*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f0f7ff;--bg-card: #ffffff;--bg-hover: #dbeafe;--bg-input: #f0f7ff;--border: #bfdbfe;--border-focus: #1e40af;--text: #1e3a5f;--text-muted: #3b82f6;--text-dim: #93c5fd;--accent: #1e40af;--accent-2: #7c3aed;--accent-3: #0891b2;--danger: #dc2626;--warning: #d97706;--success: #059669;--radius: 10px;--radius-lg: 16px;--shadow: 0 4px 24px rgba(30,64,175,.1);--font: "DM Sans", sans-serif;--font-mono: "DM Mono", monospace;--transition: .18s ease}html,body{height:100%;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}#root{height:100%;display:flex;flex-direction:column}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}::selection{background:#1e40af26}
