.brand-account-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;visibility:hidden;display:flex;justify-content:flex-end}.brand-account-drawer.active{visibility:visible}.brand-account__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000040;opacity:0;transition:opacity var(--brand-duration) var(--brand-ease)}.brand-account-drawer.active .brand-account__overlay{opacity:1}.brand-account__inner{position:relative;display:flex;flex-direction:column;width:393px;max-width:calc(100% - 24px);height:100%;background-color:rgb(var(--color-background));box-shadow:-12px 0 32px #00000014;transform:translate(100%);transition:transform var(--duration-default, .25s) ease}.brand-account-drawer.active .brand-account__inner{transform:translate(0)}.brand-account__close{position:absolute;top:10px;right:10px;z-index:2;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;background:none;cursor:pointer;color:rgb(var(--color-foreground))}.brand-account__close svg{width:16px;height:16px}.brand-account__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:56px 16px 24px}.brand-account__heading{margin:0;font-family:var(--brand-font-body);font-size:24px;font-weight:400;line-height:1.22;letter-spacing:normal;color:rgb(var(--color-foreground))}.brand-account__note{margin:8px 0 0;font-size:14px;line-height:1.4;color:var(--brand-muted)}.brand-account__signin{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:18px}.brand-account__terms{margin:10px 0 0;font-size:12.5px;line-height:1.45;color:var(--brand-muted)}.brand-account__terms a,.brand-account__links a{color:inherit;text-decoration:underline;text-underline-offset:2px}.brand-account__terms a:hover,.brand-account__links a:hover{color:var(--brand-tan)}.brand-account__links{display:flex;flex-wrap:wrap;gap:6px 18px;margin:14px 0 0;padding:0;list-style:none;font-size:14px}.brand-account__last-order{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:16px;padding:12px;background-color:var(--brand-cream);text-decoration:none;color:rgb(var(--color-foreground))}.brand-account__last-order-label{font-size:11px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;color:var(--brand-tan)}.brand-account__last-order-value{font-size:13px}.brand-account__section{margin-top:28px}.brand-account__section[hidden]{display:none}.brand-account__section-title{margin:0 0 12px;font-family:var(--brand-font-body);font-size:12px;font-weight:600;letter-spacing:1.2px;line-height:1;text-transform:uppercase;color:var(--brand-muted)}.brand-account__strip{display:flex;gap:10px;margin:0;padding:0 0 6px;list-style:none;overflow-x:auto;scroll-snap-type:x proximity}.brand-account__strip .brand-account-card{flex:0 0 132px;scroll-snap-align:start}.brand-account__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 10px;margin:0;padding:0;list-style:none}.brand-account__grid:empty{display:none}.brand-account-card__link{display:block;text-decoration:none;color:rgb(var(--color-foreground))}.brand-account-card__image{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;background-color:#fefefe}.brand-account-card__image--empty{background-color:var(--brand-cream-deep)}.brand-account-card__title{display:block;margin-top:8px;font-size:13px;line-height:1.3;color:rgb(var(--color-foreground))}.brand-account-card__link:hover .brand-account-card__title{color:var(--brand-tan)}.brand-account-card__price{display:block;margin-top:2px;font-size:13px;color:var(--brand-muted)}.brand-account__empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:26px 16px;border:1px solid var(--brand-line);text-align:center}.brand-account__empty[hidden]{display:none}.brand-account__empty-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-color:var(--brand-cream-deep);color:var(--brand-muted-soft)}.brand-account__empty p{margin:0;font-size:13px;line-height:1.4;color:var(--brand-muted)}.brand-account__tabs{flex:0 0 auto;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;border-top:1px solid var(--brand-line);background-color:rgb(var(--color-background))}.brand-account__tab{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 6px;font-size:11px;line-height:1;color:rgb(var(--color-foreground));text-decoration:none;transition:color var(--brand-duration) var(--brand-ease)}.brand-account__tab:hover{color:var(--brand-tan)}.brand-favorite{position:absolute;top:20px;right:24px;z-index:2;display:block}.brand-favorite__button{position:relative;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background-color:#fff;box-shadow:0 1px 4px #00000024;cursor:pointer;color:rgb(var(--color-foreground));-webkit-tap-highlight-color:transparent;transition:color var(--brand-duration) var(--brand-ease),transform var(--brand-duration) var(--brand-ease)}.brand-favorite__button:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px}.brand-favorite__button:hover{color:var(--brand-tan)}.brand-favorite__button:active{transform:scale(.92)}.brand-favorite__icon{width:19px;height:19px}.brand-favorite.is-active .brand-favorite__icon path{fill:var(--brand-tan);stroke:var(--brand-tan)}@media screen and (max-width:749px){.brand-favorite{top:18px;right:22px}.brand-favorite__button{width:30px;height:30px}.brand-favorite__button:after{top:-8px;right:-8px;bottom:-8px;left:-8px}.brand-favorite__icon{width:17px;height:17px}}@media screen and (max-width:480px){.brand-account__inner{width:100%;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-brand-account-drawer.css.map */
