[tab-item]:not([tab-selected]){display:none}.hdt-tabs-head{gap:var(--tabs-head-spacing);margin-bottom:var(--tabs-head-spacing)}.hdt-tabs-head>h4{flex:0 0 auto}.hdt-tabs-collections{--text-14xl: 3.2rem}.hdt-text-14xl{font-size:var(--text-14xl)}.hdt-text-uppercase-true .hdt-tabs-item-title{text-transform:uppercase}.hdt-tabs-list{max-width:100%}.hdt-tabs-list .hdt-tabs-item-title{border:none;line-height:var(--hdt-btn-line-height);color:rgb(var(--color-foreground2));padding-bottom:12px;gap:5px}.hdt-tabs-list .hdt-tabs-item-title:hover{color:rgb(var(--color-foreground))}.hdt-tabs-underline .hdt-tabs-list .hdt-tabs-item-title:before{width:0;height:var(--tab-border-width);background-color:rgb(var(--color-foreground));content:"";position:absolute;z-index:1;bottom:0;left:0}.hdt-tabs-underline .hdt-tabs-list .hdt-tabs-item-title[aria-current=true]{color:rgb(var(--color-foreground))}.hdt-tabs-underline .hdt-tabs-list .hdt-tabs-item-title.hdt-font-normal[aria-current=true]{font-weight:500}.hdt-tabs-underline .hdt-tabs-list .hdt-tabs-item-title.hdt-font-medium[aria-current=true]{font-weight:600}.hdt-tabs-underline .hdt-tabs-list .hdt-tabs-item-title.hdt-font-semibold[aria-current=true]{font-weight:700}.hdt-tabs-underline .hdt-tabs-list .hdt-tabs-item-title.hdt-font-extrabold[aria-current=true]{font-weight:900}.hdt-tabs-underline .hdt-tabs-list .hdt-tabs-item-title[aria-current=true]:before{width:100%;right:0}.hdt-tabs-outline .hdt-tabs-list .hdt-tabs-item-title{border:solid;border-color:transparent;border-width:var(--tab-border-width);transition:.4s ease .1s;padding:var(--spacing-0-6) 0}.hdt-tabs-outline .hdt-tabs-list .hdt-tabs-item-title svg{margin-inline-start:10px}.hdt-tabs-outline .hdt-tabs-list .hdt-tabs-item-title.hdt-text-12xl svg{width:18px;height:18px}.hdt-tabs-outline .hdt-tabs-list .hdt-tabs-item-title.hdt-text-14xl svg{width:20px;height:20px}.hdt-tabs-outline .hdt-tabs-list .hdt-tabs-item-title:hover{color:rgb(var(--color-accent))}.hdt-tabs-outline .hdt-tabs-list .hdt-tabs-item-title[aria-current=true]{border-color:rgb(var(--color-accent));color:rgb(var(--color-accent));padding:var(--spacing-0-6) var(--spacing-2);border-radius:var(--rounded-button)}.hdt-tabs-list .hdt-slider__slide{flex:0 0 auto}@media(min-width:768px){.hdt-tabs-head.hdt-tabs-inline .hdt-tabs-head>h4{max-width:40%}.hdt-tabs-head.hdt-tabs-inline .hdt-tabs-list{max-width:60%}}@media(max-width:1149px){.hdt-tabs-list .hdt-tabs-item-title.hdt-text-12xl{font-size:24px}.hdt-tabs-list .hdt-tabs-item-title.hdt-text-14xl{font-size:26px}.hdt-tabs-list .hdt-tabs-item-title{padding-bottom:10px}}@media(max-width:767px){.hdt-tabs-head{flex-direction:column;gap:15px}.hdt-tabs-list .hdt-tabs-item-title{padding-bottom:5px}.hdt-tabs-list .hdt-tabs-item-title.hdt-text-lg{font-size:14px}.hdt-tabs-list .hdt-tabs-item-title.hdt-text-12xl{font-size:18px}.hdt-tabs-list .hdt-tabs-item-title.hdt-text-14xl{font-size:20px}}.hdt-tabs-collections-grid-editorial{--editorial-tab-bg: rgb(var(--color-background2));--editorial-tab-border: rgb(var(--color-line-border) / .55);--editorial-tab-text: rgb(var(--color-foreground2));--editorial-tab-text-active: rgb(var(--color-foreground));--editorial-tab-accent: rgb(var(--color-accent));--editorial-tab-shadow: 0 10px 22px rgb(var(--color-foreground) / .06);--editorial-panel-glow: radial-gradient(circle at top right, rgb(var(--color-accent) / .08), transparent 32%)}.hdt-tabs-collections-grid-editorial .hdt-tabs-head{align-items:flex-start!important;gap:clamp(14px,2vw,22px);margin-bottom:clamp(20px,2.6vw,30px)}.hdt-tabs-collections-grid-editorial .hdt-tabs-head-copy{min-width:0}.hdt-tabs-collections-grid-editorial .hdt-tabs-head-copy .hdt-discount-hero__title{margin:0}.hdt-tabs-collections-grid-editorial .hdt-tabs-head-copy .hdt-discount-hero__sub{max-width:62rem}.hdt-tabs-collections-grid-editorial .hdt-tabs-head>h4{max-width:none;letter-spacing:-.03em;line-height:.98;text-wrap:pretty}.hdt-tabs-collections-grid-editorial .hdt-tabs-list{width:auto;max-width:100%}.hdt-tabs-collections-grid-editorial .hdt-tabs-slider{padding:7px;border:1px solid rgb(var(--color-line-border) / .5);border-radius:999px;background:linear-gradient(180deg,rgb(var(--color-background2) / .78),rgb(var(--color-background2) / .52));box-shadow:inset 0 1px #ffffffa6}.hdt-tabs-collections-grid-editorial .hdt-tabs-slider .hdt-slider__viewport{overflow:visible}.hdt-tabs-collections-grid-editorial .hdt-tabs-item-title{min-height:42px;padding:0 16px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--editorial-tab-text);gap:8px;white-space:nowrap;transition:transform .25s ease,color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.hdt-tabs-collections-grid-editorial .hdt-tabs-item-title:before{display:none!important}.hdt-tabs-collections-grid-editorial .hdt-tabs-item-title .hdt-collection-title-text{position:relative;top:auto}.hdt-tabs-collections-grid-editorial .hdt-tabs-item-title svg{opacity:.72;transition:transform .25s ease,opacity .25s ease}.hdt-tabs-collections-grid-editorial .hdt-tabs-item-title[aria-current=true]{background:rgb(var(--color-base-background));border-color:var(--editorial-tab-border);color:var(--editorial-tab-accent);box-shadow:var(--editorial-tab-shadow)}.hdt-tabs-collections-grid-editorial .hdt-tabs-item-title[aria-current=true] svg{opacity:1;transform:translate(1px)}.hdt-tabs-collections-grid-editorial .hdt-tabs-grid-panel[tab-selected]{position:relative;animation:hdt-tabs-grid-panel-reveal .48s cubic-bezier(.22,1,.36,1)}.hdt-tabs-collections-grid-editorial .hdt-tabs-grid-panel[tab-selected]:before{content:"";position:absolute;inset:-10px -12px auto;height:140px;background:var(--editorial-panel-glow);pointer-events:none;opacity:.95}.hdt-tabs-collections-grid-editorial .hdt-collection-products{position:relative;z-index:1}@media(-moz-touch-enabled:0),(hover:hover){.hdt-tabs-collections-grid-editorial .hdt-tabs-item-title:hover{color:var(--editorial-tab-text-active);background:rgb(var(--color-base-background) / .62);border-color:rgb(var(--color-line-border) / .32)}.hdt-tabs-collections-grid-editorial .hdt-tabs-item-title:hover svg{opacity:1;transform:translate(1px)}}@media(min-width:768px){.hdt-tabs-collections-grid-editorial .hdt-tabs-head{flex-direction:row!important;align-items:center!important;justify-content:space-between}.hdt-tabs-collections-grid-editorial .hdt-tabs-head-copy{flex:0 1 auto;max-width:min(48%,560px)}.hdt-tabs-collections-grid-editorial .hdt-tabs-head .hdt-tabs-list{flex:1 1 auto;width:auto;max-width:none}.hdt-tabs-collections-grid-editorial .hdt-tabs-head .hdt-tabs-slider{margin-inline-start:auto}.hdt-tabs-collections-grid-editorial .hdt-tabs-head.hdt-tabs-inline{flex-direction:row;align-items:center!important;justify-content:space-between;gap:24px}.hdt-tabs-collections-grid-editorial .hdt-tabs-head.hdt-tabs-inline .hdt-tabs-head-copy{flex:0 1 auto;max-width:min(48%,560px)}.hdt-tabs-collections-grid-editorial .hdt-tabs-head.hdt-tabs-inline .hdt-tabs-list{flex:1 1 auto;max-width:none;width:auto}.hdt-tabs-collections-grid-editorial .hdt-tabs-head.hdt-tabs-inline .hdt-tabs-slider{margin-inline-start:auto}}@media(max-width:767px){.hdt-tabs-collections-grid-editorial .hdt-tabs-head{gap:12px;margin-bottom:20px}.hdt-tabs-collections-grid-editorial .hdt-tabs-head-copy{max-width:100%;width:100%}.hdt-tabs-collections-grid-editorial .hdt-tabs-slider{padding:5px}.hdt-tabs-collections-grid-editorial .hdt-tabs-item-title{min-height:38px;padding:0 13px}}@keyframes hdt-tabs-grid-panel-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/169/assets/hdt-tabs-collections.css.map */
