*{margin:0;padding:0;box-sizing:border-box}:root{--gui-scale: 1}html{font-size:16px}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem}.desktop{min-height:100vh;position:relative;overflow:hidden}.login-container{display:flex;align-items:center;justify-content:flex-end;min-height:100vh;padding-right:10%;background-image:url(https://images.unsplash.com/photo-1518837695005-2083093ee35b?w=1920&q=80);background-size:cover;background-position:center;background-repeat:no-repeat}.login-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;padding:40px;box-shadow:0 8px 32px #0003;width:320px;text-align:left}@media(max-width:768px){.login-container{justify-content:center;padding:20px}.login-card{width:100%;max-width:320px}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
