.om-overlay{position:fixed;inset:0;z-index:3000;background:rgba(16,24,40,.45);display:flex;align-items:center;justify-content:center}.om-panel{width:min(1280px,96vw);height:min(90vh,900px);background:#fff;border:1px solid #e6eaf5;border-radius:18px;box-shadow:0 18px 48px rgba(15,23,42,.25);display:flex;flex-direction:column}.om-panel.om-panel--narrow{width:min(720px,96vw);height:min(30vh,720px)}.om-panel.om-panel--offline{width:min(720px,96vw);height:min(90vh,900px)}.om-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #eef2f7}.om-title{font-size:18px;font-weight:800;color:#111827;letter-spacing:-.01em}.om-close{width:30px;height:30px;border:none;background:transparent;cursor:pointer}.om-body{flex:1;overflow:hidden;padding:16px 18px}.om-grid{display:grid;grid-template-columns:5fr 5fr 4fr;gap:20px;height:100%}.om-grid.om-grid--single{grid-template-columns:1fr}.om-center,.om-left,.om-right{min-width:0;display:flex;flex-direction:column}.om-section+.om-section{margin-top:14px}.om-label{font-size:14px;font-weight:700;color:#374151;margin-bottom:8px}.om-input{height:44px;border:1px solid #d1d5db;border-radius:10px;padding:0 12px;outline:0}.om-input:focus{border-color:#3353ff;box-shadow:0 0 0 3px rgba(51,83,255,.12)}.om-input--readonly{background:#f3f4f6;color:#6b7280;cursor:default}.om-input--readonly:focus{border-color:#d1d5db;box-shadow:none}.om-hint{font-size:12px;color:#6b7280;margin-top:6px}.om-addr{flex:1;min-height:0}.om-addr-list{height:100%;overflow:auto;display:flex;flex-direction:column;gap:10px;border:1px solid #eef2f7;border-radius:12px;padding:10px}.om-addr-item{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:center;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;cursor:pointer;background:#fff}.om-addr-radio{margin:0;width:18px;height:18px;accent-color:#3353ff}.om-addr-text{display:flex;flex-direction:column;gap:3px}.om-addr-label{margin-bottom:0;font-weight:700}.om-addr-line1,.om-addr-line2{display:block;color:#475569;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.om-addr-item.selected{box-shadow:inset 0 0 0 1px #3353ff1a;border-color:#3353ff;background:#f8faff}.om-addr-text{min-width:0}.om-addr-label{display:block;color:#111827;margin-bottom:2px}.om-addr-lines{display:block;color:#475569;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.om-addr-radio{margin-top:3px}.om-empty,.om-loading{font-size:12px;font-weight:500;padding:22px;color:#6b7280;text-align:center}.om-terms{border:1px solid #eef2f7;background:#fcfdff;border-radius:12px;padding:14px}.om-terms ul{margin:0;padding-left:20px}.om-terms li{font-size:14px;color:#374151;line-height:1.8;margin:8px 0}.om-agree{margin-top:12px;display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:center;color:#111827;text-align:left}.om-agree input{margin:0;width:18px;height:18px;place-self:start}.om-agree span{display:block;line-height:1.6}.om-agree input{accent-color:#3353ff}.om-spacer{flex:1}.om-actions{display:flex;justify-content:flex-end;gap:8px;padding:0 22px 16px}.om-btn{padding:10px 14px;border-radius:12px;font-weight:800;cursor:pointer;border:1px solid #d1d5db;background:#fff;min-width:80px}.om-btn.primary{background:#3353ff;border-color:#294bff;color:#fff}.om-btn.ghost{background:#fff;color:#111827}.om-btn:disabled{opacity:.55;cursor:not-allowed}.om-footer{height:12px;border-top:1px solid #eef2f7}.om-pricebox{margin-top:12px;border:1px solid #eef2f7;background:#fff;border-radius:12px;padding:12px 14px}.om-price-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#374151;padding:6px 0}.om-price-row.total{border-top:1px dashed #e5e7eb;margin-top:6px;padding-top:10px;font-weight:800;font-size:16px;color:#111827}.om-coupon-list{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow:auto;padding-right:4px}.om-coupon-item{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px;background:#fff;cursor:pointer;font-size:14px}.om-coupon-item.selected{border-color:#3353ff;background:#f8faff;box-shadow:inset 0 0 0 1px #3353ff1a}.om-coupon-radio{width:18px;height:18px;margin-top:2px;accent-color:#3353ff}.om-coupon-main{min-width:0}.om-coupon-row{display:flex;align-items:baseline;gap:8px}.om-coupon-name{font-weight:600;color:#0b3cff}.om-coupon-price{color:#64748b;font-size:12px;margin-left:4px}.om-coupon-exp{margin-left:auto;color:#6b7280;font-size:12px}.om-coupon-meta{color:#6b7280;font-size:12px;margin-top:4px}.om-coupon-code{color:#6b7280;font-weight:600}.om-coupon-head{font-size:14px;font-weight:700;color:#374151;margin-bottom:8px}.om-price-row.disc b,.om-price-row.ship b,.om-price-row.ship span{color:#d32f2f}.om-price-spec{font-size:15px;color:#51555e;line-height:2}.om-specbox{margin-top:12px;border:1px dashed #e5e7eb;background:#fbfdff;border-radius:12px;padding:12px 14px}.om-spec-head{font-weight:500;color:#374151;margin-bottom:8px}.om-spec-list{padding-left:18px}.om-spec-list li{margin:4px 0;line-height:1.6;color:#374151}.om-cat-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #e5e7eb;border-radius:9999px;background:#f8fafc;color:#334155;font-weight:700;font-size:12px;letter-spacing:-.01em;margin-bottom:8px}.om-cat-dot{width:8px;height:8px;border-radius:9999px;background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.15)}.om-price-title{font-weight:700;font-size:14px;color:#111827;letter-spacing:-.01em;margin-bottom:8px}.om-panel--narrow .om-actions{padding:0 18px 10px}.om-panel--narrow .om-btn{min-width:96px;padding:8px 12px;font-size:13px;border-radius:10px}@media (max-width:900px){.om-grid.om-grid--single{grid-template-columns:1fr}.om-stepper{display:flex;justify-content:space-between;gap:4px;margin-bottom:8px;padding:0 2px 4px;border-bottom:1px solid #eef2f7}.om-step{flex:1;gap:6px;font-size:11px;color:#9ca3af}.om-step,.om-step-num{display:flex;align-items:center}.om-step-num{width:20px;height:20px;border-radius:9999px;border:1px solid #d1d5db;justify-content:center;font-weight:600;background:#fff}.om-step-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.om-step.active .om-step-num{background:#3353ff;border-color:#294bff;color:#fff}.om-step.active .om-step-label{color:#111827;font-weight:600}.om-step.done .om-step-num{background:#10b981;border-color:#059669;color:#fff}.om-actions{padding:0 16px 14px}.om-body{overflow-y:auto;-webkit-overflow-scrolling:touch}}