.solution-finder{--sf-ink: #17131f;--sf-muted: #625d6b;--sf-brand: #5427ff;--sf-brand-dark: #3f18d8;--sf-soft: #f6f3ff;--sf-line: #e4dff0;--sf-success: #15744a;color:var(--sf-ink);background:#fbfafc;font-family:inherit}.solution-finder *,.solution-finder *:before,.solution-finder *:after{box-sizing:border-box}.sf-shell{width:min(100% - 32px,1040px);margin:0 auto}.sf-hero{padding:clamp(36px,7vw,76px) 0 30px;text-align:center}.sf-eyebrow{display:inline-flex;margin:0 0 14px;padding:7px 12px;border-radius:999px;background:var(--sf-soft);color:var(--sf-brand);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sf-hero h1{margin:0;color:var(--sf-ink);font-size:clamp(38px,6vw,64px);line-height:1.02;letter-spacing:-.04em}.sf-hero__subtitle{max-width:720px;margin:18px auto 0;color:#37313e;font-size:clamp(17px,2vw,21px);line-height:1.5}.sf-hero__support{margin:10px 0 0;color:var(--sf-muted);font-size:14px}.sf-hero__actions{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap;margin-top:24px}.sf-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:10px;padding:12px 20px;font:inherit;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.sf-button:hover{transform:translateY(-1px)}.sf-button--primary{background:var(--sf-brand);color:#fff;box-shadow:0 10px 24px #5427ff38}.sf-button--primary:hover{background:var(--sf-brand-dark);color:#fff}.sf-button--secondary{border-color:var(--sf-line);background:#fff;color:var(--sf-ink)}.sf-button--text{min-height:auto;padding:8px 0;background:transparent;color:var(--sf-brand);text-decoration:underline;text-underline-offset:3px}.sf-button[disabled]{opacity:.45;cursor:not-allowed;transform:none}.sf-tool{padding:6px 0 54px;scroll-margin-top:140px}.sf-card{width:min(100%,820px);min-height:420px;margin:0 auto;padding:clamp(22px,4vw,42px);border:1px solid var(--sf-line);border-radius:20px;background:#fff;box-shadow:0 18px 46px #20153d14}.sf-tool[hidden],.sf-result[hidden],.sf-question[hidden],.sf-back[hidden],.sf-context[hidden],.sf-capacity__error[hidden]{display:none!important}.sf-progress-row{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:26px}.sf-progress{flex:1;height:7px;overflow:hidden;border-radius:99px;background:#eeeaf5}.sf-progress__bar{display:block;width:0;height:100%;border-radius:inherit;background:var(--sf-brand);transition:width .2s ease}.sf-progress__label{color:var(--sf-muted);font-size:13px;font-weight:700;white-space:nowrap}.sf-context{display:inline-flex;margin:0 0 18px;padding:6px 10px;border:1px solid #ddd5ff;border-radius:999px;background:var(--sf-soft);color:var(--sf-brand);font-size:12px;font-weight:750}.sf-question h2{max-width:700px;margin:0;color:var(--sf-ink);font-size:clamp(27px,4vw,38px);line-height:1.15;letter-spacing:-.025em}.sf-question__helper{max-width:720px;margin:12px 0 0;color:var(--sf-muted);font-size:15px;line-height:1.55}.sf-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}.sf-options--solutionType{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-option{width:100%;min-height:78px;display:flex;gap:13px;align-items:center;padding:15px 17px;border:1px solid #dcd6e7;border-radius:12px;background:#fff;color:var(--sf-ink);font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.sf-option:hover{border-color:#a895ff;box-shadow:0 5px 16px #5427ff14}.sf-option.is-selected{border-color:var(--sf-brand);background:var(--sf-soft);box-shadow:0 0 0 2px #5427ff1f}.sf-option__icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:10px;background:var(--sf-soft);font-size:23px;line-height:1}.sf-option__icon--image{width:56px;height:56px;flex-basis:56px;overflow:hidden;background:#faf9fc}.sf-option__icon--image img{width:90%;height:90%;object-fit:contain}.sf-option.is-selected .sf-option__icon{background:#e9e2ff}.sf-option__content{min-width:0;flex:1}.sf-option__label{display:block;font-size:15px;font-weight:800;line-height:1.3}.sf-option__description{display:block;margin-top:5px;color:var(--sf-muted);font-size:13px;line-height:1.4}.sf-option__check{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;border:2px solid #c8bfda;border-radius:7px;background:#fff;color:#fff;font-size:15px;font-weight:900}.sf-option.is-selected .sf-option__check{border-color:var(--sf-brand);background:var(--sf-brand)}.sf-option--range{min-height:70px}.sf-multi-callout{display:flex;align-items:center;gap:12px;margin-top:18px;padding:12px 14px;border:2px solid #b4a2ff;border-radius:11px;background:var(--sf-soft);color:#3f18d8}.sf-multi-callout strong{flex:0 0 auto;padding:5px 8px;border-radius:6px;background:var(--sf-brand);color:#fff;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.sf-multi-callout span{color:#423858;font-size:13px;font-weight:650;line-height:1.4}.sf-question__actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:26px}.sf-back{border:0;background:transparent;color:var(--sf-muted);font:inherit;font-weight:750;cursor:pointer}.sf-capacity{max-width:570px;margin-top:28px}.sf-capacity label{display:block;margin-bottom:8px;font-size:14px;font-weight:800}.sf-capacity input{width:100%;min-height:58px;padding:12px 15px;border:1px solid #d8d1e4;border-radius:12px;background:#fff;color:var(--sf-ink);font:inherit;font-size:20px;font-weight:750}.sf-capacity input::placeholder{color:#b8b2c1;font-weight:600;opacity:1}.sf-capacity input:focus{outline:3px solid rgba(84,39,255,.14);border-color:var(--sf-brand)}.sf-capacity input[aria-invalid=true]{border-color:#b42318}.sf-capacity__error{margin:8px 0 0;color:#b42318;font-size:13px;font-weight:700}.sf-capacity__buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.sf-target-reference{display:inline-flex;margin:16px 0 0;padding:8px 11px;border-radius:9px;background:var(--sf-soft);color:var(--sf-muted);font-size:14px}.sf-ada-preview{display:flex;gap:14px;align-items:start;margin-top:18px;padding:16px 18px;border:1px solid #cfc2ff;border-radius:13px;background:var(--sf-soft)}.sf-ada-preview__icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--sf-brand);font-size:22px}.sf-ada-preview strong{display:block;font-size:17px;line-height:1.35}.sf-ada-preview p{margin:5px 0 0;color:var(--sf-muted);font-size:13px;line-height:1.45}.sf-result{width:min(100%,960px);margin:0 auto}.sf-result__heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.sf-result__nav{display:flex;align-items:center;gap:14px}.sf-result__back{color:var(--sf-brand);text-decoration:underline;text-underline-offset:3px}.sf-result__intro{margin:0;color:var(--sf-muted);font-size:14px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.sf-restart{border:0;background:transparent;color:var(--sf-brand);font:inherit;font-size:14px;font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.sf-result-summary{display:flex;gap:15px;align-items:start;padding:22px 24px;border:1px solid var(--sf-line);border-radius:16px;background:#fff;box-shadow:0 12px 32px #20153d0f}.sf-result-summary__icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;background:#eaf8f1;color:var(--sf-success);font-size:20px;font-weight:900}.sf-best-match{display:inline-flex;margin:0 0 10px;padding:6px 9px;border-radius:6px;background:#eaf8f1;color:var(--sf-success);font-size:11px;font-weight:900;letter-spacing:.06em}.sf-result-summary h2{margin:0;color:var(--sf-ink);font-size:23px;line-height:1.2;letter-spacing:-.015em}.sf-result-summary p{margin:6px 0 0;color:var(--sf-muted);font-size:15px;line-height:1.55}.sf-result-summary__subtitle{margin:10px 0 0;color:#403947;font-size:17px;font-weight:650}.sf-reasons{margin:18px 0 0;padding:0;list-style:none}.sf-reasons li{position:relative;margin:8px 0;padding-left:25px;color:#423c47;line-height:1.45}.sf-reasons li:before{content:"\2713";position:absolute;left:0;color:var(--sf-success);font-weight:900}.sf-ada{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(0,1.3fr);gap:20px 34px;align-items:start;margin-top:16px;padding:24px 26px;border:1px solid #cfc2ff;border-radius:16px;background:var(--sf-soft)}.sf-ada span{color:var(--sf-brand);font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.sf-ada h3{margin:6px 0 0;font-size:21px;line-height:1.25}.sf-ada p{margin:0;color:#403947;font-size:14px;line-height:1.55}.sf-ada__calculation{margin-top:8px!important;font-size:13px!important}.sf-ada__compatible{margin-top:7px!important;font-weight:750}.sf-ada__disclaimer{margin-top:9px!important;color:var(--sf-muted)!important;font-size:12px!important}.sf-ada a{display:inline-block;margin-top:10px;color:var(--sf-brand);font-size:14px;font-weight:800}.sf-product-groups{display:grid;gap:16px;margin-top:18px}.sf-product-group{padding:22px;border:1px solid var(--sf-line);border-radius:16px;background:#fff}.sf-product-group__heading{display:flex;gap:12px;align-items:start;margin-bottom:14px}.sf-product-group__heading>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:9px;background:var(--sf-soft);font-size:20px}.sf-product-group__heading h3{margin:0;color:var(--sf-ink);font-size:19px}.sf-product-group__heading p{margin:4px 0 0;color:var(--sf-muted);font-size:13px;line-height:1.45}.sf-product-list{display:grid;gap:10px}.sf-product-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:15px;min-height:106px;padding:11px;border:1px solid #ebe6f2;border-radius:13px;background:#fff}.sf-product-card__media{width:88px;height:82px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#f8f7fb}.sf-product-card__media img{width:88%;height:88%;object-fit:contain}.sf-product-card__body{min-width:0}.sf-product-card__top{display:flex;justify-content:space-between;gap:14px;align-items:start}.sf-product-card h4{margin:0;color:var(--sf-ink);font-size:18px;line-height:1.25}.sf-product-card__quantity{flex:0 0 auto;padding:5px 8px;border-radius:7px;background:var(--sf-soft);color:var(--sf-brand);font-size:12px;font-weight:850}.sf-product-card p{margin:7px 0 0;color:var(--sf-muted);font-size:14px;line-height:1.45}.sf-product-card__footer{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-top:9px}.sf-product-card__footer strong{min-height:20px;color:var(--sf-ink);font-size:15px}.sf-product-card__footer a{color:var(--sf-brand);font-size:13px;font-weight:800}.sf-product-group__empty{margin:0;padding:14px 16px;border-radius:10px;background:#faf9fc;color:var(--sf-muted);font-size:14px;line-height:1.5}.sf-result__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.sf-cart-note{margin:9px 0 0;color:var(--sf-muted);font-size:12px;line-height:1.45}.sf-notes{margin-top:20px;padding:22px;border:1px solid var(--sf-line);border-radius:14px;background:#fff}.sf-notes label{display:block;margin-bottom:8px;color:var(--sf-ink);font-size:17px;font-weight:800}.sf-notes textarea{width:100%;min-height:106px;resize:vertical;padding:13px 14px;border:1px solid #d8d1e4;border-radius:10px;color:var(--sf-ink);background:#fff;font:inherit;line-height:1.45}.sf-notes textarea:focus{outline:3px solid rgba(84,39,255,.14);border-color:var(--sf-brand)}.sf-help{padding:54px 0 68px;background:#f1eef8;text-align:center}.sf-help h2{margin:0;color:var(--sf-ink);font-size:clamp(28px,4vw,40px)}.sf-help p{max-width:620px;margin:12px auto 0;color:var(--sf-muted);font-size:16px}.sf-help__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:22px}@media(max-width:720px){.sf-shell{width:min(100% - 24px,1040px)}.sf-tool{scroll-margin-top:62px}.sf-hero{padding-top:30px}.sf-hero__actions{flex-direction:column;gap:8px}.sf-hero__actions .sf-button{width:100%}.sf-card{min-height:0;padding:22px 17px;border-radius:15px}.sf-options{grid-template-columns:1fr;gap:9px;margin-top:20px}.sf-options--solutionType{grid-template-columns:1fr}.sf-option{min-height:66px;padding:13px 14px}.sf-option__icon--image{width:52px;height:52px;flex-basis:52px}.sf-multi-callout{align-items:flex-start;flex-direction:column;gap:8px}.sf-question__actions{position:sticky;bottom:0;margin:22px -17px -22px;padding:12px 17px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--sf-line);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sf-capacity__buttons{display:grid}.sf-capacity__buttons .sf-button{width:100%}.sf-result-summary{border-radius:15px}.sf-result__heading{align-items:flex-start}.sf-result__nav{align-items:flex-end;flex-direction:column-reverse;gap:7px}.sf-ada{grid-template-columns:1fr;gap:12px;padding:20px}.sf-product-group{padding:16px}.sf-product-card{grid-template-columns:72px minmax(0,1fr);gap:11px;padding:10px}.sf-product-card__media{width:72px;height:72px}.sf-product-card__top{display:block}.sf-product-card h4{font-size:16px}.sf-product-card__quantity{display:inline-flex;margin-top:5px}.sf-product-card__footer{align-items:end}.sf-result__actions{display:grid;grid-template-columns:1fr}.sf-notes{padding:18px}.sf-help__actions{display:grid}}@media(prefers-reduced-motion:reduce){.solution-finder *{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/solution-finder.css.map */
