@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--bg:#0a1018;--bg-deep:#060b12;--panel-strong:#0d151fe0;--panel-soft:#121d2ab8;--line:#89b0d429;--text:#b9c6d3;--text-muted:#8092a6;--text-strong:#edf5ff;--accent:#2fd1c3;--accent-strong:#72f0de;--accent-soft:#2fd1c324;--accent-line:#2fd1c347;--code-bg:#edf5ff14;--shadow-soft:0 28px 90px #00000057;--body:"Avenir Next", "Segoe UI", sans-serif;--heading:"Fraunces", "Iowan Old Style", "Palatino Linotype", serif;--mono:"IBM Plex Mono", "Cascadia Code", monospace;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:17px/1.55 var(--body);color:var(--text);background:radial-gradient(circle at top, #2fd1c329, transparent 26%), radial-gradient(circle at 20% 20%, #486fff1f, transparent 32%), linear-gradient(180deg, #0d1520 0%, var(--bg) 45%, var(--bg-deep) 100%);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}body:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#00000080,#0000 82%);mask-image:linear-gradient(#00000080,#0000 82%)}#root{min-height:100vh}a{color:inherit}img{max-width:100%;display:block}button,a{font:inherit}::selection{background:#2fd1c33d}@media (width<=960px){:root{font-size:16px}}.app-shell{width:min(1180px,100vw - 48px);margin:0 auto;padding:24px 0 80px}.site-header{background:var(--panel-strong);border:1px solid var(--line);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;padding:18px 22px;display:flex;position:sticky;top:18px}.site-mark{color:var(--text-strong);font-family:var(--heading);letter-spacing:.03em;font-size:1.35rem;text-decoration:none}.site-mark-accent{color:var(--accent)}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.nav-link{color:var(--text);border:1px solid #0000;border-radius:999px;padding:8px 14px;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s}.nav-link:hover,.nav-link:focus-visible,.nav-link-active{color:var(--text-strong);background:var(--accent-soft);border-color:var(--accent-line)}.page{gap:28px;display:grid}.hero-grid,.section-split{gap:24px;display:grid}.hero-grid{grid-template-columns:minmax(0,1.3fr) minmax(360px,.9fr)}.section-split{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-panel,.section-block,.page-intro,.detail-hero,.content-card,.timeline-card,.article-shell{background:var(--panel-strong);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:28px}.hero-panel{padding:34px}.hero-panel-primary{background:radial-gradient(circle at 100% 0,#2fd1c32e,#0000 36%),radial-gradient(circle at 0 100%,#596cff24,#0000 34%),linear-gradient(135deg,#0c141ef5,#111c28fa)}.hero-panel-secondary{align-content:start;gap:18px;padding:26px;display:grid}.hero-panel-secondary .stat-grid{grid-template-columns:1fr;gap:14px}.section-block,.page-intro,.detail-hero,.article-shell{padding:30px}.section-embedded{padding:24px}.section-label,.card-subtitle{color:var(--accent-strong);letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:.8rem;font-weight:700}h1,h2,h3,h4,h5,h6{color:var(--text-strong);font-family:var(--heading);margin:0;line-height:1.08}h1{max-width:11ch;font-size:clamp(2.7rem,5vw,4.9rem)}h2{font-size:clamp(1.7rem,2.5vw,2.5rem)}h3{font-size:1.35rem}.lead-copy{max-width:62ch;margin:18px 0 0;font-size:1.18rem;line-height:1.7}.support-copy{max-width:56ch;margin:16px 0 0;font-size:1rem}.hero-actions,.block-head,.detail-meta,.tag-row{flex-wrap:wrap;gap:12px;display:flex}.hero-actions{margin-top:24px}.button-primary,.button-secondary,.text-link,.return-link{text-decoration:none;transition:transform .16s,background-color .16s,border-color .16s}.button-primary,.button-secondary{border:1px solid var(--accent-line);border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;display:inline-flex}.button-primary{color:#041016;background:linear-gradient(135deg, var(--accent), var(--accent-strong))}.button-secondary{color:var(--text-strong);background:var(--accent-soft)}.button-primary:hover,.button-primary:focus-visible,.button-secondary:hover,.button-secondary:focus-visible,.text-link:hover,.text-link:focus-visible,.return-link:hover,.return-link:focus-visible{transform:translateY(-1px)}.block-head{justify-content:space-between;align-items:end;margin-bottom:18px}.compact-head{margin-bottom:16px}.section-note{color:var(--text-muted)}.stat-grid,.feature-grid,.card-grid,.compact-grid{gap:18px;display:grid}.stat-grid,.feature-grid,.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card,.feature-card{background:var(--panel-soft);border:1px solid var(--line);border-radius:22px;padding:20px}.stat-card{grid-template-columns:auto 1fr;align-items:start;gap:6px 16px;display:grid}.stat-card span{width:46px;height:46px;color:var(--accent-strong);background:var(--accent-soft);font-family:var(--heading);border-radius:14px;grid-row:1/span 2;justify-content:center;align-items:center;margin-bottom:0;font-size:1.35rem;display:inline-flex}.content-card,.timeline-card{padding:24px}.content-card p,.timeline-card p,.feature-card p,.stat-card p,.article-prose p,.article-prose li{margin:0;line-height:1.7}.content-card h3,.timeline-card h3,.feature-card h3,.stat-card h2{margin-bottom:10px}.stat-card h2{margin-bottom:0;font-size:clamp(1.08rem,1.4vw,1.32rem)}.timeline-card h3 span{color:var(--text-muted);font-size:1rem;font-family:var(--body);margin-top:6px;display:block}.timeline-list,.stack-list{gap:16px;display:grid}.timeline-points{gap:10px;margin:16px 0 0;padding-left:20px;display:grid}.timeline-link{margin-top:14px;display:inline-flex}.tag-row,.detail-meta{margin-top:18px}.tag-row span,.tag-pill,.meta-pill{background:var(--accent-soft);border:1px solid var(--accent-line);min-height:34px;color:var(--text-strong);border-radius:999px;align-items:center;padding:0 12px;font-size:.92rem;display:inline-flex}.meta-pill{background:#c77c2c24;border-color:#c77c2c3d}.text-link,.return-link{color:var(--accent-strong);font-weight:700}.page-intro,.detail-hero{gap:8px;display:grid}.return-link{margin-bottom:8px}.article-prose{gap:18px;max-width:760px;display:grid}.article-prose>:first-child{margin-top:0}.article-prose h1,.article-prose h2,.article-prose h3,.article-prose h4{margin-top:12px}.article-prose ul,.article-prose ol{gap:10px;margin:0;padding-left:22px;display:grid}.article-prose a{color:var(--accent-strong)}.article-prose code{font-family:var(--mono);background:var(--code-bg);border-radius:6px;padding:.15rem .4rem}.article-prose pre{color:#e7f4ff;background:#071019;border-radius:18px;padding:18px;overflow-x:auto}.article-prose pre code{background:0 0;padding:0}.article-prose blockquote,.article-callout{border-left:4px solid var(--accent);background:var(--panel-soft);border-radius:16px;margin:0;padding:18px 20px}.article-callout p{margin:0}@media (width<=1120px){.hero-grid,.section-split,.card-grid,.compact-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.app-shell{width:min(100vw - 24px,1180px);padding-top:14px}.feature-grid{grid-template-columns:1fr}.site-header{flex-direction:column;align-items:stretch;padding:18px;position:static}.site-nav{justify-content:flex-start}.block-head{align-items:start}.hero-panel,.section-block,.page-intro,.detail-hero,.article-shell,.content-card,.timeline-card{padding:22px}h1{max-width:none}}@media (width<=720px){.app-shell{width:min(100vw - 16px,1180px);padding-top:10px}.page{gap:22px}.site-nav{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.nav-link{text-align:center}.hero-actions{grid-template-columns:1fr;display:grid}.button-primary,.button-secondary{width:100%}.hero-panel,.section-block,.page-intro,.detail-hero,.article-shell,.content-card,.timeline-card{padding:20px}}
