.auth-tabs{display:none;max-width:520px;margin:0 auto 16px;background:#e8eef6;border-radius:12px;padding:4px}
.auth-tabs button{flex:1;border:0;border-radius:9px;padding:11px;background:transparent;color:var(--muted);font-weight:800;cursor:pointer}
.auth-tabs button[aria-selected="true"]{background:#fff;color:var(--blue);box-shadow:0 2px 10px #10223a18}
.account-heading h1,.role-grid h2,.dash-head h2,.section-title h3,.item-list b,.dialog-head h3{font-family:var(--font-sans)}
@media(max-width:650px){.auth-tabs{display:flex}.auth-tabbed{display:block;max-width:520px}.auth-tabbed>form[hidden]{display:none}.auth-tabbed>form{width:100%}}
