:root{--bg-color: #0a0a0a;--accent: #00ff88;--text-main: #ffffff;--text-muted: #888888;--border: #252525}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);color:var(--text-main);min-height:100vh;-webkit-tap-highlight-color:transparent}a{color:inherit}
