:root{--bg:#0a1219;--bg-elevated:#0f1a23;--bg-hero:#101922;--page:#eef3f5;--page-soft:#e7edf0;--surface:#fbfdfe;--surface-strong:#fff;--surface-muted:#f2f6f8;--text:#16232e;--text-strong:#0b1720;--muted:#536573;--muted-strong:#3f5260;--line:rgba(22,35,46,.1);--line-strong:rgba(22,35,46,.15);--accent:#587fa0;--accent-soft:#7fa3bf;--accent-deep:#1c3142;--accent-ink:#142c40;--max:1180px;--reading:760px;--headline:920px;--radius-lg:1.5rem;--radius-md:1.1rem;--shadow-soft:0 20px 55px rgba(8,20,30,.08);--shadow-card:0 14px 36px rgba(8,20,30,.06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(112,159,195,.09),transparent 22%),linear-gradient(180deg,var(--bg) 0,var(--bg-hero) 18rem,var(--page) 18rem,var(--page-soft) 100%)}a{color:inherit;text-decoration:none}img{max-width:100%}main{display:block}.container{width:min(var(--max),calc(100% - 3rem));margin:0 auto}.narrow{width:min(var(--reading),calc(100% - 3rem));margin:0 auto}.site-shell{position:relative}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:rgba(10,18,25,.82);border-bottom:1px solid hsla(0,0%,100%,.06)}.article-return,.cta-band,.focus-strip,.footer-inner,.header-inner,.hero-topline,.section-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.footer-inner,.header-inner{padding:1rem 0}.brand{display:flex;align-items:center;gap:.95rem}.brand-mark{width:2.7rem;height:2.7rem;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent-soft) 0,var(--accent-deep) 100%);color:#fff;font-weight:800;box-shadow:0 12px 30px rgba(18,46,70,.32)}.brand-name{font-weight:700;letter-spacing:-.02em;color:#f7fbfd}.brand-tag{color:rgba(224,233,240,.78)}.nav{display:flex;align-items:center;gap:1.4rem}.nav a{color:rgba(247,251,253,.92);font-weight:500;padding:.35rem 0}.hero{padding:7.2rem 0 5.2rem;color:#f6fbff}.hero-inner{max-width:var(--headline)}.section{padding:4.75rem 0}.section-tight{padding-top:3.6rem}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.73rem;font-weight:700}.eyebrow{color:#8eb6d2}.eyebrow.dark,.kicker{color:var(--accent-deep)}.page-title,h1,h2,h3{color:var(--text-strong);font-weight:700;letter-spacing:-.04em;margin:0}.hero h1{color:#f7fbff;max-width:12ch;font-size:clamp(3.2rem,6vw,5.6rem);line-height:.98;letter-spacing:-.06em;margin-top:.85rem}.page-title{font-size:clamp(2.3rem,5vw,4rem);line-height:1.02}h2{font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.08;margin-bottom:.8rem}h3{font-size:1.3rem;line-height:1.24;margin-bottom:.65rem}p{margin:0}.article-body p,.audience-grid p,.coverage-card p,.cta-band p,.featured-post p,.focus-strip li,.hero-copy,.method-list li,.page-intro,.post-card p,.post-list-item p,.principle-card p,.site-footer p{font-size:1rem;line-height:1.78}.hero-copy{max-width:62ch;color:rgba(235,242,248,.9);margin-top:1.25rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.button,.text-link{display:inline-flex;align-items:center;justify-content:center}.button{min-height:3.15rem;padding:.95rem 1.3rem;border-radius:999px;font-weight:650;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.button:hover,.featured-post:hover,.nav a:hover,.post-card:hover,.post-list-item:hover,.text-link:hover{transform:translateY(-1px)}.primary{background:linear-gradient(135deg,var(--accent) 0,var(--accent-soft) 100%);color:#fff;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 14px 36px rgba(24,57,84,.28)}.secondary{background:hsla(0,0%,100%,.08);color:#f3f8fb;border:1px solid hsla(0,0%,100%,.14)}.text-link{font-weight:600;color:var(--accent-ink);text-underline-offset:.18em}.focus-strip{align-items:flex-start;border-top:1px solid rgba(141,182,210,.2);margin-top:1.5rem;padding-top:1rem}.focus-strip-label{color:#8eb6d2;white-space:nowrap}.audience-grid,.focus-strip ul,.footer-links,.method-list{margin:0;padding:0}.focus-strip ul{display:flex;flex-wrap:wrap;gap:.7rem 1rem;list-style:none}.focus-strip li{color:rgba(233,241,247,.9);position:relative;padding-left:.95rem}.focus-strip li:before{content:"";position:absolute;left:0;top:.73rem;width:.34rem;height:.34rem;border-radius:999px;background:#8eb6d2}.section-heading{max-width:44rem}.article-return p,.audience-grid p,.featured-post p,.meta,.method-list li,.page-intro,.post-card p,.post-list-item p,.site-footer p{color:var(--muted)}.page-intro{max-width:63ch;margin-top:1rem}.meta{font-size:.93rem;line-height:1.6}.section-header{margin-bottom:1.5rem}.audience-grid,.coverage-grid,.post-grid,.principles-grid{display:grid;grid-gap:1.4rem;gap:1.4rem}.post-grid,.principles-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.audience-grid,.coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-shell,.article-shell,.coverage-card,.cta-panel,.featured-post,.post-card,.post-list-item,.principle-card{background:hsla(0,0%,100%,.97);border:1px solid rgba(212,221,227,.9);border-radius:var(--radius-lg);box-shadow:0 10px 26px rgba(8,20,30,.045)}.about-shell,.coverage-card,.cta-panel,.featured-post,.post-card,.post-list-item,.principle-card{padding:1.75rem}.coverage-card,.principle-card{min-height:100%}.coverage-note{margin-top:.85rem;color:var(--muted-strong)}.featured-post,.post-card,.post-list-item{transition:transform .16s ease,box-shadow .16s ease}.featured-post h2 a,.footer-links a,.post-card h3 a,.post-list-item h2 a{color:var(--text-strong)}.post-grid{align-items:stretch}.archive-stack{display:grid;grid-gap:1.25rem;gap:1.25rem}.featured-post{margin-bottom:1.25rem}.article{width:min(var(--reading),calc(100% - 3rem));margin:0 auto}.article-shell{padding:2.1rem;background:hsla(0,0%,100%,.985);border:1px solid rgba(212,221,227,.92);border-radius:1.7rem;box-shadow:0 16px 40px rgba(8,20,30,.055)}.article-header{padding-bottom:1.35rem;border-bottom:1px solid var(--line)}.article-body{margin-top:1.7rem}.article-body p+p{margin-top:1.2rem}.about-stack{display:grid;grid-gap:1.5rem;gap:1.5rem}.method-list{list-style:none;display:grid;grid-gap:.9rem;gap:.9rem}.audience-card,.method-list li{position:relative;padding-left:1.05rem}.audience-card:before,.method-list li:before{content:"";position:absolute;left:0;top:.82rem;width:.34rem;height:.34rem;border-radius:999px;background:var(--accent)}.cta-band{padding:1.9rem 2rem}.cta-band p{max-width:40rem}.site-footer{border-top:1px solid rgba(24,38,50,.1);margin-top:3rem}.footer-links{list-style:none;display:flex;gap:1.1rem}@media (max-width:980px){.post-grid,.principles-grid{grid-template-columns:1fr}}@media (max-width:840px){.article-return,.cta-band,.focus-strip,.footer-inner,.header-inner,.hero-topline,.section-header{flex-direction:column;align-items:flex-start}.focus-strip ul,.footer-links,.hero-actions,.nav{flex-wrap:wrap}.audience-grid,.coverage-grid{grid-template-columns:1fr}.hero h1{max-width:none}}@media (max-width:640px){.article,.container,.narrow{width:min(var(--max),calc(100% - 1.5rem))}.hero{padding-top:5.9rem;padding-bottom:4.1rem}.section{padding:3.5rem 0}.about-shell,.article-shell,.coverage-card,.cta-band,.cta-panel,.featured-post,.post-card,.post-list-item,.principle-card{padding:1.35rem}.page-title{font-size:clamp(2rem,10vw,3rem)}}