html,body{margin:0;padding:0;height:100%;width:100%}body{background-color:#000123;background-image:url(/assets/home_background-d4f5e81d401b34413c5ff43f6ce7b72b9c51d41ffb63c5637ae643035b4cad0a.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh;display:flex;flex-direction:column}.main-content{flex-grow:1;display:flex;align-items:flex-start;justify-content:center;width:100%;padding:20px;margin-top:-10vh}.login-card{color:#ffffff;font-size:1.2rem;border-radius:20px;box-shadow:0 4px 6px rgba(0,0,0,0.1);padding:2rem;width:100%;max-width:500px;margin:auto;padding-top:4rem}.form-container{width:100%}@media (min-width: 2560px){body{background-image:url(/assets/home_background_large-9a8fefa1891e7cb35c5837136cb04e2464a8a529ed8871332b2484b524d0c104.png)}}@media (min-width: 769px) and (max-width: 1024px){body{background-image:url(/assets/home_background_medium-a8fbcbe54a4e8fa8a10694ab568225499022eb0f291faa18da43b7d03c9df337.png)}}@media (max-width: 768px){body{background-image:url(/assets/home_background_small-3ef44b00a774b1f8498407cd86ad42e7de360674f2cbfc33f26f60a7c92550cb.png);background-position:top center}.main-content{margin-top:5vh;padding:10px}.login-card{padding:1.5rem;padding-top:1.0rem}}@media (max-width: 480px){body{background-image:url(/assets/home_background_extra_small.png-9aa6f86d60ec903a5549f036c8dde695325185c1e806af1cd02d5e6481cdc6de.png);background-position:top center}.main-content{margin-top:3vh;padding:10px}.login-card{padding:1rem;padding-top:2rem}}@media only screen and (min-device-width: 375px) and (max-device-width: 896px) and (orientation: landscape){body{background-image:url(/assets/home_background_small-3ef44b00a774b1f8498407cd86ad42e7de360674f2cbfc33f26f60a7c92550cb.png);background-size:cover;background-position:center;background-attachment:fixed;min-height:100vh;width:100vw;margin:0;padding:0;overflow:auto}.main-content{margin-top:0;padding:10px;min-height:100vh;align-items:center;position:relative;z-index:1}.login-card{padding:1rem;padding-top:1.0rem;margin:10px auto;max-height:80vh;overflow-y:auto}}.logo-small{height:80px;width:80px}.btn-custom{background-color:#5f8de2;color:#ffffff;border:none;border-radius:10px;padding:10px 20px;font-size:1.2rem;cursor:pointer;margin-top:20px}.btn-custom:hover{background-color:#e6f2ff;color:#03358C}.custom-link{text-decoration:none;color:#ffffff}.custom-link:hover{text-decoration:none;color:#e6f2ff}
