:root{--bg-deepest:#050810;--bg-deep:#0a0e1a;--bg-elevated:#131826;--text-primary:#e8ecf1;--text-secondary:#9ba3b5;--text-muted:#5b6478;--accent:#00e5a5;--accent-glow:rgba(0,229,165,0.35)}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}body{background:var(--bg-deep);color:var(--text-primary);font-family:Inter,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}