:root{--tc-font-heading: "Bebas Neue", Impact, sans-serif;--tc-font-ui: "Montserrat", Arial, sans-serif;--tc-accent: #941114;--tc-text-dark: #242f46;--tc-text-muted: #8c8680;--tc-tab-active-bg: #f0ede9;--tc-border: #e0dcd6}.ocs-hp-tabbed-collections-section{overflow-x:hidden}.hp-tabbed-collections{width:calc(100% - 20px);max-width:1390px;margin:30px auto}.hp-tabbed-collections__header{text-align:center;margin-bottom:4px}.hp-tabbed-collections__heading{font-family:var(--tc-font-heading);font-weight:700;font-size:clamp(1.8rem,4vw,2.6rem);text-transform:uppercase;letter-spacing:.04em;margin:0;padding:0;color:var(--tc-text-dark)}.hp-tabbed-collections__tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-bottom:20px;border-bottom:1px solid var(--tc-border)}.hp-tabbed-collections__tab{font-family:var(--tc-font-ui);font-weight:700;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--tc-text-muted);background:none;border:none;padding:14px 16px;cursor:pointer;position:relative;text-align:center;transition:color .3s ease,background .2s ease;margin-bottom:-1px}.hp-tabbed-collections__tab:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:transparent;transition:background .3s ease}.hp-tabbed-collections__tab.active{color:var(--tc-text-dark);background:none;font-weight:800;font-size:17px}.hp-tabbed-collections__tab.active:after{background:var(--tc-accent)}.hp-tabbed-collections__tab:hover{color:var(--tc-text-dark);background:none}.hp-tabbed-collections__panel{display:none}.hp-tabbed-collections__panel.active{display:block}.hp-tabbed-collections__grid{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch}.hp-tabbed-collections__product-item{width:calc(50% - 4px);flex:0 0 calc(50% - 4px)}.hp-tabbed-collections__product-item .card-wrapper{height:100%;display:flex;flex-direction:column}.hp-tabbed-collections__product-item .cardData,.hp-tabbed-collections__product-item .card__content{display:flex;flex-direction:column;flex:1}.hp-tabbed-collections__product-item .card-title__holder{flex:1}.hp-tabbed-collections__product-item .cta.btn{margin-top:auto}.hp-tabbed-collections__swiper-track{width:100%}.hp-tabbed-collections__swiper-track .swiper-container{overflow:hidden;touch-action:pan-y}.hp-tabbed-collections__swiper-track .swiper-slide .hp-tabbed-collections__product-item{width:100%;flex:none}.hp-tabbed-collections__swiper-track .swiper-wrapper{align-items:stretch}.hp-tabbed-collections__swiper-track .swiper-slide{height:auto;display:flex}.hp-tabbed-collections__swiper-track .swiper-slide .card-wrapper{width:100%;display:flex;flex-direction:column;height:100%}.hp-tabbed-collections__swiper-track .swiper-slide .cardData,.hp-tabbed-collections__swiper-track .swiper-slide .card__content{display:flex;flex-direction:column;flex:1}.hp-tabbed-collections__swiper-track .swiper-slide .card-title__holder{flex:1}.hp-tabbed-collections__swiper-track .swiper-slide .cta.btn{margin-top:auto}.hp-tabbed-collections__swiper-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;padding:4px 0}.hp-tabbed-collections__swiper-controls:has(.swiper-pagination-lock){display:none}.hp-tc-swiper-btn{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;background:none;border:none;padding:0;transition:color .2s}.hp-tc-swiper-btn:hover{color:#111}.hp-tc-swiper-btn.swiper-button-disabled{opacity:.3;pointer-events:none}.hp-tabbed-collections__swiper-controls .swiper-pagination{position:static!important;display:flex!important;align-items:center;gap:8px;width:auto!important;bottom:auto!important;left:auto!important;transform:none!important}.hp-tabbed-collections__swiper-controls .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;background:#ccc;opacity:1;margin:0!important;display:inline-block!important;flex-shrink:0;transition:background .2s,transform .2s}.hp-tabbed-collections__swiper-controls .swiper-pagination-bullet-active{background:var(--tc-accent);transform:scale(1.3)}.hp-tabbed-collections__tile{position:relative;overflow:hidden;border-radius:6px}.hp-tabbed-collections__tile-link{display:block;position:relative;text-decoration:none}.hp-tabbed-collections__tile-img{width:100%;height:200px;object-fit:cover;display:block;transition:transform .4s ease}.hp-tabbed-collections__tile:hover .hp-tabbed-collections__tile-img{transform:scale(1.03)}.hp-tabbed-collections__tile-placeholder{width:100%;height:200px;background:#e8e4de}.hp-tabbed-collections__tile-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#00000080,#0000 50%);z-index:1;pointer-events:none}.hp-tabbed-collections__tile-content{position:absolute;bottom:0;left:0;right:0;padding:16px;z-index:2;text-align:center}.hp-tabbed-collections__tile-title{font-family:var(--tc-font-heading);font-weight:700;font-size:1.4rem;color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:0;padding:0;line-height:1.1}.hp-tabbed-collections__empty{width:100%;text-align:center;padding:40px 20px;color:var(--tc-text-muted);font-family:var(--tc-font-ui);font-size:.9rem}.hp-tabbed-collections__view-all{text-align:center;margin-top:20px}.hp-tabbed-collections__view-all-btn{display:inline-block;font-family:var(--tc-font-ui);font-weight:700;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--tc-text-dark);border:2px solid var(--tc-text-dark);padding:10px 32px;text-decoration:none;border-radius:3px;transition:background .3s ease,color .3s ease}.hp-tabbed-collections__view-all-btn:hover{background:var(--tc-text-dark);color:#fff}@media(min-width:600px){.hp-tabbed-collections__tabs{grid-template-columns:repeat(4,1fr)}.hp-tabbed-collections__grid{gap:14px}.hp-tabbed-collections__product-item{width:calc(25% - 11px);flex:0 0 calc(25% - 11px)}.hp-tabbed-collections__grid--tiles{display:grid;grid-template-columns:repeat(4,1fr)}.hp-tabbed-collections__tile-img,.hp-tabbed-collections__tile-placeholder{height:260px}.hp-tabbed-collections__tile-title{font-size:1.5rem}}@media(min-width:1000px){.hp-tabbed-collections{margin:50px auto}.hp-tabbed-collections__grid{gap:18px}.hp-tabbed-collections__product-item{width:calc(25% - 14px);flex:0 0 calc(25% - 14px)}.hp-tabbed-collections__tile-img,.hp-tabbed-collections__tile-placeholder{height:320px}.hp-tabbed-collections__tile-title{font-size:1.7rem}.hp-tabbed-collections__tile-content{padding:20px}.hp-tabbed-collections__tabs{margin-bottom:28px}.hp-tabbed-collections__tab{font-size:14px;padding:16px 20px}.hp-tabbed-collections__view-all{margin-top:28px}}.hp-tabbed-collections .card__content{padding:12px 12px 0;display:flex;flex-direction:column}.hp-tabbed-collections .card-title__holder{flex:1}.hp-tabbed-collections .msrp{margin:10px 0 12px;font-size:.8rem}.hp-tabbed-collections .cta.btn{margin:0 0 14px;align-self:center}
/*# sourceMappingURL=/cdn/shop/t/35/assets/ocs-hp-tabbed-collections.css.map */
