:root{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#111;background:#ececec;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input{font:inherit}.storefront{width:min(100%,430px);min-height:100vh;margin:0 auto;background:#fff;box-shadow:0 0 30px #00000014}.brand-header{height:76px;display:grid;grid-template-columns:88px minmax(0,1fr) 102px;align-items:center;gap:7px;padding:8px 12px 7px;overflow:hidden;background:#fff;border-bottom:3px solid #ffc900}.brand-products{width:88px;height:59px;object-fit:contain}.brand-lockup{min-width:0}.brand-kicker{margin:0 0 1px;font-size:13px;line-height:1;font-weight:900}.brand-header h1{margin:0;font-size:25px;line-height:1;font-weight:950;white-space:nowrap}.device-block{min-width:0;text-align:right}.device-block>span{display:block;overflow:hidden;margin-top:5px;color:#858585;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.device-state{display:inline-flex;align-items:center;gap:5px;margin:0;padding:7px 8px;border:1px solid #e3e3e3;border-radius:6px;background:#fff;font-size:12px;font-weight:800;white-space:nowrap}.device-state svg{width:12px;height:12px;flex:0 0 auto}.is-online{color:#111}.is-online svg{color:#179f33}.is-offline{color:#d92d20}.shelf{padding:15px 12px 12px}.shelf-heading{margin:0 0 8px;border-left:4px solid #ffc900}.shelf-heading h2{margin:0;padding-left:8px;font-size:18px;line-height:24px;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card{position:relative;display:grid;min-width:0;height:148px;grid-template-columns:53% 47%;align-items:center;border:1px solid #dedede;border-radius:7px;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s;overflow:hidden}.product-card.is-selected{border:2px solid #ffc900}.product-card:focus-within{outline:3px solid #111;outline-offset:2px}.product-card input{position:absolute;opacity:0;pointer-events:none}.product-card:has(input:disabled){opacity:.58;cursor:not-allowed}.check{position:absolute;z-index:1;top:7px;right:7px;display:none;width:21px;height:21px;place-items:center;border-radius:50%;background:#ffc900}.check svg{width:13px}.is-selected .check{display:grid}.product-image{min-width:0;height:100%;display:grid;place-items:center;padding:8px 2px 7px 7px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;transform:scale(1.16)}.product-info{min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:18px 8px 9px 3px}.product-name{margin-bottom:7px;font-size:15px;line-height:1.2;font-weight:900;white-space:nowrap}.product-detail{overflow:hidden;color:#6a6a6a;font-size:11px;line-height:1.55;white-space:nowrap;text-overflow:ellipsis}.price{margin-top:9px;font-size:20px;line-height:1;font-weight:950}.price small,.selected-price small{margin-right:1px;font-size:12px}.selected-badge{align-self:flex-start;margin-top:8px;padding:3px 9px;border-radius:5px;background:#ffc900;font-size:10px;line-height:1.2;font-weight:900;white-space:nowrap}.checkout{position:sticky;z-index:10;bottom:0;min-height:88px;display:grid;grid-template-columns:minmax(0,1fr) auto 123px;align-items:center;gap:9px;padding:10px 13px max(8px,env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #e6e6e6;box-shadow:0 -5px 18px #0000000d;color:#111;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.selection{min-width:0;display:flex;flex-direction:column}.selection span{overflow:hidden;color:#111;font-size:12px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.selection strong{font-size:14px}.selection small{margin-top:3px;color:#6a6a6a;font-size:10px}.selected-price{font-size:22px;white-space:nowrap}.checkout button{height:44px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:7px;background:#ffc900;color:#111;font-size:16px;font-weight:900;cursor:pointer}.checkout button svg{width:17px;height:17px}.checkout button:focus-visible{outline:3px solid #111;outline-offset:2px}.checkout button:disabled{background:#d7d7d7;color:#888;cursor:not-allowed}.result{grid-column:1 / -1;margin:0;padding:6px 4px;border-radius:4px;background:#f6f6f6;font-size:11px;font-weight:800;text-align:center}.result-success{color:#179f33}.result-failed{color:#d92d20}.result-timeout,.result-uncertain{color:#8a6800}.pickup-tip{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:4px;margin:0;color:#666;font-size:10px;line-height:1.25;white-space:nowrap}.pickup-tip svg{width:12px;height:12px;flex:0 0 auto}.spinner{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:340px){.brand-header{grid-template-columns:68px minmax(0,1fr) 88px;gap:5px;padding-inline:9px}.brand-products{width:68px}.brand-kicker{font-size:11px}.brand-header h1{font-size:21px}.device-state{padding-inline:5px;font-size:10px}.shelf{padding-inline:9px}.product-card{height:140px;grid-template-columns:51% 49%}.product-info{padding-right:5px}.product-name{font-size:13px}.product-detail{font-size:10px}.price{font-size:18px}.checkout{grid-template-columns:minmax(0,1fr) auto 104px;padding-inline:9px;gap:6px}.checkout button{font-size:14px}.pickup-tip{white-space:normal}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}.spinner{animation:none}}
