@font-face{font-family:Onest;src:url("/static/fonts/Onest.23cd8aa6cc08.ttf") format('truetype');font-weight:100 900;font-display:swap}
:root{--paper:#faf9f6;--ink:#22231f;--muted:#696a65;--accent:#bd3528;--accent-hover:#a72a20;--line:#dddcd5;--tint:#f5e9e1;--white:#fff;--radius:14px;--shadow:0 24px 80px #19191426;--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Onest,system-ui,sans-serif;font-size:16px;line-height:1.5}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{touch-action:manipulation}a{color:inherit;text-decoration:none}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #c6542b;outline-offset:4px}::selection{color:white;background:var(--accent)}input,textarea{caret-color:var(--accent)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#bdbdb4;border-radius:6px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;text-wrap:balance}p{max-width:72ch}img{display:block;max-width:100%}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 80px));margin-inline:auto}.local-notice{padding:8px 16px;background:#ede7df;color:#55564f;text-align:center;font-size:12px}.skip-link{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:100}.skip-link:focus{top:12px}.site-header{display:flex;align-items:center;gap:24px;min-height:98px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:54px;height:54px;object-fit:contain}.brand>span{font-size:23px;line-height:1;font-weight:850;letter-spacing:-.04em}.brand small{display:block;text-align:center;font-size:11px;letter-spacing:.45em;line-height:1.6;margin-top:4px;font-weight:700}.plain{border:0;background:none;padding:6px 0;color:inherit}.location-button{display:flex;align-items:center;gap:9px;font-size:13px;max-width:258px;text-align:left;margin-right:auto}.location-button>svg{width:18px}.location-button .chevron{width:15px}.header-nav{display:flex;gap:25px;font-size:14px;align-items:center;white-space:nowrap}.header-nav a,.header-nav button{padding:20px 0;position:relative}.header-nav .active{color:var(--accent)}.header-nav .active:after{content:'';position:absolute;bottom:8px;left:0;right:0;height:2px;background:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 22px;background:var(--accent);border:1px solid transparent;border-radius:10px;color:white;font-size:14px;font-weight:650;transition:background .18s,transform .18s}.button:hover{background:var(--accent-hover)}.button:active{transform:translateY(1px)}.cart-button{margin-left:6px;min-width:157px}.cart-counter{border-left:1px solid #ffffff55;padding-left:12px;font-variant-numeric:tabular-nums}.intro{display:grid;grid-template-columns:1fr 1.08fr;gap:35px;align-items:center;padding:36px 0 28px}.intro h1{font-size:clamp(36px,4.1vw,58px);letter-spacing:-.04em;font-weight:750}.intro>div>p{font-size:24px;margin-top:10px;color:#55564f;letter-spacing:-.02em}.halves-banner{display:flex;gap:28px;align-items:center;overflow:hidden;height:158px;background:var(--tint);border:0;border-radius:var(--radius);padding:0 22px 0 0;text-align:left;color:var(--ink)}.split-pizza{display:block;position:relative;width:245px;height:245px;flex-shrink:0;align-self:flex-start;transform:translate(-16px,14px);transition:transform .35s var(--ease)}.halves-banner:hover .split-pizza{transform:translate(-16px,9px) rotate(-4deg)}.split-left,.split-right{position:absolute;top:0;width:50%;height:100%;overflow:hidden}.split-left{left:0}.split-right{right:0}.split-pizza img{position:absolute;width:245px;height:245px;max-width:none;object-fit:contain}.split-right img{right:0}.halves-banner-copy{display:flex;flex-direction:column;gap:13px}.halves-banner strong{font-size:24px;line-height:1.13;letter-spacing:-.035em}.outline-label{display:inline-flex;gap:8px;align-items:center;color:var(--accent);font-size:13px;white-space:nowrap;border-bottom:1px solid #bd352866;padding-bottom:4px}.outline-label svg{width:17px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:28px;gap:18px}.category-tabs{display:flex;gap:28px}.category-tabs button{border:0;background:none;color:var(--muted);padding:20px 3px 18px;font-size:22px;font-weight:550;border-bottom:2px solid transparent}.category-tabs button.active{color:var(--accent);border-bottom-color:var(--accent)}.segmented{display:flex;background:#edece7;border-radius:50px;padding:4px;gap:3px}.segmented button{border:0;background:none;color:#55564f;border-radius:50px;padding:8px 17px;font-size:13px;font-weight:550;min-height:36px;white-space:nowrap}.segmented button.active{background:var(--accent);color:white}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:45px;row-gap:48px}.product{min-width:0;display:flex;flex-direction:column}.product-image-button{display:block;border:0;padding:0;background:none;width:100%;aspect-ratio:1;overflow:hidden}.product img{width:100%;height:100%;object-fit:contain;transition:transform .35s var(--ease)}.product-image-button:hover img{transform:translateY(-5px) rotate(-2deg)}.product h2{font-size:25px;letter-spacing:-.03em;margin:15px 0 9px;display:flex;align-items:center;gap:10px;font-weight:680}.product .description{color:var(--muted);font-size:14px;line-height:1.5;min-height:43px;max-width:34ch;margin-bottom:17px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto}.price{font-size:22px;font-weight:650;letter-spacing:-.025em;white-space:nowrap;font-variant-numeric:tabular-nums}.choose-button{min-height:43px;padding:10px 22px;background:#f3e6df;color:var(--accent);border:0;border-radius:9px;font-weight:600;font-size:14px;transition:background .2s}.choose-button:hover{background:#e9d6ca}.spicy-mark{color:var(--accent);font-size:11px;font-weight:600;letter-spacing:0}.product.drink{padding:26px 0;border-bottom:1px solid var(--line)}.product.drink h2{margin-top:0}.product.drink .description{min-height:0}.service-note{display:grid;grid-template-columns:1fr 1.08fr;gap:70px;border-top:1px solid var(--line);margin-top:80px;padding:48px 0 56px}.service-note h2{font-size:32px;letter-spacing:-.035em;max-width:14ch}.service-note p{color:var(--muted);font-size:15px}.text-button{border:0;background:none;display:inline-flex;align-items:center;gap:10px;padding:0;color:var(--accent);font-weight:600;font-size:14px;margin-top:20px}.text-button:hover{text-decoration:underline;text-underline-offset:5px}.footer{border-top:1px solid var(--line);padding:32px 0 38px;display:flex;gap:36px;align-items:center}.footer .brand>span{font-size:19px}.footer p{color:var(--muted);font-size:13px}.footer>div{margin-left:auto;display:flex;align-items:center;gap:25px;font-size:13px}.footer>div a{color:var(--muted)}.dialog{border:0;border-radius:18px;background:var(--paper);color:var(--ink);padding:36px;width:min(900px,calc(100% - 40px));max-height:calc(100dvh - 48px);overflow:auto;box-shadow:var(--shadow)}.dialog::backdrop{background:#191c18a3}.dialog[open]{animation:appear .22s var(--ease)}@keyframes appear{from{opacity:.7;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.close-button{position:absolute;top:17px;right:17px;display:grid;place-items:center;border:0;background:#eae9e3;width:38px;height:38px;border-radius:50%;z-index:3;color:var(--ink)}.close-button:hover{background:#deddd4}.product-detail{display:grid;grid-template-columns:1.04fr 1fr;gap:35px;align-items:center}.detail-photo{width:100%;aspect-ratio:1;object-fit:contain}.detail-copy{padding-top:14px}.detail-copy h2{font-size:32px;letter-spacing:-.04em;margin-right:20px}.detail-copy>p{font-size:14px;color:var(--muted);margin:16px 0 23px;line-height:1.65}.size-picker{display:flex;gap:8px;margin:12px 0 23px}.size-picker button{flex:1;border:1px solid var(--line);border-radius:8px;background:transparent;padding:11px 6px;min-height:46px;font-size:14px}.size-picker button.active{border-color:var(--ink);background:var(--ink);color:white}.detail-copy .button{width:100%}.small-note{display:block;font-size:12px;color:var(--muted);line-height:1.5;margin-top:12px}.field-label{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.halves-select{display:grid;gap:16px;margin:18px 0 22px}.halves-select select{width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;background:white;font-size:14px;color:var(--ink)}.halves-visual{position:relative;width:100%;aspect-ratio:1}.halves-visual .split-pizza{transform:none;width:100%;height:100%;position:absolute}.halves-visual .split-pizza img{width:200%;height:100%}.halves-formula{background:var(--tint);border-radius:10px;padding:12px 14px;font-size:13px;margin:0 0 20px}.drawer{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:min(470px,100%);border-radius:18px 0 0 18px;padding:35px 28px}.drawer h2,.info-dialog h2{font-size:30px;letter-spacing:-.035em;margin:5px 42px 25px 0}.empty-state{padding:75px 15px;text-align:center}.empty-state p{color:var(--muted);margin:16px auto 25px}.empty-state h3{font-size:22px}.cart-line{display:grid;grid-template-columns:76px 1fr;gap:16px;border-bottom:1px solid var(--line);padding:20px 0}.cart-line-image{width:76px;height:76px;object-fit:contain}.cart-line h3{font-size:16px;line-height:1.35;font-weight:650}.cart-line p{color:var(--muted);font-size:12px;margin:6px 0 12px}.cart-line-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px}.quantity{display:flex;align-items:center;gap:12px;background:#ecebe5;border-radius:8px;padding:2px}.quantity button{border:0;background:none;display:grid;place-items:center;width:30px;height:30px}.quantity svg{width:14px}.quantity span{font-size:13px;min-width:12px;text-align:center}.cart-line strong{font-size:16px;font-variant-numeric:tabular-nums}.cart-totals{padding:22px 0;display:grid;gap:12px}.summary-row{display:flex;justify-content:space-between;gap:20px;font-size:14px}.summary-row.muted{color:var(--muted);font-size:12px}.summary-row.total{border-top:1px solid var(--line);padding-top:18px;margin-top:6px;font-size:20px;font-weight:650}.full{width:100%}.cart-location{padding:16px;background:#eeede7;border-radius:10px;margin:20px 0 2px;font-size:13px}.cart-location .plain{display:block;color:var(--accent);font-size:12px;margin-top:5px}.cart-disclaimer{font-size:12px;color:var(--muted);margin:14px 0}.checkout-form{display:grid;gap:17px}.checkout-form label{display:block;font-size:13px;font-weight:500}.checkout-form input,.checkout-form textarea,.checkout-form select,.operator-fields input,.operator-fields select{width:100%;border:1px solid #c8c9c1;background:white;border-radius:8px;padding:12px 13px;margin-top:7px;min-height:46px;color:var(--ink);font-size:14px}.checkout-form textarea{resize:vertical;min-height:88px}.checkout-form .check-label{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.6;font-weight:400}.check-label input{width:17px;height:17px;min-height:17px;flex-shrink:0;margin-top:2px;accent-color:var(--accent)}.error{color:#9a221b;background:#f8e9e5;border-radius:8px;padding:12px;font-size:13px;line-height:1.5}.back-button{display:flex;gap:8px;align-items:center;background:none;border:0;color:var(--muted);padding:0;margin-bottom:20px;font-size:13px}.back-button svg{width:17px}.order-status{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;margin:24px 0}.order-status strong{display:block;font-size:20px;margin-bottom:10px}.order-status p{font-size:14px;color:var(--muted);line-height:1.6}.order-number{font-size:12px;color:var(--muted);margin-top:12px}.order-lines{list-style:none;padding:0;margin:20px 0}.order-lines li{display:flex;justify-content:space-between;gap:20px;font-size:13px;padding:8px 0}.info-dialog{max-width:630px}.info-dialog>div>p{color:var(--muted);font-size:14px;line-height:1.7;margin-bottom:20px}.branch-option{padding:18px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:18px}.branch-option>div{flex:1}.branch-option h3{font-size:17px;line-height:1.3}.branch-option p{font-size:13px;color:var(--muted);margin-top:7px}.branch-option .choose-button{min-height:40px;padding:8px 15px}.branch-selected{font-size:12px;color:var(--accent)}.history-item{padding:22px 0;border-top:1px solid var(--line)}.history-item h3{font-size:17px;line-height:1.4}.history-item p{font-size:13px;color:var(--muted);margin-top:8px}.history-actions{display:flex;gap:12px;align-items:center;margin-top:16px}.history-actions button{font-size:13px}.history-note{padding:15px;background:#eeede7;border-radius:10px;font-size:12px;color:var(--muted);margin-top:20px}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);background:var(--ink);color:white;padding:13px 22px;border-radius:10px;font-size:13px;z-index:30;opacity:0;pointer-events:none;transition:transform .25s,opacity .25s;max-width:calc(100% - 32px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.loading{color:var(--muted);padding:80px 0}.mobile-cart{display:none}.operator-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 0;border-bottom:1px solid var(--line)}.operator-header h1{font-size:34px;letter-spacing:-.035em}.operator-subtitle{color:var(--muted);margin:20px 0;font-size:14px}.operator-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:50px}.operator-order{padding:24px;border:1px solid var(--line);border-radius:12px;background:white}.operator-order h2{font-size:20px}.operator-order p{font-size:13px;margin-top:8px;color:var(--muted);overflow-wrap:anywhere}.operator-order .order-lines{border-block:1px solid var(--line);padding:10px 0}.operator-actions{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.operator-actions .button{min-height:40px;padding:8px 15px;font-size:13px}.button.secondary{background:transparent;border-color:var(--line);color:var(--ink)}.button.secondary:hover{background:#eeede7}.operator-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.operator-fields label{font-size:12px}.operator-order details{margin-top:17px;font-size:12px;color:var(--muted)}.operator-order pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;line-height:1.6;background:var(--paper);padding:12px;border-radius:8px}
@media(min-width:1600px){.wrap{width:min(1360px,calc(100% - 120px))}.product-grid{column-gap:60px}.intro{padding-block:45px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.site-header{gap:18px}.header-nav{gap:18px;font-size:13px}.location-button{max-width:210px;font-size:12px}.cart-button{min-width:125px;padding:10px 15px}.intro{gap:25px}.intro h1{font-size:42px}.intro>div>p{font-size:20px}.halves-banner{gap:4px;height:140px}.halves-banner .split-pizza{width:190px;height:190px}.halves-banner .split-pizza img{width:190px;height:190px}.halves-banner strong{font-size:21px}.product-grid{gap:36px 28px}.product h2{font-size:22px}.price{font-size:20px}.brand>span{font-size:20px}.brand img{width:46px;height:46px}}
@media(max-width:900px){.site-header{flex-wrap:wrap;gap:12px 20px;padding:17px 0}.location-button{margin-right:0;max-width:none}.header-nav{order:4;width:100%;padding-top:4px;border-top:1px solid var(--line);justify-content:center}.header-nav a,.header-nav button{padding:13px 0 8px}.header-nav .active:after{bottom:0}.cart-button{margin-left:auto}.intro{grid-template-columns:1fr 1fr}.intro h1{font-size:36px}.halves-banner .split-pizza{width:150px;height:150px;transform:translate(-22px,18px)}.halves-banner .split-pizza img{width:150px;height:150px}.halves-banner{gap:0;padding-right:15px}.halves-banner strong{font-size:19px}.outline-label{font-size:11px;gap:3px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}.service-note{gap:35px}.service-note h2{font-size:28px}.footer{gap:20px}.footer>div{gap:16px}.operator-list{grid-template-columns:1fr}}
@media(max-width:600px){.wrap{width:calc(100% - 32px)}.local-notice{font-size:10px;padding:6px 10px}.site-header{gap:14px 10px;padding:13px 0 0}.brand img{width:41px;height:41px}.brand{gap:8px}.brand>span{font-size:20px}.brand small{font-size:9px}.location-button{order:3;max-width:calc(100% - 4px);width:100%;font-size:12px;padding:10px 0;border-top:1px solid var(--line);margin-top:0}.location-button .chevron{margin-left:auto}.cart-button{padding:9px 12px;min-width:0;min-height:42px;border-radius:8px;font-size:12px;gap:8px}.cart-button>svg{width:18px}.cart-counter{padding-left:8px}.header-nav{border-top:0;padding:0;margin-top:-8px;font-size:12px;gap:28px;justify-content:flex-start}.header-nav a,.header-nav button{padding:8px 0 13px}.header-nav .active:after{bottom:0}.intro{grid-template-columns:1fr;gap:22px;padding:28px 0 14px}.intro h1{font-size:36px}.intro>div>p{font-size:18px;margin-top:8px}.halves-banner{height:115px;gap:22px;padding-right:20px}.halves-banner .split-pizza{width:175px;height:175px;transform:translate(-12px,10px)}.halves-banner .split-pizza img{width:175px;height:175px}.halves-banner strong{font-size:21px}.halves-banner strong br{display:none}.halves-banner-copy{gap:10px}.outline-label{font-size:12px}.catalog-toolbar{gap:10px;margin-bottom:20px;flex-wrap:wrap;padding-bottom:12px}.category-tabs{gap:24px}.category-tabs button{font-size:20px;padding:16px 0 12px}.segmented button{padding:7px 12px;font-size:12px;min-height:33px}.segmented{padding:3px}.fulfillment-control{margin-left:auto}.product-grid{gap:34px 20px}.product h2{font-size:19px;margin-top:9px;gap:5px;flex-wrap:wrap}.product .description{font-size:12px;min-height:54px;margin-bottom:14px;line-height:1.5}.product-bottom{align-items:flex-start;gap:10px;flex-direction:column}.price{font-size:18px}.choose-button{font-size:13px;width:100%;min-height:39px;padding:9px 15px}.spicy-mark{font-size:10px}.service-note{grid-template-columns:1fr;gap:20px;margin-top:45px;padding:30px 0}.service-note h2{font-size:27px;max-width:20ch}.service-note p{font-size:13px}.footer{flex-wrap:wrap;padding:25px 0 100px;gap:20px}.footer>div{width:100%;margin:0;justify-content:space-between;font-size:12px}.footer .brand>span{font-size:17px}.footer p{margin-left:auto;font-size:12px}.mobile-cart:not([hidden]){display:flex;position:fixed;bottom:max(12px,env(safe-area-inset-bottom));left:16px;right:16px;justify-content:space-between;z-index:8;box-shadow:0 5px 22px #75261738}.mobile-cart span:first-child{display:flex;gap:12px;align-items:center}.mobile-cart b{font-size:12px;padding:2px 7px;border-radius:5px;background:#ffffff25}.toast{bottom:80px}.dialog{padding:29px 20px;width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:16px}.product-dialog{margin:auto 0 0;width:100%;border-radius:18px 18px 0 0;padding:35px 22px 25px}.product-detail{grid-template-columns:1fr;gap:12px}.detail-photo,.halves-visual{width:65%;margin:0 auto;max-width:270px}.detail-copy{padding:0}.detail-copy h2{font-size:27px;margin-right:0}.detail-copy>p{margin:12px 0 18px;font-size:13px;line-height:1.6}.size-picker{margin:10px 0 18px}.detail-copy .button{min-height:49px}.halves-select{grid-template-columns:1fr 1fr;gap:10px}.halves-select select{font-size:13px;padding:10px 7px}.halves-formula{font-size:12px}.drawer{width:100%;max-height:100dvh;border-radius:0;padding:32px 22px;max-width:none}.info-dialog{width:calc(100% - 20px);padding-top:32px}.drawer h2,.info-dialog h2{font-size:27px}.close-button{top:12px;right:12px;width:35px;height:35px}.branch-option{gap:15px}.branch-option .choose-button{width:auto;font-size:12px;white-space:nowrap}.branch-option h3{font-size:15px}.branch-option p{font-size:12px}.history-actions{flex-wrap:wrap}.history-actions .choose-button{width:auto}.operator-header{align-items:flex-start;flex-direction:column;gap:15px}.operator-header h1{font-size:30px}.operator-order{padding:18px}.operator-fields{grid-template-columns:1fr}.operator-header>div{display:flex;gap:12px;align-items:center}.local-notice>span{font-size:inherit}}
@media(max-width:370px){.halves-banner{gap:5px}.intro h1{font-size:32px}.fulfillment-control{margin-left:0}.product-grid{column-gap:14px}.product h2{font-size:17px}.price{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

@media(max-width:600px){.intro{gap:16px;padding-top:22px}.halves-banner{height:106px}.halves-banner strong br{display:initial}.halves-banner strong{font-size:20px}.quantity button{width:40px;height:40px}}
