:root{--brand:#163b32;--accent:#e85d3f;--highlight:#dce957;--ink:#17211e;--muted:#65706c;--canvas:#f4f7f6;--panel:#fff;--soft:#e9f1ed;--line:#dce4e0;--danger:#b42318;--warning:#9a6700;--admin:#12201d;--shadow:0 12px 32px rgba(20,42,35,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--canvas);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;letter-spacing:0}body.public-body{background:#fff}a{color:inherit}button,input,textarea,select{font:inherit;letter-spacing:0}button{cursor:pointer}img{display:block;max-width:100%}.sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.button,button.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:6px;padding:10px 16px;font-weight:750;text-decoration:none;line-height:1.2}.button.primary,.small-button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.button.secondary,.small-button.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.button.full{width:100%}.small-button{display:inline-flex;min-height:34px;align-items:center;border:1px solid var(--line);border-radius:5px;padding:6px 10px;background:#fff;color:var(--ink);font-size:.82rem;font-weight:750;text-decoration:none;white-space:nowrap}.small-button.danger{border-color:#f3b5ae;color:var(--danger);background:#fff5f4}.icon-button,.link-button{display:inline-flex;min-width:34px;min-height:34px;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;padding:6px 8px;border-radius:5px;font-size:.78rem;font-weight:700}.icon-button:hover,.link-button:hover{background:rgba(127,145,137,.14)}.danger-text{color:var(--danger)!important}.toolbar,.row-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.page-kicker,.eyebrow,.story-label{margin:0 0 6px;color:var(--accent);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.announcement{min-height:31px;display:flex;align-items:center;justify-content:center;gap:14px;padding:5px 5vw;background:var(--brand);color:#fff;font-size:.78rem}.announcement span{padding:2px 7px;background:var(--highlight);color:#17211e;font-weight:800;border-radius:3px}.announcement p{margin:0}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);align-items:center;gap:24px;min-height:76px;padding:12px 5vw;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.public-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;min-width:0}.public-brand-mark{display:inline-grid;place-items:center;width:40px;height:40px;flex:0 0 40px;background:var(--highlight);color:var(--brand);border:2px solid var(--brand);border-radius:50%;font-size:.72rem;font-weight:900}.public-brand span:last-child{display:flex;flex-direction:column;min-width:0}.public-brand strong{font-family:Georgia,"Times New Roman",serif;font-size:1.12rem;line-height:1.15}.public-brand small{color:var(--muted);font-size:.67rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-menu{display:flex;align-items:center;justify-content:center;gap:24px}.main-menu a{font-size:.88rem;font-weight:700;text-decoration:none;white-space:nowrap}.main-menu a:hover{color:var(--accent)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.menu-toggle{display:none}.header-cta{display:inline-flex;min-height:38px;align-items:center;padding:8px 13px;background:var(--brand);color:#fff;text-decoration:none;border-radius:5px;font-size:.82rem;font-weight:800}.header-search{display:none;position:absolute;top:100%;right:5vw;width:min(480px,90vw);padding:12px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.header-search.open{display:flex}.header-search input,.hero-search input{min-width:0;flex:1}.editorial-hero{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;padding:42px 5vw 36px;background:#f0f5f2;border-bottom:1px solid var(--line)}.hero-copy{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.7fr);align-items:end;gap:30px;padding-bottom:22px;border-bottom:1px solid #ccd9d2}.hero-copy h1{margin:2px 0 8px;max-width:850px;color:var(--brand);font-family:Georgia,"Times New Roman",serif;font-size:4.25rem;line-height:.96;font-weight:700}.hero-lede{margin:0;color:#33443e;font-family:Georgia,"Times New Roman",serif;font-size:1.35rem;line-height:1.3}.hero-search{display:flex;align-self:center;gap:8px;width:100%}input,textarea,select{width:100%;min-height:42px;padding:10px 11px;border:1px solid #ccd6d1;border-radius:5px;background:#fff;color:var(--ink);outline:none}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(22,59,50,.1)}.hero-search button,.header-search button{border:0;border-radius:5px;padding:10px 16px;background:var(--accent);color:#fff;font-weight:800;white-space:nowrap}.trust-points{grid-column:1/-1;display:flex;gap:22px;color:#52625c;font-size:.78rem;font-weight:700}.trust-points span:before{content:"";display:inline-block;width:6px;height:6px;margin-right:7px;background:var(--highlight);border:1px solid var(--brand);border-radius:50%;vertical-align:1px}.featured-story{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);min-height:330px;background:var(--brand);color:#fff;overflow:hidden;border-radius:7px}.story-image{display:block;min-height:300px;background:#dfe7e3;overflow:hidden}.story-image img{width:100%;height:100%;object-fit:cover}.featured-story>div:last-child{display:flex;flex-direction:column;justify-content:center;padding:34px}.featured-story h2{margin:4px 0 14px;font-family:Georgia,"Times New Roman",serif;font-size:2rem;line-height:1.1}.featured-story h2 a{text-decoration:none}.featured-story p:not(.story-label){color:#dbe8e2}.featured-story .story-label{color:var(--highlight)}.text-link{display:inline-flex;align-items:center;width:max-content;color:var(--accent);font-weight:800;text-decoration:none;border-bottom:2px solid currentColor}.featured-story .text-link{color:var(--highlight)}.placeholder-art{display:grid!important;grid-template-columns:auto 1fr;place-content:center;gap:12px 18px;padding:28px;background:#dce957!important;color:var(--brand)!important}.placeholder-art span{font-size:.72rem;font-weight:900}.placeholder-art strong{font-family:Georgia,serif;font-size:1.45rem}.category-strip,.latest-section{padding:54px 5vw}.section-intro h2,.method-band h2,.archive-header h1{margin:4px 0 22px;font-family:Georgia,"Times New Roman",serif;font-size:2.5rem;line-height:1.08}.section-intro.horizontal{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section-intro.horizontal h2{margin-bottom:0}.category-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.category-links a{min-height:142px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;gap:4px 14px;padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-decoration:none}.category-links a:hover{background:var(--soft)}.category-links span{grid-row:1/3;color:var(--accent);font-size:.7rem;font-weight:900}.category-links strong{font-family:Georgia,serif;font-size:1.15rem}.category-links small{color:var(--muted)}.latest-section{background:#f7f9f8}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.story-card{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.story-card-image{display:block;aspect-ratio:3/2;background:var(--soft);overflow:hidden}.story-card-image img{width:100%;height:100%;object-fit:cover}.story-card>div:last-child{padding:19px}.story-card h2,.story-card h3{margin:4px 0 10px;font-family:Georgia,serif;font-size:1.3rem;line-height:1.2}.story-card h2 a,.story-card h3 a{text-decoration:none}.story-card p:last-child{margin:0;color:var(--muted);font-size:.9rem}.method-band{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:50px;padding:60px 5vw;background:var(--brand);color:#fff}.method-band h2{margin-bottom:0}.method-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.method-steps>div{border-top:3px solid var(--highlight);padding-top:15px}.method-steps span{font-size:.7rem;color:var(--highlight);font-weight:900}.method-steps h3{margin:10px 0 6px}.method-steps p{margin:0;color:#cddbd5;font-size:.88rem}.archive-page{min-height:60vh;padding:56px 5vw 72px}.archive-header{max-width:850px;margin-bottom:42px}.archive-header>p:last-child{max-width:650px;color:var(--muted);font-size:1.1rem}.archive-header.search-page{max-width:900px}.archive-grid{max-width:1240px}.category-directory{border-top:1px solid var(--line)}.category-directory>a{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:20px;padding:23px 4px;border-bottom:1px solid var(--line);text-decoration:none}.category-directory>a:hover{background:var(--soft)}.category-directory span{color:var(--accent);font-size:.74rem;font-weight:900}.category-directory h2{margin:0;font-family:Georgia,serif;font-size:1.35rem}.category-directory p{margin:4px 0 0;color:var(--muted)}.category-directory>a>strong{font-size:.8rem}.public-empty{grid-column:1/-1;padding:36px;border:1px solid var(--line);background:#fff}.public-empty h2{margin-top:0;font-family:Georgia,serif}.policy-page{max-width:980px;margin:0 auto;padding:62px 20px 90px}.policy-page header{padding-bottom:24px;border-bottom:1px solid var(--line)}.policy-page h1{margin:5px 0;font-family:Georgia,serif;font-size:3rem}.policy-content{max-width:760px;padding-top:30px;font-family:Georgia,serif;font-size:1.08rem;line-height:1.75}.site-footer{background:#111b18;color:#dae4df}.footer-main{display:grid;grid-template-columns:minmax(260px,1.6fr) repeat(3,1fr);gap:38px;padding:48px 5vw 36px}.footer-brand h2{margin:12px 0 6px;font-family:Georgia,serif;color:#fff}.footer-brand p{max-width:390px;color:#aebdb6}.site-footer nav{display:flex;flex-direction:column;gap:8px}.site-footer nav h3{margin:0 0 6px;color:#fff;font-size:.84rem}.site-footer nav a{color:#bac7c1;text-decoration:none;font-size:.84rem}.site-footer nav a:hover{color:var(--highlight)}.footer-notice{display:flex;justify-content:space-between;gap:28px;padding:20px 5vw;border-top:1px solid #2d3b36;color:#91a39b;font-size:.74rem}.footer-notice p{max-width:800px;margin:0}.footer-notice small{white-space:nowrap}.admin-body{background:#eef2f0}.admin-shell{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:100vh}.admin-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:18px 14px;background:var(--admin);color:#dce7e2;z-index:30}.admin-brand a{display:flex;align-items:center;gap:10px;padding:4px 7px 18px;color:#fff;text-decoration:none}.brand-mark{display:grid;place-items:center;width:36px;height:36px;background:var(--highlight);color:#18231f;border-radius:50%;font-size:.67rem;font-weight:900}.admin-brand span:last-child{display:flex;flex-direction:column}.admin-brand strong{font-family:Georgia,serif;font-size:1rem}.admin-brand small{color:#8fa49b;font-size:.65rem}.admin-nav{display:flex;flex-direction:column;gap:3px;overflow-y:auto}.nav-label{margin:17px 9px 5px;color:#728a80;font-size:.61rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.admin-nav a{display:flex;align-items:center;gap:10px;min-height:38px;padding:7px 9px;border-radius:5px;color:#bdccc5;text-decoration:none;font-size:.82rem;font-weight:650}.admin-nav a:hover,.admin-nav a.active{background:#263b34;color:#fff}.admin-nav a.active{box-shadow:inset 3px 0 0 var(--highlight)}.nav-icon{width:24px;color:#7f988d;font-size:.6rem;font-weight:900}.admin-nav a.active .nav-icon{color:var(--highlight)}.sidebar-footer{margin-top:auto;padding:14px 8px 0;border-top:1px solid #2b3b35;display:flex;justify-content:space-between;align-items:center;font-size:.74rem}.sidebar-footer a{color:#b7c6c0;text-decoration:none}.sidebar-footer form{margin:0}.sidebar-footer .link-button{color:#b7c6c0}.admin-workspace{min-width:0}.admin-topbar{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#fff;border-bottom:1px solid var(--line);color:var(--muted);font-size:.76rem;font-weight:700}.admin-topbar>div{display:flex;align-items:center;gap:7px}.status-dot{width:7px;height:7px;background:#2f9e44;border-radius:50%}.topbar-link{color:var(--ink);text-decoration:none}.sidebar-toggle{display:none}.admin-main{max-width:1500px;margin:0 auto;padding:28px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:24px}.page-header h1{margin:2px 0 5px;font-family:Georgia,"Times New Roman",serif;font-size:2rem;line-height:1.15}.page-header>div>p:last-child{max-width:750px;margin:0;color:var(--muted);font-size:.9rem}.toast{margin-bottom:18px;padding:11px 14px;border:1px solid;border-radius:5px;font-size:.84rem;font-weight:650}.toast.success{border-color:#9acbaa;background:#edf9f0;color:#176329}.toast.danger{border-color:#efb0a9;background:#fff3f2;color:var(--danger)}.workspace-panel{background:var(--panel);border:1px solid var(--line);border-radius:7px;padding:20px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.panel-heading h2{margin:1px 0 3px;font-size:1rem}.panel-heading p:not(.page-kicker){margin:0;color:var(--muted);font-size:.8rem}.panel-heading>a{font-size:.78rem;font-weight:750;color:var(--accent);text-decoration:none}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px}.metric-card{display:grid;grid-template-columns:1fr auto;gap:3px 10px;padding:16px 17px;background:#fff;border:1px solid var(--line);border-radius:7px;text-decoration:none}.metric-card>span{font-size:.76rem;font-weight:750}.metric-card strong{grid-row:1/3;grid-column:2;font-size:1.8rem;line-height:1}.metric-card small{color:var(--muted);font-size:.68rem}.metric-card.review{border-top:3px solid var(--warning)}.metric-card.published{border-top:3px solid #2f9e44}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.7fr);gap:16px;margin-bottom:16px}.dashboard-grid.lower{grid-template-columns:1fr 1fr}.quick-start label,.settings-section label,.admin-dialog label,.auth-form label,.editor-canvas label,.editor-sidebar label,.brand-controls label{display:block;margin-bottom:13px;font-size:.78rem;font-weight:750}.field-help,label small{display:block;color:var(--muted);font-size:.68rem;font-weight:500;margin-top:4px}.mode-badge,.status-badge,.count-chip{display:inline-flex;min-height:24px;align-items:center;width:max-content;padding:3px 8px;border:1px solid var(--line);border-radius:12px;background:#f5f7f6;color:#52625c;font-size:.66rem;font-weight:800;text-transform:capitalize;white-space:nowrap}.mode-badge.auto,.status-badge.published{background:#eaf7ed;border-color:#b7dabe;color:#217237}.mode-badge.review,.status-badge.needs_review,.status-badge.queued{background:#fff6df;border-color:#edcf82;color:#805a00}.status-badge.failed{background:#fff0ef;border-color:#efb3ad;color:var(--danger)}.status-badge.generating{background:#eaf2ff;border-color:#b7cef2;color:#265f9f}.status-badge.paused{background:#f2f3f3;color:#68736f}.pipeline-track{display:grid;grid-template-columns:repeat(7,1fr);margin:26px 0}.pipeline-node{position:relative;text-align:center;color:#9ca8a3}.pipeline-node:before{content:"";position:absolute;top:7px;left:-50%;right:50%;height:2px;background:#dfe6e3}.pipeline-node:first-child:before{display:none}.pipeline-node span{position:relative;z-index:1;display:block;width:16px;height:16px;margin:0 auto 7px;background:#d9e1dd;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d0d9d5}.pipeline-node.complete span{background:#2f9e44}.pipeline-node.complete:before{background:#75bd84}.pipeline-node small{font-size:.62rem;white-space:nowrap}.next-job-row{display:flex;align-items:center;justify-content:space-between;padding-top:15px;border-top:1px solid var(--line)}.next-job-row p{margin:2px 0;color:var(--muted);font-size:.75rem}.empty-state{padding:34px 18px;text-align:center}.empty-state h3{margin:0 0 5px}.empty-state p{max-width:520px;margin:0 auto 16px;color:var(--muted);font-size:.82rem}.empty-inline{padding:24px;color:var(--muted);font-size:.82rem}.health-list>div,.activity-list>div,.connection-grid>div,.active-tag{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid var(--line)}.health-list>div:last-child,.activity-list>div:last-child{border-bottom:0}.health-icon{display:block;width:9px;height:9px;flex:0 0 9px;background:#aab5b0;border-radius:50%}.health-icon.good{background:#2f9e44}.health-icon.warning{background:#e5a500}.health-list p,.activity-list p,.connection-grid p,.active-tag p{display:flex;flex-direction:column;margin:0}.health-list strong,.activity-list strong,.connection-grid strong,.active-tag strong{font-size:.78rem}.health-list small,.activity-list small,.connection-grid small,.active-tag small{color:var(--muted);font-size:.67rem}.activity-list>div>span{width:7px;height:7px;background:var(--accent);border-radius:50%}.pipeline-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;background:var(--brand);color:#fff;border-radius:7px}.pipeline-summary>div{display:flex;align-items:center;gap:11px;padding:15px 18px;border-right:1px solid rgba(255,255,255,.14)}.pipeline-summary>div:last-child{border-right:0}.pipeline-summary strong{font-family:Georgia,serif;font-size:1.45rem;color:var(--highlight)}.pipeline-summary span{font-size:.7rem;line-height:1.25}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.segmented{display:inline-flex;padding:3px;background:#dfe6e3;border-radius:6px}.segmented button{min-height:30px;border:0;border-radius:4px;padding:5px 10px;background:transparent;color:#62716a;font-size:.72rem;font-weight:750}.segmented button.active{background:#fff;color:var(--ink);box-shadow:0 1px 4px rgba(0,0,0,.08)}.table-search{width:250px}.table-search input{min-height:36px}.table-panel{padding:0;overflow:hidden}.table-panel>.panel-heading{padding:19px 20px 0}.table-scroll{width:100%;overflow-x:auto}.admin-table{width:100%;border-collapse:collapse}.admin-table th{padding:10px 13px;background:#f5f7f6;border-bottom:1px solid var(--line);color:#72807a;font-size:.64rem;text-align:left;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap}.admin-table td{padding:13px;border-bottom:1px solid var(--line);vertical-align:middle;font-size:.78rem}.admin-table tr:last-child td{border-bottom:0}.admin-table td>small,.admin-table td>a>small,.admin-table td>span+small{display:block;margin-top:3px;color:var(--muted);font-size:.66rem}.keyword-link{display:flex;flex-direction:column;text-decoration:none}.keyword-link:hover strong{color:var(--accent)}.error-copy{max-width:230px;color:var(--danger)!important}.progress{width:90px;height:6px;background:#e5ebe8;border-radius:3px;overflow:hidden}.progress span{display:block;height:100%;background:#2f9e44}.score-ring{display:grid;place-items:center;width:38px;height:38px;border:4px solid #e3e7e5;border-radius:50%;font-size:.7rem;font-weight:850}.score-ring.pass{border-color:#7bc28a}.candidate-panel{margin-top:16px}.candidate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.candidate-card{position:relative;display:grid;grid-template-columns:30px 1fr auto;align-items:start;gap:9px;min-height:104px;padding:13px;border:1px solid var(--line);border-radius:6px;background:#fafbfb}.candidate-card.selected{border-color:#8fbd9d;background:#f2faf4}.candidate-card h3{margin:0 0 6px;font-size:.78rem;line-height:1.3}.candidate-card code{font-size:.67rem}.candidate-card p{margin:4px 0;color:var(--muted);font-size:.65rem}.candidate-card>span{font-size:.61rem;font-weight:800;color:#4f7860}.candidate-rank{color:var(--accent);font-size:.7rem;font-weight:900}.admin-dialog{width:min(680px,calc(100vw - 30px));max-height:90vh;overflow-y:auto;border:0;border-radius:7px;padding:0;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.28)}.admin-dialog::backdrop{background:rgba(10,26,21,.62)}.admin-dialog>form{padding:24px}.admin-dialog>form[method=dialog]{position:absolute;right:7px;top:7px;z-index:2;padding:0}.admin-dialog.compact{width:min(540px,calc(100vw - 30px))}.dialog-heading{padding-right:60px;margin-bottom:20px}.dialog-heading h2{margin:3px 0 7px;font-family:Georgia,serif;font-size:1.55rem}.dialog-heading p:last-child{color:var(--muted);font-size:.83rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.radio-row,.checkbox-row{display:flex!important;align-items:flex-start!important;gap:10px!important;padding:10px;border:1px solid var(--line);border-radius:5px}.radio-row input,.checkbox-row input{width:16px;min-height:16px;flex:0 0 16px}.radio-row span{display:flex;flex-direction:column}.radio-row small{margin:2px 0 0}.admin-dialog fieldset{margin:14px 0;padding:10px;border:0}.admin-dialog legend{font-size:.78rem;font-weight:800}.tag-explainer{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.tag-explainer h2{margin:2px 0 4px;font-size:1rem}.tag-explainer p:last-child{margin:0;color:var(--muted);font-size:.78rem}.settings-layout{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;align-items:start}.settings-nav{position:sticky;top:78px;display:flex;flex-direction:column;padding:8px;background:#fff;border:1px solid var(--line);border-radius:7px}.settings-nav a{padding:9px;border-radius:4px;color:var(--muted);font-size:.75rem;font-weight:700;text-decoration:none}.settings-nav a:hover{background:var(--soft);color:var(--ink)}.settings-content{display:flex;flex-direction:column;gap:16px}.settings-section h2,.brand-controls h2{margin:2px 0 15px;font-size:1.05rem}.switch{display:flex!important;align-items:center;gap:9px;margin:0!important}.switch input{position:absolute;opacity:0;width:1px}.switch span{position:relative;width:38px;height:22px;background:#bac5c0;border-radius:11px}.switch span:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .15s}.switch input:checked+span{background:#2f9e44}.switch input:checked+span:after{transform:translateX(16px)}.prompt-editor,.code-editor{font-family:"SFMono-Regular",Consolas,monospace;font-size:.73rem;line-height:1.55}.connection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 22px}.design-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.6fr);gap:16px;align-items:start}.brand-controls{position:sticky;top:78px}.color-control{display:grid;grid-template-columns:52px 1fr;align-items:center;gap:10px;margin-top:5px}.color-control input{min-height:38px;padding:2px}.mini-preview{margin-top:20px;padding:22px;background:var(--preview-brand);color:#fff;border-radius:6px}.mini-preview>span{display:inline-block;padding:2px 6px;background:var(--preview-highlight);color:#17211e;font-size:.62rem;font-weight:850}.mini-preview h3{margin:12px 0 5px;font-family:Georgia,serif}.mini-preview p{font-size:.76rem;color:#dae5e0}.mini-preview button{border:0;border-radius:4px;padding:8px 10px;background:var(--preview-accent);color:#fff;font-size:.7rem;font-weight:800}.verification-layout{grid-template-columns:minmax(0,1fr) 330px}.verification-preview code{display:block;padding:14px;background:#10201b;color:#dce957;border-radius:5px;white-space:normal;word-break:break-all}.active-tags{position:sticky;top:78px}.active-tag form{margin-left:auto}.active-tag:last-child{border-bottom:0}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}.editor-sidebar{display:flex;flex-direction:column;gap:16px;position:sticky;top:76px}.large-score{display:flex;align-items:baseline;margin:10px 0 14px;color:var(--danger)}.large-score.pass{color:#237b38}.large-score strong{font-size:2.4rem;line-height:1}.large-score span{font-size:.72rem}.check-list>div{display:grid;grid-template-columns:34px 1fr;gap:8px;padding:7px 0;border-top:1px solid var(--line)}.check-list span{font-size:.6rem;font-weight:850;color:var(--danger)}.check-list .pass span{color:#237b38}.check-list p{margin:0;font-size:.68rem}.back-link{display:inline-block;margin-bottom:5px;color:var(--muted);font-size:.72rem;text-decoration:none}.autosave-state{color:var(--muted);font-size:.7rem}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(340px,.85fr) minmax(420px,1.15fr)}.auth-intro{display:flex;flex-direction:column;justify-content:space-between;padding:42px 6vw;background:var(--brand);color:#fff}.auth-intro .public-brand{color:#fff}.auth-intro .public-brand small{color:#bdcec7}.auth-intro>div{max-width:520px;margin:70px 0}.auth-intro h1{margin:5px 0 15px;font-family:Georgia,serif;font-size:3rem;line-height:1.05}.auth-intro>div>p:last-of-type{color:#c4d4cd}.setup-status{display:flex;align-items:center;gap:12px;margin-top:25px;padding:13px;border:1px solid rgba(255,255,255,.2);border-radius:6px}.setup-status div{display:flex;flex-direction:column}.setup-status small{color:#bdcec7}.auth-form{display:flex;flex-direction:column;justify-content:center;width:min(520px,100%);margin:auto;padding:42px}.auth-form h2{margin:4px 0 5px;font-family:Georgia,serif;font-size:2rem}.auth-form>div>p:last-child{color:var(--muted)}.auth-form form{margin-top:20px}@media(max-width:1080px){.site-header{grid-template-columns:1fr auto}.main-menu{display:none;grid-column:1/-1;grid-row:2}.main-menu.open{display:flex}.menu-toggle{display:inline-flex}.hero-copy{grid-template-columns:1fr}.category-links{grid-template-columns:repeat(2,1fr)}.story-grid{grid-template-columns:repeat(2,1fr)}.metric-grid{grid-template-columns:repeat(2,1fr)}.candidate-grid{grid-template-columns:repeat(2,1fr)}.admin-shell{grid-template-columns:220px minmax(0,1fr)}.admin-main{padding:22px}.form-grid.three{grid-template-columns:1fr 1fr}.method-band{grid-template-columns:1fr}}@media(max-width:780px){.announcement{justify-content:flex-start;overflow:hidden}.announcement p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header{min-height:66px;padding:10px 16px}.public-brand small,.header-cta{display:none}.main-menu{align-items:flex-start;flex-direction:column;gap:10px;padding:12px 0}.header-actions{gap:2px}.editorial-hero,.category-strip,.latest-section,.archive-page{padding-left:18px;padding-right:18px}.hero-copy h1{font-size:2.8rem}.featured-story{grid-template-columns:1fr}.story-image{min-height:230px}.featured-story>div:last-child{padding:24px}.category-links,.story-grid,.method-steps,.footer-main{grid-template-columns:1fr}.method-band{padding:44px 18px}.footer-main{padding:40px 18px}.footer-notice{flex-direction:column;padding:18px}.admin-shell{display:block}.admin-sidebar{position:fixed;left:0;top:0;width:250px;transform:translateX(-100%);transition:transform .2s}.admin-sidebar.open{transform:translateX(0)}.sidebar-toggle{display:inline-flex}.admin-topbar{padding:0 14px}.admin-main{padding:16px}.page-header{align-items:flex-start;flex-direction:column}.metric-grid,.dashboard-grid,.dashboard-grid.lower,.pipeline-summary,.candidate-grid,.settings-layout,.design-grid,.editor-layout,.verification-layout{grid-template-columns:1fr}.pipeline-summary>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.pipeline-track{overflow-x:auto;padding-bottom:6px}.pipeline-node{min-width:90px}.filter-bar{align-items:stretch;flex-direction:column}.segmented{overflow-x:auto}.table-search{width:100%}.settings-nav,.brand-controls,.editor-sidebar,.active-tags{position:static}.form-grid,.form-grid.three,.connection-grid{grid-template-columns:1fr}.tag-explainer{align-items:flex-start;flex-direction:column}.auth-shell{grid-template-columns:1fr}.auth-intro{min-height:300px;padding:28px}.auth-intro>div{margin:45px 0 10px}.auth-intro h1{font-size:2.25rem}.auth-form{padding:28px 20px}.section-intro.horizontal{align-items:flex-start;flex-direction:column;gap:12px}.policy-page h1{font-size:2.4rem}}.content-type-workspaces,.social-platform-grid,.post-type-schedule-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1rem 0 1.5rem}.content-type-workspaces a{color:inherit;text-decoration:none;display:flex;flex-direction:column;gap:.35rem}.content-type-workspaces a.active{outline:2px solid var(--accent,#e85d3f);outline-offset:-2px}.content-type-workspaces span,.content-type-workspaces small,.social-platform-grid p{color:var(--muted,#64748b)}.social-platform-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.social-platform-grid article{padding:1rem}.social-platform-grid p{font-size:.86rem;margin:.45rem 0 0}.post-type-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-type-schedule-grid fieldset{border:1px solid var(--border,#d9e0dc);border-radius:12px;padding:1rem;display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.post-type-schedule-grid legend{font-weight:800;padding:0 .35rem}@media(max-width:1050px){.content-type-workspaces,.social-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.content-type-workspaces,.social-platform-grid,.post-type-schedule-grid,.post-type-schedule-grid fieldset{grid-template-columns:1fr}}.informational-hero-image{margin:1.5rem 0}.informational-hero-image img{display:block;width:100%;height:auto;border-radius:16px}.informational-hero-image figcaption{font-size:.82rem;color:#59645f;margin-top:.5rem}.generation-now{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 14px;padding:13px 15px;border:1px solid var(--line);border-radius:7px;background:#fff}.generation-now.active{box-shadow:inset 3px 0 0 var(--accent)}.generation-now .page-kicker{margin:0 0 3px}.generation-now h2{margin:0;font-family:Georgia,serif;font-size:1rem;line-height:1.25}.generation-now p:not(.page-kicker){margin:3px 0 0;color:var(--muted);font-size:.72rem}.generation-now small{display:block;margin-top:3px;color:var(--muted);font-size:.68rem;max-width:760px}.generation-now.idle{background:var(--soft)}.currently-generating{box-shadow:inset 3px 0 0 var(--accent);background:#fffdf9}.inline-live-label{display:inline-block;margin-left:5px;padding:2px 5px;border-radius:999px;background:var(--accent);color:#fff;font-family:system-ui,sans-serif;font-size:.55rem;font-weight:850;vertical-align:middle}.auto-publish-note{display:flex;flex-direction:column;gap:3px;margin:12px 0;padding:10px 12px;border:1px solid var(--line);border-radius:5px;background:var(--soft);font-size:.72rem}.auto-publish-note span{color:var(--muted);line-height:1.45}.compact-article-scroll{overflow-x:visible}.article-table{width:100%;min-width:0!important;table-layout:fixed}.article-table th,.article-table td{padding:10px 8px;vertical-align:middle}.article-table .select-col{width:42px;text-align:center}.article-table .article-title-cell{width:auto;min-width:0}.article-table .article-title-cell .keyword-link strong{font-size:.78rem;line-height:1.25}.article-table .article-title-cell .keyword-link small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-table .article-state-cell{width:150px}.article-table .article-state-line{display:flex;align-items:center;gap:7px}.article-table .article-state-cell>small{display:block;margin-top:4px;color:var(--muted);font-size:.62rem}.article-table .active-maintenance{font-weight:750}.article-table .score-ring.compact{width:34px;height:34px;min-width:34px;font-size:.66rem;border-width:3px}.article-table .freshness-grid.compact{grid-template-columns:repeat(2,minmax(74px,1fr));gap:4px;width:205px}.article-table .freshness-grid.compact span{padding:5px 6px;font-size:.59rem}.article-table .actions-col,.article-table .article-actions-cell{width:172px}.article-table .article-actions-cell{position:sticky;right:0;z-index:1;background:#fff;box-shadow:-8px 0 12px -14px rgba(0,0,0,.55)}.article-table thead .actions-col{position:sticky;right:0;z-index:2;background:var(--soft)}.compact-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px!important;justify-content:stretch!important}.compact-actions .small-button{min-width:0;padding:6px 7px;text-align:center;justify-content:center;font-size:.62rem}.article-flags{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.bulk-action-bar{flex-wrap:wrap}.bulk-action-bar input[name="humanNote"]{min-width:190px;flex:1 1 190px}@media(max-width:1050px){.compact-article-scroll{overflow-x:auto}.article-table{min-width:820px!important}.generation-now{align-items:flex-start}}@media(max-width:700px){.generation-now{flex-direction:column}.generation-now .small-button{align-self:flex-start}}.article-flags .compact-reason{display:inline-block;max-width:min(100%,420px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.type-comparison-table{margin:1.6rem 0 2rem}.type-comparison-table .comparison-table th:first-child{min-width:155px}.type-comparison-table .comparison-table td,.type-comparison-table .comparison-table th{vertical-align:top}.comparison-buyer-guide{margin:2rem 0}.decision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:1rem 0}.decision-card{padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--soft)}.decision-card h3{margin:0 0 .65rem;font-family:Georgia,serif;color:var(--brand)}.decision-card h3:not(:first-child){margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.decision-card p:first-of-type{margin-top:0}@media(max-width:780px){.decision-grid{grid-template-columns:1fr}.type-comparison-table .table-scroll{overflow-x:auto}.type-comparison-table table{min-width:720px}}.status-badge.skipped{background:#fff0ef;border-color:#efb3ad;color:var(--danger)}.article-page{display:grid;grid-template-columns:minmax(0,820px) 280px;gap:46px;max-width:1230px;margin:0 auto;padding:38px 24px 80px}.article-rail{min-width:0}.breadcrumb{display:flex;gap:8px;margin-bottom:18px;color:#6f7d77;font-size:.78rem}.breadcrumb a{text-decoration:none}.article{font-family:Georgia,"Times New Roman",serif;font-size:1.125rem;line-height:1.75}.article-intro{padding-bottom:27px;border-bottom:1px solid var(--line)}.article h1{max-width:780px;margin:5px 0 15px;color:var(--brand);font-family:Georgia,"Times New Roman",serif;font-size:3.15rem;line-height:1.04}.article h2{margin:40px 0 14px;font-family:Georgia,"Times New Roman",serif;font-size:1.75rem;line-height:1.15}.article h3{margin:25px 0 8px;font-family:Inter,ui-sans-serif,sans-serif;font-size:1rem;line-height:1.3}.article p{margin:0 0 17px}.article ul{padding-left:22px}.article li{margin:7px 0}.article-kicker,.section-heading>p,.pick-label{margin:0!important;color:var(--accent);font-family:Inter,ui-sans-serif,sans-serif;font-size:.72rem!important;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.article-byline{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:18px 0;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-family:Inter,ui-sans-serif,sans-serif}.article-byline p{margin:2px 0 0;color:#65716b;font-size:.76rem;line-height:1.45}.article-byline>p{flex:0 0 auto}.disclosure{color:#6a756f;font-family:Inter,ui-sans-serif,sans-serif;font-size:.72rem!important;line-height:1.45}.section-heading{margin-top:42px;border-left:4px solid var(--highlight);padding-left:13px}.section-heading h2{margin:2px 0 14px}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 24px rgba(20,46,38,.07)}.comparison-table{width:100%;min-width:680px;border-collapse:collapse;margin:0;font-family:Inter,ui-sans-serif,sans-serif;font-size:.8rem}.comparison-table th{padding:12px;background:var(--brand);color:#fff;text-align:left}.comparison-table td{padding:12px;border:1px solid var(--line);vertical-align:top}.comparison-table tbody tr:nth-child(even){background:#f5f8f6}.comparison-table a{color:var(--brand);font-weight:800}.amazon-button{margin-top:12px;background:var(--accent);color:#fff;font-family:Inter,ui-sans-serif,sans-serif;font-size:.82rem}.cta-disclosure{margin-top:7px!important}.buying-guide,.head-to-head,.methodology,.final-verdict{margin:44px 0;padding:26px;background:#f2f6f4;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 28px rgba(20,46,38,.07)}.buying-guide .section-heading,.head-to-head .section-heading,.methodology .section-heading,.final-verdict .section-heading{margin-top:0}.listicle-product{margin:58px 0;padding-top:9px;border-top:3px solid var(--brand)}.product-heading{display:flex;align-items:flex-start;gap:13px;margin:20px 0}.product-heading h2{margin:2px 0}.pick-number{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;background:var(--highlight);color:var(--brand);border-radius:50%;font-family:Inter,sans-serif;font-size:.8rem;font-weight:900}.product-review-block{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:22px;margin-bottom:24px}.product-review-block figure{overflow:hidden;margin:0;background:#f0f3f2;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 28px rgba(20,46,38,.08)}.product-review-block img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#fff}.product-review-block figcaption{padding:8px 10px;color:#6c7872;font-family:Inter,sans-serif;font-size:.65rem}.product-decision{padding:20px;background:var(--brand);color:#fff;border-radius:8px;box-shadow:0 10px 28px rgba(20,46,38,.14);font-family:Inter,sans-serif;font-size:.82rem}.product-decision p{margin-bottom:11px}.product-decision .price-note,.product-decision .disclosure{color:#d4e2dc}.editorial-copy{font-size:1.16rem}.product-insight-card{margin:20px 0;padding:19px 21px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 24px rgba(20,46,38,.07)}.product-insight-card h3{margin-top:0}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:21px 0}.pros-cons>div{padding:17px 19px;border-radius:8px;box-shadow:0 8px 24px rgba(20,46,38,.08)}.pros-cons .pros{border:1px solid #a8d5b3;border-left:5px solid #27823c;background:#f0faf2}.pros-cons .cons{border:1px solid #efb3ad;border-left:5px solid #c64231;background:#fff3f1}.pros-cons h3{margin-top:0}.review-evidence-grid{display:grid;gap:12px}.review-evidence{margin:0;padding:15px 17px;border-left:4px solid var(--highlight);background:#f5f8f6;border-radius:0 8px 8px 0;font-family:Inter,sans-serif}.review-evidence p{font-size:.84rem;line-height:1.55}.review-evidence cite{color:#5f6c66;font-size:.72rem;font-style:normal}.review-link{display:inline-block;margin-top:14px}.evidence-note{color:#5f6c66;font-family:Inter,sans-serif;font-size:.78rem}.family-comparison{margin:46px 0}.faq{border-top:1px solid var(--line);padding:15px 0}.faq:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;font-weight:800}.faq p{margin:10px 0 0}.article-aside{position:relative}.toc-panel{position:sticky;top:100px;padding:20px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 28px rgba(20,46,38,.08)}.toc-panel nav{display:flex;flex-direction:column;gap:10px;margin-top:13px}.toc-panel a{color:#4f5f57;font-size:.9rem;text-decoration:none;line-height:1.35}.toc-panel a:hover{color:var(--accent)}.reader-note{margin-top:15px;padding:19px;background:var(--highlight);color:var(--brand);border-radius:8px}.reader-note p{font-size:.8rem}.reader-note a{font-size:.76rem;font-weight:800}.price-note{color:#65716b;font-family:Inter,sans-serif;font-size:.72rem!important}.mobile-article-nav{display:none}@media(max-width:920px){.article-page{grid-template-columns:1fr}.article-aside{display:none}.article h1{font-size:2.55rem}}@media(max-width:640px){.article-page{padding:25px 16px 84px}.article{font-size:1.06rem}.article h1{font-size:2.1rem}.article h2{font-size:1.5rem}.article-byline{flex-direction:column;gap:8px}.product-review-block,.pros-cons{grid-template-columns:1fr}.buying-guide,.head-to-head,.methodology,.final-verdict{padding:19px}.product-decision{border-radius:8px}.mobile-article-nav{position:sticky;z-index:12;bottom:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;margin:18px 0;padding:4px;background:var(--brand);border-radius:8px;box-shadow:0 10px 30px rgba(10,31,24,.24);font-family:Inter,sans-serif}.mobile-article-nav a{padding:9px 5px;color:#fff;font-size:.7rem;font-weight:800;text-align:center;text-decoration:none}.product-insight-card{padding:16px}.table-scroll{margin-right:-2px}}.pros-cons>div{padding:19px 21px;border-radius:8px;color:#fff;box-shadow:0 10px 26px rgba(20,46,38,.16)}.pros-cons .pros{border:1px solid #126b35;border-left:1px solid #126b35;background:#166534}.pros-cons .cons{border:1px solid #991b1b;border-left:1px solid #991b1b;background:#b91c1c}.pros-cons>div:first-child{border:1px solid #126b35;background:#166534}.pros-cons>div:last-child{border:1px solid #991b1b;background:#b91c1c}.pros-cons h3{margin-top:0;color:#fff}.pros-cons ul{padding:0;list-style:none}.pros-cons li{position:relative;padding-left:25px}.pros-cons li:before{position:absolute;left:0;top:0;color:#fff;font-family:Arial,sans-serif;font-weight:900}.pros-cons .pros li:before,.pros-cons>div:first-child li:before{content:"\2713"}.pros-cons .cons li:before,.pros-cons>div:last-child li:before{content:"\00d7"}.article-update-note{margin:0 0 22px;padding:14px 17px;border:1px solid #b9cec5;border-left:4px solid var(--accent);border-radius:8px;background:#f1f7f4;font-family:Inter,sans-serif;font-size:.82rem;box-shadow:0 8px 22px rgba(20,46,38,.06)}.article-update-note p{margin:0}.article-update-history{margin-top:9px}.article-update-history summary{cursor:pointer;color:var(--brand);font-weight:800}.article-update-history ul{margin:8px 0 0;padding-left:18px}.article-update-history li{font-size:.76rem}.article-actions{display:flex;align-items:center;gap:16px;margin-top:22px;font-family:Inter,ui-sans-serif,sans-serif}.article-actions .verdict-button{margin:0;background:var(--brand);color:#fff}.article-actions .text-link{font-size:.86rem;font-weight:800}.comparison-table th{position:sticky;top:0;z-index:1}.product-media{display:flex;flex-direction:column}.product-primary-image{display:block}.product-image-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-top:1px solid var(--line)}.product-review-block .product-image-strip img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;background:#fff}.article-aside-inner{position:sticky;top:88px;display:grid;gap:14px;max-height:calc(100vh - 104px);overflow:auto;padding:2px 2px 12px}.article-aside-inner .toc-panel{position:static;box-shadow:0 8px 22px rgba(20,46,38,.07)}.sticky-decision{padding:19px;border:1px solid var(--line);border-radius:8px;background:#f4f8f6;box-shadow:0 10px 28px rgba(20,46,38,.09);font-family:Inter,ui-sans-serif,sans-serif}.sticky-decision .verdict-jump{display:inline-block;margin:7px 0 11px;color:var(--brand);font-size:.9rem;font-weight:850}.sticky-decision ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.sticky-decision li a{display:flex;align-items:flex-start;gap:8px;color:#42534b;font-size:.78rem;font-weight:750;line-height:1.35;text-decoration:none}.sticky-decision li span{display:grid;place-items:center;width:20px;height:20px;flex:0 0 20px;border-radius:50%;background:var(--highlight);color:var(--brand);font-size:.65rem;font-weight:900}.sticky-decision .amazon-button{display:block;text-align:center}.review-evidence p{font-size:.95rem;line-height:1.65}.review-evidence cite{font-size:.8rem}.reader-note{margin-top:0}@media(max-width:920px){.article-aside{display:none}}@media(max-width:640px){.article-actions{align-items:flex-start;flex-direction:column;gap:10px}.article-actions .verdict-button{width:100%;text-align:center}.mobile-article-nav{grid-template-columns:repeat(4,1fr)}.mobile-article-nav .mobile-buy-link{background:var(--accent);border-radius:5px}.review-evidence{padding:17px}.review-evidence p{font-size:1rem;line-height:1.7}.review-evidence cite{font-size:.85rem}.product-image-strip{grid-template-columns:repeat(3,1fr)}}.verified-testing-note{margin:0 0 22px;padding:18px 20px;border:1px solid #82b7a0;border-left:5px solid var(--brand);border-radius:8px;background:#edf8f2;box-shadow:0 8px 24px rgba(20,46,38,.08);font-family:Inter,ui-sans-serif,sans-serif}.verified-testing-note strong{display:block;margin:5px 0 7px;color:var(--brand)}.verified-testing-note p:last-child{margin:0;color:#42534b;font-size:.92rem;line-height:1.6}.public-mobile-decision{display:none}@media(max-width:640px){.mobile-article-nav{display:none}.public-mobile-decision{position:fixed;z-index:30;right:14px;bottom:12px;left:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:4px;padding:5px;border-radius:8px;background:var(--brand);box-shadow:0 12px 32px rgba(10,31,24,.3);font-family:Inter,ui-sans-serif,sans-serif}.public-mobile-decision a{padding:11px 7px;border-radius:5px;color:#fff;font-size:.74rem;font-weight:850;text-align:center;text-decoration:none}.public-mobile-decision .buy{background:var(--accent)}}.public-brand-logo{display:block;width:44px;height:44px;flex:0 0 44px;object-fit:contain}.admin-brand-logo{display:block;width:34px;height:34px;flex:0 0 34px;object-fit:contain}.footer-brand-logo{display:block;width:auto;max-width:170px;height:48px;object-fit:contain;object-position:left center}.branding-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.upload-control{padding:14px;border:1px solid var(--line);border-radius:6px;background:#fafbfb}.upload-control>span{display:block;margin-bottom:8px;font-size:.78rem;font-weight:800}.upload-control input[type=file]{min-height:42px;padding:8px;background:#fff}.upload-preview{display:flex;align-items:center;justify-content:center;height:82px;margin-bottom:10px;border:1px dashed #cbd6d1;border-radius:5px;background:#fff}.upload-preview img{display:block;max-width:90%;max-height:62px;object-fit:contain}.upload-empty{color:var(--muted);font-size:.7rem}.category-edit-panel{margin-bottom:16px;border-top:3px solid var(--accent)}.category-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.category-actions form{margin:0}.admin-error-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--soft)}.admin-error-shell section{width:min(620px,100%);padding:36px;background:#fff;border:1px solid var(--line);border-radius:7px}.admin-error-shell h1{margin:5px 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:2rem}.admin-error-shell p:not(.page-kicker){color:var(--muted)}.admin-error-actions{display:flex;gap:10px;margin-top:22px}@media(max-width:780px){.branding-upload-grid{grid-template-columns:1fr}.public-brand-logo{width:38px;height:38px;flex-basis:38px}.category-actions{justify-content:flex-start}.admin-error-actions{align-items:stretch;flex-direction:column}.footer-main{grid-template-columns:1fr}}.article-health-filters{display:grid;grid-template-columns:minmax(330px,auto) repeat(3,minmax(150px,210px)) minmax(210px,1fr);gap:10px;align-items:center}.article-health-filters select,.article-health-filters input{min-height:38px}.bulk-action-bar{position:sticky;z-index:10;top:64px;display:grid;grid-template-columns:auto minmax(180px,1fr) repeat(4,auto);gap:9px;align-items:center;margin:0 0 12px;padding:12px 14px;background:#173f35;color:#fff;border:1px solid #0e3028;border-radius:8px;box-shadow:0 12px 30px rgba(16,42,34,.2)}.bulk-action-bar[hidden]{display:none}.bulk-action-bar input{min-height:36px}.health-table th:first-child,.health-table td:first-child{width:42px;text-align:center}.health-table input[type=checkbox]{width:18px;height:18px;min-height:0;padding:0}.freshness-grid{display:grid;grid-template-columns:repeat(2,minmax(74px,1fr));gap:5px}.freshness-grid span{display:flex;justify-content:space-between;gap:7px;padding:5px 7px;border-radius:5px;background:#eef4f1;color:#3d5b51;font-size:.66rem;white-space:nowrap}.freshness-grid .stale{background:#fff0ed;color:#98291b}.analytics-placeholder{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:18px;padding:25px 27px;border:1px dashed #b8c7c1;border-radius:8px;background:#f3f7f5}.analytics-placeholder h2{margin:2px 0 5px;font-size:1.1rem}.analytics-placeholder p:last-child{max-width:760px;margin:0;color:var(--muted);font-size:.82rem}.setting-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:14px 0;border-top:1px solid var(--line)}.setting-toggle-row small{max-width:420px;color:var(--muted)}.error-copy{display:block;max-width:360px;color:#8d2d21;white-space:normal}.empty-inline{padding:25px;color:var(--muted);text-align:center}@media(max-width:1180px){.article-health-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.article-health-filters .segmented{grid-column:1/-1}.bulk-action-bar{grid-template-columns:auto 1fr repeat(2,auto)}}@media(max-width:780px){.article-health-filters{grid-template-columns:1fr}.article-health-filters .segmented{grid-column:auto}.bulk-action-bar{top:58px;grid-template-columns:1fr 1fr}.bulk-action-bar input{grid-column:1/-1}.analytics-placeholder,.setting-toggle-row{align-items:flex-start;flex-direction:column}.health-table td:first-child{display:block!important;width:100%!important;text-align:left}.freshness-grid{grid-template-columns:1fr 1fr}}.author-page .latest-section{padding:0;background:transparent}.author-facts{display:flex;gap:25px;margin-top:20px;color:var(--muted);font-size:.82rem}.author-facts span{padding-top:10px;border-top:2px solid var(--highlight)}.priority-form{display:flex;align-items:end;gap:4px;margin-top:6px}.priority-form label{color:var(--muted);font-size:.6rem}.priority-form input{width:62px;min-height:30px;padding:4px 6px}.article-health-filters{grid-template-columns:minmax(310px,1.35fr) repeat(3,minmax(130px,.75fr)) minmax(170px,1fr)}@media(max-width:1180px){.article-health-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.article-health-filters .segmented{grid-column:1/-1}}@media(max-width:780px){.article-health-filters{grid-template-columns:1fr}.article-health-filters .segmented{grid-column:auto}}.danger-zone,.delete-zone{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:28px;align-items:center;margin-top:18px}.danger-zone h2,.delete-zone h2{margin:2px 0 6px}.danger-zone p:last-child,.delete-zone p:last-child{margin:0;color:var(--muted);font-size:.82rem}.delete-zone{border-color:#e6aaa4;background:#fffafa}.delete-zone .page-kicker{color:#a51d15}.delete-button{background:#a51d15;color:#fff;border-color:#a51d15}.delete-button:hover{background:#86150f}.delete-zone label,.danger-zone label{display:block;margin-bottom:10px;font-size:.76rem;font-weight:750}@media(max-width:780px){.danger-zone,.delete-zone{grid-template-columns:1fr}}.admin-body .workspace-panel,.admin-body .metric-card,.admin-body .admin-dialog{border-radius:8px;border-color:#d9e1dd;box-shadow:0 8px 24px rgba(24,38,33,.07)}.admin-workspace,.admin-main{min-width:0;overflow-x:hidden}.table-scroll{max-width:100%;overscroll-behavior-inline:contain}.admin-body .button,.admin-body .small-button,.admin-body .icon-button,.admin-body input,.admin-body select,.admin-body textarea{border-radius:7px}.admin-body .workspace-panel{padding:24px}.live-pipeline{margin:0 0 24px;background:#fff}.live-pipeline-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.live-pipeline-head h2{margin:4px 0 7px;font-size:1.35rem;letter-spacing:0}.live-pipeline-head p:last-child{max-width:780px;margin:0;color:var(--muted);line-height:1.55}.live-dot{display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%;background:#1f9d68;box-shadow:0 0 0 5px rgba(31,157,104,.12);animation:live-pulse 1.8s ease-out infinite}.live-percent{min-width:92px;text-align:right}.live-percent strong{display:block;color:var(--brand);font-size:1.8rem;line-height:1;letter-spacing:0}.live-percent span{display:block;margin-top:7px;color:var(--muted);font-size:.72rem;font-weight:800;text-transform:capitalize}.live-progress{height:12px;margin:22px 0 18px;overflow:hidden;border-radius:7px;background:#e9eeeb}.live-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),#2d826a);transition:width .45s ease}.live-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line)}.live-facts>div{padding:14px 16px;background:#fbfcfb}.live-facts span{display:block;color:var(--muted);font-size:.69rem;font-weight:800;text-transform:uppercase}.live-facts strong{display:block;margin-top:4px;color:var(--ink);font-size:1.15rem}.live-stages{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;margin:22px 0}.live-stages>div{position:relative;padding-top:17px;text-align:center;color:#8a9891}.live-stages>div:before{content:"";position:absolute;top:5px;left:-50%;width:100%;height:2px;background:#dfe6e2}.live-stages>div:first-child:before{display:none}.live-stages>div>span{position:absolute;z-index:1;top:0;left:50%;width:12px;height:12px;transform:translateX(-50%);border:2px solid #ced8d3;border-radius:50%;background:#fff}.live-stages>div.complete,.live-stages>div.active{color:var(--brand)}.live-stages>div.complete:before,.live-stages>div.active:before{background:var(--brand)}.live-stages>div.complete>span{border-color:var(--brand);background:var(--brand)}.live-stages>div.active>span{border-color:var(--accent);box-shadow:0 0 0 5px rgba(232,93,63,.12)}.live-stages small{font-size:.66rem;font-weight:800}.live-events{padding-top:16px;border-top:1px solid var(--line)}.live-events-title{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.live-events-title span{color:var(--muted);font-size:.7rem}.live-events ol{display:grid;gap:7px;max-height:180px;margin:0;padding:0;overflow:auto;list-style:none}.live-events li{display:grid;grid-template-columns:84px 1fr;gap:12px;padding:8px 10px;border-radius:6px;background:#f6f8f7;font-size:.76rem;line-height:1.45}.live-events time{color:var(--muted);font-variant-numeric:tabular-nums}.live-pipeline.failed{border-color:#e4aaa2}.live-pipeline.failed .live-dot{background:#c94735;box-shadow:0 0 0 5px rgba(201,71,53,.12);animation:none}.candidate-card{border-radius:8px;box-shadow:0 5px 16px rgba(24,38,33,.05)}.table-panel{overflow:hidden;padding:0!important}.admin-table td,.admin-table th{padding:15px 16px}.footer-main{grid-template-columns:minmax(260px,1.6fr) repeat(auto-fit,minmax(140px,1fr))}@keyframes live-pulse{0%{box-shadow:0 0 0 0 rgba(31,157,104,.28)}70%,100%{box-shadow:0 0 0 8px rgba(31,157,104,0)}}@media(max-width:780px){.admin-body .workspace-panel{padding:18px}.live-pipeline-head{align-items:flex-start}.live-stages{grid-template-columns:repeat(4,1fr);row-gap:16px}.live-stages>div:nth-child(5):before{display:none}.live-facts{grid-template-columns:1fr}.live-events li{grid-template-columns:68px 1fr}.admin-table{width:100%!important}.admin-table thead{display:none}.admin-table tbody,.admin-table tr,.admin-table td{display:block;width:100%!important}.admin-table tr{padding:14px 16px;border-bottom:1px solid var(--line)}.admin-table tr:last-child{border-bottom:0}.admin-table td{padding:6px 0;border:0}.admin-table td:nth-child(2):before,.admin-table td:nth-child(3):before,.admin-table td:nth-child(4):before,.admin-table td:nth-child(5):before{display:block;margin-bottom:3px;color:var(--muted);font-size:.6rem;font-weight:850;text-transform:uppercase}.admin-table td:nth-child(2):before{content:"Category and tags"}.admin-table td:nth-child(3):before{content:"Pipeline stage"}.admin-table td:nth-child(4):before{content:"Publishing mode"}.admin-table td:nth-child(5):before{content:"Progress"}.admin-table .empty-state{width:100%;padding:22px 8px}.admin-table .row-actions{padding-top:5px}}.keyword-type-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 18px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--line);gap:1px}.keyword-type-summary>div{padding:18px;background:#fff}.keyword-type-summary strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:1.55rem}.keyword-type-summary span{color:var(--muted);font-size:.72rem}.import-workspace{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(420px,1.3fr);gap:30px;margin-bottom:20px}.platform-tabs{position:sticky;z-index:9;top:58px;display:flex;gap:6px;margin:-8px 0 18px;padding:8px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.96);overflow:auto}.platform-tabs a{padding:8px 12px;border-radius:6px;color:var(--brand);font-size:.74rem;font-weight:800;white-space:nowrap}.platform-tabs a:hover{background:#edf3f0}.platform-section{margin-bottom:18px;scroll-margin-top:120px}.platform-form{display:grid;gap:13px}.management-list{display:grid;gap:7px;margin-top:18px}.management-list>div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 13px;border:1px solid var(--line);border-radius:7px;background:#f9fbfa}.management-list span{display:flex;min-width:0;flex-direction:column}.management-list small{margin-top:3px;color:var(--muted)}.inline-management-form{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr)) auto;align-items:end;gap:9px}.monitor-list{display:grid;max-height:330px;overflow:auto;border:1px solid var(--line);border-radius:7px}.monitor-list>div{display:flex;justify-content:space-between;gap:16px;padding:9px 12px;border-bottom:1px solid var(--line);font-size:.74rem}.monitor-list>div:last-child{border-bottom:0}.subsection-title{margin:25px 0 10px}.protected-setting{margin-top:20px;padding:14px;border:1px solid #e5bbb5;border-radius:7px}.protected-setting summary{cursor:pointer;font-weight:800}.protected-setting form{display:grid;gap:12px;margin-top:15px}.generated-article-link{display:inline-flex;margin-top:16px}@media(max-width:900px){.keyword-type-summary{grid-template-columns:repeat(2,1fr)}.import-workspace{grid-template-columns:1fr}.inline-management-form{grid-template-columns:1fr 1fr}}@media(max-width:600px){.keyword-type-summary,.inline-management-form{grid-template-columns:1fr}.platform-tabs{top:52px}.management-list>div{align-items:flex-start;flex-direction:column}}.social-profile-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.social-profile-links a{padding:7px 9px;border:1px solid rgba(255,255,255,.22);border-radius:6px;color:#fff;font-size:.68rem;font-weight:750;text-transform:capitalize}.article-utility-bar{display:flex;justify-content:flex-end;margin:8px 0 16px}.share-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.share-buttons span{margin-right:3px;color:var(--muted);font-size:.7rem;font-weight:800;text-transform:uppercase}.share-buttons a,.share-buttons button{min-height:34px;padding:7px 10px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--brand);font:inherit;font-size:.7rem;font-weight:750;cursor:pointer}.reader-rating,.product-compare-tool{margin:34px 0;padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 26px rgba(24,38,33,.07)}.reader-rating{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.reader-rating h2,.product-compare-tool h2{margin:2px 0 6px;font-size:1.4rem}.rating-buttons{display:flex;gap:7px}.rating-buttons button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#f6f8f7;color:var(--brand);font-weight:850;cursor:pointer}.rating-buttons button:hover,.rating-buttons button.selected{border-color:var(--accent);background:var(--accent);color:#fff}.compare-controls,.compare-result{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.compare-result article{padding:18px;border:1px solid var(--line);border-radius:8px;background:#f7faf8}.compare-result strong,.compare-result span{display:block}.compare-result span{margin:4px 0 12px;color:var(--accent);font-size:.72rem;font-weight:800;text-transform:uppercase}.category-carousel-section{padding:48px max(5vw,calc((100vw - 1220px)/2));border-top:1px solid var(--line)}.category-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,330px);gap:14px;padding:5px 3px 20px;overflow-x:auto;scroll-snap-type:x proximity}.category-story-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 25px rgba(24,38,33,.08);scroll-snap-align:start}.category-story-image{display:block;aspect-ratio:1.56;overflow:hidden;background:#f1f4f2}.category-story-image img{width:100%;height:100%;object-fit:cover}.category-story-card>div{padding:17px}.category-story-card span{color:var(--accent);font-size:.66rem;font-weight:850;text-transform:uppercase}.category-story-card h3{margin:6px 0 8px;font-size:1.05rem;line-height:1.25}.category-story-card p{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted);font-size:.76rem;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical}.home-custom-section{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(320px,1.3fr);gap:50px;padding:55px max(5vw,calc((100vw - 1220px)/2));background:#edf2ef}.home-custom-section h2{margin:4px 0;font-size:2rem}.home-custom-section>p{margin:0;font-size:1rem;line-height:1.75}.managed-ad{margin:24px 0;min-height:40px;text-align:center}.informational-intro+.section-heading{margin-top:25px}@media(max-width:780px){.article-utility-bar{justify-content:flex-start}.share-buttons{gap:5px}.reader-rating{align-items:flex-start;flex-direction:column}.compare-controls,.compare-result,.home-custom-section,.footer-main{grid-template-columns:1fr}.category-carousel-section{padding-block:35px}.category-carousel{grid-auto-columns:82vw}.product-compare-tool{padding:18px}}.auth-links{display:flex;justify-content:space-between;gap:18px;margin-top:10px}.auth-links .back-link{margin:0}.setup-form{justify-content:flex-start;max-height:100vh;overflow-y:auto;padding-top:34px;padding-bottom:34px}.form-divider{display:flex;justify-content:space-between;gap:12px;margin:20px 0 12px;padding-bottom:7px;border-bottom:1px solid var(--line)}.form-divider strong{font-size:.8rem}.form-divider small{color:var(--muted);font-size:.68rem}.publication-gate{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 18px;padding:18px 20px;border:1px solid #edcf82;border-left:5px solid #e5a500;border-radius:7px;background:#fff9e9}.publication-gate h2{margin:2px 0 5px;font-size:1.05rem}.publication-gate p:last-child{max-width:850px;margin:0;color:var(--muted);font-size:.8rem}.publication-gate form{margin:0}.amazon-button{min-height:48px;border-radius:7px!important;box-shadow:0 8px 20px rgba(232,93,63,.22);font-weight:900!important}.amazon-button:hover{filter:brightness(.94);transform:translateY(-1px)}.related-product-section{margin:52px 0;padding:28px;background:#f5f8f6;border:1px solid var(--line);border-radius:10px}.related-product-section .section-heading{margin-top:0}.related-product-intro{color:#5f6c66;font-family:Inter,sans-serif;font-size:.84rem}.related-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.related-product-card{display:flex;flex-direction:column;padding:13px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 7px 20px rgba(20,46,38,.07);font-family:Inter,sans-serif}.related-product-card img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#fff}.related-product-card h3{margin:12px 0 8px;font-size:.84rem;line-height:1.35}.related-product-card .product-rating{display:flex;flex-direction:column;margin:auto 0 5px;color:#5e6d66;font-size:.72rem}.related-product-card .product-rating strong{color:#9b5d00;font-size:.82rem}.related-product-card .disclosure{margin:5px 0 0!important}.sidebar-products{display:grid;gap:8px;margin-top:15px;padding-top:14px;border-top:1px solid var(--line)}.sidebar-products>a{display:grid;grid-template-columns:52px 1fr;gap:8px;align-items:center;color:var(--ink);font-size:.7rem;font-weight:750;text-decoration:none;line-height:1.25}.sidebar-products img{width:52px;height:52px;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:5px}.sidebar-products span{display:flex;flex-direction:column}.sidebar-products small{margin-top:3px;color:#9b5d00}@media(max-width:780px){.publication-gate{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-product-section{padding:18px}}@media(max-width:460px){.related-product-grid{grid-template-columns:1fr 1fr;gap:8px}.related-product-card{padding:9px}.related-product-card .amazon-button{padding:8px;font-size:.7rem}}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;transform:translateY(-160%);padding:10px 14px;border-radius:6px;background:#fff;color:var(--brand);box-shadow:0 4px 18px rgba(0,0,0,.25);font-weight:800}.skip-link:focus{transform:none}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--highlight);outline-offset:3px}.featured-story{min-height:0;max-height:460px}.featured-story .story-image{height:400px;min-height:0}.featured-story .story-image img{width:100%;height:100%;object-fit:contain;background:#fff}.article-rail{max-width:760px}.article{line-height:1.78}.article p,.article li{max-width:72ch}.informational-hero-image{max-height:480px;overflow:hidden;border-radius:12px;background:#f2f5f3}.informational-hero-image img{width:100%;height:clamp(260px,42vw,440px)!important;object-fit:contain}.table-scroll{position:relative}.comparison-table thead th{position:sticky;top:0;z-index:2}.toc-panel summary{cursor:pointer;color:var(--brand);font-size:.76rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.toc-panel[open] summary{margin-bottom:12px}@media(max-width:780px){.featured-story{max-height:none}.featured-story .story-image{height:min(62vw,300px)}.article-rail{max-width:none}.toc-panel{position:static}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.related-product-section{margin:3rem 0;padding:clamp(1.25rem,3vw,2rem);border:1px solid #d8e0dc;border-radius:8px;background:#f7faf8;box-shadow:0 12px 28px rgb(18 47 40 / 8%);}.related-product-section .section-heading{margin-bottom:.5rem;}.related-product-section .section-heading p{margin:0 0 .35rem;color:var(--accent);font-size:.78rem;font-weight:800;text-transform:uppercase;}.related-product-intro{max-width:760px;margin:0 0 1.4rem;color:#4f625c;}.related-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch;}.related-product-card{display:grid;grid-template-rows:auto minmax(3.25rem,auto) auto auto auto;min-width:0;padding:1rem;border:1px solid #d7dfdb;border-radius:8px;background:#fff;box-shadow:0 6px 18px rgb(20 44 38 / 7%);}.related-product-image{display:grid;width:100%;aspect-ratio:4 / 3;margin-bottom:.9rem;overflow:hidden;border-radius:6px;background:#f2f5f3;place-items:center;}.related-product-image img{width:100%;height:100%;object-fit:contain;}.related-product-card h3{margin:0 0 .75rem;overflow-wrap:anywhere;font-size:1rem;line-height:1.35;}.related-product-card .product-rating{display:flex;flex-wrap:wrap;gap:.25rem .55rem;margin:0 0 .8rem;font-size:.82rem;}.related-product-card .button{align-self:end;}.related-product-card .disclosure{margin:.55rem 0 0;color:#687770;font-size:.72rem;line-height:1.35;}img.image-fallback{padding:1.25rem;background:#f2f5f3;object-fit:contain;}@media (max-width:900px){.related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:560px){.related-product-section{margin-inline:-.25rem;padding:1rem;}.related-product-grid{grid-template-columns:1fr;}.related-product-card{grid-template-rows:auto auto auto auto auto;}}.information-decision-table,.contextual-product-examples{margin:2rem 0;}.information-decision-table .table-scroll{overflow-x:auto;}.information-decision-table table{min-width:760px;}.contextual-product-examples{padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--soft);}.contextual-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}.contextual-product-card{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid var(--line);border-radius:7px;background:#fff;}.contextual-product-card img{width:100%;aspect-ratio:4 / 3;object-fit:contain;}.contextual-product-card h3{margin:0;font-family:Georgia,serif;font-size:1rem;}.affiliate-disclosure{color:var(--muted);font-size:.78rem;}@media (max-width:780px){.contextual-product-grid{grid-template-columns:1fr;}}.site-trustbar{background:#102c27;color:#dce957;text-align:center;font-size:.78rem;letter-spacing:.025em;padding:.42rem 1rem}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);border-bottom:1px solid #dbe4df}.public-brand-mark{background:var(--brand);color:#fff;border-radius:10px;box-shadow:inset 0 0 0 2px rgba(255,255,255,.18)}.related-reading-card{display:flex;gap:1rem;align-items:center;margin:1.5rem 0;padding:.75rem;border:1px solid #d6e0dc;border-left:4px solid var(--accent);border-radius:10px;background:#f7faf8}.related-reading-card__image img{display:block;width:120px;height:80px;object-fit:cover;border-radius:7px}.related-reading-card div{display:grid;gap:.25rem}.related-reading-card span{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#557068}.related-reading-card a:last-child{font-weight:750;color:var(--brand);text-decoration:none}.related-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.related-post-card img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:8px}@media(max-width:760px){.site-trustbar{display:none}.related-post-grid{grid-template-columns:1fr}.related-reading-card__image{display:none}}.home-hero-stage{position:relative;isolation:isolate;min-height:650px;display:flex;align-items:center;padding:74px 5vw 82px;color:#fff;background:#111318 url('/images/best-water-filters-hero.svg') center/cover no-repeat;overflow:hidden}.home-hero-stage:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(9,10,15,.96) 0%,rgba(9,10,15,.85) 38%,rgba(9,10,15,.28) 72%,rgba(9,10,15,.12) 100%)}.home-hero-stage:after{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;height:5px;background:linear-gradient(90deg,#b82f2b 0 28%,#d7b45f 28% 55%,transparent 55%)}.home-hero-inner{width:min(760px,58vw)}.home-hero-stage .eyebrow{color:#d7b45f;letter-spacing:.22em}.home-hero-stage h1{max-width:760px;margin:14px 0 22px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.4rem,6vw,6.4rem);font-weight:700;line-height:.91;letter-spacing:-.045em}.home-hero-stage h1 span{display:block;color:#fff}.home-hero-stage h1{color:#d7b45f}.home-hero-stage .hero-lede{max-width:650px;color:#f2f0e9;font-family:Inter,ui-sans-serif,sans-serif;font-size:1.18rem;line-height:1.65}.hero-actions{display:flex;gap:12px;margin:30px 0 22px}.hero-primary,.hero-secondary{display:inline-flex;min-height:50px;align-items:center;gap:18px;padding:12px 20px;border:1px solid transparent;border-radius:4px;font-weight:800;text-decoration:none}.hero-primary{background:#a82c28;color:#fff}.hero-primary:hover{background:#c23a35}.hero-secondary{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.08);color:#fff}.home-hero-stage .hero-search{max-width:620px;margin-top:12px;padding:5px;background:#fff;border-radius:5px}.home-hero-stage .hero-search input{border:0}.home-hero-stage .hero-search button{background:#232631}.home-hero-stage .trust-points{margin-top:18px;color:#ddd8ca;gap:18px;flex-wrap:wrap}.home-hero-stage .trust-points span:before{background:#d7b45f;border:0}.featured-home-section{padding:58px 5vw;background:#f4f0e8}.featured-home-section .featured-story{max-width:1420px;margin:auto;background:#171922;border-radius:3px}.featured-home-section .featured-story .story-image img{object-fit:cover;background:#171922}.featured-home-section .featured-story .story-label,.featured-home-section .featured-story .text-link{color:#d7b45f}.category-strip{background:#fff}.category-links a{transition:background .18s,color .18s,transform .18s}.category-links a:hover{background:#171922;color:#fff;transform:translateY(-2px)}.category-links a:hover small{color:#d8d2c6}.latest-section{background:#f4f0e8}.story-card{border-color:#ded8cd;border-radius:3px;box-shadow:0 12px 28px rgba(22,20,17,.06)}.story-card-image{position:relative}.story-card-image:after{content:"View guide";position:absolute;right:0;bottom:0;padding:6px 10px;background:#a82c28;color:#fff;font-size:.67rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.method-band{background:#171922}.method-steps>div{border-color:#d7b45f}.method-steps span{color:#d7b45f}.article-quick-view{margin:18px 0 26px}.quick-answer{padding:20px 24px;border-left:4px solid #c49b42;background:#f5f1e9}.quick-answer span,.quick-view-card span{display:block;margin-bottom:6px;color:#9b7629;font-size:.69rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.quick-answer strong{font-family:Georgia,"Times New Roman",serif;font-size:1.25rem;line-height:1.45}.quick-view-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.quick-view-card{min-height:116px;padding:17px;border:1px solid #ddd7cc;background:#fff;border-radius:4px}.quick-view-card strong{display:block;font-size:.96rem;line-height:1.35}.quick-view-card small{display:block;margin-top:7px;color:#68706d;line-height:1.4}.sidebar-related-posts{display:grid;gap:.65rem}.sidebar-related-posts a{font-weight:700;text-decoration:none;color:var(--brand)}@media(max-width:900px){.home-hero-stage{min-height:590px;background-position:62% center}.home-hero-inner{width:min(680px,78vw)}.quick-view-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.home-hero-stage{min-height:620px;padding:58px 20px;background-position:70% center}.home-hero-stage:before{background:rgba(9,10,15,.76)}.home-hero-inner{width:100%}.home-hero-stage h1{font-size:3.3rem}.home-hero-stage .hero-lede{font-size:1rem}.hero-actions{align-items:stretch;flex-direction:column}.hero-primary,.hero-secondary{justify-content:center}.home-hero-stage .hero-search{display:grid;grid-template-columns:1fr}.home-hero-stage .trust-points{display:grid;grid-template-columns:1fr 1fr;gap:8px}.featured-home-section{padding:34px 18px}.quick-view-grid{grid-template-columns:1fr 1fr}.quick-answer{padding:17px}.quick-answer strong{font-size:1.05rem}.quick-view-card{min-height:104px;padding:14px}}#content-engine>.form-grid{display:none}.article-author-card{display:grid;grid-template-columns:144px minmax(0,1fr);gap:28px;width:min(1120px,calc(100% - 40px));margin:54px auto 72px;padding:32px;background:#171922;color:#f7f3ea;border-top:4px solid #d7b45f;box-shadow:0 18px 48px rgba(10,10,14,.15)}.author-portrait{width:144px;height:144px}.author-portrait img{width:100%;height:100%;object-fit:cover}.author-portrait span{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#b02e2a,#6f1e1c);color:#fff;font-family:Georgia,serif;font-size:2.5rem;font-weight:700}.author-card-copy .page-kicker{color:#d7b45f}.author-card-copy h2{margin:2px 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:2rem;text-transform:none}.author-card-copy h2 a{color:#fff;text-decoration:none}.author-card-copy>p:not(.page-kicker){max-width:850px;margin:0;color:#e1ddd4;line-height:1.7}.author-card-links{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:18px}.author-card-links a{color:#d7b45f;font-size:.8rem;font-weight:800;text-decoration:none}.author-card-links a:hover{text-decoration:underline}.author-page .author-profile-identity{display:grid;grid-template-columns:180px minmax(0,1fr);gap:30px;align-items:center}.author-profile-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.author-profile-socials a{padding:7px 11px;border:1px solid var(--line);text-decoration:none;font-size:.78rem;font-weight:800}@media(max-width:650px){.article-author-card{grid-template-columns:72px minmax(0,1fr);gap:17px;margin:36px auto 54px;padding:22px}.author-portrait{width:72px;height:72px}.author-portrait span{font-size:1.45rem}.author-card-copy h2{font-size:1.5rem}.author-card-copy>p:not(.page-kicker),.author-card-links{grid-column:1/-1}.author-page .author-profile-identity{grid-template-columns:1fr}}.article-page-body .site-header{position:static}.article-page{display:block;max-width:1240px;padding:34px clamp(22px,4vw,56px) 76px}.article-page .article-rail{width:100%;max-width:none}.article-page .article{width:100%;font-size:1.12rem;line-height:1.78}.article-page .article h1{max-width:1040px;font-size:clamp(2.65rem,5vw,4.4rem);letter-spacing:-.025em}.article-inline-toc{margin:20px 0 26px;border:1px solid #d9d3c8;border-radius:5px;background:#faf8f3;overflow:hidden}.article-inline-toc summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;cursor:pointer;list-style:none;color:#171922;font-weight:850}.article-inline-toc summary::-webkit-details-marker{display:none}.article-inline-toc summary:after{content:"+";display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border:1px solid #b9ae9a;border-radius:50%;color:#9b7629;font-size:1.2rem}.article-inline-toc[open] summary:after{content:"−"}.article-inline-toc summary span{font-family:Georgia,"Times New Roman",serif;font-size:1.12rem}.article-inline-toc summary small{margin-left:auto;color:#727770;font-size:.72rem;font-weight:700}.article-inline-toc nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;padding:5px 20px 19px;border-top:1px solid #e3ded5}.article-inline-toc nav a{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid #e6e1d8;color:#3d4843;text-decoration:none;font-size:.88rem;line-height:1.4}.article-inline-toc nav a span{color:#9b7629;font-size:.68rem;font-weight:900}.article-inline-toc nav a:hover{color:#9e2b27}.article-page .table-scroll{max-width:100%}.article-page .related-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-page .reader-rating{margin-top:52px}.article-utility-bar{margin-bottom:16px}@media(max-width:760px){.article-page{padding:22px 16px 72px}.article-page .breadcrumb{margin-bottom:12px;overflow-x:auto;white-space:nowrap}.article-utility-bar{overflow-x:auto;padding-bottom:4px}.share-buttons{min-width:max-content}.article-page .article{font-size:1.02rem;line-height:1.72}.article-page .article h1{font-size:2.25rem;line-height:1.06}.article-page .article h2{margin-top:34px;font-size:1.48rem}.article-inline-toc{margin:15px 0 20px}.article-inline-toc summary{align-items:flex-start;padding:15px}.article-inline-toc summary small{display:none}.article-inline-toc nav{grid-template-columns:1fr;padding:3px 15px 15px}.quick-view-grid{gap:8px}.quick-view-card{min-height:0}.article-page .buying-guide,.article-page .head-to-head,.article-page .methodology,.article-page .final-verdict{margin:34px 0;padding:17px}.article-page .product-review-block{gap:14px}.article-page .related-product-grid{grid-template-columns:1fr}.article-author-card{width:calc(100% - 32px)}.public-mobile-decision{left:10px;right:10px;width:auto}}:root{--classic-ink:#171a1d;--classic-forest:#153b32;--classic-rust:#a63a2d;--classic-gold:#c8a24f;--classic-cream:#f4f0e7;--classic-paper:#fbfaf7}body{font-family:Poppins,"Avenir Next",Avenir,"Segoe UI",sans-serif;color:var(--classic-ink);font-size:16px;line-height:1.65}h1,h2,h3,h4,.public-brand strong,.footer-brand h2,.article h1,.article h2,.article h3{font-family:Poppins,"Avenir Next",Avenir,"Segoe UI",sans-serif;letter-spacing:-.025em}.site-header{min-height:72px;padding-top:10px;padding-bottom:10px;box-shadow:0 5px 22px rgba(18,31,27,.05)}.public-brand strong{font-size:1.08rem;font-weight:800}.public-brand small{font-size:.7rem;line-height:1.35}.main-menu a{font-size:.84rem}.header-cta{border-radius:7px}.home-hero-stage h1{font-family:Poppins,"Avenir Next",Avenir,"Segoe UI",sans-serif;font-weight:750;letter-spacing:-.06em;line-height:.94}.home-hero-stage .hero-lede{font-family:Poppins,"Avenir Next",Avenir,"Segoe UI",sans-serif;font-weight:400;max-width:620px}.featured-home-section{background:var(--classic-cream)}.featured-home-section .featured-story{box-shadow:0 24px 60px rgba(19,18,16,.14)}.featured-story h2,.section-intro h2,.method-band h2{font-family:Poppins,"Avenir Next",Avenir,"Segoe UI",sans-serif;font-weight:720}.category-strip{padding:72px 5vw;background:var(--classic-paper)}.category-strip .section-intro{max-width:1420px;margin:0 auto 30px}.category-strip .section-note{max-width:560px;margin:0;color:#5d645f;font-size:.96rem;line-height:1.65}.category-links{max-width:1420px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;border:0}.category-links a{position:relative;isolation:isolate;min-height:190px;display:grid;grid-template-columns:36px 1fr;grid-template-rows:1fr;align-items:start;gap:8px 14px;padding:24px;border:1px solid #ddd6c9;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(34,29,23,.055)}.category-links a:before{content:"";position:absolute;z-index:-2;inset:0;background:var(--category-cover) center/cover no-repeat;opacity:0;transform:scale(1.03);transition:opacity .22s,transform .3s}.category-links a:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(100deg,rgba(16,22,21,.96),rgba(16,22,21,.72));opacity:0;transition:opacity .22s}.category-links a.has-cover:hover:before,.category-links a.has-cover:focus-visible:before,.category-links a.has-cover:hover:after,.category-links a.has-cover:focus-visible:after{opacity:1}.category-links a.has-cover:hover:before{transform:scale(1.08)}.category-links a:hover{background:var(--classic-forest);color:#fff;transform:translateY(-3px);box-shadow:0 17px 35px rgba(20,32,27,.14)}.category-links span{grid-row:auto;color:var(--classic-rust);font-size:.72rem}.category-links a:hover span{color:#efc965}.category-links a>div{display:flex;min-width:0;height:100%;flex-direction:column}.category-links strong{font-family:Poppins,"Avenir Next",Avenir,"Segoe UI",sans-serif;font-size:1.18rem;font-weight:750;line-height:1.3}.category-links small{margin-top:8px;color:#666d68;line-height:1.55}.category-links b{margin-top:auto;padding-top:20px;color:var(--classic-rust);font-size:.72rem;text-transform:uppercase;letter-spacing:.07em}.category-links a:hover small{color:#e3e4df}.category-links a:hover b{color:#efc965}.latest-section,.category-carousel-section{background:#fff}.story-card h2,.story-card h3,.category-story-card h3{font-family:Poppins,"Avenir Next",Avenir,"Segoe UI",sans-serif;font-weight:720}.home-author-section{display:grid;grid-template-columns:minmax(280px,430px) minmax(0,720px);align-items:center;justify-content:center;gap:clamp(38px,7vw,100px);padding:80px 5vw;background:var(--classic-cream)}.home-author-section img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;box-shadow:-18px 18px 0 #d9bd75,0 24px 55px rgba(30,25,20,.16)}.home-author-section h2{margin:3px 0 18px;font-size:clamp(2.4rem,4vw,4.2rem);line-height:1;font-weight:760}.home-author-section p:not(.eyebrow){margin:0 0 22px;color:#454b47;font-size:1.04rem;line-height:1.85}.method-band{padding-top:54px;padding-bottom:54px;background:var(--classic-ink)}.site-footer{background:#10221d}.footer-main{grid-template-columns:minmax(240px,1.35fr) repeat(3,minmax(130px,.75fr));gap:30px;padding-top:34px;padding-bottom:25px}.footer-brand h2{font-size:1.22rem}.footer-brand p{margin:5px 0;color:#b8c5bf;font-size:.86rem;line-height:1.55}.site-footer nav{gap:5px}.site-footer nav h3{font-size:.78rem}.site-footer nav a{font-size:.78rem}.footer-notice{align-items:center;padding-top:13px;padding-bottom:13px;font-size:.68rem}.admin-body,.admin-body button,.admin-body input,.admin-body textarea,.admin-body select{font-family:Poppins,"Avenir Next",Avenir,"Segoe UI",sans-serif}.admin-body .page-header h1,.admin-brand strong{font-family:Poppins,"Avenir Next",Avenir,"Segoe UI",sans-serif;font-weight:760}.select-col input[type="checkbox"]{position:relative;z-index:2;width:19px;height:19px;min-height:0;margin:0;accent-color:#176d57;cursor:pointer}@media(max-width:980px){.category-links{grid-template-columns:repeat(2,minmax(0,1fr))}.home-author-section{grid-template-columns:minmax(220px,330px) minmax(0,1fr)}.footer-main{grid-template-columns:1.4fr repeat(2,1fr)}}@media(max-width:680px){body{font-size:15px;line-height:1.65}.site-header{min-height:64px;padding-left:16px;padding-right:16px}.public-brand small{display:none}.home-hero-stage h1{font-size:clamp(2.75rem,13vw,3.45rem)}.category-strip{padding:48px 18px}.category-strip .section-intro.horizontal{display:block}.category-strip .section-note{margin-top:-10px}.category-links{grid-template-columns:1fr;gap:12px}.category-links a{min-height:158px;padding:20px}.home-author-section{grid-template-columns:1fr;padding:55px 22px;gap:36px}.home-author-section img{max-width:360px}.home-author-section p:not(.eyebrow){font-size:.96rem;line-height:1.75}.method-band{padding:44px 22px}.footer-main{grid-template-columns:1fr 1fr;padding:28px 22px 20px;gap:24px}.footer-brand{grid-column:1/-1}.footer-notice{display:block;padding:12px 22px}.footer-notice small{display:block;margin-top:8px}.article-page .article{font-size:1rem}.article-page .article p,.article-page .article li{line-height:1.75}}.article-page{max-width:1480px;padding-left:clamp(18px,4vw,64px);padding-right:clamp(18px,4vw,64px)}.article-page .article>section,.article-page .article>header{max-width:none}.article-page .article p{max-width:none}.informational-hero-image.product-image-fallback{max-width:900px;background:#f4f6f5;text-align:center}.informational-hero-image.product-image-fallback img{width:100%;max-height:620px;object-fit:contain;background:#fff}.contextual-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.contextual-product-card img{height:260px;object-fit:contain;background:#fff}.compact-footer-notice{padding-top:7px!important;padding-bottom:7px!important}.compact-footer-notice p{display:flex;justify-content:space-between;gap:24px;width:100%;margin:0}.compact-footer-notice small{white-space:nowrap}.public-brand strong{font-size:1.2rem}.main-menu a{font-size:.96rem}.header-actions a,.site-header button{font-size:.92rem}.header-cta{min-height:44px;padding:10px 17px}.featured-home-section .featured-story{grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);min-height:0}.featured-home-section .story-image{height:410px;min-height:0;background:#f7f5ef}.featured-home-section .featured-story .story-image img{width:100%;height:100%;object-fit:contain;background:#f7f5ef}.public-body .button.primary,.public-body .amazon-button,.public-body .hero-primary{border-color:#a93522;background:#b73d26;color:#fff;box-shadow:0 8px 20px rgba(139,42,27,.2)}.public-body .button.secondary,.public-body .hero-secondary{border-color:#153b32;background:#153b32;color:#fff;box-shadow:0 7px 18px rgba(21,59,50,.16)}.public-body .button:hover,.public-body .hero-primary:hover,.public-body .hero-secondary:hover{filter:brightness(1.1);transform:translateY(-1px)}.public-body .button:focus-visible,.public-body .text-link:focus-visible,.public-body .site-header a:focus-visible{outline:3px solid #e7c76f;outline-offset:3px}.public-body .text-link{color:#8b2f21;font-weight:850}.site-footer{font-size:1rem}.footer-main.footer-single{grid-template-columns:minmax(260px,1.4fr) repeat(3,minmax(140px,.75fr));gap:24px 34px;padding:30px 5vw 22px}.footer-brand h2{font-size:1.35rem}.footer-brand p{font-size:.94rem}.site-footer nav h3{font-size:.95rem}.site-footer nav a{font-size:.9rem}.footer-legal{grid-column:1/-1;display:flex;justify-content:space-between;gap:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.16);color:#c7d2cd;font-size:.8rem;line-height:1.5}.footer-legal small{flex:0 0 auto;color:#fff;font-size:inherit}.quota-status-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px}.quota-status-grid>a,.quota-status-grid>div{display:flex;flex-direction:column;padding:12px;border:1px solid var(--line);border-radius:7px;background:var(--soft);color:inherit;text-decoration:none}.quota-status-grid strong{font-size:1.2rem}.quota-status-grid span{color:var(--muted);font-size:.72rem}.production-clock,.recovery-center{margin-bottom:18px}.admin-ajax-notice{position:sticky;top:8px;z-index:20;margin-bottom:12px}@media(max-width:980px){.quota-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main.footer-single{grid-template-columns:1.2fr repeat(2,1fr)}}@media(max-width:700px){.article-page{padding-left:18px;padding-right:18px}.article-page .article p{max-width:none}.contextual-product-grid{grid-template-columns:1fr}.contextual-product-card img{height:220px}.featured-home-section .featured-story{grid-template-columns:1fr}.featured-home-section .story-image{height:250px}.quota-status-grid{grid-template-columns:1fr 1fr}.footer-main.footer-single{grid-template-columns:1fr 1fr;padding:26px 20px 20px}.footer-main.footer-single .footer-brand,.footer-legal{grid-column:1/-1}.footer-legal{display:block}.footer-legal small{display:block;margin-top:7px}.site-footer{font-size:.95rem}}.public-body{overflow-x:hidden}.latest-section,.category-carousel-section{width:100%;min-height:0}.story-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));align-items:start}.story-card,.category-story-card{min-width:0;height:100%}.story-card-image,.category-story-image{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:3/2;padding:10px;overflow:hidden;background:#f3f5f3}.story-card-image img,.category-story-image img{width:100%;height:100%;object-fit:contain;object-position:center}.home-image-fallback{display:none;place-items:center;position:absolute;inset:10px;background:linear-gradient(135deg,#e7eee9,#f8faf8);color:var(--brand);font-size:1rem;font-weight:900;letter-spacing:.08em}[data-home-image-frame].image-missing img{display:none}[data-home-image-frame].image-missing .home-image-fallback{display:grid}.category-carousel-section{padding:44px max(5vw,calc((100vw - 1220px)/2));overflow:hidden}.category-carousel{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),320px));grid-auto-flow:row;grid-auto-columns:auto;align-items:start;justify-content:start;gap:18px;width:100%;padding:0;overflow:visible;scroll-snap-type:none}.category-story-card{display:grid;grid-template-rows:auto 1fr;width:100%;max-width:320px;scroll-snap-align:none;box-shadow:0 8px 20px rgba(24,38,33,.07)}.category-story-card>div{min-width:0}.category-story-card h3,.category-story-card p{overflow-wrap:anywhere}.bulk-action-bar.inactive{background:#eef4f1;color:var(--muted);border-color:var(--line);box-shadow:none}.bulk-action-bar strong small{display:block;margin-top:2px;font-size:.62rem;font-weight:600}.bulk-action-bar [data-bulk-control]:disabled{cursor:not-allowed;opacity:.52}.selection-controls{display:flex;flex-wrap:wrap;gap:7px}.article-select-hitbox{display:grid;place-items:center;width:100%;min-width:38px;min-height:38px;margin:0;cursor:pointer}.article-select-hitbox input[type="checkbox"]{pointer-events:auto}.select-col[data-select-cell]{cursor:pointer}@media(max-width:780px){.category-carousel{grid-template-columns:1fr}.category-story-card{max-width:none}.story-card-image,.category-story-image{aspect-ratio:16/10}}:root{--water-deep:#072f3a;--water-mid:#0e7490;--water-mint:#b6e3d4;--water-foam:#f3faf8;--water-ink:#102a32}.home-hero-stage.water-hero{min-height:680px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.62fr);gap:clamp(30px,6vw,92px);align-items:center;padding:78px 5vw 84px;background:#072f3a url('/images/best-water-filters-hero.svg') center/cover no-repeat;color:#fff}.water-hero:before{background:linear-gradient(90deg,rgba(5,39,49,.98) 0%,rgba(5,39,49,.9) 45%,rgba(5,39,49,.55) 100%)}.water-hero:after{background:linear-gradient(90deg,#30a5b8 0 36%,#b6e3d4 36% 67%,transparent 67%)}.water-hero .home-hero-inner{width:auto;max-width:790px}.water-hero h1{max-width:790px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.15rem,5.5vw,6.15rem);line-height:.94;letter-spacing:-.045em}.water-hero .eyebrow{color:#b6e3d4}.water-hero .hero-primary{background:#16a0b7}.water-hero .hero-primary:hover{background:#1fb4ca}.water-hero .trust-points span:before{background:#b6e3d4}.water-decision-card{align-self:center;padding:28px;border:1px solid rgba(182,227,212,.45);border-radius:18px;background:rgba(3,37,47,.76);box-shadow:0 24px 60px rgba(0,0,0,.22);backdrop-filter:blur(10px)}.water-decision-card>p{margin:0 0 16px;color:#b6e3d4;font-size:.72rem;font-weight:850;letter-spacing:.17em}.water-decision-card ol{display:grid;gap:2px;margin:0;padding:0;list-style:none}.water-decision-card li{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:14px 0;border-top:1px solid rgba(255,255,255,.13)}.water-decision-card b{color:#61c3d1;font-family:Georgia,serif;font-size:1.15rem}.water-decision-card span{color:#d9e9e6;font-size:.84rem;line-height:1.45}.water-decision-card strong{display:block;margin-bottom:2px;color:#fff;font-size:.96rem}.featured-home-section,.latest-section{background:#eef7f5}.featured-home-section .featured-story{background:#082f3a}.featured-home-section .featured-story .story-label,.featured-home-section .featured-story .text-link{color:#82d5dc}.category-links a:hover{background:#083b48}.story-card-image:after{background:#0e7490}.method-band{background:#072f3a}.home-method-band{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:58px 5vw;background:#0b4c5a;color:#fff}.home-method-band>div{max-width:850px}.home-method-band h2{margin:6px 0 12px;color:#fff;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.5rem)}.home-method-band p{max-width:760px;color:#dcefed}.home-method-band .eyebrow{color:#9ee3db}@media(max-width:900px){.home-hero-stage.water-hero{grid-template-columns:1fr;padding-top:60px}.water-decision-card{max-width:680px}.home-method-band{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.home-hero-stage.water-hero{padding:48px 22px 58px}.water-hero h1{font-size:clamp(2.7rem,14vw,4rem)}.water-decision-card{padding:20px}.home-method-band{padding:42px 22px}}