*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f3f4f3;color:#17191d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.top{background:#111216;color:#fff;border-bottom:1px solid #2d3036}.nav{height:70px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.65rem;font-size:1.2rem;font-weight:900;letter-spacing:-.025em}.logo span{background:#ffb000;color:#111216;padding:.28rem .45rem;border-radius:5px;font-size:.8rem;letter-spacing:.05em}.nav nav{display:flex;gap:1.7rem}.nav nav a{color:#d7d8dc;font-weight:650;font-size:.94rem}.hero{background:#111216;color:white;padding:74px 0 82px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-8%;top:-60%;width:520px;height:520px;border:90px solid #25272d;transform:rotate(20deg)}.hero-grid{display:grid;grid-template-columns:1.4fr .65fr;gap:72px;align-items:center;position:relative;z-index:1}.eyebrow{margin:0 0 12px;color:#ffb000;font-size:.77rem;text-transform:uppercase;letter-spacing:.16em;font-weight:900}.eyebrow.dark{color:#a05b00}.hero h1,.page h1{font-size:clamp(2.55rem,5.4vw,5rem);line-height:.96;letter-spacing:-.06em;margin:0 0 25px}.lead,.page-lead{font-size:1.16rem;color:#c5c7cc;max-width:730px}.page-lead{color:#545a62}.search{display:flex;background:#fff;padding:7px;border-radius:10px;max-width:760px;margin-top:30px;position:relative;box-shadow:0 22px 60px #0007}.search input{flex:1;min-width:0;border:0;outline:0;padding:14px 15px;font-size:1rem}.search button{border:0;border-radius:6px;background:#ffb000;color:#17191d;font-weight:900;padding:0 25px;font-size:.98rem}.search [data-results]{position:absolute;left:0;right:0;top:66px;background:white;color:#17191d;border-radius:9px;overflow:hidden;box-shadow:0 24px 60px #0007;z-index:10}.search [data-results] a{display:flex;justify-content:space-between;gap:20px;padding:12px 16px;border-bottom:1px solid #ececef}.search [data-results] span{display:flex;flex-direction:column}.search [data-results] small,.search [data-results] em{font-style:normal;color:#6d727b;font-size:.8rem}.search [data-results] p{padding:0 16px}.micro{color:#888d96;font-size:.84rem}.answer-card{background:#1d1f24;border:1px solid #3a3d45;padding:28px;border-radius:16px;box-shadow:18px 18px 0 #ffb000}.answer-card>p{margin:0 0 20px;color:#999da6;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.sample-model{display:block;font-size:1.4rem;font-weight:850;margin-bottom:15px}.answer-line{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-top:1px solid #3a3d45}.answer-line b{color:#ffca4a}.answer-line em{font-style:normal;color:#999da6}.answer-line.bad b{color:#ff7a70;text-decoration:line-through}.answer-card>a{display:block;margin-top:18px;font-weight:800}.proof{background:#ffb000}.proof-grid{display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:38px;padding:32px 0}.proof-grid>b{font-size:1.25rem;line-height:1.15}.proof-grid p{margin:0}.proof-grid a{font-weight:850}.section{padding:72px 0}.section.compact{padding-top:0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}.section-head h2,.subhead{font-size:2.3rem;line-height:1.05;letter-spacing:-.045em;margin:0}.filters{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.filters button{border:1px solid #c7c9ce;background:transparent;color:#4f555e;padding:8px 12px;border-radius:7px;font-weight:750}.filters button.active{background:#111216;color:#fff}.models{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.model-card{min-height:185px;background:#fff;border:1px solid #dfe1e4;border-top:5px solid var(--brand);border-radius:10px;padding:20px;display:flex;flex-direction:column;transition:.18s}.model-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #16191d18}.model-card .brand{font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;color:#6f747c;font-weight:850}.model-card>strong{font-size:1.35rem;margin:8px 0 2px}.model-card>small{color:#70757d}.model-card>div{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #eceef0;padding-top:15px;margin-top:auto}.model-card i{font-style:normal;color:#666c74}.platforms{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.platform-card{background:#17191d;color:#fff;border-left:6px solid var(--brand);padding:24px;border-radius:8px;display:flex;flex-direction:column;min-height:190px}.platform-card span{color:#9da1a9;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.platform-card strong{font-size:1.45rem;margin:9px 0}.platform-card small{color:#bfc2c8}.platform-card i{font-style:normal;margin-top:auto;padding-top:20px;color:#ffca4a;font-weight:800}.text-link{font-weight:800}.page{padding:38px 0 82px;min-height:75vh}.crumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#787d84;font-size:.86rem;margin-bottom:42px}.crumbs b{color:#b2b5ba}.crumbs span{color:#17191d}.page>h1{max-width:930px}.platform-hero{background:#17191d;color:white;border-left:10px solid var(--brand);border-radius:10px;padding:38px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;margin-bottom:24px}.platform-hero h1{margin:0 0 15px}.platform-hero p{color:#c5c7cc;max-width:750px}.voltage{display:flex;flex-direction:column;align-items:end}.voltage b{font-size:3rem;color:#ffb000}.voltage span{color:#b9bdc5}.spec-grid,.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0 48px}.spec-grid>section,.two-col>section,.two-col>aside{background:white;border:1px solid #dde0e3;border-radius:10px;padding:26px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{background:#eceef0;border-radius:6px;padding:8px 10px;font-weight:750;font-size:.9rem}.source-note{margin-top:44px;color:#686d75;font-size:.9rem}.source-note a,.prose a{color:#955400;text-decoration:underline}.model-head{display:grid;grid-template-columns:1fr 320px;gap:55px;align-items:center;margin-bottom:46px}.match{background:#17191d;color:white;border-left:8px solid var(--brand);padding:25px;border-radius:8px;display:flex;flex-direction:column;box-shadow:10px 10px 0 #ffb000}.match span,.match small{color:#aeb2ba}.match strong{font-size:1.55rem;margin:12px 0}.verdict{background:#17191d;color:white;border-radius:10px;padding:32px;margin:30px 0 46px}.status{display:inline-block;background:#ffb000;color:#17191d;border-radius:5px;padding:5px 9px;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:900}.verdict h2{font-size:1.8rem;margin-bottom:8px}.verdict p{color:#c4c7cd;max-width:900px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:45px}.guide-card{background:white;border:1px solid #dde0e3;border-radius:9px;padding:18px;display:grid;grid-template-columns:45px 1fr auto;gap:12px;align-items:center}.guide-card>span,.article-icon{width:45px;height:45px;border-radius:6px;background:#ffb000;display:grid;place-items:center;font-size:1.45rem;font-weight:900}.guide-card div{display:flex;flex-direction:column}.guide-card small{color:#747981}.guide-card i{font-style:normal}.article-head{display:grid;grid-template-columns:72px 1fr;gap:22px;align-items:start}.article-head .article-icon{width:72px;height:72px;font-size:2rem}.article-head h1{font-size:clamp(2.3rem,5vw,4.4rem)}.checks{list-style:none;padding:0;margin:24px 0 0}.checks li{padding:11px 0 11px 28px;border-top:1px solid #e5e7e9;position:relative}.checks li:before{content:'✓';position:absolute;left:0;font-weight:900;color:#a05b00}.fact-table{margin-bottom:30px}.fact-table div{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #e5e7e9;padding:12px 0}.fact-table span{color:#737880}.buy-check{background:#ffb000;border-radius:10px;padding:28px;margin-top:45px}.buy-check h2{margin-top:0}.buy-check ol{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;list-style:none;padding:0}.buy-check li{display:flex;gap:12px}.buy-check li>b{font-size:1.5rem}.prose{max-width:880px}.prose h2{font-size:1.75rem;margin-top:40px}.prose li{margin:13px 0}.warning-box{background:#17191d;color:white;border-left:8px solid #ffb000;padding:24px;margin:36px 0;border-radius:8px}.warning-box strong{font-size:1.3rem}.warning-box p{color:#c5c7cc}.method-date{background:#ffb000;padding:18px;border-radius:8px;font-weight:750;margin-top:35px}footer{background:#0d0e11;color:#b9bdc5;padding:28px 0}.foot{display:flex;justify-content:space-between;gap:20px;font-size:.85rem}.foot a{color:#ffca4a}@media(max-width:900px){.hero-grid,.model-head{grid-template-columns:1fr}.answer-card{max-width:520px}.proof-grid,.platform-hero{grid-template-columns:1fr}.voltage{align-items:start}.models,.platforms{grid-template-columns:repeat(2,1fr)}.guide-grid{grid-template-columns:1fr}.spec-grid,.two-col{grid-template-columns:1fr}.proof-grid{gap:12px}.buy-check ol{grid-template-columns:1fr}}@media(max-width:620px){.wrap{width:min(100% - 24px,1180px)}.nav{height:62px}.nav nav{display:none}.hero{padding:48px 0 58px}.hero h1,.page h1{font-size:2.55rem}.hero-grid{gap:36px}.search button{padding:0 14px}.proof-grid{padding:25px 0}.section{padding:48px 0}.section-head{align-items:start;flex-direction:column}.filters{justify-content:flex-start}.models,.platforms{grid-template-columns:1fr}.model-card{min-height:165px}.page{padding-top:26px}.crumbs{margin-bottom:30px}.platform-hero{padding:26px}.article-head{grid-template-columns:1fr}.foot{flex-direction:column}}