@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #0f172a;--color-surface: #1e293b;--color-surface-2: #334155;--color-border: rgba(148, 163, 184, .12);--color-text: #f8fafc;--color-text-muted: #94a3b8;--color-accent: #6366f1;--color-accent-hover: #4f46e5;--color-success: #10b981;--color-warning: #f59e0b;--color-danger: #ef4444}html,body,#root{height:100%;font-family:Inter,system-ui,sans-serif;background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
