@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F1F5F9;--surface: #FFFFFF;--panel-bg: #F8FAFC;--border: #E2E8F0;--border-light: #F1F5F9;--text: #0F172A;--text-secondary: #64748B;--text-muted: #94A3B8;--blue: #2563EB;--blue-hover: #1D4ED8;--blue-light: #EFF6FF;--blue-dim: #DBEAFE;--green: #059669;--green-light: #ECFDF5;--amber: #D97706;--amber-light: #FFFBEB;--red: #DC2626;--red-light: #FEF2F2;--navy: #1E3A5F;--font-sans: "Inter", sans-serif;--font-mono: "JetBrains Mono", monospace;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.07);--shadow-lg: 0 10px 15px -3px rgba(0,0,0,.08);--radius-sm: 4px;--radius: 8px;--radius-lg: 12px}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.5;overflow:hidden;height:100vh;-webkit-font-smoothing:antialiased}#app{height:100vh}
