.auth_container__i9CTf{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.auth_card__KA4lG{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);width:100%;max-width:440px;padding:3rem}.auth_header__RGNy2{text-align:center;margin-bottom:2rem}.auth_header__RGNy2 h1{font-size:2rem;font-weight:700;color:#1a202c;margin:0 0 .5rem}.auth_header__RGNy2 p{color:#718096;font-size:.95rem;margin:0}.auth_tabs__qdHsY{display:flex;gap:.5rem;margin-bottom:2rem;background:#f7fafc;padding:.25rem;border-radius:8px}.auth_tabActive__sz2c4,.auth_tab__IPqBb{flex:1;padding:.75rem;border:none;background:transparent;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;color:#4a5568}.auth_tabActive__sz2c4{background:#fff;color:#667eea;box-shadow:0 2px 4px rgba(0,0,0,.1)}.auth_tab__IPqBb:hover{color:#667eea}.auth_form__BXYhi{display:flex;flex-direction:column;gap:1.25rem}.auth_field__tsYDj{display:flex;flex-direction:column;gap:.5rem}.auth_field__tsYDj label{font-size:.875rem;font-weight:500;color:#2d3748}.auth_field__tsYDj input,.auth_field__tsYDj select{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s;font-family:inherit}.auth_field__tsYDj input:focus,.auth_field__tsYDj select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.auth_field__tsYDj input::-moz-placeholder{color:#a0aec0}.auth_field__tsYDj input::placeholder{color:#a0aec0}.auth_error__WDyRu,.auth_success__XxcO0{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;font-size:.875rem}.auth_error__WDyRu{background:#fff5f5;color:#c53030;border:1px solid #feb2b2}.auth_success__XxcO0{background:#f0fff4;color:#2f855a;border:1px solid #9ae6b4}.auth_error__WDyRu .auth_material-symbols-outlined__EBVuq,.auth_success__XxcO0 .auth_material-symbols-outlined__EBVuq{font-size:1.25rem}.auth_submit__oaITh{padding:.875rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:.5rem}.auth_submit__oaITh:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px rgba(102,126,234,.3)}.auth_submit__oaITh:disabled{opacity:.6;cursor:not-allowed}.auth_footer__CPqgI{margin-top:2rem;text-align:center}.auth_footer__CPqgI a{color:#667eea;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.auth_footer__CPqgI a:hover{color:#764ba2}@media (max-width:640px){.auth_container__i9CTf{padding:1rem}.auth_card__KA4lG{padding:2rem 1.5rem}.auth_header__RGNy2 h1{font-size:1.75rem}}