
:root{--ink:#11231e;--muted:#61706b;--paper:#f5f3ed;--card:#fff;--accent:#d9ff68;--line:#d9ded9;--deep:#102a23;--soft:#e8eee8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--paper);color:var(--ink)}a{color:inherit}header{position:sticky;top:0;z-index:20;background:#f5f3edf2;backdrop-filter:blur(14px);border-bottom:1px solid #0000000d}.nav{max-width:1200px;margin:auto;padding:18px 28px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-weight:950;font-size:25px;letter-spacing:-1.2px;text-decoration:none}.brand span{font-weight:500}.navlinks{display:flex;gap:24px;align-items:center}.navlinks a{text-decoration:none;font-size:14px;font-weight:650}.pill{border:1px solid var(--ink);padding:10px 15px;border-radius:999px}.hero,.wrap{max-width:1200px;margin:auto;padding-left:28px;padding-right:28px}.hero{padding-top:74px;padding-bottom:68px;display:grid;grid-template-columns:1.18fr .82fr;gap:54px;align-items:center}.eyebrow{font-size:12px;font-weight:900;letter-spacing:2px;text-transform:uppercase}.hero h1{font-size:clamp(52px,7.2vw,94px);line-height:.91;letter-spacing:-5px;margin:16px 0 24px}.hero h1 em{font-style:normal;background:linear-gradient(transparent 67%,var(--accent) 0)}.lede{font-size:21px;line-height:1.55;color:var(--muted);max-width:680px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 14px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border:1px solid var(--ink);border-radius:999px;text-decoration:none;font-weight:850;background:transparent;cursor:pointer}.primary{background:var(--ink);color:#fff}.micro,.fine{font-size:12px;color:var(--muted);line-height:1.5}.visual{background:var(--deep);border-radius:32px;color:#fff;padding:34px;min-height:480px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.visual:after{content:'';position:absolute;width:290px;height:290px;border:60px solid #d9ff6825;border-radius:50%;right:-100px;top:-100px}.visual .tag{background:var(--accent);color:var(--ink);font-weight:900;padding:9px 12px;border-radius:999px;width:max-content;font-size:12px}.visual h2{font-size:42px;letter-spacing:-2px;line-height:1.03;margin:20px 0}.jobgrid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.job{border:1px solid #ffffff35;padding:15px;border-radius:16px;font-size:13px}.job strong{display:block;font-size:18px;margin-bottom:4px}.section{padding-top:76px;padding-bottom:76px}.section h2,.split h2,.finder-intro h1{font-size:clamp(38px,5vw,58px);letter-spacing:-2.8px;line-height:1;margin:12px 0 18px}.sectionlead{font-size:18px;color:var(--muted);line-height:1.6;max-width:760px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.card{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:28px;text-decoration:none}.card .icon{font-size:28px}.card h3{font-size:25px;letter-spacing:-1px;margin:22px 0 8px}.card p{color:var(--muted);line-height:1.55}.card.live{background:var(--accent)}.split{max-width:1200px;margin:35px auto;padding:58px 28px;display:grid;grid-template-columns:1fr 1fr;gap:42px}.dark{background:var(--deep);color:#fff;border-radius:34px;padding:45px}.dark p{color:#d1d9d6;line-height:1.65}.steps{display:grid;gap:12px}.step{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;display:grid;grid-template-columns:46px 1fr;gap:15px}.step b{width:42px;height:42px;border-radius:50%;background:var(--accent);display:grid;place-items:center}.step h3{margin:2px 0 6px}.step p{margin:0;color:var(--muted);line-height:1.5}.feature{background:var(--accent);border-radius:32px;padding:45px;display:grid;grid-template-columns:1fr .6fr;gap:35px;margin-top:28px}.feature h3{font-size:38px;letter-spacing:-2px;margin:10px 0}.checklist{display:grid;gap:10px}.checklist div{background:#ffffff99;border-radius:14px;padding:13px;font-weight:700}.articlegrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;text-decoration:none}.article small{font-weight:900;letter-spacing:1px}.article h3{font-size:22px;line-height:1.15}.article p{color:var(--muted);line-height:1.5}.trust{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.trustbox{background:#fff;border:1px solid var(--line);border-radius:25px;padding:30px}.trustbox li{margin:13px 0;line-height:1.45}footer{margin-top:70px;border-top:1px solid var(--line)}.footer{max-width:1200px;margin:auto;padding:42px 28px 65px;display:grid;grid-template-columns:1.3fr 1fr;gap:30px}.footerlinks{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end}.footerlinks a{font-size:13px}.finder-intro{padding:60px 0 25px}.finder-intro p{font-size:18px;line-height:1.6;max-width:800px;color:var(--muted)}.finder-layout{display:grid;grid-template-columns:1fr 310px;gap:22px}.finder{background:#fff;padding:28px;border:1px solid var(--line);border-radius:24px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.finder label{font-weight:800;font-size:14px;display:flex;flex-direction:column;gap:8px}.finder select{padding:13px;border:1px solid var(--line);border-radius:11px;background:#fff;font:inherit}.why{background:var(--deep);color:#fff;border-radius:24px;padding:28px}.why p{border-bottom:1px solid #ffffff22;padding-bottom:12px}.why small{color:#cbd4d1;line-height:1.5}.results{padding-top:65px}.result-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.product{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px}.product.top{border:2px solid var(--ink)}.rank{font-size:11px;font-weight:900;letter-spacing:1.3px}.score{font-size:12px;background:var(--accent);padding:6px 10px;border-radius:999px;display:inline-block}.product h3{font-size:27px;margin-bottom:8px}.reason{color:var(--muted);line-height:1.5}.pros{padding-left:18px;line-height:1.65}.warn{background:#fff4d8;padding:10px 12px;border-radius:10px;font-size:13px}.verified{font-size:11px;color:var(--muted)}.method,.disclosure{margin-top:25px;padding:24px;border:1px solid var(--line);border-radius:18px}.disclosure{background:#ebe9df}.method p,.disclosure p{color:var(--muted);line-height:1.6}.content{max-width:850px;margin:auto;padding:70px 28px}.content h1{font-size:52px;letter-spacing:-3px}.content h2{margin-top:42px;font-size:30px}.content p,.content li{line-height:1.7;color:#44534e}.callout{background:var(--accent);padding:24px;border-radius:18px;margin:28px 0}.badge{font-size:11px;font-weight:900;letter-spacing:1px;background:var(--soft);padding:7px 10px;border-radius:999px}.linkbtn{border:0;background:none;text-decoration:underline;cursor:pointer}@media(max-width:850px){.navlinks a:not(.pill){display:none}.hero,.split,.feature,.finder-layout,.trust,.footer{grid-template-columns:1fr}.hero{padding-top:45px}.hero h1{letter-spacing:-3px}.cards,.articlegrid,.result-cards,.finder{grid-template-columns:1fr}.visual{min-height:390px}.footerlinks{justify-content:flex-start}.section{padding-top:55px;padding-bottom:55px}}
.commerce-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0}.metric{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.metric b{display:block;font-size:24px}.metric span{font-size:12px;color:var(--muted)}.compare{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden;margin:25px 0}.compare th,.compare td{padding:14px;border-bottom:1px solid var(--line);text-align:left;font-size:14px}.compare th{background:var(--soft)}.status{display:inline-block;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.7px;background:#eef0ec}.status.live{background:var(--accent)}.status.pending{background:#fff0c9}.commerce-note{border-left:4px solid var(--accent);padding:12px 16px;background:#fff;margin:18px 0}.product-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:32px;align-items:start}.specbox{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.specrow{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--line)}.specrow:last-child{border:0}.fitgrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fit{padding:22px;border-radius:20px;background:#fff;border:1px solid var(--line)}.fit.no{background:#fff5df}.merchant{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.merchant:last-child{border:0}.merchant small{display:block;color:var(--muted);margin-top:5px}@media(max-width:850px){.commerce-strip,.product-hero,.fitgrid{grid-template-columns:1fr}.compare{display:block;overflow-x:auto}}

/* V4.1 visual + conversion hardening */
:root{--lime:#d9ff68;--forest:#102a23;--cream:#f5f3ed;--warm:#fffdf7}
.hero{padding-top:58px;padding-bottom:54px}.hero h1{max-width:720px}.section{padding-top:62px;padding-bottom:62px}.finder-intro{padding-top:54px}
.hero-showcase{background:var(--forest);border-radius:32px;min-height:480px;position:relative;overflow:hidden;padding:28px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}
.hero-showcase:before{content:'';position:absolute;inset:auto -90px -130px auto;width:360px;height:360px;border-radius:50%;background:#d9ff681b;border:60px solid #d9ff681a}
.showcase-stage{position:relative;height:270px;margin-top:12px}.machine{position:absolute;background:var(--lime);border:2px solid #0c1f1a;box-shadow:0 18px 40px #0003}.machine.pool{width:170px;height:112px;border-radius:52px 52px 30px 30px;left:14px;bottom:24px;transform:rotate(-5deg)}.machine.pool:before,.machine.pool:after{content:'';position:absolute;width:30px;height:30px;border:10px solid #18352c;border-radius:50%;bottom:-15px}.machine.pool:before{left:18px}.machine.pool:after{right:18px}.machine.mower{width:155px;height:92px;border-radius:55px 55px 26px 26px;right:6px;top:18px;transform:rotate(5deg)}.machine.mower:after{content:'';position:absolute;width:76px;height:15px;background:#18352c;border-radius:999px;left:38px;top:24px}.showcase-label{position:absolute;background:#fff;color:var(--ink);padding:9px 12px;border-radius:999px;font-size:12px;font-weight:850;box-shadow:0 8px 24px #0002}.showcase-label.one{left:8px;top:5px}.showcase-label.two{right:0;bottom:18px}.showcase-copy{position:relative;z-index:2}.showcase-copy h2{font-size:38px;letter-spacing:-1.8px;line-height:1.02;margin:10px 0}.showcase-copy p{color:#d7e0dd;line-height:1.55;margin:0;max-width:470px}
.chore-card{overflow:hidden;padding:0!important}.chore-art{height:150px;background:var(--soft);position:relative;display:grid;place-items:center}.chore-art svg{width:100%;height:100%}.chore-body{padding:24px}.chore-body h3{margin:5px 0 8px}.chore-body .badge{display:inline-block;margin-bottom:10px}
.discovery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px;margin-top:30px}.discovery{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;text-decoration:none;grid-column:span 4}.discovery.wide{grid-column:span 8}.discovery-art{height:210px;background:var(--forest);position:relative;overflow:hidden;display:grid;place-items:center}.discovery-art.light{background:#e9eee8}.discovery-art .orb{width:130px;height:90px;border-radius:55px 55px 30px 30px;background:var(--lime);border:2px solid var(--ink);box-shadow:0 18px 34px #0003}.discovery-art .orb:after{content:'';display:block;width:48px;height:9px;border-radius:999px;background:var(--ink);margin:24px auto}.discovery-copy{padding:24px}.discovery-copy small{font-weight:900;letter-spacing:1.2px}.discovery-copy h3{font-size:25px;letter-spacing:-1px;margin:9px 0}.discovery-copy p{color:var(--muted);line-height:1.55}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.product-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden}.product-card.featured{border:2px solid var(--ink)}.product-art{height:170px;background:#e9eee8;display:grid;place-items:center;position:relative}.product-art .bot{width:140px;height:88px;border-radius:50px 50px 28px 28px;background:var(--lime);border:2px solid var(--ink);position:relative}.product-art .bot:after{content:'';position:absolute;width:58px;height:10px;background:var(--ink);border-radius:999px;left:39px;top:23px}.product-card-body{padding:22px}.product-card h3{font-size:22px;letter-spacing:-.7px;margin:7px 0}.product-card p{color:var(--muted);line-height:1.5}.fitline{font-size:13px;padding:10px 0;border-top:1px solid var(--line)}.fitline b{color:var(--ink)}.limitation{background:#fff5df;border-radius:12px;padding:10px 12px;font-size:12px;line-height:1.45;margin:12px 0}.product-actions{display:flex;gap:8px;flex-wrap:wrap}.product-actions .btn{padding:10px 13px;font-size:12px}
.consumer-callout{background:var(--forest);color:#fff;border-radius:28px;padding:34px;margin-top:30px}.consumer-callout p{color:#d7e0dd;line-height:1.65;max-width:820px}.consumer-callout .btn{border-color:#fff;color:#fff}.consumer-callout .primary{background:var(--lime);border-color:var(--lime);color:var(--ink)}
.placeholder-note{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;margin-top:18px;color:var(--muted);line-height:1.55}.finder-empty{background:#fff;border:1px dashed #aab5b0;border-radius:22px;padding:32px;text-align:center;margin-top:20px}.finder-empty h3{margin:0 0 8px}.finder-empty p{color:var(--muted);margin:0 auto;max-width:600px;line-height:1.55}
@media(max-width:850px){.discovery-grid,.product-grid{grid-template-columns:1fr}.discovery,.discovery.wide{grid-column:1}.hero-showcase{min-height:420px}.showcase-stage{height:230px}.product-grid{display:grid}}

/* V4.5 launch readiness */
.affiliate-disclosure-inline{background:#eef2e8;border:1px solid #d5ddcf;border-radius:14px;padding:12px 15px;margin:14px 0 24px;font-size:12px;line-height:1.5;color:#44534e}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:99;background:#fff;padding:10px}.btn:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #6b8f21;outline-offset:3px}@media(max-width:600px){.nav{padding:14px 18px}.hero,.wrap,.content{padding-left:18px;padding-right:18px}.hero h1{font-size:52px}.content h1{font-size:42px}.btn{min-height:44px}.product-actions .btn{min-height:44px}.specrow{flex-direction:column;gap:4px}.merchant{grid-template-columns:1fr}.merchant .btn{width:100%}}

/* RC1 consumer-trust + Finder result hardening */
.method-hero{padding-top:72px;padding-bottom:36px}.method-hero h1{font-size:clamp(52px,7vw,82px);letter-spacing:-4px;line-height:.95;margin:14px 0 22px;max-width:900px}.method-lede{font-size:21px;line-height:1.6;color:var(--muted);max-width:820px}.method-journey{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:18px;padding-bottom:62px}.journey-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px;position:relative}.journey-num{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--accent);font-weight:950;margin-bottom:30px}.journey-card h2{font-size:28px;letter-spacing:-1.2px;line-height:1.08;margin:10px 0 14px}.journey-card p:last-child{color:var(--muted);line-height:1.6}.method-promise{background:var(--deep);color:#fff;border-radius:32px;padding:48px;display:grid;grid-template-columns:1.3fr .7fr;gap:35px;align-items:center}.method-promise h2{font-size:clamp(38px,5vw,58px);letter-spacing:-2.5px;line-height:1;margin:12px 0 18px}.method-promise p{color:#d1d9d6;line-height:1.65;max-width:720px}.promise-mark{font-size:68px;font-weight:950;line-height:.8;letter-spacing:-4px;text-align:right}.promise-mark span{color:var(--accent)}.method-trust{padding-top:70px;padding-bottom:60px;display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:start}.method-trust h2{font-size:44px;letter-spacing:-2px;line-height:1;margin:12px 0 20px}.method-trust p{color:var(--muted);line-height:1.7}.trust-rules{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px}.trust-rules h3{margin:4px 0 10px;font-size:20px}.trust-rules h3:not(:first-child){margin-top:28px}.trust-rules ul{padding-left:20px;color:var(--muted);line-height:1.65}.method-cta{background:var(--accent);border-radius:28px;padding:34px 40px;display:flex;justify-content:space-between;align-items:center;gap:30px}.method-cta h2{font-size:34px;letter-spacing:-1.5px;margin:8px 0}.method-cta p{max-width:700px;margin-bottom:0}.method-cta .btn{flex:0 0 auto}.result-cards{display:block}.best-result>.product{max-width:820px}.alternatives{margin-top:28px}.alternatives>h3{font-size:24px;margin-bottom:14px}.alternatives>.product{display:inline-block;vertical-align:top;width:calc(50% - 10px);margin:0 16px 16px 0}.why-fit{background:#eef5e9;border-radius:14px;padding:14px 16px;margin:16px 0}.why-fit strong{font-size:13px}.why-fit ul{margin:8px 0 0;padding-left:19px;line-height:1.6}.eliminated-wrap{margin-top:26px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 22px}.eliminated-wrap summary{font-weight:850;cursor:pointer}.eliminated-list{margin-top:16px}.eliminated{display:grid;grid-template-columns:1.2fr 1fr auto;gap:20px;align-items:center;border-top:1px solid var(--line);padding:17px 0}.eliminated h3{font-size:18px;margin:4px 0}.eliminated p{font-size:13px;color:var(--muted)}.eliminated a{font-size:12px;font-weight:800}.product .limitation{background:#fff5df}.product.top{box-shadow:0 10px 30px #11231e0d}.product.top>.rank{background:var(--accent);padding:7px 10px;border-radius:999px}.results>h2{font-size:36px;letter-spacing:-1.5px;max-width:800px}.method a{font-weight:800}.score{display:none}
@media(max-width:850px){.method-journey,.method-promise,.method-trust{grid-template-columns:1fr}.promise-mark{text-align:left;font-size:54px}.method-cta{align-items:flex-start;flex-direction:column}.alternatives>.product{display:block;width:100%;margin-right:0}.eliminated{grid-template-columns:1fr;gap:5px}.method-hero h1{letter-spacing:-2.5px}}

/* RC2 Finder decision-result experience */
.profile-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0 28px}.profile-strip>div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px 16px}.profile-strip span{display:block;font-size:10px;font-weight:900;letter-spacing:1.2px;color:var(--muted);margin-bottom:5px}.profile-strip b{font-size:14px}.decision-head{background:var(--deep);color:#fff;border-radius:28px;padding:30px 32px;display:flex;justify-content:space-between;align-items:center;gap:30px;margin:0 0 18px}.decision-head h3{font-size:34px;letter-spacing:-1.5px;margin:7px 0}.decision-head p:not(.eyebrow){color:#d1d9d6;line-height:1.55;max-width:690px;margin-bottom:0}.decision-head .btn{background:var(--accent);color:var(--ink);border-color:var(--accent);white-space:nowrap}.section-title-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:36px 0 14px}.section-title-row h3{font-size:27px;letter-spacing:-1px;margin:5px 0 0}.section-title-row>a{font-weight:800;font-size:13px;white-space:nowrap}.no-match{background:#fff5df;border:1px solid #ead9ad;border-radius:22px;padding:28px;margin-top:20px}.no-match h3{font-size:27px;margin:0 0 8px}.no-match p{color:var(--muted);line-height:1.6;margin:0}.best-result>.product{border:0;box-shadow:none;background:#fff}.best-result>.product.top{border:2px solid var(--ink)}
@media(max-width:850px){.profile-strip{grid-template-columns:1fr 1fr}.decision-head,.section-title-row{align-items:flex-start;flex-direction:column}.decision-head .btn{width:100%}}
@media(max-width:520px){.profile-strip{grid-template-columns:1fr}}

/* RC2.1 Finder conversion polish */
.best-choice{background:var(--deep);color:#fff;border-radius:28px;padding:30px 32px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;margin:0 0 26px}.best-choice h3{font-size:34px;letter-spacing:-1.5px;margin:8px 0}.best-choice .reason{color:#d1d9d6;margin:0 0 14px}.best-choice .why-fit{background:#ffffff12}.best-choice .limitation{background:#fff5df;color:var(--ink);border-radius:12px;padding:13px 15px}.best-choice .warn{background:#fff5df;color:var(--ink);border-radius:12px;padding:13px 15px}.best-choice-actions{display:flex;flex-direction:column;gap:12px;min-width:205px}.best-choice-actions .btn{background:var(--accent);color:var(--ink);border-color:var(--accent);text-align:center}.best-choice-actions .text-link{color:#fff;font-weight:800;font-size:13px;text-align:center}.alt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.alt-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;min-width:0}.alt-card h3{font-size:20px;margin:8px 0}.alt-card p{font-size:13px;line-height:1.55;color:var(--muted)}.alt-card .mini-note{background:#eef5e9;color:var(--ink);padding:11px 12px;border-radius:12px}.alt-card .warn{background:#fff5df;color:var(--ink);padding:11px 12px;border-radius:12px}.alt-card>a{font-size:13px;font-weight:850}.best-result,.decision-head{display:none!important}
@media(max-width:900px){.best-choice{grid-template-columns:1fr}.best-choice-actions{min-width:0}.alt-grid{grid-template-columns:1fr}.best-choice h3{font-size:28px}}

/* RC2.4 one-pass consumer polish */
.navlinks{flex-wrap:wrap;justify-content:flex-end}.finder-intro{padding-bottom:12px}.finder-intro+ .section{padding-top:38px}.finder-intro h1{max-width:1100px}.consumer-callout{margin-top:32px}.chore-body p,.card p{font-size:16px}.method-lede{max-width:760px}.finder-empty{padding:38px}.navlinks a[aria-current="page"]{text-decoration:underline;text-underline-offset:5px}
@media(max-width:1050px){.navlinks{gap:14px}.navlinks a{font-size:13px}}
