*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg-dark: #0a0a0f;--bg-card: #141420;--accent: #4fc3f7;--accent-glow: rgba(79, 195, 247, .3);--tear: #64b5f6;--text: #e8e8f0;--text-muted: #8888a0;--danger: #ef5350}html,body{min-height:100vh;font-family:Inter,system-ui,sans-serif;background:var(--bg-dark);color:var(--text);overflow-x:hidden}body{background:radial-gradient(ellipse at 20% 50%,rgba(79,195,247,.05) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(100,181,246,.04) 0%,transparent 50%),var(--bg-dark)}#root{min-height:100vh}
