@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{align-items:center;background-image:url(/static/media/bg.2abcc97c48f6884e809b.png);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#f0f8ff;display:flex;font-family:Poppins,sans-serif;height:100vh;justify-content:center;margin:0;overflow:hidden;padding:0}.box{height:85vh;max-height:90vh;width:70vw}.box,.box2{background-color:#000c;border-radius:10px;box-shadow:0 4px 10px #0000004d;display:flex;flex-direction:column;padding:20px}.header{flex-shrink:0;margin-bottom:20px}.content{flex-grow:1;overflow-y:auto}.content::-webkit-scrollbar{width:5px}.content::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.content::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:10px}.content::-webkit-scrollbar-thumb:hover{background:#ffffffb3}ul{list-style:none;margin-right:10px;padding:0}li{background-color:#ffffff1a;border-radius:5px;color:#f0f8ff;font-size:16px;margin-bottom:10px;padding:10px 15px}li:hover{background-color:#fff3;cursor:pointer}button,input{border:none;border-radius:5px;font-size:14px;height:40px;margin-left:5px;margin-right:5px;outline:none;padding:0 10px}input{background-color:#ffffffb3;color:#333;transition:border .3s ease}input:focus{background-color:#fff}button{background-color:#007bff;color:#fff;cursor:pointer;transition:background-color .3s ease}button:hover{background-color:#0056b3}button:active{background-color:#004085}select{background-color:#ffffffb3;border:none;border-radius:5px;color:#333;font-size:20px;height:40px;outline:none;padding:0 10px;transition:border .3s ease,box-shadow .3s ease}option,select:focus{background-color:#fff}option{color:#333;font-size:14px}input[type=radio]{accent-color:#007bff;cursor:pointer;height:16px;margin-bottom:20px;margin-top:20px;transition:transform .2s ease;width:16px}input[type=radio]:hover{transform:scale(1.1)}input[type=radio]:checked{box-shadow:0 0 4px #007bffcc}@media screen and (max-width:600px){html{overflow:hidden}.box{font-size:3vw;overflow-x:hidden;width:85vw}.mobileLabel{display:flex;flex-direction:column;font-size:3.5vw;gap:10px}}form{display:flex;flex-direction:column;gap:10px}.footer{align-items:center;background-color:#222;bottom:0;box-shadow:0 -2px 5px #0003;color:#ccc;font-size:14px;height:30px;left:0;position:fixed;text-align:center;width:100%}.auth-links,.footer{display:flex;justify-content:center}.auth-links{margin-top:10px}.auth-links .link{color:#82beff;font-size:14px;margin:0 5px 5px;text-decoration:none}.auth-links .link:hover{text-decoration:underline}.auth-links .divider{color:#aaa;font-size:14px}
/*# sourceMappingURL=main.0fcfa030.css.map*/