.ob-shell{min-height:100vh;display:flex;flex-direction:column;background:#f5f7fb;font-family:system-ui,-apple-system,sans-serif;color:#212529}.ob-header{background:#1e3a5f;color:#fff;padding:.85rem 1.5rem;display:flex;align-items:center;gap:1rem;flex-shrink:0}.ob-logo{height:36px;object-fit:contain}.ob-brand{font-size:1.15rem;font-weight:600;letter-spacing:-.01em}.ob-progress{background:#fff;border-bottom:1px solid #dde1e7;overflow-x:auto;flex-shrink:0}.ob-progress-list{display:flex;list-style:none;margin:0;padding:0;min-width:max-content}.ob-progress-step{display:flex;flex-direction:column;align-items:center;padding:.55rem .65rem;min-width:58px;color:#adb5bd;font-size:.68rem;font-weight:500}.ob-progress-num{width:26px;height:26px;border-radius:50%;background:#e9ecef;color:#868e96;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;margin-bottom:.2rem;transition:background .15s,color .15s}.ob-progress-step--active .ob-progress-num{background:#3273dc;color:#fff}.ob-progress-step--done .ob-progress-num{background:#20c997;color:#fff}.ob-progress-step--active .ob-progress-label,.ob-progress-step--done .ob-progress-label{color:#343a40}.ob-main{flex:1;max-width:1100px;width:100%;margin:0 auto;padding:1.75rem 1.25rem}.ob-step-title{font-size:1.45rem;font-weight:700;color:#1e3a5f;margin:0 0 .35rem}.ob-step-hint{color:#6c757d;margin:0 0 1.35rem;font-size:.9375rem}.ob-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}@media (max-width:900px){.ob-type-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.ob-type-grid{grid-template-columns:repeat(2,1fr)}}.ob-type-tile{display:flex;flex-direction:column;align-items:center;background:#fff;border:2px solid #dde1e7;border-radius:10px;padding:1.1rem .75rem .9rem;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s;width:100%;text-align:center}.ob-type-tile:hover{border-color:#3273dc;box-shadow:0 4px 14px rgba(50,115,220,.14)}.ob-type-tile--selected{border-color:#3273dc;background:#f0f4ff;box-shadow:0 4px 14px rgba(50,115,220,.18)}.ob-type-img{width:78px;height:78px;object-fit:contain;margin-bottom:.55rem}.ob-type-label{font-size:.84rem;font-weight:600;color:#343a40;line-height:1.25}.ob-option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.ob-option-grid--narrow{grid-template-columns:repeat(3,minmax(0,220px))}@media (max-width:640px){.ob-option-grid{grid-template-columns:repeat(2,1fr)}}.ob-option-tile{display:flex;flex-direction:column;align-items:center;background:#fff;border:2px solid #dde1e7;border-radius:10px;padding:1rem .75rem .9rem;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s;text-align:center}.ob-option-tile:hover{border-color:#3273dc;box-shadow:0 4px 14px rgba(50,115,220,.13)}.ob-option-tile--selected{border-color:#3273dc;background:#f0f4ff}.ob-radio-hidden{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.ob-option-img{width:110px;height:80px;object-fit:contain;margin-bottom:.5rem}.ob-option-label{font-size:.84rem;font-weight:600;color:#343a40;line-height:1.25}.ob-step-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;margin-top:.5rem;border-top:1px solid #dde1e7}.ob-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.6rem 1.2rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;border:none;text-decoration:none;transition:background .14s,opacity .14s;line-height:1}.ob-btn--primary{background:#3273dc;color:#fff}.ob-btn--primary:hover{background:#2260c4}.ob-btn--primary:disabled{opacity:.6;cursor:not-allowed}.ob-btn--secondary{background:#f8f9fa;color:#495057;border:1.5px solid #ced4da}.ob-btn--secondary:hover{background:#e9ecef}.ob-dim-layout{display:grid;grid-template-columns:260px 1fr;gap:2rem;align-items:start}@media (max-width:700px){.ob-dim-layout{grid-template-columns:1fr}}.ob-dim-guide{width:100%;max-width:260px;border-radius:8px;border:1px solid #dde1e7;background:#fff}.ob-dim-tabs{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.ob-dim-tab-btn{padding:.35rem .85rem;border-radius:6px;border:1.5px solid #ced4da;background:#f8f9fa;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .12s,border-color .12s}.ob-dim-tab-btn--active{background:#3273dc;border-color:#3273dc;color:#fff}.ob-dim-panel{background:#fff;border:1px solid #dde1e7;border-radius:10px;padding:1.25rem;margin-bottom:1rem}.ob-dim-panel-title{font-size:1rem;font-weight:600;color:#1e3a5f;margin:0 0 1rem}.ob-dim-field{display:flex;flex-direction:column;gap:.3rem;margin-bottom:1rem}.ob-dim-field label{font-size:.875rem;font-weight:600;color:#495057}.ob-dim-field input[type=number]{padding:.5rem .7rem;border:1.5px solid #ced4da;border-radius:6px;font-size:1rem;max-width:200px;transition:border-color .12s,box-shadow .12s}.ob-dim-field input[type=number]:focus{outline:none;border-color:#3273dc;box-shadow:0 0 0 3px rgba(50,115,220,.14)}.ob-dim-section-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6c757d;margin:.75rem 0 .5rem}.ob-error{background:#fff5f5;border:1px solid #f8d7da;border-radius:6px;color:#842029;padding:.6rem .9rem;margin:.75rem 0;font-size:.9rem}.ob-step-card{background:#fff;border:1px solid #dde1e7;border-radius:10px;padding:1.5rem;margin-bottom:1.25rem}.ob-fill-thickness{margin:1.25rem 0 .5rem}.ob-fill-thickness-label{display:block;font-size:.875rem;font-weight:600;color:#495057;margin-bottom:.4rem}.ob-thickness-select{padding:.5rem .75rem;border:1.5px solid #ced4da;border-radius:6px;font-size:.9375rem;min-width:160px;background:#fff;cursor:pointer}.ob-thickness-select:focus{outline:none;border-color:#3273dc;box-shadow:0 0 0 3px rgba(50,115,220,.14)}.ob-fabric-filters{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1.25rem;padding:.85rem 1rem;background:#fff;border:1px solid #dde1e7;border-radius:8px}.ob-filter-input{flex:1 1 180px;padding:.45rem .75rem;border:1.5px solid #ced4da;border-radius:6px;font-size:.9rem;min-width:150px}.ob-filter-input:focus{outline:none;border-color:#3273dc;box-shadow:0 0 0 3px rgba(50,115,220,.12)}.ob-filter-select{padding:.45rem .65rem;border:1.5px solid #ced4da;border-radius:6px;font-size:.875rem;background:#fff;cursor:pointer}.ob-filter-btn{flex-shrink:0}.ob-fabric-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem;margin-bottom:1rem}@media (max-width:900px){.ob-fabric-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.ob-fabric-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:420px){.ob-fabric-grid{grid-template-columns:repeat(2,1fr)}}.ob-fabric-tile{display:flex;flex-direction:column;align-items:center;background:#fff;border:2px solid #dde1e7;border-radius:8px;padding:.65rem .5rem .55rem;cursor:pointer;transition:border-color .13s,box-shadow .13s;text-align:center}.ob-fabric-tile:hover{border-color:#3273dc;box-shadow:0 3px 10px rgba(50,115,220,.13)}.ob-fabric-tile--selected{border-color:#3273dc;background:#f0f4ff}.ob-fabric-img{width:72px;height:64px;object-fit:cover;border-radius:4px;margin-bottom:.4rem}.ob-fabric-name{font-size:.72rem;font-weight:600;color:#343a40;line-height:1.2;margin-bottom:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.ob-fabric-meta{font-size:.65rem;color:#868e96;text-transform:capitalize}.ob-pagination{display:flex;align-items:center;gap:.75rem;justify-content:center;padding:1rem 0}.ob-page-btn{padding:.4rem .9rem;border-radius:6px;border:1.5px solid #ced4da;background:#fff;font-size:.875rem;font-weight:600;color:#495057;text-decoration:none;transition:background .12s}.ob-page-btn:hover{background:#e9ecef}.ob-page-info{font-size:.875rem;color:#6c757d}.ob-option-tile--text{align-items:flex-start;padding:1rem;gap:.35rem}.ob-cording-name{font-size:.9rem;font-weight:700;color:#1e3a5f}.ob-cording-desc{font-size:.8rem;color:#6c757d;line-height:1.35;text-align:left}.ob-review-card{background:#fff;border:1px solid #dde1e7;border-radius:10px;padding:1.5rem;margin-bottom:1.25rem}.ob-review-section-title{font-size:1.1rem;font-weight:700;color:#1e3a5f;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #eef0f4}.ob-review-table{width:100%;border-collapse:collapse;font-size:.9rem}.ob-review-table th{width:130px;text-align:left;padding:.35rem .75rem .35rem 0;font-weight:600;color:#495057;vertical-align:top}.ob-review-table td{padding:.35rem 0;color:#212529;vertical-align:top}.ob-review-sku{font-size:.8rem;color:#6c757d}.ob-review-piece{margin-bottom:1.25rem}.ob-review-piece-title{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6c757d;margin-bottom:.5rem}.ob-review-breakdown{width:100%;max-width:400px;border-collapse:collapse;font-size:.875rem}.ob-review-breakdown td{padding:.25rem 0;color:#495057}.ob-review-breakdown tfoot td{border-top:1px solid #dde1e7;padding-top:.4rem}.ob-review-section-total td{font-size:.9rem}.ob-num{text-align:right;min-width:70px;font-variant-numeric:tabular-nums}.ob-review-totals{width:100%;max-width:400px;border-collapse:collapse;font-size:.9375rem;border-top:2px solid #dde1e7;margin-top:.75rem}.ob-review-totals td{padding:.4rem 0}.ob-review-discount td{color:#20c997}.ob-review-grand-total td{font-size:1.1rem;padding-top:.6rem;border-top:1px solid #dde1e7}.ob-review-note{font-size:.78rem;color:#868e96;margin:.75rem 0 0}.ob-review-cta-card{display:flex;flex-direction:column;gap:1rem}.ob-qty-form{display:flex;align-items:center;gap:.75rem}.ob-qty-label{font-size:.875rem;font-weight:600;color:#495057}.ob-qty-input{width:70px;padding:.45rem .6rem;border:1.5px solid #ced4da;border-radius:6px;font-size:1rem;text-align:center}.ob-btn--lg{padding:.75rem 1.75rem;font-size:1rem}.ob-step-nav{display:flex;align-items:stretch;background:#fff;border-bottom:2px solid #e5e7eb;overflow:hidden}.ob-step-nav-tabs{display:flex;flex:1;overflow-x:auto;scrollbar-width:none;list-style:none;margin:0;padding:0}.ob-step-nav-tabs::-webkit-scrollbar{display:none}.ob-step-nav-tab{display:flex;align-items:center;padding:.75rem .85rem;font-size:.8125rem;color:#9ca3af;white-space:nowrap;border-bottom:3px solid transparent;margin-bottom:-2px;user-select:none;letter-spacing:.01em}.ob-step-nav-tab--active{color:#1e3a5f;border-bottom-color:#2563eb;font-weight:700}.ob-step-nav-tab--done{color:#059669}.ob-step-done-mark{font-size:.75rem;margin-right:1px}.ob-step-nav-price{display:flex;align-items:center;gap:.4rem;padding:.75rem 1.25rem;border-left:1px solid #e5e7eb;white-space:nowrap}.ob-price-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.ob-price-value{font-size:1.15rem;font-weight:800;color:#1e3a5f;min-width:5.5rem;text-align:right}.ob-checkout-layout{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}@media (max-width:820px){.ob-checkout-layout{grid-template-columns:1fr}.ob-checkout-summary{order:-1}}.ob-checkout-fields{display:flex;flex-direction:column;gap:1.5rem}.ob-checkout-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem 1.5rem}.ob-checkout-section-title{font-size:.9375rem;font-weight:700;color:#1e3a5f;margin:0 0 1rem}.ob-checkout-section--payment{background:#f0f9ff;border-color:#bae6fd}.ob-checkout-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem}.ob-checkout-field:last-child{margin-bottom:0}.ob-checkout-field label{font-size:.8125rem;font-weight:600;color:#374151}.ob-checkout-field input,.ob-checkout-field textarea{border:1px solid #d1d5db;border-radius:6px;padding:.5rem .75rem;font-size:.9375rem;color:#111827;outline:none;transition:border-color .15s;background:#fff;font-family:inherit}.ob-checkout-field input:focus,.ob-checkout-field textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #dbeafe}.ob-checkout-field textarea{resize:vertical}.ob-checkout-field-row{display:flex;gap:.75rem;margin-bottom:.85rem}.ob-checkout-field--city{flex:2;margin-bottom:0}.ob-checkout-field--state,.ob-checkout-field--zip{flex:1;margin-bottom:0}.ob-required{color:#ef4444}.ob-optional{font-weight:400;color:#9ca3af;font-size:.75rem}.ob-check-instructions p{font-size:.875rem;color:#1e40af;margin:.4rem 0;line-height:1.5}.ob-check-instructions p:first-child{margin-top:0}.ob-checkout-error{background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;color:#b91c1c;padding:.6rem .9rem;font-size:.875rem;margin:0}.ob-checkout-footer{display:flex;gap:.75rem;justify-content:space-between;align-items:center;flex-wrap:wrap}.ob-checkout-submit{flex:1;max-width:320px}.ob-checkout-summary{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem 1.5rem;position:sticky;top:1rem}.ob-checkout-summary-title{font-size:.9375rem;font-weight:700;color:#1e3a5f;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.ob-checkout-summary-meta{margin-bottom:1rem}.ob-summary-row{display:flex;justify-content:space-between;align-items:baseline;font-size:.8125rem;padding:.2rem 0;gap:.5rem}.ob-summary-row span:first-child{color:#6b7280}.ob-summary-row span:last-child{color:#111827;font-weight:500;text-align:right}.ob-summary-row--piece{font-size:.875rem;padding:.25rem 0}.ob-summary-row--discount span:last-child{color:#059669}.ob-summary-row--total{font-size:1rem;font-weight:700;padding:.5rem 0 0;margin-top:.4rem;border-top:2px solid #e5e7eb}.ob-summary-row--total span:first-child{color:#1e3a5f}.ob-summary-row--total span:last-child{color:#1e3a5f;font-size:1.15rem}.ob-checkout-piece-price{padding:.5rem 0;border-bottom:1px solid #f3f4f6}.ob-checkout-price-block{margin-top:.75rem}.ob-checkout-tax-note{font-size:.75rem;color:#9ca3af;margin:.5rem 0 0;text-align:right}.ob-confirmation{max-width:580px;margin:0 auto;text-align:center}.ob-confirm-check-icon{width:64px;height:64px;background:#059669;color:#fff;border-radius:50%;font-size:2rem;line-height:64px;margin:0 auto 1.25rem}.ob-confirm-title{font-size:1.75rem;font-weight:800;color:#1e3a5f;margin:0 0 .4rem}.ob-confirm-subtitle{font-size:1rem;color:#4b5563;margin:0 0 1.5rem}.ob-confirm-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem 1.5rem;margin-bottom:1.5rem;text-align:left}.ob-confirm-row{display:flex;justify-content:space-between;align-items:baseline;padding:.35rem 0;border-bottom:1px solid #f3f4f6;gap:.5rem}.ob-confirm-row:last-child{border-bottom:none}.ob-confirm-label{font-size:.8125rem;color:#6b7280;font-weight:500}.ob-confirm-value{font-size:.9375rem;color:#111827;font-weight:600;text-align:right}.ob-confirm-orderno{font-family:ui-monospace,monospace;font-size:1.1rem;letter-spacing:.08em;color:#1e3a5f}.ob-confirm-orderno-inline{font-family:ui-monospace,monospace;letter-spacing:.05em}.ob-confirm-total{color:#059669;font-size:1.1rem}.ob-confirm-payment-box{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1.25rem 1.5rem;margin-bottom:1.5rem;text-align:left}.ob-confirm-payment-box h3{font-size:1rem;font-weight:700;color:#1e3a5f;margin:0 0 .75rem}.ob-confirm-payment-box p{font-size:.9rem;color:#1e40af;margin:.5rem 0;line-height:1.5}.ob-confirm-address{font-style:normal;background:#fff;border:1px solid #bae6fd;border-radius:6px;padding:.6rem .9rem;margin:.5rem 0;font-size:.9rem;color:#374151;line-height:1.6}.ob-confirm-timeline{font-size:.8125rem!important;color:#6b7280!important}.ob-confirm-contact{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.ob-confirm-contact a{color:#2563eb}.ob-confirm-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}