:root{--bg:#000;--fg:#fff;--muted:#ffffffb8;--line:#ffffff24;--glass:#00000085;--glass-strong:#000000a8;--accent:#7ef29d}*{box-sizing:border-box}html,body{height:100%;overflow-x:hidden}html{scroll-behavior:smooth}body{color:var(--fg);background:var(--bg);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Helvetica Neue,Noto Sans,Liberation Sans,sans-serif}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (any-pointer:fine){html,body,*{cursor:none!important}.dot-cursor{pointer-events:none;z-index:999999;opacity:0;will-change:transform;background:#ffffffe6;border-radius:9999px;width:10px;height:10px;position:fixed;top:0;left:0}.dot-cursor.cursor--active{--cursor-scale:1.8;background:#ffffff26;border:2px solid #ffffffe6}}
