.Header-module__hBw1pG__header{flex-direction:column;align-items:center;display:flex}.Header-module__hBw1pG__brand{background:url(/images/logo-bg.png) 50%/cover no-repeat;width:100%;max-width:920px;padding:.5rem 0 0}.Header-module__hBw1pG__logo{width:100%;max-width:414px;height:auto;margin:0 auto;display:block}.Header-module__hBw1pG__nav{z-index:50;border-bottom:1px solid var(--border);background:#0d0f12;width:100%;max-width:920px;margin:0 auto;position:sticky;top:0}.Header-module__hBw1pG__nav ul{flex-wrap:wrap;justify-content:center;max-width:920px;margin:0 auto;list-style:none;display:flex}.Header-module__hBw1pG__nav a{color:var(--text-dim);padding:.85rem .95rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .15s;display:block}.Header-module__hBw1pG__nav a:hover{color:var(--accent)}.Header-module__hBw1pG__active{color:var(--text)!important}.Header-module__hBw1pG__highlight{background:#e0263e;border-radius:6px;margin:.4rem .3rem;color:#fff!important;padding:.5rem .9rem!important}.Header-module__hBw1pG__highlight:hover{background:#ff3b54;color:#fff!important}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:var(--surface);margin-top:auto}.Footer-module__S6Hkya__columns{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 1.5rem;display:grid}.Footer-module__S6Hkya__columns h3{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.95rem}.Footer-module__S6Hkya__columns ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module__S6Hkya__columns a{color:var(--text-dim);font-size:.95rem;text-decoration:none}.Footer-module__S6Hkya__columns a:hover{color:var(--text)}.Footer-module__S6Hkya__tagline{color:var(--text-dim);font-size:.9rem;line-height:1.5}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid var(--border);color:var(--text-dim);padding:1rem;font-size:.85rem}
:root{--background:#05070a;--surface:#1c1f22;--surface-alt:#23272b;--border:#2f343a;--text:#f2f4f7;--text-dim:#a6adb4;--accent:#00a7ef;--accent-dim:#0b6f9e;--link:#4dabf7}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:var(--background) url(/images/stars.png) repeat center top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Tahoma,Geneva,Segoe UI,Arial,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}main{flex:1}img{max-width:100%;display:block}h1,h2,h3{line-height:1.2}.container{max-width:920px;margin:0 auto;padding:0 1.5rem}.section{padding:3rem 0}.card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.5rem}.button{background:var(--accent);color:#fff;border-radius:8px;padding:.75rem 1.5rem;font-weight:700;transition:background .15s,transform .15s;display:inline-block}.button:hover{background:#33bdf5;transform:translateY(-1px)}.button.secondary{color:var(--text);border:1px solid var(--border);background:0 0}.button.secondary:hover{background:var(--surface-alt)}
