:root{color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0c1118;color:#cdd9e5;font:400 16px/1.6 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{color:#f3f7fb;letter-spacing:-.02em;margin:0}a{color:inherit}img{max-width:100%;display:block}.wrap{max-width:1140px;margin:0 auto;padding:0 32px}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:10px;font:600 14.5px/1 system-ui;text-decoration:none;cursor:pointer}.btn.primary{background:#f0c24a;color:#0a0f16}.btn.primary:hover{background:#f4cd67}.btn.ghost{background:transparent;color:#cfe0ee;border:1px solid #2d3e52}.btn.ghost:hover{border-color:#3d5169;color:#eaf3fb}.nav{position:sticky;top:0;z-index:5;background:#0c1118d1;backdrop-filter:blur(8px);border-bottom:1px solid #18222f}.nav .wrap{display:flex;align-items:center;gap:18px;height:62px}.nav .brand{display:flex;align-items:center;gap:10px;font:700 16px/1 system-ui;color:#f3f7fb;margin-right:auto;text-decoration:none}.nav .brand img{width:28px;height:28px;border-radius:7px}.nav a.link{color:#9fb0c0;text-decoration:none;font:500 14px/1 system-ui}.nav a.link:hover{color:#eaf3fb}.nav .navlinks{display:flex;gap:20px;align-items:center}.hero{position:relative;overflow:hidden;padding:74px 0 56px}.hero:before{content:"";position:absolute;left:50%;top:-40%;width:90%;height:150%;transform:translate(-30%);background:radial-gradient(closest-side,rgba(240,194,74,.16),transparent 70%);pointer-events:none}.hero .wrap{position:relative}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;border:1px solid #243446;border-radius:999px;font:600 12px/1 system-ui;letter-spacing:.12em;color:#f0c24a;margin-bottom:22px}.hero h1{font-size:clamp(32px,5vw,52px);line-height:1.08;font-weight:800;max-width:15ch;margin-bottom:20px}.hero h1 .amp{color:#f0c24a}.hero .sub{font-size:18px;color:#9fb0c0;max-width:42ch;margin-bottom:30px}.cta{display:flex;gap:13px;flex-wrap:wrap;margin-bottom:20px}.meta{display:flex;align-items:center;gap:11px;flex-wrap:wrap;font:500 12.5px/1 system-ui;color:#7f8c99}.meta .dot{width:8px;height:8px;border-radius:50%;background:#39d98a;box-shadow:0 0 8px #39d98a}.meta .sep{color:#2d3e52}.hero-shot{margin-top:46px}.hero-shot img{width:100%;border-radius:14px;box-shadow:0 40px 90px #0009,0 0 0 1px #1c2a3a}.section{padding:64px 0;border-top:1px solid #141d28}.section.alt{background:#0a0f16}.lede{text-align:center;max-width:60ch;margin:0 auto 44px}.lede h2{font-size:clamp(24px,3.4vw,34px);margin-bottom:14px}.lede p{color:#9fb0c0;font-size:17px}.missions{display:grid;grid-template-columns:1fr 1fr;gap:20px}.mission{border:1px solid #1c2a3a;border-radius:14px;padding:28px;background:#0d141d}.mission .tag{font:700 11px/1 system-ui;letter-spacing:.14em;text-transform:uppercase;color:#f0c24a}.mission.tac .tag{color:#39d98a}.mission h3{font-size:21px;margin:12px 0 10px}.mission p{color:#9fb0c0;font-size:15px}.mission ul{margin:14px 0 0;padding:0;list-style:none}.mission li{position:relative;padding-left:20px;margin:7px 0;color:#b7c4d2;font-size:14px}.mission li:before{content:"";position:absolute;left:0;top:8px;width:7px;height:7px;border-radius:50%;background:#f0c24a}.mission.tac li:before{background:#39d98a}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feat{border:1px solid #18222f;border-radius:12px;padding:22px;background:#0d141d}.feat .ic{width:38px;height:38px;border-radius:9px;background:#f0c24a21;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.feat .ic svg{width:20px;height:20px;stroke:#f0c24a;fill:none;stroke-width:1.7}.feat h3{font-size:16px;margin-bottom:8px}.feat p{color:#92a2b2;font-size:13.5px;line-height:1.55}.show{display:grid;grid-template-columns:1fr 1.3fr;gap:34px;align-items:center;margin:0 0 30px}.show.right{grid-template-columns:1.3fr 1fr}.show.right .show-txt{order:2}.show-txt h3{font-size:22px;margin-bottom:10px}.show-txt p{color:#9fb0c0;font-size:15px}.show-img img{width:100%;border-radius:11px;box-shadow:0 22px 50px #00000080,0 0 0 1px #1a2738}.migrate{border:1px solid #2a3346;border-radius:14px;padding:26px 30px;background:linear-gradient(90deg,#121a12,#0d141d);display:flex;align-items:center;gap:20px;flex-wrap:wrap}.migrate h3{font-size:18px;margin-bottom:4px}.migrate p{color:#9fb0c0;font-size:14px;margin:0}.migrate .btn{margin-left:auto}.dl{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:8px}.dlcard{border:1px solid #18222f;border-radius:12px;padding:24px;background:#0d141d;text-align:center;text-decoration:none;display:block}.dlcard:hover{border-color:#2d3e52}.dlcard .fmt{font:800 18px/1 system-ui;color:#f3f7fb}.dlcard .for{color:#7f8c99;font-size:13px;margin:6px 0 14px}.dlcard code{display:block;background:#070b10;border:1px solid #18222f;border-radius:7px;padding:9px;font:500 12px/1.4 ui-monospace,monospace;color:#b7c4d2;overflow-x:auto}.alpha-note{text-align:center;max-width:60ch;margin:34px auto 0}.alpha-note b{color:#f0c24a}.foot{border-top:1px solid #141d28;padding:40px 0;color:#7f8c99;font-size:13px}.foot .wrap{display:flex;gap:20px;flex-wrap:wrap;align-items:center}.foot a{color:#9fb0c0;text-decoration:none}.foot a:hover{color:#eaf3fb}.foot .sep{color:#2d3e52}.foot .brand{color:#cdd9e5;font-weight:700}.foot .tag{margin-left:auto}.blog-head{padding:60px 0 8px}.blog-head h1{font-size:clamp(28px,4vw,40px)}.blog-head p{color:#9fb0c0;margin-top:10px}.postlist{max-width:760px;margin:0 auto;padding:30px 0 70px}.postrow{display:block;text-decoration:none;padding:22px 0;border-bottom:1px solid #16212e}.postrow:hover h2{color:#f0c24a}.postrow .date{font:600 12px/1 ui-monospace,monospace;color:#7f8c99;text-transform:uppercase;letter-spacing:.04em}.postrow h2{font-size:22px;margin:8px 0 6px;transition:color .12s}.postrow p{color:#9fb0c0;font-size:15px;margin:0}.postrow .tags{margin-top:10px;display:flex;gap:7px;flex-wrap:wrap}.tagpill{font:600 11px/1 system-ui;color:#9fb0c0;background:#131d29;border:1px solid #1e2c3b;border-radius:999px;padding:4px 9px}.post{max-width:720px;margin:0 auto;padding:46px 0 72px}.post .back{font:600 13px/1 system-ui;color:#9fb0c0;text-decoration:none}.post .back:hover{color:#f0c24a}.post .date{font:600 12px/1 ui-monospace,monospace;color:#7f8c99;text-transform:uppercase;letter-spacing:.04em;margin:26px 0 10px}.post h1{font-size:clamp(28px,4vw,40px);line-height:1.12}.post .tags{margin:16px 0 8px;display:flex;gap:7px;flex-wrap:wrap}.post-hero{margin:30px 0 8px}.post-hero img{width:100%;border-radius:12px;box-shadow:0 20px 50px #00000080,0 0 0 1px #1a2738}.prose{font-size:17px;line-height:1.72;color:#c4d1de}.prose>*+*{margin-top:1.15em}.prose h2{font-size:26px;margin-top:1.7em}.prose h3{font-size:20px;margin-top:1.5em}.prose a{color:#f0c24a;text-decoration:underline;text-underline-offset:2px}.prose img{border-radius:10px;box-shadow:0 14px 34px #00000073,0 0 0 1px #1a2738;margin:1.6em 0}.prose code{background:#070b10;border:1px solid #18222f;border-radius:5px;padding:2px 6px;font:500 .88em/1.4 ui-monospace,monospace;color:#e3b34a}.prose pre{background:#070b10;border:1px solid #18222f;border-radius:10px;padding:16px;overflow-x:auto}.prose pre code{background:none;border:none;padding:0;color:#b7c4d2}.prose blockquote{border-left:3px solid #f0c24a;margin:1.4em 0;padding:2px 0 2px 18px;color:#9fb0c0}.prose ul,.prose ol{padding-left:22px}.prose li{margin:.4em 0}.prose hr{border:none;border-top:1px solid #1c2a3a;margin:2em 0}@media (max-width: 860px){.missions,.grid,.dl,.show,.show.right{grid-template-columns:1fr}.show.right .show-txt{order:0}.nav .navlinks{display:none}.foot .tag{margin-left:0}}
