*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f0f1a;--bg2:#1a1a2e;--bg3:#12122a;--border:#2a2a4a;--purple:#7c6af7;--purple-dark:#2a1f6e;--text:#e0e0e0;--text-muted:#888;--text-dim:#555;--green:#00b06f}html{font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}@media (max-width:480px){html{font-size:14px}}