@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";:root{--bg-base: #0f0d14;--bg-surface: #1a1625;--bg-sidebar: #16121f;--bg-elevated: #231e30;--bg-input: #1e1a29;--text-primary: #f1f0f5;--text-secondary: #9b95a8;--text-muted: #5e5772;--border-subtle: #2a2438;--border-accent: #3d3552;--accent-pink: #e84393;--accent-yellow: #f9ca24;--accent-purple: #a855f7;--accent-mint: #00cec9;--accent-coral: #ff7675;--accent-lilac: #c4b5fd;--card-gap: 20px;--sidebar-width: 280px;--sidebar-padding: 20px;--radius-card: 16px;--radius-button: 12px;--radius-input: 12px;--radius-sidebar: 20px;--radius-pill: 999px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-base);color:var(--text-secondary);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}input{font-family:inherit}
