@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wdth,wght@0,75,100..900;1,75,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap";*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:#fff;color:#0a0a0b;line-height:1.5;font-family:Roboto,sans-serif;font-optical-sizing:auto}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;background:none;border:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px}@media(max-width:768px){select{min-height:48px;touch-action:manipulation}}main.main{width:100%;display:flex;flex-direction:column;align-items:center;margin:auto}