.Auth_container__0j_dd{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.Auth_formCard__tS0B5{background:var(--bg-primary);border:2px solid var(--border-light);border-radius:12px;padding:2.5rem;max-width:450px;width:100%;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Auth_formCard__tS0B5 h1{color:var(--text-primary);font-size:2rem;margin-bottom:.5rem;text-align:center}.Auth_subtitle__PHZY2{color:var(--text-secondary);text-align:center;margin-bottom:2rem;font-size:.95rem}.Auth_testBanner__gFYXL{background:#fbbf24;color:#1f2937;padding:.5rem 1rem;border-radius:6px;text-align:center;font-weight:700;font-size:.85rem;margin-bottom:1.5rem}.Auth_error__npNR5{background:#fee2e2;border:1px solid #fecaca;color:#991b1b;padding:1rem;border-radius:6px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.Auth_errorIcon__7sb9Y{font-size:1.25rem}.Auth_success__qQE_4{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46;padding:1rem;border-radius:6px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.Auth_successIcon__h5Mnu{font-size:1.25rem}.Auth_formGroup__9PGF_,.Auth_form__8RGi_{margin-bottom:1.5rem}.Auth_formGroup__9PGF_ label{display:block;color:var(--text-primary);font-weight:500;margin-bottom:.5rem;font-size:.95rem}.Auth_formGroup__9PGF_ input{width:100%;padding:.875rem 1rem;background:var(--bg-secondary);border:2px solid var(--border-light);border-radius:6px;color:var(--text-primary);font-size:1rem;transition:border-color .2s}.Auth_formGroup__9PGF_ input:focus{outline:none;border-color:#3b82f6}.Auth_formGroup__9PGF_ input:disabled{opacity:.6;cursor:not-allowed}.Auth_hint__Mc8tH{display:block;color:var(--text-secondary);font-size:.85rem;margin-top:.375rem}.Auth_formFooter__KB8Gk{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.Auth_forgotLink__t2Op0{color:#3b82f6;font-size:.9rem;text-decoration:none}.Auth_forgotLink__t2Op0:hover{text-decoration:underline}.Auth_submitButton__Pzzy8{width:100%;padding:1rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.Auth_submitButton__Pzzy8:hover:not(:disabled){background:#2563eb}.Auth_submitButton__Pzzy8:disabled{opacity:.6;cursor:not-allowed}.Auth_divider__bZzOZ{position:relative;text-align:center;margin:1.5rem 0}.Auth_divider__bZzOZ:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--border-light)}.Auth_divider__bZzOZ span{position:relative;background:var(--bg-primary);padding:0 1rem;color:var(--text-secondary);font-size:.875rem}.Auth_switchAuth__PCxyV{text-align:center;color:var(--text-secondary);font-size:.95rem}.Auth_switchAuth__PCxyV a{color:#3b82f6;text-decoration:none;font-weight:500}.Auth_switchAuth__PCxyV a:hover{text-decoration:underline}.Auth_testInfo__hDzhj{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border-light)}.Auth_testInfo__hDzhj h3{color:var(--text-primary);font-size:.95rem;margin-bottom:.75rem}.Auth_testInfo__hDzhj ul{list-style:none;padding:0;margin:0}.Auth_testInfo__hDzhj li{color:var(--text-secondary);font-size:.85rem;padding:.375rem 0 .375rem 1.25rem;position:relative}.Auth_testInfo__hDzhj li:before{content:"•";position:absolute;left:0;color:#3b82f6}.Auth_testInfo__hDzhj strong{color:var(--text-primary)}@media (max-width:640px){.Auth_formCard__tS0B5{padding:1.5rem}.Auth_formCard__tS0B5 h1{font-size:1.5rem}}