.account-nav{display:contents}.account-nav__separator{background:var(--border);width:1px;height:1.75rem;margin-inline:.125rem}.account-nav__button{white-space:nowrap;min-width:2.75rem;min-height:2.75rem}.account-nav__button--active{border-color:var(--primary);background:var(--secondary);color:var(--secondary-foreground);box-shadow:inset 0 0 0 1px var(--primary)}.account-nav__error{border:1px solid color-mix(in oklch, var(--destructive) 60%, var(--border));background:var(--card);width:max-content;max-width:min(22rem,100vw - 2rem);color:var(--destructive);box-shadow:var(--shadow-subtle);border-radius:.75rem;margin:0;padding:.5rem .75rem;font-size:.875rem;position:absolute;bottom:calc(100% + .5rem);right:50%;transform:translate(50%)}.account-nav--loading{gap:.375rem;display:flex}.account-nav__placeholder{background:var(--muted);border-radius:999px;width:2.75rem;height:2.75rem;animation:1.5s ease-in-out infinite account-nav-pulse}@keyframes account-nav-pulse{50%{opacity:.55}}@media (width<=40rem){.account-nav__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.account-nav__separator{margin-inline:0}}@media (prefers-reduced-motion:reduce){.account-nav__placeholder{animation:none}}
