:root{
  --ink:#18211f;--body:#3f4d48;--muted:#68756f;--bg:#f6f3ed;--paper:#fffdf8;--card:#ffffff;--line:#e4ded2;--green:#0f6b4f;--green-dark:#0b4d39;--blue:#2563eb;--orange:#c46a2b;--cream:#fff7e8;--warn:#fff3cf;--shadow:0 16px 45px rgba(50,42,30,.10);--radius:22px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--ink);line-height:1.58;-webkit-font-smoothing:antialiased}a{color:inherit}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:66px;padding:0 max(18px,calc((100vw - 1180px)/2));background:rgba(255,253,248,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(75,60,40,.12)}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:850;letter-spacing:-.035em}.brand:before{content:' ';width:28px;height:28px;border-radius:9px;background:linear-gradient(135deg,#0f6b4f,#8bd0a8);box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}nav{display:flex;gap:18px;align-items:center;overflow:auto;scrollbar-width:none}nav a{color:#43514c;font-size:14px;font-weight:650;text-decoration:none;white-space:nowrap}nav a:hover{color:var(--green)}main{max-width:1180px;margin:0 auto;padding:28px 18px 56px}.hero{border-radius:34px;background:var(--paper);box-shadow:var(--shadow);border:1px solid var(--line);overflow:hidden}.helpful-hero{position:relative;padding:clamp(26px,5vw,58px);background:radial-gradient(circle at 90% 5%,#d8f2e3 0,transparent 34%),linear-gradient(135deg,#fffdf8,#f6efe2)}.hero-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#e9f7ee;color:var(--green-dark);font-size:13px;font-weight:800;margin-bottom:20px}.hero-kicker:before{content:'✓';display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--green);color:white}.hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:34px;align-items:stretch}.hero h1,h1{font-size:clamp(2.55rem,6.4vw,5.9rem);line-height:.96;letter-spacing:-.065em;margin:.04em 0 .22em;font-weight:900;max-width:820px}.lede{font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.38;color:var(--body);max-width:720px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:999px;background:var(--green);color:#fff;text-decoration:none;font-weight:800;border:1px solid transparent;box-shadow:0 12px 28px rgba(15,107,79,.22);transition:transform .15s ease,box-shadow .15s ease}.button:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(15,107,79,.26)}.button.secondary{background:white;color:var(--green-dark);border-color:#b7d9c3;box-shadow:none}.hero-advisor{background:rgba(255,255,255,.84);border:1px solid rgba(15,107,79,.16);border-radius:26px;padding:24px;box-shadow:0 16px 42px rgba(59,47,32,.09)}.hero-advisor h2{font-size:1.75rem;margin:.1em 0 .5em;letter-spacing:-.04em}.hero-advisor ol{padding-left:22px;margin:0}.hero-advisor li{margin:10px 0;color:var(--body)}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.76rem;font-weight:900;color:var(--green);margin:0 0 10px}.top-picks-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.pick-tile{display:grid;gap:6px;grid-template-columns:auto 1fr;border:1px solid var(--line);border-radius:20px;background:#fff;padding:18px;text-decoration:none;box-shadow:0 10px 26px rgba(50,42,30,.06)}.pick-tile span{grid-row:span 2;display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--green);color:#fff;font-weight:900}.pick-tile strong{line-height:1.1}.pick-tile small{color:var(--muted);font-weight:650}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 38px}.trust-strip div{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px 20px}.trust-strip strong,.trust-strip span{display:block}.trust-strip span{color:var(--muted);font-size:.95rem;margin-top:3px}.section-head{padding:34px 4px 18px}.section-head.compact{padding-top:18px}.section-head h2,h2{font-size:clamp(2rem,4.4vw,4rem);line-height:1.02;letter-spacing:-.055em;margin:.05em 0 .22em;font-weight:900}.section-head p{color:var(--body);max-width:760px}.comparison-wrap{background:#fff;border:1px solid var(--line);border-radius:28px;padding:10px 18px 20px;box-shadow:var(--shadow);margin-bottom:20px}.comparison-table{display:grid;border:1px solid var(--line);border-radius:18px;overflow:hidden}.comparison-row{display:grid;grid-template-columns:70px 1.3fr 1.4fr 110px 110px;gap:14px;align-items:center;padding:14px 16px;border-bottom:1px solid var(--line);font-size:.94rem}.comparison-row:last-child{border-bottom:0}.comparison-head{background:#f7f3ea;color:#5e6a65;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.comparison-row a{color:var(--green);font-weight:850;text-decoration:none}.grid{display:grid;gap:18px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.panel,.product-card,.warning,.callout,.calc{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:0 12px 34px rgba(50,42,30,.07)}.panel{text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.panel:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(50,42,30,.11)}.panel h2{font-size:1.45rem;letter-spacing:-.04em;margin:.2em 0}.panel p{color:var(--body)}.panel-icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#edf7ef;color:var(--green);font-size:.82rem;font-weight:950;letter-spacing:.08em}.top-products{display:grid;gap:18px}.product-card{display:grid;grid-template-columns:74px 120px minmax(0,1fr) 210px;gap:20px;align-items:center;scroll-margin-top:84px}.product-rank{display:grid;place-items:center;align-self:stretch;border-radius:18px;background:#f3f8f4;color:var(--green-dark)}.product-rank span{font-size:1.45rem;font-weight:950;letter-spacing:-.05em}.product-rank small{font-weight:850;color:#5e736a}.product-visual{height:118px;border-radius:18px;background:linear-gradient(145deg,#eef7ef,#fff7e8);border:1px solid #e5eadf;display:grid;place-items:center;text-align:center;padding:12px}.product-icon{font-size:2.15rem}.product-visual span{font-size:.76rem;color:#62706a;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.product-copy h3{font-size:clamp(1.28rem,2.2vw,2rem);line-height:1.04;letter-spacing:-.045em;margin:.08em 0}.product-summary{font-weight:650;color:#2e3b36;margin:.35em 0}.product-bullets{margin:10px 0 0;padding-left:18px;color:var(--body)}.product-bullets li{margin:5px 0}.price-note{display:inline-flex;margin:12px 0 0;padding:7px 10px;border-radius:999px;background:#fff7e6;color:#75522e;font-size:.86rem;font-weight:750}.product-actions{display:grid;gap:9px;justify-items:stretch}.product-actions .button{width:100%;text-align:center}.product-actions small{color:var(--muted);font-size:.78rem;text-align:center}.muted{color:var(--muted);font-size:.95rem}.buyer-path{margin-top:32px}.article{max-width:900px;margin:18px auto;background:#fff;border:1px solid var(--line);border-radius:28px;padding:clamp(24px,5vw,54px);box-shadow:0 18px 55px rgba(50,42,30,.07)}.article h1{font-size:clamp(2.25rem,5vw,4.6rem)}.article a{color:var(--green);font-weight:750}.warning{background:var(--warn);border-color:#eed58c}.callout{background:#fff;border-radius:28px}.premium-note{background:linear-gradient(135deg,#fff,#fff7e8);margin-top:28px}.calc{display:grid;gap:14px;max-width:520px}.calc label{display:grid;font-weight:800}.calc input{padding:14px;border:1px solid var(--line);border-radius:14px;font-size:1rem}.result{font-weight:850}.site-footer{max-width:1180px;margin:0 auto;padding:30px 18px 46px;color:#6b746f;font-size:.92rem}.site-footer a{color:var(--green);font-weight:750;text-decoration:none}@media(max-width:980px){.hero-grid{grid-template-columns:1fr}.trust-strip,.top-picks-bar,.grid.three{grid-template-columns:1fr}.comparison-table{border:0}.comparison-head{display:none}.comparison-row{grid-template-columns:1fr;border:1px solid var(--line);border-radius:16px;margin:8px 0}.comparison-row span:first-child{font-weight:950;color:var(--green)}.product-card{grid-template-columns:64px minmax(0,1fr);align-items:start}.product-visual{grid-column:1/2;height:90px}.product-copy,.product-actions{grid-column:1/-1}.product-actions .button{min-height:50px}}@media(max-width:560px){.site-header{min-height:58px;align-items:flex-start;flex-direction:column;padding:10px 14px;gap:8px}.brand{font-size:1rem}nav{gap:14px;width:100%;padding-bottom:2px}nav a{font-size:13px}.hero{border-radius:24px}.helpful-hero{padding:24px 18px}.hero h1,h1{font-size:clamp(2.35rem,13vw,4rem)}.lede{font-size:1.03rem}.hero-actions .button{width:100%}.hero-advisor{padding:18px;border-radius:20px}.section-head h2,h2{font-size:2.2rem}.comparison-wrap,.product-card,.panel,.callout,.article{border-radius:20px}.product-card{padding:16px;gap:14px}.product-rank{height:74px}.price-note{border-radius:14px}.site-footer{padding-bottom:88px}}

/* Visual polish pass: richer editorial commerce hero + more engaging product cards */
.helpful-hero{background:radial-gradient(circle at 88% 0%,rgba(123,211,161,.48) 0,transparent 30%),radial-gradient(circle at 12% 92%,rgba(255,203,107,.30),transparent 28%),linear-gradient(135deg,#fffdf8 0%,#fbf4e8 54%,#e8f6ee 100%)}
.hero h1{font-size:clamp(2.45rem,5.35vw,5.05rem);max-width:780px}.hero-grid{grid-template-columns:minmax(0,1.18fr) minmax(350px,.82fr)}.hero-advisor{align-self:center;min-height:auto}.hero-product-stack h2{font-size:2rem;line-height:1.02;margin:.15em 0 .7em}.mini-products{display:grid;gap:10px}.mini-product{display:grid;grid-template-columns:48px 1fr;gap:4px 12px;align-items:center;padding:12px;border:1px solid #dbe8dc;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfffc);text-decoration:none;box-shadow:0 8px 20px rgba(15,107,79,.06)}.mini-product span{grid-row:span 2;display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--green);color:#fff;font-weight:950}.mini-product strong{line-height:1.05}.mini-product small{color:var(--muted);font-weight:700}.humidity-card{margin-top:14px;border-radius:18px;padding:16px;background:linear-gradient(135deg,#0f6b4f,#0a3e31);color:#fff;box-shadow:0 16px 36px rgba(15,107,79,.25)}.humidity-card span{font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;color:#c7f3d8;font-weight:900}.humidity-card strong{display:block;font-size:2.35rem;line-height:1;letter-spacing:-.05em;margin:6px 0}.humidity-card p{margin:0;color:#e8fff1}.top-picks-bar{margin-top:20px}.product-card{position:relative;overflow:hidden}.product-card:before{content:'';position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--green),#8bd0a8,#f4bd62)}.product-visual{position:relative;background:radial-gradient(circle at 70% 20%,#fff 0,transparent 28%),linear-gradient(145deg,#e3f5e9,#fff8ea)}.product-visual:before{content:'';width:54px;height:76px;border-radius:14px;background:linear-gradient(180deg,#fff,#d9e4df);border:1px solid #cdd8d2;box-shadow:0 18px 30px rgba(40,60,50,.13),inset 0 0 0 5px rgba(255,255,255,.55)}.product-visual:after{content:'';position:absolute;width:24px;height:22px;border-radius:8px;background:#0f6b4f;top:39px;left:50%;transform:translateX(-50%);box-shadow:0 30px 0 -3px #b7cbc2}.product-icon{position:absolute;bottom:12px;right:12px;z-index:2;display:grid;place-items:center;min-width:42px;height:30px;padding:0 8px;border-radius:999px;background:#fff;color:var(--green);font-size:.82rem;font-weight:950;box-shadow:0 6px 16px rgba(0,0,0,.08)}
@media(max-width:980px){.hero h1{font-size:clamp(2.35rem,10.8vw,4.2rem)}.hero-grid{grid-template-columns:1fr}.hero-product-stack h2{font-size:1.65rem}.mini-product{grid-template-columns:42px 1fr}.mini-product span{width:42px;height:42px}.humidity-card strong{font-size:2rem}}
@media(max-width:560px){.hero h1{font-size:clamp(2.2rem,11.5vw,3.45rem);letter-spacing:-.07em}.helpful-hero{padding:20px 18px}.hero-kicker{font-size:12px;line-height:1.25}.top-picks-bar{margin-top:14px}.pick-tile{padding:14px}.product-visual:before{width:46px;height:64px}.product-visual:after{top:31px}.product-icon{bottom:9px;right:9px}}

/* Mobile/spacing polish pass after visual QA */
main{padding-bottom:72px}.helpful-hero{margin-top:8px}.hero-grid{gap:42px}.hero h1{line-height:1;letter-spacing:-.058em}.lede{line-height:1.48}.hero-actions{gap:14px}.trust-strip,.top-picks-bar{gap:16px}.section-head{padding-top:46px;padding-bottom:22px}.comparison-wrap{margin:28px 0 28px}.top-products{gap:22px}.product-card{gap:24px}.product-copy h3{line-height:1.1}.product-bullets{line-height:1.55}.premium-note{padding:28px;margin-top:38px}
@media(max-width:980px){main{padding-top:20px}.helpful-hero{padding:32px 24px 36px}.hero-grid{gap:34px}.hero h1{line-height:1.04;letter-spacing:-.052em;margin-bottom:.32em}.lede{line-height:1.58}.hero-actions{margin-top:32px;gap:14px}.button{min-height:54px}.hero-advisor{padding:22px}.mini-products{gap:12px}.mini-product{padding:15px 14px;gap:6px 12px}.humidity-card{padding:20px;margin-top:16px}.top-picks-bar{margin-top:22px;gap:16px}.trust-strip{gap:16px;margin-bottom:44px}.comparison-wrap{padding:14px 16px 24px;margin:34px 0}.comparison-row{padding:18px 16px;margin:10px 0;gap:8px}.section-head{padding:48px 4px 24px}.section-head h2,h2{line-height:1.08}.top-products{gap:24px}.product-card{padding:20px;gap:18px}.product-copy h3{line-height:1.16;margin:.22em 0 .3em}.product-summary{line-height:1.55}.product-bullets li{margin:8px 0}.price-note{margin-top:16px}.product-actions{gap:11px}.panel{padding:24px}.premium-note{padding:26px 22px;margin-top:42px}}
@media(max-width:560px){.site-header{padding:13px 18px 15px;gap:11px}.brand{font-size:1.05rem}.brand:before{width:30px;height:30px;border-radius:10px}nav{gap:18px;padding-bottom:1px}nav a{font-size:13px}.helpful-hero{padding:28px 18px 34px;margin-top:10px;border-radius:28px}.hero-kicker{margin-bottom:22px;padding:10px 13px}.hero h1{font-size:clamp(2.05rem,10.4vw,3.15rem);line-height:1.045;letter-spacing:-.048em;margin-bottom:22px}.lede{font-size:1.04rem;line-height:1.56}.hero-actions{margin-top:31px;gap:12px}.hero-actions .button{min-height:54px}.hero-product-stack{margin-top:2px}.hero-product-stack h2{font-size:1.72rem;line-height:1.1;margin-bottom:18px}.mini-products{gap:12px}.mini-product{padding:14px;grid-template-columns:48px 1fr}.mini-product span{width:48px;height:48px}.humidity-card{padding:19px 18px;margin-top:16px}.humidity-card strong{font-size:2.15rem;margin:9px 0}.top-picks-bar{margin:18px 0 18px;gap:14px}.pick-tile{padding:16px 15px}.trust-strip{gap:14px;margin:20px 0 42px}.trust-strip div{padding:20px 18px}.comparison-wrap{margin-top:30px;margin-bottom:36px;padding:12px 16px 22px}.comparison-row{padding:18px 16px;margin:12px 0}.section-head{padding-top:52px;padding-bottom:26px}.section-head.compact{padding-top:22px}.section-head h2,h2{font-size:2.05rem;line-height:1.08;letter-spacing:-.045em}.section-head p{font-size:1.01rem;line-height:1.62}.product-card{padding:22px 18px;border-radius:22px}.product-rank{height:82px}.product-visual{height:98px}.product-copy{padding-top:2px}.product-copy h3{font-size:1.35rem;line-height:1.18}.product-bullets{padding-left:20px}.product-actions .button{min-height:54px}.buyer-path{margin-top:40px}.grid{gap:16px}.panel{padding:22px 20px}.callout{padding:24px 20px}.premium-note{margin-top:40px}}

/* Fix mobile product-card overlap for longer categories such as window condensation */
@media(max-width:980px){
  .product-card{display:flex;flex-direction:column;align-items:stretch;gap:18px}
  .product-rank{display:flex;align-items:center;justify-content:space-between;align-self:stretch;height:auto;min-height:58px;padding:12px 16px;margin:0;border-radius:16px}
  .product-visual{grid-column:auto;width:100%;height:136px;min-height:136px;margin:0 0 2px;overflow:hidden}
  .product-visual span{position:absolute;left:16px;right:16px;bottom:14px;max-width:calc(100% - 32px);font-size:.72rem;line-height:1.15;letter-spacing:.075em;text-align:left;white-space:normal;overflow-wrap:break-word;z-index:2}
  .product-visual:before{transform:translateY(-10px)}
  .product-visual:after{top:28px}
  .product-icon{bottom:44px;right:16px}
  .product-copy,.product-actions{grid-column:auto;width:100%}
  .product-copy{padding-top:4px;position:relative;z-index:1}
}
@media(max-width:560px){
  .product-card{gap:18px;padding:20px 18px 22px}
  .product-rank{min-height:62px;margin-bottom:0}
  .product-rank span{font-size:1.65rem}.product-rank small{font-size:1rem}
  .product-visual{height:132px;min-height:132px;margin-bottom:4px}
  .product-visual span{bottom:13px;font-size:.70rem;line-height:1.16;letter-spacing:.07em}
  .product-icon{bottom:44px}
  .product-copy .eyebrow{line-height:1.25;margin-bottom:12px}
}

/* Site-wide page-width consistency: every page uses the same outer container width */
.article{width:100%;max-width:none;margin:18px 0;background:#fff}
.article > p:not(.lede):not(.eyebrow),.article > ul,.article > ol{max-width:880px}
.article > .lede{max-width:860px}.article > h1,.article > h2{max-width:980px}.article > .warning,.article > .callout,.article > .product-list{max-width:none}.product-list{display:grid;gap:22px;margin:18px 0 34px}.article > .calc{max-width:640px}
@media(max-width:560px){.article{margin:10px 0}.article > p:not(.lede):not(.eyebrow),.article > ul,.article > ol,.article > .lede,.article > h1,.article > h2{max-width:none}.product-list{gap:20px;margin:16px 0 30px}}

/* Ensure article-level link styling does not override CTA button text */
.article a.button,.article .button{color:#fff}.article a.button.secondary,.article .button.secondary{color:var(--green-dark)}

/* Use the dehumidifier appliance mark as the site logo */
.brand:before{display:none}.brand img{width:36px;height:36px;border-radius:11px;display:block;flex:0 0 auto;box-shadow:0 8px 20px rgba(15,107,79,.16)}
@media(max-width:560px){.brand img{width:34px;height:34px;border-radius:10px}}

/* Buyer-guide page rhythm: more breathing room on UK/Ireland product pages */
.article > .warning{margin:26px 0 34px;padding:22px 24px;line-height:1.55}.article > h2{margin-top:46px;margin-bottom:18px}.article > .product-list + h2{margin-top:54px}.article > .product-list{gap:26px;margin-top:22px;margin-bottom:42px}.article .lede{margin-bottom:22px}.article > ul{line-height:1.72}.article > ul li{margin:9px 0}
@media(max-width:560px){.article > .warning{margin:24px 0 34px;padding:20px;line-height:1.62}.article > h2{margin-top:44px;margin-bottom:20px}.article > .product-list{gap:24px;margin-top:22px;margin-bottom:42px}.article > .product-list + h2{margin-top:50px}.article > ul{line-height:1.75}.article > ul li{margin:10px 0}}

/* Professional guide hub */
.guides-hero{width:100%;border:1px solid var(--line);border-radius:34px;padding:clamp(26px,5vw,56px);background:radial-gradient(circle at 86% 4%,rgba(123,211,161,.42),transparent 30%),linear-gradient(135deg,#fffdf8,#f5eddf);box-shadow:var(--shadow);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:36px;align-items:center;margin:8px 0 24px}.guides-hero h1{font-size:clamp(2.4rem,5.2vw,4.85rem);line-height:1.02;letter-spacing:-.055em;margin:.05em 0 .24em}.guide-search-hint{display:inline-flex;margin-top:22px;padding:12px 15px;border-radius:999px;background:#fff;color:#4a584f;border:1px solid #dcd4c6;font-weight:700;box-shadow:0 8px 24px rgba(50,42,30,.06)}.guide-advisor{background:#0f6b4f;color:#fff;border-radius:24px;padding:24px;box-shadow:0 18px 38px rgba(15,107,79,.24)}.guide-advisor span{display:block;text-transform:uppercase;letter-spacing:.13em;font-size:.74rem;color:#c7f3d8;font-weight:900}.guide-advisor strong{display:block;font-size:1.8rem;line-height:1.05;letter-spacing:-.045em;margin:10px 0}.guide-advisor p{color:#e8fff1;margin:0 0 18px}.guide-advisor a{display:inline-flex;align-items:center;min-height:44px;border-radius:999px;background:#fff;color:#0b4d39;text-decoration:none;font-weight:850;padding:10px 16px}.guide-featured{margin:18px 0 38px}.featured-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.featured-guide-card{position:relative;min-height:230px;text-decoration:none;color:inherit;background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 14px 36px rgba(50,42,30,.08);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.featured-guide-card:before{content:'';position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--green),#8bd0a8,#f4bd62)}.featured-guide-card:hover,.guide-row:hover{transform:translateY(-2px);box-shadow:0 18px 46px rgba(50,42,30,.12)}.featured-guide-card span{position:absolute;top:20px;left:20px;display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#edf8f1;color:var(--green);font-weight:950}.featured-guide-card h3{font-size:1.45rem;line-height:1.08;letter-spacing:-.04em;margin:0 0 12px}.featured-guide-card p{color:var(--body);margin:0;line-height:1.55}.guide-sections{display:grid;gap:26px}.guide-topic{background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:0 12px 34px rgba(50,42,30,.07)}.guide-topic-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:10px}.guide-topic-head h2{font-size:clamp(1.85rem,3.2vw,2.8rem);margin:.05em 0 .15em}.guide-topic-head p:not(.eyebrow){color:var(--body);max-width:740px;margin:0}.guide-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.guide-row{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;text-decoration:none;color:inherit;border-bottom:1px solid #eee7dc;padding:18px 2px;transition:transform .15s ease}.guide-row h3{font-size:1.08rem;line-height:1.18;letter-spacing:-.025em;margin:0 0 6px}.guide-row p{color:var(--body);margin:0;font-size:.96rem;line-height:1.55}.guide-row > span{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#edf8f1;color:var(--green);font-weight:900}.guide-row:hover h3{color:var(--green)}
@media(max-width:980px){.guides-hero{grid-template-columns:1fr;gap:24px}.featured-guide-grid,.guide-list{grid-template-columns:1fr}.featured-guide-card{min-height:190px}.guide-topic{padding:22px}.guide-topic-head{padding-bottom:18px}.guide-row{padding:18px 0}}
@media(max-width:560px){.guides-hero{padding:28px 18px 26px;border-radius:28px;margin-top:10px}.guides-hero h1{font-size:clamp(2.05rem,10.3vw,3.15rem);line-height:1.06;letter-spacing:-.048em}.guide-search-hint{display:block;border-radius:18px;line-height:1.45;margin-top:20px}.guide-advisor{padding:20px;border-radius:20px}.guide-advisor strong{font-size:1.55rem}.guide-featured{margin-top:20px}.featured-guide-grid{gap:16px}.featured-guide-card{min-height:0;padding:86px 20px 22px;border-radius:22px}.featured-guide-card h3{font-size:1.32rem}.guide-sections{gap:22px}.guide-topic{padding:20px;border-radius:22px}.guide-topic-head{display:block}.guide-topic-head h2{font-size:1.9rem;line-height:1.08}.guide-row{grid-template-columns:1fr;gap:10px;padding:20px 0}.guide-row > span{display:none}.guide-row h3{font-size:1.16rem}.guide-row p{font-size:1rem;line-height:1.6}}

/* Product review pages */
.review-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;border:1px solid #b7d9c3;color:var(--green-dark);background:#fff;text-decoration:none;font-weight:850;padding:10px 14px}.review-link:hover{background:#edf8f1}.review-page{display:grid;gap:28px}.review-hero{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);gap:30px;align-items:stretch;border:1px solid var(--line);border-radius:34px;padding:clamp(26px,5vw,56px);background:radial-gradient(circle at 90% 2%,rgba(123,211,161,.45),transparent 30%),linear-gradient(135deg,#fffdf8,#f5eddf);box-shadow:var(--shadow)}.review-hero h1{font-size:clamp(2.35rem,5.3vw,5rem);line-height:1.02;letter-spacing:-.055em;margin:.05em 0 .24em}.review-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.review-score-card{background:#fff;border:1px solid #dbe8dc;border-radius:28px;padding:24px;box-shadow:0 18px 44px rgba(50,42,30,.10)}.review-score-card h2{font-size:1.8rem;line-height:1.05;margin:.1em 0 .7em}.review-appliance{height:150px;border-radius:24px;background:radial-gradient(circle at 70% 20%,#fff 0,transparent 28%),linear-gradient(145deg,#e3f5e9,#fff8ea);border:1px solid #e5eadf;display:grid;place-items:center;margin-bottom:20px;position:relative;overflow:hidden}.review-appliance:before{content:'';width:64px;height:92px;border-radius:16px;background:linear-gradient(180deg,#fff,#d9e4df);border:1px solid #cdd8d2;box-shadow:0 18px 30px rgba(40,60,50,.13),inset 0 0 0 5px rgba(255,255,255,.55)}.review-appliance span{position:absolute;right:18px;bottom:16px;display:grid;place-items:center;min-width:58px;height:42px;border-radius:999px;background:var(--green);color:#fff;font-weight:950}.review-score-card dl{display:grid;gap:12px;margin:0}.review-score-card dl div{display:grid;gap:4px;padding:12px 0;border-top:1px solid var(--line)}.review-score-card dt{color:var(--muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.review-score-card dd{margin:0;font-weight:850;color:var(--ink)}.review-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.review-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:0 12px 34px rgba(50,42,30,.07)}.review-card h2{font-size:clamp(1.55rem,2.8vw,2.35rem);line-height:1.08;margin:.05em 0 .55em}.review-card ul{margin:0;padding-left:20px;line-height:1.7}.review-card li{margin:8px 0}.review-card.good{background:linear-gradient(135deg,#fff,#f0faf3)}.review-card.watch{background:linear-gradient(135deg,#fff,#fff7e8)}.review-take{display:grid;gap:10px}.review-take p{max-width:900px;color:var(--body);font-size:1.08rem;line-height:1.65}.review-take .button{width:max-content}.spec-list{display:grid;border:1px solid var(--line);border-radius:18px;overflow:hidden}.spec-list div{display:grid;grid-template-columns:150px 1fr;gap:16px;padding:13px 14px;border-bottom:1px solid var(--line)}.spec-list div:last-child{border-bottom:0}.spec-list span{color:var(--muted);font-weight:850}.spec-list strong{font-weight:750}.review-disclosure p{color:var(--body);line-height:1.7;max-width:980px}
@media(max-width:980px){.review-hero,.review-grid-two{grid-template-columns:1fr}.review-hero{padding:32px 24px}.review-actions .button,.review-actions .review-link{width:100%}.review-take .button{width:100%}}
@media(max-width:560px){.review-page{gap:24px}.review-hero{padding:28px 18px;border-radius:28px}.review-hero h1{font-size:clamp(2.05rem,10.5vw,3.15rem);line-height:1.06}.review-actions{gap:12px;margin-top:26px}.review-score-card,.review-card{border-radius:22px;padding:20px}.review-appliance{height:130px}.review-score-card h2{font-size:1.55rem}.review-card ul{line-height:1.75}.review-take p{font-size:1rem}.spec-list div{grid-template-columns:1fr;gap:3px;padding:14px}.product-actions .review-link{width:100%}}

/* Refinement: keep Amazon badge inline without negative overlays, and remove product category bubbles */
.amazon-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;white-space:normal;line-height:1.15;overflow:visible}
.amazon-button:before{content:'amazon';display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:62px;height:26px;padding:0 8px 4px;border-radius:8px;background:#111820;color:#fff;font-weight:900;font-size:.86rem;letter-spacing:-.04em;font-family:Arial,Helvetica,sans-serif;text-transform:lowercase;box-shadow:inset 0 -3px 0 #ff9900}
.amazon-button:after{content:none!important;display:none!important}
.amazon-button--mini{display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1.1}
.amazon-button--mini:before{min-width:54px;height:22px;padding:0 7px 3px;border-radius:7px;font-size:.78rem}
.product-icon{display:none!important}
.product-visual{display:flex;align-items:center;justify-content:center;text-align:center}
.product-visual span{position:static!important;max-width:none!important;text-align:center!important;line-height:1.25;z-index:1}
.product-visual:before{transform:none!important}
.product-visual:after{display:none!important;content:none!important}
.review-hero{overflow:visible}.review-hero-copy{position:relative;z-index:1;min-width:0}.review-score-card{position:relative;z-index:0;min-width:0}
@media(max-width:980px){.product-visual{height:auto;min-height:74px;padding:18px 16px}.product-visual span{font-size:.74rem}.review-hero{gap:26px}}
@media(max-width:560px){.amazon-button{gap:9px}.amazon-button:before{min-width:58px;height:25px;font-size:.82rem}.product-visual{min-height:68px;margin-bottom:2px}.product-visual span{font-size:.70rem}}

/* Cleaner Amazon icon CTAs + product-card logo backdrop */
.amazon-button{display:inline-flex!important;align-items:center;justify-content:center;gap:9px;line-height:1.15;white-space:normal;overflow:visible}
.amazon-button:before{content:'a';display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;min-width:28px;height:28px;padding:0 0 3px;border-radius:9px;background:#111820;color:#fff;font:900 1.05rem/1 Arial,Helvetica,sans-serif;letter-spacing:-.08em;text-transform:lowercase;box-shadow:inset 0 -3px 0 #ff9900,0 5px 12px rgba(17,24,32,.16)}
.amazon-button:after{content:none!important;display:none!important}
.amazon-button--mini{gap:7px}
.amazon-button--mini:before{flex-basis:23px;width:23px;min-width:23px;height:23px;border-radius:7px;font-size:.9rem;padding-bottom:3px;box-shadow:inset 0 -2px 0 #ff9900,0 4px 9px rgba(17,24,32,.14)}
.product-visual{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;min-height:118px;background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.95),transparent 38%),linear-gradient(145deg,#eef7ef,#fff7e8)}
.product-visual:before{content:''!important;display:block!important;position:absolute;inset:50% auto auto 50%;width:86px;height:86px;background:url('/logo.svg') center/contain no-repeat;opacity:.18;transform:translate(-50%,-50%)!important;filter:saturate(.9);z-index:0;pointer-events:none}
.product-visual:after{content:''!important;display:block!important;position:absolute;inset:auto -18px -24px auto;width:78px;height:78px;border-radius:24px;background:rgba(15,107,79,.08);z-index:0;pointer-events:none}
.product-visual span{position:relative!important;z-index:1!important;display:inline-flex;align-items:center;justify-content:center;max-width:94%!important;padding:7px 10px;border-radius:999px;background:rgba(255,253,248,.78);border:1px solid rgba(15,107,79,.13);box-shadow:0 8px 18px rgba(50,42,30,.07);color:#53625c;font-size:.68rem!important;font-weight:900;letter-spacing:.075em;line-height:1.16;text-align:center!important;text-wrap:balance}
@media(max-width:980px){.product-visual{min-height:86px;height:auto;padding:18px 14px}.product-visual:before{width:74px;height:74px;opacity:.16}.product-visual span{font-size:.67rem!important;padding:7px 10px}}
@media(max-width:560px){.amazon-button:before{flex-basis:26px;width:26px;min-width:26px;height:26px;border-radius:8px;font-size:1rem}.amazon-button--mini:before{flex-basis:22px;width:22px;min-width:22px;height:22px;font-size:.86rem}.product-visual{min-height:76px;margin-bottom:2px}.product-visual:before{width:68px;height:68px}.product-visual span{font-size:.64rem!important;letter-spacing:.065em}}
