@import "https://fonts.googleapis.com/css2?family=Commissioner:wght@700;800&family=Inter:wght@400;500;600;700;800&display=swap";:root{--navy:#102a43;--navy-deep:#0a2035;--teal:#13b8a6;--teal-dark:#087f75;--off-white:#f7f9fc;--white:#fff;--border:#e4eaf0;--text:#172b3a;--muted:#5b6b78;--soft-teal:#e9f8f6;--shadow:0 14px 35px #102a4314;--radius:14px;--container:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--off-white);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}h1,.brand-mark{font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif}h2,h3,h4{font-family:Commissioner,Roboto Flex,Inter,ui-sans-serif,system-ui,sans-serif}strong,button,nav{font-family:Inter,ui-sans-serif,system-ui,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(2.5rem,5vw,4.8rem)}h2{font-size:clamp(1.8rem,3vw,2.45rem)}h3{font-size:1.25rem}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--teal);outline-offset:3px;border-radius:5px}.skip-link{z-index:1000;background:var(--navy);color:var(--white);padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section{padding-block:80px}.eyebrow{color:var(--teal-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:800;display:inline-block}.button{border:1px solid var(--navy);background:var(--navy);min-height:48px;color:var(--white);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:12px 18px;font-weight:800;transition:transform .16s,background .16s,border-color .16s;display:inline-flex;position:relative}.button:hover{background:var(--navy-deep);transform:translateY(-2px)}.button-teal{border-color:var(--teal-dark);background:var(--teal);color:var(--navy-deep)}.button-teal:hover{border-color:var(--teal-dark);background:#18c9b6}.button-secondary{color:var(--navy);background:0 0}.button-secondary:hover{background:var(--white)}.button-small{width:100%;min-height:43px;padding:10px 13px;font-size:.88rem}.button-disabled,.button-disabled:hover{color:#5d6d78;cursor:not-allowed;pointer-events:none;background:#e8edf1;border-color:#ccd6dd;transform:none}.affiliate-cta-wrap{gap:6px;width:100%;display:grid}.affiliate-cta-wrap small{color:var(--muted);text-align:center;font-size:.68rem}.text-link{color:var(--navy);border-bottom:2px solid var(--teal);font-weight:800}.bracket-card{position:relative}.bracket-card:before,.bracket-card:after{content:"";pointer-events:none;width:34px;height:34px;position:absolute}.bracket-card:before{border-top:2px solid var(--teal);border-left:2px solid var(--teal);top:12px;left:12px}.bracket-card:after{border-right:2px solid var(--teal);border-bottom:2px solid var(--teal);bottom:12px;right:12px}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e4eaf0e6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:70px;display:flex}.brand-mark{min-height:44px;color:var(--navy);letter-spacing:.08em;align-items:center;font-weight:900;display:inline-flex;position:relative}.brand-mark:has(.brand-bracket){padding-left:13px}.brand-mark img{object-fit:contain;width:176px;height:auto}.brand-bracket{border-left:2px solid var(--teal);border-top:2px solid var(--teal);border-bottom:2px solid var(--teal);width:12px;height:30px;position:absolute;top:7px;left:0}.desktop-nav{color:#31495b;align-items:center;gap:25px;font-size:.92rem;font-weight:700;display:flex}.desktop-nav>a,.category-menu>summary{cursor:pointer;align-items:center;min-height:44px;display:flex}.desktop-nav>a:hover,.category-menu>summary:hover{color:var(--teal-dark)}.category-menu{position:relative}.category-menu summary{list-style:none}.category-menu summary::-webkit-details-marker{display:none}.category-menu summary:after{content:"⌄";color:var(--teal-dark);margin-left:6px}.dropdown-panel{border:1px solid var(--border);background:var(--white);width:340px;box-shadow:var(--shadow);border-radius:12px;padding:10px;position:absolute;top:calc(100% + 7px);left:-20px}.dropdown-panel a{border-radius:8px;gap:2px;padding:11px 12px;display:grid}.dropdown-panel a:hover{background:var(--soft-teal)}.dropdown-panel small{color:var(--muted);font-size:.78rem;font-weight:500}.header-actions{align-items:center;gap:7px;display:flex}.icon-button,.menu-button{border:1px solid var(--border);background:var(--white);width:44px;height:44px;color:var(--navy);cursor:pointer;border-radius:10px;place-items:center;display:grid}.icon-button svg,.search-input-wrap svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:21px}.menu-button{align-content:center;gap:4px;padding:10px;display:none}.menu-button span{background:var(--navy);width:20px;height:2px}.mobile-nav{border-top:1px solid var(--border);background:var(--white)}.mobile-nav-inner{padding-block:14px 22px;display:grid}.mobile-nav a{border-bottom:1px solid var(--border);align-items:center;min-height:48px;font-weight:750;display:flex}.mobile-nav p{color:var(--teal-dark);letter-spacing:.1em;text-transform:uppercase;margin:18px 0 4px;font-size:.78rem;font-weight:850}.search-panel{border-top:1px solid var(--border);background:var(--white);width:100%;box-shadow:var(--shadow);padding-block:18px 28px;position:absolute;top:100%;left:0}.search-panel-inner{max-width:860px}.search-input-wrap{border:2px solid var(--navy);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:8px 8px 8px 14px;display:grid}.search-input-wrap input{min-width:0;min-height:42px;color:var(--text);background:0 0;border:0;outline:0}.search-input-wrap button{background:var(--off-white);min-height:40px;color:var(--navy);cursor:pointer;border:0;border-radius:8px;padding-inline:13px;font-weight:800}.search-results{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px;display:grid}.search-results a{border:1px solid var(--border);border-radius:9px;padding:11px 13px;display:grid}.search-results a:hover{border-color:var(--teal);background:var(--soft-teal)}.search-results small{color:var(--teal-dark);font-weight:750}.search-results span{color:var(--navy);font-weight:750}.search-suggestions{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;font-size:.9rem;display:flex}.search-suggestions a{border:1px solid var(--border);color:var(--navy);border-radius:8px;padding:7px 10px;font-weight:750}.header-inner{grid-template-columns:auto minmax(230px,330px) 1fr;gap:24px;display:grid}.desktop-search-shell{min-width:0;position:relative}.header-search-field{background:var(--off-white);min-height:44px;color:var(--muted);border:1px solid #cad5de;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:0 13px;display:grid}.header-search-field:focus-within{border-color:var(--teal-dark);background:var(--white);box-shadow:0 0 0 3px #13b8a61f}.header-search-field svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px}.header-search-field input{width:100%;min-width:0;height:42px;color:var(--text);background:0 0;border:0;outline:0}.desktop-category-nav{color:#31495b;justify-content:flex-end;align-items:center;gap:clamp(12px,1.8vw,26px);font-size:.84rem;font-weight:700;display:flex}.desktop-category-nav a{white-space:nowrap;align-items:center;min-height:44px;display:flex}.desktop-category-nav a:hover{color:var(--teal-dark)}.header-search-results{z-index:70;border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow);border-radius:11px;gap:5px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0}.header-search-results a{border-radius:7px;padding:9px 10px;display:grid}.header-search-results a:hover{background:var(--soft-teal)}.header-search-results small{color:var(--teal-dark);font-size:.67rem;font-weight:800}.header-search-results span{color:var(--navy);font-size:.84rem;font-weight:700}.header-search-empty{z-index:70;border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow);color:var(--muted);border-radius:10px;padding:14px;font-size:.82rem;position:absolute;top:calc(100% + 8px);left:0;right:0}.mobile-header-actions{align-items:center;gap:7px;display:none}.mobile-search-panel{border-top:1px solid var(--border);background:var(--white);box-shadow:var(--shadow)}.mobile-search-inner{padding-block:12px 18px;position:relative}.mobile-search-inner .header-search-results,.mobile-search-inner .header-search-empty{margin-top:8px;position:static}.hero{background:var(--white);border-bottom:1px solid var(--border);padding-block:44px 36px}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(410px,.98fr);align-items:center;gap:48px;display:grid}.hero-kicker{color:var(--teal-dark);letter-spacing:.12em;margin-bottom:16px;font-size:.72rem;font-weight:800;display:inline-block}.hero-copy h1{letter-spacing:-.065em;max-width:700px;margin-bottom:20px;font-size:clamp(3.35rem,6vw,6rem);line-height:.94}.hero-copy h1 span{color:var(--navy);display:block}.hero-copy h1 span:last-child{color:var(--teal-dark)}.hero-copy>p{max-width:650px;color:var(--muted);font-size:1.1rem}.hero-primary-button{margin-top:14px}.hero-actions{flex-wrap:wrap;gap:12px;margin:28px 0 22px;display:flex}.hero-copy .brand-promise{color:#405565;gap:9px;margin-bottom:0;font-size:.91rem;display:flex}.brand-promise span{color:var(--teal-dark);font-weight:900}.hero-image{border-radius:var(--radius);min-height:390px;box-shadow:var(--shadow);background:#ede8df;overflow:hidden}.hero-image img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:390px}.hero-image-label{color:var(--white);background:#102a43e6;border-radius:7px;padding:8px 11px;font-size:.74rem;font-weight:750;position:absolute;bottom:18px;left:18px}.needs-section{padding-block:52px 12px}.compact-heading h2{margin-bottom:0}.quick-needs{grid-template-columns:repeat(6,1fr);gap:8px;margin-top:24px;display:grid}.quick-needs a{border:1px solid var(--border);background:var(--white);min-height:116px;color:var(--navy);border-radius:11px;grid-template-columns:1fr auto;align-content:space-between;padding:14px;font-weight:800;transition:transform .16s,border-color .16s;display:grid}.quick-needs a:hover{border-color:var(--teal);transform:translateY(-3px)}.quick-needs a>span{color:var(--teal-dark);letter-spacing:.08em;grid-column:1/-1;font-size:.72rem}.quick-needs b{color:var(--teal-dark);align-self:end}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:440px;color:var(--muted);margin-bottom:2px}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.category-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);flex-direction:column;min-height:260px;padding:30px;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden;box-shadow:0 5px 20px #102a430a}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.category-code{color:var(--teal-dark);letter-spacing:.12em;font-weight:900}.category-card h3{margin:auto 0 9px;font-size:1.55rem}.category-card p{color:var(--muted)}.category-card strong{color:var(--navy)}.start-here-section{scroll-margin-top:78px}.start-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.start-category-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);flex-direction:column;align-items:flex-start;min-height:270px;padding:28px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;box-shadow:0 8px 26px #102a430d}.start-category-card:hover{border-color:var(--teal);box-shadow:var(--shadow);transform:translateY(-4px)}.start-category-icon{background:var(--soft-teal);width:62px;height:62px;color:var(--teal-dark);border-radius:16px;place-items:center;margin-bottom:26px;display:grid}.start-category-icon svg{width:39px;height:39px}.start-category-card h3{margin-bottom:9px;font-size:1.55rem}.start-category-card p{color:var(--muted)}.start-category-card strong{color:var(--navy);margin-top:auto}.needs-section .disclosure-bar{margin-top:22px}.home-product-section{border-top:1px solid var(--border);background:var(--white)}.home-product-section:nth-of-type(2n){background:var(--off-white)}.home-product-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.under-thirty-placeholder{background:var(--navy);scroll-margin-top:78px}.under-thirty-placeholder h2{color:var(--white)}.verified-price-empty{border-radius:var(--radius);color:#dce6ed;background:#ffffff0f;border:1px solid #ffffff29;align-items:center;gap:20px;padding:24px;display:flex}.verified-price-empty>span{background:var(--teal);width:52px;height:52px;color:var(--navy-deep);border-radius:50%;flex:none;place-items:center;font-size:1.5rem;font-weight:900;display:grid}.verified-price-empty strong{color:var(--white)}.verified-price-empty p{color:#b7c8d5;margin:3px 0 0}.disclosure-bar{background:var(--soft-teal);color:#34535d;border:1px solid #b9e8e3;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:14px 17px;font-size:.87rem;display:grid}.disclosure-bar p{margin:0}.disclosure-bar .check{background:var(--teal);width:24px;height:24px;color:var(--navy-deep);border-radius:50%;place-items:center;font-weight:900;display:grid}.disclosure-bar a{color:var(--navy);text-underline-offset:3px;font-weight:850;text-decoration:underline}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.compact-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);min-width:0;transition:transform .16s,box-shadow .16s;position:relative;overflow:visible;box-shadow:0 5px 20px #102a430a}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-image-link{margin:10px 10px 0;display:block}.product-visual{background:var(--white);min-height:0;color:var(--navy);border-radius:9px;margin:0;display:block;position:relative;overflow:hidden}.product-visual img{aspect-ratio:1;object-fit:contain;background:var(--white);width:100%;height:auto;padding:14px}.product-visual figcaption{color:#6b645d;letter-spacing:.02em;text-align:center;background:#fffaf4;border-top:1px solid #e7ded3;padding:7px 10px;font-size:.67rem;font-weight:750}.visual-corner{border-top:2px solid var(--teal);border-left:2px solid var(--teal);width:27px;height:27px;position:absolute;top:12px;left:12px}.product-card-body{padding:18px;position:relative}.product-card-topline{justify-content:space-between;align-items:center;gap:8px;min-height:25px;display:flex}.badge,.demo-label,.template-badge{background:var(--soft-teal);color:#176b63;letter-spacing:.03em;border-radius:6px;align-items:center;min-height:25px;padding:4px 8px;font-size:.69rem;font-weight:850;display:inline-flex}.demo-label{color:#566876;background:#eef2f6}.product-card h3{margin:13px 0 9px;font-size:1.2rem}.product-card h3 a:hover{color:var(--teal-dark)}.product-benefit{color:var(--muted);font-size:.91rem;line-height:1.55}.pickspect-check{background:#fbfefd;border:1px solid #c9e9e5;border-radius:10px}.compact-check{margin:16px 0;padding:12px}.pickspect-check>strong{color:var(--navy);letter-spacing:.06em;font-size:.82rem;display:block}.pickspect-check dl{margin:8px 0}.pickspect-check dl div{border-bottom:1px solid #e3f1ef;grid-template-columns:88px 1fr;gap:8px;padding:5px 0;font-size:.74rem;display:grid}.pickspect-check dt{color:var(--muted)}.pickspect-check dd{color:var(--text);margin:0;font-weight:700}.pickspect-check p{color:#3c5c61;margin:9px 0 0;font-size:.75rem;line-height:1.45}.pickspect-check p span{color:var(--teal-dark);font-weight:900}.chips{flex-wrap:wrap;gap:5px;display:flex}.chips span{background:var(--white);color:#35635e;border:1px solid #b9e8e3;border-radius:5px;padding:3px 6px;font-size:.66rem;font-weight:750}.product-retailer{gap:2px;margin:14px 0;display:grid}.product-retailer span{color:var(--muted);font-size:.74rem}.product-retailer strong{color:var(--navy);font-size:.82rem}.demo-toast{z-index:10;background:var(--navy);color:var(--white);box-shadow:var(--shadow);border:1px solid #b9e8e3;border-radius:8px;padding:9px 11px;font-size:.74rem;line-height:1.4;position:absolute;bottom:67px;left:18px;right:18px}.product-card-compact .product-visual{min-height:140px}.product-card-compact .product-card-body{padding:15px}.product-card-compact h3{min-height:2.7em;font-size:1rem}.product-card-compact .product-benefit{min-height:4.5em;font-size:.82rem}.under-30-section{background:var(--navy);color:var(--white)}.light-heading h2,.light-heading .eyebrow{color:var(--white)}.light-heading>p{color:#c8d4de}.comparison-feature{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);grid-template-columns:.9fr 1.1fr;gap:48px;padding:38px;display:grid}.comparison-copy p{color:var(--muted)}.comparison-rows{gap:8px;display:grid}.comparison-rows a{border:1px solid var(--border);border-radius:9px;grid-template-columns:1fr auto;gap:2px 16px;padding:14px;display:grid}.comparison-rows a:hover{border-color:var(--teal);background:var(--soft-teal)}.comparison-rows span{color:var(--teal-dark);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:850}.comparison-rows strong{color:var(--navy)}.comparison-rows b{color:var(--teal-dark);grid-area:1/2/3;align-self:center}.guide-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.guide-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);overflow:hidden}.guide-image{height:190px;position:relative;overflow:hidden}.guide-image img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.guide-card:nth-child(2) .guide-image img{object-position:right}.guide-card:nth-child(3) .guide-image img{object-position:center;transform:scale(1.15)}.guide-card:hover .guide-image img{transform:scale(1.04)}.guide-image span{background:var(--navy);width:36px;height:36px;color:var(--white);border-radius:7px;place-items:center;font-weight:850;display:grid;position:absolute;top:12px;left:12px}.guide-body{padding:20px}.guide-body small,.guide-list-item small{color:var(--teal-dark);font-weight:800}.guide-body h3{margin:8px 0}.guide-body p{color:var(--muted);margin-bottom:0;font-size:.9rem}.trust-strip{border-top:1px solid var(--border);background:var(--white);padding-block:30px}.trust-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.trust-grid div{align-items:center;gap:12px;display:flex}.trust-grid span{background:var(--soft-teal);width:31px;height:31px;color:var(--teal-dark);border-radius:50%;place-items:center;font-weight:900;display:grid}.page-top{padding-top:26px}.breadcrumbs ol{color:var(--muted);flex-wrap:wrap;gap:8px;margin:0 0 22px;padding:0;font-size:.79rem;list-style:none;display:flex}.breadcrumbs li{gap:8px;display:flex}.breadcrumbs a:hover{color:var(--teal-dark)}.page-intro{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);justify-content:space-between;align-items:end;gap:30px;min-height:240px;padding:38px;display:flex}.page-intro h1{max-width:850px;margin-bottom:12px;font-size:clamp(2.5rem,4.5vw,4.25rem)}.page-intro p{max-width:730px;color:var(--muted);margin-bottom:0;font-size:1.04rem}.result-count{min-width:130px;color:var(--teal-dark);text-align:right;font-family:Manrope,sans-serif;font-size:3.7rem;font-weight:900;line-height:.85}.result-count small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:10px;font-size:.7rem;display:block}.need-strip{border:1px solid var(--border);background:var(--white);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;padding:13px;display:flex}.need-strip strong{color:var(--navy);margin-right:5px;font-size:.82rem}.need-strip span{background:var(--soft-teal);color:#28645e;border-radius:6px;padding:5px 8px;font-size:.76rem;font-weight:750}.page-top>.disclosure-bar{margin-top:16px}.category-products{padding-top:35px}.category-landing-top{border-bottom:1px solid var(--border);background:linear-gradient(180deg, var(--white) 0%, #f8fbfc 100%);padding:28px 0 50px}.category-landing-top h1{max-width:880px;margin:10px 0 13px;font-size:clamp(2.7rem,5vw,4.7rem)}.category-landing-top>.container>p{max-width:780px;color:var(--muted);margin-bottom:0;font-size:1.02rem}.back-to-categories{color:var(--teal-dark);font-size:.8rem;font-weight:800}.subcategory-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.subcategory-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.subcategory-card{border:1px solid var(--border);background:var(--white);border-radius:13px;flex-direction:column;align-items:flex-start;min-height:225px;padding:20px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative;box-shadow:0 8px 22px #102a430d}.subcategory-card:hover,.subcategory-card.active{border-color:var(--teal);box-shadow:var(--shadow);transform:translateY(-3px)}.subcategory-icon{background:var(--soft-teal);width:54px;height:54px;color:var(--teal-dark);border-radius:13px;place-items:center;margin-bottom:18px;display:grid}.subcategory-icon svg{width:35px;height:35px}.subcategory-card strong{color:var(--navy);font-size:.96rem;line-height:1.3}.subcategory-card small{color:var(--muted);margin-top:8px;padding-right:8px;font-size:.72rem;line-height:1.45}.subcategory-card-arrow{color:var(--teal-dark);font-weight:900;position:absolute;bottom:16px;right:18px}.category-products-section{background:var(--off-white);scroll-margin-top:76px}.category-featured-section{background:var(--white)}.category-products-section .filters,.category-products .filters{grid-template-columns:minmax(240px,330px)}.category-products-section .disclosure-bar{margin-top:24px}.subcategory-tabs-panel{margin-bottom:24px}.subcategory-tabs-label{color:var(--muted);margin:0 0 9px;font-size:.76rem;font-weight:800}.subcategory-tabs-scroll{scrollbar-width:thin;scrollbar-color:#087f7559 transparent;-webkit-overflow-scrolling:touch;padding:3px 3px 10px;overflow-x:auto}.subcategory-tabs{flex-wrap:wrap;gap:10px;width:100%;min-width:0;display:flex}.subcategory-tab{border:1px solid var(--teal-dark);background:var(--white);min-height:46px;color:var(--navy);white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:10px 16px;font-size:.82rem;font-weight:800;line-height:1.2;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.subcategory-tab:hover{background:var(--soft-teal);color:var(--teal-dark)}.subcategory-tab.active{border-color:var(--teal-dark);background:var(--teal-dark);color:var(--white);box-shadow:0 7px 18px #087f752e}.subcategory-tab:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.discovery-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.verified-affiliate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.smart-lighting-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.smart-lighting-grid>:last-child:nth-child(3n+1){grid-column:2}.smart-plugs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.smart-plugs-grid>:last-child:nth-child(3n+1){grid-column:2}.everyday-gadgets-grid,.security-products-grid,.alternatives-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cleaning-category-header{background:linear-gradient(180deg, var(--white) 0%, var(--off-white) 100%);padding-bottom:48px}.cleaning-category-header h1{max-width:900px;margin-bottom:14px;font-size:clamp(2.55rem,5vw,4.65rem)}.cleaning-category-header>.container>p{max-width:780px;color:var(--muted);margin-bottom:0;font-size:1.02rem}.cleaning-subcategory-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.cleaning-subcategory-card{border:1px solid var(--border);background:var(--white);border-radius:13px;flex-direction:column;align-items:flex-start;min-height:225px;padding:20px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative;box-shadow:0 8px 22px #102a430d}.cleaning-subcategory-card:hover,.cleaning-subcategory-card.active{border-color:var(--teal);box-shadow:var(--shadow);transform:translateY(-3px)}.cleaning-subcategory-icon{background:var(--soft-teal);width:54px;height:54px;color:var(--teal-dark);border-radius:13px;place-items:center;margin-bottom:18px;display:grid}.cleaning-subcategory-icon svg{width:35px;height:35px}.cleaning-subcategory-card strong{color:var(--navy);font-size:.98rem;line-height:1.3}.cleaning-subcategory-card small{color:var(--muted);margin-top:8px;padding-right:8px;font-size:.72rem;line-height:1.45}.subcategory-arrow{color:var(--teal-dark);font-weight:900;position:absolute;bottom:16px;right:18px}.cleaning-featured-section{background:var(--white);padding-top:68px}.featured-discovery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.discovery-product-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #102a430f}.whole-card-link .stretched-card-link:after{content:"";z-index:1;position:absolute;inset:0}.whole-card-link .discovery-product-image,.whole-card-link .product-detail-link{z-index:2;position:relative}.discovery-product-image{margin:10px 10px 0;display:block}.discovery-product-image .product-visual{min-height:0}.discovery-product-body{flex-direction:column;flex:1;align-items:flex-start;padding:18px;display:flex;position:relative}.product-card-subcategory{color:var(--teal-dark);margin-bottom:9px;font-size:.7rem;font-weight:850;line-height:1.35}.retailer-badge{background:var(--soft-teal);color:var(--teal-dark);border-radius:6px;margin-bottom:8px;padding:4px 8px;font-size:.7rem;font-weight:800;display:inline-flex}.discovery-product-card h3{min-height:3.84em;margin:0 0 9px;font-size:1.08rem;line-height:1.28}.discovery-product-card h3 a:hover{color:var(--teal-dark)}.discovery-product-card .product-card-benefit{min-height:3.1em;color:var(--muted);margin-bottom:16px;font-size:.86rem;line-height:1.5}.product-card-notice{border-left:3px solid var(--teal-dark);background:var(--soft-teal);border-radius:0 8px 8px 0;margin:0 0 14px;padding:10px 11px;font-weight:800;color:var(--navy)!important;font-size:.72rem!important;line-height:1.4!important}.product-card-badges{flex-wrap:wrap;gap:7px;margin-top:auto;display:flex}.product-card-badges span{background:var(--soft-teal);min-height:26px;color:var(--teal-dark);border-radius:999px;align-items:center;padding:4px 9px;font-size:.68rem;font-weight:800;display:inline-flex}.selection-badge{background:var(--soft-teal);color:var(--teal-dark);border:1px solid #18a69a3d;border-radius:999px;margin:0 0 9px;padding:5px 9px;font-size:.68rem;font-weight:850;display:inline-flex}.product-detail-badges{flex-wrap:wrap;gap:8px;margin:8px 0 14px;display:flex}.product-detail-badges .retailer-badge,.product-detail-badges .selection-badge{margin:0}.detail-type-badge{margin-bottom:12px}.product-card-specifications{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;margin:15px 0 0;padding:0;list-style:none;display:grid}.product-card-specifications li{border:1px solid var(--border);color:#415563;background:#f8fbfc;border-radius:8px;align-items:center;min-height:38px;padding:7px 8px;font-size:.68rem;font-weight:750;line-height:1.3;display:flex}.product-card-offer-preview{border:1px solid var(--border);background:var(--off-white);border-radius:10px;gap:3px;width:100%;margin-top:15px;padding:11px;display:grid}.product-card-offer-preview strong{color:var(--navy);font-size:.82rem}.product-card-offer-preview span{color:#415563;font-size:.72rem;line-height:1.4}.product-detail-link{justify-content:center;width:100%;margin-top:12px!important}.affiliate-offer-list{gap:11px;width:100%;margin-top:18px;display:grid}.affiliate-offer{border:1px solid var(--border);background:var(--off-white);border-radius:10px;gap:10px;padding:14px;display:grid}.affiliate-offer-copy{gap:3px;display:grid}.affiliate-offer-copy strong{color:var(--navy);font-size:.88rem}.affiliate-offer-copy span{color:#415563;font-size:.75rem;line-height:1.4}.affiliate-offer-copy small{color:var(--teal-dark);font-size:.72rem;font-weight:800}.affiliate-price-note{color:var(--muted);text-align:center;font-size:.69rem;line-height:1.4}.affiliate-offer-list-compact{margin-top:15px}.affiliate-offer-list-compact .affiliate-offer{padding:11px}.affiliate-offer-list-compact .affiliate-offer-copy span{font-size:.71rem}.product-card-facts{gap:10px;width:100%;margin:0 0 17px;display:grid}.product-card-facts div{border-top:1px solid var(--border);padding-top:9px}.product-card-facts dt{color:var(--teal-dark);letter-spacing:.01em;margin-bottom:3px;font-size:.68rem;font-weight:850}.product-card-facts dd{color:#415563;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.65em;margin:0;font-size:.75rem;line-height:1.35;display:-webkit-box;overflow:hidden}.discovery-product-card .button{margin-top:auto}.verified-affiliate-card{height:100%}.verified-affiliate-card .product-visual{background:var(--white)}.verified-affiliate-card .product-visual img{object-fit:contain;background:var(--white);padding:14px}.verified-affiliate-card h3{min-height:5.1em}.verified-affiliate-card .product-card-benefit{min-height:4.5em}.verified-affiliate-card .product-card-badges{margin-top:0}.verified-affiliate-card .product-card-offer-preview{margin-top:auto}.detailed-affiliate-card .product-card-benefit{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.detailed-affiliate-card .affiliate-offer .button{white-space:normal;text-align:center;min-height:48px;padding-inline:10px;line-height:1.25}.affiliate-category-guidance,.affiliate-category-note,.security-privacy-guidance{border-left:3px solid var(--teal);background:var(--soft-teal);color:#34535d;border-radius:0 9px 9px 0;padding:13px 15px;font-size:.82rem;line-height:1.55}.affiliate-category-guidance{margin:0 0 20px}.affiliate-category-note{margin:20px 0 0}.security-privacy-guidance{margin:-8px 0 20px}.cleaning-featured-section .disclosure-bar{margin-top:24px}.cleaning-all-products{background:var(--off-white);scroll-margin-top:78px}.cleaning-all-products .filters{grid-template-columns:minmax(240px,330px)}.filters{border:1px solid var(--border);background:var(--white);border-radius:12px;grid-template-columns:minmax(200px,270px) 1fr;align-items:end;gap:18px;margin-bottom:24px;padding:16px;display:grid}.filters label{gap:6px;display:grid}.filters label span{color:var(--muted);font-size:.75rem;font-weight:750}.filters select{background:var(--white);min-height:44px;color:var(--text);border:1px solid #cbd5dd;border-radius:8px;padding:8px 12px}.filter-buttons{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.filter-buttons button{border:1px solid var(--border);background:var(--off-white);min-height:42px;color:var(--navy);cursor:pointer;border-radius:8px;padding:7px 10px;font-size:.78rem;font-weight:750}.filter-buttons button:hover,.filter-buttons button.active{border-color:var(--teal-dark);background:var(--soft-teal);color:#145f58}.demo-filter-note{border-left:3px solid var(--teal);background:var(--soft-teal);color:#3f5f63;padding:10px 13px;font-size:.8rem}.empty-state{background:var(--off-white);color:var(--muted);border:1px dashed #b7c4ce;border-radius:10px;gap:4px;margin-top:12px;padding:22px;display:grid}.empty-state strong{color:var(--navy)}.empty-state button{border:1px solid var(--navy);width:fit-content;color:var(--navy);cursor:pointer;background:0 0;border-radius:7px;margin-top:7px;padding:7px 10px;font-weight:750}.comparison-page{padding-top:65px}.comparison-table-wrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:900px}.comparison-table th,.comparison-table td{border-right:1px solid var(--border);border-bottom:1px solid var(--border);text-align:left;vertical-align:top;min-width:205px;padding:16px}.comparison-table th:first-child{min-width:150px;color:var(--navy);background:#f2f5f8}.comparison-table thead th{background:var(--white)}.comparison-table .product-visual{min-height:125px;margin-bottom:12px}.comparison-table thead a{color:var(--navy);font-weight:850}.comparison-table td{color:var(--muted);font-size:.87rem}.comparison-table .demo-toast{margin-top:7px;display:block;position:static}.guide-list{gap:22px;display:grid}.guide-list-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);grid-template-columns:360px 1fr;align-items:center;gap:30px;padding:18px;scroll-margin-top:100px;display:grid}.guide-list-image{border-radius:9px;height:260px;position:relative;overflow:hidden}.guide-list-image img{object-fit:cover;width:100%;height:100%}.guide-list-image span{background:var(--navy);width:40px;height:40px;color:var(--white);border-radius:7px;place-items:center;font-weight:900;display:grid;position:absolute;top:12px;left:12px}.guide-list-item h2{margin:8px 0 10px;font-size:1.8rem}.guide-list-item p{color:var(--muted)}.guide-checklist{color:#3e5960;gap:5px;margin-bottom:16px;font-size:.86rem;display:grid}.values-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.values-grid article{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);min-height:240px;padding:26px}.values-grid article>span{color:var(--teal-dark);font-weight:900}.values-grid h2{margin:45px 0 10px;font-size:1.45rem}.values-grid p{color:var(--muted)}.editorial-note{border-left:4px solid var(--teal);background:var(--navy);color:#dce5ec;margin-bottom:80px;padding:35px}.editorial-note h2{color:var(--white)}.editorial-note p{margin-bottom:0}.contact-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);justify-content:space-between;align-items:end;gap:30px;padding:35px;display:flex;position:relative}.contact-card div{max-width:720px}.contact-card small{color:var(--teal-dark);font-weight:800}.contact-card p{color:var(--muted)}.legal-page{max-width:920px;padding-bottom:90px}.legal-page>h1{margin:18px 0 14px}.legal-page .lead{max-width:760px;color:var(--muted);font-size:1.08rem}.legal-updated{color:var(--teal-dark);font-size:.78rem;font-weight:800}.legal-content{gap:13px;margin-top:38px;display:grid}.legal-content section{border:1px solid var(--border);background:var(--white);border-radius:12px;padding:24px}.legal-content h2{font-size:1.25rem}.legal-content p{color:var(--muted);margin-bottom:0}.product-detail-hero{grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);align-items:center;gap:48px;padding:18px 0 30px;display:grid}.product-visual-large{border:1px solid var(--border);border-radius:var(--radius);min-height:0}.smart-lighting-product-page .product-visual-large{background:var(--white)}.smart-lighting-product-page .product-visual-large img{object-fit:contain;background:var(--white);padding:clamp(18px,4vw,42px)}.smart-plugs-product-page .product-visual-large{background:var(--white)}.smart-plugs-product-page .product-visual-large img{object-fit:contain;background:var(--white);padding:clamp(18px,4vw,42px)}.smart-living-affiliate-product-page .product-visual-large{background:var(--white)}.smart-living-affiliate-product-page .product-visual-large img{object-fit:contain;background:var(--white);padding:clamp(18px,4vw,42px)}.product-detail-copy h1{margin:18px 0 12px;font-size:clamp(2.5rem,4.3vw,4.15rem)}.product-verdict{color:var(--muted);font-size:1.15rem}.product-identifiers{flex-wrap:wrap;gap:8px;margin:20px 0 0;display:flex}.product-identifiers div{background:var(--soft-teal);border-radius:8px;gap:6px;padding:7px 10px;font-size:.78rem;display:flex}.product-identifiers dt{color:var(--teal-dark);font-weight:800}.product-identifiers dd{color:var(--navy);margin:0;font-weight:750}.product-safety-note{border-left:3px solid var(--teal);background:var(--soft-teal);margin-top:18px;padding:13px 15px;font-weight:750;color:var(--navy)!important}.selection-basis{color:#406166;gap:8px;font-size:.84rem;display:flex}.selection-basis span{color:var(--teal-dark);font-weight:900}.retailer-box{border:1px solid var(--border);background:var(--white);border-radius:10px;gap:3px;margin:24px 0 14px;padding:14px 16px;display:grid}.retailer-box span{color:var(--muted);font-size:.78rem}.retailer-box strong{color:var(--navy)}.product-detail-copy .button{width:100%}.product-detail-copy .demo-toast{margin-top:8px;display:block;position:static}.inline-disclosure{color:var(--muted);margin:12px 0 0;font-size:.73rem;line-height:1.45}.product-detail-grid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:34px;display:grid}.product-main-column{gap:18px;display:grid}.product-main-column>section,.pros-cons-grid>div,.audience-grid>div{border:1px solid var(--border);background:var(--white);border-radius:12px;padding:28px}.product-main-column h2{font-size:1.55rem}.product-main-column p{color:var(--muted)}.pros-cons-grid,.audience-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.check-list,.plain-list{color:var(--muted);gap:9px;margin:0;padding:0;list-style:none;display:grid}.check-list li{grid-template-columns:24px 1fr;gap:6px;display:grid}.check-list span{color:var(--teal-dark);font-weight:900}.plain-list li{padding-left:18px;position:relative}.plain-list li:before{content:"—";color:#84919b;position:absolute;left:0}.detail-check{padding:22px;position:sticky;top:94px}.detail-check>strong{font-size:1rem}.detail-check dl div{grid-template-columns:110px 1fr;padding:10px 0;font-size:.84rem}.detail-check>div small{color:var(--muted);margin:12px 0 7px;display:block}.detail-check>small{color:var(--muted);margin-top:16px;display:block}.alternatives-section{padding-top:30px}.sticky-mobile-cta{display:none}.not-found{place-content:center;justify-items:start;min-height:65vh;display:grid}.not-found h1{margin-bottom:12px}.not-found p{color:var(--muted)}.site-footer{background:var(--navy-deep);color:#c6d2dc;padding-top:58px}.site-footer .brand-mark{background:var(--white);width:fit-content;color:var(--navy);border-radius:8px;padding:8px 11px}.footer-grid{grid-template-columns:1.7fr 1fr 1fr;gap:45px;padding-bottom:45px;display:grid}.footer-brand p{color:#b8c6d0;max-width:390px;margin-top:18px;font-size:.9rem}.footer-brand .footer-disclosure{color:#94a8b8;font-size:.72rem}.footer-group{align-content:start;gap:8px;display:grid}.footer-group strong{color:var(--white);margin-bottom:6px}.footer-group a{color:#bdcbd5;min-height:30px;font-size:.86rem}.footer-group a:hover{color:var(--teal)}.footer-bottom{color:#8fa4b3;border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;padding-block:18px;font-size:.72rem;display:flex}@media (width<=1060px){.desktop-nav{gap:15px;font-size:.85rem}.header-inner{grid-template-columns:auto minmax(230px,1fr) auto}.desktop-category-nav{display:none}.mobile-header-actions{display:flex}.menu-button{display:grid}.quick-needs{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-row,.discovery-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.kitchen-storage-grid,.cleaning-tools-grid,.laundry-care-grid,.smart-lighting-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-lighting-grid>:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 10px)}.smart-plugs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-plugs-grid>:last-child:nth-child(3n+1){grid-column:auto}.everyday-gadgets-grid,.security-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subcategory-grid,.subcategory-grid-four,.cleaning-subcategory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:25px}}@media (width<=860px){.container{width:min(calc(100% - 28px), var(--container))}.desktop-nav{display:none}.menu-button{display:grid}.hero{padding-top:28px}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-image,.hero-image img{min-height:330px}.category-grid{grid-template-columns:1fr}.subcategory-grid,.subcategory-grid-four,.home-product-row,.discovery-product-grid,.featured-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card{min-height:210px}.comparison-feature{grid-template-columns:1fr;gap:28px}.guide-grid{grid-template-columns:1fr}.guide-card{grid-template-columns:260px 1fr;display:grid}.guide-image{height:100%;min-height:230px}.filters{grid-template-columns:1fr}.subcategory-tabs-scroll{margin-inline:-3px}.subcategory-tabs{flex-wrap:nowrap;width:max-content;min-width:max-content}.filter-buttons{justify-content:flex-start}.guide-list-item{grid-template-columns:260px 1fr}.product-detail-hero{grid-template-columns:1fr;gap:28px}.product-visual-large{min-height:390px}.product-detail-grid{grid-template-columns:1fr}.detail-check{order:-1;position:static}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=640px){body{font-size:15px}.section{padding-block:58px}.header-inner{grid-template-columns:1fr auto;min-height:62px}.desktop-search-shell{display:none}.brand-mark{font-size:.95rem}.brand-mark img{width:148px}.search-panel{padding-block:12px 18px}.search-input-wrap{grid-template-columns:auto 1fr}.search-input-wrap button{grid-column:1/-1}.search-results{grid-template-columns:1fr}.hero-copy h1{font-size:2.7rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-image,.hero-image img{min-height:280px}.hero-image img{object-position:59% center}.quick-needs{grid-template-columns:repeat(2,1fr)}.quick-needs a{min-height:105px}.section-heading{flex-direction:column;align-items:start;gap:12px}.category-card{padding:24px}.start-category-grid{grid-template-columns:1fr}.start-category-card{min-height:230px;padding:23px}.subcategory-grid{grid-template-columns:1fr;gap:10px;margin-top:26px}.subcategory-grid-four{grid-template-columns:1fr}.subcategory-card{grid-template-columns:48px 1fr auto;align-items:center;column-gap:13px;min-height:0;padding:14px;display:grid}.subcategory-icon{grid-row:1/3;width:48px;height:48px;margin:0}.subcategory-icon svg{width:31px;height:31px}.subcategory-card strong{align-self:end}.subcategory-card small{align-self:start;margin-top:3px;padding:0}.subcategory-card-arrow{grid-area:1/3/3;position:static}.home-product-row{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:14px;padding:2px 2px 12px;display:flex;overflow-x:auto}.home-product-row .discovery-product-card{scroll-snap-align:start;flex:0 0 min(82vw,285px)}.discovery-product-grid,.cleaning-tools-grid,.laundry-care-grid,.smart-lighting-grid{grid-template-columns:1fr}.smart-lighting-grid>:last-child:nth-child(odd){grid-column:auto;width:100%}.smart-plugs-grid,.everyday-gadgets-grid,.security-products-grid{grid-template-columns:1fr}.cleaning-category-header{padding-bottom:36px}.cleaning-subcategory-grid{grid-template-columns:1fr;gap:10px;margin-top:26px}.cleaning-subcategory-card{grid-template-columns:48px 1fr auto;align-items:center;column-gap:13px;min-height:0;padding:14px;display:grid}.cleaning-subcategory-icon{grid-row:1/3;width:48px;height:48px;margin:0}.cleaning-subcategory-icon svg{width:31px;height:31px}.cleaning-subcategory-card strong{align-self:end}.cleaning-subcategory-card small{align-self:start;margin-top:3px;padding:0}.subcategory-arrow{grid-area:1/3/3;position:static}.featured-discovery-grid{grid-template-columns:1fr}.discovery-product-card{display:flex}.discovery-product-image{margin:9px 9px 0}.discovery-product-image .product-visual{height:auto;min-height:0}.discovery-product-body{padding:15px}.discovery-product-card h3,.discovery-product-card p{min-height:0}.cleaning-all-products .filters{grid-template-columns:1fr}.disclosure-bar{grid-template-columns:auto 1fr}.disclosure-bar a{grid-column:2}.product-grid,.compact-product-grid{grid-template-columns:1fr}.product-card-compact{grid-template-columns:.85fr 1.15fr;display:grid}.product-card-compact .product-image-link{margin:9px 0 9px 9px}.product-card-compact .product-visual{height:100%;min-height:210px}.product-card-compact h3,.product-card-compact .product-benefit{min-height:auto}.comparison-feature{padding:25px 20px}.guide-card{grid-template-columns:1fr}.guide-image{min-height:200px}.trust-grid{grid-template-columns:1fr}.page-intro{flex-direction:column;align-items:flex-start;min-height:260px;padding:28px 23px}.result-count{text-align:left}.filters{padding:12px}.subcategory-tabs-panel{margin-bottom:20px}.subcategory-tabs-scroll{scroll-snap-type:x proximity;margin-right:-14px;padding-right:14px}.subcategory-tab{scroll-snap-align:center;min-height:48px;padding-inline:15px}.filter-buttons{grid-template-columns:repeat(2,1fr);display:grid}.filter-buttons button{min-height:46px}.guide-list-item{grid-template-columns:1fr}.guide-list-image{height:230px}.values-grid{grid-template-columns:1fr}.contact-card{flex-direction:column;align-items:start}.product-visual-large{min-height:320px}.product-detail-copy h1{font-size:2.5rem}.pros-cons-grid,.audience-grid{grid-template-columns:1fr}.product-main-column>section,.pros-cons-grid>div,.audience-grid>div{padding:21px}.alternatives-section{padding-bottom:110px}.sticky-mobile-cta{z-index:45;border-top:1px solid var(--border);background:#fffffffa;grid-template-columns:.8fr 1.2fr;align-items:center;gap:10px;padding:10px 14px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #102a431a}.sticky-mobile-cta>.sticky-product-name{color:var(--navy);font-size:.72rem;font-weight:800;line-height:1.3;display:grid}.sticky-mobile-cta .demo-toast{position:fixed;bottom:76px;left:14px;right:14px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.footer-group:last-child{grid-column:auto}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
