account-drawer.account-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;display:flex;justify-content:flex-start;visibility:hidden;background:#00000059;transition:visibility var(--duration-default, .3s) ease}account-drawer.account-drawer.active{visibility:visible}account-drawer .account-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}account-drawer .account-drawer__panel{position:relative;z-index:2;display:flex;flex-direction:column;width:100%;max-width:42rem;height:100%;max-height:100dvh;background:#fff;color:#111;transform:translate(-100%);transition:transform var(--duration-default, .3s) ease;box-shadow:8px 0 24px #00000014;overflow:hidden}account-drawer.active .account-drawer__panel{transform:translate(0)}account-drawer .account-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 2rem;border-bottom:1px solid #e8e8e8;flex-shrink:0}account-drawer .account-drawer__logo{display:inline-flex;align-items:center;text-decoration:none;color:inherit}account-drawer .account-drawer__logo-image{max-height:2.4rem;width:auto}account-drawer .account-drawer__logo-text{font-size:1.6rem;font-weight:700;letter-spacing:.08em}account-drawer .account-drawer__close{display:flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;padding:0;border:0;background:transparent;cursor:pointer;position:unset}account-drawer .account-drawer__scroll{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:0}account-drawer .account-drawer__panel-content{padding:2rem 2rem 4rem}account-drawer .account-drawer__section-title{margin:0 0 .8rem;font-size:1.3rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.3}account-drawer .account-drawer__section-subtitle{margin:0 0 1.6rem;font-size:1.35rem;line-height:1.5;color:#555}account-drawer .account-drawer__btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:4.8rem;padding:1.2rem 1.6rem;border:0;font-size:1.4rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer}account-drawer .account-drawer__btn--shop svg{margin-top:-3px}account-drawer .account-drawer__btn--primary{background:#111;color:#fff}account-drawer .account-drawer__btn--primary:hover{background:#333}account-drawer .account-drawer__shop-login{margin-top:1.2rem}account-drawer .account-drawer__btn--shop{gap:.6rem;background:#5a31f4;color:#fff}account-drawer .account-drawer__btn--shop:hover{background:#4a28d0}account-drawer .account-drawer__legal{margin:1.4rem 0 0;font-size:1.15rem;line-height:1.5;color:#666}account-drawer .account-drawer__legal a{color:inherit;text-decoration:underline}account-drawer .account-drawer__block{margin-top:2.4rem;padding-top:2.4rem}account-drawer .account-drawer__block-title{margin:0 0 1.2rem;font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}account-drawer .account-drawer__empty{margin:0;padding:1.6rem;background:#f5f5f5;color:#666;font-size:1.3rem;text-align:center}account-drawer .account-drawer__block-title--link{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:inherit;font-family:var(--font-heading-family)}account-drawer .account-drawer__block-title--link svg{width:15px;height:15px}account-drawer .account-drawer__block-title--link:hover{opacity:.7}account-drawer .account-drawer__saved-cart[hidden]{display:none!important}account-drawer .account-drawer__slider{position:relative}account-drawer .account-drawer__product-row{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding-bottom:.4rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}account-drawer .account-drawer__slider-btn{position:absolute;top:5.5rem;z-index:2;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:0;border-radius:50%;background:#111;color:#fff;cursor:pointer;transform:translateY(-50%);transition:opacity .2s ease}account-drawer .account-drawer__slider-btn:hover:not(:disabled){background:#333}account-drawer .account-drawer__slider-btn:disabled{opacity:0;visibility:hidden;pointer-events:none}account-drawer .account-drawer__slider-btn--prev{left:.4rem}account-drawer .account-drawer__slider-btn--next{right:.4rem}account-drawer .account-drawer__product-row::-webkit-scrollbar{display:none}account-drawer .account-drawer__product-card{flex:0 0 9rem;display:flex;flex-direction:column;gap:.6rem;text-decoration:none;color:inherit;scroll-snap-align:start}account-drawer .account-drawer__product-image{width:9rem;height:11rem;object-fit:cover;background:#f3f3f3}account-drawer .account-drawer__product-title{font-size:1rem;font-weight:600;line-height:1.3;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}account-drawer .account-drawer__product-price{font-size:1.1rem;font-weight:500}account-drawer .account-drawer__promo-link{display:block;position:relative;overflow:hidden;text-decoration:none;color:inherit}account-drawer .account-drawer__promo-image{width:100%;height:auto;display:block}account-drawer .account-drawer__promo-content{padding:1.2rem 0 0}account-drawer .account-drawer__promo-title{margin:0 0 .4rem;font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}account-drawer .account-drawer__promo-cta{font-size:1.2rem;color:#555}account-drawer .account-drawer__links{margin:2.4rem 0 0;padding:0;list-style:none;border-top:1px solid #e8e8e8}account-drawer .account-drawer__link{display:flex;align-items:center;justify-content:start;padding:1.4rem 0;border-bottom:1px solid #e8e8e8;font-size:1.3rem;font-weight:500;color:inherit;text-decoration:none;gap:8px}account-drawer .account-drawer__tabs{display:grid;grid-template-columns:repeat(3,1fr);flex-shrink:0;background:#f7f7f7;border-top:1px solid #e8e8e8}account-drawer .account-drawer__tab{position:relative;padding:1.4rem .8rem 1.6rem;border:0;background:transparent;font-size:1.1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#666;cursor:pointer}account-drawer .account-drawer__tab.is-active{color:#111}account-drawer .account-drawer__tab.is-active:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#111}account-drawer .account-drawer__form{display:flex;flex-direction:column;gap:1.2rem}account-drawer .account-drawer__field{display:flex;flex-direction:column;gap:.5rem}account-drawer .account-drawer__field label{font-size:1.2rem;font-weight:500}account-drawer .account-drawer__field input{min-height:4.4rem;padding:1rem 1.2rem;border:1px solid #d9d9d9;font-size:1.4rem}account-drawer .account-drawer__forgot,account-drawer .account-drawer__signup{font-size:1.25rem}account-drawer .account-drawer__forgot{color:#666}account-drawer .account-drawer__signup a,account-drawer .account-drawer__forgot{text-decoration:underline}account-drawer .account-drawer__back{margin-bottom:1.2rem;padding:0;border:0;background:none;font-size:1.25rem;cursor:pointer}account-drawer .account-drawer__orders,account-drawer .account-drawer__profile-menu{margin:0;padding:0;list-style:none}account-drawer .account-drawer__order,account-drawer .account-drawer__profile-menu a{display:block;padding:1.4rem 0;border-bottom:1px solid #e8e8e8;text-decoration:none;color:inherit}account-drawer .account-drawer__order{display:grid;gap:.3rem}account-drawer .account-drawer__order-number{font-weight:600}account-drawer .account-drawer__order-date,account-drawer .account-drawer__order-total{font-size:1.25rem;color:#666}.header__account-trigger{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;color:inherit}.header__account-trigger .icon-account{width:2.4rem;height:2.4rem}@media screen and (max-width:749px){account-drawer .account-drawer__panel{max-width:100%}}account-drawer .account-drawer__welcome-block{margin:-2rem -2rem 0;padding:2rem 2rem 1.6rem;border-bottom:1px solid #e8e8e8}account-drawer .account-drawer__welcome-block .account-drawer__section-title{margin-bottom:0}account-drawer .account-drawer__profile{display:flex;flex-direction:column;gap:2.4rem}account-drawer .account-drawer__profile-card{border:1px solid #e8e8e8;border-radius:.8rem;overflow:hidden}account-drawer .account-drawer__profile-field{display:flex;flex-direction:column;gap:.4rem;padding:1.4rem 1.6rem}account-drawer .account-drawer__profile-field+.account-drawer__profile-field{border-top:1px solid #e8e8e8}account-drawer .account-drawer__profile-label{font-size:1.1rem;line-height:1.3;color:#888}account-drawer .account-drawer__profile-value{font-size:1.35rem;line-height:1.4;color:#111;word-break:break-word}account-drawer [data-account-panel=profile] .account-drawer__profile-section .account-drawer__block-title--link{margin-bottom:0;text-decoration:none}account-drawer [data-account-panel=profile] .account-drawer__profile-section:has(.account-drawer__profile-address-empty) .account-drawer__block-title--link,account-drawer [data-account-panel=profile] .account-drawer__profile-section:has(.account-drawer__profile-address-list) .account-drawer__block-title--link{margin-bottom:1.2rem}account-drawer .account-drawer__profile-section{display:flex;flex-direction:column;gap:0}account-drawer .account-drawer__profile-address-empty{margin:0;padding:2rem 1.6rem;background:#f5f5f5;font-size:1.3rem;line-height:1.5;color:#666;text-align:center}account-drawer .account-drawer__profile-address-list{display:flex;flex-direction:column;gap:1rem}account-drawer .account-drawer__profile-address{padding:1.4rem 1.6rem;background:#f5f5f5;font-size:1.25rem;line-height:1.5;color:#333}account-drawer .account-drawer__profile-address p{margin:0}account-drawer .account-drawer__profile-address-default{display:inline-block;margin-bottom:.6rem;font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#666}account-drawer .account-drawer__profile-logout{align-self:flex-start;width:auto;min-width:14rem;margin-top:.8rem;padding-left:2.8rem;padding-right:2.8rem}
/*# sourceMappingURL=/cdn/shop/t/152/assets/component-account-drawer.css.map */
