:root{--bg:#f2f6f5;--paper:#fff;--ink:#172c25;--muted:#788780;--green:#246447;--green-dark:#174d35;--tint:#e4eee8;--line:#dce5df;--pink:#efdce1;--ease:cubic-bezier(.2,.75,.25,1);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#e6ece9;font-synthesis:none}
*{box-sizing:border-box;letter-spacing:0;-webkit-tap-highlight-color:transparent}body{margin:0;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{color:inherit;cursor:pointer;border:0}button:disabled{cursor:default;opacity:.45}button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #9fbbab;outline-offset:3px}button:active:not(:disabled){transform:scale(.96)}button{transition:transform .18s var(--ease),background .18s,color .18s}img{display:block;max-width:100%}svg{width:22px;height:22px;stroke-width:1.7;flex-shrink:0}button svg{pointer-events:none}h1,h2,h3,p{margin:0}button span{pointer-events:none}[hidden]{display:none!important}.app{width:100%;max-width:480px;min-height:100svh;background:var(--bg);margin:auto;padding-bottom:110px}.topbar{height:82px;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;background:var(--bg)}.venue-button{display:flex;align-items:center;gap:11px;padding:0;background:none;text-align:left}.brand-mark{font-family:Georgia,serif;font-style:italic;font-size:35px;line-height:1;width:44px;height:44px;border-radius:50%;background:var(--green);color:white;display:grid;place-items:center;padding-bottom:5px}.venue-button strong{font-size:14px;font-weight:650;display:block}.venue-button small{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:3px;margin-top:5px}.venue-button small svg{width:13px;height:13px}.preview-label{font-size:8px;border:1px solid #b7c9bd;padding:5px 6px;color:#526f5d;border-radius:4px;font-weight:650}.hero{position:relative;height:346px;overflow:hidden;background:#e9e8e3}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center 67%}.hero-title{position:absolute;left:24px;top:24px;color:#173f2b}.hero-title>span{font-size:9px;font-weight:650}.hero-title h1{font-family:Georgia,"Times New Roman",serif;font-size:39px;line-height:.99;margin-top:8px;font-weight:500}.hero-product{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(255,255,255,.87);backdrop-filter:blur(16px);padding:13px 14px;display:flex;align-items:center;justify-content:space-between;text-align:left;border-radius:8px}.hero-product small{display:block;font-size:10px;color:#6e796f;margin-bottom:5px}.hero-product strong{font-size:13px;font-weight:550}.hero-product>svg{background:var(--green);color:white;border-radius:50%;padding:8px;width:34px;height:34px}.menu-tools{position:sticky;top:0;z-index:10;display:flex;flex-wrap:wrap;background:rgba(242,246,245,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.categories{display:flex;gap:22px;overflow:auto;scrollbar-width:none;flex:1;min-width:0;padding:0 20px}.categories::-webkit-scrollbar,.rail::-webkit-scrollbar{display:none}.category{white-space:nowrap;background:none;padding:20px 0 17px;font-size:16px;color:#98a29c;border-bottom:2px solid transparent}.category.active{color:var(--green-dark);border-bottom-color:var(--green);font-weight:650}.icon-button{width:42px;height:42px;display:inline-grid;place-items:center;background:transparent;flex-shrink:0;border-radius:50%}.search-toggle{margin:8px 8px 0 0}.search-row{width:100%;padding:0 14px 12px;display:flex;align-items:center;gap:7px}.search-row>svg{width:18px}.search-row input{min-width:0;flex:1;border:0;background:transparent;outline:none;font-size:16px;height:38px}.section{margin-top:26px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 20px 15px;gap:10px}.section-heading h2{font-size:21px;font-weight:550}.section-heading button{background:none;display:flex;align-items:center;gap:4px;font-size:12px;color:var(--green);padding:5px 0}.section-heading button svg{width:14px}.section-kicker{font-size:10px;color:var(--muted);margin-bottom:6px}.rail{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding:0 20px 5px}.product-card{background:white;border:1px solid #e9eeeb;border-radius:8px;overflow:hidden;position:relative;min-width:0;display:flex;flex-direction:column}.rail>.product-card{flex:0 0 158px;scroll-snap-align:start}.product-open{display:block;text-align:left;background:transparent;padding:0;width:100%;flex:1}.product-image{width:100%;aspect-ratio:1/1;object-fit:cover;background:#f4f3ef}.product-card h3{font-size:14px;line-height:1.25;font-weight:500;margin:13px 12px 5px;min-height:52px;overflow-wrap:anywhere}.product-category{font-size:10px;color:var(--muted);margin:0 12px 10px}.card-bottom{display:flex;align-items:center;justify-content:space-between;padding:0 7px 8px 12px;gap:3px}.card-price{font-size:15px;font-weight:550;white-space:nowrap}.card-price small{font-size:10px;font-weight:450;color:#5f7568}.card-add{border-radius:50%;width:34px;height:34px;display:grid;place-items:center;background:var(--tint);color:var(--green);flex-shrink:0}.card-add svg{width:17px;height:17px}.favorite-dot{position:absolute;top:7px;right:7px;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.86);color:#5b6d60}.favorite-dot svg{width:15px;height:15px}.favorite-dot.is-favorite{background:var(--pink);color:#934957}.favorite-dot.is-favorite svg{fill:#934957}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;padding:0 20px}.filter-heading{padding:24px 20px 18px;display:flex;justify-content:space-between;align-items:center}.filter-heading h2{font-size:24px;font-weight:550}.filter-heading small{font-size:11px;color:var(--muted)}.filter-heading button{display:flex;align-items:center;gap:5px;padding:8px 10px;border:1px solid var(--line);border-radius:6px;background:transparent;font-size:11px}.filter-heading button.active{background:var(--tint);border-color:var(--green)}.filter-heading button svg{width:14px;height:14px}.feature-band{margin-top:27px;position:relative;overflow:hidden;height:258px;background:#e1e9df}.feature-band>img{width:100%;height:100%;object-fit:cover}.feature-caption{position:absolute;inset:auto 16px 16px;display:flex;align-items:end;justify-content:space-between;gap:10px;background:rgba(255,255,255,.93);border-radius:8px;padding:13px}.feature-caption small{font-size:9px;color:var(--muted)}.feature-caption h2{font-family:Georgia,serif;font-size:24px;font-weight:500;line-height:1.05;margin-top:5px}.feature-caption button{width:42px;height:42px;border-radius:50%;background:var(--green);color:white;display:grid;place-items:center}.brand-footer{margin:36px 20px 0;padding-top:24px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:7px;color:#829189;text-align:center}.brand-footer span{font-family:Georgia,serif;font-size:23px;font-style:italic}.brand-footer small{font-size:10px}.dock{position:fixed;bottom:calc(12px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:calc(100% - 24px);max-width:456px;z-index:20;border:1px solid rgba(255,255,255,.95);border-radius:40px;background:rgba(255,255,255,.9);box-shadow:0 6px 30px #122d2420;backdrop-filter:blur(20px);height:70px;padding:6px;display:flex;align-items:center;gap:1px}.dock-tab{height:56px;flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;background:none;color:#91a098;border-radius:28px;padding:0 3px}.dock-tab svg{width:20px;height:20px}.dock-tab span{font-size:8px}.dock-tab.active{color:var(--green);background:#edf4ef}.dock-cart{height:54px;min-width:128px;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:30px;background:var(--green);color:white;font-size:13px;white-space:nowrap}.dock-cart svg{width:18px;height:18px}#dock-count{min-width:18px;height:18px;background:white;color:var(--green);border-radius:50%;font-size:10px;display:grid;place-items:center}.empty-state{text-align:center;min-height:45svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;gap:13px}.empty-state>.empty-icon{width:78px;height:78px;border-radius:50%;background:var(--tint);display:grid;place-items:center;color:var(--green)}.empty-state svg{width:30px;height:30px}.empty-state h2{font-size:24px;font-weight:550}.empty-state p{font-size:14px;color:var(--muted);line-height:1.5}.text-button{background:none;text-decoration:underline;text-underline-offset:4px;padding:8px;color:var(--green);font-size:14px}.page-heading{padding:25px 20px 0;font-size:29px;font-weight:550}.page-subtitle{padding:9px 20px 0;color:var(--muted);font-size:12px}
dialog{border:0;color:var(--ink);padding:0;background:var(--bg);overscroll-behavior:contain}dialog::backdrop{background:#10271c70;backdrop-filter:blur(3px)}.product-dialog{width:100%;max-width:480px;height:100dvh;max-height:100dvh;inset:0;margin:0 auto;overflow:auto;border-radius:0;animation:screen-in .28s var(--ease)}.detail-image{position:relative;background:#eeeae3;aspect-ratio:1/1.02;overflow:hidden}.detail-image>img{height:100%;width:100%;object-fit:cover;animation:photo-in .65s var(--ease)}.detail-nav{position:absolute;top:calc(15px + env(safe-area-inset-top));left:16px;right:16px;display:flex;justify-content:space-between}.detail-nav .icon-button{background:rgba(255,255,255,.93);box-shadow:0 2px 12px #0000000b;width:44px;height:44px}.detail-nav .is-favorite{color:#934957;background:var(--pink)}.detail-nav .is-favorite svg{fill:#934957}.detail-body{padding:23px 24px 135px;background:var(--bg)}.detail-category{font-size:11px;color:var(--green);display:flex;align-items:center;gap:7px;margin-bottom:10px}.detail-category svg{width:13px;height:13px}.detail-body h2{font-size:29px;line-height:1.12;font-weight:550;max-width:350px}.detail-body .description{font-size:14px;line-height:1.6;color:#75837a;margin-top:14px}.variants{margin-top:23px}.field-label{font-size:12px;font-weight:600;display:block;margin-bottom:10px}.segmented{display:flex;background:#e5ece7;padding:4px;border-radius:30px;gap:3px}.segmented button{flex:1;padding:11px 8px;font-size:13px;background:none;border-radius:25px;min-width:0}.segmented button.selected{background:#fff;box-shadow:0 2px 7px #163a2410}.ingredients{margin-top:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0}.ingredients summary{display:flex;align-items:center;justify-content:space-between;font-size:13px;list-style:none;cursor:pointer}.ingredients summary::-webkit-details-marker{display:none}.ingredients summary svg{width:16px;height:16px}.ingredients[open] summary svg{transform:rotate(180deg)}.ingredients p{font-size:12px;line-height:1.5;color:var(--muted);margin-top:13px}.product-footer{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:480px;padding:16px 20px calc(18px + env(safe-area-inset-bottom));display:flex;gap:13px;background:rgba(242,246,245,.96);backdrop-filter:blur(16px);border-top:1px solid var(--line);z-index:3}.stepper{display:flex;align-items:center;justify-content:space-between;gap:4px;border:1px solid #d5dfd7;border-radius:30px;background:#fff;height:52px;min-width:118px}.stepper button{width:38px;height:44px;background:none;display:grid;place-items:center;border-radius:50%}.stepper button svg{width:17px;height:17px}.stepper strong{font-size:15px;min-width:18px;text-align:center}.primary-button{background:var(--green);color:#fff;border-radius:30px;height:52px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:15px;font-weight:500}.primary-button:hover{background:var(--green-dark)}.product-footer .primary-button{flex:1}.primary-button svg{width:19px}.sheet-dialog{position:fixed;inset:auto 0 0;width:100%;max-width:480px;max-height:92dvh;border-radius:22px 22px 0 0;margin:0 auto;overflow:auto;padding:10px 22px calc(25px + env(safe-area-inset-bottom));animation:sheet-in .3s var(--ease)}.handle{width:35px;height:4px;background:#cbd7ce;border-radius:5px;margin:0 auto 12px}.sheet-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px}.sheet-heading h2{font-size:25px;font-weight:550}.sheet-heading .icon-button{margin-right:-8px}.sheet-note{font-size:13px;color:var(--muted);line-height:1.5;margin-top:-7px;margin-bottom:23px}.sheet-section{padding:18px 0;border-top:1px solid var(--line)}.sheet-section h3{font-size:13px;font-weight:550;margin-bottom:12px}.times{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.time-option{padding:13px 5px;background:white;border:1px solid var(--line);border-radius:8px;font-size:14px}.time-option.selected{background:var(--green);border-color:var(--green);color:white}.sheet-dialog .full{width:100%;margin-top:20px}.custom-time{display:flex;align-items:center;justify-content:space-between;margin-top:15px;gap:10px;font-size:13px}.custom-time input{background:white;padding:9px;border:1px solid var(--line);border-radius:7px;max-width:130px;font-size:16px;color:var(--ink)}.error-text{font-size:12px;color:#a04453;margin-top:10px;line-height:1.5}.cart-line{display:flex;gap:13px;padding:16px 0;border-bottom:1px solid var(--line);align-items:center}.cart-line>img{width:77px;height:83px;object-fit:cover;border-radius:8px}.cart-line-main{flex:1;min-width:0}.cart-line h3{font-size:14px;font-weight:550;line-height:1.25}.cart-line small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.cart-line-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:10px;gap:7px}.cart-line-bottom>strong{font-size:13px;white-space:nowrap}.cart-line .stepper{height:34px;min-width:97px}.cart-line .stepper button{height:30px;width:30px}.cart-line .stepper svg{width:14px;height:14px}.cart-line .stepper strong{font-size:13px}.order-choice{display:flex;align-items:center;gap:11px;padding:16px 0;width:100%;background:none;text-align:left;border-bottom:1px solid var(--line)}.order-choice>svg:first-child{color:var(--green);width:20px}.order-choice>span{flex:1}.order-choice small{font-size:10px;color:var(--muted);display:block;margin-bottom:4px}.order-choice strong{font-size:13px;font-weight:500}.order-choice>svg:last-child{width:16px}.cart-total{display:flex;align-items:baseline;justify-content:space-between;margin:23px 0 7px;font-size:16px}.cart-total strong{font-size:26px;font-weight:550}.tax-note{color:var(--muted);font-size:10px;margin-bottom:17px;line-height:1.5}.demo-notice{display:flex;gap:8px;background:#eee6df;color:#78614e;font-size:11px;line-height:1.45;padding:11px 12px;border-radius:6px;margin-top:15px}.demo-notice svg{width:16px;height:16px}.note-input{width:100%;min-height:74px;resize:vertical;border:1px solid var(--line);border-radius:8px;background:white;padding:12px;font-size:16px;line-height:1.4;color:var(--ink)}.order-card{background:white;border:1px solid var(--line);border-radius:8px;margin:20px;padding:18px}.order-card-head{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);gap:8px}.order-card h3{font-size:22px;font-weight:550;margin-top:12px}.order-card p{font-size:12px;line-height:1.5;color:var(--muted);margin-top:10px}.order-card .text-button{padding-left:0;margin-top:10px}.order-card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:16px;border-top:1px solid var(--line);padding-top:15px}.order-card-foot>strong{font-size:18px}.success-state{text-align:center;padding:20px 0}.success-icon{margin:0 auto 21px;width:84px;height:84px;display:grid;place-items:center;border-radius:50%;background:var(--tint);color:var(--green)}.success-icon svg{width:35px;height:35px}.success-state h2{font-size:28px;font-weight:550;line-height:1.15}.success-state>p{font-size:13px;color:var(--muted);line-height:1.6;margin-top:12px}.success-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px;margin-top:24px;display:flex;justify-content:space-between;font-size:14px}.success-meta span{font-size:11px;color:var(--muted);display:block;margin-bottom:5px}#toast{position:fixed;left:50%;bottom:calc(98px + env(safe-area-inset-bottom));transform:translate(-50%,12px);background:#1e382e;color:white;z-index:80;border-radius:30px;padding:12px 20px;font-size:12px;max-width:calc(100% - 40px);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s,transform .18s}#toast.visible{opacity:1;transform:translate(-50%,0)}.missing-image{background:#e5ece7;display:grid;place-items:center;color:var(--green);aspect-ratio:1}.missing-image svg{width:38px;height:38px}
.product-image{height:auto;aspect-ratio:1}
.guest-input{width:100%;padding:13px;border:1px solid var(--line);border-radius:8px;background:white;font-size:16px;color:var(--ink)}
.kitchen-link{font-size:12px;color:var(--green);padding:12px;text-decoration:none}
@keyframes screen-in{from{opacity:.6;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-in{from{opacity:.5;transform:translateY(70px)}to{opacity:1;transform:translateY(0)}}@keyframes photo-in{from{transform:scale(1.035)}to{transform:scale(1)}}
@media(min-width:600px){.app{box-shadow:0 0 60px #213d2310}.hero{height:365px}.product-dialog,.sheet-dialog{box-shadow:0 0 60px #10251830}}@media(max-width:359px){.topbar{padding:12px 14px}.hero-title{left:18px}.hero-title h1{font-size:35px}.hero{height:320px}.dock-cart{min-width:110px;padding:0 10px}.dock-tab span{font-size:7px}.grid{padding:0 14px;gap:10px}.product-card h3{font-size:13px}.card-price{font-size:13px}.detail-body h2{font-size:25px}.product-footer{padding-left:14px;padding-right:14px;gap:8px}.product-footer .primary-button{padding:0 12px;font-size:13px}.stepper{min-width:110px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.phone-label{margin-top:18px}.phone-hint{font-size:12px;color:var(--muted);margin:8px 0 0}.guest-input[aria-invalid="true"]{border-color:#a04453}
