@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#07080c;--surface:#0d0f18;--border:#181e2e;--border2:#222840;--muted:#2e3650;--dim:#4a5478;--soft:#7a85a8;--text:#c8d0ea;--blue:#4f8ef7;--green:#2dd4a0;--amber:#f59e0b;--red:#f06060;--mono:"JetBrains Mono", monospace;--ui:"Inter", system-ui, sans-serif}html,body,#root{background:var(--bg);height:100%;color:var(--text);font-family:var(--ui);-webkit-font-smoothing:antialiased;font-size:14px}
