:root{--bg:#0d0d0f;--bg-glass:#16161cb8;--bg-card:#ffffff0a;--bg-card-hi:#ffffff12;--border:#ffffff14;--border-hi:#ffffff24;--text:#f2f2f7;--text-dim:#8e8e99;--text-faint:#3d3d45;--teal:#30d5c8;--teal-glow:#30d5c82e;--teal-dim:#30d5c80f;--amber:#ff9f0a;--amber-glow:#ff9f0a26;--red-dot:#ff453a;--yellow-dot:#ffd60a;--green-dot:#32d74b;--font:"Inter", -apple-system, "SF Pro Text", system-ui, sans-serif;--mono:"JetBrains Mono", "SF Mono", monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font);overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#30d5c811 0%,#0000 60%);width:900px;height:900px;position:fixed;top:-30%;left:-20%}body:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#ff9f0a0e 0%,#0000 60%);width:700px;height:700px;position:fixed;bottom:-20%;right:-10%}a{color:inherit;text-decoration:none}::selection{background:var(--teal);color:var(--bg)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
