account-drawer.drawer{visibility:hidden}.account-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-foreground),.5)}.account-drawer__inner{max-width:min(40rem,calc(100vw - 3rem))}.account-drawer__signed-in{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.5rem 0 1.5rem;gap:.75rem}.account-drawer__signed-in .conceal-camo-avatar{width:4.8rem;height:4.8rem;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.12);flex-shrink:0}.account-drawer__name{margin:0;font-size:1.35rem;font-weight:500;letter-spacing:.02em}.account-drawer__email{margin:0;font-size:1.2rem;color:rgba(var(--color-foreground),.65)}.account-drawer__menu{list-style:none;margin:0;padding:0}.account-drawer__menu a{display:block;padding:.85rem 0;font-size:1.35rem;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;color:rgb(var(--color-foreground));border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.account-drawer__menu a:hover{color:rgba(var(--color-foreground),.72)}.account-drawer__auth{padding:.5rem 0 1rem}.account-drawer__auth .customer form{margin-top:1.5rem;text-align:left}.account-drawer__auth .customer button{margin:1.5rem 0 1rem;width:100%}.account-drawer__auth .field{margin-top:1.25rem}.account-drawer__auth-links{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem;font-size:1.25rem}.account-drawer__auth-links a{color:rgb(var(--color-foreground))}.account-drawer__shopify-bridge{width:100%;margin-top:.5rem}.conceal-camo-avatar{display:inline-block;width:2.4rem;height:2.4rem;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.15);vertical-align:middle}.header__icon--account.conceal-account-trigger{padding:0;min-width:4.4rem;min-height:4.4rem;display:inline-flex;align-items:center;justify-content:center}shopify-account.conceal-shopify-account--bridge{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}shopify-account.conceal-shopify-account--bridge::part(signed-out-avatar){width:1px;height:1px;opacity:0}account-drawer.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}account-drawer.drawer.active{visibility:visible}account-drawer.drawer .drawer__inner{transform:translate(100%);transition:transform var(--duration-default) ease}account-drawer.drawer.active .drawer__inner{transform:translate(0)}
/*# sourceMappingURL=/cdn/shop/t/36/assets/conceal-account.css.map */
