/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:"DM Sans", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-surface:var(--c-surface);--color-text:var(--c-text);--shadow-card:0 12px 38px -16px #00000061}}@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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;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:where(:not(iframe)){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{.fixed{position:fixed}.relative{position:relative}.block{display:block}.inline{display:inline}.min-h-screen{min-height:100vh}.bg-surface{background-color:var(--color-surface)}.text-text{color:var(--color-text)}}:root{color-scheme:dark;--c-surface:#111c28;--c-surface-alt:#182735;--c-text:#f5eee5;--c-text-muted:#c5c9c7;--c-accent:#f2b86d;--c-accent-hover:#ffce8e;--c-border:#40505b;--c-success:#a5d0bd;--c-warning:#f2b86d;--c-danger:#e47869;--c-ring:#f2b86d;--c-coral:#de6f59;--c-cream:#fff3e4;--c-deep-red:#38232b;--c-deep-teal:#18343a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:DM Sans,sans-serif}img{width:100%;display:block}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--c-ring);outline-offset:5px;border-radius:2px}::selection{background:var(--c-accent);color:var(--c-surface)}section[id]{scroll-margin-top:100px}.shell{width:min(100% - 88px,1320px);margin-inline:auto}.skip-link{z-index:30;background:var(--c-accent);color:var(--c-surface);padding:12px 18px;font-weight:700;position:absolute;top:-80px;left:20px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--c-border);background:var(--c-surface);z-index:5;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:84px;display:flex}.brand,.footer-brand{letter-spacing:.09em;white-space:nowrap;font-size:18px;font-weight:500}.brand{align-items:center;gap:12px;display:inline-flex}.brand strong{color:var(--c-accent);font-weight:700}.brand-sun{border:2px solid var(--c-accent);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.brand-sun span{background:var(--c-coral);border-radius:50%;width:13px;height:13px}.site-nav{align-items:center;gap:clamp(18px,2.6vw,44px);display:flex}.site-nav a,.nav-action{letter-spacing:.035em;font-size:13px;font-weight:700;transition:color .22s,background .22s,border-color .22s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--c-accent)}.nav-action{border:1px solid var(--c-accent);color:var(--c-accent);white-space:nowrap;padding:12px 18px}.nav-action:hover{color:var(--c-surface);background:var(--c-accent)}.nav-action span,.button span,.text-link span{margin-left:9px}.hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(40px,6vw,94px);min-height:690px;padding-block:58px 68px;display:grid;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#dd6f5924,#0000 67%);width:620px;height:620px;position:absolute;top:-150px;left:-280px}.hero-copy{z-index:1;position:relative}h1,h2,h3,p,figure{margin-top:0}h1,h2,.food-feature h3,.closing h2{font-family:DM Serif Display,Georgia,serif;font-weight:400}h1{letter-spacing:-.04em;text-wrap:balance;max-width:700px;margin-bottom:30px;font-size:clamp(4rem,7vw,7.4rem);line-height:.98}h1 em,h2 em{color:var(--c-accent);font-weight:400}.hero-lead{color:var(--c-text-muted);max-width:55ch;font-size:clamp(16px,1.25vw,18px);line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:26px;margin-top:34px;display:flex}.button{justify-content:center;align-items:center;min-height:52px;padding:0 25px;font-size:14px;font-weight:700;transition:background .22s,color .22s,transform .22s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--c-coral);color:var(--c-cream)}.button-primary:hover{background:var(--c-accent);color:var(--c-surface)}.text-link{border-bottom:1px solid var(--c-accent);padding-bottom:5px;font-size:14px;font-weight:700;transition:color .22s}.text-link:hover{color:var(--c-accent)}.hero-note{color:var(--c-text-muted);letter-spacing:.17em;align-items:center;gap:12px;margin-top:64px;font-size:10px;font-weight:700;display:flex}.note-line{background:var(--c-accent);width:34px;height:1px;display:block}.hero-visual{background:var(--c-surface-alt);height:clamp(480px,43vw,600px);box-shadow:var(--shadow-card);margin:0;position:relative}.hero-visual img{object-fit:cover;object-position:center;height:100%}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#081118bf);position:absolute;inset:45% 0 0}.hero-visual figcaption{z-index:1;color:#fff;justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:25px;left:32px;right:32px}.hero-visual figcaption span:first-child{letter-spacing:.2em;font-size:13px;font-weight:700}.hero-visual figcaption span:last-child{font-family:DM Serif Display,Georgia,serif;font-size:22px;font-style:italic}.chapter-bar{background:var(--c-coral);color:#211d25}.chapter-inner{justify-content:space-between;align-items:center;gap:28px;min-height:69px;display:flex}.chapter-inner span{font-family:DM Serif Display,Georgia,serif;font-size:23px}.chapter-inner a{text-transform:uppercase;letter-spacing:.13em;font-size:13px;font-weight:700}.chapter-inner a:hover{text-underline-offset:5px;text-decoration:underline}.section{padding-block:125px}.section-intro,.food-heading{grid-template-columns:1.1fr .7fr;align-items:end;gap:10%;margin-bottom:50px;display:grid}.section-mark{background:var(--c-coral);width:46px;height:6px;margin-bottom:26px;display:block}h2{letter-spacing:-.025em;text-wrap:balance;margin-bottom:0;font-size:clamp(3.2rem,5.4vw,6rem);line-height:1.06}.section-intro p,.food-heading p{color:var(--c-text-muted);max-width:49ch;margin-bottom:5px;font-size:17px;line-height:1.85}.geo-grid{grid-template-columns:1.25fr .75fr;align-items:stretch;gap:48px;display:grid}.geo-photo{min-height:500px;margin:0;position:relative;overflow:hidden}.geo-photo img{object-fit:cover;object-position:center 54%;height:100%}.geo-photo:after{content:"";background:linear-gradient(#0000,#081118ad);position:absolute;inset:60% 0 0}.geo-photo figcaption{z-index:1;color:#fff;font-size:14px;font-weight:700;position:absolute;bottom:26px;left:28px}.geo-facts{flex-direction:column;justify-content:center;display:flex}.geo-fact{border-top:1px solid var(--c-border);grid-template-columns:52px 1fr;gap:15px;padding:28px 0 24px;display:grid}.geo-fact:last-child{border-bottom:1px solid var(--c-border)}.fact-index{color:var(--c-accent);font-family:DM Serif Display,Georgia,serif;font-size:22px}.geo-fact h3,.drink-items h3{margin-bottom:9px;font-size:23px}.geo-fact p,.drink-items p{color:var(--c-text-muted);max-width:42ch;margin-bottom:0;font-size:14px;line-height:1.7}.history-section{background:var(--c-deep-red);padding-block:105px}.history-layout{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(55px,7vw,110px);display:grid}.history-visual{height:690px;position:relative}.history-visual img{object-fit:cover;height:100%}.image-label{background:var(--c-accent);color:var(--c-surface);letter-spacing:.1em;padding:16px 20px;font-size:12px;font-weight:700;position:absolute;bottom:0;left:0}.image-label span{padding-inline:8px}.history-copy h2{max-width:9ch}.section-lead{color:var(--c-text-muted);max-width:52ch;margin:24px 0 34px;font-size:17px;line-height:1.8}.history-list{counter-reset:time;margin:0;padding:0;list-style:none}.history-list li{border-top:1px solid #f5eee533;padding:19px 0 18px 32px;position:relative}.history-list li:before{content:"";background:var(--c-coral);border-radius:50%;width:8px;height:8px;position:absolute;top:28px;left:0}.history-list li:last-child{border-bottom:1px solid #f5eee533}.history-list span{font-size:15px;font-weight:700}.history-list p{color:var(--c-text-muted);max-width:46ch;margin:5px 0 0;font-size:14px;line-height:1.65}.food-heading{margin-bottom:52px}.food-heading h2{max-width:11ch}.food-feature{background:var(--c-coral);min-height:450px;color:var(--c-surface);grid-template-columns:.83fr 1.17fr;display:grid;overflow:hidden}.food-feature-copy{flex-direction:column;align-items:start;padding:clamp(34px,5vw,72px);display:flex}.food-stamp{letter-spacing:.18em;font-size:11px;font-weight:700}.food-feature h3{margin:32px 0 22px;font-size:clamp(4.3rem,7vw,7.2rem);line-height:1}.food-feature p{max-width:41ch;margin-bottom:0;font-size:17px;line-height:1.75}.feature-rule{background:#111c287a;width:100%;height:1px;margin:auto 0 17px;display:block}.feature-footer{font-size:12px;font-weight:700}.food-feature img{object-fit:cover;object-position:center 56%;height:100%}.food-list{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:52px;display:grid}.food-list article{border-top:1px solid var(--c-border);padding-top:20px}.food-list span{letter-spacing:.17em;color:var(--c-accent);font-size:10px;font-weight:700}.food-list h3{margin:20px 0 8px;font-family:DM Serif Display,Georgia,serif;font-size:37px;font-weight:400}.food-list p{color:var(--c-text-muted);max-width:37ch;font-size:14px;line-height:1.7}.drinks-section{background:var(--c-deep-teal);padding-block:110px}.drinks-layout{grid-template-columns:1fr .88fr;align-items:center;gap:clamp(48px,8vw,128px);display:grid}.drinks-copy h2{max-width:10ch}.drink-items{margin-top:38px}.drink-items article{border-top:1px solid #f5eee538;padding:18px 0 18px 21px;position:relative}.drink-items article:before{content:"";background:var(--c-accent);border-radius:50%;width:6px;height:6px;position:absolute;top:29px;left:0}.drink-items article:last-child{border-bottom:1px solid #f5eee538}.drink-items h3{margin-bottom:4px;font-size:19px}.drinks-visual{background:var(--c-surface-alt);height:600px;margin:0;position:relative}.drinks-visual img{object-fit:cover;object-position:center 43%;height:100%}.drinks-visual figcaption{background:var(--c-accent);color:var(--c-surface);letter-spacing:.15em;padding:17px 19px;font-size:10px;font-weight:700;position:absolute;bottom:19px;right:-20px}.closing{grid-template-columns:1fr 1fr;min-height:480px;padding-block:125px;display:grid}.closing-photo{overflow:hidden}.closing-photo img{object-fit:cover;height:100%}.closing-copy{background:var(--c-surface-alt);flex-direction:column;justify-content:center;align-items:start;padding:clamp(40px,6vw,90px);display:flex}.closing h2{font-size:clamp(3.6rem,5.5vw,6.3rem)}.closing p{color:var(--c-text-muted);max-width:34ch;margin:20px 0 28px;font-size:17px;line-height:1.7}.site-footer{border-top:1px solid var(--c-border)}.footer-inner{min-height:91px;color:var(--c-text-muted);justify-content:space-between;align-items:center;gap:20px;font-size:12px;display:flex}.footer-brand{color:var(--c-accent);font-size:15px}.footer-inner a:last-child:hover{color:var(--c-accent)}@media (max-width:1050px){.shell{width:min(100% - 56px,1320px)}.hero{gap:36px;min-height:auto}h1{font-size:clamp(3.8rem,7vw,6rem)}.hero-visual{height:500px}.site-nav{gap:18px}.geo-grid{gap:30px}.history-visual{height:630px}}@media (max-width:760px){.shell{width:min(100% - 36px,1320px)}.header-inner{flex-wrap:wrap;row-gap:18px;min-height:auto;padding-block:19px 14px}.site-nav{flex-basis:100%;order:3;justify-content:space-between;gap:10px;padding-bottom:4px;overflow-x:auto}.site-nav a{white-space:nowrap;font-size:12px}.nav-action{padding:9px 12px;font-size:11px}.brand{font-size:15px}.brand-sun{width:27px;height:27px}.hero,.section-intro,.geo-grid,.history-layout,.food-heading,.food-feature,.drinks-layout,.closing{grid-template-columns:1fr}.hero{gap:44px;padding-block:68px 55px}.hero-copy{max-width:630px}h1{font-size:clamp(4rem,11vw,6.2rem)}.hero-note{margin-top:40px}.hero-visual{height:min(70vw,520px);min-height:370px}.chapter-inner{gap:26px;min-height:62px;overflow-x:auto}.chapter-inner span{white-space:nowrap;font-size:19px}.chapter-inner a{white-space:nowrap;font-size:11px}.section{padding-block:85px}.section-intro,.food-heading{gap:20px;margin-bottom:35px}h2{font-size:clamp(3.2rem,8vw,5rem)}.geo-photo{min-height:440px}.history-section,.drinks-section{padding-block:85px}.history-layout,.drinks-layout{gap:45px}.history-visual{height:500px}.history-copy h2{max-width:12ch}.food-feature img{height:430px}.food-feature-copy{min-height:390px}.food-list{gap:25px}.drinks-visual{height:480px}.closing{padding-block:85px}.closing-photo{height:360px}.closing-copy{min-height:380px}}@media (max-width:560px){.hero{padding-top:58px}h1{font-size:clamp(3.75rem,13vw,5rem)}.hero-lead,.section-intro p,.food-heading p,.section-lead{font-size:15px}.hero-actions{gap:22px}.button{padding-inline:19px}.hero-visual{min-height:360px}.hero-visual figcaption{bottom:16px;left:17px;right:17px}.hero-visual figcaption span:last-child{font-size:17px}.geo-photo{min-height:370px}.geo-fact{grid-template-columns:38px 1fr}.history-visual{height:380px}.food-feature-copy{min-height:380px}.food-feature img{height:330px}.food-list{grid-template-columns:1fr;gap:16px;margin-top:28px}.food-list h3{margin-top:9px}.drinks-visual{height:430px}.drinks-visual figcaption{right:0}.closing-photo{height:280px}.closing-copy{min-height:330px}.footer-inner{flex-wrap:wrap;gap:13px;padding-block:25px}.footer-inner span{order:3;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.site-nav a,.nav-action,.text-link{transition:none}}