:root{--forest:#122314;--moss:#273f2b;--lime:#68ef3f;--bone:#f2f5eb;--muted:#b7bda5;--ink:#30322a;--ease:cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--forest);color:var(--bone);font:16px/1.5 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}::selection{background:var(--lime);color:var(--forest)}:focus-visible{outline:3px solid var(--lime);outline-offset:6px}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-thumb{background:var(--moss);border-radius:10px}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--lime);color:var(--forest);padding:16px}.skip:focus{top:20px}.nav{position:absolute;z-index:20;top:24px;left:50%;transform:translateX(-50%);width:calc(100% - 96px);max-width:1280px;display:flex;align-items:center;justify-content:space-between;padding:8px 12px 8px 23px;background:#303d35;border-radius:50px}.brand img{width:58px;height:55px;object-fit:contain}.nav nav{display:flex;gap:40px}.nav nav a{font-size:14px;transition:color .2s}.nav nav a:hover{color:var(--lime)}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--lime);color:var(--forest);border:0;border-radius:30px;padding:16px 25px;font-weight:600;transition:transform .35s var(--ease),background .2s}.button:hover{background:#85fa63;transform:translateY(-3px)}.button svg{transition:transform .3s}.button:hover svg{transform:translateX(3px)}.nav-cta{font-size:14px;padding:14px 21px}.hero{position:relative;min-height:850px;height:100svh;max-height:1080px;overflow:hidden;padding:170px 24px 100px}.hero-copy{position:relative;text-align:center;z-index:2;width:max-content;max-width:100%;margin:auto}.hero h1{font:400 clamp(72px,8.5vw,130px)/1.04 'Archivo Black',sans-serif;letter-spacing:-.035em;margin:15px 0 25px}.hero h1 span{display:block;animation:headline-in 1.2s var(--ease) both}.hero h1 span:nth-child(2){animation-delay:.15s}.hero h1 em{font-family:'Instrument Serif',serif;font-weight:400;font-size:1.32em;line-height:.8;color:var(--lime)}.hero-copy p{font-size:18px;color:var(--muted);margin:26px 0}.hero-image{position:absolute;margin:0;width:26%;max-width:370px;z-index:1;animation:photo-in 1.6s var(--ease) both}.hero-image img{width:100%;height:290px;object-fit:cover;border-radius:140px 140px 24px 24px}.hero-image figcaption{font:italic 26px 'Instrument Serif',serif;color:var(--muted);text-align:center;padding:14px}.coffee{left:-3%;top:34%;transform:rotate(-12deg);--turn:-12deg}.burger{right:-3%;top:39%;transform:rotate(11deg);--turn:11deg}.hero-bottom{position:absolute;bottom:34px;left:48px;right:48px;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.12em}.hero-bottom>span[lang]{font-size:24px;letter-spacing:0;color:var(--lime)}.hero-bottom a{display:flex;gap:16px;align-items:center}.hero-bottom svg{width:17px}.hero-bottom>span:first-child{color:var(--muted)}@keyframes headline-in{from{clip-path:inset(100% 0 0);transform:translateY(45px)}to{clip-path:inset(0);transform:translateY(0)}}@keyframes photo-in{from{opacity:.2;translate:0 80px;rotate:calc(var(--turn)*-1)}to{opacity:1;translate:0 0;rotate:0deg}}@media(min-width:1600px){.coffee{left:3%}.burger{right:3%}}@media(max-width:900px){.nav{width:calc(100% - 40px)}.hero{min-height:790px;padding-top:160px}.hero h1{font-size:86px}.hero-image{width:25%;top:49%}.hero-image img{height:215px}.hero-image figcaption{font-size:22px}.hero-bottom{left:24px;right:24px}.hero-copy p{font-size:17px}}@media(max-width:600px){.nav{top:16px;width:calc(100% - 28px);padding-left:15px}.brand img{width:44px;height:43px}.nav nav{gap:17px}.nav nav a{font-size:13px}.nav nav a:nth-child(2){display:none}.nav-cta{padding:12px 15px;font-size:13px;gap:7px}.nav-cta svg{width:16px}.hero{padding-top:145px;min-height:850px;height:100svh;max-height:1000px}.hero h1{font-size:clamp(53px,13vw,76px);margin-top:0}.hero-copy p{margin:26px 0 24px;font-size:16px}.hero-image{top:auto;bottom:100px;width:39%;max-width:200px}.hero-image img{height:175px;border-radius:80px 80px 15px 15px}.coffee{left:3%}.burger{right:3%;bottom:83px}.hero-image figcaption{font-size:21px}.hero-bottom{bottom:25px;left:20px;right:20px;font-size:10px}.hero-bottom>span[lang]{font-size:20px}.hero-bottom a{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.ticker{background:var(--lime);color:var(--forest);overflow:hidden;padding:22px 0;transform:rotate(-2deg);margin:0 -2%;width:104%}.ticker>div{display:flex;width:max-content;gap:55px;align-items:center;animation:marquee 36s linear infinite}.ticker span{font:400 46px/1 'Archivo Black',sans-serif;letter-spacing:-.025em}.ticker i{font:italic 51px/1 'Instrument Serif',serif}.menu-section{background:var(--bone);color:var(--forest);padding:130px max(48px,calc((100% - 1200px)/2)) 85px;margin-top:-25px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px}h2{font:400 clamp(46px,5.5vw,80px)/1.08 'Archivo Black',sans-serif;letter-spacing:-.035em;margin:0}h2 em{font:italic 1.25em/.95 'Instrument Serif',serif;letter-spacing:-.025em}.section-heading>div{padding-bottom:5px}.section-heading p{font-size:18px;line-height:1.6;margin:0 0 22px}.text-link{display:inline-flex;gap:16px;align-items:center;padding:5px 0;border-bottom:1px solid currentColor;font-weight:500;transition:gap .3s}.text-link:hover{gap:25px}.menu-controls{display:flex;gap:8px;margin:0 0 36px;flex-wrap:wrap}.filter{border:1px solid #b7bda5;background:transparent;color:var(--forest);border-radius:30px;padding:12px 22px;cursor:pointer;font-size:14px;transition:background .25s,color .25s}.filter.active{background:var(--moss);color:white;border-color:var(--moss)}.filter:hover:not(.active){background:#d9deca}.menu-section :focus-visible,.visit :focus-visible{outline-color:var(--forest)}.menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 25px;min-height:220px}.dish{min-width:0;animation:dish-in .65s var(--ease)}.dish[hidden]{display:none}.dish-image{position:relative;overflow:hidden;border-radius:16px}.dish-image img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover;transition:transform .8s var(--ease)}.dish:hover img{transform:scale(1.07)}.dish-type{position:absolute;bottom:12px;left:12px;font-size:11px;letter-spacing:.07em;border-radius:30px;padding:7px 12px;background:var(--bone);color:var(--forest)}.dish-title{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:18px}.dish-title h3{font-size:19px;line-height:1.3;letter-spacing:-.025em;margin:0;font-weight:600}.dish-title>span{white-space:nowrap;font-size:21px;font-weight:500;font-variant-numeric:tabular-nums}.dish-title small{font-size:11px}.dish>p{font-size:17px;margin:6px 0 0;color:#59644b;text-align:left}.menu-note{font-size:13px;color:#59644b;margin:45px 0 0}.story{padding:125px max(48px,calc((100% - 1200px)/2));display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.story-photo{position:relative;transform:rotate(-4deg);padding-bottom:40px}.story-photo>img{width:100%;height:470px;object-fit:cover;border-radius:200px 200px 24px 24px}.photo-caption{display:flex;flex-direction:column;gap:6px;text-align:center;margin-top:24px}.photo-caption>span:first-child{font-size:11px;letter-spacing:.12em;color:var(--muted)}.photo-caption>span:last-child{font-size:24px;color:var(--lime)}.story h2{font-size:clamp(42px,4.7vw,68px);margin-bottom:32px}.story h2 em{color:var(--lime)}.story-copy>p{font-size:17px;line-height:1.7;color:var(--muted);max-width:430px}.story-copy .text-link{margin-top:18px;color:var(--bone)}.visit{background:var(--lime);color:var(--forest);padding:90px max(48px,calc((100% - 1200px)/2))}.visit-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:58px;border-bottom:1px solid #12231455}.round-link{width:100px;height:100px;display:grid;place-items:center;border:1px solid var(--forest);border-radius:50%;transition:transform .4s,background .4s}.round-link svg{width:40px;height:40px;stroke-width:1}.round-link:hover{transform:rotate(45deg);background:var(--bone)}.visit-details{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:45px;padding-top:40px}.visit-details h3{font-size:18px;font-weight:600;margin:0 0 22px}.visit-details p{font-size:16px;line-height:1.7;margin:0 0 15px}.visit-details .visit-hint{font-size:13px;max-width:250px}.phone{display:block;font-size:21px;margin-bottom:23px}.dark-button{background:var(--forest);color:var(--bone);font-size:14px;padding:14px 22px;gap:14px}.dark-button:hover{background:var(--moss)}footer{padding:55px max(48px,calc((100% - 1200px)/2)) 25px}.footer-top{display:flex;align-items:center;gap:30px;margin-bottom:46px}.footer-top .brand{padding:6px 10px;background:#303d35;border-radius:12px}.footer-top p{font-size:16px;line-height:1.7;margin:0}.footer-top p span{color:var(--muted)}.socials{margin-left:auto;display:flex;gap:28px;font-size:14px}.socials a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid #b7bda52e;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.footer-bottom a:hover{color:var(--lime)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-heading.enter h2,.story-copy.enter h2,.visit-heading.enter h2{animation:section-in 1.1s var(--ease)}@keyframes section-in{from{clip-path:inset(0 0 100%);translate:0 30px}to{clip-path:inset(0);translate:0 0}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes dish-in{from{opacity:.5;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1000px){.story{gap:50px}.story-photo>img{height:400px}.visit-details{gap:25px}.menu-grid{gap:35px 18px}.dish-title h3{font-size:17px}.dark-button{padding:12px 16px;font-size:13px}}@media(max-width:750px){.menu-section{padding:100px 24px 65px}.section-heading{align-items:flex-start;gap:28px}.section-heading p{font-size:16px}.section-heading .text-link{font-size:14px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story{padding:75px 28px;gap:40px;grid-template-columns:1fr}.story-photo{max-width:450px;justify-self:center;transform:rotate(-3deg);padding-bottom:0}.story-photo>img{height:350px}.story-copy{max-width:500px}.story h2{font-size:56px}.visit{padding:65px 24px}.visit-details{grid-template-columns:1fr 1fr;gap:36px}.visit-details>div:last-child{grid-column:1/-1}.visit-details .dark-button{width:max-content}.round-link{width:75px;height:75px;flex-shrink:0}.round-link svg{width:32px}.visit h2{font-size:48px}footer{padding:40px 24px 25px}.footer-top{flex-wrap:wrap}.socials{margin:0;width:100%;gap:28px}.footer-bottom{flex-wrap:wrap;font-size:12px}.ticker{padding:18px 0}.ticker span{font-size:34px}.ticker i{font-size:40px}}@media(max-width:480px){.section-heading{display:block}.section-heading h2{font-size:52px;margin-bottom:28px}.section-heading>div p{display:none}.section-heading>div{margin-top:20px}.menu-controls{gap:7px;margin-bottom:25px}.filter{font-size:12px;padding:10px 14px}.menu-grid{gap:28px 14px}.dish-image{border-radius:12px}.dish-type{font-size:8px;bottom:7px;left:6px;padding:5px 7px}.dish-title{display:block;margin-top:12px}.dish-title h3{font-size:16px}.dish-title>span{display:block;margin-top:7px;font-size:18px}.dish>p{font-size:15px}.story h2{font-size:47px}.visit h2{font-size:40px}.round-link{height:62px;width:62px}.visit-details{grid-template-columns:1fr}.visit-details>div:last-child{grid-column:auto}.visit-heading{gap:15px;padding-bottom:35px}.footer-top{gap:20px}.footer-top p{font-size:15px}}
/* Keep the rotated ribbon inside the page, and preserve serif descenders. */
html,body{overflow-x:clip}.hero h1 span{padding-bottom:.12em;margin-bottom:-.12em}@keyframes headline-in{from{clip-path:inset(100% 0 0);transform:translateY(45px)}to{clip-path:inset(-20% -10%);transform:translateY(0)}}
@media(min-width:901px){.hero-copy{padding-top:30px}.hero{min-height:830px;max-height:920px}.coffee{top:36%;left:0}.burger{top:43%;right:0}}

.hero-image{animation-fill-mode:backwards}.ticker{position:relative}.motion-toggle{position:absolute;z-index:2;right:4%;top:50%;transform:translateY(-50%);width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--forest);border-radius:50%;background:var(--lime);color:var(--forest);cursor:pointer}.motion-toggle:focus-visible{outline-color:var(--forest)}.ticker.paused>div{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.motion-toggle{display:none}}

