:root{--bg-primary:#0a0a0a;--bg-secondary:#141414;--bg-tertiary:#252525;--border:#2a2a2a;--border-light:#3a3a3a;--accent:#f59e0b;--accent-hover:#d97706;--accent-dim:#f59e0b26;--text-primary:#f5f5f5;--text-secondary:#a0a0a0;--text-muted:#555;--success:#22c55e;--danger:#ef4444;--info:#3b82f6}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);flex-direction:column;min-height:100vh;font-family:Courier New,Consolas,monospace;font-weight:600;display:flex}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:3px}
.Footer-module__nhiC3q__footer{border-top:1px solid var(--border);background-color:#0a0a0a;margin-top:auto;padding:16px 24px}.Footer-module__nhiC3q__inner{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;display:flex}.Footer-module__nhiC3q__left{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;font-size:11px}.Footer-module__nhiC3q__left a{color:var(--accent);text-decoration:none}.Footer-module__nhiC3q__left a:hover{text-decoration:underline}.Footer-module__nhiC3q__right{color:var(--text-muted);letter-spacing:.1em;font-size:10px}
