.auth-module__huVwuq__page{min-height:100vh;padding:var(--space-8) var(--space-4);background:var(--surface-page);justify-content:center;align-items:center;display:flex}.auth-module__huVwuq__panel{width:100%;max-width:380px;padding:var(--space-10) var(--space-8);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-card);box-shadow:var(--shadow-md);flex-direction:column;align-items:stretch;display:flex}.auth-module__huVwuq__brandMark{border-radius:var(--radius-md);background:var(--surface-brand);width:48px;height:48px;color:var(--text-on-brand);font-family:var(--font-sans);font-size:var(--text-h4);font-weight:var(--weight-semibold);justify-content:center;align-self:center;align-items:center;line-height:1;display:inline-flex}.auth-module__huVwuq__title{margin:var(--space-6) 0 0;font-size:var(--text-h4);font-weight:var(--weight-semibold);text-align:center;color:var(--text-strong)}.auth-module__huVwuq__lead{margin:var(--space-2) 0 0;font-size:var(--text-sm);line-height:var(--leading-relaxed);text-align:center;color:var(--text-muted)}.auth-module__huVwuq__banner{margin-block-start:var(--space-6)}.auth-module__huVwuq__form{gap:var(--space-5);flex-direction:column;margin-block-start:var(--space-6);display:flex}.auth-module__huVwuq__actions{justify-content:center;align-items:center;gap:var(--space-2);display:flex}.auth-module__huVwuq__note{font-size:var(--text-xs);text-align:center;color:var(--text-muted);margin:0}.auth-module__huVwuq__otpLabel{font-size:.8125rem;font-weight:var(--weight-medium);color:var(--text-body);margin-block-end:var(--space-1);display:block}.auth-module__huVwuq__otpGroup{gap:var(--space-2);display:flex}.auth-module__huVwuq__otpCell{min-width:0;height:52px;font-family:var(--font-mono);font-size:var(--text-h4);text-align:center;color:var(--text-body);background:var(--white);border:1px solid var(--border-default);border-radius:var(--radius-md);transition:border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);outline:none;flex:1 1 0}.auth-module__huVwuq__otpCell:focus{border-color:var(--teal-700);box-shadow:0 0 0 3px var(--focus-ring)}.auth-module__huVwuq__otpCell[aria-invalid=true]{border-color:var(--danger)}.auth-module__huVwuq__otpCell[aria-invalid=true]:focus{box-shadow:0 0 0 3px var(--focus-ring-danger)}.auth-module__huVwuq__otpCell:disabled{background:var(--surface-page);color:var(--text-muted);cursor:not-allowed}.auth-module__huVwuq__otpError{margin:var(--space-1) 0 0;font-size:var(--text-xs);color:var(--text-danger-strong)}
