@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&family=Poppins:wght@700;800;900&display=swap');
/* Design tokens (colours, type, motion) live in /shared/tokens.css */*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:125px}body{margin:0;background:var(--bg);color:var(--white);font:16px/1.6 'DM Sans',sans-serif}body.modal-open{overflow:hidden}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:5px}button:disabled{opacity:.45;cursor:not-allowed}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;line-height:.92;font-weight:800;letter-spacing:-.015em}p{color:var(--muted)}h2 span{color:var(--amber)}svg{width:24px;height:24px;flex-shrink:0}.container{width:min(1320px,89%);margin:auto}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:700;color:var(--amber)}.demo-bar{padding:8px 5.5%;background:var(--surface);display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:.015em;border-bottom:1px solid var(--line);color:var(--muted)}.demo-bar>span:first-child{letter-spacing:.13em;color:var(--gold)}.header{position:sticky;top:0;z-index:10;background:#041219ed;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;height:92px;gap:30px}.brand{font:900 italic 47px/.8 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.03em;color:var(--amber);display:block}.brand span{font:600 9px/1.5 'DM Sans',sans-serif;display:block;color:var(--muted);letter-spacing:.14em;margin-top:9px}.nav nav{display:flex;gap:30px;font-size:14px}.nav-link{position:relative}.nav-link:after{content:'';position:absolute;height:2px;background:var(--amber);bottom:-9px;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease)}.nav-link:hover:after{transform:scaleX(1)}.nav-actions{display:flex;gap:26px;align-items:center}.service-pill{display:flex;align-items:center;gap:12px;border:0;background:none;color:var(--white);padding:0;text-align:left}.service-pill small{display:block;font-size:10px;color:var(--muted)}.service-pill strong{font-size:13px}.delivery-icon{font-size:25px;color:var(--amber)}.cart-button{display:flex;gap:10px;align-items:center;padding:12px 17px;background:var(--amber);border:0;border-radius:6px;color:var(--bg);font-size:13px;font-weight:700}.cart-count{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--bg);color:var(--amber);font-size:12px}.hero{display:grid;grid-template-columns:46% 54%;min-height:550px;position:relative}.hero-copy{padding:60px 0 46px;z-index:2;position:relative}.hero h1{font-size:clamp(75px,7.3vw,110px);margin:23px -80px 24px; margin-left:0;line-height:.92}.title-line{display:block;white-space:nowrap}.amber{color:var(--amber)}.period{color:var(--white)}.hero p{font-size:16px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 24px;min-height:51px;font-size:14px;font-weight:700;border:1px solid transparent;border-radius:5px;transition:transform .3s var(--ease),background .3s,box-shadow .3s}.button span{font-size:21px;line-height:1;transition:transform .3s var(--ease)}.button:hover span{transform:translate(3px,-2px)}.button:hover{transform:translateY(-3px)}.primary{background:var(--amber);color:var(--bg)}.primary:hover{background:var(--gold);box-shadow:0 8px 30px #FCA80020}.secondary{background:transparent;border-color:var(--line);color:var(--white)}.secondary:hover{background:var(--card)}.plain-link{font-size:13px;border-bottom:1px solid var(--line);padding-bottom:4px}.plain-link span{margin-left:10px;color:var(--amber)}.hero-meta{display:flex;gap:25px;align-items:end;margin-top:40px}.hero-meta>span{font-size:9px;color:var(--muted);letter-spacing:.1em}.hero-meta strong{display:block;font-size:13px;font-weight:500;letter-spacing:0;color:var(--white);margin-top:3px}.hero-meta .tiny-note{max-width:65px;font-size:10px;letter-spacing:0;line-height:1.4;opacity:.75}.hero-art{position:relative;isolation:isolate;margin-right:-10.2%;overflow:hidden}.hero-food{height:100%;width:100%;object-fit:cover;object-position:69% center;transform:scale(1.05);transition:transform .8s var(--ease)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,var(--bg),transparent 32%),linear-gradient(0deg,var(--bg),transparent 27%);pointer-events:none}.hero-outline{position:absolute;right:5%;top:25px;font:800 100px/.9 'Barlow Condensed',Impact,sans-serif;-webkit-text-stroke:1px #96C8D72b;color:transparent;z-index:-1}.hero-sticker{position:absolute;right:4%;top:13%;width:119px;height:119px;border:1px solid var(--amber);border-radius:50%;background:#041219eb;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(9deg);box-shadow:0 0 0 7px #04121970}.hero-sticker span{font-size:9px;letter-spacing:.08em;color:var(--muted)}.hero-sticker strong{font:700 31px 'Barlow Condensed',sans-serif;color:var(--amber)}.hero-bottom{position:absolute;left:20%;right:5%;bottom:36px;display:flex;align-items:center;justify-content:space-between}.hero-bottom>span{font-size:10px;letter-spacing:.13em;color:var(--muted)}.round-button{width:45px;height:45px;border:1px solid var(--muted);border-radius:50%;background:transparent;color:var(--white);font-size:23px;transition:background .25s}.round-button:hover{background:var(--amber);color:var(--bg)}.art-note{position:absolute;bottom:13px;right:5%;color:var(--muted);font-size:9px;opacity:.65}.flavour-band{display:flex;align-items:center;justify-content:center;gap:48px;border-block:1px solid var(--line);background:var(--surface);padding:20px 5%;font:600 20px 'Barlow Condensed',sans-serif;letter-spacing:.1em}.flavour-band i{color:var(--amber);font-size:14px;font-style:normal}.menu-section{padding:70px 0 74px}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}.section-head h2{font-size:clamp(42px,4.5vw,62px);margin-top:14px}.section-head>p{font-size:14px;max-width:270px}.search{display:flex;align-items:center;gap:12px;padding:12px 15px;border:1px solid var(--line);border-radius:6px;background:var(--surface);width:330px}.search svg{color:var(--muted);width:20px;height:20px}.search input{width:100%;min-width:0;background:none;color:var(--white);border:0;outline:0;font-size:14px}.search:focus-within{border-color:var(--amber)}.search-key{font-size:18px;color:var(--muted)}.menu-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.categories{display:flex;gap:9px;overflow-x:auto;padding:5px 2px;scrollbar-width:thin}.categories button{border:1px solid var(--line);background:transparent;color:var(--muted);font-size:13px;white-space:nowrap;border-radius:5px;padding:11px 18px;transition:background .3s,color .3s}.categories button span{margin-left:9px;font-size:10px;opacity:.65}.categories button[aria-pressed=true]{background:var(--amber);color:var(--bg);border-color:var(--amber);font-weight:700}.categories button:hover{border-color:var(--amber)}.item-count{white-space:nowrap;font-size:12px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:23px}.product-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--surface);transition:transform .4s var(--ease),border-color .3s,box-shadow .3s;min-width:0}.product-card:hover{transform:translateY(-6px);border-color:#96C8D777;box-shadow:0 15px 35px #0004}.product-image-button{position:relative;display:block;width:100%;border:0;padding:0;background:var(--surface);overflow:hidden}.product-image-button img{aspect-ratio:1.42;object-fit:cover;width:100%;transition:transform .7s var(--ease)}.product-card:hover img{transform:scale(1.07)}.product-badge{position:absolute;top:13px;left:13px;background:#041219cf;border:1px solid var(--line);border-radius:3px;padding:4px 8px;color:var(--gold);font-size:9px;letter-spacing:.09em;pointer-events:none}.product-info{padding:19px 19px 17px}.product-category{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.product-name{padding:0;border:0;background:none;text-align:left;color:var(--white);font-size:17px;font-weight:600;line-height:1.35;margin:7px 0 20px;min-height:46px;display:block}.product-name:hover{color:var(--gold)}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-price{font-size:16px;font-weight:700}.add-button{border:1px solid var(--line);background:var(--card);color:var(--amber);width:37px;height:37px;border-radius:5px;font-size:25px;line-height:1;transition:background .25s,transform .25s}.add-button:hover{background:var(--amber);color:var(--bg);transform:rotate(90deg)}.load-more{display:flex;margin:32px auto 0}.menu-note{text-align:center;color:var(--muted);font-size:11px;margin-top:26px}.deal-section{padding-bottom:80px}.deal-card{display:grid;grid-template-columns:1fr 1fr;background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden}.deal-photo{position:relative;min-height:420px;overflow:hidden}.deal-photo img{height:100%;width:100%;object-fit:cover;transition:transform 1s var(--ease)}.deal-card:hover .deal-photo img{transform:scale(1.035)}.deal-label{position:absolute;left:25px;bottom:23px;background:#041219d9;padding:9px 15px;font-size:10px;letter-spacing:.13em;border:1px solid var(--line)}.deal-copy{padding:50px 12%}.deal-copy h2{font-size:64px;margin:17px 0 20px}.deal-copy p{font-size:14px}.deal-price{display:flex;align-items:center;gap:16px;margin:22px 0}.deal-price strong{font:700 36px 'Barlow Condensed',sans-serif;color:var(--white)}.deal-price span{font-size:10px;letter-spacing:.1em;color:var(--muted)}.how-section{padding-bottom:80px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;border-top:1px solid var(--line);padding-top:35px}.steps article>span{font:600 39px 'Barlow Condensed',sans-serif;color:var(--amber)}.steps h3{font-size:19px;font-weight:500;margin:12px 0}.steps p{font-size:14px;max-width:310px}.closing{padding:45px 0 60px;display:flex;align-items:center;justify-content:space-between;gap:35px;border-top:1px solid var(--line)}.closing h2{font-size:64px;margin-top:17px}.footer{background:var(--surface);border-top:1px solid var(--line);padding:35px 0 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:30px}.footer-top p{font-size:16px}.footer-top>a:last-child{font-size:13px}.footer-bottom{display:flex;gap:20px;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;color:var(--muted);font-size:11px}.footer a:hover{color:var(--gold)}dialog{background:var(--bg);color:var(--white);border:1px solid var(--line);padding:0;max-height:92dvh;max-width:calc(100% - 32px);border-radius:14px;overscroll-behavior:contain}dialog[open]{animation:dialogIn .32s var(--ease)}dialog::backdrop{background:#000a;backdrop-filter:blur(8px)}.close{background:var(--bg);color:var(--white);border:1px solid var(--line);border-radius:50%;width:37px;height:37px;font-size:24px;z-index:2;display:grid;place-items:center;line-height:1}.product-dialog{width:730px}.product-dialog>.close{position:absolute;right:17px;top:17px}.product-dialog>img{width:100%;height:300px;object-fit:cover}.product-dialog-copy{padding:28px}.product-dialog h2{font-size:42px;margin:10px 0 15px}.product-dialog p{font-size:14px;margin-top:15px}.detail-price{font-size:22px;color:var(--amber);font-weight:700}.detail-actions{display:flex;gap:22px;margin-top:25px}.quantity{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:5px;padding:5px}.quantity button{border:0;color:var(--white);background:var(--card);border-radius:3px;width:33px;height:33px;font-size:20px}.quantity output{min-width:22px;text-align:center}.detail-actions>.button{flex:1}.bag-dialog{width:480px;margin:0 0 0 auto;max-height:100dvh;height:100dvh;max-width:100%;border-radius:0;border-right:0;padding:27px;overflow-y:auto}.bag-header{display:flex;justify-content:space-between;align-items:center}.bag-header h2{font-size:45px;margin:10px 0}.bag-notice{font-size:12px;padding:12px;background:var(--surface);color:var(--muted);margin:15px 0}.bag-line{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.bag-line img{width:75px;height:75px;object-fit:cover;border-radius:5px}.bag-line-info{flex:1;min-width:0}.bag-line h3{font-size:14px;font-weight:500;line-height:1.4}.bag-line-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:12px}.bag-line-meta>span{font-size:13px;color:var(--amber)}.bag-line .quantity{gap:6px;padding:3px}.bag-line .quantity button{width:23px;height:23px;font-size:16px}.bag-line .quantity output{font-size:12px;min-width:16px}.service-options{display:flex;gap:7px;margin-top:24px}.service-options button{flex:1;border:1px solid var(--line);background:transparent;color:var(--muted);padding:9px 8px;font-size:12px;border-radius:4px}.service-options button[aria-pressed=true]{background:var(--amber);color:var(--bg);border-color:var(--amber)}#service-time{font-size:12px;margin-top:10px}.area-select{display:block;margin-top:18px;font-size:13px;color:var(--muted)}.area-select select{display:block;width:100%;border:1px solid var(--line);color:var(--white);background:var(--surface);padding:11px;border-radius:4px;margin-top:7px}.totals{margin:24px 0}.totals>div{display:flex;justify-content:space-between;font-size:14px;color:var(--muted);margin-top:12px}.totals .total-line{font-size:22px;color:var(--white);border-top:1px solid var(--line);padding-top:16px}.checkout-button{width:100%}.checkout-result{padding:18px;background:var(--card);border:1px solid var(--line);border-radius:5px;margin-top:18px;white-space:pre-line;font-size:14px}.checkout-result:focus{outline:2px solid var(--amber)}#empty-bag{padding:50px 0;text-align:center}#empty-bag h3{font-size:23px}#empty-bag p{font-size:14px;margin:15px 0 25px}.service-dialog{width:470px;padding:32px}.service-dialog>.close{float:right}.service-dialog h2{font-size:47px;margin:25px 0 15px}.service-dialog>p{font-size:14px}.service-choices{margin-top:22px}.service-choices button{display:block;position:relative;width:100%;text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:6px;padding:17px 45px 17px 17px;color:var(--white);margin-top:12px}.service-choices button:hover{border-color:var(--amber)}.service-choices strong{font-size:16px;display:block}.service-choices span{color:var(--muted);font-size:12px}.service-choices b{position:absolute;right:20px;top:23px;color:var(--amber)}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--card);border:1px solid var(--muted);border-radius:7px;padding:15px 18px;z-index:30;display:flex;gap:25px;align-items:center;box-shadow:0 10px 40px #0006;font-size:13px;max-width:90%;width:max-content}.toast button{color:var(--amber);background:none;border:0;white-space:nowrap;font-size:13px}.mobile-bag{display:none}.skip-link{position:fixed;top:-100px;left:20px;background:var(--amber);color:var(--bg);padding:12px;z-index:40}.skip-link:focus{top:10px}.noscript{padding:25px;background:var(--card);position:fixed;bottom:0;left:0;right:0;z-index:50}.noscript a{text-decoration:underline}[hidden]{display:none!important}#menu-status{text-align:center;padding:40px 0;color:var(--muted)}@keyframes dialogIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(min-width:1600px){.hero-art{margin-right:0}}@media(max-width:1100px){.nav nav{gap:18px}.nav-actions{gap:18px}.hero h1{font-size:89px}.hero-actions{gap:17px}.hero-actions .button{padding:14px 18px}.flavour-band{gap:30px}.product-grid{grid-template-columns:repeat(3,1fr)}.deal-copy{padding:40px 9%}.deal-copy h2{font-size:55px}.hero-meta{gap:18px}.hero-sticker{right:3%;top:9%;width:103px;height:103px}.hero-sticker strong{font-size:27px}.hero-bottom{left:15%}.hero-bottom>span{font-size:9px}}
@media(max-width:800px){.nav nav{display:none}.nav{height:82px}.hero{grid-template-columns:1fr 1fr;min-height:485px}.hero-copy{padding:43px 0}.hero h1{font-size:72px}.hero .eyebrow{font-size:9px}.hero-actions{align-items:start;flex-direction:column;gap:15px}.hero-meta{margin-top:25px}.hero p{font-size:14px}.hero-sticker{top:19%;right:5%;width:93px;height:93px}.hero-sticker span{font-size:8px}.hero-bottom>span{max-width:140px}.hero-bottom{left:14%}.flavour-band{gap:20px;font-size:16px}.product-grid{gap:17px}.product-info{padding:15px}.product-name{font-size:15px}.section-head{align-items:start;flex-direction:column;gap:24px}.search{width:100%}.item-count{display:none}.deal-copy h2{font-size:47px}.deal-copy{padding:35px 8%}.deal-photo{min-height:390px}.steps{gap:25px}.closing h2{font-size:53px}.footer-bottom{flex-wrap:wrap}}
@media(max-width:580px){.container{width:89%}.demo-bar{font-size:9px;padding:7px 5.5%;gap:12px}.demo-bar>span:nth-child(2){display:none}.nav{height:76px;gap:15px}.brand{font-size:40px}.brand span{font-size:7px;letter-spacing:.1em;margin-top:8px}.nav-actions{gap:15px}.cart-text{display:none}.cart-button{padding:10px;gap:8px}.cart-button svg{width:20px}.service-pill{gap:8px}.service-pill .delivery-icon{display:none}.service-pill strong{font-size:11px}.service-pill small{font-size:9px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:35px 0 0}.hero h1{font-size:clamp(68px,18.3vw,96px);margin:19px 0;letter-spacing:-.015em}.hero .eyebrow{font-size:9px;letter-spacing:.12em}.hero p{font-size:14px}.hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:23px}.hero-actions .button{font-size:12px;padding:12px 17px;gap:20px}.hero-actions .plain-link{font-size:11px}.hero-meta{margin-top:25px;gap:27px}.hero-art{height:320px;margin:0 -6.2%;margin-top:-5px}.hero-food{object-position:70% center}.hero-shade{background:linear-gradient(180deg,var(--bg),transparent 20%),linear-gradient(0deg,var(--bg),transparent 27%)}.hero-sticker{top:17%;right:7%;width:92px;height:92px}.hero-bottom{bottom:26px;left:6%;right:6%}.hero-bottom>span{max-width:none;font-size:8px}.hero-outline{display:none}.art-note{font-size:8px;bottom:6px;right:6%}.round-button{width:34px;height:34px;font-size:20px}.flavour-band{gap:14px;font-size:12px;letter-spacing:.045em;padding:16px 4%;flex-wrap:wrap}.flavour-band i{font-size:8px}.flavour-band i:last-of-type{display:none}.flavour-band>span:last-child{display:none}.menu-section{padding:43px 0 50px}.section-head{margin-bottom:20px;gap:23px}.section-head h2{font-size:43px;margin-top:12px}.eyebrow{font-size:10px}.search{padding:12px}.categories{gap:7px;width:100%}.categories button{font-size:12px;padding:10px 14px}.menu-toolbar{margin-bottom:20px}.product-grid{grid-template-columns:repeat(2,1fr);gap:13px}.product-info{padding:13px 11px}.product-category{font-size:8px}.product-name{font-size:14px;min-height:57px;margin:7px 0 14px}.product-price{font-size:14px}.add-button{width:31px;height:31px;font-size:21px}.product-badge{top:8px;left:8px;font-size:8px;padding:3px 5px}.product-image-button img{aspect-ratio:1.15}.menu-note{font-size:10px;text-align:left}.deal-section{padding-bottom:50px}.deal-card{grid-template-columns:1fr}.deal-photo{height:270px;min-height:0}.deal-copy{padding:30px}.deal-copy h2{font-size:55px}.deal-label{left:18px;bottom:18px;font-size:9px}.deal-price{margin:20px 0}.how-section{padding-bottom:45px}.steps{grid-template-columns:1fr;gap:25px;padding-top:25px}.steps article{display:grid;grid-template-columns:40px 1fr;column-gap:17px}.steps article>span{grid-row:1/3;font-size:31px}.steps h3{font-size:18px;margin:0 0 8px}.steps p{font-size:13px;max-width:none}.closing{flex-direction:column;align-items:start;padding:35px 0 45px;gap:25px}.closing h2{font-size:49px}.footer{padding-bottom:90px}.footer-top{flex-wrap:wrap}.footer-top p{font-size:13px}.footer-bottom{flex-direction:column;gap:8px;font-size:10px}.mobile-bag{position:fixed;bottom:16px;left:5%;width:90%;padding:15px 18px;border:0;border-radius:6px;background:var(--amber);color:var(--bg);display:flex;justify-content:space-between;align-items:center;gap:10px;z-index:15;font-size:13px;font-weight:700;box-shadow:0 5px 40px #0008}.mobile-bag>span:first-child{display:flex;align-items:center;gap:9px}.toast{bottom:90px;font-size:12px;gap:15px;padding:12px 15px}.toast button{font-size:11px}.product-dialog>img{height:220px}.product-dialog-copy{padding:23px}.product-dialog h2{font-size:37px}.detail-actions{gap:12px}.detail-actions .button{padding:13px;gap:13px;font-size:12px}.bag-dialog{padding:23px}.service-dialog{padding:27px}.service-dialog h2{font-size:43px}}
.product-image-button img{height:auto}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-food{transform:none!important}}
.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}
.header .nav{width:100%;max-width:none;margin:0;padding:0 clamp(20px,4vw,48px)}
.brand-lockup{height:40px;width:auto;display:block}
.footer .brand-lockup{height:44px}
@media(max-width:580px){.brand-lockup{height:30px}}
/* Live menu: service status, grouped categories and availability labels */
.menu-groups{display:block}
.menu-group+.menu-group{margin-top:46px}
.menu-group-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:22px}
.menu-group-head h3{font:800 34px/1 'Barlow Condensed',Impact,sans-serif;letter-spacing:.01em;text-transform:uppercase}
.menu-group-head span{font-size:12px;color:var(--muted);letter-spacing:.08em}
.service-status{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;font-size:13px;color:var(--muted);margin:-6px 0 24px;padding:12px 16px;border:1px solid var(--line);border-radius:6px;background:var(--surface)}
.service-status strong{color:var(--white);font-weight:600}
.service-status .status-note{margin-left:auto;font-size:12px}
.status-dot{width:9px;height:9px;border-radius:50%;background:var(--muted);box-shadow:0 0 0 4px #96C8D71f}
.status-dot.is-open{background:var(--ok,#3DD598);box-shadow:0 0 0 4px #3DD59826}
.avail{display:flex;flex-direction:column;gap:2px;margin:-10px 0 16px;font-size:11px;line-height:1.35}
.avail-periods{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px}
.avail-label{font-weight:600}
.avail-now .avail-label{color:var(--ok,#3DD598)}
.avail-later .avail-label{color:var(--gold)}
.avail-off .avail-label{color:#FF8A7A}
.product-card.is-unavailable img{filter:grayscale(.7) brightness(.7)}
.product-price small{font-size:11px;font-weight:500;color:var(--muted)}
.product-availability{display:grid;gap:10px;margin-top:14px;font-size:13px}
.product-availability .avail{margin:0}
.detail-description{color:var(--muted)}
.detail-tags{color:var(--muted);font-size:12px}
.detail-tags b{display:inline-block;border:1px solid var(--line);border-radius:3px;padding:2px 7px;margin-right:6px;color:var(--gold);font-weight:600}
.footer-bottom a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:580px){.menu-group-head h3{font-size:28px}.service-status{font-size:12px}.service-status .status-note{margin-left:0;width:100%}.avail{margin:-6px 0 12px;font-size:10px}}
/* Online ordering: product options, bag details and checkout */
.product-options{display:grid;gap:14px;margin-top:18px}
.option-group{border:1px solid var(--line);border-radius:6px;padding:12px 14px;margin:0;min-width:0}
.option-group legend{font-size:13px;font-weight:700;padding:0 6px;display:flex;gap:8px;align-items:center}
.option-group legend b{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gold)}
.option{display:flex;align-items:center;gap:10px;padding:8px 2px;font-size:14px;cursor:pointer;border-top:1px solid var(--line)}
.option:first-of-type{border-top:0}
.option input{accent-color:var(--amber);width:18px;height:18px;margin:0}
.option span{flex:1}
.option em{font-style:normal;color:var(--muted);font-size:13px}
.option:has(input:disabled){opacity:.45;cursor:not-allowed}
.detail-notes{display:block;margin-top:16px;font-size:13px;color:var(--muted)}
.detail-notes span{font-size:11px}
.detail-notes input,.checkout-form input,.checkout-form textarea{display:block;width:100%;border:1px solid var(--line);color:var(--white);background:var(--surface);padding:11px;border-radius:4px;margin-top:7px;font:inherit;font-size:14px}
.checkout-form textarea{resize:vertical;min-height:62px}
.detail-notes input:focus,.checkout-form input:focus,.checkout-form textarea:focus{outline:2px solid var(--amber);outline-offset:1px;border-color:transparent}
.option-error{color:var(--danger);font-size:13px;margin-top:12px}
.bag-notice:empty{display:none}
.bag-notice{border-left:3px solid var(--gold);color:var(--white)}
.bag-line-detail{font-size:12px;color:var(--muted);margin:4px 0 0}
.bag-line-issue{font-size:12px;color:var(--danger);margin:6px 0 0}
.bag-line.has-issue img{opacity:.5}
.checkout-form{display:grid;gap:14px;margin-top:4px;padding-top:20px;border-top:1px solid var(--line)}
.checkout-form h3{font-size:20px;margin:0}
.checkout-form label{font-size:13px;color:var(--muted)}
.checkout-form label span{font-size:11px}
.pay-note{font-size:13px;color:var(--muted);margin:0}
.checkout-form .checkout-result{margin-top:0;border-color:var(--danger);color:var(--white)}
.dine-in-note{font-size:13px;color:var(--muted);margin-top:18px}
.service-choices em{font-style:normal}
.track-last{color:var(--amber);font-weight:700;text-decoration:none;margin-left:auto}
.track-last:hover{text-decoration:underline}
