@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--yellow:#f9cb25;--ink:#171715;--paper:#faf9f5;--muted:#62625a;--border:#deded4;--red:#b72d20;--heading:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.5}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #277aab;outline-offset:4px}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);line-height:1}h2{font-size:clamp(2.5rem,4.1vw,4rem);font-weight:800;letter-spacing:-.02em}img{display:block;max-width:100%}[hidden]{display:none!important}.preview-notice{padding:8px 20px;background:var(--ink);color:var(--yellow);font-size:12px;text-align:center;letter-spacing:.08em;font-weight:700}.preview-notice span{margin-left:16px;letter-spacing:0;color:white;font-weight:400}.header{padding:22px 5%;display:flex;align-items:center;justify-content:space-between;background:var(--paper);border-bottom:1px solid var(--ink);gap:20px}.wordmark{font-family:var(--heading);font-size:2.15rem;line-height:.79;font-weight:900;letter-spacing:-.02em;display:inline-flex;flex-direction:column;transform:rotate(-3deg)}.wordmark>span{font-size:1.5rem;letter-spacing:.12em;margin-top:5px}.brand-dot{font-family:var(--body);font-size:12px;vertical-align:top}.header nav{display:flex;align-items:center;gap:32px}.nav-link{font-size:14px;font-weight:600}.nav-link:hover{text-decoration:underline;text-underline-offset:5px}.button{border:1px solid var(--ink);min-height:48px;padding:12px 22px;display:inline-flex;justify-content:center;align-items:center;gap:24px;font-weight:700;border-radius:5px;font-size:14px;transition:transform .15s,background .15s}.button:hover:not(:disabled){transform:translateY(-2px)}.dark{background:var(--ink);color:white}.dark:hover{background:#32322b}.yellow{background:var(--yellow);color:var(--ink)}.yellow:hover{background:#ffda51}.outline{background:transparent}.full{width:100%}.cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:12px}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--yellow);overflow:hidden;min-height:450px;border-bottom:1px solid var(--ink)}.hero-copy{padding:46px 0 38px 10%;position:relative;z-index:1}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700}.hero h1{font-size:clamp(4.4rem,7.4vw,7.7rem);font-weight:900;letter-spacing:-.025em;line-height:.87;margin-top:23px}.hero h1>span{color:transparent;-webkit-text-stroke:1.7px var(--ink)}.hero-description{margin:22px 0 20px;font-size:16px;line-height:1.5}.hero-button{min-width:150px}.hero-small{font-size:11px;letter-spacing:.07em;font-weight:700;margin-top:27px}.hero-small span{padding:0 8px}.hero-art{position:relative;display:flex;align-items:center;background:var(--yellow)}.hero-art>img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.art-caption{position:absolute;right:20px;bottom:15px;font-size:11px;background:var(--yellow);padding:3px 7px}.round-stamp{position:absolute;right:8%;top:7%;border-radius:100%;height:108px;width:108px;display:flex;align-items:center;justify-content:center;text-align:center;transform:rotate(13deg);font-family:var(--heading);font-weight:800;font-size:25px;line-height:.95;background:var(--ink);color:var(--yellow);border:5px double var(--yellow)}.ticker{display:flex;align-items:center;justify-content:space-around;gap:30px;padding:13px 20px;background:var(--ink);color:var(--yellow);white-space:nowrap;overflow:hidden;font-size:13px;font-weight:700;letter-spacing:.13em}.ticker b{font-size:24px;line-height:1}.menu-section{padding:62px 5% 48px;max-width:1580px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:30px}.section-heading h2{margin-top:12px}.section-heading>p{color:var(--muted);font-size:14px;line-height:1.6}.mobile-break{display:none}.menu-nav{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:15px 0 18px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);scrollbar-width:thin;scrollbar-color:var(--border) transparent;position:sticky;top:0;z-index:4;background:var(--paper)}.category{white-space:nowrap;padding:9px 15px;min-height:42px;border:1px solid transparent;border-radius:4px;background:transparent;font-size:14px;font-weight:600}.category:hover{background:#eeeee6}.category.active{background:var(--ink);color:white}.category span{font-size:12px;margin-left:5px;opacity:.75}.menu-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:56px}.menu-group{padding:37px 0 10px;scroll-margin-top:100px}.group-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:15px}.group-title h3{font-size:2rem;font-weight:800;text-transform:uppercase;letter-spacing:.015em}.group-title>span{font-size:12px;color:var(--muted)}.group-intro{font-size:14px;color:var(--muted);margin-top:-9px;margin-bottom:10px}.menu-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:34px}.menu-item{border-bottom:1px solid var(--border);padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:93px}.item-copy{min-width:0}.menu-item h4{font-weight:600;font-size:15px;margin:0 0 6px;line-height:1.35}.menu-price{font-size:14px;color:var(--muted);font-variant-numeric:tabular-nums}.add-button{flex-shrink:0;width:39px;height:39px;border:1px solid var(--ink);border-radius:50%;background:transparent;font-size:24px;line-height:1;display:grid;place-items:center;transition:background .15s,transform .15s}.add-button:hover{background:var(--yellow);transform:rotate(90deg)}.menu-aside{padding-top:38px}.combo-card{background:var(--yellow);border:1px solid var(--ink);padding:26px 23px;position:relative;overflow:hidden;border-radius:4px}.combo-card h3{font-size:3.3rem;font-weight:900;margin:15px 0 25px;letter-spacing:-.02em}.combo-offer{padding:15px 0;border-top:1px solid #ac8b20;display:flex;justify-content:space-between;gap:10px;align-items:center}.combo-offer p{font-size:14px}.combo-offer strong{font-size:20px;white-space:nowrap;font-family:var(--heading)}.aside-note{font-size:12px;line-height:1.6;margin:14px 0 25px;max-width:195px}.combo-star{font-size:80px;line-height:1;position:absolute;right:-13px;bottom:-23px}.order-note{margin-top:24px;padding:26px 22px;background:var(--ink);color:white;border-radius:4px}.note-number{color:var(--yellow);font-size:12px;letter-spacing:.08em}.order-note h3{font-size:1.65rem;margin:13px 0}.order-note p{font-size:14px;line-height:1.7;color:#c7c7bd}.order-note a{display:inline-flex;margin-top:25px;font-size:14px;color:var(--yellow);gap:20px}.original-menus{margin-top:32px}.original-menus .eyebrow{font-size:11px;margin-bottom:12px}.original-menus a{display:flex;justify-content:space-between;font-size:14px;padding:10px 0;border-bottom:1px solid var(--border)}.menu-group.spicy .group-title h3{color:var(--red)}.menu-group.spicy .menu-item{border-color:#dfbdb7}.menu-group.spicy .add-button:hover{background:#f8d3c5}.menu-footnote{border-top:1px solid var(--border);padding-top:22px;margin-top:36px;font-size:12px;color:var(--muted)}.how-section{background:var(--ink);color:white;padding:58px 5%;display:grid;grid-template-columns:1fr 1.65fr;gap:42px}.how-section>.confirmation-note{grid-column:1/-1;margin-top:0;border-top:1px solid #42423b;padding-top:20px;font-size:12px;color:#bbbcb2}.how-section .eyebrow{color:var(--yellow);margin-bottom:18px}.how-section h2{font-size:clamp(2rem,3.1vw,3rem)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.steps article>span{display:block;color:var(--yellow);font-family:var(--heading);font-size:2.6rem;line-height:1}.steps h3{font-size:1.5rem;margin:18px 0 10px}.steps p{color:#c5c5bd;font-size:14px;line-height:1.65}footer{padding:45px 5% 20px;background:var(--yellow)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:40px}.footer-top>p{font-size:14px}.listing-link{font-size:14px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:6px;display:flex;gap:25px}.footer-bottom{border-top:1px solid #b79828;display:flex;justify-content:space-between;font-size:12px;padding-top:20px}.mobile-cart{display:none}.item-dialog,.cart-dialog{color:var(--ink);background:var(--paper);border:0;padding:30px;border-radius:10px;width:min(530px,calc(100vw - 30px));max-height:90dvh;box-shadow:0 24px 100px #0005}.cart-dialog{width:min(570px,calc(100vw - 30px))}dialog::backdrop{background:#171715aa;backdrop-filter:blur(4px)}body.modal-open{overflow:hidden}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px}.icon-button{border:1px solid var(--border);background:transparent;border-radius:50%;width:38px;height:38px;line-height:1;font-size:25px;flex-shrink:0}.icon-button:hover{background:var(--yellow)}.item-dialog h2{font-size:2.7rem;line-height:1.05}.item-base-price{font-size:22px;margin:14px 0 25px}.item-dialog fieldset{margin:0;border:0;padding:0}.item-dialog legend{font-size:15px;font-weight:700;margin-bottom:12px}.combo-choice{display:flex;gap:12px;align-items:center;border:1px solid var(--border);padding:15px;margin-bottom:9px;border-radius:5px;cursor:pointer;font-size:14px}.combo-choice:has(input:checked){border-color:var(--ink);background:#f9edb9}.combo-choice input{accent-color:var(--ink);width:17px;height:17px}.combo-choice strong{margin-left:auto;white-space:nowrap}.muted{color:var(--muted)}.small{font-size:12px;line-height:1.6}.item-bottom{display:flex;gap:15px;margin-top:25px}.item-bottom>.button{flex:1;padding:12px 14px;gap:12px}.quantity-control{display:flex;align-items:center;border:1px solid var(--border);border-radius:5px;flex-shrink:0}.quantity-control button{background:transparent;border:0;font-size:20px;width:39px;height:46px}.quantity-control output{font-size:14px;text-align:center;min-width:22px}.quantity-control button:hover{background:#ecece2}.cart-dialog h2{font-size:2.8rem;margin-bottom:25px}.cart-line{display:flex;gap:20px;justify-content:space-between;border-bottom:1px solid var(--border);padding:17px 0}.cart-line h3{font-family:var(--body);font-size:15px;line-height:1.4;font-weight:600}.cart-line .small{margin-top:4px}.cart-line .quantity-control{margin-top:12px;display:inline-flex}.cart-line .quantity-control button{width:34px;height:32px;font-size:18px}.cart-line>strong{font-size:15px;white-space:nowrap}.cart-dialog label{display:block;font-size:14px;font-weight:600;margin:20px 0 8px}.cart-dialog label span{font-weight:400;color:var(--muted);font-size:12px}input[type=text],input:not([type]),textarea{width:100%;border:1px solid #c8c8bd;background:white;padding:12px;border-radius:5px;font-size:16px}textarea{resize:vertical}.subtotal{display:flex;justify-content:space-between;align-items:center;margin-top:25px;padding-top:20px;border-top:1px solid var(--ink)}.subtotal strong{font-size:26px;font-family:var(--heading)}#send-order{margin:20px 0 10px}.order-confirmation{font-size:12px;text-align:center;color:var(--muted);margin-top:15px}.connection-note{font-size:13px;background:#f9edb9;padding:12px;margin-bottom:12px}.empty-cart{text-align:center;padding:25px 15px 35px}.empty-cart .empty-symbol{font-size:50px;color:var(--muted);margin-bottom:20px}.empty-cart p{color:var(--muted);margin:12px 0 25px}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);background:var(--ink);color:white;padding:13px 22px;border:1px solid #ffffff44;border-radius:7px;z-index:20;box-shadow:0 5px 25px #0003;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;font-size:14px;max-width:calc(100vw - 30px);width:max-content}.toast.visible{opacity:1;transform:translate(-50%,0)}.chat-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.chat-link:hover{color:#475426}
@media(min-width:1600px){.hero-copy{padding-left:calc((100vw - 1422px)/2)}.hero{min-height:530px}.hero-art img{max-height:590px}}
@media(max-width:1100px){.menu-layout{gap:30px;grid-template-columns:minmax(0,1fr) 230px}.menu-grid{column-gap:24px}.combo-card{padding:24px 18px}.combo-card h3{font-size:2.8rem}.hero-small{font-size:10px;letter-spacing:.02em}.hero-copy{padding-top:38px}.hero{min-height:410px}.hero h1{font-size:7.8vw}.how-section{grid-template-columns:1fr;gap:30px}.how-section h2 br{display:none}}
@media(max-width:760px){html{scroll-padding-top:90px}.header{padding:21px 5%}.header nav{gap:15px}.nav-link{display:none}.wordmark{font-size:1.9rem}.wordmark>span{font-size:1.3rem}.cart-trigger{min-height:43px;padding:10px 14px;gap:12px}.hero{grid-template-columns:1fr 1fr;min-height:365px}.hero-copy{padding:32px 0 30px 10%;grid-column:1/-1;grid-row:1;pointer-events:none}.hero-copy a{pointer-events:auto}.hero h1{font-size:clamp(3.8rem,12.5vw,6rem);margin-top:20px;position:relative}.hero-copy>.eyebrow{font-size:10px}.hero-description{font-size:14px;margin-top:20px;max-width:180px}.hero-art{grid-column:2;grid-row:1;align-self:end;height:170px;margin-bottom:8px;opacity:1}.hero-art img{object-fit:cover;object-position:26% center}.hero-small{max-width:170px;font-size:9px;line-height:1.6;margin-top:20px}.hero-small span{padding:0 3px}.round-stamp{width:66px;height:66px;font-size:16px;border-width:3px;right:8%;top:-15px}.art-caption{display:none}.hero-button{min-width:125px;min-height:44px;padding:10px 16px;font-size:13px}.ticker{padding:12px 0;gap:23px;justify-content:flex-start;font-size:11px}.ticker span:first-child{margin-left:20px}.menu-section{padding-top:38px}.section-heading{margin-bottom:24px}.section-heading>p{display:none}.section-heading h2{font-size:2.9rem}.section-heading .eyebrow{font-size:11px}.menu-nav{margin:0 -5.55%;padding:13px 5.55%;border-top:0;gap:5px}.category{padding:9px 13px;font-size:13px}.menu-layout{display:block}.menu-aside{display:none}.menu-group{padding-top:30px}.group-title h3{font-size:1.8rem}.menu-grid{column-gap:25px}.menu-item{padding:19px 0;gap:12px}.menu-item h4{font-size:14px}.add-button{width:34px;height:34px;font-size:22px}.group-intro{font-size:13px}.menu-footnote{font-size:11px}.how-section{padding:40px 5%;gap:25px}.how-section h2{font-size:2.6rem}.how-section h2 br{display:block}.steps{gap:18px}.steps article>span{font-size:2rem}.steps h3{font-size:1.35rem}.steps p{font-size:12px}.footer-top{flex-wrap:wrap;gap:25px;align-items:flex-start}.footer-top>p{font-size:12px;text-align:right}.listing-link{font-size:13px}.footer-bottom{font-size:11px;gap:15px}.mobile-cart:not([hidden]){display:flex;align-items:center;justify-content:space-between;position:fixed;bottom:16px;left:5%;width:90%;border:1px solid #ffffff40;border-radius:7px;z-index:5;background:var(--ink);color:white;padding:14px 18px;box-shadow:0 5px 30px #0003;font-size:14px}.mobile-cart>span{display:flex;align-items:center;gap:12px}.mobile-cart>strong{color:var(--yellow)}body.has-cart footer{padding-bottom:95px}body.has-cart .toast{bottom:94px}.cart-dialog,.item-dialog{padding:23px;width:calc(100vw - 24px);max-height:92dvh;border-radius:10px}.cart-dialog h2{font-size:2.5rem}.item-dialog h2{font-size:2.4rem}.item-bottom{gap:10px}.item-bottom .button{font-size:13px;padding:12px;gap:10px}.preview-notice span{display:block;margin:4px 0 0}.chat-link{font-size:13px}}
@media(max-width:390px){.hero h1{font-size:3.6rem}.menu-grid{grid-template-columns:1fr}.menu-item{min-height:77px;padding:15px 0}.menu-item h4{font-size:16px}.add-button{height:38px;width:38px}.hero-art{height:165px}.hero-description{font-size:13px}.steps{grid-template-columns:1fr}.steps article{display:grid;grid-template-columns:38px 1fr;column-gap:14px}.steps h3{margin:0 0 8px;align-self:center}.steps p{grid-column:2}.footer-top>p{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Item details share the existing ordering dialog. */
.item-name-button{font:inherit;color:inherit;text-align:left;background:none;border:0;padding:4px 0;cursor:pointer;line-height:inherit}
.item-name-button:hover{text-decoration:underline;text-underline-offset:4px}
.item-description{font-size:1rem;line-height:1.65;color:var(--muted);margin:-8px 0 24px;overflow-wrap:break-word}

#extra-options{margin-bottom:24px}#extra-options>.small{margin-bottom:12px}

/* Badster's supplied identity: black, white and the cool blue shop sign. */
:root{--yellow:#bde5ff;--ink:#11151a;--paper:#fafbfd;--muted:#5e6771;--border:#dde2e8}
.header{background:#000;color:#fff;padding-top:20px;padding-bottom:20px;border-color:#222a33;min-height:96px}
.brand-logo{display:block;position:relative;width:252px;height:57px;overflow:hidden;flex-shrink:0;background:#000}
.brand-logo img{position:absolute;width:386px;height:auto;max-width:none;left:-62px;top:-28px}
.header .cart-trigger{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}
.header .cart-count{background:#11151a;color:white}
.header .nav-link{color:#eaf1f6}
.hero{background:#090c11;color:#fff;min-height:460px;grid-template-columns:1fr 1fr;border-color:#222c37}
.hero-copy{padding-top:46px;padding-bottom:42px}
.hero-copy>.eyebrow{color:var(--yellow)}
.hero h1>span{-webkit-text-stroke:1.7px var(--yellow)}
.hero-description{color:#d1d9e0}
.hero-small{color:#b6c1cc}
.hero-button{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}
.hero-button:hover{background:#d7f0ff}
.hero-art{margin:24px 24px 24px 0;border-radius:14px;overflow:hidden;background:#f9cb25}
.hero-art>img{mix-blend-mode:normal}
.art-caption{background:#10171ce6;color:#fff;border-radius:3px;bottom:12px;right:12px}
.round-stamp{background:#0c1116;color:var(--yellow);border-color:var(--yellow);font-size:28px}
.ticker{background:#131a22;color:#c6eaff;border-top:1px solid #303945}
.combo-card{background:linear-gradient(145deg,#d8efff,#b8dfff);border-color:#b6cbd9}
.combo-offer{border-color:#96b5ca}.combo-offer span{font-size:12px;color:#374f60}
.aside-note{max-width:none}
.combo-choice:has(input:checked){background:#e4f3ff;border-color:#537c99}
.yellow:hover{background:#d6efff}
.combo-choice small{display:block;font-size:12px;color:var(--muted);font-weight:400;line-height:1.5;margin-top:3px}
.serving-size{display:inline-block;margin-left:6px;padding:1px 7px;border:1px solid #d5dfe6;border-radius:4px;font-size:12px;color:#4e6070}
.shop-section{display:grid;grid-template-columns:1.15fr 1fr;background:#080b10;color:#fff;margin:0;overflow:hidden}
.shop-photo{min-width:0;position:relative}
.shop-photo img{width:100%;height:100%;min-height:380px;max-height:450px;object-fit:cover;object-position:center 43%}
.shop-copy{padding:54px 12% 48px 10%;align-self:center}
.shop-copy .eyebrow{color:var(--yellow);margin-bottom:18px}
.shop-copy h2{font-size:clamp(2.8rem,4.6vw,4.5rem)}
.shop-copy>p:not(.eyebrow){color:#becad4;font-size:16px;line-height:1.8;margin:22px 0 26px}
.shop-chat{display:block;width:max-content;font-size:14px;color:var(--yellow);margin-top:20px;text-underline-offset:5px}
.shop-chat:hover{text-decoration:underline}
.how-section{background:#101720;border-top:1px solid #293543}
footer{background:#000;color:#e9f0f5}
.footer-top{display:grid;grid-template-columns:252px 1fr 1fr;gap:32px}
.footer-top>.listing-link{grid-column:3;width:max-content}
.footer-top .chat-link{line-height:1.6}
.footer-bottom{border-color:#34414c;color:#a9bbc8}
.listing-link{border-color:#506373}
.chat-link:hover{color:#bde5ff}
.item-dialog{width:min(560px,calc(100vw - 30px))}
.item-bottom{position:sticky;bottom:-30px;background:var(--paper);padding:15px 0 8px;border-top:1px solid var(--border)}
#item-step-two .eyebrow{font-size:12px;color:#486b85;margin:20px 0 10px}
#combo-step-title{font-size:2rem;line-height:1.1;margin-bottom:12px}
.combo-step-note{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:22px}
.step-back{font-size:14px;border:0;background:transparent;color:#325f80;padding:6px 0;text-decoration:underline;text-underline-offset:4px}
#fries-options,#beverage-options{margin-bottom:18px}
#item-step-two legend{display:flex;align-items:center;gap:12px;font-size:16px;margin-bottom:12px}
#item-step-two legend>span{font-size:12px;font-weight:500;background:#e5edf4;color:#41556a;padding:3px 8px;border-radius:4px}
.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.choice-grid .combo-choice{margin:0;padding:14px 12px;min-height:54px}
.combo-help{font-size:13px;color:#486274;margin:10px 0}
.cart-combo-selection{font-size:13px;color:#35546b;line-height:1.6;padding:8px 10px;background:#e7f2fa;border-radius:4px;margin-top:8px}
@media(max-width:1100px){.footer-top{grid-template-columns:252px 1fr;gap:26px}.footer-top>.listing-link{grid-column:auto}.shop-copy{padding:36px 9%}}
@media(max-width:760px){
 .header{padding:17px 5%;min-height:80px;gap:12px}.brand-logo{width:180px;height:43px}.brand-logo img{width:276px;left:-45px;top:-20px}.header nav{gap:0}.header .cart-trigger{font-size:12px;padding:9px 12px;gap:8px;white-space:nowrap}
 .hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:32px 6% 26px;grid-column:1;grid-row:auto;pointer-events:auto}.hero h1{font-size:clamp(3.8rem,13vw,5.4rem);line-height:.92}.hero-description{font-size:15px;max-width:none}.hero-small{max-width:none;font-size:10px;line-height:1.7}.hero-art{grid-column:1;grid-row:auto;height:225px;width:88%;margin:0 6% 26px;align-self:auto;border-radius:10px}.hero-art>img{object-position:center 53%;width:100%;height:100%;object-fit:cover}.round-stamp{top:14px;right:14px;width:70px;height:70px;font-size:20px}.art-caption{display:block;font-size:10px;bottom:8px;right:8px}
 .shop-section{grid-template-columns:1fr}.shop-photo img{height:290px;min-height:0;object-position:center 38%}.shop-copy{padding:34px 6% 40px}.shop-copy h2{font-size:3rem}.shop-copy h2 br{display:none}.shop-copy>p:not(.eyebrow){font-size:15px;margin:18px 0 23px}
 .footer-top{grid-template-columns:1fr;gap:24px;padding-bottom:30px}.footer-top>p{text-align:left;font-size:14px}.footer-top>.listing-link{grid-column:1}.footer-bottom{flex-wrap:wrap;gap:10px}
 .item-bottom{bottom:-23px;padding:14px 0 8px}.item-dialog{width:calc(100vw - 24px)}
}
@media(max-width:390px){.brand-logo{width:145px;height:34px}.brand-logo img{width:225px;left:-37px;top:-17px}.header .cart-trigger{padding:8px 10px}.hero-art{height:195px}.choice-grid{grid-template-columns:1fr}.shop-copy h2{font-size:2.6rem}}

/* Photo-led refinement: clear brand, compact opening and comfortable controls. */
.hero{grid-template-columns:1fr 1.1fr;min-height:420px}
.hero-copy{padding-top:38px;padding-bottom:36px}
.hero-art{background:#191511;min-width:0;margin:24px 5% 24px 0}
.hero-art>img{object-fit:cover;object-position:center;height:100%;min-height:350px}
.hero-small{font-size:.75rem;letter-spacing:.035em}
.art-caption{font-size:.75rem;background:#10171cdb}
.menu-item h4,.cart-line h3{font-size:1rem}
.add-button,.icon-button{width:44px;height:44px}
.cart-line .quantity-control button,.quantity-control button{width:44px;height:44px}
.category{font-size:.875rem;min-height:44px}
.group-intro,.group-title>span,.menu-footnote,.combo-help,.steps p{font-size:.875rem}
.eyebrow{font-size:.75rem}
.shop-section{grid-template-columns:3fr 2fr;align-items:center}
.shop-photo img{height:auto;min-height:0;max-height:none;aspect-ratio:4/3;object-fit:contain}
.shop-copy{padding:40px 12% 40px 10%}
.shop-copy h2{font-size:clamp(2.7rem,4.3vw,4.1rem);line-height:1.04}
.steps p,.shop-copy>p:not(.eyebrow){font-size:1rem}
@media(max-width:760px){
.header{padding:14px 5%;min-height:76px}
.brand-logo{width:190px;height:45px}
.brand-logo img{width:291px;left:-47px;top:-21px}
.header .cart-trigger{font-size:.875rem;min-height:44px;padding:9px 10px;gap:7px}
.hero{grid-template-columns:1fr;min-height:0}
.hero-copy{padding:25px 6% 22px}
.hero-copy>.eyebrow{font-size:.75rem}
.hero h1{font-size:clamp(2.875rem,12vw,3.125rem);line-height:1;margin-top:14px}
.hero-description{font-size:1rem;line-height:1.5;margin-top:15px}
.hero-button{font-size:.875rem;min-height:48px;margin-top:20px}
.hero-small{font-size:.75rem;line-height:1.65;margin-top:16px}
.hero-art{width:88%;height:auto;aspect-ratio:3/2;margin:0 6% 24px}
.hero-art>img{height:100%;min-height:0;object-fit:cover;object-position:center}
.art-caption{font-size:.75rem}
.menu-section{padding-top:30px}
.section-heading{margin-bottom:16px}
.section-heading h2{font-size:2.5rem}
.section-heading .eyebrow{font-size:.75rem}
.menu-grid{grid-template-columns:1fr}
.menu-item{min-height:78px;padding:15px 0;gap:18px}
.menu-item h4{font-size:1rem}
.add-button{width:44px;height:44px;font-size:24px}
.category{font-size:.875rem}
.shop-section{grid-template-columns:1fr}
.shop-photo img{height:auto;aspect-ratio:4/3;object-fit:contain}
.shop-copy{padding:30px 6% 36px}
.shop-copy h2{font-size:2.75rem}
.shop-copy h2 br{display:block}
.steps{grid-template-columns:1fr;gap:24px}
.steps article{display:grid;grid-template-columns:38px 1fr;column-gap:14px}
.steps h3{margin:0 0 8px;align-self:center}
.steps p{grid-column:2;font-size:1rem}
.item-bottom .button{font-size:.875rem}
}
@media(max-width:360px){
.brand-logo{width:166px;height:39px}.brand-logo img{width:255px;left:-41px;top:-18px}
.header{gap:8px}.header .cart-trigger{font-size:.8125rem;padding:9px 8px}
.item-bottom{flex-wrap:wrap}.item-bottom>.button{min-width:170px}
}

.hours-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 5%;background:#17212d;color:#e5eff8;font-size:.875rem;border-bottom:1px solid #324255}.hours-bar strong{color:#bde5ff}.hours-bar.is-open strong{color:#a8ecc1}.hours-bar span{color:#c3cdd8}.closed-order-note{background:#e6eef5;border-left:3px solid #527795;padding:12px 14px;font-size:.875rem;line-height:1.6;margin:12px 0 20px}.closed-message{font-size:1rem;line-height:1.65;margin:20px 0}.shop-hours small{font-size:.875rem;color:#b7c4ce}@media(max-width:760px){.hours-bar{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 6%}.hours-bar span{font-size:.8125rem}}
