.SigninForm_authPageContainer__tRlpi{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;padding:var(--spacing-lg,1.5rem);min-height:80vh}.SigninForm_formContainer__HZ8Mf{background:rgba(30,41,59,.6);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:2.5rem 2rem;border-radius:20px;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.1);width:100%;max-width:450px;margin:0 auto;animation:SigninForm_fadeIn__qiPd6 .4s ease-out}.SigninForm_formHeader__qBPBg{text-align:center;margin-bottom:2rem}.SigninForm_formTitle__9_XK_{font-size:2rem;font-weight:700;color:white;margin-bottom:.5rem;letter-spacing:-.02em}.SigninForm_formSubtitle__mnOSI{font-size:1rem;color:#94a3b8;line-height:1.5}.SigninForm_form__hjzLs{display:flex;flex-direction:column;gap:1.25rem}.SigninForm_formGroup__CA_tG{display:flex;flex-direction:column;gap:.5rem}.SigninForm_formLabel__942ON{font-size:.9rem;font-weight:500;color:#cbd5e1;display:block}.SigninForm_submitButton__c43_F{width:100%;padding:1rem;font-size:1.05rem;margin-top:.5rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600;box-shadow:0 4px 15px rgba(59,130,246,.4);transition:all .2s ease}.SigninForm_submitButton__c43_F:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,.5)}.SigninForm_messageBox__52qW6{padding:.75rem 1rem;margin-bottom:1rem;border-radius:8px;font-size:.9rem;border-width:1px;border-style:solid;text-align:left;line-height:1.4}.SigninForm_errorMessage__RAsjV{color:#fca5a5;background-color:rgba(239,68,68,.1);border-color:rgba(239,68,68,.2);padding:10px;border-radius:8px;font-size:.9rem;text-align:center}.SigninForm_formFooter__1ndud{text-align:center;margin-top:2rem;font-size:.95rem;color:#94a3b8}.SigninForm_formFooterLink__pPuIz{color:#3b82f6;font-weight:600;text-decoration:none;transition:color .15s ease}.SigninForm_formFooterLink__pPuIz:hover{text-decoration:underline;color:#60a5fa;text-shadow:0 0 8px rgba(59,130,246,.4)}@keyframes SigninForm_fadeIn__qiPd6{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SigninForm_spinnerIcon__15MJJ{margin-right:.5em}