@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg: #0b0d10;--panel: #161a20;--card: #1c2128;--border: #262c35;--fg: #e6e8eb;--fg-muted: #8b929c;--accent: #5e6ad2;--accent-hover: #6e7ae0;--success: #2fb170}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;height:100%}body{background:var(--bg);color:var(--fg);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.mono{font-family:JetBrains Mono,monospace}a{color:inherit}
