.tabbed-collections{padding:6rem 0;background:#fff}.tabbed-collections__inner{max-width:1400px;margin:0 auto;padding:0 2rem}@media screen and (min-width: 990px){.tabbed-collections__inner{width:80%;max-width:3600px;min-width:960px;margin:0 auto}}.tabbed-collections__title{font-family:Montserrat,-apple-system,sans-serif;font-size:4rem;font-weight:700;text-align:center;margin:0 0 4rem;color:#008eff;letter-spacing:-.02em}@media screen and (min-width: 750px){.tabbed-collections__title{display:inline-block;margin:0 3rem 0 0;vertical-align:middle}.tabbed-collections__header{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;margin-bottom:4rem}}.tabbed-collections__tabs{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}@media screen and (min-width: 750px){.tabbed-collections__tabs{display:inline-flex;justify-content:flex-start;margin-bottom:0}}.tabbed-collections__tab{padding:1.2rem 2.4rem;background:transparent;border:2px solid #e5e7eb;border-radius:50px;font-size:1.5rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .3s ease;white-space:nowrap}.tabbed-collections__tab:hover{border-color:#008eff;color:#008eff;transform:translateY(-2px)}.tabbed-collections__tab.active{background:#008eff;border-color:#008eff;color:#fff;box-shadow:0 4px 12px #008eff4d}.tabbed-collections__panels{position:relative}.tabbed-collections__panel{display:none}.tabbed-collections__panel.active{display:block;animation:fadeIn .4s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tabbed-collections__carousel{position:relative;padding:0 6rem}.tabbed-collections__track-wrapper{overflow:hidden;margin:0 -1rem}.tabbed-collections__track{display:flex;gap:2rem;transition:transform .4s cubic-bezier(.4,0,.2,1);padding:0 1rem}.tabbed-collections__nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #e5e7eb;border-radius:50%;cursor:pointer;transition:all .3s ease;z-index:10;color:#1a1a1a}.tabbed-collections__nav:hover{background:#008eff;border-color:#008eff;color:#fff;transform:translateY(-50%) scale(1.1)}.tabbed-collections__nav--prev{left:0}.tabbed-collections__nav--next{right:0}.tabbed-collections__nav:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.tabbed-collections__product-card{flex:0 0 calc(25% - 1.5rem);min-width:280px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;transition:all .3s ease}.tabbed-collections__product-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px);border-color:#008eff}.tabbed-collections__product-image-wrapper{display:block;position:relative;width:100%;padding-top:100%;overflow:hidden;background:#f9fafb}.tabbed-collections__product-image,.tabbed-collections__product-image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.tabbed-collections__product-image-placeholder svg{width:100%;height:100%;opacity:.3}.tabbed-collections__product-info{padding:2rem}.tabbed-collections__product-title{margin:0 0 1rem;font-size:1.6rem;font-weight:600;line-height:1.4}.tabbed-collections__product-title a{color:#1a1a1a;text-decoration:none;transition:color .2s ease}.tabbed-collections__product-title a:hover{color:#008eff}.tabbed-collections__product-price{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.tabbed-collections__price{font-size:1.8rem;font-weight:700;color:#1a1a1a}.tabbed-collections__price--sale{color:#008eff}.tabbed-collections__price--compare{font-size:1.5rem;font-weight:400;color:#9ca3af;text-decoration:line-through}.tabbed-collections__color-swatches{display:flex;align-items:center;gap:.8rem;margin-bottom:1.5rem}.tabbed-collections__color-swatch{width:24px;height:24px;border-radius:50%;border:2px solid #e5e7eb;cursor:pointer;transition:all .2s ease}.tabbed-collections__color-swatch:hover{transform:scale(1.15);border-color:#008eff}.tabbed-collections__color-more{font-size:1.3rem;color:#6b7280;font-weight:500}.tabbed-collections__learn-more{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 2rem;background:transparent;border:2px solid #008eff;border-radius:8px;color:#008eff;font-size:1.4rem;font-weight:600;text-decoration:none;transition:all .3s ease}.tabbed-collections__learn-more:hover{background:#008eff;color:#fff;transform:translate(4px)}.tabbed-collections__learn-more svg{transition:transform .3s ease}.tabbed-collections__learn-more:hover svg{transform:translate(4px)}.tabbed-collections__empty{text-align:center;padding:6rem 2rem;color:#6b7280;font-size:1.6rem}@media (max-width: 1024px){.tabbed-collections__product-card{flex:0 0 calc(33.333% - 1.35rem);min-width:240px}.tabbed-collections__carousel{padding:0 5rem}}@media (max-width: 749px){.tabbed-collections{padding:4rem 0}.tabbed-collections__inner{padding:0 1.5rem}.tabbed-collections__title{font-size:3rem;margin-bottom:3rem;display:block}.tabbed-collections__header{display:block;margin-bottom:0}.tabbed-collections__tabs{gap:1rem;margin-bottom:3rem;display:flex}.tabbed-collections__tab{padding:1rem 2rem;font-size:1.4rem}.tabbed-collections__carousel{padding:0}.tabbed-collections__nav{display:none}.tabbed-collections__track-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.tabbed-collections__track-wrapper::-webkit-scrollbar{display:none}.tabbed-collections__track{gap:1.5rem;padding:0}.tabbed-collections__product-card{flex:0 0 85%;min-width:280px}.tabbed-collections__product-info{padding:1.5rem}.tabbed-collections__product-title{font-size:1.5rem}.tabbed-collections__price{font-size:1.6rem}.tabbed-collections__learn-more{width:100%;justify-content:center}}@media (max-width: 480px){.tabbed-collections__product-card{flex:0 0 90%;min-width:260px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/tabbed-collections.css.map */
