.auth_authContainer__uW_6b{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;padding:1.5rem}.auth_formBox__e4utJ{background-color:white;padding:4rem;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);width:600px;border:1px solid #e5e7eb}.auth_headerSection__5te7a{text-align:center;margin-bottom:3rem}.auth_title__INrSP{font-size:2.25rem;font-weight:700;color:#003366;margin-bottom:1rem}.auth_subtitle__Hjj_O{color:#0066cc;font-size:1.125rem}.auth_formGroup__GahYP{margin-bottom:2.5rem}.auth_label__642y9{display:block;font-size:1rem;font-weight:500;color:#003366;margin-bottom:.75rem}.auth_input__2iiLT{width:100%;padding:1.25rem 1.5rem;border-radius:.5rem;border:1px solid #e5e7eb;font-size:1.125rem;transition:all .2s}.auth_input__2iiLT:focus{outline:none;border-color:#1e98d7;box-shadow:0 0 0 2px rgba(30,152,215,.2)}.auth_errorContainer__hRwYs{padding:1.25rem;border-radius:.5rem;background-color:#fef2f2;border:1px solid #fee2e2;margin-bottom:2.5rem}.auth_errorText__e_I0C{color:#0066cc;text-align:center;font-size:1rem}.auth_buttonContainer__RS0Ip{margin-bottom:2.5rem}.auth_button__eKtsD{width:100%;background-color:#1e98d7;color:white;padding:1.25rem 2rem;border-radius:.5rem;font-weight:500;font-size:1.125rem;transition:all .2s;border:none;cursor:pointer}.auth_button__eKtsD:hover{background-color:#517caf}.auth_footer__RnOpB{text-align:center;margin-top:3rem}.auth_footerText__BmQwI{color:#0066cc;font-size:1rem}.auth_agreementOverlay__GpfD9{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.auth_agreementBox__ACqEH{background-color:white;padding:3rem;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);width:1200px;max-width:95vw;max-height:90vh;overflow-y:auto}.auth_agreementTitle__H38K_{font-size:1.5rem;font-weight:700;color:#003366;margin-bottom:1.5rem;text-align:center}.auth_agreementText__wfT3C{color:#003366;font-size:1rem;line-height:1.6;margin-bottom:1rem}.auth_affirmText__KY539{color:#003366;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;margin-top:1rem}.auth_agreementText__wfT3C strong{font-weight:700}.auth_agreementList__zWSkK{list-style-type:disc;padding-left:1.5rem;margin-bottom:2rem}.auth_agreementList__zWSkK li:first-child{margin-top:0;padding-top:0}.auth_agreementList__zWSkK li{margin-bottom:1rem;color:#003366;line-height:1.6}.auth_agreementButton__puk_F{background-color:#1e98d7;color:white;padding:1rem 2rem;border-radius:.5rem;font-weight:500;font-size:1.125rem;transition:all .2s;border:none;cursor:pointer;display:block;margin:0 auto}.auth_agreementButton__puk_F:hover{background-color:#517caf}.auth_spinner__9RFYX{display:inline-block;width:20px;height:20px;border-radius:50%;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;animation:auth_spin__6DziB 1s ease-in-out infinite;margin-right:8px;vertical-align:middle}@keyframes auth_spin__6DziB{to{transform:rotate(1turn)}}.auth_agreementButton__puk_F:disabled{background-color:#517caf;cursor:not-allowed;opacity:.8}@media (prefers-color-scheme:dark){.auth_authContainer__uW_6b{background-color:var(--background)}.auth_formBox__e4utJ{background-color:#1a1a1a;border-color:#2d3748}.auth_title__INrSP{color:var(--accent-white)}.auth_footerText__BmQwI,.auth_label__642y9,.auth_subtitle__Hjj_O{color:#4d94ff}.auth_input__2iiLT{background-color:#1f2937;border-color:#374151;color:white}.auth_errorContainer__hRwYs{background-color:rgba(220,38,38,.1);border-color:#991b1b}.auth_errorText__e_I0C{color:#ef4444}.auth_agreementBox__ACqEH{background-color:#1a1a1a;border-color:#2d3748}.auth_agreementTitle__H38K_{color:var(--accent-white,#ffffff)}.auth_agreementList__zWSkK li,.auth_agreementText__wfT3C{color:#4d94ff}}