.prod-buy-overlay{position:fixed;inset:0;z-index:800;background:#0008;display:flex;align-items:flex-end;justify-content:center}.prod-buy-sheet{width:100%;max-width:540px;max-height:92vh;overflow:auto;background:white;border-radius:28px 28px 0 0;padding:20px;box-shadow:0 -16px 50px #0003}.prod-buy-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.prod-buy-head h2{margin:2px 0 0;font-family:Georgia,serif;font-size:1.55rem}.prod-buy-head small{color:#78716c}.prod-buy-head button{border:0;background:#f5f5f4;border-radius:999px;width:38px;height:38px;font-size:22px}.prod-barcode-row,.prod-buy-grid{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:14px}.prod-buy-grid{grid-template-columns:1fr 1fr}.prod-buy-sheet label{font-weight:700;font-size:.85rem}.prod-buy-sheet input,.prod-buy-sheet select{width:100%;margin-top:5px;border:1px solid #d6d3d1;border-radius:12px;padding:12px;background:white}.prod-barcode-row button,.prod-secondary{border:1px solid #d6d3d1;border-radius:12px;background:#1c1917;color:white;padding:0 14px;font-weight:700}.prod-info{margin-top:14px;border-radius:14px;background:#f5f5f4;padding:12px;font-size:.9rem}.prod-buy-summary,.prod-close-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.prod-close-stats{grid-template-columns:repeat(3,1fr)}.prod-buy-summary>div,.prod-close-stats>div{border-radius:16px;background:#ecfdf5;padding:12px}.prod-buy-summary small,.prod-close-stats small{display:block;color:#57534e;font-size:.72rem}.prod-buy-summary b,.prod-close-stats b{display:block;margin-top:2px;font-size:1.15rem}.prod-buy-warn{display:none;margin:12px 0 0;border-radius:12px;background:#fef2f2;color:#991b1b;padding:10px;font-weight:700;font-size:.84rem}.prod-buy-warn.show{display:block}.prod-confirm{width:100%;margin-top:14px;border:0;border-radius:16px;background:#047857;color:white;padding:14px;font-weight:800}.prod-confirm:disabled{opacity:.55}.prod-review-list,.prod-review-stores{margin-top:14px;border:1px solid #e7e5e4;border-radius:16px;overflow:hidden}.prod-review-list>div,.prod-review-stores>div{display:flex;justify-content:space-between;gap:12px;padding:11px 12px;border-top:1px solid #e7e5e4}.prod-review-list>div:first-child,.prod-review-stores>div:first-child{border-top:0}.prod-scanner{position:fixed!important;inset:0!important;z-index:2147483647!important;background:#09090b;color:white;display:flex;flex-direction:column;isolation:isolate}.prod-scan-head{display:flex;justify-content:space-between;gap:12px;padding:18px}.prod-scan-head small{display:block;color:#d6d3d1;margin-top:3px}.prod-scan-head button{border:0;background:#27272a;color:white;border-radius:999px;width:40px;height:40px;font-size:22px}.prod-scan-video{flex:1;display:grid;place-items:center;padding:16px;overflow:hidden}.prod-scan-video video{width:100%;max-width:600px;max-height:65vh;border-radius:24px}.prod-scan-manual{background:white;padding:16px;display:grid;grid-template-columns:1fr auto;gap:8px}.prod-scan-manual input{border:1px solid #d6d3d1;border-radius:12px;padding:12px;color:#111}.prod-scan-manual button{border:0;border-radius:12px;background:#047857;color:white;padding:0 16px;font-weight:800}@media(min-width:640px){.prod-buy-overlay{align-items:center}.prod-buy-sheet{border-radius:28px}}