@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700&display=swap');
:root{--blue:#73aaff;--ink:#f0f5ff;--muted:#a1b0c8;--line:#233047}body{background:#030812}header{background:#030812;border-color:#253149;position:relative;z-index:5}header .brand img,footer .brand img{filter:drop-shadow(0 0 6px #1472ff)}.nav-cta{border-color:#6b7e9c}button{font:inherit}button:focus-visible{outline:3px solid #a4c8ff;outline-offset:5px}.launch-hero{position:relative;isolation:isolate;min-height:850px;overflow:hidden;background:#02050b;display:flex;flex-direction:column;align-items:center;padding:30px 6% 22px}.earth-scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 35%;z-index:-3;transition:transform 6s cubic-bezier(.3,0,.2,1),filter 6s}.space-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#02071140 0%,#02071115 30%,#02071155 55%,#020711f5 100%)}.mission-top,.mission-bottom{display:flex;justify-content:space-between;width:100%;font-size:11px;letter-spacing:2px;color:#adbfdb}.mission-top{padding-bottom:25px;border-bottom:1px solid #8eaff32e}.launch-brand{position:relative;text-align:center;margin:32px 0 25px;z-index:2}.launch-brand .eyebrow{font-family:Orbitron,sans-serif;font-size:11px;letter-spacing:2px;color:#c2d6f5;margin:0}.hero-logo{display:block;object-fit:contain;width:290px;height:235px;margin:10px auto 5px;filter:drop-shadow(0 0 17px #2d80ff80)}.launch-brand h1{font-family:Orbitron,sans-serif;font-size:clamp(29px,3.7vw,56px);line-height:1.4;font-weight:500;letter-spacing:5px;margin:0;text-shadow:0 2px 25px #000}.launch-brand h1 em{color:#90bfff}.launch-brand>p:last-child{font-size:16px;color:#c3d2e9;margin:15px 0}.launch-console{position:relative;z-index:3;width:min(960px,100%);margin:auto 0 26px;padding:25px 32px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:28px;border:1px solid #5578a766;background:#040c1de0;backdrop-filter:blur(14px);box-shadow:0 0 50px #1264e016}.console-label{font-family:Orbitron,sans-serif;font-size:10px;letter-spacing:1.5px;color:#90acd3}.launch-info p{font-size:16px;margin:12px 0 0}.clock-block{text-align:center}#countdown{font-family:Orbitron,monospace;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:34px;letter-spacing:3px;color:white;line-height:1.8;text-shadow:0 0 18px #3f8dff80}.launch-controls{display:flex;flex-direction:column;gap:10px;text-align:center}.launch-controls button{cursor:pointer;background:#1261e5;color:#fff;padding:11px 15px;font-size:14px;border:1px solid #6b9ff2;border-radius:0;min-height:46px}.launch-controls button:hover{background:#287aff}.launch-controls a{font-size:13px;color:#c5d6f0}.launch-progress{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#1b2b43}.launch-progress span{height:100%;display:block;width:0%;background:#7db5ff;box-shadow:0 0 12px #247cff;transition:width .3s linear}.mission-bottom{font-size:10px}.shuttle{position:absolute;width:125px;height:220px;object-fit:contain;left:calc(78% - 62px);bottom:180px;opacity:0;z-index:1;pointer-events:none}.launch-hero[data-phase=countdown] .shuttle{opacity:.75}.launch-hero[data-phase=launching] .shuttle{animation:liftoff 5s cubic-bezier(.5,0,.8,.6) forwards}.launch-hero[data-phase=launching] .earth-scene,.launch-hero[data-phase=orbit] .earth-scene{transform:translateY(22%) scale(.8);filter:brightness(.6)}.launch-hero[data-phase=launching] .launch-brand{opacity:.35;transition:opacity 1s}.launch-hero[data-phase=orbit] .launch-brand{opacity:1;transition:opacity 1s}.launch-hero[data-phase=launching] .launch-console{box-shadow:0 0 65px #226fff30}@keyframes liftoff{0%{transform:translateY(0) scale(.65);opacity:1}35%{opacity:1}100%{transform:translateY(-850px) scale(.18);opacity:0}}.ticker{background:#071c3c;color:#cfe2ff;border-block:1px solid #27476d}.ticker b{color:#5197ff}.section{background:#040a15}.story h2 span{color:#9fb6d9}.story-labels{color:#a9c7f3}.menu-feature{background:#0c182d;border:1px solid #263d60}.menu-feature img{mix-blend-mode:normal;opacity:.92}.menu-group>h3{border-color:#416087;color:#8abaff}.menu-item i{background:#102c50;color:#a9cfff}.skylab{background:radial-gradient(ellipse at 80% 10%,#0c2650,#040914 65%);border-block:1px solid #213958}.closing{background:linear-gradient(#020915dd,#020915bb),url('/assets/earth.png') center 40%/cover}.closing .button,.button{background:#145edb;color:white}.closing h2{font-family:Orbitron,sans-serif;font-size:45px;line-height:1.4}footer{background:#02060e}.skip{background:#162b49}.section-heading h2,.skylab>h2{font-family:Orbitron,'IBM Plex Sans Thai',sans-serif}.section-heading h2{font-size:46px}.skylab>h2{font-size:clamp(45px,8vw,120px)}
@media(max-width:700px){.launch-hero{min-height:850px;padding:22px 5%}.mission-top{font-size:8px;letter-spacing:.6px;gap:12px}.launch-brand{margin-top:35px}.launch-brand .eyebrow{font-size:9px;letter-spacing:1px}.hero-logo{width:250px;height:205px;margin:13px auto}.launch-brand h1{font-size:29px;letter-spacing:2px}.launch-brand>p:last-child{font-size:14px}.launch-console{grid-template-columns:1fr 1fr;padding:20px;gap:20px;margin-top:20px}.launch-controls{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between}.launch-controls button{padding:10px 14px}.launch-info p{font-size:14px}.console-label{font-size:8px;letter-spacing:1px}#countdown{font-size:27px;letter-spacing:1px}.mission-bottom{font-size:8px;letter-spacing:.5px;gap:12px}.shuttle{bottom:265px}.section-heading h2{font-size:33px;letter-spacing:-1px}.closing h2{font-size:28px;letter-spacing:-1px}.skylab>h2{font-size:43px;letter-spacing:-2px}}
@media(prefers-reduced-motion:reduce){.earth-scene,.launch-brand,.launch-progress span{transition:none!important}.launch-hero[data-phase=launching] .shuttle{animation:none;opacity:0}.launch-hero[data-phase=launching] .earth-scene,.launch-hero[data-phase=orbit] .earth-scene{transform:none}.launch-hero[data-phase=launching] .launch-brand{opacity:1}}

@media(max-width:700px){.shuttle{left:calc(85% - 45px);width:90px;height:160px}}

/* Full-bleed banner at every viewport width. */
body{max-width:none;width:100%;margin:0}
.launch-hero{width:100%;max-width:none}
.earth-scene{width:100%;max-width:none;object-fit:cover}
header nav a{text-transform:uppercase;letter-spacing:1px}

/* Horizontal MOEVCAFE brand asset. */
header .brand img,footer .brand img{width:220px;height:76px;object-fit:contain}
.hero-logo{width:min(560px,80vw);height:auto;aspect-ratio:851/290;object-fit:contain;margin:38px auto 30px}
@media(max-width:700px){header .brand img,footer .brand img{width:170px;height:58px}.hero-logo{width:88vw;max-width:420px;height:auto;margin:48px auto 35px}}

/* Signature matcha artwork: full width, uncropped, with controls below. */
.matcha-hero{padding:0;min-height:0;background:#020711;display:block}
.matcha-banner{position:relative;width:100%;overflow:hidden}
.matcha-art{display:block;width:100%;height:auto;aspect-ratio:1672/941;object-fit:contain}
.matcha-hero .launch-console{width:min(1080px,88%);margin:28px auto 24px}
.matcha-hero .mission-bottom{padding:0 6% 25px}
.matcha-banner .shuttle{bottom:0;left:calc(80% - 62px)}
.matcha-hero[data-phase=countdown] .shuttle{opacity:0}
.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}
@media(max-width:700px){.matcha-hero{min-height:0;padding:0}.matcha-hero .launch-console{width:90%;margin:20px auto}.matcha-banner .shuttle{bottom:0;left:calc(82% - 45px);height:130px}.matcha-hero .mission-bottom{padding:0 5% 20px}}
/* Sliding menu artwork and overlaid mission controls. */
.matcha-banner{aspect-ratio:16/10;background:#020711;touch-action:pan-y}
.slide-stage,.hero-slide{position:absolute;inset:0}
.hero-slide{opacity:0;visibility:hidden;transition:opacity .75s ease,visibility .75s}
.hero-slide.is-active{opacity:1;visibility:visible}
.hero-slide img{display:block;width:100%;height:100%;object-fit:contain;object-position:center top}
.matcha-hero .launch-console{position:absolute;left:50%;transform:translateX(-50%);bottom:65px;width:min(940px,82%);margin:0;padding:15px 24px;background:#020a1dc9;border-color:#8bbdff66;z-index:4}
.matcha-hero .mission-bottom{display:none}
.slide-arrow{position:absolute;top:44%;z-index:5;width:46px;height:56px;border:1px solid #ffffff60;background:#03112da6;color:white;font-size:36px;line-height:1;cursor:pointer;backdrop-filter:blur(8px)}
.slide-arrow:hover{background:#145edbcc}.previous{left:18px}.next{right:18px}
.slide-toolbar{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:18px;background:#020a1dde;border:1px solid #8aadd34d;padding:2px 14px;z-index:5;white-space:nowrap}
.slide-dots{display:flex;align-items:center;gap:0}.slide-dots button{width:30px;height:40px;border:0;background:transparent;position:relative;cursor:pointer}.slide-dots button::after{content:'';position:absolute;width:7px;height:7px;left:12px;top:17px;border-radius:50%;background:#8998b2}.slide-dots button[aria-current=true]::after{background:#fff;box-shadow:0 0 9px #6cb3ff}
#slide-count{font:12px Orbitron,monospace;color:#dae9ff}#slide-play{background:none;color:white;border:0;cursor:pointer;width:35px;height:40px;font-size:18px}
.matcha-banner .shuttle{width:clamp(220px,24vw,400px);height:auto;aspect-ratio:2/3;left:calc(76% - clamp(110px,12vw,200px));bottom:110px;z-index:3}
.matcha-hero[data-phase=countdown] .shuttle{opacity:.85;transform:translateY(35%) scale(.8)}
.matcha-hero[data-phase=paused] .shuttle{opacity:.85;transform:translateY(35%) scale(.8)}
.matcha-hero[data-phase=launching] .shuttle{animation:header-liftoff 5s cubic-bezier(.5,0,.7,.5) forwards}
@keyframes header-liftoff{0%{opacity:1;transform:translateY(35%) scale(.8)}25%{opacity:1;transform:translateY(0) scale(1)}100%{opacity:0;transform:translateY(-130vh) scale(.4)}}
@media(max-width:700px){.matcha-banner{aspect-ratio:4/3}.matcha-hero .launch-console{bottom:56px;width:94%;padding:8px 12px;grid-template-columns:1fr 1fr;gap:4px 12px}.launch-info{display:none}.matcha-hero .clock-block{text-align:left}.matcha-hero #countdown{font-size:23px;line-height:1.4}.matcha-hero .launch-controls{grid-column:auto;flex-direction:column;gap:0;align-items:stretch}.matcha-hero .launch-controls button{min-height:38px;font-size:11px;padding:6px}.matcha-hero .launch-controls a{display:none}.slide-toolbar{bottom:7px;gap:6px;padding:0 8px}.slide-dots button{width:27px}.slide-dots button::after{left:10px}.slide-arrow{width:34px;height:44px;top:24%;font-size:28px}.previous{left:5px}.next{right:5px}.matcha-banner .shuttle{width:170px;height:auto;left:calc(75% - 85px);bottom:90px}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}.matcha-hero[data-phase=countdown] .shuttle,.matcha-hero[data-phase=paused] .shuttle{opacity:0}.matcha-hero[data-phase=launching] .shuttle{animation:none;opacity:0}}

/* Original orbital header, with the menu carousel after the price list. */
.launch-hero:not(.matcha-hero) .shuttle{width:clamp(220px,24vw,400px);height:auto;aspect-ratio:2/3;left:calc(78% - clamp(110px,12vw,200px));bottom:180px;z-index:1}
.launch-hero:not(.matcha-hero)[data-phase=launching] .shuttle{animation:header-liftoff 5s cubic-bezier(.5,0,.7,.5) forwards}
.menu-gallery{padding-top:30px;border-top:1px solid var(--line)}
.menu-carousel{position:relative;width:100%;aspect-ratio:3/2;overflow:hidden;background:#020711;touch-action:pan-y}
.menu-carousel .hero-slide img{object-fit:contain;object-position:center}
.menu-carousel .slide-toolbar{bottom:12px}
.menu-carousel .slide-arrow{top:45%}
@media(max-width:700px){.launch-hero:not(.matcha-hero) .shuttle{width:170px;height:auto;left:calc(85% - 85px);bottom:245px}.menu-gallery{padding:35px 0}.menu-gallery .section-heading{padding:0 6%}.menu-carousel{aspect-ratio:auto;padding-bottom:58px}.menu-carousel .slide-stage{position:relative;aspect-ratio:3/2}.menu-carousel .slide-toolbar{bottom:4px}.menu-carousel .slide-arrow{top:35%}}
@media(prefers-reduced-motion:reduce){.launch-hero:not(.matcha-hero)[data-phase=launching] .shuttle{animation:none;opacity:0}}
.header-actions{display:flex;align-items:center;gap:18px}.order-button{display:inline-flex;align-items:center;gap:14px;padding:11px 19px;background:#1261e5;border:1px solid #659bea;color:white;font-size:14px;white-space:nowrap}.order-button[aria-disabled=true]{background:#142b4a;color:#aebfd5;border-color:#355173;cursor:not-allowed}.language-switch{display:flex;gap:2px;border:1px solid #405675;padding:3px}.language-switch button{background:none;color:#a9bedc;border:0;font-size:13px;padding:8px;cursor:pointer;min-height:36px}.language-switch button[aria-pressed=true]{background:#dbeaff;color:#041329}html[lang=en] .launch-controls button{font-size:12px}
@media(max-width:1000px){header{padding:0 3%;gap:12px}header nav{gap:14px}header nav a{font-size:12px;letter-spacing:.4px}header .brand img{width:175px}.header-actions{gap:9px}.order-button{padding:10px 12px}}
@media(max-width:700px){header{height:auto;min-height:84px;padding:10px 4%;flex-wrap:wrap}header .brand img{width:145px;height:52px}.header-actions{gap:8px}.order-button{padding:8px 10px;font-size:12px;gap:6px}.language-switch button{padding:5px;min-height:32px;font-size:12px}header nav{display:flex;order:3;width:100%;justify-content:center;border-top:1px solid #22344e;padding-top:8px;gap:22px}header nav a{font-size:11px}html[lang=en] .launch-controls button{font-size:10px}}
@media(max-width:360px){header .brand img{width:120px}.order-button{padding:7px;font-size:11px}.header-actions{gap:5px}}

/* Vertical logo for the banner. */
.launch-brand .hero-logo{width:180px;height:250px;aspect-ratio:auto;object-fit:contain;margin:22px auto 25px}
@media(max-width:700px){.launch-brand .hero-logo{width:155px;height:215px;margin:25px auto}}
.zone-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:35px 0 65px}.zone-nav a{border:1px solid #304a6c;background:#0a192c;padding:18px;color:#ecf4ff}.zone-nav a:hover{background:#133158;border-color:#84b7ff}.zone-nav span{display:block;font-size:12px;color:#8fb9ef;letter-spacing:1px}.zone-nav strong{font:14px Orbitron,sans-serif;display:block;margin-top:10px}.menu-zone{padding-top:30px;margin-bottom:70px;scroll-margin-top:25px}.zone-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:24px;border-bottom:1px solid #395477}.zone-heading h3{font:clamp(23px,3vw,40px) Orbitron,sans-serif;margin:0;letter-spacing:0}.zone-heading p:last-child{color:#b3c6e0}.zone-heading .eyebrow{margin-bottom:10px}.zone-prices{display:grid;grid-template-columns:1fr 1fr;gap:0 50px;margin:12px 0 28px}.zone-prices .menu-item{align-items:start}.zone-prices .menu-item strong{font-size:22px}.zone-prices .price-note{color:#abc9f2;font-size:13px;max-width:420px}.menu-notes{border-left:2px solid #5e9bff;padding:4px 18px;margin-bottom:30px;color:#adc2df;font-size:14px}.menu-notes p{margin:8px 0}.zone-carousel{max-width:1100px;margin:0 auto;border:1px solid #2a4260}.zone-carousel .slide-toolbar{position:absolute;bottom:8px}.slide-count{font:12px Orbitron,monospace;color:#dae9ff}.slide-play{background:none;color:white;border:0;cursor:pointer;width:35px;height:40px;font-size:18px}.mission-menu .section-heading h2{font-size:45px}.zone-carousel .slide-stage{inset:0 0 52px}.zone-carousel{aspect-ratio:auto;padding-bottom:52px}.zone-carousel .slide-stage{position:relative;aspect-ratio:3/2}.zone-carousel:has(.hero-slide:only-child){padding-bottom:0}
@media(max-width:700px){.zone-nav{grid-template-columns:1fr 1fr;margin-bottom:35px}.zone-nav a{padding:13px}.zone-nav strong{font-size:11px}.zone-heading{align-items:start;flex-direction:column;gap:8px}.zone-heading p{margin:0}.zone-prices{grid-template-columns:1fr;gap:0}.menu-zone{margin-bottom:45px}.zone-prices .menu-item strong{font-size:20px}.mission-menu .section-heading h2{font-size:33px}.zone-carousel .slide-stage{aspect-ratio:3/2}.zone-carousel .slide-toolbar{bottom:4px}.zone-carousel .slide-arrow{top:32%}}
.hero-menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.hero-menu-card{border:1px solid #294564;background:#081424;overflow:hidden}.hero-menu-image{display:block;background:#020711;aspect-ratio:3/2;overflow:hidden}.hero-menu-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s}.hero-menu-image:hover img{transform:scale(1.025)}.hero-menu-content{padding:25px}.hero-menu-content .eyebrow{color:#8ebcff;margin-bottom:12px;font-size:11px}.hero-menu-name{display:flex;justify-content:space-between;gap:16px;align-items:start}.hero-menu-name h3{font-size:24px;line-height:1.3;margin:0;font-weight:500}.hero-menu-name strong{font-size:27px;color:#b6d5ff;white-space:nowrap}.hero-menu-name strong span{font-size:14px;margin-left:4px}.hero-menu-content>p:not(.eyebrow){color:#b5c5db;font-size:15px}.hero-menu-content>a,.all-menu-link{color:#9bc5ff;border-bottom:1px solid #426c9d;padding-bottom:4px;font-size:14px}.hero-menu-bottom{text-align:center;margin-top:35px}.menu-page-intro{padding:45px 6% 25px;background:linear-gradient(110deg,#030a17,#102748)}.menu-page-intro>a{font-size:14px;color:#b0c9ed}.menu-page-intro .eyebrow{margin-top:30px}.menu-page-intro h1{font:clamp(40px,6vw,85px) Orbitron,sans-serif;margin:10px 0}.menu-page-intro>p:last-child{color:#bbcee8}.menu-page .mission-menu{padding-top:40px}header nav a[aria-current=page]{color:#8dbbff;border-bottom:1px solid #8dbbff}
@media(max-width:700px){.hero-menu-grid{grid-template-columns:1fr;gap:22px}.hero-menu-content{padding:20px}.hero-menu-name h3{font-size:22px}.menu-page-intro{padding:30px 6%}.menu-page-intro h1{font-size:38px}}
@media(prefers-reduced-motion:reduce){.hero-menu-image img{transition:none}}
.store-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#030a17}.store-hero>div{padding:65px 10% 50px 12%}.store-hero h1{font:clamp(38px,4.5vw,70px)/1.2 Orbitron,sans-serif;letter-spacing:-2px;margin:20px 0}.store-hero p:not(.eyebrow){color:#b3c7e3}.store-hero .button{margin-top:20px}.store-hero figure{margin:0;position:relative;height:100%;min-height:540px}.store-hero img{width:100%;height:100%;object-fit:cover;position:absolute}.store-hero figcaption{position:absolute;bottom:15px;right:20px;font-size:12px;background:#061123bb;padding:5px 10px;color:#d6e5ff}.store-status{font-size:12px;letter-spacing:2px;margin-top:25px}.store-filters{display:flex;flex-wrap:wrap;gap:12px}.store-filters button{border:1px solid #3c5679;color:#bed4f4;background:#0c1a2f;padding:12px 24px;cursor:pointer}.store-filters button[aria-pressed=true]{background:#1261e5;color:white;border-color:#80b5ff}.collection-note{font-size:14px;color:#a6bad7;margin:23px 0}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.store-card{padding:28px;background:linear-gradient(135deg,#0b1d36,#061020);border:1px solid #2f496b;min-height:300px;display:flex;flex-direction:column}.store-card[hidden]{display:none}.product-index{display:flex;justify-content:space-between;color:#8aafd9;font-size:11px;letter-spacing:1.5px}.store-card h3{font:23px Orbitron,sans-serif;margin:35px 0 10px;color:#c3dcff}.product-title{font-size:20px;color:#edf5ff!important;margin:10px 0}.store-card>p{color:#9fb8d9;font-size:15px}.product-bottom{margin-top:auto;padding-top:24px;display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;border-top:1px solid #243957}.product-bottom>span{font-size:11px;color:#8dabc9}.product-bottom button{border:0;border-bottom:1px solid #83b8f8;background:none;color:#a6ceff;padding:6px 0;cursor:pointer;font-size:13px}.store-closing{text-align:center;padding:70px 6%;background:#071225}.store-closing h2{font:clamp(30px,4vw,52px)/1.3 Orbitron,sans-serif}.store-closing a{color:#91bfff;border-bottom:1px solid #547fb9}.product-dialog{background:#08172c;color:#edf5ff;border:1px solid #5b88be;width:min(560px,90vw);padding:40px;max-height:85vh;overflow:auto}.product-dialog::backdrop{background:#000b;backdrop-filter:blur(6px)}.product-dialog h2{font:28px Orbitron,sans-serif;line-height:1.4;margin-top:24px}.product-dialog>p{color:#aac1df}.dialog-close{position:absolute;right:14px;top:10px;background:none;border:0;color:white;font-size:30px;cursor:pointer;width:44px;height:44px}.dialog-note{border-top:1px solid #2b4669;padding-top:24px;font-size:13px;letter-spacing:1px}.dialog-done{border:0;cursor:pointer;margin-top:12px}header nav{gap:22px}
@media(max-width:1100px){.store-grid{grid-template-columns:1fr 1fr}header nav{gap:12px}}
@media(max-width:700px){.store-hero{grid-template-columns:1fr}.store-hero>div{padding:40px 6%}.store-hero h1{font-size:39px}.store-hero figure{min-height:320px}.store-grid{grid-template-columns:1fr}.store-filters{gap:8px}.store-filters button{padding:10px 14px;font-size:13px}.store-card{min-height:280px}.product-dialog{padding:30px 24px}header nav{gap:14px;flex-wrap:wrap}header nav a{font-size:10px}.store-collection h2{font-size:34px}}

/* Four SKYLAB experiences. */
#skylab .zone-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
#skylab .zone-grid h3{overflow-wrap:anywhere;font-size:21px}
@media(max-width:1100px){#skylab .zone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#skylab .zone-grid article{padding:26px;border-bottom:1px solid #3a485b}#skylab .zone-grid article:nth-child(2n){border-right:0}#skylab .zone-grid article:nth-last-child(-n+2){border-bottom:0}}
@media(max-width:700px){#skylab .zone-grid{grid-template-columns:1fr}#skylab .zone-grid article{padding:25px 0;border-right:0;border-bottom:1px solid #3a485b}#skylab .zone-grid article:nth-last-child(2){border-bottom:1px solid #3a485b}#skylab .zone-grid article:last-child{border-bottom:0}#skylab .zone-grid h3{font-size:24px}}
.action-pair{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hero-menu-bottom.action-pair{justify-content:center}.action-pair .order-button{min-height:52px;justify-content:center}.menu-order-end{text-align:center;padding:65px 6%;background:linear-gradient(135deg,#071429,#102c50);border-top:1px solid #39577c}.menu-order-end h2{font-size:36px}.menu-order-end>p:not(.eyebrow){color:#b9cce6}.menu-order-end .order-button{margin-top:15px;min-width:190px;justify-content:center;padding:15px 25px}.store-hero figure{min-height:540px}.store-hero img{object-fit:contain;background:#030a17}
@media(max-width:700px){.action-pair{gap:12px}.hero-menu-bottom.action-pair>*{flex:1;min-width:150px;justify-content:center}.menu-order-end h2{font-size:28px}.store-hero figure{min-height:0;aspect-ratio:3/2}}
.product-dialog{width:min(700px,92vw);padding:30px;max-height:90dvh}.dialog-product-image{margin:-30px -30px 28px;position:relative;background:#020a17}.dialog-product-image img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}.dialog-product-image figcaption{position:absolute;bottom:10px;left:12px;background:#020914c9;padding:4px 9px;color:#d7e6ff;font-size:12px}.product-dialog .dialog-close{position:sticky;top:0;float:right;z-index:2;margin-top:-16px;margin-right:-16px;margin-bottom:-44px;background:#020a17d9;border:1px solid #6c8bb4;border-radius:50%;line-height:1}.product-dialog .eyebrow{clear:both}
@media(max-width:700px){.product-dialog{padding:22px;max-height:90dvh}.dialog-product-image{margin:-22px -22px 22px}.product-dialog .dialog-close{margin-top:-10px;margin-right:-10px}.dialog-product-image figcaption{font-size:11px}}

/* Merchandise apparel photography. */
.tshirt-card-image{display:block;width:100%;height:auto;aspect-ratio:1514/1039;object-fit:contain;background:#fff;margin-top:22px}.store-card .tshirt-card-image+h3{margin-top:22px;font-size:21px;line-height:1.4}.product-dialog h2{overflow-wrap:anywhere}

/* Uniform 1920 × 1080 menu presentation, responsive at 16:9. */
.menu-carousel.zone-carousel{width:100%;max-width:1920px}
.menu-carousel.zone-carousel .slide-stage,.hero-menu-image{aspect-ratio:1920/1080}
.menu-carousel.zone-carousel .slide-stage{inset:auto}
.menu-carousel .hero-slide img,.hero-menu-image img{object-fit:contain;object-position:center;width:100%;height:100%}
.hero-menu-image:hover img{transform:none}
/* Alternating image and description rows for the landing page's hero menu. */
.hero-menu-section .hero-menu-grid{grid-template-columns:minmax(0,1fr);gap:clamp(48px,6vw,88px)}
.hero-menu-section .hero-menu-card{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(0,1fr);align-items:start;gap:clamp(24px,3vw,44px);border:0;background:transparent;overflow:visible}
.hero-menu-section .hero-menu-card:nth-child(even){grid-template-columns:minmax(0,1fr) minmax(0,2.35fr)}
.hero-menu-section .hero-menu-card:nth-child(even) .hero-menu-image{grid-column:2;grid-row:1}
.hero-menu-section .hero-menu-card:nth-child(even) .hero-menu-content{grid-column:1;grid-row:1}
.hero-menu-section .hero-menu-image{width:100%;min-width:0;border-radius:3px;aspect-ratio:16/9}
.hero-menu-section .hero-menu-content{padding:0;min-width:0}
.hero-menu-section .hero-menu-content .eyebrow{font-size:14px;letter-spacing:1px;line-height:1.5;margin:0 0 14px}
.hero-menu-section .hero-menu-name{flex-direction:column;gap:12px}
.hero-menu-section .hero-menu-name h3{font-size:clamp(24px,2.4vw,36px);line-height:1.2;overflow-wrap:anywhere}
.hero-menu-section .hero-menu-name strong{font-size:26px}
.hero-menu-section .hero-menu-content>p:not(.eyebrow){font-size:16px;line-height:1.7;margin:16px 0 20px}
.hero-menu-section .hero-menu-content>a{display:inline-block;font-size:14px;line-height:1.6;padding:8px 0}
.hero-menu-section .hero-menu-bottom{margin-top:clamp(48px,6vw,80px)}
@media(max-width:700px){.hero-menu-section .hero-menu-card,.hero-menu-section .hero-menu-card:nth-child(even){grid-template-columns:minmax(0,1fr);gap:22px}.hero-menu-section .hero-menu-card:nth-child(even) .hero-menu-image,.hero-menu-section .hero-menu-card:nth-child(even) .hero-menu-content{grid-column:auto;grid-row:auto}.hero-menu-section .hero-menu-name{flex-direction:row;justify-content:space-between;gap:16px}.hero-menu-section .hero-menu-name h3{font-size:25px}.hero-menu-section .hero-menu-name strong{font-size:24px}}
.slide-order{max-width:1920px;margin:0 auto;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#08172c;border:1px solid #2a4260;border-top:0}
.slide-order p{margin:0;color:#c3d5ed;font-size:16px;line-height:1.65}
.slide-order .order-button{min-height:48px;min-width:160px;justify-content:center;flex-shrink:0}
@media(max-width:700px){.slide-order{flex-direction:column;align-items:stretch;padding:20px}.slide-order .order-button{width:100%}.menu-carousel.zone-carousel .slide-stage{aspect-ratio:1920/1080}}

.zone-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.zone-nav strong{line-height:1.6;overflow-wrap:anywhere}.zone-heading h3{overflow-wrap:anywhere}@media(max-width:1100px){.zone-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.zone-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}

.coffee-temperature-tables{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;margin:30px 0}.coffee-table{width:100%;border-collapse:collapse;align-self:start;color:#eaf3ff;font-size:16px}.coffee-table caption{text-align:left;padding:22px 20px;background:#102641;border-top:2px solid #7aafff}.coffee-table caption strong{display:block;font-size:26px;font-weight:500}.coffee-table caption span{display:block;margin-top:8px;color:#adc8eb;font-size:14px}.coffee-table th,.coffee-table td{padding:18px 12px;text-align:left;border-bottom:1px solid #29425e;vertical-align:top}.coffee-table thead th{font-size:14px;color:#a9c6eb;font-weight:500}.coffee-table th[scope=row]{font-weight:400}.coffee-table th small{display:block;color:#aebed4;font-size:14px;margin-top:5px}.coffee-table td,.coffee-table thead th:last-child{text-align:right;white-space:nowrap}.coffee-table td{color:#c0ddff;font-size:16px}.coffee-table th span{overflow-wrap:anywhere}@media(max-width:850px){.coffee-temperature-tables{grid-template-columns:minmax(0,1fr);gap:28px}}@media(max-width:400px){.coffee-table th,.coffee-table td{padding:15px 7px}.coffee-table td{font-size:14px}}

.coffee-recommended{display:inline-block;color:#a5d5ff;font-size:20px;margin-left:5px;filter:drop-shadow(0 0 5px #358fff80);vertical-align:middle}
