:root{
  --bg:#08111f;--bg-2:#0c1728;--panel:#101d30;--panel-2:#14243a;--text:#eaf2fb;--muted:#9fb0c6;--line:#22344d;
  --accent:#50e3c2;--accent-2:#6aa8ff;--warm:#ffc978;--danger:#ff8e8e;--paper:#f5f8fc;--ink:#132033;--ink-muted:#5d6d82;
  --max:1180px;--radius:22px;--shadow:0 24px 80px rgba(0,0,0,.24)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);line-height:1.65}img,svg{max-width:100%}a{color:inherit}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;left:20px;top:20px;background:#fff;color:#000;padding:10px 14px;border-radius:8px;transform:translateY(-200%)}.skip-link:focus{transform:none}
.site-header{position:sticky;top:0;z-index:100;background:rgba(8,17,31,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{max-width:var(--max);margin:auto;min-height:74px;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center}.brand img{display:block}.site-nav{display:flex;align-items:center;gap:8px}.site-nav a{color:#b8c6d9;text-decoration:none;font-weight:650;font-size:.94rem;padding:10px 12px;border-radius:10px}.site-nav a:hover,.site-nav a[aria-current=page]{color:#fff;background:rgba(255,255,255,.07)}.menu-button{display:none;background:none;border:0;color:#fff;width:44px;height:44px}.menu-button svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.8}.menu-close{display:none}.menu-button[aria-expanded=true] .menu-open{display:none}.menu-button[aria-expanded=true] .menu-close{display:block}
.hero{background:radial-gradient(circle at 80% 20%,rgba(80,227,194,.13),transparent 28%),radial-gradient(circle at 15% 15%,rgba(106,168,255,.16),transparent 32%),var(--bg);color:var(--text);overflow:hidden}.hero-inner{max-width:var(--max);margin:auto;padding:100px 24px 84px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:72px;align-items:center}.kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:800;color:#2f8d7b}.hero .kicker{color:var(--accent)}.hero h1{font-size:clamp(3rem,7vw,6rem);line-height:.96;letter-spacing:-.065em;max-width:790px;margin:18px 0 26px}.hero-copy>p{font-size:1.2rem;color:#b8c6d9;max-width:720px;margin:0}.hero-actions,.report-actions,.cta-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--accent);color:#08201c;text-decoration:none;border:1px solid var(--accent);border-radius:12px;padding:13px 18px;font-weight:800;line-height:1.2;cursor:pointer}.button:hover{filter:brightness(1.04);transform:translateY(-1px)}.button svg{width:18px;fill:none;stroke:currentColor;stroke-width:2}.button.secondary{background:transparent;color:inherit;border-color:rgba(127,149,176,.42)}.hero .button.secondary{color:#eaf2fb}.button.light{background:#fff;border-color:#fff;color:#0d2636}.button.ghost-light{background:transparent;border-color:rgba(255,255,255,.38);color:#fff}.hero-proof{display:flex;gap:22px;flex-wrap:wrap;margin-top:35px;color:#94a8c1;font-size:.88rem}.hero-proof span{position:relative;padding-left:16px}.hero-proof span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent);position:absolute;left:0;top:.62em}.hero-visual{position:relative}.hero-visual:before{content:"";position:absolute;inset:-60px;background:linear-gradient(135deg,rgba(106,168,255,.12),rgba(80,227,194,.08));filter:blur(30px);border-radius:50%}.scope-card{position:relative;background:linear-gradient(180deg,rgba(20,36,58,.96),rgba(11,24,41,.96));border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow);border-radius:28px;padding:26px;min-height:390px;display:flex;flex-direction:column}.scope-head,.scope-foot{display:flex;justify-content:space-between;gap:12px;color:#91a5bd;font-size:.85rem}.live-dot{color:var(--accent);display:inline-flex;align-items:center;gap:7px}.live-dot:before{content:"";width:7px;height:7px;background:var(--accent);border-radius:50%;box-shadow:0 0 0 5px rgba(80,227,194,.08)}.scope-metric{margin:38px 0 20px}.scope-metric strong{display:block;font-size:2.8rem;line-height:1;color:#fff;letter-spacing:-.05em}.scope-metric span{color:#8fa3bb}.mini-bars{height:150px;display:flex;align-items:flex-end;gap:10px;margin:auto 0 28px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.12);background:repeating-linear-gradient(to top,transparent 0,transparent 36px,rgba(255,255,255,.05) 37px)}.mini-bars i{flex:1;display:block;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,var(--accent),rgba(106,168,255,.7));opacity:.9}
.trust-strip{max-width:var(--max);margin:-1px auto 0;padding:34px 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d9e3ef}.trust-strip>div{background:#fff;padding:28px;display:grid;grid-template-columns:auto 1fr;column-gap:14px;align-items:center}.trust-strip>div:first-child{border-radius:18px 0 0 18px}.trust-strip>div:last-child{border-radius:0 18px 18px 0}.trust-strip strong{font-size:1rem}.trust-strip p{grid-column:2;color:var(--ink-muted);font-size:.9rem;margin:2px 0 0}.icon-wrap{grid-row:1/3;width:44px;height:44px;border-radius:13px;background:#eaf9f6;color:#257d6d;display:grid;place-items:center}.icon-wrap svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8}
.section{max-width:var(--max);margin:auto;padding:84px 24px}.section.narrow{max-width:930px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}.section-head h2,.split-feature h2,.cta-band h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.04;letter-spacing:-.045em;margin:8px 0 0}.text-link{display:inline-flex;align-items:center;gap:8px;color:#155f73;text-decoration:none;font-weight:800}.text-link svg{width:17px;fill:none;stroke:currentColor;stroke-width:2}.study-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.study-card{background:#fff;border:1px solid #dbe4ee;border-radius:18px;padding:24px;box-shadow:0 10px 35px rgba(25,50,75,.05);display:flex;flex-direction:column;min-height:330px;transition:.2s ease}.study-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(25,50,75,.09);border-color:#c4d3e1}.card-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.spread{font-size:.75rem;color:#6e7e92;background:#f1f5f9;border-radius:999px;padding:5px 9px}.study-card h2{font-size:1.35rem;line-height:1.2;letter-spacing:-.025em;margin:18px 0 10px}.study-card h2 a{text-decoration:none}.study-card p{color:var(--ink-muted);font-size:.94rem;margin:0}.card-result{border-top:1px solid #e5ebf2;margin:22px 0 18px;padding-top:16px}.card-result span{display:block;color:#7b8999;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em}.card-result strong{display:block;margin-top:4px;font-size:.94rem}.study-card .text-link{margin-top:auto;font-size:.91rem}.split-feature{display:grid;grid-template-columns:1fr 1fr;gap:78px;align-items:center}.split-feature>div:first-child>p{font-size:1.08rem;color:var(--ink-muted);margin:24px 0}.principle-list{display:grid;gap:14px}.principle-list article{display:grid;grid-template-columns:48px 1fr;gap:14px;background:#fff;border:1px solid #dbe4ee;border-radius:16px;padding:18px}.principle-list article>span{font-weight:900;color:#2d8d7c}.principle-list h3{margin:0;font-size:1rem}.principle-list p{margin:4px 0 0;color:var(--ink-muted);font-size:.9rem}.cta-band{max-width:calc(var(--max) - 48px);margin:0 auto 84px;background:linear-gradient(135deg,#0e6575,#173a64);color:#fff;border-radius:26px;padding:48px;display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-band h2{font-size:clamp(2rem,3.5vw,3.4rem)}.cta-band p{color:#c7dbe5;max-width:650px}.cta-band .eyebrow{color:#88f3dc}.cta-actions{margin:0;flex-shrink:0}
.page-hero,.report-header,.article-page>header{background:radial-gradient(circle at 78% 12%,rgba(80,227,194,.12),transparent 30%),var(--bg);color:#fff}.page-hero>div,.report-header-inner,.article-header-inner{max-width:var(--max);margin:auto;padding:72px 24px}.page-hero h1,.report-header h1,.article-page h1{font-size:clamp(2.8rem,6vw,5.6rem);line-height:1;letter-spacing:-.055em;margin:16px 0 22px;max-width:980px}.page-hero p,.report-header .lead,.article-page .lead{font-size:1.18rem;color:#b9c8da;max-width:800px}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0 0 28px;padding:0;font-size:.82rem;color:#8ea2bc}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:8px;color:#526983}.breadcrumbs a{text-decoration:none}.catalog-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.search-box input{width:min(360px,80vw);padding:13px 15px;border:1px solid #cfdbe7;border-radius:12px;background:#fff;color:var(--ink)}.filter-row{display:flex;gap:8px;flex-wrap:wrap}.filter-button{border:1px solid #cbd8e5;background:#fff;border-radius:999px;padding:8px 12px;cursor:pointer;color:#4c6077;font-weight:700;font-size:.84rem}.filter-button.active{background:#153b52;color:#fff;border-color:#153b52}.empty-state{text-align:center;color:var(--ink-muted);padding:50px}
.report-meta{display:flex;gap:14px;align-items:center;flex-wrap:wrap;color:#91a5bd;font-size:.83rem}.report-meta .eyebrow{color:var(--accent)}.report-header .lead{max-width:900px}.report-layout{max-width:var(--max);margin:auto;padding:60px 24px 100px;display:grid;grid-template-columns:230px minmax(0,1fr);gap:64px}.report-sidebar{position:relative}.report-sidebar>nav{position:sticky;top:100px;display:flex;flex-direction:column;gap:10px;font-size:.87rem}.report-sidebar nav strong{margin-bottom:5px}.report-sidebar nav a{text-decoration:none;color:#607086}.report-sidebar nav a:hover{color:#175f72}.download-box{margin-top:24px;background:#eaf4f6;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:6px;font-size:.85rem}.download-box span{font-weight:800;color:#2c5360}.download-box a{color:#155f73}.report-body{min-width:0}.report-section{scroll-margin-top:95px;padding:0 0 64px;margin-bottom:64px;border-bottom:1px solid #dce5ee}.report-section:last-child{border-bottom:0}.section-number{font-size:.72rem;letter-spacing:.14em;color:#2d8d7c;font-weight:900}.report-section h2{font-size:clamp(2rem,3.5vw,3.2rem);letter-spacing:-.04em;line-height:1.1;margin:9px 0 24px}.report-section h3{font-size:1.25rem;margin:30px 0 10px}.report-section p{font-size:1.03rem;color:#41536a}.question{font-size:1.35rem!important;line-height:1.5;color:#17273b!important;font-weight:650}.hypothesis{background:#fff;border:1px solid #d8e3ed;border-left:4px solid var(--accent-2);border-radius:0 14px 14px 0;padding:20px 22px;margin:28px 0}.hypothesis p{margin:5px 0 0}.result-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.result-summary>div{background:#10233a;color:#fff;border-radius:15px;padding:20px}.result-summary span{display:block;color:#95a8bf;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em}.result-summary strong{display:block;font-size:1.15rem;margin-top:6px}.callout{background:#eaf6f3;border-radius:14px;padding:18px 20px;color:#244f47!important}.bar-chart{margin:28px 0}.bar-row{margin:14px 0}.bar-label{display:flex;justify-content:space-between;gap:20px;font-size:.88rem;margin-bottom:6px}.bar-track{height:13px;background:#e3eaf1;border-radius:999px;overflow:hidden}.bar-track span{display:block;height:100%;background:linear-gradient(90deg,#2ca58d,#4a8ec9);border-radius:inherit}.table-wrap{overflow-x:auto;border:1px solid #d9e3ec;border-radius:15px;background:#fff}.table-wrap table{width:100%;border-collapse:collapse;min-width:700px}.table-wrap caption{text-align:left;padding:16px;font-weight:800;color:#31465c}.table-wrap th,.table-wrap td{text-align:left;padding:14px 16px;border-top:1px solid #e3eaf1;font-size:.88rem}.table-wrap thead th{background:#f3f7fa;color:#51657b;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.table-wrap tbody th{font-weight:750}.winner-row{background:#eef9f6}.winner-label{font-size:.67rem;background:#ccefe6;color:#176755;border-radius:999px;padding:3px 7px;margin-left:8px}.table-note{font-size:.84rem!important;color:#728297!important}.numbered-list{counter-reset:steps;list-style:none;padding:0;display:grid;gap:15px}.numbered-list li{counter-increment:steps;background:#fff;border:1px solid #dbe4ed;border-radius:14px;padding:18px 20px 18px 58px;position:relative}.numbered-list li:before{content:counter(steps);position:absolute;left:18px;top:18px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#dff5ef;color:#176a59;font-size:.76rem;font-weight:900}.method-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:24px 0}.method-stats>div{background:#11243a;color:#fff;border-radius:12px;padding:15px}.method-stats strong,.method-stats span{display:block}.method-stats span{font-size:.73rem;color:#91a5bd}.environment-list{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d9e3ec;border-radius:14px;overflow:hidden;background:#fff}.environment-list>div{padding:13px 16px;border-bottom:1px solid #e2e9f0}.environment-list>div:nth-child(odd){border-right:1px solid #e2e9f0}.environment-list dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#738399;font-weight:800}.environment-list dd{margin:4px 0 0;word-break:break-word}.check-list{list-style:none;padding:0;display:grid;gap:12px}.check-list li{position:relative;padding-left:30px}.check-list li:before{content:"✓";position:absolute;left:0;color:#16735f;font-weight:900}.limitations{background:#fff4e4;border:1px solid #f2d5a5;border-radius:18px;padding:30px}.limitations .section-number{color:#9c6312}.report-section pre,.dataset-schema pre,.prose-section pre{background:#0d1929;color:#d7e5f5;border-radius:15px;padding:22px;overflow:auto;font-size:.88rem}.reproduce-links{display:flex;gap:18px;flex-wrap:wrap}.reproduce-links a{color:#156477;font-weight:800}
.note-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.note-card{background:#fff;border:1px solid #dbe4ee;border-radius:18px;padding:28px}.note-card h2{font-size:1.45rem;line-height:1.2}.note-card h2 a{text-decoration:none}.note-card p{color:var(--ink-muted)}.article-body{max-width:820px;margin:auto;padding:70px 24px 100px}.prose-section{margin-bottom:56px}.prose-section h2,.prose-intro h2,.dataset-schema h2{font-size:2rem;letter-spacing:-.035em}.prose-section p,.prose-intro p{font-size:1.06rem;color:#43556b}.article-meta{color:#8ea2bb;font-size:.85rem;margin-top:24px}.article-next{border-top:1px solid #dce5ee;padding-top:28px;display:grid;gap:10px}.article-next h2{margin:0 0 6px}.article-next a{display:flex;align-items:center;gap:7px;color:#146174;font-weight:800;text-decoration:none}.article-next svg{width:17px;fill:none;stroke:currentColor;stroke-width:2}.environment-card{background:#fff;border-radius:18px;padding:24px;border:1px solid #dbe4ed;margin-bottom:40px}.dataset-schema{margin-top:50px}.not-found{min-height:68vh;background:var(--bg);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 24px}.error-code{font-size:6rem;line-height:1;color:var(--accent);font-weight:900}.not-found h1{font-size:3rem;margin:12px 0}.not-found p{color:#aebed0}.not-found>div{display:flex;gap:12px;margin-top:20px}
.site-footer{background:#07101d;color:#aec0d4;padding:70px 24px 28px}.footer-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:44px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-grid p{max-width:390px;color:#8fa3ba}.footer-grid h2{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#fff;margin:8px 0}.footer-grid a,.footer-button{color:#9eb1c7;text-decoration:none;font-size:.9rem}.footer-grid a:hover,.footer-button:hover{color:#fff}.footer-button{background:none;border:0;padding:0;cursor:pointer}.footer-bottom{max-width:var(--max);margin:50px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;font-size:.78rem;color:#7388a1}.consent-panel{position:fixed;z-index:1000;inset:0;background:rgba(2,7,13,.72);display:grid;place-items:center;padding:20px}.consent-panel[hidden]{display:none}.consent-card{position:relative;width:min(520px,100%);background:#fff;border-radius:20px;padding:28px;box-shadow:0 25px 80px rgba(0,0,0,.35)}.consent-card h2{margin-top:0}.toggle-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:16px 0;border-top:1px solid #e1e7ee}.toggle-row span{display:flex;flex-direction:column}.toggle-row small{color:#6d7d90}.toggle-row input{width:20px;height:20px}.consent-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.dialog-close{position:absolute;right:15px;top:12px;border:0;background:none;font-size:1.7rem;cursor:pointer;color:#6f7f92}
@media(max-width:980px){.hero-inner{grid-template-columns:1fr;gap:45px}.hero-visual{max-width:620px}.study-grid{grid-template-columns:repeat(2,1fr)}.split-feature{grid-template-columns:1fr;gap:45px}.report-layout{grid-template-columns:1fr}.report-sidebar{display:none}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.cta-band{align-items:flex-start;flex-direction:column}.cta-actions{margin-top:0}}
@media(max-width:760px){.header-inner{min-height:66px}.menu-button{display:block}.site-nav{display:none;position:absolute;left:0;right:0;top:66px;background:#0a1525;padding:14px 20px 20px;flex-direction:column;align-items:stretch;border-bottom:1px solid rgba(255,255,255,.1)}.site-nav.open{display:flex}.site-nav a{padding:12px}.hero-inner{padding-top:72px}.hero h1{font-size:3.5rem}.trust-strip{grid-template-columns:1fr;background:none;gap:10px}.trust-strip>div,.trust-strip>div:first-child,.trust-strip>div:last-child{border-radius:15px}.section{padding-top:62px;padding-bottom:62px}.study-grid,.note-grid{grid-template-columns:1fr}.section-head,.catalog-tools{align-items:flex-start;flex-direction:column}.filter-row{width:100%}.result-summary,.method-stats{grid-template-columns:1fr 1fr}.environment-list{grid-template-columns:1fr}.environment-list>div:nth-child(odd){border-right:0}.page-hero>div,.report-header-inner,.article-header-inner{padding-top:55px;padding-bottom:55px}.page-hero h1,.report-header h1,.article-page h1{font-size:3.2rem}.report-layout{padding-top:42px}.cta-band{margin-left:16px;margin-right:16px;padding:32px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.consent-actions{flex-direction:column}.consent-actions .button{width:100%}}
@media(max-width:480px){.hero h1{font-size:2.85rem}.hero-proof{gap:10px;flex-direction:column}.scope-card{min-height:340px}.result-summary,.method-stats{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:auto!important}.not-found h1{font-size:2.2rem}.not-found>div{flex-direction:column;width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* V1.1 accountability and official-source blocks */
.references-section { border-top: 1px solid var(--line, rgba(148,163,184,.22)); }
.reference-list { display: grid; gap: .75rem; margin: 1.25rem 0 0; padding: 0; list-style: none; }
.reference-list li { margin: 0; }
.reference-list a { display: block; padding: .9rem 1rem; border: 1px solid var(--line, rgba(148,163,184,.22)); border-radius: .8rem; text-decoration: none; background: rgba(15,23,42,.36); }
.reference-list a:hover { text-decoration: underline; }

/* V1.3 editorial diversification */
.editorial-home{padding-top:34px}.editorial-card-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:20px}.editorial-card{background:#fff;border:1px solid #d9e3ed;border-radius:20px;padding:28px;min-height:275px;display:flex;flex-direction:column;box-shadow:0 12px 36px rgba(24,48,72,.06)}.editorial-card.featured{background:linear-gradient(145deg,#0d2137,#153d4d);color:#fff;border:0}.editorial-card>span{font-size:.73rem;text-transform:uppercase;letter-spacing:.12em;font-weight:850;color:#288a78}.editorial-card.featured>span{color:#69e7cb}.editorial-card h3{font-size:1.65rem;line-height:1.12;letter-spacing:-.035em;margin:18px 0 14px}.editorial-card h3 a{text-decoration:none}.editorial-card p{color:#617188;margin:0}.editorial-card.featured p{color:#b9cad9}
.analysis-hero{background:radial-gradient(circle at 75% 15%,rgba(255,201,120,.13),transparent 30%),var(--bg)}.analysis-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.analysis-card{background:#fff;border:1px solid #d9e3ed;border-radius:20px;padding:30px;min-height:300px;display:flex;flex-direction:column}.analysis-card:first-child{grid-column:1/-1;background:linear-gradient(135deg,#0c1f34,#143c4c);color:#fff}.analysis-card:first-child .eyebrow{color:#69e7cb}.analysis-card h2{font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.1;letter-spacing:-.04em;margin:18px 0 14px}.analysis-card h2 a{text-decoration:none}.analysis-card p{color:#627288;max-width:760px}.analysis-card:first-child p{color:#bdcbd8}.analysis-card .text-link{margin-top:auto}.analysis-card:first-child .text-link{color:#78ead1}
.editorial-header{background:radial-gradient(circle at 78% 15%,rgba(80,227,194,.11),transparent 28%),var(--bg);color:#fff}.editorial-header .lead{color:#b8c7d7}.editorial-header .article-meta{color:#8fa7be}.editorial-body{max-width:900px;margin:auto;padding:72px 24px 110px}.editorial-intro{font-size:1.25rem;line-height:1.72;border-left:4px solid var(--accent);padding:4px 0 4px 26px;margin-bottom:72px}.editorial-intro p{color:#273a50}.editorial-section{position:relative;margin:0 0 74px;padding-left:70px}.editorial-index{position:absolute;left:0;top:4px;font-size:.78rem;font-weight:900;letter-spacing:.12em;color:#288a78;border:1px solid #bcded5;border-radius:999px;padding:5px 8px}.editorial-section h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1.06;letter-spacing:-.045em;margin:0 0 25px}.editorial-section p{font-size:1.08rem;color:#40536a}.editorial-section blockquote{margin:28px 0;background:#0f253d;color:#fff;border-radius:18px;padding:24px 28px;font-size:1.2rem;line-height:1.55}.editorial-checklist{list-style:none;padding:0;display:grid;gap:12px;margin:26px 0}.editorial-checklist li{background:#fff;border:1px solid #d9e3ed;border-radius:14px;padding:16px 18px 16px 48px;position:relative}.editorial-checklist li:before{content:"✓";position:absolute;left:18px;color:#248370;font-weight:900}.evidence-links{margin:26px 0 0;padding:20px;border-radius:16px;background:#eef7f5;display:flex;flex-direction:column;gap:9px}.evidence-links strong{font-size:.75rem;text-transform:uppercase;letter-spacing:.09em;color:#397266}.evidence-links a{display:flex;align-items:center;gap:8px;color:#145e70;text-decoration:none;font-weight:800}.evidence-links svg{width:17px;fill:none;stroke:currentColor;stroke-width:2}.author-box{margin:65px 0 30px;background:linear-gradient(135deg,#0d2035,#17384a);color:#fff;border-radius:22px;padding:28px;display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:start}.author-mark{width:58px;height:58px;border-radius:17px;background:linear-gradient(145deg,var(--accent),var(--accent-2));color:#08201c;display:grid;place-items:center;font-weight:950;letter-spacing:-.03em}.author-box h2{font-size:1.45rem!important;margin:5px 0 8px!important}.author-box p{color:#bac9d7!important;margin:0 0 9px!important}.author-box a{color:#70e6ce;font-weight:800}.environment-details{margin-top:26px;border:1px solid #d8e2ec;background:#fff;border-radius:14px;overflow:hidden}.environment-details summary{cursor:pointer;padding:16px 18px;font-weight:850;color:#21475a}.environment-details .environment-list{border:0;border-top:1px solid #e0e7ee;border-radius:0}.editorial-opening{background:linear-gradient(145deg,#f7fbfd,#eef7f5);border:1px solid #d9e8e5;border-radius:20px;padding:30px}.report-template-safety .report-header{background:radial-gradient(circle at 80% 15%,rgba(255,142,142,.1),transparent 30%),var(--bg)}.report-template-decision .report-header{background:radial-gradient(circle at 80% 15%,rgba(106,168,255,.14),transparent 30%),var(--bg)}.report-template-filesystem .report-header{background:radial-gradient(circle at 80% 15%,rgba(255,201,120,.13),transparent 30%),var(--bg)}.report-template-runtime .report-header{background:radial-gradient(circle at 80% 15%,rgba(80,227,194,.12),transparent 30%),var(--bg)}
@media(max-width:900px){.editorial-card-grid{grid-template-columns:1fr 1fr}.editorial-card.featured{grid-column:1/-1}.analysis-grid{grid-template-columns:1fr}.analysis-card:first-child{grid-column:auto}}
@media(max-width:640px){.editorial-card-grid{grid-template-columns:1fr}.editorial-card.featured{grid-column:auto}.editorial-body{padding-top:52px}.editorial-section{padding-left:0}.editorial-index{position:static;display:inline-block;margin-bottom:15px}.editorial-intro{font-size:1.1rem;padding-left:18px}.author-box{grid-template-columns:1fr}.editorial-opening{padding:22px}}
