:root{--background:#040605;--foreground:#f2f4fb;--accent:#91ff00;--accent-rgb:145 255 0;--accent-hover:#b2ff50;--accent-soft:#91ff001a;--accent-border:#91ff006b;--accent-glow:#91ff0047;--accent-foreground:#050705;--z-content:1;--z-header:20;--z-popover:30;--z-modal:40;--z-critical:50;--font-geist-sans:Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-geist-mono:"Cascadia Code", "SFMono-Regular", Consolas, monospace}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}html{scroll-behavior:smooth}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}::selection{background:var(--accent);color:var(--accent-foreground)}
