.stair-lights-configurator-section{background:#f3f4f6}.slc{max-width:1200px;margin:0 auto;padding:28px 24px 80px;color:#1f2937;font-size:14px;line-height:1.5}.slc__intro{text-align:center;margin-bottom:24px}.slc__intro h1{font-size:30px;font-weight:600;color:#1e3a5f;margin:0 0 8px;line-height:1.2}.slc__intro p{font-size:15px;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.5}.slc--unavailable .slc__intro p{margin-bottom:12px}.slc--unavailable a{color:#2f516d}.slc__error{background:#fcebeb;border:1px solid #E24B4A;color:#8a1f1e;border-radius:8px;padding:12px 16px;font-size:14px;margin-bottom:16px}.slc__layout{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}.slc__steps{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.slc__progress{display:flex;gap:8px;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:14px 20px;margin:0;list-style:none}.slc__pill{flex:1;display:flex;align-items:center;gap:8px;font-size:12px;color:#9ca3af;min-width:0}.slc__pill-num{width:22px;height:22px;border-radius:50%;background:#e5e7eb;color:#6b7280;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;flex-shrink:0}.slc__pill-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slc__pill--active{color:#1e3a5f;font-weight:600}.slc__pill--active .slc__pill-num{background:#1e3a5f;color:#fff}.slc__pill--done{color:#5eb828}.slc__pill--done .slc__pill-num{background:#5eb828;color:#fff}.slc__step[hidden]{display:none}.slc__step-body{padding:26px 28px}.slc__step-eyebrow{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin:0 0 4px}.slc__step-title{font-size:22px;font-weight:600;color:#1e3a5f;margin:0 0 6px;line-height:1.25}.slc__step-title:focus{outline:none}.slc__step-hint{font-size:14px;color:#6b7280;margin:0 0 22px;line-height:1.5}.slc__step-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 28px;background:#f9fafb;border-top:1px solid #e5e7eb}.slc__nav-btn{padding:12px 22px;font-size:14px;font-weight:600;font-family:inherit;border-radius:8px;cursor:pointer;border:none;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.slc__nav-btn[hidden]{display:none}.slc__nav-btn--back{background:#fff;color:#6b7280;border:1px solid #d1d5db}.slc__nav-btn--back:hover{color:#1e3a5f;border-color:#1e3a5f}.slc__nav-btn--next{background:#1e3a5f;color:#fff}.slc__nav-btn--next:hover:not(:disabled){background:#2f516d}.slc__nav-btn:disabled{opacity:.45;cursor:not-allowed}.slc__nav-btn:focus-visible{outline:2px solid #2F516D;outline-offset:2px}.slc__btn-add{background:#3d7d1a;color:#fff;border:none;font-family:inherit}.slc__btn-add:hover:not(:disabled){background:#336916}.slc__btn-add:disabled{opacity:.6;cursor:not-allowed}.slc__btn-add:focus-visible{outline:2px solid #1e3a5f;outline-offset:2px}.slc__count-row{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}.slc__count-input-wrap{text-align:center}.slc__counter{display:inline-flex;align-items:center;gap:6px;background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;padding:6px}.slc__counter-btn{width:48px;height:48px;background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:24px;line-height:1;color:#1e3a5f;font-weight:600;cursor:pointer;flex-shrink:0}.slc__counter-btn:hover:not(:disabled){border-color:#1e3a5f}.slc__counter-btn:disabled{opacity:.4;cursor:not-allowed}.slc__counter-btn:focus-visible{outline:2px solid #2F516D;outline-offset:2px}.slc__counter-value{width:110px;text-align:center}.slc__counter-input{width:100%;text-align:center;font-size:40px;font-weight:600;color:#1e3a5f;line-height:1;border:none;background:transparent;padding:0;-moz-appearance:textfield;font-family:inherit}.slc__counter-input::-webkit-inner-spin-button,.slc__counter-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.slc__counter-input:focus-visible{outline:2px solid #2F516D;outline-offset:4px;border-radius:4px}.slc__counter-unit{display:block;font-size:12px;color:#6b7280;margin-top:4px}.slc__range-hint{font-size:12px;color:#6b7280;margin:12px 0 0}.slc__stair-illustration{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;aspect-ratio:4 / 3;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.slc__stair-illustration-label{position:absolute;top:12px;left:14px;font-size:11px;color:#6b7280;font-style:italic}.slc__stairs{display:flex;flex-direction:column}.slc__stair-step{height:6px;background:linear-gradient(90deg,#faeeda,#fac775);border-radius:3px;margin-bottom:4px;box-shadow:0 0 6px #fac77566}.slc__stair-step:last-child{margin-bottom:0}.slc__bars{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.slc__bar-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:22px 20px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.slc__bar-card:hover{border-color:#bce5fb}.slc__bar-card--selected{border-color:#1e3a5f;background:#f0f7ff}.slc__bar-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.slc__bar-card:focus-within{outline:2px solid #2F516D;outline-offset:2px}.slc__bar-visual{height:56px;display:flex;align-items:center;justify-content:center;width:100%}.slc__bar-graphic{height:12px;border-radius:4px;background:linear-gradient(90deg,#faeeda,#fac775);box-shadow:0 0 8px #fac77580}.slc__bar-graphic--500{width:50%}.slc__bar-graphic--1000{width:90%}.slc__bar-name{font-size:18px;font-weight:600;color:#1e3a5f;margin-top:8px}.slc__bar-spec{font-size:13px;color:#6b7280}.slc__bar-bestfor{font-size:12px;color:#374151;background:#f3f4f6;padding:6px 10px;border-radius:6px;margin-top:8px}.slc__bar-card--selected .slc__bar-bestfor{background:#bce5fb;color:#1e3a5f}.slc__explainer-toggle{display:flex;align-items:center;gap:8px;width:100%;text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px 16px;font-size:13px;font-family:inherit;color:#2f516d;cursor:pointer;min-height:44px}.slc__explainer-toggle:hover{border-color:#bce5fb}.slc__explainer-toggle:focus-visible{outline:2px solid #2F516D;outline-offset:2px}.slc__explainer-toggle svg{flex-shrink:0}.slc__explainer-body{margin-top:10px;padding:14px 16px;background:#f9fafb;border-radius:8px;font-size:13px;color:#4b5563;line-height:1.6}.slc__explainer-body[hidden]{display:none}.slc__explainer-body p{margin:0}.slc__driver-rec{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:2px solid #5EB828;border-radius:12px;padding:22px}.slc__driver-rec-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.slc__driver-rec-icon{width:30px;height:30px;background:#5eb828;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.slc__driver-rec-title{font-size:12px;color:#166534;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.slc__driver-product{background:#fff;border-radius:10px;padding:16px;display:grid;grid-template-columns:72px 1fr auto;gap:16px;align-items:center}.slc__driver-thumb{width:72px;height:72px;border-radius:8px;background:#f3f4f6;object-fit:contain}.slc__driver-thumb--empty{display:block}.slc__driver-info{min-width:0}.slc__driver-name{font-size:16px;font-weight:600;color:#1e3a5f;margin:0 0 4px;line-height:1.3}.slc__driver-meta{font-size:12px;color:#6b7280;margin:0}.slc__driver-price{font-size:16px;font-weight:600;color:#1e3a5f;white-space:nowrap}.slc__driver-calc{margin-top:14px;padding:12px 16px;background:#fff;border-radius:8px;font-size:12px;color:#4b5563;line-height:1.6}.slc__driver-calc strong{color:#1e3a5f}.slc__driver-fallback{background:#fcebeb;border:1px solid #E24B4A;border-radius:12px;padding:20px 22px;font-size:14px;color:#4b5563;line-height:1.6}.slc__driver-fallback p{margin:0 0 8px}.slc__driver-fallback p:last-child{margin-bottom:0}.slc__driver-fallback strong{color:#8a1f1e}.slc__driver-fallback a{color:#2f516d}.slc__top-cta{background:#f0fdf4;border:1px solid #5EB828;border-radius:10px;padding:16px 20px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.slc__top-cta-text{flex:1;min-width:0}.slc__top-cta-text strong{display:block;color:#1e3a5f;font-size:15px;font-weight:600;margin-bottom:2px}.slc__top-cta-text p{margin:0;font-size:13px;color:#166534}.slc__top-cta-btn{border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:8px;min-height:44px;flex-shrink:0}.slc__review-list{list-style:none;margin:0;padding:4px 0;background:#f9fafb;border-radius:10px}.slc__review-item{display:grid;grid-template-columns:48px 1fr auto auto;gap:14px;align-items:center;padding:12px 16px;border-bottom:1px solid #e5e7eb}.slc__review-item:last-child{border-bottom:none}.slc__review-thumb{width:48px;height:48px;border-radius:6px;background:#fff;border:1px solid #e5e7eb;object-fit:contain}.slc__review-thumb--empty{display:block}.slc__review-detail{min-width:0}.slc__review-name{font-size:13px;font-weight:500;color:#1f2937;margin:0 0 2px;line-height:1.35}.slc__review-note{font-size:11px;color:#6b7280;font-weight:400}.slc__review-sku{font-size:10px;color:#6b7280;font-family:ui-monospace,SF Mono,Menlo,monospace}.slc__review-qty{font-size:13px;color:#6b7280;font-weight:500;white-space:nowrap}.slc__review-price{font-size:13px;font-weight:600;color:#1e3a5f;white-space:nowrap}.slc__summary{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.slc__summary-title{font-size:16px;font-weight:600;color:#1e3a5f;margin:0 0 4px}.slc__summary-subtitle{font-size:12px;color:#6b7280;margin:0 0 18px}.slc__summary-section{padding:12px 0;border-bottom:1px solid #f3f4f6}.slc__summary-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;margin-bottom:4px}.slc__summary-row:last-child{margin-bottom:0}.slc__summary-label{color:#6b7280}.slc__summary-value{color:#1f2937;font-weight:500;text-align:right}.slc__summary-total{display:flex;justify-content:space-between;align-items:baseline;padding:16px 0 4px;border-top:2px solid #1e3a5f;margin-top:8px}.slc__summary-total-label{font-size:14px;font-weight:600;color:#1e3a5f}.slc__summary-total-value{font-size:24px;font-weight:600;color:#1e3a5f}.slc__summary-saving{text-align:right;font-size:11px;color:#5eb828;font-weight:600;margin:4px 0 0}.slc__summary-saving[hidden]{display:none}.slc__summary-cta{width:100%;border-radius:8px;padding:14px;font-size:14px;font-weight:600;cursor:pointer;margin-top:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px}.slc__summary-cta[hidden]{display:none}.slc__reassurance{margin-top:16px;padding-top:16px;border-top:1px solid #f3f4f6}.slc__reassurance-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#4b5563;margin:0 0 6px}.slc__reassurance-row:last-child{margin-bottom:0}.slc__reassurance-row svg{color:#5eb828;flex-shrink:0}.slc__sticky-bar{display:none}@media screen and (min-width:768px){.slc__layout{grid-template-columns:1fr 340px}.slc__summary{position:sticky;top:calc(var(--header-group-height, 0px) + 16px)}.slc__intro h1{font-size:32px}.slc__count-row{grid-template-columns:1fr 1fr;gap:32px}.slc__step-title{font-size:24px}}@media screen and (max-width:767px){.slc{padding:20px 16px 140px}.slc__intro h1{font-size:22px}.slc__progress{padding:12px 14px;gap:4px}.slc__pill-label{display:none}.slc__pill{justify-content:center}.slc__pill--active .slc__pill-label{display:inline}.slc__step-body{padding:20px 16px}.slc__bars{grid-template-columns:1fr}.slc__driver-product{grid-template-columns:56px 1fr}.slc__driver-price{grid-column:2;text-align:right}.slc__top-cta{flex-direction:column;align-items:stretch;text-align:center}.slc__top-cta-btn{justify-content:center}.slc__review-item{grid-template-columns:40px 1fr auto;gap:10px}.slc__review-qty{grid-column:2;grid-row:2;font-size:12px}.slc__review-price{grid-column:3;grid-row:1 / span 2;align-self:center}.slc__step[data-step="4"] .slc__step-nav{display:none}.slc__step-nav{padding:16px}.slc__step-nav .slc__nav-btn--next{flex:1 1 auto}.slc__step-nav .slc__nav-btn--back{flex:0 0 90px}.slc__summary{position:static}.slc__sticky-bar{display:block;position:fixed;bottom:0;left:0;right:0;z-index:40;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -2px 8px #0000000f;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));transition:transform .25s ease}.slc__sticky-bar--hidden{transform:translateY(100%)}.slc__sticky-summary{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px}.slc__sticky-label{font-size:12px;color:#6b7280}.slc__sticky-total{font-size:20px;font-weight:600;color:#1e3a5f;white-space:nowrap}.slc__sticky-nav{display:flex;gap:8px}.slc__sticky-nav .slc__nav-btn{flex:1}.slc__sticky-nav .slc__nav-btn--back{flex:0 0 90px}}.slc .visually-hidden,.visually-hidden#slc-announce{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.slc *{scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/stair-lights-configurator.css.map */
