:root{--primary-color: #1a2238;--secondary-color: #3a7efa;--accent-color: #0662ff;--background-color: #222;--text-color: #ffffff}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0e0e0e;min-height:100vh;display:flex;flex-direction:column;justify-content:center;color:var(--text-color);padding:1rem;box-sizing:border-box}html,body{overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}@media screen and (max-width: 500px){body{padding:0!important}}
