.nc-product-finder{--nc-finder-primary-rgb: 15 123 111;display:block;background:radial-gradient(circle at 8% 0%,rgb(var(--nc-finder-primary-rgb) / 9%),transparent 34rem),var(--nc-finder-background);color:var(--nc-finder-text)}.nc-product-finder[hidden],.nc-product-finder [hidden]{display:none!important}.nc-product-finder *,.nc-product-finder *:before,.nc-product-finder *:after{box-sizing:border-box}.nc-product-finder__page{width:min(1180px,calc(100% - 32px));margin-inline:auto;padding-block:clamp(48px,8vw,96px)}.nc-product-finder__hero{max-width:800px;margin-inline:auto;text-align:center}.nc-product-finder__eyebrow{margin:0 0 10px;color:var(--nc-finder-primary);font-size:.75rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.nc-product-finder__heading,.nc-product-finder__results-heading,.nc-product-finder__comparison h2{margin:0;color:var(--nc-finder-text);letter-spacing:-.035em;text-wrap:balance}.nc-product-finder__heading{font-size:clamp(2.15rem,5.5vw,4.3rem);line-height:1.02}.nc-product-finder__intro{max-width:68ch;margin:20px auto 0;color:var(--nc-finder-muted);font-size:clamp(1rem,1.8vw,1.12rem);line-height:1.72}.nc-product-finder__privacy{display:inline-flex;max-width:680px;gap:9px;align-items:flex-start;margin-top:20px;padding:10px 14px;border:1px solid rgb(15 123 111 / 18%);border-radius:999px;background:#eef8f6;color:#315b56;font-size:.79rem;line-height:1.45;text-align:left}.nc-product-finder__privacy svg{width:17px;height:17px;flex:0 0 17px;margin-top:1px;color:var(--nc-finder-primary)}.nc-product-finder__journey{width:min(940px,100%);margin:clamp(34px,6vw,60px) auto 0;overflow:clip;border:1px solid #dde5e6;border-radius:26px;background:var(--nc-finder-surface);box-shadow:0 28px 80px #1028261a}.nc-product-finder__progress{padding:22px clamp(20px,4vw,42px) 0}.nc-product-finder__progress-copy{display:flex;justify-content:space-between;gap:18px;margin-bottom:10px;color:var(--nc-finder-muted);font-size:.78rem;font-weight:720}.nc-product-finder__progress-track{height:8px;overflow:hidden;border-radius:999px;background:#dcece9}.nc-product-finder__progress-value{display:block;width:var(--nc-progress, 25%);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--nc-finder-primary),#45aa9b);transition:width .22s ease}.nc-product-finder__form{padding:clamp(26px,5vw,50px)}.nc-product-finder__fieldset{margin:0;padding:0;border:0}.nc-product-finder__question{max-width:780px;margin:0;padding:0;color:var(--nc-finder-text);font-size:clamp(1.45rem,3.4vw,2.25rem);font-weight:780;line-height:1.18;letter-spacing:-.025em;text-wrap:balance}.nc-product-finder__question:focus,.nc-product-finder__results-heading:focus{outline:none}.nc-product-finder__question-copy{max-width:72ch;margin:11px 0 0;color:var(--nc-finder-muted);line-height:1.6}.nc-product-finder__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:26px}.nc-product-finder__options[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.nc-product-finder__option{position:relative;display:block;min-width:0;cursor:pointer}.nc-product-finder__option-input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.nc-product-finder__option-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;min-height:94px;align-items:center;padding:16px;border:1px solid #dbe2e5;border-radius:17px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .16s ease}.nc-product-finder__option-card[data-text-only=true]{grid-template-columns:minmax(0,1fr) auto}.nc-product-finder__option-icon{display:grid;width:47px;height:47px;border-radius:14px;background:#edf8f6;color:var(--nc-finder-primary);font-size:.72rem;font-weight:850;letter-spacing:.02em;place-items:center}.nc-product-finder__option-title{display:block;color:var(--nc-finder-text);font-weight:760;line-height:1.3}.nc-product-finder__option-copy{display:block;margin-top:5px;color:var(--nc-finder-muted);font-size:.8rem;line-height:1.42}.nc-product-finder__option-check{display:grid;width:24px;height:24px;flex:0 0 24px;border:1.5px solid #b7c3c6;border-radius:50%;color:transparent;font-size:.8rem;font-weight:900;place-items:center}.nc-product-finder__option:hover .nc-product-finder__option-card{border-color:#83c7bd;transform:translateY(-1px)}.nc-product-finder__option-input:checked+.nc-product-finder__option-card{border-color:var(--nc-finder-primary);background:#f0faf8;box-shadow:0 0 0 1px var(--nc-finder-primary)}.nc-product-finder__option-input:checked+.nc-product-finder__option-card .nc-product-finder__option-check{border-color:var(--nc-finder-primary);background:var(--nc-finder-primary);color:#fff}.nc-product-finder__option-input:focus-visible+.nc-product-finder__option-card,.nc-product-finder__button:focus-visible,.nc-product-finder__compare-input:focus-visible+.nc-product-finder__compare-label,.nc-product-finder__product-link:focus-visible{outline:3px solid #1d4ed8;outline-offset:3px}.nc-product-finder__error{margin:15px 0 0;color:#b42318;font-size:.91rem;font-weight:740}.nc-product-finder__actions{display:flex;justify-content:space-between;gap:12px;margin-top:32px}.nc-product-finder__button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid var(--nc-finder-primary);border-radius:999px;font:inherit;font-weight:760;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease,transform .15s ease}.nc-product-finder__button:hover{transform:translateY(-1px)}.nc-product-finder__button--primary{margin-left:auto;background:var(--nc-finder-primary);color:#fff}.nc-product-finder__button--primary:hover{border-color:#0a5a52;background:#0a5a52;color:#fff}.nc-product-finder__button--secondary{background:transparent;color:var(--nc-finder-primary)}.nc-product-finder__button--secondary:hover{background:#eef8f6;color:#0a5a52}.nc-product-finder__button:disabled{border-color:#cbd5d8;background:#e8edef;color:#8b989c;cursor:not-allowed;transform:none}.nc-product-finder__results{margin-top:clamp(40px,7vw,72px)}.nc-product-finder__care-notice{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;margin-bottom:26px;padding:19px 20px;border:1px solid #e8c653;border-radius:17px;background:#fff9df;color:#5f4700}.nc-product-finder__care-notice[data-tone=urgent]{border-color:#e7a5a0;background:#fff3f2;color:#7a271a}.nc-product-finder__care-notice svg{width:23px;height:23px}.nc-product-finder__care-notice strong,.nc-product-finder__care-notice p{margin:0}.nc-product-finder__care-notice p{margin-top:5px;line-height:1.58}.nc-product-finder__results-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end}.nc-product-finder__results-heading{font-size:clamp(1.9rem,4vw,3.1rem);line-height:1.08}.nc-product-finder__selection-summary{display:inline-flex;flex-wrap:wrap;gap:6px;margin:16px 0 0;padding:10px 13px;border-radius:12px;background:#eef8f6;color:#315b56;font-size:.86rem;line-height:1.5}.nc-product-finder__results-explanation{max-width:76ch;margin:12px 0 0;color:var(--nc-finder-muted);line-height:1.65}.nc-product-finder__result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}.nc-product-finder__product-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid #dce4e6;border-radius:21px;background:var(--nc-finder-surface);box-shadow:0 14px 38px #1a2e2b12}.nc-product-finder__product-media{position:relative;display:grid;min-height:236px;overflow:hidden;border-bottom:1px solid #e6ebed;background:radial-gradient(circle at 90% 5%,rgb(15 123 111 / 10%),transparent 40%),#f6f8f8;place-items:center}.nc-product-finder__product-media img{width:100%;height:236px;padding:16px;object-fit:contain}.nc-product-finder__product-position{position:absolute;top:13px;left:13px;padding:6px 9px;border:1px solid rgb(15 123 111 / 16%);border-radius:999px;background:#ffffffeb;color:var(--nc-finder-primary);font-size:.66rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nc-product-finder__product-content{display:flex;flex:1;flex-direction:column;padding:20px}.nc-product-finder__product-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between}.nc-product-finder__product-format,.nc-product-finder__availability{font-size:.72rem;font-weight:750}.nc-product-finder__product-format{color:var(--nc-finder-primary)}.nc-product-finder__availability{color:#067647}.nc-product-finder__availability[data-available=false]{color:#b42318}.nc-product-finder__product-title{margin:13px 0 0;color:var(--nc-finder-text);font-size:1.22rem;line-height:1.3;text-wrap:balance}.nc-product-finder__product-summary{margin:10px 0 0;color:var(--nc-finder-muted);font-size:.9rem;line-height:1.58}.nc-product-finder__match-reason{margin:15px 0 0;padding-top:14px;border-top:1px solid #e8edef;color:#394a4d;font-size:.84rem;line-height:1.55}.nc-product-finder__target-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.nc-product-finder__target-chip{padding:5px 8px;border-radius:999px;background:#f0f3f4;color:#475467;font-size:.69rem;font-weight:680}.nc-product-finder__product-price{margin:18px 0 0;color:var(--nc-finder-text);font-size:1.15rem;font-weight:780}.nc-product-finder__product-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:auto;padding-top:20px}.nc-product-finder__product-link{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:11px 16px;border-radius:999px;background:var(--nc-finder-primary);color:#fff;font-weight:760;text-decoration:none}.nc-product-finder__product-link:hover{background:#0a5a52;color:#fff}.nc-product-finder__compare{position:relative}.nc-product-finder__compare-input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.nc-product-finder__compare-label{display:inline-flex;min-height:46px;gap:7px;align-items:center;justify-content:center;padding:9px 13px;border:1px solid #cdd7d9;border-radius:999px;color:#475467;font-size:.8rem;font-weight:720;cursor:pointer}.nc-product-finder__compare-label:before{display:grid;width:17px;height:17px;border:1.5px solid #98a6a9;border-radius:5px;content:"";place-items:center}.nc-product-finder__compare-input:checked+.nc-product-finder__compare-label{border-color:var(--nc-finder-primary);background:#eef8f6;color:var(--nc-finder-primary)}.nc-product-finder__compare-input:checked+.nc-product-finder__compare-label:before{border-color:var(--nc-finder-primary);background:var(--nc-finder-primary);color:#fff;content:"\2713";font-size:.7rem;font-weight:900}.nc-product-finder__empty{grid-column:1 / -1;padding:28px;border:1px solid #dce4e6;border-radius:18px;background:#fff;text-align:center}.nc-product-finder__empty p{margin:8px auto 0;color:var(--nc-finder-muted)}.nc-product-finder__compare-bar{position:sticky;bottom:16px;z-index:4;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:24px;padding:16px 18px;border:1px solid rgb(15 123 111 / 24%);border-radius:18px;background:#fffffff0;box-shadow:0 18px 48px #1a2e2b26;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nc-product-finder__compare-bar strong,.nc-product-finder__compare-bar span{display:block}.nc-product-finder__compare-bar span{margin-top:3px;color:var(--nc-finder-muted);font-size:.8rem}.nc-product-finder__comparison{margin-top:36px;padding:clamp(20px,4vw,34px);border:1px solid #dce4e6;border-radius:22px;background:#fff;scroll-margin-top:24px}.nc-product-finder__comparison-header{display:flex;gap:20px;align-items:end;justify-content:space-between}.nc-product-finder__comparison h2{font-size:clamp(1.55rem,3vw,2.35rem)}.nc-product-finder__table-scroll{margin-top:24px;overflow-x:auto;border:1px solid #dfe6e8;border-radius:15px}.nc-product-finder__table{width:100%;min-width:760px;border-collapse:collapse;color:var(--nc-finder-text)}.nc-product-finder__table th,.nc-product-finder__table td{padding:15px 16px;border-bottom:1px solid #e5ebed;border-left:1px solid #e5ebed;text-align:left;vertical-align:top}.nc-product-finder__table th:first-child,.nc-product-finder__table td:first-child{border-left:0}.nc-product-finder__table thead th{background:#f5f8f8;font-size:.82rem}.nc-product-finder__table tbody th{width:180px;background:#fafbfb;color:#475467;font-size:.8rem}.nc-product-finder__table tr:last-child th,.nc-product-finder__table tr:last-child td{border-bottom:0}.nc-product-finder__table a{color:var(--nc-finder-primary);font-weight:750}.nc-product-finder__comparison-note{margin:16px 0 0;color:var(--nc-finder-muted);font-size:.8rem;line-height:1.55}.nc-product-finder__results-footer{display:flex;gap:22px;align-items:center;justify-content:space-between;margin-top:36px;padding-top:26px;border-top:1px solid #dce4e6}.nc-product-finder__results-footer p{max-width:78ch;margin:0;color:var(--nc-finder-muted);font-size:.82rem;line-height:1.58}.nc-product-finder__noscript{width:min(900px,100%);margin:30px auto 0;padding:22px;border:1px solid #dce4e6;border-radius:16px;background:#fff}.nc-product-finder__noscript a{color:var(--nc-finder-primary)}@media(max-width:960px){.nc-product-finder__options[data-columns="3"],.nc-product-finder__result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.nc-product-finder__page{width:min(100% - 24px,1180px);padding-block:42px 64px}.nc-product-finder__privacy{border-radius:15px}.nc-product-finder__journey{border-radius:20px}.nc-product-finder__form{padding:26px 18px 18px}.nc-product-finder__options,.nc-product-finder__options[data-columns="3"],.nc-product-finder__result-grid{grid-template-columns:1fr}.nc-product-finder__actions{position:sticky;bottom:0;z-index:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:28px -18px -18px;padding:14px 18px max(14px,env(safe-area-inset-bottom));border-top:1px solid #dfe6e8;background:#fffffff5;box-shadow:0 -10px 26px #1a2e2b14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nc-product-finder__actions .nc-product-finder__button{width:100%;padding-inline:14px}.nc-product-finder__actions .nc-product-finder__button--primary{grid-column:2;margin-left:0}.nc-product-finder__actions .nc-product-finder__button--primary:only-child{grid-column:1 / -1}.nc-product-finder__results-header{grid-template-columns:1fr;align-items:start}.nc-product-finder__results-header>.nc-product-finder__button{width:100%}.nc-product-finder__product-media,.nc-product-finder__product-media img{min-height:220px;height:220px}.nc-product-finder__compare-bar{bottom:8px;grid-template-columns:1fr}.nc-product-finder__compare-bar .nc-product-finder__button{width:100%;margin-left:0}.nc-product-finder__comparison-header,.nc-product-finder__results-footer{align-items:stretch;flex-direction:column}.nc-product-finder__comparison-header .nc-product-finder__button,.nc-product-finder__results-footer .nc-product-finder__button{width:100%}}@media(max-width:420px){.nc-product-finder__option-card{min-height:86px;padding:14px}.nc-product-finder__product-actions{grid-template-columns:1fr}.nc-product-finder__product-link,.nc-product-finder__compare-label{width:100%}}@media(prefers-reduced-motion:reduce){.nc-product-finder__progress-value,.nc-product-finder__option-card,.nc-product-finder__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/nomacare-product-finder.css.map */
