@keyframes rt-auth-register-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rt-auth-register-centered{text-align:center}.rt-auth-register-flex-1{flex:1}.rt-auth-register-card{padding:var(
    --rt-auth-register-card-padding,var(--ds-card-padding-lg,var(--ds-spacing-5))
  );background:var(--ds-color-bg-primary);border:1px solid var(--ds-color-border-secondary);border-radius:var(--bh-radius-card);box-shadow:0 25px 50px -12px color-mix(in srgb,var(--ds-color-text-primary) 8%,transparent)}.rt-auth-register-layout{gap:var(--rt-auth-register-layout-gap,var(--ds-spacing-6))}.rt-auth-register-header,.rt-auth-register-submit-content{gap:var(--rt-auth-register-inline-gap,var(--ds-spacing-2))}.rt-auth-register-form{gap:var(--rt-auth-register-form-gap,var(--ds-spacing-4))}.rt-auth-register-field{gap:var(
    --rt-auth-register-field-gap,var(--ds-form-item-gap,var(--ds-spacing-1))
  )}.rt-auth-register-name-fields,.rt-auth-register-social-content{gap:var(--rt-auth-register-group-gap,var(--ds-spacing-3))}.rt-auth-register-name-fields{align-items:flex-start}.rt-auth-register-social-content,.rt-auth-register-submit-content{align-items:center;justify-content:center}.rt-auth-register-social-mark{width:var(
    --rt-auth-register-social-mark-size,var(--ds-button-md-icon-size,var(--ds-icon-md-size))
  );height:var(
    --rt-auth-register-social-mark-size,var(--ds-button-md-icon-size,var(--ds-icon-md-size))
  )}.rt-auth-register-requirement{align-items:center;gap:var(--rt-auth-register-requirement-gap,var(--ds-spacing-1))}.rt-auth-register-requirements-list{flex-wrap:wrap;gap:var(--rt-auth-register-requirements-gap,var(--ds-spacing-4))}.rt-auth-register-title{font-family:var(--bh-font-display);font-size:var(--bh-text-hero);font-weight:var(--bh-weight-bold);letter-spacing:0;color:var(--ds-color-text-primary)}.rt-auth-register-subtitle{font-size:var(--bh-text-emphasis);color:var(--ds-color-text-muted);line-height:1.5}.rt-auth-register-social-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr));gap:12px}.rt-auth-register-social-btn{padding:12px 16px;border-radius:var(--bh-radius-card);border:1px solid var(--ds-color-border-secondary);background:var(--ds-color-bg-primary);cursor:pointer;transition:all var(--ds-motion-normal,.2s) var(--ds-motion-ease-out,ease)}.rt-auth-register-social-btn[data-disabled=true]{cursor:not-allowed;opacity:.6}.rt-auth-register-social-btn:hover{border-color:var(--ds-color-primary);background:var(--ds-color-primary-50)}.rt-auth-register-social-btn-label{font-size:var(--bh-text-body);font-weight:var(--bh-weight-semibold)}.rt-auth-register-req-icon{width:14px;height:14px;color:var(--ds-color-text-muted);transition:color var(--ds-motion-normal,.2s) var(--ds-motion-ease-out,ease)}.rt-auth-register-req-icon[data-met=true]{color:var(--ds-color-success)}.rt-auth-register-req-label{font-size:var(--bh-text-detail);color:var(--ds-color-text-muted);transition:color var(--ds-motion-normal,.2s) var(--ds-motion-ease-out,ease)}.rt-auth-register-req-label[data-met=true]{color:var(--ds-color-success)}.rt-auth-register-divider{align-items:center;gap:var(--rt-auth-register-divider-gap,var(--ds-spacing-4));margin:8px 0}.rt-auth-register-divider-rule{flex:1;height:1px;background:var(--ds-color-border-secondary)}.rt-auth-register-divider-label{font-size:var(--bh-text-detail);color:var(--ds-color-text-muted);font-variant-caps:all-small-caps;letter-spacing:0}.rt-auth-register-field-label{font-size:var(--bh-text-body);font-weight:var(--bh-weight-semibold);color:var(--ds-color-text-secondary)}.rt-auth-register-field-wrap{position:relative}.rt-auth-register-field-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--ds-color-text-muted);pointer-events:none;z-index:1}.rt-auth-register-field-icon-glyph{width:16px;height:16px}.rt-auth-register-input{padding-left:40px}.rt-auth-register-input,.rt-auth-register-input--plain{height:44px;border-radius:var(--bh-radius-card)}.rt-auth-register-field-error{font-size:var(--bh-text-detail);color:var(--ds-color-error)}.rt-auth-register-requirements{padding:10px 12px;background:var(--ds-color-bg-secondary);border-radius:var(--bh-radius-control);margin-top:4px}.rt-auth-register-submit{width:100%;height:48px;border-radius:var(--bh-radius-panel);font-size:var(--bh-text-emphasis);font-weight:var(--bh-weight-semibold);margin-top:8px}.rt-auth-register-loader{width:18px;height:18px;animation:rt-auth-register-spin 1s linear infinite}.rt-auth-register-arrow-icon{width:18px;height:18px}.rt-auth-register-footer-text{font-size:var(--bh-text-body);color:var(--ds-color-text-muted)}.rt-auth-register-signin-link{font-size:var(--bh-text-body);color:var(--ds-color-primary);text-decoration:none;font-weight:var(--bh-weight-semibold)}.rt-auth-register-legal-text{font-size:var(--bh-text-detail);color:var(--ds-color-text-muted);text-align:center;line-height:1.6}.rt-auth-register-legal-link{color:var(--ds-color-text-secondary);text-decoration:underline}