:root{color-scheme:light;--bg:#f6f8f7;--surface:#fff;--surface-soft:#eef4f1;--ink:#0c1518;--muted:#5e6b70;--line:#d9e2df;--dark:#071014;--dark-soft:#101b20;--green:#15c886;--cyan:#37b7d8;--amber:#c98a23;--max:1180px}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}img{max-width:100%;display:block}picture{display:block}.site-header{z-index:20;padding:16px max(24px, calc((100vw - var(--max)) / 2));color:#f7fffb;backdrop-filter:blur(16px);background:#071014eb;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{background:#071014;border:1px solid #15c88699;border-radius:8px;width:40px;height:40px;box-shadow:0 0 22px #15c8862e}.brand small{color:#8fb6aa;font-size:12px;display:block}.main-nav{flex-wrap:wrap;gap:8px;display:flex}.main-nav a{color:#dbe7e4;border:1px solid #ffffff1a;border-radius:8px;padding:8px 12px;text-decoration:none}.main-nav a:hover{color:#fff;border-color:#15c886b3}.hero{min-height:560px;padding:72px max(24px, calc((100vw - var(--max)) / 2));background:var(--dark);color:#f4fffa;grid-template-columns:minmax(0,.96fr) minmax(320px,1.04fr);align-items:center;gap:40px;display:grid;overflow:hidden}.hero-copy{z-index:2;position:relative}.hero h1,.page-header h1{letter-spacing:0;max-width:860px;margin:0;font-size:clamp(42px,7vw,86px);line-height:.98}.hero h1{max-width:760px;font-size:clamp(42px,5vw,70px)}.hero p,.page-header p{color:#bfd0cb;max-width:760px;font-size:19px}.hero-media{min-width:0}.hero-media img{object-fit:cover;border:1px solid #ffffff14;border-radius:8px;width:100%;height:auto;min-height:380px;box-shadow:0 30px 80px #00000073}.eyebrow{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:11px 16px;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{background:var(--green);color:#061411}.button.secondary{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.hero .button.secondary{color:#f4fffa;background:#ffffff0f;border-color:#ffffff2e}.stats-band{max-width:var(--max);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;margin:-58px auto 0;padding:0 24px;display:grid}.stats-band div{color:#effff9;background:#111b20;border:1px solid #ffffff14;border-radius:8px;min-height:116px;padding:24px}.stats-band strong{font-size:38px;line-height:1;display:block}.stats-band span{color:#93aaa4}.section,.page-header,.source-list{max-width:var(--max);margin:0 auto;padding:76px 24px}.page-header{background:0 0;padding-bottom:40px}.page-header h1{color:var(--ink);font-size:clamp(42px,6vw,72px)}.page-header p{color:var(--muted)}.section-heading{margin-bottom:28px}.section-heading h2,.section h2,.source-list h2{margin:0 0 12px;font-size:clamp(28px,4vw,46px);line-height:1.08}.section-heading p,.section>p{color:var(--muted)}.grid{gap:18px;display:grid}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.vendor-card,.data-panel,.callout,.link-list a,.method-card,.evidence-card,.rank-list article{border:1px solid var(--line);background:var(--surface);border-radius:8px}.vendor-card{flex-direction:column;justify-content:space-between;min-height:320px;padding:22px;display:flex}.vendor-card h3{margin:0 0 10px;font-size:26px}.vendor-card p{color:var(--muted)}.method-card,.evidence-card{padding:22px}.method-card h3,.evidence-card h3{margin:0 0 8px;font-size:21px}.method-card p,.evidence-card p{color:var(--muted);margin:0}.compact-facts,.facts{gap:10px;margin:0;display:grid}.compact-facts div,.facts div{grid-template-columns:110px 1fr;gap:12px;display:grid}dt{color:var(--muted);font-weight:700}dd{margin:0}.split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:28px;display:grid}.data-panel,.callout{padding:24px}.callout h2{font-size:clamp(24px,3vw,36px);line-height:1.15}.callout p:last-child{margin-bottom:0}.link-list{gap:12px;display:grid}.link-list a{gap:4px;padding:18px;text-decoration:none;display:grid}.link-list span{color:var(--muted)}.link-list p{color:var(--muted);margin:0}.tag-grid{flex-wrap:wrap;gap:10px;display:flex}.tag-grid span{border:1px solid var(--line);background:var(--surface);color:#21413b;border-radius:8px;padding:8px 10px;font-weight:700}.check-list,.plain-list{padding-left:20px}.check-list li,.plain-list li{margin-bottom:8px}.table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:860px}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:16px}.comparison-table thead th{background:var(--surface-soft)}.comparison-table tbody tr:last-child th,.comparison-table tbody tr:last-child td{border-bottom:0}.rank-list{gap:14px;display:grid}.rank-list article{grid-template-columns:56px 1fr;gap:18px;padding:20px;display:grid}.rank-list article>span{color:#0b6447;background:#dff8ed;border-radius:8px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.faq details{border-top:1px solid var(--line);padding:16px 0}.faq summary{cursor:pointer;font-weight:800}.source-list{padding-top:36px}.source-list ul{gap:10px;padding-left:20px;display:grid}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:28px;font-size:14px;display:flex}.breadcrumbs a{color:#1d5f4c;text-decoration:none}.article-body{max-width:880px}.article-body h2{margin-top:34px;font-size:30px}code{background:#e4ece9;border-radius:4px;padding:2px 5px}.site-footer{padding:44px max(24px, calc((100vw - var(--max)) / 2));background:var(--dark);color:#dce9e5;gap:18px;display:grid}.site-footer p{color:#9fb1ac;max-width:700px}.site-footer nav{flex-wrap:wrap;gap:14px;display:flex}.site-footer a{color:#dff8ed}.fineprint{font-size:13px}@media (width<=920px){.site-header,.hero,.split,.stats-band,.grid.three,.grid.four,.grid.two{grid-template-columns:1fr}.site-header{flex-direction:column;align-items:flex-start;position:static}.hero{padding-top:48px}.stats-band{margin-top:0}}@media (width<=560px){.hero h1,.page-header h1{font-size:40px}.hero-media img{min-height:260px}.compact-facts div,.facts div,.rank-list article{grid-template-columns:1fr}}
