.quantity-stepper[data-v-499fe0ed]{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px}.quantity-stepper-button[data-v-499fe0ed]{display:block;width:80px;height:36px;border-radius:.25rem;border:1px solid #d1d5db;background:#fff;color:#334155;font-size:20px;line-height:1;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.quantity-stepper-button[data-v-499fe0ed]:hover:not(:disabled){border-color:#f97316}.quantity-stepper-button[data-v-499fe0ed]:disabled{cursor:not-allowed;color:#9ca3af;background:#f9fafb;border-color:#e5e7eb}.quantity-stepper-input[data-v-499fe0ed]{height:36px;border-radius:.375rem;border:1px solid #d1d5db;background:#fff;padding:.5rem .75rem;text-align:center;font-size:.875rem;font-weight:400;color:#1f2937;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.quantity-stepper-input[data-v-499fe0ed]:focus-visible{border-color:#f97316;box-shadow:0 0 0 1px #f97316}.quantity-stepper-input[data-v-499fe0ed]:hover:not(:disabled){border-color:#f97316}.quantity-stepper-input[data-v-499fe0ed]:disabled{border-color:#e5e7eb;background:#f9fafb;color:#9ca3af;cursor:not-allowed}.quantity-stepper-unit[data-v-499fe0ed]{color:#4b5563;font-size:14px;font-weight:700}input[data-v-499fe0ed]::-webkit-outer-spin-button,input[data-v-499fe0ed]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-499fe0ed]{-moz-appearance:textfield}.stock-popup-panel[data-v-c52ecf7d]{border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 20px 45px #0208172e}.stock-popup-header[data-v-c52ecf7d]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.stock-popup-title[data-v-c52ecf7d]{margin:0;color:#1e3a8a;font-size:20px;line-height:1.2;font-weight:700}.stock-popup-close[data-v-c52ecf7d]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;border:0;background:#003870;color:#fff;box-shadow:0 1px 2px #0f172a1f;cursor:pointer;transition:background-color .2s ease}.stock-popup-close[data-v-c52ecf7d]:hover{background:#002f5f}.stock-popup-close[data-v-c52ecf7d]:focus-visible{outline:3px solid rgba(29,78,216,.24);outline-offset:2px}.stock-popup-content[data-v-c52ecf7d]{padding:18px 20px;display:flex;flex-direction:column;gap:12px}.stock-popup-row[data-v-c52ecf7d]{display:flex;flex-direction:column;gap:10px}.stock-popup-article[data-v-c52ecf7d]{font-size:12px;font-weight:700;color:#31476b}.stock-popup-card[data-v-c52ecf7d]{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:12px}.stock-popup-card-title[data-v-c52ecf7d]{margin:0;color:#1e3a8a;font-size:13px;font-weight:700}.stock-popup-qty[data-v-c52ecf7d]{margin-top:8px;display:flex;align-items:center;gap:8px}[data-v-c52ecf7d] .stock-popup-qty-input{height:40px;border-radius:10px;border-color:#cbd5e1;box-shadow:0 1px 2px #0f172a0a}.stock-popup-metrics[data-v-c52ecf7d]{margin-top:10px;display:flex;flex-direction:column;gap:7px}.stock-popup-metric-row[data-v-c52ecf7d]{display:flex;justify-content:space-between;gap:10px;color:#374151;font-size:14px}.stock-popup-metric-row strong[data-v-c52ecf7d]{color:#111827}.stock-popup-arrival-date[data-v-c52ecf7d]{margin-top:-4px;font-size:12px;color:#6b7280}.stock-popup-divider[data-v-c52ecf7d]{margin-top:3px;padding-top:9px;border-top:1px solid #e5e7eb}.stock-popup-unavailable[data-v-c52ecf7d]{color:#6b7280}.stock-popup-bar[data-v-c52ecf7d]{margin-top:10px;display:flex;height:9px;border-radius:999px;overflow:hidden;background:#e5e7eb}.stock-popup-bar-part[data-v-c52ecf7d]{display:block;height:100%}.stock-popup-bar-available[data-v-c52ecf7d]{background:#ff6700}.stock-popup-bar-arriving[data-v-c52ecf7d]{background:#3074f4}.stock-popup-bar-unavailable[data-v-c52ecf7d]{background:#d0d8e5}.stock-popup-legend[data-v-c52ecf7d]{margin-top:8px;display:flex;flex-wrap:wrap;gap:14px;font-size:12px;color:#6b7280}.stock-popup-legend span[data-v-c52ecf7d]{display:inline-flex;align-items:center;gap:6px}.stock-popup-dot[data-v-c52ecf7d]{width:8px;height:8px;border-radius:999px;display:inline-block}.stock-popup-dot-available[data-v-c52ecf7d]{background:#ff6700}.stock-popup-dot-arriving[data-v-c52ecf7d]{background:#3074f4}.stock-popup-dot-unavailable[data-v-c52ecf7d]{background:#cfd8e6}.stock-popup-options[data-v-c52ecf7d]{margin-top:10px;display:grid;gap:12px;grid-template-columns:1fr}.stock-popup-option[data-v-c52ecf7d]{border:2px solid #cbd5e1;border-radius:14px;padding:14px;text-align:left;min-height:120px;background:#fff}.stock-popup-option.is-selected[data-v-c52ecf7d]{border-color:#f97316;box-shadow:0 0 0 3px #f9731629}.stock-popup-option.is-disabled[data-v-c52ecf7d]{opacity:.55}.stock-popup-option[data-v-c52ecf7d]:focus-visible,.stock-popup-option-hit[data-v-c52ecf7d]:focus-visible{outline:3px solid #1d4ed8;outline-offset:2px}.stock-popup-option strong[data-v-c52ecf7d]{display:block;color:#1e3a8a;font-size:15px;line-height:1.3}.stock-popup-option span[data-v-c52ecf7d]{display:block;margin-top:4px;color:#4b5563;font-size:12px;line-height:1.35}.stock-popup-option-available[data-v-c52ecf7d]{background:#fff7ed;border-color:#fdba74}.stock-popup-option-arrival[data-v-c52ecf7d]{background:#eff6ff;border-color:#93c5fd}.stock-popup-option-hit[data-v-c52ecf7d]{width:100%;border:0;background:transparent;text-align:left;padding:0;cursor:pointer}.stock-popup-delivery[data-v-c52ecf7d]{margin-top:10px;border-top:1px solid #e5e7eb;padding-top:9px}.stock-popup-delivery legend[data-v-c52ecf7d]{padding:0;margin:0 0 2px;color:#1e3a8a;font-size:12px;font-weight:700}.stock-popup-delivery label[data-v-c52ecf7d]{margin-top:6px;display:flex;align-items:center;gap:8px;color:#374151;font-size:13px}.stock-popup-delivery input[type=radio][data-v-c52ecf7d]:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}.stock-popup-note[data-v-c52ecf7d]{margin-top:8px!important;border:1px solid #dbeafe;border-radius:8px;padding:7px 8px;color:#1e3a8a!important;font-size:12px!important;font-weight:500!important;background:#f8fafc}.stock-popup-adjust[data-v-c52ecf7d]{margin-top:10px;display:flex;justify-content:flex-start}.stock-popup-selection[data-v-c52ecf7d]{border-color:#cbd5e1;background:#f8fafc}.stock-popup-selection .stock-popup-card-title[data-v-c52ecf7d]{font-size:14px;color:#0f172a}.stock-popup-help[data-v-c52ecf7d]{border:1px dashed #d1d5db;border-radius:12px;padding:10px 12px;background:#f9fafb}.stock-popup-help strong[data-v-c52ecf7d]{display:block;color:#1e3a8a;font-size:14px}.stock-popup-help p[data-v-c52ecf7d]{margin:2px 0 0;color:#4b5563;font-size:13px}.stock-popup-help[data-v-c52ecf7d] button[data-test=button]{margin-top:8px}.stock-popup-important[data-v-c52ecf7d]{border:1px solid #fed7aa;border-radius:12px;padding:10px 12px;background:#fff7ed}.stock-popup-important strong[data-v-c52ecf7d]{display:block;color:#9a3412;font-size:14px}.stock-popup-important p[data-v-c52ecf7d]{margin:2px 0 0;color:#7c2d12;font-size:13px}.stock-popup-message[data-v-c52ecf7d]{margin:0;color:#b02020;font-size:13px;font-weight:700}.stock-popup-footer[data-v-c52ecf7d]{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;padding:14px 20px 16px;border-top:1px solid #e5e7eb;background:#fff}.stock-popup-footer[data-v-c52ecf7d] button[data-test=button],.stock-popup-footer[data-v-c52ecf7d] a[data-test=button]{min-width:116px}@media(min-width:768px){.stock-popup-options[data-v-c52ecf7d]{grid-template-columns:1fr 1fr}}
