:root{color-scheme:light dark;--bg:#fff;--surface:#f3f6f9;--surface-2:#e8eef4;--border:#d3dde6;--border-strong:#b3c2ce;--text:#15202b;--muted:#4f6070;--accent:#14548c;--accent-hover:#0f4271;--on-accent:#fff;--note:#7a4e00;--note-bg:#fdf4e3;--note-border:#e8d3a8;--font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-serif:ui-serif, Georgia, "Times New Roman", serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--measure:68ch;--radius:6px;--shadow:0 1px 2px #15202b0f, 0 4px 14px #15202b0d}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0e161f;--surface:#16212c;--surface-2:#1e2b38;--border:#2a3846;--border-strong:#3d4f60;--text:#e9eff5;--muted:#a2b3c2;--accent:#74b6ec;--accent-hover:#9acbf3;--on-accent:#0b121a;--note:#e8c98a;--note-bg:#231d10;--note-border:#4a3a1c;--shadow:0 1px 2px #0006, 0 4px 14px #0000004d}}:root[data-theme=dark]{--bg:#0e161f;--surface:#16212c;--surface-2:#1e2b38;--border:#2a3846;--border-strong:#3d4f60;--text:#e9eff5;--muted:#a2b3c2;--accent:#74b6ec;--accent-hover:#9acbf3;--on-accent:#0b121a;--note:#e8c98a;--note-bg:#231d10;--note-border:#4a3a1c;--shadow:0 1px 2px #0006, 0 4px 14px #0000004d}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);flex-direction:column;min-height:100vh;margin:0;font-size:1.0625rem;line-height:1.65;display:flex}h1,h2,h3,h4{letter-spacing:-.015em;text-wrap:balance;margin:0 0 .5em;font-weight:650;line-height:1.22}h1{font-size:clamp(1.9rem,1.35rem + 2.3vw,2.85rem)}h2{margin-top:2.2em;font-size:clamp(1.35rem,1.15rem + .9vw,1.7rem)}h3{margin-top:1.9em;font-size:1.15rem}p,ul,ol{margin:0 0 1.1em}a{color:var(--accent);text-underline-offset:.18em;text-decoration-thickness:from-font}a:hover{color:var(--accent-hover)}:where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.skip{background:var(--accent);color:var(--on-accent);z-index:100;padding:.6rem 1rem;position:absolute;top:0;left:-9999px}.skip:focus{top:.5rem;left:.5rem}.wrap{width:100%;max-width:72rem;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.prose{max-width:var(--measure)}.prose li{margin-bottom:.35em}.prose blockquote{border-left:3px solid var(--border-strong);color:var(--muted);font-family:var(--font-serif);margin:1.5em 0;padding:.2em 0 .2em 1.1em}.prose code{font-family:var(--font-mono);background:var(--surface-2);border-radius:3px;padding:.12em .35em;font-size:.9em}.prose table{border-collapse:collapse;width:100%;margin:1.5em 0;font-size:.95rem}.prose :is(th,td){text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.55em .7em}.prose th{border-bottom:2px solid var(--border-strong);font-weight:650}.scroll-x{-webkit-overflow-scrolling:touch;overflow-x:auto}.site-header{border-bottom:1px solid var(--border);background:var(--bg);z-index:20;position:sticky;top:0}.site-header .bar{flex-wrap:wrap;align-items:center;gap:1.5rem;min-height:4rem;display:flex}.brand{letter-spacing:-.02em;color:var(--text);align-items:center;gap:.6rem;font-size:1.05rem;font-weight:680;text-decoration:none;display:inline-flex}.site-nav{flex-wrap:wrap;gap:1.35rem;margin-left:auto;display:flex}.site-nav a{color:var(--muted);padding-block:.35rem;font-size:.95rem;font-weight:520;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--text)}.site-footer{border-top:1px solid var(--border);background:var(--surface);color:var(--muted);margin-top:auto;padding-block:2.5rem 3rem;font-size:.9rem}.site-footer a{color:var(--muted)}.site-footer a:hover{color:var(--text)}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem 2.5rem;display:grid}.footer-nav{flex-wrap:wrap;gap:.4rem 1.2rem;margin:0;padding:0;list-style:none;display:flex}.hero{border-bottom:1px solid var(--border);padding-block:clamp(2.5rem,6vw,4.5rem) clamp(1.5rem,3vw,2.5rem)}.hero p.lede{max-width:46ch;color:var(--muted);margin-bottom:0;font-size:clamp(1.05rem,1rem + .4vw,1.2rem)}.eyebrow{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);margin:0 0 .7rem;font-size:.75rem;font-weight:650}.card-grid{grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));gap:1.1rem;margin:0;padding:0;list-style:none;display:grid}.card{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);flex-direction:column;gap:.45rem;padding:1.25rem 1.35rem;display:flex}.card h3{margin:0;font-size:1.05rem}.card h3 a{color:var(--text);text-decoration:none}.card h3 a:hover{color:var(--accent);text-decoration:underline}.card p{color:var(--muted);margin:0;font-size:.94rem}.card .meta{color:var(--muted);margin-top:auto;padding-top:.5rem;font-size:.8rem}.btn{background:var(--accent);color:var(--on-accent);border-radius:var(--radius);cursor:pointer;border:1px solid #0000;padding:.65rem 1.15rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block}.btn:hover{background:var(--accent-hover);color:var(--on-accent)}.btn-secondary{color:var(--accent);border-color:var(--border-strong);background:0 0}.btn-secondary:hover{background:var(--surface);color:var(--accent-hover)}.note{background:var(--note-bg);border:1px solid var(--note-border);border-left:3px solid var(--note);border-radius:var(--radius);margin:1.6em 0;padding:1rem 1.15rem;font-size:.95rem}.note>:last-child{margin-bottom:0}.note .note-label{color:var(--note);text-transform:uppercase;letter-spacing:.07em;margin-bottom:.35rem;font-size:.78rem;font-weight:680;display:block}.sources{border-top:1px solid var(--border);color:var(--muted);margin-top:3rem;padding-top:1.5rem;font-size:.88rem}.sources h2{text-transform:uppercase;letter-spacing:.08em;margin:0 0 .35rem;font-size:.78rem}.sources ol{margin:.6rem 0 0;padding-left:1.2rem}.sources li{margin-bottom:.4rem}.sources .verified{font-style:italic}.invitation{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin:3rem 0 0;padding:1.4rem 1.5rem}.invitation h2{margin:0 0 .4rem;font-size:1.05rem}.invitation p{color:var(--muted);max-width:58ch;margin:0 0 1rem;font-size:.94rem}.disclaimer-bar{background:var(--surface-2);border-bottom:1px solid var(--border);color:var(--muted);padding-block:.6rem;font-size:.85rem}.disclaimer-bar p{max-width:90ch;margin:0}.stack>*+*{margin-top:var(--stack-gap,1rem)}.section{padding-block:clamp(2.25rem,5vw,3.5rem)}.section+.section{border-top:1px solid var(--border)}.lead-list{gap:.1rem;margin:0;padding:0;list-style:none;display:grid}.lead-list li{border-bottom:1px solid var(--border);gap:.2rem;padding:.95rem 0;display:grid}.lead-list li:first-child{border-top:1px solid var(--border)}.lead-list a{color:var(--text);font-weight:600;text-decoration:none}.lead-list a:hover{color:var(--accent);text-decoration:underline}.lead-list .dek{color:var(--muted);font-size:.94rem}.lead-list .meta{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}
