/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#17120d;--brown:#4a2c1d;--burnt:#6f371d;--gold:#c79645;--gold-light:#e4c17a;--ivory:#f7f0e4;--cream:#fffaf1;--muted:#73685f;--line:#4a2c1d29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}main{background:var(--cream);min-height:100vh}.rtl{font-family:Tahoma,Arial,sans-serif}.demo-bar{background:var(--ink);color:#ead6ae;letter-spacing:.08em;text-align:center;padding:8px 18px;font-size:11px}.site-header{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf1f5;grid-template-columns:150px 1fr auto;align-items:center;min-height:86px;padding:8px clamp(18px,4vw,68px);display:grid;position:sticky;top:0}.brand{background:0 0;border:0;width:126px;padding:0}.brand img{aspect-ratio:1;object-fit:cover;object-position:50% 39%;border-radius:50%}.nav{justify-content:center;align-items:center;gap:clamp(8px,1.4vw,24px);display:flex}.nav button,footer button{color:var(--brown);background:0 0;border:0;padding:10px 0;font-size:13px;position:relative}.nav button:after{background:var(--gold);content:"";width:100%;height:1px;transition:transform .2s;position:absolute;bottom:2px;left:0;transform:scaleX(0)}.nav button:hover:after,.nav button.active:after{transform:scaleX(1)}.header-tools{align-items:center;gap:10px;display:flex}.header-tools select{border:1px solid var(--line);color:var(--brown);background:0 0;border-radius:999px;padding:8px 12px}.mobile-toggle{background:var(--ink);color:#fff;border:0;border-radius:50%;width:40px;height:40px;display:none}.hero{background-image:url(/images/dining-hall.png);background-position:50%;background-size:cover;align-items:center;min-height:690px;padding:80px clamp(24px,8vw,130px);display:flex;position:relative;overflow:hidden}.hero-shade{background:linear-gradient(90deg,#0d0906e6 0%,#1b100ab8 44%,#140c081a 100%);position:absolute;inset:0}.rtl .hero-shade{background:linear-gradient(270deg,#0d0906e6 0%,#1b100ab8 44%,#140c081a 100%)}.hero-content{color:#fff;z-index:2;max-width:720px;position:relative}.eyebrow{color:var(--gold-light);letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:700;display:block}.eyebrow.dark{color:var(--burnt)}.hero h1,.page-heading h1,.story-copy h1,.contact-card h1{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(43px,5.5vw,78px);font-weight:400;line-height:1.04}.rtl .hero h1,.rtl .page-heading h1,.rtl .story-copy h1,.rtl .contact-card h1{letter-spacing:-.025em;font-family:Tahoma,Arial,sans-serif;font-weight:700}.hero p{max-width:650px;margin:24px 0 32px;font-size:18px;line-height:1.75}.actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid #0000;justify-content:center;align-items:center;min-height:50px;padding:0 24px;text-decoration:none;transition:all .2s;display:inline-flex}.button.primary{background:var(--gold);color:#1b1208;font-weight:700}.button.primary:hover{background:var(--gold-light);transform:translateY(-1px)}.button.secondary{color:#fff;background:#ffffff0f;border-color:#fff9}.button.secondary:hover{color:var(--ink);background:#fff}.button.full{width:100%}.section{max-width:1180px;margin:0 auto;padding:100px 28px}.section.wide{max-width:1440px}.intro{text-align:center}.rose-mark{color:var(--gold);margin-bottom:12px;font-size:30px;display:inline-block}.intro h2,.facade-band h2,.experience-card h3,.contact-card h2{font-family:Georgia,Times New Roman,serif;font-weight:400}.intro h2{margin:12px 0 20px;font-size:clamp(36px,4vw,56px)}.lead{color:var(--muted);max-width:820px;margin:0 auto;font-size:18px;line-height:1.85}.experience-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding-top:0;display:grid}.experience-card{background-position:50%;background-size:cover;min-height:530px;position:relative;overflow:hidden}.experience-card:after{content:"";background:linear-gradient(#0c080514 22%,#0c0805f2);position:absolute;inset:0}.food-card{background-image:url(/images/syrian-food.png)}.games-card{background-image:url(/images/games-room.png)}.event-card{background-image:url(/images/event-hall.png)}.experience-card>div{color:#fff;z-index:2;padding:34px;position:absolute;bottom:0}.experience-card h3{margin:0 0 13px;font-size:30px}.experience-card p{color:#ffffffd1;margin:0 0 18px;line-height:1.65}.experience-card button{color:var(--gold-light);background:0 0;border:0;padding:0;font-weight:700}.facade-band{background:var(--ink);color:#fff;grid-template-columns:1.7fr 1fr;align-items:stretch;display:grid}.facade-band img{object-fit:cover;height:100%;min-height:390px}.facade-band>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(44px,6vw,90px);display:flex}.facade-band h2{margin:5px 0 12px;font-size:42px}.facade-band p{color:#cfc2b7;margin-bottom:26px}.page-shell{max-width:1380px;min-height:70vh;margin:0 auto;padding:90px 28px 120px}.page-shell.narrow{max-width:960px}.page-heading{max-width:940px;margin-bottom:58px}.page-heading h1{color:var(--brown);font-size:clamp(42px,5vw,68px)}.page-heading p{color:var(--muted);max-width:850px;margin:22px 0 0;font-size:18px;line-height:1.8}.order-layout{grid-template-columns:1fr 350px;align-items:start;gap:28px;display:grid}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.dish{border:1px solid var(--line);background:#fff}.dish img{aspect-ratio:16/9;object-fit:cover;width:100%}.dish-body{padding:22px}.dish-body>span{color:var(--burnt);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.dish h3{margin:9px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:400}.dish strong{color:var(--brown);font-size:18px}.dish button{color:var(--burnt);float:inline-end;background:0 0;border:0;padding:3px 0;font-weight:700}.cart{background:var(--ink);color:#fff;padding:28px;position:sticky;top:118px}.cart h2{margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.cart p,.cart small{color:#bfb1a4;line-height:1.6}.cart-row{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:12px 0;font-size:14px;display:flex}.cart-row button{color:#fff;background:0 0;border:1px solid #ffffff40;width:28px;height:28px}.choice-row{border-top:1px solid #ffffff24;flex-wrap:wrap;gap:14px;margin-top:18px;padding-top:18px;display:flex}.choice-row label{font-size:13px}.cart-total{justify-content:space-between;align-items:center;margin:24px 0;font-size:18px;display:flex}.cart small{margin-top:12px;display:block}.split-image{margin:0;position:relative}.split-image img{aspect-ratio:21/9;object-fit:cover;width:100%}.split-image figcaption,.gallery figcaption{color:#ead6ae;letter-spacing:.08em;text-transform:uppercase;background:#100b07d1;padding:8px 12px;font-size:11px;position:absolute;bottom:12px;right:12px}.rtl .split-image figcaption,.rtl .gallery figcaption{left:12px;right:auto}.feature-cards{grid-template-columns:repeat(3,1fr);display:grid}.feature{border-bottom:1px solid var(--line);border-inline-end:1px solid var(--line);padding:38px 30px}.feature:first-child{border-inline-start:1px solid var(--line)}.feature>span{color:var(--gold);font-family:Georgia,serif;font-size:16px}.feature h3{color:var(--brown);margin:25px 0 12px;font-family:Georgia,serif;font-size:27px;font-weight:400}.feature p{color:var(--muted);margin:0;line-height:1.7}.center-action{text-align:center;padding-top:44px}.event-strip{background:var(--brown);color:#fff;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:20px;margin-top:0;padding:30px 40px;display:grid}.event-strip span{color:var(--gold-light);font-family:Georgia,serif;font-size:36px}.event-strip p{color:#e1d6ca;margin:0}.booking-tabs{grid-template-columns:repeat(3,1fr);margin-bottom:28px;display:grid}.booking-tabs button{border:1px solid var(--line);color:var(--brown);background:#fff;min-height:58px;padding:12px}.booking-tabs button.active{background:var(--brown);color:#fff}.booking-form{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);gap:22px;padding:clamp(24px,4vw,46px);display:grid}.booking-form label{color:var(--brown);gap:9px;font-size:13px;font-weight:700;display:grid}.booking-form input,.booking-form textarea{background:var(--cream);border:1px solid var(--line);border-radius:0;min-height:48px;padding:12px}.booking-form textarea{resize:vertical}.wide-field{grid-column:1/-1}.booking-form .button{justify-self:start}.success{color:#244527;background:#e7f0e6;border-inline-start:4px solid #568159;margin-top:20px;padding:18px;line-height:1.6}.story-page{grid-template-columns:1fr 1.15fr;min-height:720px;display:grid}.story-logo{background:#050504;justify-content:center;align-items:center;padding:60px;display:flex}.story-logo img{width:100%;max-width:620px}.story-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(50px,8vw,130px);display:flex}.story-copy h1{color:var(--brown);font-size:clamp(42px,5vw,70px)}.story-copy p{color:var(--muted);margin:28px 0;font-size:18px;line-height:1.9}.story-copy blockquote{border-inline-start:2px solid var(--gold);color:var(--brown);margin:15px 0 0;padding-inline-start:24px;font-family:Georgia,serif;font-size:25px;line-height:1.5}.gallery{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.gallery figure{min-height:320px;margin:0;position:relative;overflow:hidden}.gallery figure.large{grid-row:span 2}.gallery figure.wide-image{grid-column:1/-1;min-height:380px}.gallery img{object-fit:cover;width:100%;height:100%;position:absolute}.contact-page{grid-template-columns:.9fr 1.1fr;min-height:720px;display:grid}.contact-page>img{object-fit:cover;width:100%;height:100%}.contact-card{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(46px,8vw,120px);display:flex}.contact-card h1{color:var(--brown);margin-bottom:24px;font-size:clamp(42px,5vw,66px)}.contact-card>p{color:var(--muted);line-height:1.8}.contact-card>a:not(.button){color:var(--burnt);margin:5px 0;text-decoration:none}.contact-card h2{color:var(--brown);margin:34px 0 8px;font-size:27px}.contact-card strong{color:var(--burnt);margin:4px 0 28px;font-size:14px;line-height:1.6}.legal-page{gap:18px;display:grid}.legal-card{border:1px solid var(--line);background:#fff;padding:32px}.legal-card h2{color:var(--brown);font-family:Georgia,serif;font-weight:400}.legal-card p{color:var(--muted);line-height:1.8}footer{color:#fff;text-align:center;background:#080705;flex-direction:column;align-items:center;gap:16px;padding:58px 24px 42px;display:flex}footer img{object-fit:cover;object-position:50% 35%;width:126px;height:126px}footer p{color:#bfae9a;letter-spacing:.05em;font-size:13px}footer div{gap:24px;display:flex}footer button{color:var(--gold-light)}@media (width<=1180px){.site-header{grid-template-columns:120px 1fr auto;padding-inline:20px}.nav{gap:10px}.nav button{font-size:11px}.brand{width:102px}}@media (width<=900px){.site-header{grid-template-columns:1fr auto;min-height:72px}.brand{width:82px}.mobile-toggle{display:block}.nav{background:var(--cream);border-top:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:16px 24px 24px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 30px #23130a26}.nav.open{display:flex}.nav button{text-align:start;font-size:14px}.experience-grid{grid-template-columns:1fr}.experience-card{min-height:430px}.facade-band,.story-page,.contact-page{grid-template-columns:1fr}.facade-band img,.contact-page>img{max-height:520px}.story-logo{min-height:520px}.order-layout{grid-template-columns:1fr}.cart{position:static}.booking-form{grid-template-columns:repeat(2,1fr)}.event-strip{grid-template-columns:auto 1fr}}@media (width<=640px){.demo-bar{font-size:9px}.header-tools select{max-width:118px}.hero{min-height:640px;padding:70px 22px}.hero-shade,.rtl .hero-shade{background:#0d0906b8}.hero h1{font-size:43px}.hero p{font-size:16px}.actions,.actions .button{width:100%}.section{padding:72px 20px}.facade-band>div{padding:44px 24px}.page-shell{padding:62px 18px 90px}.page-heading{margin-bottom:38px}.page-heading h1{font-size:41px}.page-heading p{font-size:16px}.menu-grid,.feature-cards,.booking-tabs,.booking-form,.gallery{grid-template-columns:1fr}.feature{border-inline-start:1px solid var(--line)}.split-image img{aspect-ratio:4/3}.booking-tabs{gap:8px}.wide-field{grid-column:auto}.gallery figure,.gallery figure.large,.gallery figure.wide-image{grid-area:auto;min-height:280px}.story-logo{min-height:390px;padding:32px}.story-copy,.contact-card{padding:60px 24px}.event-strip{padding:26px 22px}}
