*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{color:#fff;background:#1a1f3a}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#242b4a}::-webkit-scrollbar-thumb{background:#404866;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00d4aa}:focus{outline:2px solid #00d4aa;outline-offset:2px}