:root{--ink:#1f1f1f;--muted:#6d6d6d;--paper:#f7f5f2;--white:#fff;--line:#ded8d2;--deep:#231f20;--kwred:#b40101;--kwdark:#231f20;--gold:#f2b35d;--coral:#b40101;--shadow:0 18px 48px rgba(35,31,32,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit}.site-header{position:sticky;top:0;z-index:20;background:rgba(35,31,32,.97);color:#fff;border-bottom:4px solid var(--kwred)}.nav{width:min(1180px,calc(100% - 32px));min-height:66px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:900}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border:2px solid var(--kwred);border-radius:8px;color:#fff;background:var(--kwred)}.nav-links{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.nav-links a{text-decoration:none;font-weight:800;font-size:.92rem;color:rgba(255,255,255,.9)}.phone{border:1px solid rgba(255,255,255,.38);border-radius:8px;padding:9px 12px}.hero{min-height:620px;color:#fff;background:linear-gradient(90deg,rgba(35,31,32,.96),rgba(180,1,1,.82),rgba(35,31,32,.55)),url('https://images.unsplash.com/photo-1560518883-ce09059eeffa?auto=format&fit=crop&w=1800&q=80') center/cover;display:flex;align-items:center}.hero-copy,.tool-hero>div,.section,.footer{width:min(1180px,calc(100% - 32px));margin:auto}.hero-copy{padding:78px 0}.eyebrow{margin:0 0 10px;color:#fff;font-size:.8rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero h1,.tool-hero h1{max-width:980px;margin:0;font-size:clamp(2.5rem,6vw,5.4rem);line-height:1}.lead{max-width:760px;color:rgba(255,255,255,.92);font-size:1.12rem;line-height:1.6}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0 18px;text-decoration:none;font-weight:900}.primary{background:var(--kwred);color:#fff}.amazon{background:#fff;color:#231f20;border:2px solid var(--kwred)}.secondary{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.42);color:#fff}.section{padding:42px 0}.intro-grid,.two-col{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.intro-grid article,.note,.quick-card,.tool-card,.feature-grid article,.steps article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;box-shadow:0 1px 0 rgba(35,31,32,.05)}h2{margin:0 0 12px;font-size:clamp(1.75rem,3vw,2.8rem)}h3{margin:0 0 8px}p,li{line-height:1.58;color:var(--muted)}code{background:#f1eeee;border:1px solid var(--line);border-radius:6px;padding:2px 5px}.section-head{margin-bottom:18px}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.filters a,.chips span,.category,.affiliate{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;text-decoration:none;font-size:.78rem;font-weight:900}.filters a{background:#fff;border:1px solid var(--line);color:var(--kwdark)}.category-block{margin-top:30px}.tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.card-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.category{background:#f3eeee;color:var(--kwdark)}.affiliate{background:#fff3dc;color:#6c4a0d}.tool-card h3 a{text-decoration:none}.text-link{font-weight:900;color:var(--kwred)}.chips{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0}.chips span{background:#f3eeee;color:#3a3334}.seo{background:#eee9e4;border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;max-width:none;padding-left:max(16px,calc((100% - 1180px)/2));padding-right:max(16px,calc((100% - 1180px)/2))}.steps,.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.steps span{font-weight:900;color:var(--kwred)}.tool-hero{color:#fff;background:linear-gradient(90deg,rgba(35,31,32,.97),rgba(180,1,1,.78)),url('https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1800&q=80') center/cover}.tool-hero>div{padding:64px 0 48px}.mini-disclosure{font-size:.88rem;color:rgba(255,255,255,.84)}.quick-card{align-self:start}.full{width:100%;color:#fff}.faq details{background:#fff;border:1px solid var(--line);border-radius:8px;padding:14px;margin:10px 0}.faq summary{font-weight:900;cursor:pointer}.footer{padding:34px 0;color:var(--muted);display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line)}.footer-links{display:flex;gap:12px;flex-wrap:wrap}.footer a{color:var(--kwred);font-weight:900}@media(max-width:900px){.nav,.footer{align-items:flex-start;flex-direction:column}.tool-grid,.steps,.feature-grid,.intro-grid,.two-col{grid-template-columns:1fr 1fr}.hero{min-height:560px}}@media(max-width:640px){.tool-grid,.steps,.feature-grid,.intro-grid,.two-col{grid-template-columns:1fr}.nav-links{flex-direction:column;align-items:flex-start}.hero-copy,.tool-hero>div,.section{padding:30px 0}.hero{min-height:520px}.hero h1,.tool-hero h1{font-size:2.4rem}}