@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@300;400;500;600&family=JetBrains+Mono:wght@400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--base:#0a0c0f;--surface:#0d1117;--elevated:#111820;--border:#1a2030;--border-dim:#141b25;--lime:#c8f135;--lime-dim:#c8f13517;--lime-glow:#c8f13538;--amber:#f5a623;--amber-dim:#f5a6231a;--blue:#4a9eff;--blue-dim:#4a9eff1a;--red:#ff5c5c;--red-dim:#ff5c5c1a;--purple:#8b5cf6;--purple-dim:#8b5cf61a;--text-primary:#e8eaed;--text-secondary:#7a8494;--text-dim:#3a4555;--topbar-h:52px;--font-display:"Barlow Condensed",sans-serif;--font-body:"Inter",sans-serif;--font-mono:"JetBrains Mono",monospace}html{scroll-behavior:smooth}body{background:var(--base);color:var(--text-primary);font-family:var(--font-body);font-size:14px;line-height:1.5;overflow-x:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}
