@font-face{font-family:Hanken;src:url('assets/hanken-regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Hanken;src:url('assets/hanken-medium.ttf') format('truetype');font-weight:500;font-display:swap}@font-face{font-family:Hanken;src:url('assets/hanken-bold.ttf') format('truetype');font-weight:700 900;font-display:swap}
:root{--cream:#f8f3e9;--ink:#23251e;--orange:#df4c24;--muted:#68695f;--line:#d9d7c9;--lime:#e4e6bb;--radius:4px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Hanken,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a,button,input{outline-offset:6px}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--orange)}button{border:0;background:none}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}em{font-style:normal;color:var(--orange)}.topline{background:var(--ink);color:var(--cream);padding:10px 5%;font-size:10px;letter-spacing:1.8px;display:flex;justify-content:space-between}.header{height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);background:var(--cream);position:sticky;top:0;z-index:30}.brand{display:flex;gap:11px;align-items:center}.brand img{border-radius:50%;width:52px;height:52px}.brand>span{font-size:36px;font-weight:700;letter-spacing:-1.5px;line-height:1}.brand-small{display:block;font-size:8px;letter-spacing:2.2px;margin-top:8px}.header nav{display:flex;gap:36px;font-size:14px;font-weight:500}.header nav a:hover,.text-link:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:38px;background:var(--orange);color:white;border:1px solid var(--orange);border-radius:var(--radius);font-size:14px;font-weight:700;padding:18px 23px;transition:background .2s,transform .2s}.button:hover{background:#b83819;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.header-call{padding:13px 18px;gap:12px}.hero{max-width:1680px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;min-height:700px;padding:56px 5% 70px;gap:6%;align-items:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.7px;line-height:1.6}.hero .eyebrow{display:flex;align-items:center;gap:10px}.spark{font-size:24px;color:var(--orange)}h1{font-size:clamp(64px,6.75vw,112px);line-height:.97;letter-spacing:-6px;margin:26px 0 26px;font-weight:700}.intro{font-size:16px;line-height:1.75;max-width:425px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:30px}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:6px}.google-proof{display:flex;align-items:center;gap:12px;margin-top:40px;width:max-content}.google-g{font-family:Arial;font-size:29px;font-weight:700;background:white;border:1px solid var(--line);border-radius:50%;width:46px;height:46px;display:grid;place-items:center;color:#4285f4}.google-proof b{font-size:16px}.stars{letter-spacing:2px;color:var(--orange);font-size:14px;margin-left:7px}.google-proof small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.hero-visual{position:relative;align-self:stretch;min-height:540px;margin:8px 0 0}.hero-food{width:100%;height:100%;position:absolute;inset:0;border-radius:180px 180px 6px 6px;object-position:center}.photo-label{position:absolute;bottom:20px;left:22px;color:white;letter-spacing:1.7px;font-size:9px;text-shadow:0 1px 8px black}.round-stamp{position:absolute;top:18px;right:-26px;background:var(--lime);color:var(--ink);border-radius:50%;width:118px;height:118px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(12deg);font-size:10px;letter-spacing:1px;outline:1px dashed var(--ink);outline-offset:-8px}.round-stamp strong{font-size:23px;letter-spacing:-1px;margin-top:3px}.round-stamp span{font-size:26px;margin-top:2px}.image-note{position:absolute;bottom:46px;left:-38px;background:var(--cream);padding:18px 27px 20px;font-size:15px;font-weight:700;line-height:1.3;transform:rotate(-5deg);box-shadow:0 4px 25px #0001}.image-note>span{display:block;font-size:10px;color:var(--orange);margin-bottom:7px}.ticker{background:var(--orange);color:var(--cream);padding:20px 0;overflow:hidden}.ticker>div{font-size:29px;font-weight:700;letter-spacing:-.8px;white-space:nowrap;display:flex;gap:40px;align-items:center;justify-content:center}.ticker span{font-size:26px;color:var(--lime)}.section{padding:95px 5%;max-width:1680px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:36px;gap:30px}.section-heading h2,h2{font-size:clamp(40px,4.3vw,66px);line-height:1.06;letter-spacing:-2.8px;font-weight:700}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p{font-size:13px;line-height:1.65;color:var(--muted);padding-bottom:4px}.food-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.food-image{aspect-ratio:4/4.2;position:relative;overflow:hidden;border-radius:5px}.food-image img{width:100%;height:100%;transition:transform .5s}.food-card:hover .food-image img{transform:scale(1.04)}.food-card:nth-child(2){padding-top:36px}.food-card:nth-child(3){padding-top:72px}.pill{position:absolute;left:14px;top:14px;background:var(--cream);padding:9px 12px;font-size:8px;font-weight:700;letter-spacing:1px;border-radius:2px}.food-caption{display:flex;justify-content:space-between;align-items:center;margin-top:18px;gap:10px}.food-caption h3{font-size:25px;letter-spacing:-1px}.circle-arrow{border:1px solid var(--line);border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:20px}.food-card>p{color:var(--muted);font-size:12px;line-height:1.6;margin-top:5px}.menu-section{border-top:1px solid var(--line);padding-top:80px}.menu-toolbar{display:flex;justify-content:space-between;gap:25px;border-block:1px solid var(--line);padding:18px 0}.categories{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.categories button{border:1px solid transparent;padding:11px 18px;border-radius:30px;font-size:13px}.categories button[aria-pressed=true]{background:var(--ink);color:var(--cream)}.categories button:hover{border-color:var(--ink)}.search{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:4px;padding:8px 14px;max-width:260px}.search>span{font-size:25px}.search input{background:none;border:0;min-width:0;width:100%;font-size:13px;color:var(--ink)}.search input:focus{outline:0}.search:focus-within{outline:2px solid var(--orange);outline-offset:3px}.menu-count{font-size:11px;color:var(--muted);margin:20px 0}.menu-group{display:grid;grid-template-columns:240px 1fr;gap:30px;border-bottom:1px solid var(--line);padding:27px 0 40px}.group-title h3{font-size:35px;letter-spacing:-1.2px}.group-title p{font-size:12px;color:var(--muted);line-height:1.7;max-width:190px;margin:8px 0}.group-title>span{color:var(--orange);font-size:10px;letter-spacing:1px}.menu-items{display:grid;grid-template-columns:1fr 1fr;gap:0 32px}.menu-item{display:flex;justify-content:space-between;gap:15px;padding:17px 0;border-bottom:1px dashed var(--line);align-items:baseline}.menu-item h4{font-size:14px;font-weight:500;margin:0}.price{white-space:nowrap;font-weight:700;font-size:16px}.price small{font-weight:400;font-size:10px;margin-left:3px}.menu-item.special h4{color:var(--orange);font-weight:700}.size-table{width:100%;border-collapse:collapse;font-size:14px}.size-table th{text-align:left;font-weight:500}.size-table thead th{padding:0 0 14px;color:var(--muted);font-size:11px}.size-table td,.size-table tbody th{border-bottom:1px dashed var(--line);padding:14px 0}.size-table td,.size-table th:not(:first-child){text-align:right}.size-table td{font-weight:700}.size-table td small{font-size:10px;font-weight:400}.menu-footnote{display:flex;justify-content:space-between;gap:20px;margin-top:24px;font-size:11px;color:var(--muted);line-height:1.7}.menu-footnote a{color:var(--ink);font-weight:700;white-space:nowrap}.empty{padding:50px 0}.empty h3{font-size:24px;margin-bottom:12px}.empty button{color:var(--orange);text-decoration:underline;padding:15px 0}.about{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center;padding-top:30px}.about-image{position:relative;height:500px}.about-image img{height:100%;width:100%;border-radius:6px;object-position:48% center}.about-copy h2{margin:20px 0 26px}.about-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;color:var(--muted);margin-bottom:15px;max-width:390px}.about-copy .text-link{margin-top:14px}.trust{text-align:center;background:var(--lime);padding:75px 5%;position:relative}.trust h2{margin:24px 0 32px;font-size:clamp(38px,4.2vw,63px)}.review-link{display:flex;justify-content:center;gap:22px;align-items:center}.review-link>b{font-size:62px;letter-spacing:-4px}.review-link>b>span{font-size:20px;letter-spacing:-1px;color:var(--muted)}.review-link>span{display:flex;flex-direction:column;gap:8px;align-items:flex-start;font-size:12px}.review-link .stars{margin:0;font-size:19px}.trust>p{font-size:9px;margin-top:20px;color:#555849}.visit{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding-block:100px}.visit h2{font-size:clamp(64px,7vw,106px);letter-spacing:-5px;margin-top:22px}.visit-arrow{color:var(--orange)}.visit-info{display:flex;flex-direction:column;gap:27px;justify-content:center}.visit-info p{font-size:20px;line-height:1.5;margin-top:8px}.phone{display:block;font-size:32px;font-weight:700;letter-spacing:-1px;margin-top:7px}.visit-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}footer{background:var(--ink);color:var(--cream);padding:50px 5% 25px}.footer-brand{display:flex;justify-content:space-between;align-items:center;font-size:clamp(65px,12.5vw,190px);font-weight:700;line-height:1;letter-spacing:-8px;padding:0 0 40px}.footer-brand>span{color:var(--orange);font-size:.8em}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid #ffffff29;padding-top:22px;font-size:10px;color:#d0d2c5}.footer-bottom button{padding:0;font-size:10px;color:inherit}.mobile-dock,.nav-toggle{display:none}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:white;padding:15px}.skip:focus{top:10px}dialog{max-width:580px;width:calc(100% - 32px);border:1px solid var(--line);border-radius:8px;padding:40px;background:var(--cream);color:var(--ink)}dialog::backdrop{background:#16180ec9}dialog h2{font-size:40px;margin:20px 0}dialog p:not(.eyebrow){font-size:14px;line-height:1.7;margin-bottom:15px}.dialog-close{position:absolute;right:14px;top:8px;font-size:32px}body.dialog-open{overflow:hidden}.mobile-nav[hidden]{display:none}
@media(min-width:1700px){.header{padding-inline:calc((100% - 1512px)/2)}.hero{padding-inline:84px}.section{padding-inline:84px}}
@media(max-width:1100px){h1{font-size:76px;letter-spacing:-4px}.hero{gap:4%;min-height:640px;padding-top:45px}.hero-visual{min-height:490px}.hero-actions{gap:18px;flex-wrap:wrap}.hero .intro{font-size:14px}.header nav{gap:22px}.menu-group{grid-template-columns:190px 1fr}.section-heading>p{max-width:250px}.round-stamp{right:-12px;width:100px;height:100px}.menu-toolbar{flex-wrap:wrap}.search{max-width:none;flex:1;min-width:180px}.about-image{height:430px}.visit-actions{gap:18px}}
@media(max-width:760px){html{scroll-padding-top:90px}.topline{justify-content:center;font-size:8px;padding:9px 4%;letter-spacing:1.2px}.topline>span{display:none}.header{height:77px;padding-inline:6%}.header nav,.header-call{display:none}.brand img{width:43px;height:43px}.brand>span{font-size:31px}.brand-small{font-size:7px}.nav-toggle{display:flex;flex-direction:column;gap:7px;padding:14px 4px;width:35px}.nav-toggle span{width:27px;height:2px;background:var(--ink);transition:transform .2s}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.mobile-nav{display:flex;position:fixed;top:106px;left:0;right:0;z-index:29;background:var(--cream);box-shadow:0 20px 20px #0002;padding:20px 6% 30px;flex-direction:column;gap:0}.mobile-nav a{padding:14px 0;border-bottom:1px solid var(--line);font-size:20px}.hero{display:flex;flex-direction:column;padding:32px 6% 38px;gap:34px}.hero-copy{width:100%}.hero .eyebrow{font-size:8px;letter-spacing:1.3px}.spark{font-size:20px}h1{font-size:clamp(60px,12vw,86px);letter-spacing:-3.5px;margin:19px 0 21px;line-height:.97}.intro{max-width:430px;font-size:14px!important;line-height:1.7}.hero-actions{margin-top:24px;gap:22px;flex-wrap:nowrap}.button{padding:16px 18px;font-size:12px;gap:25px}.text-link{font-size:11px;gap:10px}.google-proof{margin-top:25px}.google-g{width:35px;height:35px;font-size:23px}.google-proof b{font-size:13px}.google-proof small{font-size:10px}.google-proof .stars{font-size:11px}.hero-visual{width:100%;height:430px;min-height:0;margin:0}.hero-food{border-radius:140px 140px 5px 5px;object-position:center}.round-stamp{right:-9px;top:3px;width:98px;height:98px;font-size:8px}.round-stamp strong{font-size:20px}.image-note{left:-9px;bottom:44px;font-size:13px;padding:15px 23px}.ticker{padding:17px 0}.ticker>div{font-size:22px;gap:24px}.ticker span{font-size:20px}.section{padding:58px 6%}.section-heading{display:block;margin-bottom:27px}.section-heading h2,h2{font-size:42px;letter-spacing:-2px}.section-heading .eyebrow{font-size:9px;margin-bottom:12px}.section-heading>p{font-size:12px;margin-top:17px;max-width:none}.food-grid{display:grid;grid-template-columns:1fr;gap:30px}.food-card:nth-child(2),.food-card:nth-child(3){padding-top:0}.food-image{aspect-ratio:1.12}.food-caption h3{font-size:26px}.food-caption{margin-top:13px}.food-card>p{font-size:12px}.menu-toolbar{gap:14px;padding:15px 0}.categories{gap:3px;flex-wrap:nowrap;overflow:auto;max-width:100%;padding-bottom:4px}.categories button{padding:10px 13px;font-size:12px;white-space:nowrap}.search{width:100%;flex:auto}.menu-group{display:block;padding:23px 0 28px}.group-title{margin-bottom:13px}.group-title>span{font-size:9px}.group-title h3{font-size:30px;display:inline;margin-left:12px}.group-title p{max-width:none;margin-top:5px}.menu-items{grid-template-columns:1fr}.menu-item{padding:15px 0}.menu-item h4{font-size:14px}.size-table{font-size:12px}.size-table td small{font-size:8px}.size-table td,.size-table tbody th{padding:15px 0}.size-table th:first-child{width:46%}.menu-footnote{display:block;font-size:10px}.menu-footnote a{display:inline-block;margin-top:12px}.about{display:flex;flex-direction:column;gap:30px;padding-top:5px}.about-image{height:340px;width:100%}.about-copy{width:100%}.about-copy h2{font-size:55px;margin-top:13px}.about-copy>p:not(.eyebrow){font-size:14px}.trust{padding:55px 6%}.trust h2{font-size:38px;letter-spacing:-1.8px}.review-link>b{font-size:54px}.trust>p{font-size:8px;line-height:1.7}.visit{display:block;padding-block:65px}.visit h2{font-size:75px;letter-spacing:-4px;margin-top:18px}.visit-info{margin-top:35px;gap:25px}.visit-info p{font-size:17px}.phone{font-size:30px}.visit-actions{gap:25px}footer{padding:35px 6% 90px}.footer-brand{font-size:15.2vw;letter-spacing:-3px;padding-bottom:25px}.footer-bottom{display:grid;grid-template-columns:1fr 1fr;row-gap:20px;font-size:9px}.footer-bottom p{grid-column:1/-1}.footer-bottom button{font-size:9px;text-align:right}.mobile-dock{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background:var(--line);z-index:35;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.mobile-dock a{display:flex;align-items:center;justify-content:center;gap:16px;background:var(--cream);padding:18px 7px;font-size:12px;font-weight:700}.mobile-dock a:nth-child(2){background:var(--orange);color:white}dialog{padding:35px 24px}.eyebrow{font-size:9px}}
@media(max-width:359px){h1{font-size:56px}.hero-actions{gap:16px}.hero-actions .button{gap:14px;padding:15px 13px}.hero-actions .text-link{font-size:10px}.hero-visual{height:350px}.section-heading h2{font-size:35px}.categories button{padding-inline:11px}.menu-item h4{font-size:12px}.visit h2{font-size:65px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.header,.topline,.hero,.ticker,.cravings,.about,.trust,.visit,footer,.mobile-dock,.menu-toolbar,.menu-footnote{display:none!important}.section{padding:0}.menu-group{break-inside:avoid}body{background:white}.menu-items{grid-template-columns:1fr 1fr}}
.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}
.categories{scrollbar-width:none}.categories::-webkit-scrollbar{display:none}
/* A more tactile, photographic restaurant experience. */
@view-transition{navigation:auto}.hero-copy{animation:arrive .75s both}.hero-visual{animation:arrive 1s .12s both}.round-stamp{animation:stamp-in 1.2s .25s both}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s,transform .65s}.reveal.is-visible{opacity:1;transform:none}.food-card:nth-child(2){transition-delay:.09s}.food-card:nth-child(3){transition-delay:.18s}@keyframes arrive{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes stamp-in{from{opacity:0;transform:rotate(-20deg) scale(.8)}to{opacity:1;transform:rotate(12deg) scale(1)}}.ticker>div{justify-content:flex-start;width:max-content;animation:food-ticker 32s linear infinite}.ticker:hover>div{animation-play-state:paused}@keyframes food-ticker{to{transform:translateX(-25%)}}
.menu-lookbook{display:grid;grid-template-columns:1fr 1fr 1fr .7fr;gap:16px;margin:35px 0}.lookbook-photo{padding:0;position:relative;border-radius:8px;overflow:hidden;aspect-ratio:1.25}.lookbook-photo img{width:100%;height:100%;transition:transform .5s}.lookbook-photo:hover img,.moment:hover img{transform:scale(1.06)}.lookbook-photo>span,.moment>span{position:absolute;inset:auto 0 0;padding:35px 15px 15px;background:linear-gradient(transparent,#000b);color:white;text-align:left;font-size:13px;display:flex;justify-content:space-between;gap:8px}.lookbook-note{background:var(--lime);padding:20px;border-radius:8px;transform:rotate(3deg);display:flex;flex-direction:column;justify-content:center}.lookbook-note>span{font-size:28px}.lookbook-note p{font-size:28px;letter-spacing:-1px;line-height:1.05;margin:8px 0 16px;font-weight:700}.lookbook-note small{font-size:7px;letter-spacing:1px}.menu-toolbar{position:sticky;top:98px;z-index:20;background:var(--cream)}.catalog-group{margin:35px 0 55px}.catalog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:20px}.catalog-heading h3{font-size:30px;letter-spacing:-1px}.catalog-heading h3 small{font-size:12px;border:1px solid var(--line);border-radius:50%;padding:5px 9px;vertical-align:middle;margin-left:10px}.catalog-heading p{font-size:12px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dish-card{padding:0;text-align:left;background:#fffdf7;border:1px solid #e5dfd2;border-radius:14px;overflow:hidden;transition:transform .25s,box-shadow .25s;animation:arrive .3s both}.dish-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px #23251e0c}.dish-photo{height:190px;overflow:hidden;position:relative}.dish-photo img{width:100%;height:100%;object-position:center 60%;transition:transform .45s}.dish-card:hover img{transform:scale(1.05)}.dish-photo>span{position:absolute;bottom:10px;left:10px;background:#f8f3e9ef;border-radius:20px;padding:5px 9px;font-size:9px}.dish-art{height:100px;background:#ecefcf;display:flex;align-items:center;justify-content:space-between;padding:22px;position:relative;overflow:hidden}.dish-art>span{font-size:35px;letter-spacing:-2px;font-weight:700;transform:rotate(-5deg);color:#576031}.dish-art>b{font-size:75px;position:absolute;right:12px;top:5px;color:#bdc785}.dish-art>small{position:absolute;left:23px;bottom:10px;font-size:7px;letter-spacing:2px}.art-khbizza{background:#f5ddc8}.art-khbizza>span{color:#8d4c2e}.art-khbizza>b{color:#dfb697}.art-chawarma{background:#e4ddeb}.art-chawarma>span{color:#685172}.art-chawarma>b{color:#c3b0cf}.dish-info{padding:20px}.dish-category{font-size:8px;letter-spacing:1.5px;font-weight:700;color:var(--orange)}.dish-info h4{font-size:20px;margin:8px 0;letter-spacing:-.6px}.dish-info>p{font-size:12px;color:var(--muted);line-height:1.5;min-height:18px}.dish-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.dish-plus{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white;font-size:24px}.dish-bottom .price{font-size:20px}.dish-bottom .price small{font-size:11px}.moments{border-top:1px solid var(--line)}.moments-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:250px 250px;gap:20px}.moment{padding:0;position:relative;overflow:hidden;border-radius:8px}.moment img{width:100%;height:100%;transition:transform .5s}.moment-tall{grid-row:span 2;transform:rotate(-2deg)}.moment-wide{grid-column:span 2}.moment-quote{background:var(--orange);color:var(--cream);padding:25px;border-radius:8px;display:flex;flex-direction:column;justify-content:center}.moment-quote>span{font-size:32px;margin-bottom:10px}.moment-quote p{font-size:30px;font-weight:700;line-height:1.03;letter-spacing:-1px}.moment-quote em{color:var(--lime)}.moment-quote small{font-size:7px;letter-spacing:1.5px;margin-top:16px}#photo-viewer{padding:0;background:var(--ink);max-width:900px;color:white;border:0;overflow:hidden}#photo-viewer>img{width:100%;height:70vh;object-fit:contain}#photo-viewer .dialog-close,#dish-dialog>.dialog-close{background:var(--cream);color:var(--ink);border-radius:50%;width:38px;height:38px;z-index:2;line-height:1;top:12px}.viewer-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 20px}.viewer-footer p{font-size:12px!important;margin:0!important}.viewer-footer button{color:white;font-size:26px;padding:10px}.story-hero{text-align:center;padding-top:70px}.story-hero h1{font-size:clamp(66px,8vw,120px);line-height:.97;letter-spacing:-5px;margin:25px 0 35px}.story-intro{display:flex;gap:24px;justify-content:center;align-items:center;text-align:left;font-size:15px;line-height:1.7;color:var(--muted)}.story-flower{font-size:70px;color:var(--orange)}.story-collage{display:grid;grid-template-columns:.8fr 1.5fr .8fr;gap:20px;margin-top:65px;height:410px;position:relative;align-items:center}.story-collage img{width:100%;height:85%;border-radius:7px;transform:rotate(-5deg)}.story-collage img:nth-child(2){height:100%;transform:none}.story-collage img:nth-child(3){transform:rotate(5deg)}.story-location{position:absolute;bottom:-20px;left:40%;padding:16px 25px;background:var(--lime);font-size:9px;line-height:1.7;letter-spacing:1px;transform:rotate(-3deg)}.story-chapter{display:grid;grid-template-columns:1fr 1fr;gap:10%;border-top:1px solid var(--line)}.story-chapter h2{margin-top:22px}.chapter-copy p{font-size:17px;color:var(--muted);line-height:1.8;margin-bottom:22px}.story-manifesto{padding:80px 8%;background:var(--ink);color:var(--cream)}.manifesto-line{font-size:clamp(70px,9vw,140px);font-weight:700;letter-spacing:-5px;line-height:1;margin:30px 0;position:relative}.manifesto-line>span{position:absolute;right:8%;top:0;color:var(--lime);font-size:1.5em}.story-manifesto>p:last-child{font-size:16px;line-height:1.8;color:#cecfbf}.story-end{text-align:center;background:var(--lime);max-width:none}.story-end h2{font-size:80px;margin:20px 0 35px}#dish-dialog{padding:0;max-width:520px;max-height:90dvh}.detail-photo{width:100%;height:230px}.detail-caption{font-size:10px!important;color:var(--muted);line-height:1.6!important;margin:10px 20px!important}.detail-body{padding:24px}.detail-body h2{font-size:32px;letter-spacing:-1px;margin:12px 0 24px}.size-choices{border:0;padding:0;display:flex;gap:10px;margin:0 0 22px}.size-choices legend{font-size:14px;font-weight:700;margin-bottom:12px}.size-choices label{flex:1;position:relative}.size-choices input{position:absolute;opacity:0}.size-choices label>span{display:block;border:1px solid var(--line);padding:12px;text-align:center;border-radius:8px;font-weight:700}.size-choices small{display:block;font-weight:400;font-size:11px;margin-top:5px}.size-choices input:checked+span{background:var(--lime);border-color:var(--ink)}.size-choices input:focus-visible+span{outline:2px solid var(--orange);outline-offset:2px}.gratin-choice{display:flex;align-items:center;gap:12px;font-size:13px}.gratin-choice small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.gratin-choice b{margin-left:auto}.gratin-choice input{accent-color:var(--orange);width:18px;height:18px}.detail-total{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.detail-total strong{font-size:28px}.detail-body>.button{width:100%;margin-top:20px}.detail-intro{color:var(--muted)}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,1fr)}.menu-lookbook{grid-template-columns:repeat(3,1fr)}.lookbook-note{display:none}.moment-quote p{font-size:25px}}
@media(max-width:760px){.menu-toolbar{top:77px}.menu-lookbook{gap:9px;margin:25px 0}.lookbook-photo{aspect-ratio:.75}.lookbook-photo>span{font-size:9px;padding:25px 8px 10px}.lookbook-photo b{display:none}.catalog-heading{display:block}.catalog-heading p{margin-top:6px}.product-grid{gap:12px}.dish-info{padding:14px}.dish-info h4{font-size:17px;line-height:1.2;min-height:41px}.dish-info>p{font-size:10px;min-height:30px}.dish-category{font-size:7px;letter-spacing:1px}.dish-art{height:88px;padding:14px}.dish-art>span{font-size:25px;letter-spacing:-1px}.dish-art>b{font-size:45px;top:15px;right:5px;opacity:.65}.dish-art>small{left:14px;font-size:6px}.dish-bottom{margin-top:12px}.dish-bottom .price{font-size:17px}.dish-bottom .price small{font-size:9px}.dish-plus{width:28px;height:28px;font-size:20px}.dish-photo{height:145px}.dish-photo>span{font-size:7px;left:6px;bottom:6px;padding:4px 6px}.catalog-heading h3{font-size:27px}.catalog-group{margin-bottom:38px}.moments-grid{grid-template-columns:1fr 1fr;grid-template-rows:210px 190px 200px;gap:12px}.moment-tall{grid-row:span 2}.moment-wide{grid-column:span 2}.moment-quote{padding:15px}.moment-quote p{font-size:23px}.moment-quote small{font-size:6px}.moment>span{font-size:10px;padding:25px 10px 12px}.story-hero{padding-top:45px}.story-hero h1{font-size:clamp(48px,10vw,75px);letter-spacing:-2.5px}.story-intro{font-size:12px;gap:15px}.story-flower{font-size:45px}.story-collage{height:230px;gap:10px;margin-top:40px;grid-template-columns:.7fr 1.4fr .7fr}.story-location{font-size:7px;left:24%;bottom:-15px;padding:12px}.story-chapter{display:block}.chapter-copy{margin-top:30px}.chapter-copy p{font-size:15px}.story-manifesto{padding:55px 6%}.manifesto-line{font-size:66px;letter-spacing:-3px}.manifesto-line>span{font-size:65px;right:0;top:25px}.story-manifesto>p:last-child{font-size:13px}.story-end h2{font-size:57px}.detail-body{padding:20px}.detail-photo{height:200px}#photo-viewer>img{height:60dvh}.viewer-footer{padding:10px}.viewer-footer p{font-size:10px!important}.reveal{transform:translateY(16px)}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}.ticker>div,.hero-copy,.hero-visual,.round-stamp,.dish-card{animation:none!important}::view-transition-old(root),::view-transition-new(root){animation:none}}
.catalog-heading{scroll-margin-top:185px}@media(max-width:760px){.catalog-heading{scroll-margin-top:215px}}
.catalog-page .menu-section{border-top:0;padding-top:45px}.catalog-page .section-heading{margin-bottom:26px}.catalog-page .section-heading h2{font-size:55px}.catalog-page .catalog-group{margin-top:22px}.category-entries{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-entries>a{position:relative;overflow:hidden;aspect-ratio:1;border-radius:12px}.category-entries img{width:100%;height:100%;transition:transform .3s}.category-entries a:hover img{transform:scale(1.04)}.category-entries a>span{position:absolute;bottom:0;left:0;right:0;padding:30px 20px 18px;color:white;background:linear-gradient(transparent,#000b);display:flex;justify-content:space-between;font-weight:700;font-size:21px}.category-letter{padding:25px;background:#f5ddc8}.category-letter strong{font-size:34px;letter-spacing:-1px;color:#8d4c2e;line-height:1.4}.entry-chawarma{background:#e4ddeb}.entry-chawarma strong{color:#685172}.category-entries .category-letter>span{background:none;color:var(--ink)}@media(max-width:760px){.catalog-page .menu-section{padding-top:30px}.catalog-page .section-heading h2{font-size:42px}.category-entries{grid-template-columns:1fr 1fr;gap:12px}.category-letter{padding:16px}.category-letter strong{font-size:25px}.category-entries a>span{font-size:17px;padding:20px 14px 14px}}
