*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--bg-card: #1a1d27;--bg-hover: #232733;--border: #2a2e3a;--text: #e4e7ed;--text-muted: #8b91a0;--accent: #3b82f6;--accent-hover: #2563eb;--urgent: #ef4444;--high: #f97316;--medium: #eab308;--low: #22c55e;--success: #10b981;--radius: 12px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}.app{display:flex;min-height:100vh}
