body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;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}::-webkit-scrollbar{width:1px;height:1px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#f4efef}.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.container{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.logo{object-fit:contain;width:100px;height:100px;margin-bottom:20px}.title{color:#4caf50;margin-bottom:40px;font-size:32px;font-weight:700}.input{border:1px solid #858a8f;border-radius:8px;width:100%;max-width:300px;height:50px;margin-bottom:20px;padding:0 15px;font-size:16px}.button{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:8px;width:100%;max-width:300px;height:50px;font-weight:700}.button:hover{opacity:.9}.forgot-password{color:#2196f3;cursor:pointer;margin-top:15px;text-decoration:underline}@media (max-height:700px){.logo{width:64px;height:64px}.title{margin-bottom:.6rem;font-size:1.25rem}.input,.button{height:40px}.container{gap:.5rem;padding:.5rem}}@media (max-width:360px){.container{padding-left:.5rem;padding-right:.5rem}.title{font-size:1.15rem}.input,.button{max-width:320px}}@media (max-height:520px){.container{overflow-y:auto}}
