:root{color:#351d17;font-synthesis:none;letter-spacing:0;--red:#d6322b;--red-dark:#b82420;--cream:#fff7e9;--line:#eadfd9;--muted:#7b6962;--green:#43ad42;--shadow:0 4px 14px #4d2f2417;background:#f3f0ec;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#app{touch-action:manipulation;min-height:100%;margin:0}body{background:#f3f0ec}button,input,select{font:inherit;letter-spacing:0}button{color:inherit;cursor:pointer;touch-action:manipulation}button:disabled{cursor:default;opacity:.48}.app-shell{touch-action:manipulation;background:#fffdfb;width:min(100%,426px);min-height:100dvh;margin:0 auto;overflow-x:hidden;box-shadow:0 0 28px #3c231914}.brand-header{background:#fffdfbf7;align-items:center;gap:11px;height:70px;padding:10px 18px;display:flex}.brand-mark{object-fit:contain;flex:0 0 44px;width:44px;height:44px;display:block}.progress-link{white-space:nowrap;background:0 0;border:0;margin-left:auto;padding:8px 0;font-size:15px;font-weight:700}.demo-badge{color:#91642f;background:#fff7e9;border:1px solid #ebc992;border-radius:4px;flex:none;padding:2px 5px;font-size:9px;font-weight:700}.app-shell.has-result .brand-header{height:58px;padding-block:7px}.selection-page{min-height:calc(100dvh - 70px);padding-bottom:96px}.benefit-strip{background:#fff8eb;border:1px solid #f2d6a9;border-radius:8px;grid-template:"amount timer""limit timer""note note"/minmax(0,1fr) auto;gap:4px 12px;min-height:108px;margin:0 16px 14px;padding:12px 15px 10px;display:grid;box-shadow:0 5px 16px #8f55250d}.benefit-strip div{grid-area:amount;align-items:baseline;gap:7px;min-width:0;display:flex}.benefit-strip div strong{color:var(--red);font-size:31px;line-height:1}.benefit-strip div span{font-size:15px;font-weight:700}.benefit-strip p{grid-area:limit;margin:0;font-size:14px}.benefit-strip p strong{color:var(--red)}.benefit-strip small{color:#956a43;border-top:1px solid #f1ddc0;grid-area:note;padding-top:7px;font-size:12px}.benefit-strip b{color:#c7531c;white-space:nowrap;border:1px solid #eebf85;border-radius:18px;grid-area:timer;align-self:start;padding:6px 10px;font-size:13px}.benefit-strip b.expired{color:#8d251f;background:#fff2ef;border-color:#e3a39d}.benefit-strip.compact{grid-template:"amount limit timer"40px/auto minmax(0,1fr) auto;align-items:center;gap:8px;height:40px;min-height:40px;margin-bottom:11px;padding:0 13px}.benefit-strip.compact div strong{font-size:25px}.benefit-strip.compact div span{font-size:13px}.benefit-strip.compact p{white-space:nowrap;justify-self:center;font-size:12px}.benefit-strip.compact small{display:none}.benefit-strip.compact b{color:#db5c20;border:0;align-self:center;padding:0;font-size:12px}.section-heading{padding:0 20px 8px}.section-heading h1,.menu-title h1{margin:0;font-size:22px}.section-heading p{color:var(--muted);margin:4px 0 0;font-size:13px}.section-heading-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-heading-row button{min-height:44px;color:var(--red);white-space:nowrap;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.brand-selection{padding-top:5px}.brand-choice-grid{gap:10px;padding:5px 16px 100px;display:grid}.brand-choice{text-align:left;background:#ffffffdb;border:1px solid #60453a21;border-radius:8px;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:12px;width:100%;min-height:78px;padding:12px 14px;display:grid;box-shadow:0 6px 18px #4d2f2412}.brand-choice:active:not(:disabled){transform:translateY(1px)}.brand-choice:disabled{opacity:.55}.brand-choice-logo{background:#f8f3ee;border-radius:8px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.brand-choice-logo img{object-fit:contain;width:46px;height:46px;display:block}.brand-choice-copy{gap:4px;min-width:0;display:grid}.brand-choice-copy strong{overflow-wrap:anywhere;font-size:17px}.brand-choice-copy small{color:var(--muted);font-size:12px}.brand-choice-arrow{color:#9a8580;text-align:right;font-size:28px;line-height:1}.region-picker{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:8px;margin:0 16px 10px;display:grid}.region-picker.city-only{grid-template-columns:minmax(0,1fr)}.region-picker label{min-width:0;color:var(--muted);gap:4px;font-size:11px;display:grid}.region-picker select{color:#351d17;text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;width:100%;min-width:0;height:44px;padding:0 30px 0 10px;overflow:hidden}.region-picker select:focus{border-color:var(--red);box-shadow:0 0 0 2px #fff0ed}.location-panel,.selected-store{text-align:left;border:1px solid var(--line);width:calc(100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 16px 10px;padding:12px 14px;display:grid}.location-panel{min-height:94px}.pin{color:#0000;background:var(--red);border-radius:50% 50% 50% 7px;width:30px;height:30px;font-size:0;display:block;position:relative;transform:rotate(-45deg)}.pin:before{content:"";background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;top:9px;left:9px}.pin:after{content:"";border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #97191414}.location-panel div,.selected-store div{gap:2px;min-width:0;display:grid}.location-panel strong,.selected-store strong{overflow-wrap:anywhere;font-size:17px}.location-panel em,.selected-store small{color:var(--green);font-size:12px;font-style:normal}.location-panel button,.selected-store>em{white-space:nowrap;background:0 0;border:0;padding:8px 0 8px 8px;font-style:normal}.selected-store{height:auto;min-height:74px;margin-bottom:10px}.selected-store strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.selected-store p{color:var(--muted);margin:0;font-size:12px}.search-row{grid-template-columns:minmax(0,1fr) 96px;gap:8px;padding:0 17px;display:grid}.search-row label,.product-search{min-width:0;display:block}.search-row input,.search-row select,.product-search input{border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;width:100%;height:44px;padding:0 11px}.search-row input:focus,.search-row select:focus,.product-search input:focus{border-color:var(--red);box-shadow:0 0 0 2px #fff0ed}.store-tabs{border-bottom:1px solid #f2e7e2;grid-template-columns:1fr 1fr;height:29px;margin:0 17px;display:grid}.store-tabs button{color:#998983;background:0 0;border:0;font-size:13px;position:relative}.store-tabs button.active{color:#25130f;font-weight:700}.store-tabs button.active:after{content:"";background:var(--red);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:42%;right:42%}.store-tabs button:disabled{opacity:1}.store-list{gap:5px;padding:2px 16px 81px;display:grid}.catalog-notice{color:#805f3d;background:#fff8ecd1;border:1px solid #b48b5947;border-radius:7px;margin:7px 16px 4px;padding:8px 10px;font-size:12px;line-height:1.45}.store-load-more{place-items:center;min-height:48px;display:grid}.store-load-more button{color:#6f5d57;min-height:34px;font:inherit;background:#ffffffc7;border:1px solid #dfd2cc;border-radius:7px;padding:0 15px;font-size:12px}.store-load-more button:disabled{opacity:.58}.store-row{text-align:left;border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:68px minmax(0,1fr) 42px;align-items:start;gap:10px;height:auto;min-height:92px;padding:8px;display:grid;box-shadow:0 2px 8px #3c23190a}.store-row.selected{border-color:var(--red);min-height:92px;box-shadow:0 0 0 1px var(--red)}.store-photo{background:#f8eee5;border-radius:6px;place-items:center;width:68px;height:76px;display:grid;position:relative;overflow:hidden}.store-photo img{object-fit:contain;opacity:.96;width:calc(100% - 8px);height:calc(100% - 8px)}.store-copy{min-width:0}.store-copy strong{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:1.3;display:-webkit-box;overflow:hidden}.store-copy p{color:var(--muted);flex-wrap:wrap;gap:4px 8px;margin:6px 0;font-size:11px;display:flex}.store-copy em{color:var(--green);border:1px solid #a8dd96;border-radius:3px;padding:1px 5px;font-style:normal}.store-copy em.closed{color:#888;border-color:#ccc}.store-copy small{overflow-wrap:anywhere;color:#765f57;line-height:1.35;display:block}.store-choice{color:var(--red);justify-items:center;gap:4px;padding-top:4px;font-size:10px;display:grid}.radio{border:2px solid #baa9a0;border-radius:50%;width:19px;height:19px}.store-row.selected .radio{border:6px solid var(--red)}.store-footer,.cart-footer,.result-footer{z-index:20;border-top:1px solid var(--line);background:#fffffffa;position:fixed;bottom:0;left:max(0px,50vw - 213px);right:max(0px,50vw - 213px);box-shadow:0 -4px 16px #3c231914}.store-footer{grid-template-columns:minmax(0,1fr) 156px;align-items:center;gap:10px;min-height:66px;padding:8px 15px;display:grid}.store-footer div{gap:2px;min-width:0;display:grid}.store-footer small,.store-footer span{color:var(--muted);font-size:11px}.store-footer strong,.store-footer span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-search.standalone{margin:0 16px 6px}.product-search.standalone input{height:44px}.menu-panel{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:72px minmax(0,1fr);height:clamp(500px,100dvh - 210px,720px);min-height:0;margin:0 8px;display:grid;overflow:hidden}.category-list{scrollbar-width:none;background:#fff9f5;border-right:1px solid #f0e5de;min-height:0;overflow:hidden auto}.category-list::-webkit-scrollbar{display:none}.category-list button{background:0 0;border:0;width:100%;min-height:55px;padding:7px 3px;font-size:13px;position:relative}.category-list button.active{color:var(--red);background:#fff;font-weight:700}.category-list button.active:before{content:"";background:var(--red);width:3px;position:absolute;top:9px;bottom:9px;left:0}.product-list{overscroll-behavior:contain;scroll-behavior:smooth;min-width:0;min-height:0;padding:11px 8px 74px 12px;overflow-y:auto}.menu-title{justify-content:space-between;align-items:center;height:28px;margin-bottom:2px;display:flex}.menu-title h1{font-size:18px}.menu-title span{color:#a3948e;font-size:11px}.product-category-section{content-visibility:auto;contain-intrinsic-size:auto 520px;scroll-margin-top:8px}.product-category-section>h2{color:#594a44;margin:9px 0 2px;font-size:14px;line-height:1.4}.product-row{border-bottom:1px solid #f0e7e1;grid-template-columns:75px minmax(0,1fr) 46px;align-items:center;gap:14px;min-height:99px;display:grid}.product-image{color:#a76f56;background:#f7e9dc;border-radius:8px;align-self:start;place-items:center;width:75px;height:86px;margin-top:4px;display:grid;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-image img.image-failed{display:none}.product-image>small{z-index:2;color:#fff;text-align:center;background:#46231bb8;border-radius:3px;padding:2px;font-size:9px;position:absolute;bottom:3px;left:3px;right:3px}.product-image.large{align-self:auto;width:92px;height:92px;margin-top:0}.product-copy{min-width:0}.product-copy strong{overflow-wrap:anywhere;font-size:16px;display:block}.product-copy p{color:var(--muted);margin:5px 0;font-size:11px;line-height:1.35}.product-copy em{color:var(--red);font-size:17px;font-style:normal}.product-action{place-items:center;min-height:44px;display:grid}.add-button{width:30px;height:30px;color:var(--red);border:1px solid var(--red);background:#fff;border-radius:50%;place-items:center;padding:0;font-size:25px;line-height:26px;display:grid;position:relative;overflow:visible}.add-button>span{line-height:1;transform:translateY(-1px)}.product-count-badge{color:#fff;background:var(--red);border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:grid;position:absolute;top:-8px;right:-8px}.sold-out{color:#b04b45;text-align:center;font-size:11px}.cart-footer{min-height:73px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));grid-template-columns:68px minmax(0,1fr) 124px;align-items:center;gap:8px;display:grid;bottom:0;left:max(0px,50vw - 213px);right:max(0px,50vw - 213px)}.store-footer{right:max(9px,50vw - 204px);bottom:calc(8px + env(safe-area-inset-bottom));border:1px solid var(--line);border-radius:10px;left:max(9px,50vw - 204px)}.cart-summary-button{min-width:0;color:var(--red);text-align:center;background:0 0;border:0;place-items:center;gap:2px;padding:0;display:grid}.cart-summary-button:disabled{color:#aaa09b}.cart-summary-button small,.cart-footer p small{color:var(--muted);font-size:10px}.cart-footer p{text-align:right;gap:1px;margin:0;display:grid}.cart-footer p strong{color:var(--red);font-size:18px;display:block}.cart-footer>button:last-child,.primary-action{color:#fff;background:var(--red);border:0;border-radius:8px;min-height:46px;padding:0 14px;font-weight:800}.checkout-price-note{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.45}.loading-state{align-content:center;place-items:center;gap:10px;min-height:430px;display:grid}.loading-state p{color:var(--muted);margin:0}.spinner{border:3px solid #efd8d2;border-top-color:var(--red);border-radius:50%;width:30px;height:30px;animation:.85s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.inline-error{overflow-wrap:anywhere;color:#8d251f;background:#fff2ef;border:1px solid #edc1bb;border-radius:6px;margin:9px 16px;padding:9px 11px;font-size:12px}.expiry-state{color:#8d251f;background:#fff2ef;border:1px solid #edc1bb;border-radius:6px;margin:9px 16px;padding:10px;line-height:1.5}.inline-error button{color:var(--red);border:1px solid var(--red);background:#fff;border-radius:4px;margin-left:8px;padding:3px 7px}.empty-state{color:var(--muted);text-align:center;padding:36px 12px;line-height:1.6}.modal-backdrop{z-index:40;overscroll-behavior:none;touch-action:none;background:#25140f7a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.spec-sheet,.checkout-sheet{width:min(100%,426px);max-height:min(86vh,720px);padding:20px 18px calc(18px + env(safe-area-inset-bottom));overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;background:#fffdfa;border-radius:8px 8px 0 0;position:relative;overflow-y:auto}.close-button{z-index:2;background:0 0;border:0;width:36px;height:36px;padding:0;font-size:26px;position:absolute;top:12px;right:12px}.spec-sheet{padding-top:16px;font-size:14px}.spec-sheet .close-button{font-size:22px;top:8px;right:8px}.spec-sheet .product-image.large{width:72px;height:72px}.spec-product{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;padding-right:34px;display:grid}.spec-product h2,.checkout-sheet h2{margin:0;font-size:16px}.spec-product p{color:var(--muted);margin:3px 0;font-size:12px}.spec-product strong{color:var(--red);font-size:16px}.spec-field,.remark-field{gap:8px;margin-top:20px;font-weight:700;display:grid}.spec-field select,.remark-field input{border:1px solid var(--line);background:#fff;border-radius:6px;width:100%;min-height:44px;padding:0 10px}.option-group{margin-top:14px}.option-group>strong{font-size:14px}.option-group>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:7px;display:grid}.option-group button{overflow-wrap:anywhere;border:1px solid var(--line);background:#fff;border-radius:6px;min-height:44px;padding:5px 4px;font-size:13px;line-height:1.3}.option-group button.active{color:var(--red);border-color:var(--red);background:#fff1ee}.pickup-method-group>small{color:var(--muted);margin-top:6px;font-size:11px;display:block}.spec-option-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.quantity-stepper{justify-content:space-between;align-items:center;margin:16px 0;font-size:14px;display:flex}.quantity-stepper div{text-align:center;grid-template-columns:36px 36px 36px;align-items:center;display:grid}.quantity-stepper button{border:1px solid var(--line);background:#fff;border-radius:50%;width:34px;height:34px}.spec-sheet>.primary-action,.checkout-sheet>.primary-action,.result-page>.primary-action{width:100%}.spec-sheet>.primary-action{min-height:44px;font-size:15px}.checkout-item{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px 10px;padding:16px 0;display:grid}.checkout-item div{gap:4px;min-width:0;display:grid}.checkout-item strong{overflow-wrap:anywhere}.checkout-item span{overflow-wrap:anywhere;color:var(--muted);font-size:12px}.checkout-item-warning{color:#a33b20;font-size:12px;line-height:1.4}.checkout-item.is-unavailable{background:#fff5f1;border:1px solid #e8a18d;border-radius:6px;padding:12px 10px}.checkout-item em{color:var(--red);white-space:nowrap;font-style:normal}.checkout-item>button{color:#fff;background:var(--red);border:0;border-radius:6px;justify-self:end;min-height:36px;padding:0 12px;font-weight:700}.checkout-total{justify-content:space-between;align-items:center;margin:20px 0;display:flex}.checkout-total strong{color:var(--red);font-size:22px}.checkout-limit{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin:-10px 0 20px;padding-top:12px;display:flex}.checkout-limit strong{color:var(--red);font-size:22px}.checkout-method{color:var(--muted);justify-content:space-between;align-items:center;margin:-8px 0 16px;display:flex}.checkout-method strong{color:#3f302a}.result-page{text-align:center;background:#fffaf6;min-height:calc(100dvh - 70px);padding:65px 22px 50px}.result-page h1{margin:18px 0 8px;font-size:28px}.result-page>p{color:#5e4640;max-width:330px;margin:0 auto 30px;line-height:1.65}.result-symbol{color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto;font-size:32px;font-weight:800;display:grid}.success-symbol,.waiting-symbol{background:var(--green)}.failure-symbol{background:var(--red)}.refund-symbol{background:#4f8a5b}.refunded-result>p{margin-bottom:18px}.refund-confirmation{color:#425447;text-align:left;background:#f4faf5;border:1px solid #cbdccc;border-radius:8px;max-width:360px;margin:0 auto 22px;padding:14px 16px;font-size:14px;line-height:1.65}.refund-confirmation strong{color:#285b33;margin-bottom:4px;display:block}.processing-symbol{background:#fff2ed}.progress-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:13px;padding:22px;display:grid}.progress-panel small{color:var(--muted)}.waiting-panel{gap:8px}.progress-track{background:#f2e5df;border-radius:7px;height:7px;overflow:hidden}.progress-track span{background:var(--red);height:100%;transition:width .35s;display:block}@media (prefers-reduced-motion:reduce){.progress-track span{transition:none}}.contract-note{color:#725d55;border:1px solid var(--line);background:#fff;border-radius:6px;margin:20px 0;padding:14px;line-height:1.55}.success-result-page{text-align:left;background:#fffcf9;padding:0 12px 70px}.success-summary{text-align:center;min-height:0;padding:4px 0 12px}.success-summary .result-symbol{width:38px;height:38px;font-size:25px}.success-summary h1{margin:4px 0 2px;font-size:22px;line-height:1.15}.success-summary>p{margin:0 0 4px;font-size:14px}.success-summary>small{color:#8f8581;text-align:center;margin-top:3px;display:block}.success-steps{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;height:36px;margin:0 0 5px;padding:0 5px;list-style:none;display:grid;box-shadow:0 2px 8px #3c23190a}.success-steps.has-complete-step{grid-template-columns:repeat(4,minmax(0,1fr))}.success-steps li{white-space:nowrap;border-right:1px solid var(--line);justify-content:center;align-items:center;gap:5px;min-width:0;font-size:11px;display:flex}.success-steps li:last-child{border-right:0}.success-steps span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:16px;height:16px;font-size:10px;display:grid}.success-steps li.active{color:#8a4f18;font-weight:700}.success-steps li.active span{background:#d8842f}.result-card{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:7px;box-shadow:0 2px 8px #3c23190d}.pickup-card{text-align:center;min-height:324px;padding:3px 16px 8px}.pickup-card>h2{margin:0 0 2px;font-size:19px}.pickup-card>img{object-fit:contain;width:216px;height:216px;image-rendering:pixelated;border:1px solid #eee7e3;margin:0 auto 3px;display:block}.pickup-card>img.image-failed{visibility:hidden}.pickup-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;min-height:32px;margin:1px 0 2px;display:grid}.pickup-facts>div{min-width:0;color:var(--muted);justify-content:center;align-items:baseline;gap:5px;padding:4px 6px;font-size:12px;display:flex}.pickup-facts>div+div{border-left:0}.pickup-facts strong{color:#4b352f;font-size:16px}.pickup-owner{border:1px solid var(--line);background:#fffdfb;border-radius:7px;margin-top:0;padding:6px 12px 2px}.pickup-reminder{color:var(--red);background:#fff6ee;padding:5px;font-size:12px}.making-countdown{text-align:left;background:#f5fff4;border:1px solid #b8dfb7;border-radius:6px;grid-template-columns:1fr auto;align-items:center;gap:2px 12px;padding:5px 9px;display:grid}.making-countdown>span{color:#35643a;font-size:12px}.making-countdown>strong{color:#21732a;text-align:right;font-variant-numeric:tabular-nums;grid-area:1/2/span 2;min-width:70px;font-size:22px}.making-countdown>small{color:#668069;font-size:10px}.pickup-actions{grid-template-columns:1fr;gap:10px;margin-top:4px;display:grid}.pickup-actions button,.result-footer button{min-height:34px;color:var(--red);border:1px solid var(--red);background:#fff;border-radius:7px;font-weight:600}.pickup-actions button.solid,.result-footer button.solid{color:#fff;background:var(--red)}.pickup-owner>small{color:#8b817d;margin-top:3px;font-size:10px;display:block}.pickup-card.is-production-state{align-content:center;gap:14px;min-height:252px;padding:22px 18px;display:grid}.production-state-panel{background:#f4faf4;border-radius:8px;justify-items:center;gap:7px;padding:18px 14px;display:grid}.production-state-panel>span{color:#4f6f53;font-size:13px}.production-state-panel>strong{color:#23732c;font-variant-numeric:tabular-nums;font-size:34px;line-height:1.1}.production-state-panel>small{color:#657a67;font-size:11px}.production-guidance{color:#5b4c46;text-align:center;margin:0;font-size:12px;line-height:1.55}.pickup-card.is-production-state .pickup-facts{margin:0}.pickup-card.is-complete-state{background:radial-gradient(circle at 16% 30%,#c0e6b41f,#0000 31%),radial-gradient(circle at 87% 30%,#fae39b1f,#0000 28%),#fffefa;border-color:#e8e7dd;grid-template-rows:auto auto auto;align-content:start;gap:10px;height:auto;min-height:0;padding:17px 14px 15px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 4px #f9f9f2c2,0 2px 8px #3c23190d}.pickup-card.is-complete-state>:not(.complete-state-decorations){z-index:1;position:relative}.complete-state-decorations{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.complete-decoration-green{color:#8dce82;fill:currentColor;opacity:.16}.complete-decoration-warm{fill:#f4cf68;opacity:.16}.complete-decoration-bag{color:#67bd70;opacity:.38;stroke-width:2.5px}.complete-state-heading{color:#17923f;justify-content:center;align-items:center;gap:22px;margin:0;font-size:22px;font-weight:800;line-height:1.25;display:flex}.complete-state-heading:before,.complete-state-heading:after{content:"";background:#8bd596;border-radius:1px;width:7px;height:7px;transform:rotate(45deg)}.pickup-card.is-complete-state .complete-pickup-facts{-webkit-backdrop-filter:blur(3px);background:#ffffff8a;border-radius:6px;width:clamp(250px,72%,300px);min-height:52px;margin:0 auto;box-shadow:0 9px 25px #428d5017}.pickup-card.is-complete-state .complete-pickup-facts>div{color:#626b67;flex-direction:column;align-items:center;gap:2px;padding:6px 14px;font-size:11px}.pickup-card.is-complete-state .complete-pickup-facts>div+div{border-left:0;position:relative}.pickup-card.is-complete-state .complete-pickup-facts>div+div:before{content:"";background:#d9e0db;width:1px;position:absolute;top:9px;bottom:9px;left:0}.pickup-card.is-complete-state .complete-pickup-facts strong{color:#161817;font-size:16px;font-weight:700}.pickup-card.is-complete-state .complete-guidance{color:#5e4540;background:0 0;justify-content:center;align-items:center;gap:14px;min-height:21px;padding:0 28px;font-size:11px;font-weight:400;display:flex}.complete-guidance-icon{background:#2fb459;border-radius:7px 7px 3px 3px;flex:0 0 12px;width:12px;height:10px;position:relative}.complete-guidance-icon:before{content:"";background:#2fb459;border-radius:2px 2px 0 0;width:2px;height:3px;position:absolute;top:-2px;left:5px}.complete-guidance-icon:after{content:"";background:#2fb459;border-radius:0 0 4px 4px;width:4px;height:3px;position:absolute;bottom:-3px;left:4px}.order-detail-card{min-height:154px;padding:9px 16px}.order-detail-card h2{margin:0 0 5px;font-size:18px}.order-detail-copy{min-width:0}.result-item{border-bottom:1px solid #f3ebe7;padding-bottom:3px}.result-item div,.order-detail-copy dl div{grid-template-columns:64px minmax(0,1fr);column-gap:8px;min-width:0;font-size:12px;line-height:1.45;display:grid}.result-item span,.order-detail-copy dt{color:#4b3933;white-space:nowrap}.result-item strong,.order-detail-copy dd{overflow-wrap:anywhere;min-width:0;margin:0;font-weight:500}.verification-mode-tag{border-radius:999px;width:fit-content;margin:3px 0 0 72px;padding:2px 7px;font-size:10px;font-style:normal;font-weight:600;line-height:1.4;display:inline-flex}.verification-mode-tag.is-free{color:#246b47;background:#eaf7ef}.verification-mode-tag.is-required{color:#9a5a12;background:#fff3df}.order-detail-copy dl{gap:1px;margin:3px 0 0;display:grid}.order-detail-copy .official-order-fact{margin-top:2px}.order-detail-copy .official-order-fact dd{font-variant-numeric:tabular-nums}.official-order-number{color:#6f5c54;gap:4px;margin:-2px 0 6px;font-size:12px;line-height:1.4;display:flex}.official-order-number strong{color:#2f211d;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.store-detail-card{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:91px;padding:9px 14px;display:grid}.store-detail-card .pin{width:28px;height:28px}.store-detail-card .pin:before{width:12px;height:12px;top:8px;left:8px}.store-detail-card>div{min-width:0}.store-detail-card strong{overflow-wrap:anywhere;font-size:14px;display:block}.store-detail-card p{overflow-wrap:anywhere;color:var(--muted);margin:3px 0 0;font-size:12px}.store-detail-card button{white-space:nowrap;background:0 0;border:0;padding:7px 0 7px 6px;font-size:13px}.store-detail-card>small{color:#8f5f20;background:#fff7e9;border-radius:5px;grid-column:1/-1;gap:6px;padding:6px 8px;font-size:10px;display:flex}.store-detail-card>small span{color:#fff;background:#dc941f;border-radius:50%;flex:0 0 15px;place-items:center;width:15px;height:15px;font-weight:700;display:grid}.action-notice{color:#725d55;text-align:center;border:1px solid var(--line);background:#fff;border-radius:6px;margin:6px 0;padding:7px 10px;font-size:11px}.result-footer{grid-template-columns:minmax(0,1fr) 118px 122px;align-items:center;gap:9px;min-height:57px;padding:7px 13px;display:grid}.result-footer>span{font-size:12px}.production-result-footer{justify-content:flex-end;display:flex}.production-result-footer button{width:132px}@media (width>=700px){.app-shell{border-radius:8px;min-height:calc(100dvh - 32px);margin-top:16px;margin-bottom:16px}.store-footer{bottom:24px;left:calc(50vw - 204px);right:calc(50vw - 204px)}.cart-footer{bottom:16px;left:calc(50vw - 213px);right:calc(50vw - 213px)}.result-footer{border-radius:0 0 8px 8px;bottom:16px;left:calc(50vw - 213px);right:calc(50vw - 213px)}}@media (width<=699px){.progress-link,.location-panel button,.store-tabs button,.option-group button,.checkout-item>button,.pickup-actions button,.store-detail-card button,.result-footer button{min-height:44px}.add-button,.close-button,.quantity-stepper button{width:44px;height:44px}.store-tabs{height:44px}.result-footer{min-height:57px;padding-bottom:calc(6px + env(safe-area-inset-bottom))}}@media (width>=400px) and (width<=699px){.store-footer{bottom:calc(15px + env(safe-area-inset-bottom))}}@media (width<=370px){.brand-header{padding-inline:12px}.benefit-strip{margin-inline:10px;padding-inline:12px}.benefit-strip.compact{grid-template-columns:auto minmax(0,1fr)}.store-list{padding-inline:10px}.store-row{grid-template-columns:61px minmax(0,1fr) 35px;gap:7px}.store-photo{width:61px;height:71px}.menu-panel{grid-template-columns:66px minmax(0,1fr);margin-inline:4px}.product-list{padding-inline:8px}.product-row{grid-template-columns:65px minmax(0,1fr) 44px;gap:7px}.product-image{width:65px;height:76px}.store-footer{grid-template-columns:minmax(0,1fr) 132px;padding-inline:10px}.cart-footer{grid-template-columns:60px minmax(0,1fr) 106px;gap:5px;padding-inline:7px}.cart-footer p strong{font-size:16px}.cart-footer>button:last-child,.success-result-page{padding-inline:8px}.success-steps li{gap:3px;font-size:10px}.pickup-card{padding-inline:10px}.pickup-actions{gap:6px}.order-detail-card{padding-inline:11px}.result-footer{grid-template-columns:minmax(0,1fr) 100px 104px;gap:6px;padding-inline:8px}.result-footer button{padding-inline:5px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}
