@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@300;400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";
:root{--bg:#09090f;--bg2:#0f0f1a;--surface:#141422;--surface-hover:#1a1a30;--border:#3b82f61f;--border-strong:#3b82f640;--text:#f0f0f8;--text2:#8888a0;--text3:#555570;--blue:#3b82f6;--blue-light:#60a5fa;--blue-dark:#2563eb;--cyan:#06b6d4;--green:#22c55e;--purple:#8b5cf6;--glow:#3b82f640}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;font-size:16px}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.03em;font-family:Space Grotesk,sans-serif;line-height:1.1}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{color:inherit;font-family:inherit;font-size:inherit;background:0 0;border:none;outline:none}::selection{background:var(--blue);color:#fff}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#3b82f633;border-radius:99px}
