*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f5f6fa;--surface: #ffffff;--surface2: #eef0f6;--border: #d1d5e0;--accent: #7c5cfc;--text: #1a1d2e;--muted: #6b7280;--success: #10b981;--warn: #f59e0b;--radius: 12px}html,body{height:100%;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.5}a{color:var(--accent);text-decoration:none}router-outlet+*{padding-bottom:72px}
