*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f4f4f2;--surface: #ffffff;--ink: #1e1e20;--muted: #6f6f6f;--primary: #2a2a2e;--primary-ink: #f4f4f2;--accent: #b9b9b9;--accent-ink: #1e1e20;--hairline: #e0e0dd;--shade: #ebebe8;--display: "Archivo", sans-serif;--display-weight: 700;--display-case: none;--display-ls: 0}html,body,#root{height:100%}body{position:fixed;inset:0;overflow:hidden;font-family:Archivo,sans-serif;background:var(--bg);color:var(--ink);user-select:none;-webkit-user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background .5s ease,color .5s ease}.display{font-family:var(--display);font-weight:var(--display-weight);text-transform:var(--display-case);letter-spacing:var(--display-ls)}.kiosk{height:100%;display:flex;flex-direction:column}.scr{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:3rem 2rem 4.5rem;animation:scrIn .45s ease}@keyframes scrIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.scr-attract{cursor:pointer;text-align:center}.wordmark{position:absolute;top:2.25rem;left:0;right:0;text-align:center}.wm-name{font-size:1.6rem;color:var(--ink)}.wm-sub{margin-top:.3rem;font-size:.85rem;color:var(--muted)}.attract-hero{display:flex;flex-direction:column;align-items:center;gap:1.25rem;max-width:34rem}.attract-bottle{opacity:.92}.attract-headline{font-size:3rem;line-height:1.08;color:var(--ink)}.attract-sub{font-size:1.05rem;line-height:1.5;color:var(--muted);max-width:28rem}.tap-pill{margin-top:.75rem;padding:1rem 2.6rem;border-radius:999px;background:var(--accent);color:var(--accent-ink);font-weight:700;font-size:1.1rem;animation:pulse 2.2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 color-mix(in srgb,var(--accent) 45%,transparent)}50%{transform:scale(1.04);box-shadow:0 0 0 14px transparent}}.trust-line{position:absolute;bottom:3.4rem;left:0;right:0;text-align:center;font-size:.8rem;color:var(--muted)}.powered{flex:none;padding:.7rem 0 1.1rem;text-align:center;font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);opacity:.75;pointer-events:none}.boot,.not-paired,.placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;color:var(--muted);font-size:.95rem;text-align:center;padding:2rem}.not-paired-hint code{font-size:.85em;background:var(--shade);padding:.1em .4em;border-radius:4px}.btn{font-family:Archivo,sans-serif;font-weight:700;font-size:1.05rem;border:none;border-radius:999px;padding:.95rem 2rem;cursor:pointer;transition:transform .1s ease}.btn:active{transform:scale(.97)}.btn.primary{background:var(--accent);color:var(--accent-ink)}.btn.ghost{background:transparent;color:var(--ink);box-shadow:inset 0 0 0 1.5px var(--hairline)}.btn:disabled{opacity:.5;pointer-events:none}.exit-btn{position:absolute;top:1.4rem;left:1.4rem;z-index:40;font-family:Archivo,sans-serif;font-size:.85rem;font-weight:600;color:var(--muted);background:var(--surface);border:none;box-shadow:inset 0 0 0 1px var(--hairline);border-radius:999px;padding:.55rem 1.1rem;cursor:pointer}.exit-btn.right{left:auto;right:1.4rem}.toast{position:fixed;top:5.5rem;left:50%;transform:translate(-50%);z-index:60;background:var(--ink);color:var(--bg);font-size:.95rem;font-weight:600;padding:.8rem 1.4rem;border-radius:999px;box-shadow:0 8px 24px #0000002e;animation:toastIn .25s ease}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.eyebrow{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.taste-h{font-size:2.8rem;line-height:1.05;text-align:center;color:var(--ink)}.taste-sub{color:var(--muted);font-size:1.05rem;max-width:26rem;text-align:center}.flights{display:flex;flex-direction:column;gap:.9rem;width:min(30rem,90%);margin:.5rem 0}.flight{text-align:left;background:var(--surface);border:none;box-shadow:inset 0 0 0 1px var(--hairline);border-radius:16px;padding:1.1rem 1.3rem;cursor:pointer;transition:transform .1s ease}.flight:active{transform:scale(.99)}.flight h4{font-size:1.25rem;color:var(--ink)}.flight p{color:var(--muted);font-size:.9rem;margin:.25rem 0 .5rem}.fl-n{font-size:.8rem;font-weight:700;letter-spacing:.04em;color:var(--accent)}.taste-skip{margin-top:.5rem}.modal{position:fixed;inset:0;z-index:50;display:flex;align-items:flex-end;justify-content:center;background:#14120e66}.modal-card{background:var(--bg);width:min(34rem,100%);max-height:92%;overflow-y:auto;border-radius:20px 20px 0 0;padding:1.8rem 1.6rem 2.2rem;display:flex;flex-direction:column;gap:.7rem;animation:sheetUp .3s ease}@keyframes sheetUp{0%{transform:translateY(24px);opacity:.6}to{transform:none;opacity:1}}.modal-title{font-size:1.8rem;color:var(--ink)}.modal-body{color:var(--muted);font-size:.95rem;line-height:1.45}.field{font-family:Archivo,sans-serif;font-size:1.15rem;padding:.9rem 1rem;border:none;border-radius:12px;background:var(--surface);box-shadow:inset 0 0 0 1.5px var(--hairline);color:var(--ink)}.field:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--accent)}.field-hint{font-size:.82rem;color:var(--muted);line-height:1.4}.field-label{font-size:.8rem;font-weight:600;color:var(--muted);margin-bottom:-.3rem}.consent{display:flex;gap:.7rem;align-items:flex-start;background:var(--shade);border-radius:12px;padding:.8rem .9rem}.consent input[type=checkbox]{margin-top:.15rem;width:1.2rem;height:1.2rem;accent-color:var(--accent);flex:none}.consent p{font-size:.82rem;line-height:1.4;color:var(--ink)}.consent.required>p:before{content:"* ";color:#b3261e;font-weight:700}.modal-err{color:#b3261e;font-size:.85rem;line-height:1.4}.scr-shop{justify-content:flex-start;padding:0;gap:1px;margin-top:0;margin-bottom:0;min-height:0}.shop-head{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.4rem .8rem 6rem;flex:none}.wm-shop{font-size:1.3rem;color:var(--ink);margin-left:10px;margin-right:10px}.cart-btn{position:relative;font-size:1rem;background:var(--ink);color:#fff;border:none;border-radius:999px;cursor:pointer;line-height:1;display:flex;align-items:center;gap:.45rem;padding:.55rem 1rem .55rem .8rem}.cart-label{font-family:Archivo,sans-serif;font-size:.95rem;font-weight:700;color:#fff;line-height:1}.cart-count{position:absolute;top:-6px;right:-8px;background:var(--accent);color:var(--accent-ink);font-size:.7rem;font-weight:800;min-width:1.2rem;height:1.2rem;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 .3rem}.shop-head-actions{display:flex;align-items:center;gap:.9rem}.search-btn{font-size:1rem;background:var(--ink);color:#fff;border:none;border-radius:999px;cursor:pointer;line-height:1;display:flex;align-items:center;gap:.45rem;padding:.55rem 1rem .55rem .8rem;min-height:2.75rem}.search-label{font-family:Archivo,sans-serif;font-size:.95rem;font-weight:700;color:#fff;line-height:1}.search-bar{width:100%;flex:none;display:flex;align-items:center;gap:.6rem;padding:0 1.4rem .7rem;animation:scrIn .25s ease}.search-bar-icon{font-size:1.1rem;opacity:.7}.search-input{flex:1;min-width:0;font-family:Archivo,sans-serif;font-size:1.15rem;padding:.85rem 1rem;border:none;border-radius:12px;background:var(--surface);box-shadow:inset 0 0 0 1.5px var(--hairline);color:var(--ink);-webkit-user-select:text;user-select:text}.search-input:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--accent)}.search-input::-webkit-search-cancel-button{display:none}.search-clear{flex:none;width:2.75rem;height:2.75rem;border:none;border-radius:999px;background:var(--shade);color:var(--ink);font-size:1rem;cursor:pointer}.search-close{flex:none;font-family:Archivo,sans-serif;font-size:.9rem;font-weight:600;color:var(--muted);background:none;border:none;cursor:pointer;padding:.7rem .4rem}.search-empty{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center;padding:3rem 1.5rem}.search-empty-title{font-size:1.25rem;font-weight:700;color:var(--ink)}.search-empty-sub{font-size:.95rem;color:var(--muted)}.search-empty .btn{margin-top:.5rem}.chips{display:flex;gap:.55rem;overflow-x:auto;padding:.4rem 1.4rem .9rem;flex:none;-webkit-overflow-scrolling:touch}.chip{flex:none;font-family:Archivo,sans-serif;font-size:.85rem;font-weight:600;white-space:nowrap;color:var(--ink);background:var(--surface);border:none;box-shadow:inset 0 0 0 1px var(--hairline);border-radius:999px;padding:.5rem 1rem;cursor:pointer}.chip.on{background:var(--primary);color:var(--primary-ink);box-shadow:none}.grid{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem;padding:.2rem 1.4rem 1.8rem;align-content:start;margin-top:5px;margin-bottom:5px}.card{background:var(--surface);border-radius:16px;box-shadow:inset 0 0 0 1px var(--hairline);padding:1rem .9rem .9rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;cursor:pointer;transition:transform .1s ease}.card:active{transform:scale(.98)}.badge{align-self:flex-start;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--accent-ink);background:var(--accent);border-radius:999px;padding:.2rem .6rem}.badge.sub{color:var(--muted);background:var(--shade)}.card-bottle{height:210px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.attract-hero-img{display:block;height:auto;max-height:min(400px,45vh);max-width:min(90%,640px);width:auto;object-fit:contain;border-radius:50px;margin:0 auto}.bottle-tile{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;padding:2px;overflow:hidden;box-sizing:border-box;flex:0 0 auto;align-self:center}.bottle-img{display:block;width:100%;height:100%;object-fit:contain;border-radius:2px}.card h3{font-size:1rem;line-height:1.2;color:var(--ink)}.card .sub{font-size:.8rem;color:var(--muted)}.card .price{font-size:1.05rem;font-weight:700;color:var(--ink)}.stock-note{font-size:.72rem;color:var(--muted)}.card-more{font-size:.75rem;color:var(--accent);font-weight:600;margin-top:.1rem}.card-act,.xadd,.qty.mini{margin-top:.5rem;width:100%}.xadd{font-family:Archivo,sans-serif;font-weight:700;font-size:.9rem;border:none;border-radius:999px;padding:.65rem 1rem;cursor:pointer;background:var(--primary);color:var(--primary-ink)}.xadd.wl{background:var(--shade);color:var(--ink)}.xadd.wl.on{background:transparent;color:var(--muted);box-shadow:inset 0 0 0 1px var(--hairline)}.qty.mini{display:flex;align-items:center;justify-content:space-between;background:var(--shade);border-radius:999px;padding:.25rem}.qty.mini button{width:2rem;height:2rem;border:none;border-radius:999px;background:var(--surface);color:var(--ink);font-size:1.2rem;font-weight:700;cursor:pointer;box-shadow:inset 0 0 0 1px var(--hairline)}.qty.mini span{font-size:.82rem;font-weight:700;color:var(--ink)}.parity{flex:none;font-size:.72rem;color:var(--muted);text-align:center;padding:.6rem 1.4rem .4rem;border-radius:15px}.shop-foot{flex:none;display:flex;flex-direction:column;background:var(--surface);border-radius:25px;margin-top:.75rem;box-shadow:0 -6px 20px #00000014}.shop-foot .shipm{background:transparent;box-shadow:none;padding-top:0}.shop-foot .checkout-cta{box-shadow:none}.checkout-cta{flex:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;border:none;border-radius:0 0 25px 25px;cursor:pointer;font-family:Archivo,sans-serif;background:var(--accent);color:var(--accent-ink);padding:1.05rem 1.6rem;box-shadow:0 -6px 20px #0000001f;transition:transform .1s ease}.checkout-cta:active{transform:scale(.99)}.checkout-cta-summary{font-size:.95rem;font-weight:600;opacity:.85}.checkout-cta-label{font-size:1.05rem;font-weight:800}.shipm{flex:none;background:var(--surface);box-shadow:inset 0 1px 0 var(--hairline);padding:.8rem 1.4rem 1rem;border-radius:15px}.shipm-row{display:flex;justify-content:space-between;align-items:baseline;gap:.6rem;margin-bottom:.5rem}.shipm-label{font-size:.82rem;font-weight:600;color:var(--ink)}.shipm-cost{font-size:.78rem;font-weight:700;color:var(--muted);white-space:nowrap}.shipm-cost.free{color:var(--accent)}.shipm-track{position:relative;height:8px;background:var(--shade);border-radius:999px}.shipm-fill{height:100%;background:var(--accent);border-radius:999px;transition:width .35s ease}.shipm-tick{position:absolute;top:12px;font-size:.62rem;color:var(--muted);white-space:nowrap}.shipm-tick.hit{color:var(--ink);font-weight:700}.shipm-tick.t1{left:66.6%;transform:translate(-50%)}.shipm-tick.t2{right:0}.shipm-cap{margin-top:1.2rem;font-size:.68rem;color:var(--muted);line-height:1.4}.scr-cart{justify-content:flex-start;padding:0;gap:0;min-height:0}.cart-head{width:100%;display:flex;flex-direction:column;gap:.4rem;padding:1.5rem 6rem .8rem 1.4rem;flex:none}.cart-head .btn.ghost{align-self:flex-start}.cart-head h2{font-size:1.6rem;color:var(--ink)}.cart-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;width:100%;padding:.4rem 1.4rem 1rem}.cart-empty{padding:3rem 1rem;text-align:center;font-size:.95rem;color:var(--muted)}.cart-lines{display:flex;flex-direction:column}.line{display:flex;align-items:center;gap:.9rem;padding:.9rem 0;border-bottom:1px solid var(--hairline)}.line-bottle{flex:none;display:flex;align-items:center;justify-content:center;width:3rem;height:3.4rem;background:var(--shade);border-radius:12px;color:var(--muted)}.line-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.35rem}.line-info h4{font-size:.95rem;font-weight:700;color:var(--ink);line-height:1.25}.line-unit{font-size:.72rem;color:var(--muted)}.line-info .qty.mini{width:8.5rem;margin-top:.1rem}.line-right{flex:none;align-self:flex-start;padding-top:.2rem}.line-right .price{font-size:1rem;font-weight:700;color:var(--ink)}.holdrow{margin-top:1rem}.hold-toggle{width:100%;display:flex;align-items:center;gap:.9rem;text-align:left;background:var(--surface);border:none;box-shadow:inset 0 0 0 1px var(--hairline);border-radius:14px;padding:.9rem 1.1rem;cursor:pointer}.hold-toggle.on{box-shadow:inset 0 0 0 2px var(--accent)}.hold-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.hold-switch{flex:none;margin-left:auto;width:3rem;height:1.7rem;border-radius:999px;background:var(--shade);box-shadow:inset 0 0 0 1.5px var(--hairline);padding:.2rem;display:flex;align-items:center;transition:background .2s ease,box-shadow .2s ease}.hold-switch-knob{width:1.3rem;height:1.3rem;border-radius:50%;background:var(--surface);box-shadow:0 1px 3px #00000040;transform:translate(0);transition:transform .2s ease,background .2s ease}.hold-toggle.on .hold-switch{background:var(--accent);box-shadow:none}.hold-toggle.on .hold-switch-knob{background:var(--accent-ink);transform:translate(1.3rem)}.hold-toggle:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--accent),0 0 0 3px color-mix(in srgb,var(--accent) 35%,transparent)}.hold-head{font-size:.92rem;font-weight:700;color:var(--ink)}.hold-sub{font-size:.76rem;color:var(--muted);line-height:1.4}.hold-box{margin-top:.7rem;background:var(--surface);box-shadow:inset 0 0 0 1px var(--hairline);border-radius:14px;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.5rem}.hold-box h4{font-size:1rem;color:var(--ink)}.code-link{margin-top:.9rem;background:none;border:none;padding:.4rem 0;font-size:.85rem;font-weight:600;color:var(--accent);cursor:pointer;text-decoration:underline}.codebox{margin-top:.9rem;display:flex;flex-direction:column;gap:.6rem}.code-row{display:flex;gap:.5rem}.code-row .field{flex:1}.code-apply{flex:none}.code-msg{font-size:.78rem;line-height:1.4}.code-msg.ok{color:var(--accent)}.code-msg.bad{color:#c0392b}.code-chips{display:flex;flex-wrap:wrap;gap:.5rem}.code-chips .chip.on button{margin-left:.4rem;background:none;border:none;color:inherit;font-size:.9rem;cursor:pointer;opacity:.8}.totals{flex:none;width:100%;padding:.8rem 1.4rem .4rem;background:var(--surface);box-shadow:inset 0 1px 0 var(--hairline)}.trow{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.85rem;color:var(--ink)}.trow.grand{font-size:1.05rem;font-weight:800}.totals-micro{margin-top:.35rem;font-size:.7rem;color:var(--muted);line-height:1.4}.scr-checkout{justify-content:flex-start;padding:0;gap:0;min-height:0}.co-head{width:100%;display:flex;flex-direction:column;gap:.4rem;padding:1.5rem 6rem .6rem 1.4rem;flex:none}.co-head .btn.ghost{align-self:flex-start}.co-head h2{font-size:1.6rem;color:var(--ink)}.co-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;width:100%;padding:.4rem 1.4rem 1.2rem}.co-form{display:flex;flex-direction:column;gap:.85rem}.co-frow{display:flex;gap:.7rem}.co-frow .co-field{flex:1;min-width:0}.co-field{display:flex;flex-direction:column;gap:.35rem}.co-field.narrow{flex:0 0 5.5rem}.field-label.req:after{content:" *";color:#b3261e}select.field{appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 1rem) 1.15rem,calc(100% - .65rem) 1.15rem;background-size:.35rem .35rem,.35rem .35rem;background-repeat:no-repeat}.field.err{box-shadow:inset 0 0 0 2px #b3261e}.consent.err{box-shadow:inset 0 0 0 1.5px #b3261e}.addr-wrap{position:relative;display:flex;flex-direction:column;gap:.35rem}.suggest{display:none;position:absolute;top:100%;left:0;right:0;z-index:20;margin-top:.35rem;background:var(--surface);border-radius:12px;box-shadow:0 8px 26px #0000002e,inset 0 0 0 1px var(--hairline);overflow:hidden}.suggest.on{display:block}.suggest button{display:flex;flex-direction:column;gap:.15rem;width:100%;text-align:left;background:none;border:none;border-bottom:1px solid var(--hairline);padding:.7rem 1rem;cursor:pointer;font-size:.92rem;font-weight:600;color:var(--ink)}.suggest button em{font-style:normal;font-size:.76rem;font-weight:500;color:var(--muted)}.suggest-tag{position:static;pointer-events:none;padding:.45rem 1rem;text-align:left;opacity:.7}.gift-box{background:var(--surface);box-shadow:inset 0 0 0 1px var(--hairline);border-radius:14px;padding:.9rem 1.1rem}.gift-box.on{box-shadow:inset 0 0 0 2px var(--accent)}.gift-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.gift-head h4{font-size:1rem;color:var(--ink)}.switch{flex:none;width:3.2rem;height:1.9rem;border-radius:999px;border:none;background:var(--shade);box-shadow:inset 0 0 0 1px var(--hairline);cursor:pointer;position:relative;transition:background .15s ease}.switch.on{background:var(--accent)}.switch-knob{position:absolute;top:.2rem;left:.2rem;width:1.5rem;height:1.5rem;border-radius:999px;background:var(--surface);transition:transform .15s ease}.switch.on .switch-knob{transform:translate(1.3rem)}.gift-form{display:flex;flex-direction:column;gap:.7rem;margin-top:.9rem}.engrave-box{display:flex;flex-direction:column;gap:.6rem;padding:.8rem;background:var(--shade);border-radius:12px}.state-alert{display:none;font-size:.82rem;line-height:1.45;color:var(--ink);background:color-mix(in srgb,#b3261e 8%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,#b3261e 40%,transparent);border-radius:12px;padding:.8rem .9rem}.state-alert.on{display:block}.ship-notify{margin-top:.8rem;padding-top:.8rem;border-top:1px solid color-mix(in srgb,#b3261e 25%,transparent);display:flex;flex-direction:column;gap:.55rem;font-weight:400}.ship-notify-lede{font-size:.82rem;line-height:1.45}.ship-notify-actions{display:flex;gap:.6rem;flex-wrap:wrap}.ship-notify-done{font-size:.82rem;line-height:1.45;color:var(--ink)}.co-age-err,.co-err{font-size:.82rem;line-height:1.4;color:#b3261e}.ship-note{font-size:.72rem;line-height:1.4;color:var(--muted);text-align:center}.co-cta{flex:none;width:100%;border-radius:0;box-shadow:0 -6px 20px #0000001f}.scr-review{justify-content:flex-start;padding:0;gap:0;min-height:0}.review-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;text-align:center;color:var(--muted);font-size:.95rem;line-height:1.5}.review-loading .spinner{font-size:2rem;color:var(--accent);animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.review-error{padding:2rem 0;text-align:center;font-size:.95rem}.review-body{display:flex;flex-direction:column;gap:.6rem}.rline{display:flex;align-items:center;gap:.8rem}.rbottle{flex:none;display:flex;align-items:center;justify-content:center;width:2.6rem;height:3rem;background:var(--shade);border-radius:10px;color:var(--muted)}.rinfo{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.rinfo b{font-size:.92rem;color:var(--ink);line-height:1.25}.muted{color:var(--muted);font-size:.82rem}.rdiv{height:1px;background:var(--hairline);margin:.5rem 0}.rright{text-align:right;max-width:60%;line-height:1.4}.gift-echo{font-weight:600}.rpoints{font-weight:800;color:var(--ink)}.review-trust{margin-top:.9rem}.scr-pay{gap:1.4rem;text-align:center}.pay-total{display:flex;flex-direction:column;align-items:center;gap:.2rem}.pay-total small{font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.pay-amt{font-size:3rem;font-weight:800;color:var(--ink);line-height:1}.pay-taxline{font-style:normal;font-size:.8rem;color:var(--muted)}.sandbox-badge{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);background:var(--shade);border-radius:999px;padding:.3rem .9rem}.pay-stage{display:flex;flex-direction:column;align-items:center;gap:1.1rem}.reader{position:relative;width:8rem;height:8rem;display:flex;align-items:center;justify-content:center}.reader .ring{position:absolute;inset:0;border-radius:999px;box-shadow:inset 0 0 0 2px var(--accent);opacity:0;animation:reader-ping 2.4s ease-out infinite}.reader .ring:nth-child(2){animation-delay:.8s}.reader .ring:nth-child(3){animation-delay:1.6s}@keyframes reader-ping{0%{transform:scale(.55);opacity:.5}to{transform:scale(1);opacity:0}}.reader .spin{position:absolute;inset:1.1rem;border-radius:999px;border:3px solid transparent;border-top-color:var(--accent);opacity:0}.reader-core{position:relative;z-index:1;width:4.4rem;height:4.4rem;border-radius:999px;background:var(--surface);box-shadow:inset 0 0 0 1.5px var(--hairline);display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--accent)}.phase-processing .reader .ring{animation:none;opacity:0}.phase-processing .reader .spin{opacity:1;animation:spin .9s linear infinite}.phase-approved .reader .ring,.phase-approved .reader .spin{animation:none;opacity:0}.phase-approved .reader-core{background:var(--accent);color:var(--accent-ink);box-shadow:none}.pay-h{font-size:1.5rem;color:var(--ink)}.pay-sub{font-size:.9rem;color:var(--muted);max-width:22rem;line-height:1.5}.pay-legal{font-size:.72rem;color:var(--muted);max-width:26rem;line-height:1.45}.pay-error{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:24rem;font-size:.92rem;line-height:1.5;color:var(--ink)}.pay-cancel{margin-top:.4rem}@media(prefers-reduced-motion:reduce){.reader .ring,.reader .spin{animation:none!important}}.scr-done{gap:1rem;text-align:center}.done-check{width:4.5rem;height:4.5rem;border-radius:999px;background:var(--accent);color:var(--accent-ink);display:flex;align-items:center;justify-content:center;font-size:2.4rem;font-weight:800}.done-h{font-size:2rem;color:var(--ink)}.order-no{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.done-card{width:100%;max-width:26rem;display:flex;flex-direction:column;gap:.55rem;background:var(--surface);box-shadow:inset 0 0 0 1px var(--hairline);border-radius:16px;padding:1.1rem 1.2rem;text-align:left}.done-legal{font-size:.72rem;color:var(--muted);max-width:26rem;line-height:1.45}.done-cta{margin-top:.4rem;min-width:12rem}.scr-pdp{justify-content:flex-start;padding:0;gap:0;min-height:0}.pdp-head{width:100%;padding:1.3rem 1.4rem .6rem;flex:none;display:flex;align-items:center;justify-content:space-between}.pdp-back{font-size:.9rem;padding:.5rem 1.1rem}.pdp-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.5rem 1.4rem 1.5rem;display:flex;flex-direction:column;gap:1.3rem;margin-top:10px;margin-bottom:10px}.pdp-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.pdp-hero .badge{align-self:center}.pdp-hero h2{font-size:1.7rem;line-height:1.1;color:var(--ink)}.pdp-brand{color:var(--muted);font-size:.9rem}.pdp-meta{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center}.pill{font-size:.75rem;font-weight:600;color:var(--ink);background:var(--shade);border-radius:999px;padding:.28rem .7rem}.pill.idp{background:var(--primary);color:var(--primary-ink)}.pill.af{background:var(--accent);color:var(--accent-ink)}.pdp-price{font-size:1.4rem;font-weight:700;color:var(--ink);display:flex;flex-direction:column;gap:.15rem;align-items:center}.pdp-price small{font-size:.72rem;font-weight:500;color:var(--muted)}.pdp-desc{font-size:.95rem;line-height:1.5;color:var(--ink)}.stock-strip{background:var(--surface);box-shadow:inset 0 0 0 1px var(--hairline);border-radius:12px;padding:.8rem 1rem}.stock-strip-row{display:flex;justify-content:space-between;gap:.6rem;font-size:.82rem;font-weight:600;color:var(--ink);margin-bottom:.5rem}.stock-strip.urgent .stock-strip-row{color:var(--accent)}.stock-strip-row em{font-style:normal;font-weight:500;color:var(--muted)}.stock-strip-bar{height:6px;background:var(--shade);border-radius:999px}.stock-strip-fill{height:100%;background:var(--accent);border-radius:999px}.stock-strip.low .stock-strip-row{margin-bottom:0}.stock-strip.low span{font-size:.95rem}.report{background:var(--surface);box-shadow:inset 0 0 0 1px var(--hairline);border-radius:16px;padding:1.1rem 1.2rem;display:flex;flex-direction:column;gap:1rem}.report-head{display:flex;justify-content:space-between;align-items:baseline}.report-eyebrow{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:700}.report-id{font-size:.85rem;font-weight:700;color:var(--ink)}.rick{display:flex;flex-direction:column;align-items:center;gap:.4rem}.rick svg{width:176px;height:auto}.rick-cap{font-size:.8rem;font-weight:600;color:var(--ink);text-align:center}.mash-bar{display:flex;height:14px;border-radius:999px;overflow:hidden;margin:.4rem 0}.mash-legend{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.mash-leg{font-size:.78rem;color:var(--ink);display:flex;align-items:center;gap:.35rem}.mash-leg i{width:.7rem;height:.7rem;border-radius:3px}.spec-grid{display:flex;flex-direction:column;gap:.4rem}.spec-row{display:flex;justify-content:space-between;gap:1rem;font-size:.85rem;padding-bottom:.4rem;border-bottom:1px solid var(--hairline)}.spec-label{color:var(--muted)}.spec-value{color:var(--ink);font-weight:600;text-align:right;display:inline-flex;gap:.4rem;align-items:center}.char-blocks{display:inline-flex;gap:2px}.char-blocks i{width:9px;height:9px;border-radius:2px;background:var(--shade)}.char-blocks i.on{background:var(--accent)}.notes{background:var(--surface);box-shadow:inset 0 0 0 1px var(--hairline);border-radius:16px;padding:1.1rem 1.2rem;display:flex;flex-direction:column;align-items:center;gap:.6rem}.notes .report-eyebrow{align-self:flex-start}.radar{width:260px;max-width:100%;height:auto}.radar-legend{display:flex;gap:1.2rem}.leg{font-size:.78rem;color:var(--ink);display:flex;align-items:center;gap:.35rem}.leg .sw{width:.8rem;height:.8rem;border-radius:3px}.leg .sw.ink{background:var(--ink)}.leg .sw.accent{background:var(--accent)}.notes-rows{align-self:stretch;display:flex;flex-direction:column;gap:.35rem;font-size:.88rem;color:var(--ink);line-height:1.45}.notes-rows strong{color:var(--muted);margin-right:.4rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.notes-foot{font-size:.75rem;color:var(--muted);text-align:center;line-height:1.4}.xsell{display:flex;flex-direction:column;gap:.7rem}.xsell-row{display:flex;gap:.8rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.3rem}.xcard{flex:none;width:46%;background:var(--surface);box-shadow:inset 0 0 0 1px var(--hairline);border-radius:14px;padding:.9rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.3rem;cursor:pointer}.xcard h4{font-size:.85rem;line-height:1.2;color:var(--ink)}.xcard .price{font-weight:700;color:var(--ink)}.pdp-foot{flex:none;display:flex;flex-direction:column;background:var(--surface);border-radius:25px;box-shadow:0 -6px 20px #00000014}.pdp-foot .shipm{background:transparent;box-shadow:none;padding-top:0;border-radius:0}.pdp-foot .checkout-cta{box-shadow:none}.pdp-action{flex:none;display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;padding:.9rem 1.4rem .7rem;background:transparent;border-radius:0}.pdp-qty{flex:none;width:9rem}.pdp-add{flex:1;min-width:10rem}@media(prefers-reduced-motion:reduce){.tap-pill,.scr,.toast,.modal-card,.shipm-fill{animation:none;transition:none}}
