:root{--cream:#f7f3e6;--paper:#fffdf5;--olive:#59672b;--deep:#29391d;--lemon:#dec769;--line:#d9d9c6;--muted:#6b705c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--deep);font-family:Almarai,Arial,sans-serif;line-height:1.8}button,input,select,textarea{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--olive);outline-offset:5px}button{border:0;background:none}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2{font-family:'Noto Naskh Arabic',serif;font-weight:600;line-height:1.25}h2{font-size:clamp(38px,4.7vw,68px)}header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:var(--cream);position:relative;z-index:10;border-bottom:1px solid var(--line)}.brand{display:flex;flex-direction:column;align-items:center;line-height:1}.brand-name{font-family:'Noto Naskh Arabic',serif;font-size:48px;font-weight:700;position:relative}.brand .leaf{font-size:25px;padding-inline-start:6px}.brand small{font-size:9px;letter-spacing:.6px;margin-top:8px}nav{display:flex;gap:35px;font-size:13px}nav a:hover,.text-link:hover{color:var(--olive)}.header-actions{display:flex;gap:20px;align-items:center}.language{font-size:12px;border-bottom:1px solid var(--olive);padding:2px}.cart-open{display:flex;align-items:center;gap:9px}.cart-count{font-size:11px}.hero{height:min(780px,calc(100svh - 100px));min-height:620px;position:relative;isolation:isolate;overflow:hidden}.hero-media,.hero-media video,.hero-wash{position:absolute;inset:0;width:100%;height:100%}.hero-media video{object-fit:cover}.hero-wash{background:linear-gradient(90deg,rgba(247,243,230,.97),rgba(247,243,230,.82) 30%,rgba(247,243,230,.08) 66%)}.hero-copy{position:absolute;left:7%;width:40%;top:49%;transform:translateY(-50%);text-align:right}.eyebrow{font-size:12px;letter-spacing:1px;color:var(--olive);font-weight:700;margin-bottom:20px}.hero h1{font-size:clamp(62px,6.7vw,100px);line-height:1.16;margin-bottom:24px}.hero-description{font-size:16px;line-height:2;color:#4d563e;max-width:370px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:15px 28px;font-weight:700;font-size:13px;transition:background .2s,transform .2s;border-radius:3px}.primary{background:var(--olive);color:var(--cream)}.primary:hover{background:var(--deep);transform:translateY(-2px)}.hero .button{margin-top:30px}.hero-note{font-size:11px;display:flex;gap:8px;align-items:center;margin-top:24px}.tiny-leaf{font-size:25px;color:var(--olive)}.hero-bottom{position:absolute;bottom:28px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--deep)}#video-toggle{border:1px solid #59672b70;border-radius:50%;width:38px;height:38px;margin-inline-start:auto;margin-inline-end:25px;background:#f7f3e6b0}.scroll-cue{font-size:22px}.promise-strip{min-height:86px;border-block:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:5vw;font-size:13px}.promise-strip i{font-size:28px;color:var(--olive);font-style:normal}.menu-section{padding:110px 6% 60px;max-width:1600px;margin:auto}.section-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.section-top>p{font-size:13px;color:var(--muted);line-height:2}.section-top .eyebrow{margin-bottom:12px}.menu-tools{display:flex;justify-content:space-between;gap:24px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:34px}.categories{display:flex;gap:8px;flex-wrap:wrap}.categories button{font-size:12px;border:1px solid transparent;padding:9px 17px;border-radius:100px}.categories button.active{color:var(--cream);background:var(--olive)}.categories button:not(.active):hover{border-color:var(--olive)}.search{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--olive);max-width:230px}.search span{font-size:26px}.search input{border:0;background:transparent;outline:0;min-width:0;width:100%;font-size:12px;padding:9px 0;color:var(--deep)}.menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 25px}.dish{min-width:0}.dish-image{width:100%;aspect-ratio:1.17;position:relative;overflow:hidden;background:#ede5d4;border-radius:3px}.dish-image img{width:100%;height:100%;transition:transform .65s}.dish:hover img{transform:scale(1.045)}.dish-number{position:absolute;top:15px;right:15px;color:var(--deep);background:var(--cream);width:32px;height:32px;display:grid;place-items:center;border-radius:50%;font-size:10px}.dish-info{padding:21px 1px 0;display:flex;justify-content:space-between;align-items:center;gap:15px}.dish h3{font-size:20px;font-weight:700;margin-bottom:5px}.dish-info p{font-size:12px;color:var(--muted)}.dish-info p b{color:var(--olive);font-weight:800}.dish-add{border:1px solid var(--olive);width:43px;height:43px;flex-shrink:0;border-radius:50%;font-size:25px;transition:.2s}.dish-add:hover{background:var(--olive);color:var(--cream)}.menu-footnote{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);padding-top:22px;margin-top:45px;font-size:11px;color:var(--muted)}.menu-footnote button{font-size:12px;text-decoration:underline;text-underline-offset:5px}.story{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:80px 8%;gap:9%;background:#eeeedf;margin-top:45px}.story-photo{position:relative}.story-photo img{aspect-ratio:.92;width:100%;border-radius:50% 50% 3px 3px}.photo-caption{position:absolute;bottom:25px;left:20px;right:20px;text-align:center;font-size:12px;background:var(--cream);padding:10px}.story-copy{padding:20px 0}.ornament{font-size:65px;line-height:1;color:var(--olive);display:block;margin-bottom:30px}.story h2{font-size:clamp(36px,4.2vw,63px);margin-bottom:25px}.story-copy>p:not(.eyebrow){font-size:14px;line-height:2.2;color:var(--muted)}.story-detail{margin-top:18px}.text-link{display:inline-block;font-size:12px;font-weight:700;border-bottom:1px solid var(--olive);padding-bottom:5px;margin-top:25px}.gather{padding:100px 6%;display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:30px;align-items:center;max-width:1600px;margin:auto}.gather h2{font-size:clamp(35px,3.8vw,56px);margin-bottom:30px}.gather img{width:100%;aspect-ratio:.85;border-radius:3px}.gather img:last-child{aspect-ratio:.9;margin-top:90px}.visit{padding:75px 8% 100px;display:grid;grid-template-columns:1fr 1fr;gap:10%;border-top:1px solid var(--line)}.contact-card{display:flex;flex-direction:column;gap:25px;padding:10px 0}.contact-icon{font-size:30px}.contact-card h3{font-size:20px;margin-bottom:12px}.contact-card p{font-size:13px;color:var(--muted)}.phone{font-size:28px;font-family:Arial,sans-serif;display:inline-block;letter-spacing:2px}.contact-card .button{align-self:flex-start}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:35px 6% 70px;font-size:12px}.floating-cart{position:fixed;z-index:30;bottom:20px;left:50%;transform:translateX(-50%);border-radius:100px;background:var(--deep);color:var(--cream);padding:16px 25px;display:flex;gap:20px;align-items:center;box-shadow:0 5px 30px #29391d35;white-space:nowrap;font-size:13px}.floating-cart .cart-count{border:1px solid #ffffff50;border-radius:50%;width:23px;height:23px;display:grid;place-items:center}[hidden]{display:none!important}dialog{border:0;background:var(--paper);color:var(--deep);padding:36px;max-width:min(620px,calc(100vw - 28px));width:100%;max-height:90svh;overflow:auto;border-radius:8px;box-shadow:0 25px 100px #0003}dialog::backdrop{background:#1c271cb8;backdrop-filter:blur(5px)}dialog h2{font-size:34px}body:has(dialog[open]){overflow:hidden}.close{position:absolute;top:12px;left:13px;width:34px;height:34px;font-size:26px;background:var(--paper);border-radius:50%;z-index:1;line-height:1}.item-cover{width:calc(100% + 72px);max-width:none;margin:-36px -36px 28px;height:245px;object-fit:cover}.item-sub{font-size:12px;color:var(--muted);margin:10px 0 20px}.variant-list{display:grid;gap:9px;margin:20px 0}.variant-list label{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:12px;font-size:13px;cursor:pointer}.variant-list label:has(input:checked){border-color:var(--olive);background:#f0f0e2}.variant-list input{accent-color:var(--olive)}.variant-list b{margin-inline-start:auto}.item-bottom{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:24px}.qty{display:flex;align-items:center;gap:15px;border:1px solid var(--line);padding:4px}.qty button{width:32px;height:35px;font-size:20px}.item-bottom>.button{flex:1}.cart-line{display:grid;grid-template-columns:65px 1fr auto;gap:15px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line img{width:65px;height:75px;border-radius:4px}.cart-line h3{font-size:15px}.cart-line p{font-size:11px;color:var(--muted)}.cart-line .qty{font-size:12px;gap:6px;padding:0}.cart-line .qty button{width:24px;height:30px}.cart-price{font-size:12px;font-weight:700}.cart-remove{font-size:10px;text-decoration:underline}.total-row{display:flex;justify-content:space-between;margin:25px 0 12px;font-size:18px;font-weight:700}.cart-hint{font-size:12px;color:var(--muted);margin-bottom:20px}.cart-checkout{display:flex;width:100%;justify-content:center}.empty-cart{text-align:center;padding:50px 5px;color:var(--muted)}.cart-copy{display:block;text-decoration:underline;margin:16px auto 0;font-size:12px}#source-dialog{max-width:800px;display:none;gap:15px}#source-dialog[open]{display:flex;align-items:flex-start}#source-dialog img{width:calc(50% - 8px)}#toast{position:fixed;bottom:92px;left:50%;transform:translate(-50%,20px);padding:10px 23px;background:var(--paper);border:1px solid var(--line);box-shadow:0 5px 25px #0001;border-radius:100px;opacity:0;pointer-events:none;transition:.2s;z-index:50;font-size:12px;white-space:nowrap}#toast.visible{opacity:1;transform:translate(-50%,0)}.skip{position:fixed;top:-100px;z-index:100;background:var(--deep);color:white;padding:15px}.skip:focus{top:0}[dir=ltr] .hero-copy{text-align:left}[dir=ltr] h1,[dir=ltr] h2{font-family:Georgia,serif;letter-spacing:-2px}[dir=ltr] .hero h1{font-size:clamp(54px,6vw,84px)}[dir=ltr] .story h2{font-size:clamp(33px,4vw,54px)}
@media(min-width:1450px){.hero-copy{left:9%;width:34%}.hero-wash{background:linear-gradient(90deg,rgba(247,243,230,.98),rgba(247,243,230,.8) 32%,transparent 65%)}}
@media(max-width:1000px){header{padding-inline:4%}nav{gap:20px}.hero{min-height:590px}.hero-copy{left:5%;width:44%}.hero h1{font-size:68px}.hero-description{font-size:14px}.menu-section{padding:70px 5% 40px}.categories button{padding:8px 12px}.menu-tools{gap:12px}.search{max-width:170px}.story{padding:65px 5%;gap:6%}.gather{gap:18px}.section-top>p{max-width:270px}}
@media(max-width:700px){html{scroll-padding-top:20px}header{height:82px;padding:0 6%}.brand-name{font-size:39px}.brand small{font-size:8px}nav{display:none}.header-actions{gap:20px}.hero{height:790px;min-height:0;max-height:none;display:flex;flex-direction:column}.hero-media{height:440px;top:auto;bottom:0}.hero-media video{object-position:68% center}.hero-wash{background:linear-gradient(180deg,var(--cream) 0%,var(--cream) 40%,rgba(247,243,230,.85) 47%,rgba(247,243,230,0) 64%)}.hero-copy{top:43px;left:7%;right:7%;width:auto;transform:none;text-align:right}.hero h1{font-size:62px;line-height:1.13;margin-bottom:15px}.hero .eyebrow{font-size:10px;margin-bottom:16px}.hero-description{font-size:13px;line-height:1.9;max-width:300px}.hero .button{padding:12px 20px;margin-top:20px;gap:30px}.hero-note{margin-top:12px;font-size:10px}.hero-bottom{bottom:18px;left:6%;right:6%;color:var(--deep)}.hero-bottom>span{background:#f7f3e6db;padding:5px 10px}.hero-bottom #video-toggle{margin-inline-end:0}.scroll-cue{display:none}.promise-strip{gap:14px;padding:18px 5%;font-size:10px;flex-wrap:wrap;min-height:75px}.promise-strip i{font-size:18px}.promise-strip i:nth-of-type(2){display:none}.promise-strip>span:last-child{flex-basis:100%;text-align:center}.menu-section{padding:65px 6% 30px}.section-top{display:block;margin-bottom:28px}.section-top h2{font-size:44px}.section-top>p{font-size:11px;margin-top:15px;max-width:none}.section-top>p br{display:none}.menu-tools{display:block;margin-bottom:25px;padding-bottom:20px}.categories{gap:4px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:12px}.categories button{flex-shrink:0;font-size:11px;padding:8px 13px}.search{max-width:none;margin-top:8px}.search input{font-size:12px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 15px}.dish-image{aspect-ratio:.93}.dish-number{width:24px;height:24px;top:8px;right:8px;font-size:9px}.dish-info{padding-top:13px;gap:4px;align-items:flex-start}.dish h3{font-size:14px;line-height:1.6;margin-bottom:6px}.dish-info p{font-size:10px;line-height:1.8}.dish-add{width:31px;height:31px;font-size:20px;margin-top:2px}.menu-footnote{display:block;font-size:10px;line-height:2}.menu-footnote button{display:block;margin-top:10px;padding:0}.story{grid-template-columns:1fr;padding:45px 7% 55px;gap:35px;margin-top:20px}.story-photo{max-width:420px;width:100%;margin:auto}.story-photo img{aspect-ratio:1.1}.story-copy{padding:0}.ornament{font-size:45px;margin-bottom:15px}.story h2{font-size:43px;margin-bottom:20px}.story-copy>p:not(.eyebrow){font-size:13px}.gather{padding:65px 6%;grid-template-columns:1fr 1fr;gap:18px}.gather>div{grid-column:1/-1;margin-bottom:10px}.gather h2{font-size:43px}.gather img:last-child{margin-top:35px}.visit{grid-template-columns:1fr;padding:55px 7% 65px;gap:25px}.visit h2{font-size:44px}.contact-card{gap:25px}.phone{font-size:26px}footer{gap:25px;flex-wrap:wrap;padding:30px 7% 95px}footer>span{font-size:10px}footer>a:last-child{font-size:11px}.floating-cart{max-width:calc(100vw - 28px);width:340px;justify-content:space-between;padding:14px 20px;gap:10px;font-size:12px}dialog{padding:25px;max-height:92svh}.item-cover{width:calc(100% + 50px);margin:-25px -25px 23px;height:210px}dialog h2{font-size:30px}.variant-list label{font-size:12px;padding:10px}.item-bottom{gap:10px}.item-bottom .button{padding:14px;font-size:12px;gap:5px}.qty{gap:8px}.cart-line{grid-template-columns:50px 1fr auto;gap:10px}.cart-line img{width:50px;height:65px}.cart-line h3{font-size:13px}.cart-price{font-size:11px}#source-dialog[open]{display:block}#source-dialog img{width:100%;margin-bottom:15px}[dir=ltr] .hero h1{font-size:55px}[dir=ltr] .dish h3{font-size:13px}[dir=ltr] .dish-info{flex-wrap:wrap}[dir=ltr] .hero-copy{text-align:left}[dir=ltr] h2{letter-spacing:-1px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.dish-image{padding:0;display:block}
.dish-image img,.dish:hover .dish-image img,.item-cover,.cart-line img{object-fit:contain;transform:none;background:var(--cream)}
