:root{--ink:#17231f;--muted:#5d6b65;--paper:#fbfcf8;--soft:#f0f4ee;--line:#dce4dc;--mint:#bdf3d0;--green:#174c3a;--lime:#dbf29d;--white:#fff;--shadow:0 18px 50px #174c3a14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font:16px/1.65 ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:var(--green);text-underline-offset:3px}a:hover{text-decoration-thickness:2px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #67c68d}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.skip{z-index:99;background:var(--ink);color:#fff;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip:focus{transform:none}.site-header{border-bottom:1px solid var(--line);background:#fbfcf8f0;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:78px;display:flex}.brand{color:var(--ink);align-items:center;gap:11px;text-decoration:none;display:flex}.brand>span{background:var(--green);width:38px;height:38px;color:var(--mint);letter-spacing:.05em;border-radius:12px;place-items:center;font-size:.85rem;font-weight:900;display:grid}.brand strong{flex-direction:column;line-height:1.1;display:flex}.brand small{color:var(--muted);letter-spacing:.04em;margin-top:4px;font-size:.68rem;font-weight:600}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.site-header nav a{color:var(--ink);font-size:.9rem;font-weight:700;text-decoration:none}.site-header nav a:hover{color:var(--green);text-decoration:underline}.eyebrow,.kicker{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:900}.actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;display:flex}.button{min-height:48px;color:var(--ink);background:var(--white);border:1px solid #b8c5bc;border-radius:12px;align-items:center;gap:8px;padding:11px 18px;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{border-color:var(--green);background:var(--green);color:#fff}.external-note{color:var(--muted);font-size:.82rem}.section h2{letter-spacing:-.035em;margin:.1em 0 .55em;font:800 clamp(1.8rem,4vw,3.2rem)/1.08 Georgia,serif}.section h3{line-height:1.25}.section p{max-width:72ch}.band{background:var(--soft);border-block:1px solid var(--line);width:100%}.quick{background:#e5f7ea;border:1px solid #c8e7d2;border-radius:20px;grid-template-columns:140px 1fr;gap:26px;padding:26px 28px;display:grid}.quick span{color:var(--green);text-transform:uppercase;letter-spacing:.1em;font-size:.74rem;font-weight:900}.quick p{margin:0;font-size:1.08rem}.split{grid-template-columns:.85fr 1.15fr;align-items:start;gap:9vw;display:grid}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-head h2{margin-bottom:0}.category-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px 24px 22px;position:relative}.category-card .category-icon{background:var(--lime);border-radius:50%;place-items:center;width:42px;height:42px;font-size:.75rem;font-weight:900;display:grid;position:absolute;top:20px;right:20px}.category-card h3{margin:2px 0 8px;font-size:1.25rem}.category-card p{color:var(--muted);margin:8px 0;font-size:.94rem}.category-card a{margin-top:10px;font-weight:850;display:inline-block}.steps{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.steps article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:26px}.steps span{background:var(--mint);border-radius:10px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.check-list{margin:0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);padding:13px 12px 13px 40px;position:relative}.check-list li:before{content:"✓";color:var(--green);font-weight:900;position:absolute;left:10px}.search-box{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:28px}.search-box form label{margin:0 0 8px;font-weight:750;display:block}.search-box form>div{display:flex}.search-box input{min-width:0;font:inherit;border:1px solid #aebcb3;border-radius:10px 0 0 10px;flex:1;padding:14px}.search-box button{background:var(--green);color:#fff;border:0;border-radius:0 10px 10px 0;padding:13px 18px;font:800 .9rem/1 inherit}.link-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.text-link{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1fr auto;gap:3px 18px;padding:19px;text-decoration:none;display:grid}.text-link strong{color:var(--ink)}.text-link span{color:var(--muted);font-size:.9rem}.text-link b{grid-area:1/2/3;align-self:center}.closing{text-align:center;padding-bottom:110px}.closing p{margin-inline:auto}.closing .actions{justify-content:center}.compare{grid-template-columns:repeat(2,1fr);gap:16px;margin:30px 0;display:grid}.compare article{border:1px solid var(--line);background:#fff;border-radius:17px;padding:22px}.compare article:first-child{border-top:5px solid #67c68d}.compare article:last-child{border-top:5px solid #d69b7d}.compare span{letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:900}footer{background:var(--ink);color:#fff;padding:58px 0 24px}.footer-grid{grid-template-columns:1fr 1.35fr;gap:9vw;display:grid}.footer-grid p{color:#c3cdc7;max-width:58ch;font-size:.9rem}.footer-brand>span{background:var(--mint);color:var(--green)}footer nav{grid-template-columns:repeat(3,1fr);gap:10px 20px;display:grid}footer nav a{color:#e3ebe6;font-size:.9rem;text-decoration:none}.footnote{color:#aebbb4;border-top:1px solid #ffffff26;justify-content:space-between;gap:20px;margin-top:45px;padding-top:20px;font-size:.8rem;display:flex}@media (width<=900px){.header-inner{align-items:flex-start;padding-block:18px}.site-header nav{display:none}.split,.footer-grid{grid-template-columns:1fr;gap:30px}.steps{grid-template-columns:1fr}.section{padding:58px 0}}@media (width<=650px){.shell{width:min(100% - 24px,1160px)}.quick{grid-template-columns:1fr;gap:8px;padding:22px}.category-grid,.link-grid,.compare{grid-template-columns:1fr}.actions{flex-direction:column;align-items:stretch}.button{text-align:center;justify-content:center}.search-box form>div{display:block}.search-box input,.search-box button{border-radius:10px;width:100%}.search-box button{margin-top:8px}.footer-grid nav{grid-template-columns:repeat(2,1fr)}.footnote{flex-direction:column}.section-head{flex-direction:column;align-items:start}}@media (width<=900px){.header-inner{flex-direction:column;gap:15px}.site-header nav{overscroll-behavior-inline:contain;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:20px;width:100%;padding:0 0 7px;overflow-x:auto;display:flex!important}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{white-space:nowrap}}.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}.search-hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 10% 48%,#ffa940fa 0,#ff8c2485 10%,#ff8c2400 30%),linear-gradient(115deg,#11313b 0%,#073746 48%,#042836 100%);min-height:630px;position:relative;overflow:hidden}.search-hero:before{content:"";z-index:-2;opacity:.25;background-image:radial-gradient(circle at 12% 42%,#fff 0 1px,#0000 2px),radial-gradient(circle at 18% 64%,#ffc36a 0 1px,#0000 2px),radial-gradient(circle at 26% 30%,#fff 0 1px,#0000 2px);background-size:31px 31px,43px 43px,57px 57px;position:absolute;inset:0;transform:skew(-12deg)}.search-hero:after{content:"";z-index:-1;background:linear-gradient(135deg,#ffffff29,#ffffff05 47%,#0000 48%);border-left:1px solid #ffffff2e;border-radius:50% 0 0 50%;width:52%;height:115%;position:absolute;top:-20%;right:-8%;transform:rotate(-12deg)}.search-glow{z-index:-1;filter:blur(8px);background:radial-gradient(#ffe8a0e6,#ff9c3059 38%,#0000 70%);width:46%;height:40%;position:absolute;top:35%;left:-8%}.route-orbit{border:1px solid #fff3;border-radius:50%;width:280px;height:280px;position:absolute;top:13%;right:7%;transform:rotate(-16deg)}.route-orbit:before,.route-orbit:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute}.route-orbit:before{inset:24px -55px}.route-orbit:after{inset:-45px 74px}.route-orbit span{background:#ff8b27;border-radius:50%;width:12px;height:12px;position:absolute;top:58px;right:16px;box-shadow:0 0 0 8px #ff8b2726}.route-orbit b{color:#fff;background:linear-gradient(145deg,#ff9b2f,#f56c18);border-radius:32px;place-items:center;width:104px;height:104px;font:900 1.25rem/1 ui-sans-serif,sans-serif;display:grid;position:absolute;inset:88px;transform:rotate(16deg);box-shadow:0 25px 70px #0000004d}.search-hero-inner{z-index:2;padding:86px 0 62px;position:relative}.search-kicker{color:#ffd1a1;letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:900}.search-hero h1{letter-spacing:-.045em;text-wrap:balance;max-width:980px;margin:0;font:800 clamp(2.4rem,4.7vw,4.15rem)/1.02 Georgia,serif}.search-hero h1 em{color:#ff8b27;font-style:normal}.search-intro{color:#dce8eb;max-width:760px;margin:20px 0 30px;font-size:1.08rem}.finds-search{background:#fff;border-radius:17px;grid-template-columns:1fr auto;max-width:1050px;padding:9px;display:grid;box-shadow:0 25px 70px #000c1254}.finds-search-field{align-items:center;min-width:0;padding-left:18px;display:flex}.search-symbol{color:#718088;font-size:1.7rem;line-height:1}.finds-search input{color:#18272d;background:0 0;border:0;outline:0;flex:1;min-width:0;height:64px;padding:0 16px;font:600 1rem/1.2 ui-sans-serif,sans-serif}.finds-search input::placeholder{color:#8c999e}.source-marks{align-items:center;gap:8px;padding:0 15px;display:flex}.source-marks span{color:#78858a;background:#edf0f1;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.76rem;font-weight:850;display:grid}.source-marks span:last-child{font-size:.62rem}.finds-search button{color:#fff;cursor:pointer;background:linear-gradient(115deg,#1b1530,#8124a4);border:0;border-radius:11px;justify-content:center;align-items:center;gap:10px;min-width:200px;padding:0 25px;font:850 1rem/1 ui-sans-serif,sans-serif;display:flex}.finds-search button .search-symbol{color:#fff}.hero-shortcuts{flex-wrap:wrap;align-items:center;gap:10px;max-width:1050px;margin-top:19px;display:flex}.hero-shortcuts>span{color:#b8cbd1;font-size:.85rem}.hero-shortcuts a{color:#fff;background:#041c275c;border:1px solid #ffffff38;border-radius:999px;padding:8px 12px;font-size:.83rem;font-weight:750;text-decoration:none}.hero-shortcuts .all-finds{background:#ff8b272e;border-color:#ff8b27b3;margin-left:auto}.search-handoff{color:#b8cbd1;margin:16px 0 0;font-size:.83rem}.hero-trust{color:#dbe6e9;background:#031c2670;border-left:3px solid #ff8b27;max-width:900px;margin:38px 0 0;padding:15px 18px;font-size:.86rem}@media (width<=900px){.search-hero{min-height:auto}.search-hero-inner{padding:68px 0 54px}.route-orbit{opacity:.52;top:35px;right:-100px}.finds-search{grid-template-columns:1fr}.finds-search button{min-height:58px}.source-marks{padding-right:8px}.hero-shortcuts .all-finds{margin-left:0}}@media (width<=620px){.search-hero-inner{padding-top:50px}.search-hero h1{font-size:2.55rem}.search-intro{font-size:1rem}.finds-search{padding:7px}.finds-search-field{padding-left:12px}.finds-search input{height:58px;padding:0 10px}.source-marks span{width:32px;height:32px}.source-marks span:nth-child(2){display:none}.finds-search button{min-height:54px}.hero-shortcuts{gap:7px}.hero-shortcuts a{padding:7px 10px}.route-orbit{display:none}.hero-trust{margin-top:28px}}@media (width>=901px){.search-hero-inner{padding:62px 0 42px!important}.search-hero h1{font-size:clamp(2.35rem,4.4vw,3.8rem)!important}.search-intro{margin:16px 0 22px!important}.hero-trust{margin-top:16px!important}}@media (width<=620px){.source-marks{display:none!important}}#categories{isolation:isolate;color:#fff;background:radial-gradient(circle at 12% 15%,#ff8f2647,#0000 30%),linear-gradient(120deg,#0b3542,#052b38 58%,#092f3a);border:0;position:relative;overflow:hidden}#categories:before{content:"";z-index:-1;opacity:.2;background-image:radial-gradient(circle,#fff 0 1px,#0000 1.5px);background-size:34px 34px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000)}#categories:after{content:"";z-index:-1;border:1px solid #ffffff1f;border-radius:50%;width:620px;height:620px;position:absolute;top:-250px;right:-140px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}#categories .section-head{text-align:center;flex-direction:column;align-items:center;margin-bottom:38px}#categories .section-head h2{color:#fff;margin-bottom:12px;font-size:clamp(2.2rem,4vw,3.55rem)}#categories .section-head>div:after{content:"Choose a product type and go straight to its Findsindex directory.";color:#bfd0d5;font-size:1.02rem;display:block}#categories .section-head>a{color:#fff;background:#ff8b2724;border:1px solid #ff8b2799;border-radius:999px;padding:9px 14px;font-size:.82rem;font-weight:800;text-decoration:none}#categories .category-grid{grid-template-columns:repeat(5,1fr);gap:15px}#categories .category-card{text-align:center;background:linear-gradient(145deg,#fffffffa,#eef6f7f2);border:1px solid #ffffff21;border-radius:18px;min-height:190px;padding:22px 16px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 16px 34px #00111833}#categories .category-card:hover{border-color:#ff9b39;transform:translateY(-5px);box-shadow:0 22px 44px #000c1252}#categories .category-card .category-icon{color:#0000;background:linear-gradient(145deg,#e8f7f8,#d7eef1);border-radius:23px;width:74px;height:74px;margin:0 auto 18px;font-size:0;position:relative;top:auto;right:auto;box-shadow:inset 0 0 0 1px #fffc}#categories .category-card .category-icon:before{color:#18272d;filter:drop-shadow(0 4px 5px #0a232a1f);font:2.15rem/1 ui-sans-serif,sans-serif;display:block}#categories .category-card:first-child .category-icon:before{content:"👟"}#categories .category-card:nth-child(2) .category-icon:before{content:"👞"}#categories .category-card:nth-child(3) .category-icon:before{content:"👜"}#categories .category-card:nth-child(4) .category-icon:before{content:"🧥"}#categories .category-card:nth-child(5) .category-icon:before{content:"👕"}#categories .category-card:nth-child(6) .category-icon:before{content:"🥼"}#categories .category-card:nth-child(7) .category-icon:before{content:"👖"}#categories .category-card:nth-child(8) .category-icon:before{content:"⌚"}#categories .category-card:nth-child(9) .category-icon:before{content:"💎"}#categories .category-card:nth-child(10) .category-icon:before{content:"🧢"}#categories .category-card .kicker,#categories .category-card p{display:none}#categories .category-card h3{color:#17231f;margin:0;font-size:1.12rem}#categories .category-card a{z-index:2;color:#0000;border-radius:18px;margin:0;font-size:0;text-decoration:none;display:block;position:absolute;inset:0}#categories .category-card a:after{content:"↗";color:#e66f18;font:900 1rem/1 ui-sans-serif,sans-serif;position:absolute;bottom:11px;right:14px}#categories .category-card a:focus-visible{outline-offset:3px;outline:3px solid #ff9b39}@media (width<=980px){#categories .category-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=650px){#categories .section-head{align-items:center}#categories .section-head>div:after{font-size:.92rem}#categories .category-grid{grid-template-columns:repeat(2,1fr);gap:11px}#categories .category-card{border-radius:15px;min-height:154px;padding:18px 10px}#categories .category-card .category-icon{border-radius:19px;width:62px;height:62px;margin-bottom:13px}#categories .category-card .category-icon:before{font-size:1.75rem}#categories .category-card h3{font-size:1rem}#categories .category-card a{border-radius:15px}}.article-band{background:#eef4f2;border-block:1px solid #dbe5e1}.article-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.article-card{color:#17231f;background:#fff;border:1px solid #d7e1dd;border-radius:20px;min-height:245px;padding:26px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:block;position:relative}.article-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0730391c}.article-card small{color:#718079;font-weight:750}.article-card h3{max-width:18ch;margin:24px 0 8px;font:800 1.55rem/1.12 Georgia,serif}.article-card p{color:#5b6963;font-size:.92rem}.article-card b{color:#d76519;font-size:.88rem}.article-mark{background:#e1f3f3;border-radius:17px;width:54px;height:54px;position:absolute;top:22px;right:22px}.article-mark:after{place-items:center;height:100%;font-size:1.5rem;display:grid}.article-mark.comparison:after{content:"⇄"}.article-mark.photos:after{content:"◉"}.article-mark.links:after{content:"⌁"}.article-mark.route:after{content:"↗"}.article-band h2{font:800 clamp(1.8rem,3vw,2.7rem)/1.08 Georgia,serif}@media (width<=620px){.article-grid{grid-template-columns:1fr}.article-card{min-height:220px}}:root{--ink:#251f2d;--muted:#6b6572;--paper:#fbfafc;--soft:#f5f1fa;--line:#e5deec;--mint:#eee5fb;--green:#6d35c4;--lime:#ffe4cc;--purple:#6d35c4;--purple-bright:#9456ff;--orange:#ad4300;--white:#fff;--shadow:0 18px 50px #4a27701a}body{background:linear-gradient(#fff 0,#fbfafc 38%,#f9f6fc 100%);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:#5e2ba9}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline-color:#ff8c22}.brand>span{color:#fff;background:linear-gradient(145deg,#a56cff,#5c25ad);border-radius:13px;width:42px;height:42px;position:relative;overflow:visible;box-shadow:0 8px 22px #6d35c440}.brand>span:after{content:"";background:#ff8c22;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:-2px;right:-2px}.brand strong{font-weight:850}.brand small{color:#807789}.site-header nav a:hover{color:#6d35c4;text-decoration-color:#ff8c22;text-decoration-thickness:2px}.section h2,.article-card h3,.article-band h2{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.quick{background:linear-gradient(135deg,#f2eaff,#fff6ed);border-color:#d8c7ef}.button{border-color:#d4c5e7}.button.primary,.search-box button{color:#fff;background:linear-gradient(135deg,#5b27aa,#8c4de9);border-color:#6d35c4}.button.primary:hover,.search-box button:hover{background:linear-gradient(135deg,#4f2098,#7e3fdd)}.category-card,.steps article,.compare article{border-color:#e4dcec;box-shadow:0 10px 30px #4c2a6b0b}.category-card:hover,.article-card:hover,.text-link:hover{border-color:#cdb6e8;box-shadow:0 18px 42px #5b27aa1f}.steps span{color:#5e2ba9;background:#eee5fb}.text-link{border-color:#e4dcec}.text-link b,.article-card b{color:#ad4300}.article-card small{color:#58675f}.check-list li:before{color:#6d35c4}.article-mark{color:#6d35c4;background:linear-gradient(145deg,#f2eaff,#fff2e6);box-shadow:inset 0 0 0 1px #e1d4ed}.article-mark.terms:after{content:"Aa";font-size:1rem;font-weight:900}.search-hero{background:radial-gradient(circle at 9% 48%,#ffa345fa 0,#ff8c227a 11%,#ff8c2200 30%),linear-gradient(118deg,#211430 0%,#33154b 50%,#491d66 100%)}.search-hero h1{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.search-hero h1 em{color:#ff9a45}.search-kicker{color:#ffc28b}.search-intro,.search-handoff{color:#e5dced}.finds-search{border:1px solid #fffc;border-radius:20px;box-shadow:0 28px 80px #11061c59}.source-marks span{color:#6c5b78;background:#f0e8f8}.finds-search button{background:linear-gradient(115deg,#54239d,#9456ff);border-radius:13px}.finds-search button:hover{background:linear-gradient(115deg,#481b8b,#8345ea)}.hero-shortcuts a{background:#2d134466}.hero-shortcuts a:hover{background:#ff8c2224;border-color:#ff9b45}.hero-shortcuts .all-finds{background:#ff8c2230;border-color:#ff9f4bbf}.hero-trust{color:#eadff0;background:#1c092a61;border-left-color:#ff8c22}.route-orbit b{background:linear-gradient(145deg,#a564ff,#6329b5)}.route-orbit span{background:#ff8c22}#categories{background:radial-gradient(circle at 12% 15%,#ff8f2647,#0000 30%),linear-gradient(120deg,#251435,#37164f 58%,#4a1d65)}#categories .section-head>a{background:#ff8c2226;border-color:#ff9d47b3}#categories .category-card{background:linear-gradient(145deg,#fff,#f8f2ff)}#categories .category-card:hover{border-color:#b88ce8;box-shadow:0 22px 44px #14061f52}.category-card .category-icon{place-items:center;display:grid;color:#0000!important;background:linear-gradient(145deg,#f1e7ff,#fff1e4)!important;box-shadow:inset 0 0 0 1px #e3d4f0!important}.category-card .category-icon:before{background:linear-gradient(145deg,#9456ff,#5b27aa);width:30px;height:30px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:""!important;filter:none!important;display:block!important}.category-card:first-child .category-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 14c4 0 5-8 7-8 2 5 5 7 10 8 2 .4 2 4-1 4H6c-3 0-4-1-3-4Z' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 14h12M11 10l-2 2' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 14c4 0 5-8 7-8 2 5 5 7 10 8 2 .4 2 4-1 4H6c-3 0-4-1-3-4Z' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E")}.category-card:nth-child(2) .category-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 15c3 0 5-7 7-7 3 4 5 5 10 6 2 1 1 4-1 4H6c-3 0-4-1-3-3Z' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='m10 10 4 4m-6-2 3 3M5 18v2h14' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 15c3 0 5-7 7-7 3 4 5 5 10 6 2 1 1 4-1 4H6c-3 0-4-1-3-3Z' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E")}.category-card:nth-child(3) .category-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='4' y='8' width='16' height='12' rx='3' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='M8 8V6a4 4 0 0 1 8 0v2' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='4' y='8' width='16' height='12' rx='3' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E")}.category-card:nth-child(4) .category-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 5c1-2 2-3 4-3s3 1 4 3l4 3-2 5-2-1v9H8v-9l-2 1-2-5 4-3Z' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M9 5c1 2 5 2 6 0' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 5c1-2 2-3 4-3s3 1 4 3l4 3-2 5-2-1v9H8v-9l-2 1-2-5 4-3Z' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E")}.category-card:nth-child(5) .category-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m8 3 4 2 4-2 5 4-3 5-2-1v10H8V11l-2 1-3-5 5-4Z' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M9 4c0 2 6 2 6 0' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m8 3 4 2 4-2 5 4-3 5-2-1v10H8V11l-2 1-3-5 5-4Z' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E")}.category-card:nth-child(6) .category-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 3 4 7l3 5 2-1v10h6V11l2 1 3-5-4-4-4 3-4-3Z' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M12 6v15' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 3 4 7l3 5 2-1v10h6V11l2 1 3-5-4-4-4 3-4-3Z' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E")}.category-card:nth-child(7) .category-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 3h10l-1 18h-4l-1-10-1 10H6L7 3Z' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M7 7h10' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 3h10l-1 18h-4l-1-10-1 10H6L7 3Z' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E")}.category-card:nth-child(8) .category-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 2h6l1 5a6 6 0 0 1 0 10l-1 5H9l-1-5a6 6 0 0 1 0-10l1-5Z' fill='none' stroke='black' stroke-width='2'/%3E%3Ccircle cx='12' cy='12' r='4' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='7' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E")}.category-card:nth-child(9) .category-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m4 9 4-5h8l4 5-8 11L4 9Z' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M4 9h16M8 4l4 5 4-5' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m4 9 4-5h8l4 5-8 11L4 9Z' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E")}.category-card:nth-child(10) .category-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 13a8 8 0 0 1 16 0H4Zm8-8v8m0 0c4 0 7 1 9 3-5 1-9 0-12-3' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 13a8 8 0 0 1 16 0H4Zm8-8v8m0 0c4 0 7 1 9 3-5 1-9 0-12-3' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E")}#categories .category-card .category-icon:before{width:36px;height:36px}footer{background:#1d1427}.footer-brand>span{color:#fff;background:linear-gradient(145deg,#a56cff,#5c25ad)}@media (width<=650px){.search-hero h1{font-size:clamp(2.05rem,9.8vw,2.7rem)}.category-card .category-icon:before{width:28px;height:28px}}.header-inner{gap:22px;min-height:70px}.actions{margin-top:20px}.section{padding:46px 0}main>.section+.section:not(.band):not(.article-band):not(#categories){padding-top:30px}.section-head{gap:18px;margin-bottom:22px}.quick{gap:20px;padding:21px 24px}.category-grid{gap:13px}.category-card{padding:20px 20px 18px}.steps{gap:14px;margin-top:20px}.steps article,.search-box{padding:22px}.link-grid{gap:10px}.text-link{padding:16px}.compare{gap:13px;margin:22px 0}.compare article{padding:19px}.closing{padding-bottom:60px}footer{padding:42px 0 20px}.footer-grid{gap:7vw}.footnote{margin-top:32px;padding-top:17px}.article-grid{gap:13px}.article-card{min-height:220px;padding:22px}.article-card h3{margin-top:20px}.search-hero{min-height:560px}.search-hero-inner{padding:52px 0 34px!important}.search-intro{margin:14px 0 19px!important}.hero-shortcuts{margin-top:14px}.search-handoff{margin-top:11px}.hero-trust{padding:13px 16px;margin-top:14px!important}.search-hero+.section{padding-top:36px}#categories .section-head{margin-bottom:26px}#categories .section-head h2{margin-bottom:8px}#categories .category-grid{gap:12px}#categories .category-card{min-height:170px;padding:18px 14px}#categories .category-card .category-icon{border-radius:20px;width:64px;height:64px;margin-bottom:14px}@media (width<=900px){.header-inner{gap:12px;padding-block:14px}.section{padding:38px 0}main>.section+.section:not(.band):not(.article-band):not(#categories){padding-top:24px}.search-hero{min-height:auto}.search-hero-inner{padding:48px 0 40px!important}footer{padding-top:38px}}@media (width<=650px){.section{padding:30px 0}main>.section+.section:not(.band):not(.article-band):not(#categories){padding-top:20px}.section-head{gap:12px;margin-bottom:18px}.quick{gap:7px;padding:18px}.category-card{padding:18px}.steps article{padding:19px}.closing{padding-bottom:46px}.article-card{min-height:195px;padding:20px}.search-hero-inner{padding:40px 0 34px!important}.search-hero+.section{padding-top:30px}.hero-trust{margin-top:20px!important}#categories .section-head{margin-bottom:18px}#categories .category-grid{gap:9px}#categories .category-card{min-height:140px;padding:14px 8px}#categories .category-card .category-icon{border-radius:17px;width:54px;height:54px;margin-bottom:10px}footer{padding:34px 0 18px}.footnote{margin-top:25px}}:root{--surface:#fff;--surface-soft:#f8f4fc;--surface-warm:#fff7ef;--radius-sm:12px;--radius-md:18px;--radius-lg:26px;--card-shadow:0 12px 32px #4a277013;--card-shadow-hover:0 18px 42px #5b27aa21}body{color:var(--ink);background:linear-gradient(#fff 0,#fbf9fd 52%,#f8f4fb 100%)}h1,h2,h3{text-wrap:balance}.site-header{background:#fffffff7;border-color:#ebe3f2;box-shadow:0 7px 24px #391f520f}.site-header nav{gap:5px}.site-header nav a{color:#332a3a;border-radius:10px;padding:8px 10px;transition:color .18s,background .18s}.site-header nav a:hover{color:#5e2ba9;background:#f5effb;text-decoration:none}.section h2{color:#292130;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.eyebrow,.kicker{color:#6d35c4}.quick{border-radius:var(--radius-md);box-shadow:var(--card-shadow);background:linear-gradient(135deg,#f1e8fd,#fff7ef);border-color:#d9c8ed}.quick span{color:#632bb2}.band,.article-band{background:linear-gradient(#f8f4fc,#f4eff9);border-color:#e6deed}.category-card,.steps article,.compare article,.article-card,.search-box,.text-link{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--card-shadow);border-color:#e3d9eb}.category-card,.steps article,.article-card,.text-link{transition:transform .18s,border-color .18s,box-shadow .18s}.category-card:hover,.steps article:hover,.article-card:hover,.text-link:hover{box-shadow:var(--card-shadow-hover);border-color:#cbb3e5;transform:translateY(-3px)}.category-card h3,.article-card h3,.steps h3,.text-link strong{color:#292130}.category-card p,.article-card p,.text-link span{color:#6b6572}.category-card .category-icon{border-radius:16px;width:48px;height:48px}.steps span{color:#632bb2;background:linear-gradient(145deg,#f0e6fb,#fff0e4);box-shadow:inset 0 0 0 1px #e2d4ee}.article-card{color:var(--ink)}.article-mark{border-radius:16px}.button{border-radius:var(--radius-sm);background:#fff;border-color:#d3c4e1;transition:transform .18s,box-shadow .18s,background .18s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #5b27aa26}.button.primary,.search-box button{background:linear-gradient(135deg,#5b27aa,#8c4de9)}.search-box input{background:#fdfcff;border-color:#cbbbd8}footer{background:linear-gradient(135deg,#1c1326,#291438);border-top:4px solid #6d35c4}@media (width<=900px){.site-header nav{gap:5px}.site-header nav a{padding:7px 9px}}@media (width<=650px){.site-header nav a{padding:7px 8px}.category-card,.steps article,.compare article,.article-card,.search-box,.text-link{border-radius:16px}}.section h2{font-size:clamp(1.48rem,2.9vw,2.4rem)}.article-band h2{font-size:clamp(1.48rem,2.25vw,2.08rem)}#categories .section-head h2{font-size:clamp(1.7rem,2.8vw,2.55rem)}body,main>.section,.band,.article-band,.quick{background:#fff}.quick{border-left:4px solid #7a3dcb}#categories{color:var(--ink);background:#fff;border-block:1px solid #ebe3f1}#categories:before,#categories:after{display:none}#categories .section-head .eyebrow{color:#6d35c4}#categories .section-head h2{color:var(--ink)}#categories .section-head>div:after{color:var(--muted)}#categories .section-head>a{color:#5e2ba9;background:#fff;border-color:#d4c2e6}#categories .category-card{box-shadow:var(--card-shadow);background:#fff;border-color:#e3d9eb}#categories .category-card:hover{box-shadow:var(--card-shadow-hover);border-color:#c6abe1}footer{color:var(--ink);background:#fff;border-top:1px solid #e5ddeb}.footer-brand{color:var(--ink)}.footer-grid p{color:var(--muted)}footer nav a{color:#4f4655}footer nav a:hover{color:#6d35c4}.footnote{color:#817889;border-top-color:#e5ddeb}.brand small,.footnote{color:#6f6576}@media (width<=900px){.site-header nav a{min-height:44px;align-items:center;display:inline-flex}}@media (width<=650px){.site-header nav{flex-wrap:wrap;gap:4px 6px;padding-bottom:0;overflow-x:visible}.site-header nav a{min-height:44px;padding:8px 9px}}