.email-confirmation-text{color:var(--text-secondary);margin-bottom:.5rem;font-size:1rem;line-height:1.5}.email-confirmation-text:last-of-type{margin-bottom:1.5rem}.email-confirmation-container{max-width:600px!important}.email-highlight{font-weight:600}.info-message{background:var(--accent-color);color:#fff;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.error-message{color:#fff;background:#ef4444;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.button-link-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.signin-link{color:var(--accent-color);font-weight:500;text-decoration:none}.form-label{color:var(--text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.email-error{color:#ef4444;min-height:1rem;margin-top:.25rem;font-size:.75rem;transition:opacity .2s}.email-error.visible{opacity:1;visibility:visible}.email-error.hidden{opacity:0;visibility:hidden}.password-strength-container{margin-top:.75rem}.password-strength-info{justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.75rem;display:flex}.password-strength-label{color:var(--text-muted)}.password-strength-value{font-weight:500}.password-strength-value.weak{color:#ef4444}.password-strength-value.medium{color:#f59e0b}.password-strength-value.strong{color:#10b981}.password-criteria{color:var(--text-muted);margin-top:1rem;font-size:.8125rem}.password-criteria-title{margin:.5rem 0 .25rem;font-weight:600}.password-criteria-list{text-align:left;margin:0;padding:0 0 0 1rem;list-style:outside}.password-criteria-item{margin:.125rem 0}.password-criteria-item.valid{color:#10b981}.password-criteria-item.invalid{color:#ef4444}.confirm-password-section{margin-top:.75rem}.confirm-password-error{color:#ef4444;min-height:1rem;margin-top:.25rem;font-size:.75rem;transition:opacity .2s}.confirm-password-error.visible{opacity:1;visibility:visible}.confirm-password-error.hidden{opacity:0;visibility:hidden}.checkbox-container{justify-content:center;align-items:flex-start;gap:.75rem;margin-top:.5rem;display:flex}.terms-checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--accent-color);flex-shrink:0;margin:.125rem 0 0}.terms-checkbox:disabled{cursor:not-allowed;opacity:.6}.terms-label{color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;font-size:.875rem;line-height:1.5}.terms-link{color:var(--accent-color);font-weight:500;text-decoration:none}.terms-link:hover{text-decoration:underline}.auth-form-description{color:var(--text-secondary);text-align:center;margin-bottom:2rem;font-size:1rem}.form-actions{flex-direction:column;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.form-actions-text{color:var(--text-secondary);text-align:center;margin-bottom:16px;font-size:.875rem}.form-actions-link{color:var(--accent-color);font-weight:500;text-decoration:none}.form-actions button.form-actions-link{cursor:pointer;font:inherit;background:0 0;border:none;padding:0}.form-actions button.form-actions-link:disabled{opacity:.6;cursor:not-allowed}.form-actions .question-button{text-decoration:none}.progress-fill-weak{background:#ef4444}.progress-fill-medium{background:#f59e0b}.progress-fill-strong{background:#10b981}@media (max-width:768px){.question-title{font-size:2em}}@media (max-width:480px){.question-title{font-size:1.5em}}
