:root{color-scheme:dark;--bg: #061024;--bg-soft: #0d1c39;--surface: rgba(255, 255, 255, .07);--surface-strong: rgba(255, 255, 255, .13);--text: #f6fbff;--muted: #b9c6d8;--brand-blue: #061a82;--brand-blue-2: #0a35b5;--cyan: #42c7ff;--green: #8bd5ff;--amber: #f7c95b;--coral: #ff6f61;--line: rgba(255, 255, 255, .15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
