:root{color-scheme:light;--bg:#f7f5ef;--surface:#fffdf7;--surface-strong:#fff;--text:#17202a;--muted:#5f6b7a;--border:#ded8ca;--accent:#145c52;--accent-strong:#0e4039;--warning-bg:#fff3d7;--warning-border:#e2b85f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--text)}body{min-height:100vh;margin:0;line-height:1.6}a{color:var(--accent);text-underline-offset:.18em}a:hover{color:var(--accent-strong)}.skip-link{z-index:100;background:var(--accent-strong);color:#fff;border-radius:999px;padding:8px 14px;font-weight:700;text-decoration:none;position:absolute;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-shell{flex-direction:column;min-height:100vh;display:flex}.container{width:min(1120px,100% - 32px);margin:0 auto}.site-header{border-bottom:1px solid var(--border);background:#fffdf7eb}.header-inner{justify-content:space-between;align-items:center;gap:24px;padding:18px 0;display:flex}.brand{color:var(--text);font-size:1.12rem;font-weight:800;text-decoration:none}.nav-list{flex-wrap:wrap;gap:14px 18px;margin:0;padding:0;font-size:.95rem;list-style:none;display:flex}main{flex:1}.hero{padding:56px 0 34px}.hero-card,.content-card{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:clamp(24px,4vw,44px);box-shadow:0 18px 45px #17202a0f}.hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);align-items:center;gap:clamp(24px,5vw,48px);display:grid}.hero-aside{border:1px solid var(--border);background:linear-gradient(#fff,#f3eee2);border-radius:22px;padding:22px}.stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px;font-size:.85rem;font-weight:700}.check-list{margin:0;padding:0;list-style:none}.check-list li{margin:12px 0;padding-left:28px;font-weight:700;position:relative}.check-list li:before{content:"✓";color:var(--accent);position:absolute;left:0}.cta-row{flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:26px;display:flex}.text-link{font-weight:700}.hero-stats{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.hero-stats span,.category-strip a,.source-pill{border:1px solid var(--border);background:var(--surface-strong);color:var(--text);border-radius:999px;padding:7px 11px;font-size:.9rem}.hero-stats strong{color:var(--accent-strong)}.category-strip{flex-wrap:wrap;align-items:center;gap:10px 12px;margin:16px 0 0;display:flex}.category-strip strong{color:var(--muted);font-size:.92rem}.category-strip a{font-weight:700;text-decoration:none}.category-strip a:hover{border-color:var(--accent)}.content-section--tight{padding:0 0 22px}.guide-card h3,.muted-card h3{margin-top:8px}.muted-card{background:#f8f5ed}.updated-note{color:var(--muted)}.eyebrow{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:700}h1,h2,h3{line-height:1.15}h1{letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(2.2rem,7vw,4.7rem)}h2{letter-spacing:-.025em;margin-top:34px;font-size:clamp(1.55rem,3vw,2.15rem)}h3{margin-top:24px}.lede{max-width:760px;color:var(--muted);font-size:clamp(1.08rem,2vw,1.28rem)}.grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;margin-top:24px;display:grid}.panel,.product-card,.methodology-box{background:var(--surface-strong);border:1px solid var(--border);border-radius:18px;padding:22px}.two-column{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.product-card{margin-top:24px}.product-placeholder{border:1px solid var(--border);text-align:center;background:linear-gradient(135deg,#f8f5ed,#eee4d1);border-radius:18px;place-items:center;min-height:220px;margin:0 0 18px;padding:18px;display:grid}.product-placeholder__art{width:min(100%,260px);color:var(--accent-strong)}.product-placeholder svg{width:100%;height:auto;display:block}.placeholder-screen{fill:#fffaf0;stroke:var(--accent-strong);stroke-width:4px}.placeholder-device{fill:#d9c8ac;stroke:var(--accent-strong);stroke-width:4px}.placeholder-lens{fill:var(--accent-strong)}.placeholder-lines,.placeholder-stand,.placeholder-cable{fill:none;stroke:var(--accent-strong);stroke-width:5px;stroke-linecap:round}.product-placeholder figcaption{color:var(--muted);margin-top:8px;font-size:.9rem}.product-placeholder figcaption strong{color:var(--text)}.product-placeholder--compact{min-height:128px;margin:0;padding:10px}.product-placeholder--compact .product-placeholder__art{width:126px}.product-placeholder--compact figcaption{margin-top:2px;font-size:.78rem}.product-card__header{border-bottom:1px solid var(--border);margin-bottom:16px;padding-bottom:14px}.product-card__topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.product-card__topline .eyebrow{margin-bottom:0}.product-card__badges{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.product-card__badges span{border:1px solid var(--border);color:var(--muted);background:#f8f5ed;border-radius:12px;padding:8px 10px;font-size:.92rem}.product-card__badges strong{color:var(--text)}.product-card__footer{border-top:1px solid var(--border);grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);gap:18px;margin-top:20px;padding-top:18px;display:grid}.retailer-links{border:1px solid var(--border);background:#f8f5ed;border-radius:16px;padding:14px}.evidence-label,.source-note,.no-paid-link{color:var(--muted);font-size:.94rem}.source-list{color:var(--muted);margin-top:-8px;font-size:.94rem}.guide-meta{border:1px solid var(--border);color:var(--muted);background:#f8f5ed;border-radius:16px;margin:18px 0 22px;padding:16px 18px;font-size:.95rem}.guide-meta p{margin:6px 0}.guide-meta strong{color:var(--text)}.spec-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:20px 0;display:grid}.spec-list div{border:1px solid var(--border);border-radius:14px;padding:12px}.spec-list dt{color:var(--muted);font-size:.82rem}.spec-list dd{margin:4px 0 0;font-weight:700}.table-wrap{border:1px solid var(--border);background:var(--surface-strong);border-radius:18px;margin:24px 0;overflow-x:auto}.table-scroll-cue{color:var(--muted);margin:12px 14px 4px;font-size:.92rem}table{border-collapse:collapse;background:var(--surface-strong);width:100%;min-width:760px}caption{text-align:left;caption-side:top;padding:0 14px 10px;font-weight:700}th,td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:12px}th{background:#eee8db}.comparison-table tbody tr:nth-child(2n){background:#fbf8f0}.comparison-table tbody tr:hover{background:#f3eee2}@media (width<=760px){th:first-child,td:first-child{z-index:1;background:var(--surface-strong);box-shadow:1px 0 0 var(--border);position:sticky;left:0}thead th:first-child{z-index:2;background:#eee8db}}.jump-nav{border:1px solid var(--border);background:var(--surface-strong);border-radius:16px;margin:18px 0 26px;padding:14px 16px}.jump-nav strong{margin-bottom:8px;display:block}.jump-nav ul{flex-wrap:wrap;gap:8px 14px;margin:0;padding:0;list-style:none;display:flex}.jump-nav a{font-weight:700}.shortlist-cards{gap:14px;margin:22px 0;display:grid}.shortlist-card{border:1px solid var(--border);background:linear-gradient(#fff,#fbf8f0);border-radius:20px;grid-template-columns:auto minmax(120px,160px) minmax(0,1fr) minmax(220px,.36fr);align-items:start;gap:18px;padding:18px;display:grid}.rank-disc{background:var(--accent-strong);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.shortlist-card h3{margin:0 0 8px}.shortlist-card__main .eyebrow{margin-bottom:6px}.shortlist-card__aside{border-left:1px solid var(--border);padding-left:16px}.spec-pills{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.spec-pills span,.rank-pill{border:1px solid var(--border);background:var(--surface-strong);border-radius:999px;padding:6px 9px;font-size:.88rem}.rank-pill{color:var(--accent-strong);margin-right:6px;font-weight:800}.button-link--small{padding:8px 12px;font-size:.92rem}.process-strip h2{max-width:760px;margin-top:0}.step-number{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:inline-grid}.button-link{background:var(--accent);color:#fff;border-radius:999px;padding:10px 16px;font-weight:700;text-decoration:none;display:inline-block}.button-link:hover{color:#fff;background:var(--accent-strong)}.disclosure-note{color:var(--muted);margin:12px 0 18px;font-size:.92rem}.disclosure-note strong{color:var(--text)}.disclosure-note a{font-weight:700}.disclosure-box{border:1px solid var(--warning-border);background:var(--warning-bg);border-radius:18px;margin:22px 0;padding:18px 20px}.disclosure-box strong{margin-bottom:4px;display:block}.content-section{padding:28px 0 64px}.content-card :first-child{margin-top:0}.site-footer{border-top:1px solid var(--border);color:var(--muted);background:#eee8db;padding:30px 0;font-size:.94rem}.footer-links{flex-wrap:wrap;gap:12px 18px;margin:14px 0 0;padding:0;list-style:none;display:flex}@media (width<=760px){.header-inner{flex-direction:column;align-items:flex-start}.hero{padding-top:34px}.hero-grid,.shortlist-card,.product-card__footer{grid-template-columns:1fr}.shortlist-card__aside{border-left:0;border-top:1px solid var(--border);padding-top:14px;padding-left:0}h1{font-size:clamp(2.1rem,13vw,3.25rem)}}
