.account-actions{background-color:rgb(var(--color-background));display:flex;flex-direction:column;position:relative;transition:height .3s ease}.account-actions__header{padding:20px;display:flex;flex-direction:column;gap:8px}.account-actions__title{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13.33px!important}.account-actions__email{display:flex;align-items:center;gap:8px;color:rgba(var(--color-foreground),.6);max-width:100%;word-break:break-all}.account-actions__sign-ins{padding:0 20px 20px;display:flex;flex-direction:column;gap:12px}.account-actions__fallback-text{display:block}.account-actions__nav{padding:0 20px 20px}.account-actions__list{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;list-style:none;margin:0;padding:0}@media screen and (max-width: 300px){.account-actions__list{grid-template-columns:1fr}}.account-actions__link{width:auto;display:flex;justify-content:center;align-items:center;gap:8px}.account-actions__icon{display:flex;width:20px;height:20px;margin-block:-4px}.account-actions__fallback-text{color:#fff!important}.account-button{-webkit-appearance:none;appearance:none;border:none;background:none;display:flex;flex-wrap:wrap;justify-content:center;align-content:center;transition:color .2s ease}.account-button__avatar{display:flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;border-radius:50%;background-color:rgb(var(--color-button));font-size:.875rem;font-weight:500;color:rgb(var(--color-button-text));text-transform:uppercase;line-height:1}.account-button__icon{color:currentColor;display:inline-flex;justify-content:center;align-items:center}@media screen and (min-width: 750px){.account-drawer{display:none}}.account-button{display:inline-block;text-decoration:none!important;line-height:normal!important}.account-drawer__dialog{--animation-speed: .24s;--dialog-drawer-opening-animation: account-drawer-slide-in;--dialog-drawer-closing-animation: account-drawer-slide-out;height:fit-content;margin:0;inset-block-end:0;inset-block-start:auto;border-radius:0;padding:0}.account-drawer__close-button{position:absolute!important;z-index:1;top:10px;right:10px;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;color:var(--color-foreground);background-color:transparent;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:none!important;box-sizing:border-box!important}.account-drawer__close-button .svg-wrapper{display:flex;width:44px;height:44px;align-items:center;justify-content:center}.account-drawer__close-button svg{width:13px;height:13px}@keyframes account-drawer-slide-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes account-drawer-slide-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}.account-popover{position:relative;margin-left:10px!important}@media screen and (max-width: 749px){.account-popover{display:none}}.account-popover[open] .account-popover__panel{opacity:1;transform:translateY(0);visibility:visible}.account-popover__summary{padding:0;list-style:none;cursor:pointer;display:inline-block;text-decoration:none!important;line-height:normal!important}.account-popover__summary::-webkit-details-marker{display:none}.account-popover__panel{border-radius:8px;position:absolute;top:calc(100% + 10px);right:0;width:max-content;min-width:22rem;z-index:10;box-shadow:0 4px 20px rgba(var(--color-foreground),.1);border:1px solid rgba(var(--color-foreground),.1);background-color:rgb(var(--color-background));overflow-y:hidden;opacity:0;transform:translateY(-20px);visibility:hidden;transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility 0s linear .3s}.account-popover[open] .account-popover__panel{transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility 0s linear 0s}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
