.page-module-scss-module__rcUngW__loginForm{flex-direction:column;justify-content:center;align-items:stretch;gap:20px;width:100%;max-width:400px;display:flex}.page-module-scss-module__rcUngW__fieldGroup{flex-direction:column;gap:.375rem;display:flex}.page-module-scss-module__rcUngW__fieldError{color:var(--destructive-text);margin:0;font-size:12px}.page-module-scss-module__rcUngW__loadingMessage{text-align:center;color:var(--muted-foreground,#64748b);margin:0;font-size:12px}.page-module-scss-module__rcUngW__sessionMessage{border:1px solid var(--warning-border);background:var(--warning-surface);width:100%;max-width:400px;color:var(--warning-text);border-radius:8px;margin-bottom:20px;padding:.75rem .875rem;font-size:12px;line-height:1.4}.page-module-scss-module__rcUngW__passwordBlock{flex-direction:row;justify-content:space-between;align-items:stretch;width:100%;display:flex}.page-module-scss-module__rcUngW__forgotPassword{cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-self:flex-end;padding:0;font-size:12px;font-weight:400}.page-module-scss-module__rcUngW__forgotPassword:hover{opacity:.85}.page-module-scss-module__rcUngW__forgotPassword:focus-visible{outline:2px solid var(--link-color);outline-offset:2px;border-radius:2px}.page-module-scss-module__rcUngW__forgotPasswordLink{color:var(--link-color);text-decoration:none}.page-module-scss-module__rcUngW__forgotPasswordLink:hover{color:var(--brand-hover)}.page-module-scss-module__rcUngW__rememberMe{cursor:pointer;color:var(--foreground);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:12px;font-weight:400;display:flex}.page-module-scss-module__rcUngW__rememberMe input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--link-color,#029ffe);cursor:pointer}
.styles-module-scss-module__o-qxWG__page{font-family:var(--font-geist-sans);background-color:var(--background);width:100vw;height:100vh;color:var(--foreground);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.styles-module-scss-module__o-qxWG__page{justify-content:flex-end}}.styles-module-scss-module__o-qxWG__content{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:350px;min-width:200px;display:flex}@media (max-width:768px){.styles-module-scss-module__o-qxWG__content{background-color:var(--brand-focus);width:100%;height:500px;padding:30px}}.styles-module-scss-module__o-qxWG__logo{width:200px;height:auto;position:absolute;top:20px;left:20px}@media (max-width:768px){.styles-module-scss-module__o-qxWG__logo{width:130px;position:relative;top:0;left:0}}.styles-module-scss-module__o-qxWG__intro{flex-direction:column;justify-content:center;align-items:center;max-width:400px;display:flex}.styles-module-scss-module__o-qxWG__intro h1{text-align:center;color:var(--brand);font-size:1.5rem;font-weight:500}@media (max-width:768px){.styles-module-scss-module__o-qxWG__intro h1{font-size:1.25rem}}.styles-module-scss-module__o-qxWG__intro p{text-align:center;color:var(--muted-foreground);font-size:12px;font-weight:400}.styles-module-scss-module__o-qxWG__inputs{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:400px;height:100%;display:flex}.styles-module-scss-module__o-qxWG__splitPage{width:100vw;min-height:100vh;font-family:var(--font-geist-sans);background:var(--auth-form-panel);color:var(--foreground);grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);display:grid;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__o-qxWG__splitPage{grid-template-columns:1fr}}.styles-module-scss-module__o-qxWG__brandPanel{background-color:var(--auth-brand-panel);flex-direction:column;min-height:100vh;padding:28px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__o-qxWG__brandPanel{min-height:180px;padding:16px 16px 28px}}.styles-module-scss-module__o-qxWG__brandLogo{z-index:1;width:160px;height:auto;position:relative}@media (max-width:768px){.styles-module-scss-module__o-qxWG__brandLogo{width:118px}}.styles-module-scss-module__o-qxWG__brandMascot{z-index:0;object-fit:contain;pointer-events:none;width:min(82%,560px);height:auto;max-height:72vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.styles-module-scss-module__o-qxWG__brandMascot{width:min(52%,210px);max-height:168px;top:54%;left:auto;right:-4%;transform:translateY(-50%)}}.styles-module-scss-module__o-qxWG__brandFooter{color:#ffffffd1;margin:0;font-size:.75rem;position:absolute;bottom:24px;left:28px}.styles-module-scss-module__o-qxWG__formPanel{background-color:var(--auth-form-panel);min-height:100vh;color:var(--foreground);justify-content:center;align-items:center;padding:2rem;display:flex}@media (max-width:768px){.styles-module-scss-module__o-qxWG__formPanel{min-height:calc(100vh - 240px)}}.styles-module-scss-module__o-qxWG__splitContent{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;max-width:400px;display:flex}.styles-module-scss-module__o-qxWG__splitContent .styles-module-scss-module__o-qxWG__intro h1{color:var(--foreground)}.styles-module-scss-module__o-qxWG__splitContent .styles-module-scss-module__o-qxWG__intro p{color:var(--muted-foreground)}
.styles-module-scss-module__KkwwoG__button{border:1px solid var(--brand);background-color:var(--background);width:100%;height:36px;color:var(--foreground);border-radius:10px;padding:10px;font-size:14px}.styles-module-scss-module__KkwwoG__button::placeholder{color:var(--muted-foreground)}.styles-module-scss-module__KkwwoG__button:hover{border-color:var(--brand-hover)}.styles-module-scss-module__KkwwoG__button:focus{box-shadow:0 0 0 3px color-mix(in oklch, var(--brand) 15%, transparent);border-color:var(--brand-focus);outline:none}.styles-module-scss-module__KkwwoG__button{background-color:var(--brand);color:var(--brand-foreground);cursor:pointer;text-align:center;border:none;border-radius:10px;font-size:14px}.styles-module-scss-module__KkwwoG__button:hover{background-color:var(--brand-hover);transition:background-color .3s}.styles-module-scss-module__KkwwoG__button:active{background-color:var(--brand-focus)}.styles-module-scss-module__KkwwoG__button:disabled{opacity:.6;cursor:not-allowed}.styles-module-scss-module__KkwwoG__button{position:relative;overflow:hidden}.styles-module-scss-module__KkwwoG__content{z-index:1;display:inline-block;position:relative}.styles-module-scss-module__KkwwoG__ripple{z-index:0;pointer-events:none;background:#ffffff73;border-radius:50%;animation:1s ease-out forwards styles-module-scss-module__KkwwoG__button-ripple;position:absolute;transform:scale(0)}@keyframes styles-module-scss-module__KkwwoG__button-ripple{to{opacity:0;transform:scale(2.5)}}
.styles-module-scss-module__LRfNhG__input{border:1px solid var(--brand);background-color:var(--background);width:100%;height:36px;color:var(--foreground);border-radius:10px;padding:10px;font-size:14px}.styles-module-scss-module__LRfNhG__input::placeholder{color:var(--muted-foreground)}.styles-module-scss-module__LRfNhG__input:hover{border-color:var(--brand-hover)}.styles-module-scss-module__LRfNhG__input:focus{box-shadow:0 0 0 3px color-mix(in oklch, var(--brand) 15%, transparent);border-color:var(--brand-focus);outline:none}
.styles-module-scss-module__j_H3AW__loginForm{flex-direction:column;justify-content:center;align-items:stretch;gap:20px;width:100%;display:flex}.styles-module-scss-module__j_H3AW__fieldGroup{flex-direction:column;gap:6px;display:flex}.styles-module-scss-module__j_H3AW__fieldError{color:var(--destructive-text);margin:0;font-size:12px}.styles-module-scss-module__j_H3AW__successHint{color:var(--success-text);text-align:center;margin:0;font-size:13px;line-height:1.5}.styles-module-scss-module__j_H3AW__backButton{color:var(--link-color);justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.styles-module-scss-module__j_H3AW__backButton:hover{color:var(--brand-hover)}.styles-module-scss-module__j_H3AW__icon{height:16px}
.styles-module-scss-module__7zoPrW__page{font-family:var(--font-geist-sans);background-color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}@media (max-width:768px){.styles-module-scss-module__7zoPrW__page{justify-content:flex-end}}.styles-module-scss-module__7zoPrW__content{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-width:350px;display:flex}@media (max-width:768px){.styles-module-scss-module__7zoPrW__content{background-color:var(--brand-focus);width:100%;height:500px;padding:30px}}.styles-module-scss-module__7zoPrW__logo{width:200px;height:auto;position:absolute;top:20px;left:20px}@media (max-width:768px){.styles-module-scss-module__7zoPrW__logo{width:130px;position:relative;top:0;left:0}}.styles-module-scss-module__7zoPrW__intro{flex-direction:column;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__7zoPrW__intro h1{text-align:center;color:var(--brand);font-size:1.5rem;font-weight:500}@media (max-width:768px){.styles-module-scss-module__7zoPrW__intro h1{font-size:1.25rem}}.styles-module-scss-module__7zoPrW__intro p{text-align:center;color:var(--muted-foreground);font-size:12px;font-weight:400}.styles-module-scss-module__7zoPrW__loginForm{flex-direction:column;justify-content:center;align-items:stretch;gap:20px;width:100%;max-width:400px;display:flex}.styles-module-scss-module__7zoPrW__fieldGroup{flex-direction:column;gap:6px;display:flex}.styles-module-scss-module__7zoPrW__fieldError{color:var(--destructive-text);margin:0;font-size:12px}.styles-module-scss-module__7zoPrW__backButton{color:var(--link-color);justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.styles-module-scss-module__7zoPrW__backButton:hover{color:var(--brand-hover)}.styles-module-scss-module__7zoPrW__icon{height:16px}.styles-module-scss-module__7zoPrW__statusMessage{text-align:center;color:var(--muted-foreground);font-size:14px}
