@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Manrope:wght@400;500;600;700&display=swap");:root{--color-coal:#17130f;--color-coal-soft:#282019;--color-cream:#f4e7d3;--color-ember:#d94a2b;--color-ember-dark:#a72d17;--color-saffron:#d8a23a;--color-paper:#fff8ed;--color-muted:#c9b9a3;--font-display:"Barlow Condensed","Arial Narrow",sans-serif;--font-body:"Manrope",Arial,sans-serif;--space-1:0.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-6:3rem;--space-8:4rem;--space-12:6rem;--content-width:80rem;--focus-ring:3px solid var(--color-saffron);--transition-fast:180ms ease-out;--z-header:20;--z-skip:100}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body,html{overflow-x:clip}body{margin:0;background:var(--color-coal);color:var(--color-cream);font-family:var(--font-body);font-size:1rem;line-height:1.65;text-rendering:optimizeLegibility}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.25em}a,button{touch-action:manipulation}:focus-visible{outline:var(--focus-ring);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);font-weight:800;line-height:.9;text-transform:uppercase}h1{max-width:8ch;margin-bottom:var(--space-4);font-size:clamp(4rem,19vw,9.5rem);letter-spacing:-.045em}h2{margin-bottom:var(--space-3);font-size:clamp(4rem,15vw,8rem);letter-spacing:-.035em}h3{margin-bottom:var(--space-1);font-size:clamp(2rem,7vw,3rem)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::selection{background:var(--color-saffron);color:var(--color-coal)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}.hero,.menu,.site-footer,.site-header,.story,.story-page__curtain,.story-page__hero{width:min(100%,var(--content-width));max-width:100%;margin-inline:auto;padding-inline:var(--space-3)}.site-header{position:absolute;z-index:var(--z-header);top:0;left:50%;display:flex;align-items:center;justify-content:space-between;min-height:5rem;transform:translateX(-50%)}.hero{position:relative;display:grid;align-items:end;overflow:hidden;min-height:100dvh;max-width:100%;padding-top:8rem;padding-bottom:var(--space-6)}.hero__content{position:relative;z-index:1}.hero__body,.story__body{max-width:38rem}.product-story{position:relative;width:100%;height:280dvh;max-width:100%}.product-story__stage{position:-webkit-sticky;position:sticky;top:0;overflow:clip;width:100%;min-height:100dvh}.product-story__chapters,.product-story__media,.product-story__vignette,.product-story__warmth{position:absolute;inset:0}.product-story__media{width:100%;height:100%;object-fit:cover;object-position:68% center;background:#0b0907}.product-story__chapter{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:7rem var(--space-3) var(--space-6)}.product-story__chapter>*{width:min(100%,34rem)}.story{display:grid;grid-gap:var(--space-4);gap:var(--space-4);min-height:auto;padding-top:var(--space-8);padding-bottom:var(--space-8)}.story__copy,.story__media{align-self:center}.story__media{position:relative;margin:0}.story__media img{aspect-ratio:4/5;object-fit:cover}.menu{padding-top:var(--space-12);padding-bottom:var(--space-12)}.section-heading{margin-bottom:var(--space-6)}.menu__list{margin:0;padding:0;list-style:none}.site-footer{display:grid;grid-gap:var(--space-6);gap:var(--space-6);padding-top:var(--space-12);padding-bottom:var(--space-4)}.site-footer__details{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3)}.site-footer address{max-width:27rem;font-style:normal}.skip-link{position:fixed;z-index:var(--z-skip);top:var(--space-2);left:var(--space-2);min-height:44px;padding:.65rem 1rem;transform:translateY(-200%);background:var(--color-saffron);color:var(--color-coal);font-weight:700}.skip-link:focus{transform:translateY(0)}.story-progress{position:fixed;z-index:var(--z-skip);top:0;left:0;width:100%;height:.25rem;transform:scaleX(var(--story-progress,0));transform-origin:left;background:var(--color-saffron);pointer-events:none}.brand{display:inline-flex;align-items:center;min-height:44px;padding-block:.15rem;text-decoration:none}.brand__logo{display:block;width:auto;height:2.75rem;object-fit:contain}.site-nav{display:flex;align-items:center;gap:var(--space-1)}.site-nav>a{min-height:44px;padding-inline:.65rem;font-size:.75rem;font-weight:700}.button,.site-nav>a{display:inline-flex;align-items:center;text-decoration:none;text-transform:uppercase}.button{justify-content:center;min-width:10rem;min-height:48px;padding:.75rem 1.5rem;border:2px solid var(--color-saffron);background:var(--color-saffron);color:var(--color-coal);font-family:var(--font-display);font-size:1.15rem;font-weight:800;line-height:1;transition:background-color var(--transition-fast),color var(--transition-fast)}.button:active,.button:hover{background:transparent;color:var(--color-saffron)}.button--compact{min-width:auto}.button--ghost{background:transparent;color:var(--color-saffron)}.button--ghost:active,.button--ghost:hover{background:var(--color-saffron);color:var(--color-coal)}button.button{cursor:pointer}.eyebrow{margin-bottom:var(--space-2);color:var(--color-saffron);font-family:var(--font-display);font-size:.9rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.product-story{background:var(--color-coal);color:var(--color-paper)}.product-story__media{will-change:transform,filter}.product-story__warmth{background:radial-gradient(circle at 72% 46%,rgb(217 74 43/58%),transparent 34%),radial-gradient(circle at 38% 70%,rgb(216 162 58/22%),transparent 40%),linear-gradient(90deg,rgb(23 19 15/12%),rgb(167 45 23/18%));opacity:.34}.product-story__vignette,.product-story__warmth{z-index:1;pointer-events:none;will-change:opacity}.product-story__vignette{background:radial-gradient(circle at 70% 45%,transparent 18%,rgb(8 6 4/55%) 72%),linear-gradient(90deg,rgb(8 6 4/88%),rgb(8 6 4/56%) 28%,rgb(8 6 4/12%) 58%,transparent 78%)}.product-story__chapters{z-index:2}.product-story__chapter{opacity:0;visibility:hidden;pointer-events:none;will-change:transform,opacity}.product-story__chapter:first-child{opacity:1;visibility:visible;pointer-events:auto}.product-story__label{margin-bottom:var(--space-2);color:var(--color-saffron);font-family:var(--font-display);font-size:.9rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.product-story__chapter h1,.product-story__chapter h2{max-width:8ch;color:var(--color-paper);text-wrap:balance;text-shadow:0 .12em .6em rgb(0 0 0/35%)}.product-story__chapter h1{font-size:clamp(4rem,16vw,9rem)}.product-story__chapter h2{font-size:clamp(3.5rem,14vw,7rem)}.product-story__body{max-width:34rem;margin-bottom:0;color:var(--color-paper);font-size:clamp(1rem,2vw,1.2rem);font-weight:500;text-shadow:0 1px 1rem rgb(0 0 0/80%)}.product-story__cta{width:max-content;margin-top:var(--space-3)}.hero:before{inset:0;background:linear-gradient(90deg,rgb(23 19 15/96%),rgb(23 19 15/74%) 52%,rgb(23 19 15/34%)),radial-gradient(circle at 78% 52%,rgb(217 74 43/52%),transparent 32%)}.hero:after,.hero:before{position:absolute;content:""}.hero:after{right:-18vw;bottom:8%;width:min(74vw,56rem);aspect-ratio:1;border:1px solid rgb(244 231 211/18%);border-radius:50%}.hero__body{margin-bottom:var(--space-4);color:var(--color-muted);font-size:clamp(1rem,2vw,1.2rem)}.hero__mark{position:absolute;right:var(--space-3);bottom:var(--space-3);max-width:100%;margin:0;overflow:hidden;color:rgb(244 231 211/10%);font-family:var(--font-display);font-size:clamp(9rem,35vw,30rem);font-weight:900;line-height:.65;pointer-events:none}.story--gece{background:var(--color-coal-soft)}.story--ates{background:var(--color-cream);color:var(--color-coal)}.story--ates .eyebrow,.story--ates .story__act-index,.story--ates .story__next{color:var(--color-ember-dark)}.story--son-kesim{background:linear-gradient(160deg,#1d1611,#2a1c14 55%,#17130f)}.story__act-index{margin:0 0 var(--space-2);font-size:.95rem;letter-spacing:.18em}.story__act-index,.story__next{color:var(--color-saffron);font-family:var(--font-display);font-weight:700}.story__next{display:inline-flex;align-items:center;min-height:44px;margin-top:var(--space-4);font-size:1rem;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.story__next:focus-visible,.story__next:hover{text-decoration:underline}.story__media{overflow:hidden;max-width:100%;background:var(--color-coal-soft)}.story__media:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 55%,rgb(23 19 15/72%));pointer-events:none}.story--gece .story__media:after{background:linear-gradient(180deg,transparent 50%,rgb(8 6 4/78%)),radial-gradient(circle at 30% 20%,rgb(88 110 160/18%),transparent 55%)}.story--ates .story__media:after{background:linear-gradient(180deg,transparent 48%,rgb(23 19 15/70%)),radial-gradient(circle at 70% 30%,rgb(217 74 43/28%),transparent 50%)}.story--son-kesim .story__media:after{background:linear-gradient(180deg,transparent 45%,rgb(23 19 15/78%)),radial-gradient(circle at 50% 80%,rgb(216 162 58/22%),transparent 45%)}.story--ates .story__media img{filter:saturate(1.08) contrast(1.05)}.story--gece .story__media img{filter:saturate(.85) brightness(.92)}.story__media figcaption{position:absolute;z-index:1;right:var(--space-2);bottom:0;color:var(--color-paper);font-family:var(--font-display);font-size:clamp(5rem,25vw,12rem);font-weight:900;line-height:.75}.story__body{margin-bottom:0;font-size:clamp(1rem,2vw,1.2rem)}.menu{background:var(--color-ember-dark)}.menu,.menu .eyebrow{color:var(--color-paper)}.menu__item{border-top:1px solid rgb(255 248 237/50%)}.menu__item:last-child{border-bottom:1px solid rgb(255 248 237/50%)}.menu__item article{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:var(--space-2);gap:var(--space-2);align-items:center;padding-block:var(--space-3)}.menu__copy>p{max-width:34rem;margin-bottom:0}.menu__badge{color:var(--color-paper);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.menu__price{margin:0;font-family:var(--font-display);font-size:1.75rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.menu__action{grid-column:1/-1;display:inline-flex;align-items:center;width:max-content;min-height:44px;font-weight:700}.menu--soon{text-align:left}.menu__soon-copy{max-width:36rem;margin-bottom:var(--space-5);font-size:clamp(1.05rem,2vw,1.25rem)}.order-modal{position:fixed;inset:0;z-index:200;display:flex;align-items:flex-end;justify-content:center;padding:max(var(--space-3),env(safe-area-inset-top)) max(var(--space-3),env(safe-area-inset-right)) max(0px,env(safe-area-inset-bottom)) max(var(--space-3),env(safe-area-inset-left))}.order-modal__backdrop{position:absolute;inset:0;border:0;background:rgb(8 6 4/72%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.order-modal__dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:min(100%,28rem);max-height:min(92dvh,40rem);padding:var(--space-3) max(var(--space-4),env(safe-area-inset-right)) max(var(--space-5),env(safe-area-inset-bottom)) max(var(--space-4),env(safe-area-inset-left));border:1px solid rgb(244 231 211/16%);border-bottom:0;border-radius:1.25rem 1.25rem 0 0;background:var(--color-coal);color:var(--color-paper);box-shadow:0 -18px 60px rgb(0 0 0/45%);overflow:hidden}.order-modal__sheet-handle{display:block;width:2.75rem;height:.3rem;margin:.15rem auto var(--space-3);border-radius:999px;background:rgb(244 231 211/28%)}.order-modal__header{justify-content:space-between;margin-bottom:var(--space-4);flex-shrink:0}.order-modal__header,.order-modal__heading{display:flex;align-items:flex-start;gap:var(--space-3)}.order-modal__heading{min-width:0}.order-modal__brand{display:none;width:3.25rem;height:3.25rem;flex-shrink:0;object-fit:contain}.order-modal__heading h2{margin:0;font-size:clamp(1.35rem,4.5vw,1.85rem);line-height:1.05}.order-modal__subtitle{margin:var(--space-2) 0 0;color:var(--color-muted);font-size:clamp(.9rem,2.8vw,1rem)}.order-modal__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.75rem;height:2.75rem;border:1px solid rgb(244 231 211/24%);border-radius:999px;background:rgb(255 248 237/6%);color:var(--color-paper);font-size:1.75rem;line-height:1;cursor:pointer}.order-modal__list{display:grid;grid-gap:var(--space-2);gap:var(--space-2);margin:0;padding:0 0 var(--space-2);list-style:none;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.order-platform{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:var(--space-3);gap:var(--space-3);align-items:center;min-height:4.25rem;padding:.9rem 1rem;border:1px solid rgb(244 231 211/16%);border-radius:.9rem;background:rgb(255 248 237/4%);color:inherit;text-decoration:none;transition:border-color var(--transition-fast),background-color var(--transition-fast),transform var(--transition-fast)}.order-platform:focus-visible,.order-platform:hover{border-color:var(--color-saffron);background:rgb(216 162 58/12%)}.order-platform:active{transform:scale(.985)}.order-platform__logo-wrap{display:grid;place-items:center;flex-shrink:0;width:3rem;height:3rem;overflow:hidden;border-radius:.85rem;background:rgb(255 248 237/6%)}.order-platform__logo{width:100%;height:100%;object-fit:contain}.order-platform__copy{display:grid;grid-gap:.2rem;gap:.2rem;min-width:0}.order-platform__copy strong{font-family:var(--font-display);font-size:clamp(1rem,3.4vw,1.15rem);font-weight:800;text-transform:uppercase}.order-platform__copy span{color:var(--color-muted);font-size:.85rem}.order-platform__action{color:var(--color-saffron);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.story-page__hero{position:relative;isolation:isolate;overflow:hidden;padding-top:calc(var(--space-12) + 4.5rem);padding-bottom:var(--space-10,5rem)}.story-page__hero-glow{position:absolute;inset:-20% -10% auto;z-index:-1;height:28rem;background:radial-gradient(circle at 20% 40%,rgb(217 74 43/28%),transparent 42%),radial-gradient(circle at 78% 20%,rgb(216 162 58/22%),transparent 40%),radial-gradient(circle at 50% 80%,rgb(40 32 24/80%),transparent 55%);pointer-events:none}.story-page__hero-logo{width:5.5rem;height:5.5rem;margin-bottom:var(--space-4);object-fit:contain}.story-page__hero h1{max-width:14ch;font-size:clamp(3.2rem,11vw,6.5rem)}.story-page__curtain h2{max-width:14ch}.story-page__lead{color:var(--color-muted);font-size:clamp(1.05rem,2.4vw,1.3rem)}.story-page__acts,.story-page__lead{max-width:36rem;margin-bottom:var(--space-5)}.story-page__acts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--space-2);gap:var(--space-2)}.story-page__acts a{display:grid;grid-gap:.35rem;gap:.35rem;min-height:4.5rem;padding:.85rem .9rem;border:1px solid rgb(244 231 211/16%);background:rgb(255 248 237/4%);color:var(--color-paper);font-family:var(--font-display);font-size:clamp(.95rem,2.5vw,1.15rem);font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:border-color var(--transition-fast),background-color var(--transition-fast),transform var(--transition-fast)}.story-page__acts a span{color:var(--color-saffron);font-size:.75rem;letter-spacing:.14em}.story-page__acts a:focus-visible,.story-page__acts a:hover{border-color:var(--color-saffron);background:rgb(216 162 58/12%)}.story-page__actions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.story-page__curtain{padding-top:var(--space-12);padding-bottom:var(--space-12);background:linear-gradient(180deg,rgb(23 19 15/0),rgb(23 19 15/70%)),radial-gradient(circle at 50% 0,rgb(217 74 43/18%),transparent 55%),var(--color-coal);text-align:left}.story-page__curtain h2{max-width:10ch}.story-page__curtain-copy{max-width:34rem;margin-bottom:var(--space-5);color:var(--color-muted);font-size:clamp(1.05rem,2.2vw,1.25rem)}.story-page [data-reveal]{opacity:0;transform:translateY(1.5rem);transition:opacity .7s ease,transform .7s ease}.story-page [data-reveal].is-revealed{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.story-page [data-reveal]{opacity:1;transform:none;transition:none}}.site-footer{border-top:.5rem solid var(--color-saffron);background:var(--color-coal)}.site-footer h2{color:var(--color-paper)}.site-footer__hours{display:grid;grid-gap:.35rem;gap:.35rem;width:min(100%,18rem)}.site-footer__hours p{display:flex;justify-content:space-between;gap:var(--space-3);margin:0;color:var(--color-muted);font-size:.9rem}.site-footer__hours .is-closed{color:var(--color-ember);font-weight:700}.site-footer small{padding-top:var(--space-4);border-top:1px solid rgb(244 231 211/20%);color:var(--color-muted)}@media (max-width:374px){.hero,.menu,.product-story__chapter,.site-footer,.site-header,.story,.story-page__curtain,.story-page__hero{padding-inline:var(--space-2)}.brand__logo{height:2.35rem}.story-page__acts{grid-template-columns:1fr}.order-platform{grid-template-columns:auto minmax(0,1fr)}.order-platform__action{display:none}}@media (max-width:767px){.site-nav>a:not(.button){display:none}.product-story__vignette{background:radial-gradient(circle at 70% 40%,transparent 12%,rgb(8 6 4/62%) 78%),linear-gradient(180deg,rgb(8 6 4/35%),rgb(8 6 4/18%) 42%,rgb(8 6 4/88%))}.product-story__chapter{justify-content:flex-end;padding-bottom:var(--space-8)}.order-modal{padding-inline:0}.order-modal__dialog{width:100%;max-width:none}.story-page__hero-logo{width:4.5rem;height:4.5rem}.story h2{font-size:clamp(3.2rem,16vw,5.5rem)}}@media (min-width:768px){.hero,.menu,.site-footer,.site-header,.story,.story-page__curtain,.story-page__hero{padding-inline:var(--space-6)}.brand__logo{height:3.15rem}.site-nav{gap:var(--space-2)}.site-nav>a{padding-inline:var(--space-2);font-size:.85rem}.hero{padding-bottom:var(--space-8)}.hero__content{width:72%}.product-story{height:320dvh}.product-story__chapter{padding-inline:var(--space-6)}.story{grid-template-columns:minmax(15rem,.8fr) minmax(20rem,1.2fr);gap:var(--space-8);align-items:center;min-height:78dvh;padding-top:var(--space-12);padding-bottom:var(--space-12)}.story--ates .story__copy{order:2}.story--ates .story__media{order:1;justify-self:start}.story__media{width:90%}.story--gece .story__media,.story--son-kesim .story__media{justify-self:end}.story-page__hero-logo{width:6.5rem;height:6.5rem}.menu__item article{grid-template-columns:minmax(0,1fr) 7rem 9rem;padding-block:var(--space-4)}.menu__action{grid-column:auto;justify-self:end}.site-footer{grid-template-columns:1.2fr .8fr}.site-footer small{grid-column:1/-1}.order-modal{align-items:center;padding:max(var(--space-6),env(safe-area-inset-top)) max(var(--space-6),env(safe-area-inset-right)) max(var(--space-6),env(safe-area-inset-bottom)) max(var(--space-6),env(safe-area-inset-left))}.order-modal__dialog{width:min(100%,30rem);max-height:min(84dvh,36rem);padding:var(--space-6);border:1px solid rgb(244 231 211/18%);border-radius:1.25rem;box-shadow:0 24px 80px rgb(0 0 0/45%)}.order-modal__sheet-handle{display:none}.order-modal__brand{display:block}.order-platform{min-height:4.75rem}.order-platform__logo-wrap{width:3.25rem;height:3.25rem}.order-platform__logo{width:3rem;height:3rem}}@media (min-width:1024px){.hero,.menu,.site-footer,.site-header,.story,.story-page__curtain,.story-page__hero{padding-inline:var(--space-8)}.brand__logo{height:3.5rem}.hero__content{width:65%;padding-left:7vw}.product-story__chapter{padding-inline:max(var(--space-8),calc((100vw - var(--content-width)) / 2))}.story{grid-template-columns:repeat(12,1fr);gap:var(--space-3)}.story__copy{grid-column:2/span 4}.story__media{grid-column:7/span 5;width:100%}.story--ates .story__copy{grid-column:8/span 4}.story--ates .story__media{grid-column:2/span 5}.section-heading{display:grid;grid-template-columns:1fr 2fr;align-items:end}.section-heading h2{margin-bottom:0}.order-modal__dialog{width:min(100%,32rem)}.story-page__acts{max-width:42rem}}@media (prefers-reduced-motion:reduce){.product-story{height:auto}.product-story__stage{position:relative;min-height:0}.product-story__chapters{position:relative;display:grid}.product-story__chapter{position:relative;inset:auto;min-height:75dvh;opacity:1;visibility:visible;will-change:auto}.product-story__media{will-change:auto}.order-platform:active{transform:none}}@media (min-width:1440px){.hero__content{padding-left:var(--space-12)}.menu,.site-footer,.story,.story-page__curtain{padding-top:8rem;padding-bottom:8rem}}