@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500;700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0a0a0a;--bg-card: #111113;--bg-elevated: #18181b;--border: #27272a;--text: #e4e4e7;--text-muted: #71717a;--accent: #3b82f6;--accent-alt: #06b6d4;--danger: #ef4444;--success: #22c55e}html,body,#root{height:100%;width:100%;overflow:hidden;background:var(--bg);color:var(--text);font-family:Outfit,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}button{font-family:Outfit,sans-serif;cursor:pointer;border:none;outline:none;-webkit-tap-highlight-color:transparent}input{font-family:Outfit,sans-serif;outline:none;-webkit-tap-highlight-color:transparent}