/* Sweetgreen-inspired type system + bilingual controls */
:root{--font-display:'Manrope',ui-sans-serif,system-ui,sans-serif;--font-editorial:'Newsreader',Georgia,serif;--font-body:'Manrope',ui-sans-serif,system-ui,sans-serif;--font-arabic:'Noto Sans Arabic',Tahoma,sans-serif}
body{font-family:var(--font-body);letter-spacing:.01em}
.hero h1,h2,.ticker span{font-family:var(--font-display);font-weight:400;letter-spacing:-.03em}
.hero h1{line-height:.9}
.hero h1 em,h2 em,.hero-image figcaption,.ticker i{font-family:var(--font-editorial);font-weight:200;letter-spacing:-.035em}
.nav-actions{display:flex;align-items:center;gap:9px}
.language-switch{display:flex;align-items:center;padding:3px;background:#122314;border:1px solid #b7bda550;border-radius:999px}
.language-option{min-width:38px;border:0;border-radius:999px;padding:8px 10px;background:transparent;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .25s,color .25s}
.language-option.active{background:var(--bone);color:var(--forest)}
.language-option:hover:not(.active){color:var(--bone)}
html[lang="ar"] body{font-family:var(--font-arabic);letter-spacing:0}
html[lang="ar"] .hero h1,html[lang="ar"] h2,html[lang="ar"] .ticker span,html[lang="ar"] .ticker i,html[lang="ar"] .hero h1 em,html[lang="ar"] h2 em,html[lang="ar"] .hero-image figcaption{font-family:var(--font-arabic);font-style:normal;letter-spacing:-.015em}
html[lang="ar"] .hero h1{font-weight:600;line-height:1.08}
html[lang="ar"] h2{font-weight:600;line-height:1.15}
html[dir="rtl"] .dish>p{text-align:right}
html[dir="rtl"] .dish-title>span{direction:ltr}
html[dir="rtl"] .hero-bottom a,html[dir="rtl"] .text-link,html[dir="rtl"] .button{flex-direction:row-reverse}
html[dir="rtl"] .ticker>div{direction:rtl}
html[dir="rtl"] .motion-toggle{right:auto;left:4%}
html[dir="rtl"] .socials{margin-left:0;margin-right:auto}
html[dir="rtl"] .story-copy>p{max-width:36em}
@media(max-width:900px){.nav nav{gap:22px}.nav-actions{gap:6px}.language-option{min-width:34px;padding:7px 8px}.nav-cta{padding:13px 16px;gap:8px}}
@media(max-width:720px){.nav nav{display:none}.nav{padding-left:12px;padding-right:8px}.nav-actions{margin-inline-start:auto}.hero{padding-top:145px}}
@media(max-width:440px){.nav-cta{width:44px;height:44px;padding:0;border-radius:50%}.nav-cta span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.language-option{min-width:32px;padding:7px}.hero h1{line-height:.94}html[lang="ar"] .hero h1{font-size:clamp(46px,12vw,65px);line-height:1.1}.section-heading h2{line-height:.92}html[lang="ar"] .section-heading h2{line-height:1.14}}

/* Photorealistic transparent hero cutouts */
.hero-cutout{width:min(29vw,430px);max-width:430px}
.hero-cutout img{height:auto;aspect-ratio:1/1;object-fit:contain;border-radius:0;filter:drop-shadow(0 24px 24px rgba(0,0,0,.2))}
.hero-cutout figcaption{padding-top:2px;text-shadow:0 2px 16px rgba(0,0,0,.28)}
.hero-cutout.coffee{left:-2%;top:27%}
.hero-cutout.burger{right:-1%;top:31%}
@media(min-width:1600px){.hero-cutout.coffee{left:2%}.hero-cutout.burger{right:2%}}
@media(max-width:900px){.hero-cutout{width:30%;top:47%}.hero-cutout img{height:auto}.hero-cutout.coffee{left:-1%;top:46%}.hero-cutout.burger{right:-1%;top:49%}}
@media(max-width:600px){.hero-cutout{top:auto;width:43%;max-width:210px}.hero-cutout img{height:auto;border-radius:0}.hero-cutout.coffee{left:1%;bottom:102px}.hero-cutout.burger{right:1%;bottom:92px}.hero-cutout figcaption{padding-top:0;font-size:19px}}
