@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--bg: #111113;--surface: #1a1a1f;--surface-raised: #222228;--border: #2a2a32;--border-hover: #3a3a45;--text: #e0e0e6;--text-dim: #8888a0;--text-muted: #555568;--accent: #4a9eff;--accent-dim: #4a9eff22;--warn: #ff9940;--warn-dim: #ff994018;--danger: #ff4a6a;--danger-dim: #ff4a6a18;--success: #40cc80;--success-dim: #40cc8018;--purple: #a78bfa;--purple-dim: rgba(167, 139, 250, .08);--mono: "DM Mono", monospace;--sans: "DM Sans", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--sans);background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh;overflow-x:hidden}
