:root{--color-background: #0a0f1c;--color-surface: #111827;--color-surface-light: #1f2937;--color-primary: #00e5ff;--color-primary-hover: #00c2d6;--color-secondary: #7c3aed;--color-text-main: #f3f4f6;--color-text-muted: #9ca3af;--color-border: #374151}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background-color:#0a0f1c;color:#f3f4f6;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0f1c}::-webkit-scrollbar-thumb{background:#1f2937;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#374151}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}
