.account-button{appearance:none;width:calc(var(--sparky-size-base-unit)*6);height:calc(var(--sparky-size-base-unit)*6);background-color:var(--sparky-theme-color-button-bare-background);color:var(--sparky-theme-color-button-bare-foreground);cursor:pointer;transition:background-color var(--sparky-anim-fade-quick) var(--sparky-anim-ease);border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.account-button:hover{background-color:var(--sparky-theme-color-button-bare-background-hover)}.account-button:focus,.account-button:active{background-color:var(--sparky-theme-color-button-bare-background-focus);outline:none}.account-button:focus-visible{outline-offset:-1px;outline:1px solid #206ef6}
/*# sourceMappingURL=2kn139_ghl42a.css.map*/