:root{--ink:#18352e;--cream:#f6f2e9;--paper:#fffdf8;--coral:#ef765d;--mint:#bcd9c7;--blue:#b8d9e8;--line:#d9d8cf;--muted:#66736e;--radius:24px;--shadow:0 18px 50px rgba(24,53,46,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem;z-index:99}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,80px);border-bottom:1px solid var(--line);position:relative;z-index:5;background:rgba(255,253,248,.94)}.brand{font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:800;display:flex;align-items:center;gap:.7rem}.brand-mark{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:var(--ink);color:#fff;font-size:.75rem;letter-spacing:-.05em}.site-header nav{display:flex;gap:2.2rem;font-weight:600;font-size:.92rem}.site-header nav a:hover{color:var(--coral)}.button{display:inline-flex;align-items:center;justify-content:center;gap:2rem;background:var(--ink);color:white;padding:1rem 1.25rem;border-radius:8px;font-weight:700;border:0;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);background:#244a40}.button-small{padding:.7rem 1rem;font-size:.85rem;gap:.7rem}.hero{min-height:670px;display:grid;grid-template-columns:1.08fr .92fr;background:var(--cream);overflow:hidden}.hero-copy{padding:clamp(70px,9vw,125px) clamp(30px,8vw,130px)}.eyebrow{font-weight:700;letter-spacing:.13em;font-size:.73rem;margin:0 0 1.4rem;display:flex;align-items:center;gap:.65rem}.eyebrow span{width:28px;height:2px;background:var(--coral)}h1,h2{font-family:Manrope,sans-serif;line-height:1.05;letter-spacing:-.045em;margin:0}h1{font-size:clamp(3rem,5.2vw,5.5rem);max-width:800px}h1 em{font-style:normal;color:var(--coral)}.hero-lead{max-width:600px;font-size:1.13rem;color:var(--muted);margin:2rem 0}.hero-actions{display:flex;align-items:center;gap:1.8rem}.text-link{font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:2px}.proof{display:flex;align-items:center;margin-top:3rem;gap:1rem}.proof p{margin:0}.proof small{color:var(--muted)}.avatars{display:flex}.avatars span{width:36px;height:36px;border-radius:50%;background:white;display:grid;place-items:center;border:2px solid var(--cream);margin-left:-7px}.hero-visual{position:relative;background:var(--mint);min-height:640px;overflow:hidden}.sun{position:absolute;width:310px;height:310px;border-radius:50%;background:#f2c96f;right:-80px;top:-80px}.window{position:absolute;left:12%;top:12%;width:42%;height:31%;background:#d7edf3;border:11px solid #fff7e8;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:7px}.window span{border-right:2px solid rgba(24,53,46,.15)}.sofa{position:absolute;left:12%;right:7%;bottom:16%;height:38%}.sofa-back,.sofa-base,.cushion{position:absolute;background:#f5a78c;border:3px solid var(--ink)}.sofa-back{left:6%;right:6%;top:0;height:72%;border-radius:30px 30px 10px 10px}.cushion{top:40%;height:35%;width:43%;background:#f8bca7;border-radius:15px}.cushion.one{left:8%}.cushion.two{right:8%}.sofa-base{bottom:4%;left:0;right:0;height:26%;border-radius:13px}.leg{position:absolute;bottom:-7%;height:12%;width:5%;background:var(--ink)}.leg.left{left:10%}.leg.right{right:10%}.cat{position:absolute;right:14%;bottom:42%;width:160px;height:190px}.cat-body{position:absolute;width:110px;height:120px;background:#e4ae57;border:3px solid var(--ink);border-radius:55% 55% 35% 35%;bottom:0}.cat-head{position:absolute;width:100px;height:85px;background:#e4ae57;border:3px solid var(--ink);border-radius:50%;left:3px;top:5px;display:grid;place-items:center}.cat-head i,.cat-head b{position:absolute;top:-17px;width:34px;height:42px;background:#e4ae57;border:3px solid var(--ink);transform:rotate(25deg);z-index:-1}.cat-head i{left:4px}.cat-head b{right:4px;transform:rotate(-25deg)}.cat-head span{font-size:1.15rem}.tail{position:absolute;width:105px;height:65px;border:17px solid #e4ae57;border-left:0;border-bottom:0;border-radius:0 60px 0 0;right:-25px;bottom:8px}.plant{position:absolute;left:5%;bottom:45%;width:100px;height:170px}.plant b{position:absolute;bottom:0;left:26px;width:62px;height:70px;background:#dd765e;border:3px solid var(--ink);border-radius:8px 8px 25px 25px}.plant i{position:absolute;width:42px;height:90px;background:#508f70;border:3px solid var(--ink);border-radius:70% 10% 70% 10%;left:40px;top:20px;transform:rotate(-25deg)}.plant i:nth-child(2){left:8px;top:45px;transform:rotate(-65deg)}.plant i:nth-child(3){left:67px;top:48px;transform:rotate(18deg)}.clean-badge{position:absolute;bottom:8%;left:7%;background:white;border-radius:12px;padding:.8rem 1rem;display:flex;align-items:center;gap:.8rem;box-shadow:var(--shadow);font-size:1.2rem}.clean-badge>span{display:flex;flex-direction:column}.clean-badge small{font-size:.75rem;color:var(--muted)}.problem-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:2rem clamp(22px,7vw,110px);border-bottom:1px solid var(--line);background:#fff}.problem-strip>div{display:flex;gap:1rem;padding:0 2rem;border-right:1px solid var(--line)}.problem-strip>div:last-child{border:0}.problem-strip b{color:var(--coral)}.problem-strip span{display:flex;flex-direction:column}.problem-strip small{color:var(--muted)}.section,.guides{padding:clamp(80px,10vw,145px) clamp(22px,7vw,110px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:3.2rem}.section-heading h2,.quiz-copy h2{font-size:clamp(2.7rem,4.4vw,4.8rem)}.section-heading>p{max-width:460px;color:var(--muted);font-size:1.05rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.product-card{border:1px solid var(--line);border-radius:var(--radius);padding:2rem;position:relative;background:white}.product-card.featured{border:2px solid var(--ink);box-shadow:var(--shadow)}.tag{position:absolute;top:0;right:20px;background:var(--ink);color:#fff;padding:.45rem .8rem;border-radius:0 0 8px 8px;font-size:.68rem;font-weight:800;letter-spacing:.09em}.product-icon{height:160px;border-radius:17px;display:grid;place-items:center;font-size:4rem;font-family:Manrope;margin-bottom:1.6rem}.product-icon.coral{background:#f9d8cf}.product-icon.mint{background:#dcebe0}.product-icon.blue{background:#d9edf3}.card-kicker{font-size:.7rem;letter-spacing:.1em;color:var(--coral);font-weight:800}.product-card h3{font-family:Manrope;font-size:1.6rem;margin:.25rem 0}.product-card>p:not(.card-kicker){color:var(--muted);min-height:74px}.product-card ul{list-style:none;padding:1rem 0;margin:0;border-top:1px solid var(--line);font-size:.89rem;min-height:145px}.product-card li{margin:.6rem 0}.product-card .button{width:100%}.paid{display:block;text-align:center;color:var(--muted);margin-top:.7rem;font-size:.68rem}.quiz-section{background:var(--ink);color:white;padding:clamp(70px,9vw,120px) clamp(22px,9vw,145px);display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:center}.eyebrow.light span{background:#f2c96f}.quiz-copy>p:not(.eyebrow){color:#bfd0ca;max-width:430px}.quiz-note{display:inline-block;border:1px solid #547068;border-radius:30px;padding:.65rem 1rem;margin-top:1rem}.quiz-card{background:#fff;color:var(--ink);border-radius:var(--radius);padding:clamp(1.5rem,4vw,3rem)}.quiz-step{font-size:.7rem;letter-spacing:.14em;color:var(--coral);font-weight:800}.quiz-card h3{font-family:Manrope;font-size:1.65rem}.quiz-options{display:grid;gap:.8rem;margin-top:1.6rem}.quiz-options button{display:flex;text-align:left;align-items:center;gap:1rem;background:#faf9f4;border:1px solid var(--line);border-radius:12px;padding:1rem;cursor:pointer;font-size:1.5rem;color:var(--ink)}.quiz-options button:hover{border-color:var(--coral);transform:translateX(3px)}.quiz-options span{display:flex;flex-direction:column;font-size:.95rem}.quiz-options small{color:var(--muted)}.quiz-result{text-align:center}.result-icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:var(--mint);font-size:1.5rem;margin:auto}.quiz-result h3{font-size:2rem;margin:.3rem}.quiz-result .button{margin-top:1rem}.reset{display:block;margin:1rem auto 0;border:0;background:none;text-decoration:underline;color:var(--muted);cursor:pointer}.comparison{background:var(--cream)}.table-wrap{overflow:auto;background:white;border-radius:18px;border:1px solid var(--line)}table{border-collapse:collapse;width:100%;min-width:780px}th,td{text-align:left;padding:1.25rem;border-bottom:1px solid var(--line)}thead th{font-size:.7rem;letter-spacing:.08em;color:var(--muted)}tbody th span{display:block;width:max-content;margin-top:.3rem;background:#f7d56f;padding:.2rem .4rem;font-size:.58rem;border-radius:3px}.yes{color:#27745a}td a{font-weight:700}.guides{background:white}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.guide-grid>a{min-height:270px;padding:2rem;background:var(--cream);border-radius:17px;display:flex;flex-direction:column;transition:.2s}.guide-grid>a:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.guide-grid span{font-size:.7rem;letter-spacing:.1em;color:var(--coral);font-weight:800}.guide-grid h3{font-family:Manrope;font-size:1.5rem;line-height:1.2}.guide-grid p{color:var(--muted)}.guide-grid b{margin-top:auto}footer{background:#102a24;color:white;padding:4rem clamp(22px,7vw,110px) 1.5rem;display:grid;grid-template-columns:2fr 1fr 2fr;gap:3rem}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}footer h3{font-size:.8rem;letter-spacing:.1em;color:#9bb1aa}footer a:not(.brand){color:#dce7e3}footer p{color:#9bb1aa}.affiliate-disclosure{font-size:.75rem;max-width:430px}.copyright{grid-column:1/-1;border-top:1px solid #2c4942;padding-top:1.3rem;font-size:.75rem}.article-header{background:var(--cream);padding:7rem max(22px,calc((100vw - 900px)/2)) 4rem}.article-header h1{font-size:clamp(2.7rem,6vw,5rem)}.article{max-width:760px;margin:0 auto;padding:4rem 22px}.article h2{font-size:2rem;margin-top:2.5rem}.article p,.article li{font-size:1.08rem;color:#3f504b}.article .callout{background:#e7f0e9;padding:1.4rem;border-radius:12px;border-left:4px solid var(--coral)}.article-nav{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:2rem;margin-top:3rem}.guide-list{max-width:950px;margin:auto;padding:5rem 22px;display:grid;gap:1rem}.guide-list a{padding:1.4rem;border:1px solid var(--line);border-radius:12px;display:flex;justify-content:space-between}.guide-list a:hover{border-color:var(--coral)}.legal{max-width:800px;margin:auto;padding:5rem 22px}.legal h1{font-size:3rem}.legal h2{font-size:1.5rem;margin-top:2.5rem}.setup-banner{background:#fff1b8;color:#473b12;padding:.75rem 1rem;text-align:center;font-size:.85rem}.setup-banner code{background:#fff8dc;padding:.15rem .3rem}.setup-banner button{margin-left:1rem;border:0;background:none;text-decoration:underline;cursor:pointer}@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-visual{min-height:540px}.problem-strip{grid-template-columns:1fr;gap:1rem}.problem-strip>div{border:0;padding:.4rem}.product-grid,.guide-grid{grid-template-columns:1fr}.quiz-section{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.product-card>p:not(.card-kicker),.product-card ul{min-height:0}footer{grid-template-columns:1fr 1fr}footer>div:first-child{grid-column:1/-1}}@media(max-width:560px){.site-header .button{display:none}.site-header{height:70px}.hero-copy{padding:65px 22px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:420px}.window{height:26%}.sofa{left:5%;right:4%;bottom:10%}.cat{transform:scale(.7);transform-origin:bottom right;right:4%;bottom:38%}.plant{transform:scale(.7);transform-origin:bottom left}.clean-badge{display:none}.problem-strip{padding:1.5rem 22px}.section,.guides{padding:70px 22px}.quiz-section{padding:70px 22px}footer{grid-template-columns:1fr}.copyright{grid-column:1}h1{font-size:3.1rem}}

.article-meta{font-size:.82rem!important;color:var(--muted)!important;margin:-2.2rem 0 2.8rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.article-meta a{text-decoration:underline}.article-cta{margin:3rem 0 1rem;padding:1.7rem;background:var(--cream);border:1px solid var(--line);border-radius:16px}.article-cta h2{margin:0 0 .6rem;font-size:1.45rem}.article-cta p{margin:.5rem 0 1.1rem;font-size:.96rem}.article-cta .button{margin-right:1rem}.article-cta small{display:block;margin-top:.75rem;color:var(--muted)}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0}.method-grid>div{padding:1.4rem;background:var(--cream);border-radius:12px}.method-grid b{display:block;color:var(--coral);margin-bottom:.4rem}@media(max-width:700px){.method-grid{grid-template-columns:1fr}.article-cta .button{width:100%}}

.hero-photo{position:relative;min-height:640px;background:var(--mint);overflow:hidden}.hero-photo>img{display:block;width:100%;height:100%;min-height:640px;object-fit:cover}.product-photo{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:17px;margin-bottom:1.6rem;background:var(--cream)}.article-figure{margin:0 0 2.2rem}.article-figure img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:16px}.article-figure figcaption{font-size:.75rem;color:var(--muted);margin-top:.55rem}@media(max-width:900px){.hero-photo,.hero-photo>img{min-height:520px}}@media(max-width:560px){.hero-photo,.hero-photo>img{min-height:390px}}
