.diverp-auth__panel.diverp-auth__panel :where(h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd){margin:0;padding:0;font:inherit;color:inherit;text-align:left}.diverp-auth__panel.diverp-auth__panel :where(ul,ol){list-style:none}.diverp-auth__panel.diverp-auth__panel :where(li){display:block}.diverp-auth__panel.diverp-auth__panel :where(a){color:inherit;text-decoration:none}.diverp-auth__panel.diverp-auth__panel :where(button,input,select,textarea){font:inherit;color:inherit;background:none;border:0;margin:0;padding:0;border-radius:0;text-transform:none;letter-spacing:normal;text-align:left}.diverp-auth__panel.diverp-auth__panel :where(*,*::before,*::after){box-sizing:border-box}.diverp-auth{position:relative}.diverp-auth__chip{display:inline-flex;align-items:center;gap:6px;padding:2px;border:0;background:none;color:inherit;font:inherit;line-height:1;cursor:pointer}.diverp-auth__avatar{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;font-size:.75em;font-weight:600;letter-spacing:.02em;line-height:1;flex:none;background:rgb(127 127 127 / .25);background:var(--diverp-avatar-bg,color-mix(in srgb,currentColor 20%,transparent));color:inherit}.diverp-auth__menu{position:absolute;top:calc(100% + 4px);right:0;z-index:1000;min-width:12rem;margin:0;padding:.25rem 0;list-style:none;background:#fff;border:1px solid rgb(0 0 0 / .12);border-radius:.375rem;box-shadow:0 .5rem 1rem rgb(0 0 0 / .12)}.diverp-auth__menu>li{display:block;margin:0}.diverp-auth__menu a,.diverp-auth__menu button{display:block;width:100%;padding:.4rem 1rem;border:0;background:none;color:inherit;font:inherit;text-align:left;text-decoration:none;white-space:nowrap;cursor:pointer}.diverp-auth__menu a:hover,.diverp-auth__menu a:focus,.diverp-auth__menu button:hover,.diverp-auth__menu button:focus{background:rgb(0 0 0 / .05)}.diverp-auth__whoami span{display:block;padding:.4rem 1rem;opacity:.7;font-size:.9em;white-space:nowrap}.diverp-auth__profile{display:flex;flex-direction:column;gap:.125rem;padding:.5rem .75rem;max-width:18rem}.diverp-auth__pf-k{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;opacity:.7;margin-top:.375rem}.diverp-auth__pf-k:first-child{margin-top:0}.diverp-auth__pf-v{overflow-wrap:anywhere}.diverp-auth__pf-lock{opacity:.7}.diverp-auth__pf-tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.25rem}.diverp-auth__pf-tag{border:1px solid currentColor;border-radius:100px;padding:.0625rem .5rem;font-size:.75rem;opacity:.8}