.styles-module__MksebG__loginContainer{background:linear-gradient(135deg,#fff7cc 0%,#ffe033 45%,#ffd24d 100%);flex-direction:column;justify-content:center;align-items:center;gap:6vh;min-height:100vh;padding:24px;display:flex}.styles-module__MksebG__spinner{vertical-align:middle;border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite styles-module__MksebG__spin;display:inline-block}.styles-module__MksebG__brand{justify-content:center;align-items:center;display:flex}.styles-module__MksebG__card{background:#fff;border:1px solid #eceff4;border-radius:16px;width:100%;max-width:400px;padding:28px;box-shadow:0 18px 40px #0000001f}.styles-module__MksebG__modalOverlay{z-index:999;background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module__MksebG__modalContent{text-align:center;background-color:#fff;border-radius:8px;flex-direction:column;gap:2vh;width:90%;max-width:450px;padding:4vh;display:flex;position:relative;box-shadow:0 5px 15px #0003}.styles-module__MksebG__modalContent h2{margin-bottom:1vh;font-size:2.2vh}.styles-module__MksebG__modalContent p{margin-bottom:2vh;font-size:1.8vh}.styles-module__MksebG__modalContent input{background:#f7f8fa;border:1px solid #d7dbe0;border-radius:12px;width:100%;margin-bottom:1.5vh;padding:12px 14px;font-size:1rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.styles-module__MksebG__modalContent input:focus{background:#fff;border-color:#22262d;outline:none;box-shadow:0 0 0 4px #22262d14}.styles-module__MksebG__modalContent button{color:#fff;cursor:pointer;background-color:#22262d;border:none;border-radius:12px;width:100%;padding:12px 16px;font-size:1rem;font-weight:600;transition:transform 60ms,box-shadow .2s,background-color .2s,opacity .2s;box-shadow:0 6px 18px #22262d2e}.styles-module__MksebG__modalContent button:hover:not(:disabled){background-color:#2d323a;transform:translateY(-1px);box-shadow:0 10px 24px #22262d38}.styles-module__MksebG__modalContent button:active:not(:disabled){transform:translateY(0);box-shadow:0 6px 18px #22262d2e}.styles-module__MksebG__modalContent button:disabled{opacity:.65;cursor:not-allowed}.styles-module__MksebG__modalContent .styles-module__MksebG__error{color:#ff4b4b;text-align:center;margin-top:2vh;font-size:1.7vh}@keyframes styles-module__MksebG__spin{to{transform:rotate(360deg)}}.styles-module__MksebG__loginImage{aspect-ratio:1;object-fit:contain;width:64px;height:auto}.styles-module__MksebG__header{margin-bottom:12px;font-size:1.5rem;font-weight:700}.styles-module__MksebG__subHeader{color:#555e68;font-size:1.0625rem;font-weight:600}.styles-module__MksebG__headerContainer{flex-direction:column;justify-content:center;align-items:center;display:flex}.styles-module__MksebG__inputContainer{flex-direction:column;align-items:center;gap:1.5vh;width:100%;max-width:420px;display:flex}.styles-module__MksebG__form{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;display:flex}.styles-module__MksebG__formGroup{flex-direction:column;gap:8px;display:flex}.styles-module__MksebG__formGroup label{color:#3a3f45;font-size:.92rem;font-weight:600}.styles-module__MksebG__inputWrapper{position:relative}.styles-module__MksebG__input{color:#111;background:#f7f8fa;border:1px solid #d7dbe0;border-radius:12px;width:100%;padding:12px 14px;transition:border-color .2s,box-shadow .2s,background-color .2s}.styles-module__MksebG__input::placeholder{color:#9aa1aa;opacity:1}.styles-module__MksebG__input:focus{background:#fff;border-color:#22262d;outline:none;box-shadow:0 0 0 4px #22262d14}.styles-module__MksebG__disabled{opacity:.5;pointer-events:none}.styles-module__MksebG__forgotPassword{color:#22262d;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 6px;font-weight:600}.styles-module__MksebG__forgotPassword:hover{background:#f0f2f5}.styles-module__MksebG__continueButton{color:#fff;text-align:center;cursor:pointer;letter-spacing:.02em;background-color:#22262d;border:none;border-radius:12px;width:100%;padding:10px 14px;font-size:.95rem;font-weight:600;transition:transform 60ms,box-shadow .2s,background-color .2s,opacity .2s;box-shadow:0 6px 18px #22262d2e}.styles-module__MksebG__continueButton:hover:not(:disabled){background-color:#2d323a;transform:translateY(-1px);box-shadow:0 10px 24px #22262d38}.styles-module__MksebG__continueButton:active:not(:disabled){transform:translateY(0);box-shadow:0 6px 18px #22262d2e}.styles-module__MksebG__continueButton:disabled{opacity:.65;cursor:not-allowed}.styles-module__MksebG__passwordToggle{color:#555e68;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 8px;font-size:.9rem;font-weight:600;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.styles-module__MksebG__passwordToggle:hover{background:#f0f2f5}.styles-module__MksebG__errorBanner{color:#b91c1c;background:#fde8e8;border:1px solid #f8b4b4;border-radius:10px;margin-bottom:10px;padding:10px 12px}.styles-module__MksebG__forgotRow{justify-content:flex-end;display:flex}.styles-module__MksebG__modalActions{gap:12px;display:flex}@media (max-width:1536px){.styles-module__MksebG__loginImage{width:68px}.styles-module__MksebG__header{margin-bottom:10px;font-size:1.55rem}.styles-module__MksebG__subHeader{font-size:1.0625rem}.styles-module__MksebG__input{padding:1.4vh}.styles-module__MksebG__continueButton{letter-spacing:.02em;width:100%;padding:1.8vh;font-size:1rem}}@media (max-width:1280px){.styles-module__MksebG__loginImage{width:68px}.styles-module__MksebG__header{margin-bottom:10px;font-size:1.5rem}.styles-module__MksebG__subHeader{font-size:1.05rem}.styles-module__MksebG__inputContainer{gap:1.5vh;width:100%}.styles-module__MksebG__input{padding:1.4vh}.styles-module__MksebG__continueButton{letter-spacing:.02em;width:100%;padding:1.6vh;font-size:.98rem}}@media (max-width:1024px){.styles-module__MksebG__loginImage{width:64px}.styles-module__MksebG__header{font-size:1.45rem}.styles-module__MksebG__subHeader{font-size:1rem}.styles-module__MksebG__inputContainer{gap:1.5vh;width:100%}.styles-module__MksebG__continueButton{letter-spacing:.02em;width:100%;padding:1.2vh;font-size:.95rem}}@media (max-width:768px){.styles-module__MksebG__loginImage{width:60px}.styles-module__MksebG__header{margin-bottom:10px;font-size:1.35rem}.styles-module__MksebG__subHeader{font-size:.95rem}.styles-module__MksebG__inputContainer{gap:1.2vh;width:100%}.styles-module__MksebG__continueButton{letter-spacing:.02em;width:100%;padding:1.8vh;font-size:.95rem}}@media (max-width:640px){.styles-module__MksebG__loginImage{width:56px}.styles-module__MksebG__header{margin-bottom:10px;font-size:1.25rem}.styles-module__MksebG__subHeader{font-size:.93rem}.styles-module__MksebG__inputContainer{gap:1.2vh;width:100%}.styles-module__MksebG__input{padding:1.2vh}.styles-module__MksebG__forgotPassword{font-size:.9rem;transform:translateY(1.1vh)}.styles-module__MksebG__continueButton{letter-spacing:.02em;width:100%;padding:1.9vh;font-size:.95rem}}@media (max-width:380px){.styles-module__MksebG__loginImage{width:52px}.styles-module__MksebG__header{margin-bottom:8px;font-size:1.15rem}.styles-module__MksebG__subHeader{font-size:.9rem}.styles-module__MksebG__inputContainer{gap:1.2vh;width:100%}.styles-module__MksebG__input{padding:1.4vh}.styles-module__MksebG__forgotPassword{font-size:.88rem;transform:translateY(1.1vh)}.styles-module__MksebG__continueButton{letter-spacing:.02em;width:100%;padding:2.1vh;font-size:.95rem}}
