.aion-auth-offcanvas .offcanvas-header{border-bottom:1px solid var(--bs-border-color)}
  .aion-auth-card{border:1px solid var(--bs-border-color);background:var(--bs-body-bg);border-radius:18px;padding:1rem;box-shadow:0 12px 28px rgba(0,0,0,.06)}
  .aion-auth-icon{width:54px;height:54px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:var(--bs-tertiary-bg);color:var(--bs-emphasis-color);margin-bottom:.75rem}
  .aion-auth-hint{font-size:.86rem;color:var(--bs-secondary-color)}
  .aion-auth-msg{display:block;min-height:1.35rem;font-size:.9rem}
  [data-bs-theme="dark"] .aion-auth-card, body.ab-dark-theme .aion-auth-card{box-shadow:0 16px 34px rgba(0,0,0,.34)}
