*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #06091a;--surface: #0d1426;--surface-2: #111e38;--surface-3: #162340;--border: rgba(79, 142, 247, .12);--border-hover: rgba(79, 142, 247, .35);--primary: #4f8ef7;--primary-dark: #3b7af5;--primary-glow: rgba(79, 142, 247, .18);--success: #2dd4a7;--success-bg: rgba(45, 212, 167, .1);--danger: #f87171;--danger-bg: rgba(248, 113, 113, .1);--text: #dde6f5;--text-muted: #8ba4c0;--text-dim: #4a6280;--radius: 14px;--radius-sm: 8px;--shadow: 0 4px 24px rgba(0, 0, 0, .45);--shadow-lg: 0 8px 48px rgba(0, 0, 0, .6)}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:99px}
