:root{--color-primary: #7C3AED;--color-secondary: #EC4899;--color-accent: #06B6D4;--color-dark-bg: #0F0720;--color-card-bg: #1A0A3A;--font-heading: "Orbitron", sans-serif;--font-body: "Inter", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--color-dark-bg);color:#e2e8f0;line-height:1.6;overflow-x:hidden;min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#ffffff05}::-webkit-scrollbar-thumb{background:#7c3aed66;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#7c3aed99}::selection{background:#7c3aed4d;color:#fff}h1,h2,h3,h4,h5,h6{line-height:1.2}a{color:inherit}img{max-width:100%;display:block}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
