.auth-module__Iay1tq__authContainer{background-color:var(--background);min-height:100vh;display:flex}.auth-module__Iay1tq__authFormSection{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.auth-module__Iay1tq__authFormWrapper{width:100%;max-width:440px;margin-top:4rem}.auth-module__Iay1tq__authHeader{text-align:center;margin-bottom:2rem}.auth-module__Iay1tq__authTitle{color:var(--foreground);margin-bottom:.5rem;font-size:2rem;font-weight:700}.auth-module__Iay1tq__authSubtitle{color:var(--text-muted);font-size:1rem}.auth-module__Iay1tq__formGroup{margin-bottom:1.25rem}.auth-module__Iay1tq__label{color:var(--foreground);margin-bottom:.5rem;font-weight:500;display:block}.auth-module__Iay1tq__input{border:1px solid var(--border);background-color:var(--surface);width:100%;color:var(--foreground);border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-module__Iay1tq__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2b4c3b1a}.auth-module__Iay1tq__select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em}.auth-module__Iay1tq__radioGroup{gap:1rem;margin-bottom:1.5rem;display:flex}.auth-module__Iay1tq__radioOption{flex:1;position:relative}.auth-module__Iay1tq__radioOption input[type=radio]{opacity:0;position:absolute}.auth-module__Iay1tq__radioLabel{border:1px solid var(--border);cursor:pointer;background-color:var(--surface);border-radius:8px;flex-direction:column;height:100%;padding:1rem;transition:all .2s;display:flex}.auth-module__Iay1tq__radioTitle{color:var(--foreground);margin-bottom:.25rem;font-weight:600}.auth-module__Iay1tq__radioDesc{color:var(--text-muted);font-size:.75rem;line-height:1.4}.auth-module__Iay1tq__radioOption input[type=radio]:checked+.auth-module__Iay1tq__radioLabel{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);background-color:#2b4c3b0d}.auth-module__Iay1tq__checkboxGroup{align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;display:flex}.auth-module__Iay1tq__checkbox{accent-color:var(--primary);cursor:pointer;width:1.25rem;height:1.25rem;margin-top:.25rem}.auth-module__Iay1tq__checkboxLabel{color:var(--text-muted);font-size:.875rem;line-height:1.5}.auth-module__Iay1tq__checkboxLabel a{color:var(--primary);text-decoration:underline}.auth-module__Iay1tq__btnSubmit{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.875rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .1s}.auth-module__Iay1tq__btnSubmit:hover{background-color:var(--primary-light)}.auth-module__Iay1tq__btnSubmit:active{transform:scale(.98)}.auth-module__Iay1tq__authFooter{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.875rem}.auth-module__Iay1tq__authFooter a{color:var(--primary);font-weight:600;text-decoration:none}.auth-module__Iay1tq__authFooter a:hover{text-decoration:underline}.auth-module__Iay1tq__authImageSection{flex:1;display:none;position:relative}@media (min-width:900px){.auth-module__Iay1tq__authImageSection{display:block}}.auth-module__Iay1tq__authImage{object-fit:cover;width:100%;height:100%}.auth-module__Iay1tq__authImageOverlay{background:linear-gradient(to right, var(--background), transparent);position:absolute;inset:0}.auth-module__Iay1tq__row{gap:1rem;display:flex}.auth-module__Iay1tq__row>*{flex:1}.auth-module__Iay1tq__logo{color:var(--primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex;position:absolute;top:2rem;left:2rem}@media (prefers-color-scheme:dark){.auth-module__Iay1tq__logo{color:var(--foreground)}}.auth-module__Iay1tq__errorBox{color:#dc2626;background-color:#dc262614;border:1px solid #dc262640;border-radius:8px;align-items:flex-start;gap:.625rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5;display:flex}.auth-module__Iay1tq__btnSubmit:disabled{opacity:.6;cursor:not-allowed;transform:none}
