:root{--bg:#080b14;--surface:#10182b;--surface-2:#0d1424;--border:hsla(0,0%,100%,.12);--border-strong:hsla(0,0%,100%,.22);--text:#f6f6f8;--text-soft:#d4d8e2;--text-muted:#93a0b8;--brand:#36c5f0;--brand-deep:#1e6fe6;--grad-brand:linear-gradient(100deg,#8fb7ff,#36c5f0 45%,#1e6fe6);--accent-amber:#f3c34a;--ok:#34d399;--info:#36c5f0;--warn:#f3c34a;--r-sm:10px;--r-md:14px;--r-lg:16px;--r-pill:999px;--shadow:0 8px 30px rgba(0,0,0,.35);--maxw:760px;--font:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:var(--brand)}h1,h2,h3{line-height:1.2}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media print{:root{--bg:#fff;--surface:#fff;--surface-2:#fff;--text:#14213a;--text-soft:#3a4257;--text-muted:#5b6577;--border:#e2e6ee;--border-strong:#cdd3df}body,html{background:#fff!important;color:#14213a!important}[data-print=hide]{display:none!important}main{max-width:none!important;margin:0!important;padding:0!important}}