:root{color-scheme:light dark;--color-bg: #050505;--color-surface: rgba(15, 15, 15, .72);--color-surface-alt: rgba(255, 255, 255, .08);--color-primary: #ff5c00;--color-secondary: #3bc9f7;--color-text: #f5f7ff;--color-text-muted: rgba(245, 247, 255, .72);--max-width: 1180px;--radius-lg: 32px;--radius-md: 18px;--radius-sm: 12px;--shadow-xl: 0 42px 120px rgba(0, 0, 0, .45);--shadow-glow: 0 0 60px rgba(59, 201, 247, .35);font-size:16px}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%;background:radial-gradient(circle at top,rgba(59,201,247,.12),transparent 55%),linear-gradient(135deg,#050505,#0b0b0b 45%,#050505);color:var(--color-text);font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{display:flex;align-items:stretch;justify-content:center}app-root{width:100%}a{color:inherit;text-decoration:none}a:hover,a:focus{text-decoration:underline}button{font:inherit}section{scroll-margin-top:100px}@media (max-width: 768px){:root{font-size:15px}}
