.section-d2c-collection .page-width{max-width:160rem}.d2c-filters__title{font-size:20px;font-weight:700;color:var(--d2c-text-dark);margin:0}.d2c-filters__clear{font-size:14px}.d2c-filter-group__label{font-size:16px}.d2c-filter-checkbox__label{font-size:15px}.d2c-filter-group__count{font-size:14px}:root{--d2c-red: #cc0000;--d2c-dark-bg: #333333;--d2c-light-gray: #f5f5f5;--d2c-border-gray: #e5e5e5;--d2c-text-dark: #2c2c2c;--d2c-text-gray: #666666;--d2c-text-light: #999999}.d2c-hero-banner{position:relative;width:100%;height:400px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;margin-bottom:60px;overflow:hidden}.d2c-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#00000080,#0000004d,#00000080)}.d2c-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:32px;text-align:center}.d2c-hero-text{display:flex;flex-direction:column;align-items:center;gap:12px}.d2c-hero-title{font-size:56px;font-weight:700;color:#fff;margin:0 0 12px;letter-spacing:2px;font-style:italic;text-shadow:2px 2px 8px rgba(0,0,0,.7);line-height:1.1}.d2c-hero-subtitle{font-size:28px;font-weight:400;color:#fff;margin:0;letter-spacing:1.5px;text-shadow:2px 2px 8px rgba(0,0,0,.7)}.d2c-hero-star{display:inline-block;margin:0 12px;font-size:.7em;vertical-align:middle}.d2c-hero-button{display:inline-flex;align-items:center;justify-content:center;gap:0;padding:1.625rem 3.25rem 1.625rem 2.6rem;background-color:#c8102e;color:#fff;font-size:1.7rem;font-weight:600;font-style:italic;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease;position:relative;white-space:nowrap}.d2c-hero-button-icon{flex-shrink:0;position:absolute;left:-26px;width:46px;height:46px}.d2c-hero-button:hover{background-color:#a60d25}.d2c-collection-page{padding:0 0 40px}.d2c-collection-header{text-align:center;margin-bottom:40px}.d2c-collection-title{font-size:36px;font-weight:700;color:var(--d2c-text-dark);margin:0 0 10px;letter-spacing:1px}.d2c-collection-description{font-size:14px;color:var(--d2c-text-gray)}.d2c-collection-content{display:flex;gap:30px;align-items:flex-start}.d2c-sidebar{flex:0 0 260px;position:sticky;top:20px}.d2c-filters{background:#fff;border:1px solid var(--d2c-border-gray);border-radius:4px;padding:20px}.d2c-filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid var(--d2c-border-gray)}.d2c-filters-header h3{font-size:18px;font-weight:700;color:var(--d2c-text-dark);margin:0}.d2c-clear-filters{background:none;border:none;color:var(--d2c-red);font-size:13px;cursor:pointer;text-decoration:underline;padding:0}.d2c-clear-filters:hover{color:#900}.d2c-filter-group{margin-bottom:15px;border-bottom:1px solid var(--d2c-border-gray);padding-bottom:15px}.d2c-filter-group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.d2c-filter-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:8px 0;cursor:pointer;font-size:14px;font-weight:600;color:var(--d2c-text-dark);text-align:left}.d2c-filter-toggle:hover{color:var(--d2c-red)}.d2c-filter-title{flex:1}.d2c-filter-count{color:var(--d2c-text-gray);font-size:13px;margin-left:5px}.d2c-filter-icon{margin-left:10px;transition:transform .3s ease}.d2c-filter-toggle.active .d2c-filter-icon{transform:rotate(180deg)}.d2c-filter-options{max-height:0;overflow:hidden;transition:max-height .3s ease}.d2c-filter-toggle.active+.d2c-filter-options{max-height:500px;padding-top:10px}.d2c-filter-option{display:flex;align-items:center;padding:6px 0;cursor:pointer;font-size:14px;color:var(--d2c-text-gray)}.d2c-filter-option:hover{color:var(--d2c-text-dark)}.d2c-filter-option input[type=checkbox]{margin-right:8px;cursor:pointer;width:16px;height:16px}.d2c-main-content{flex:1;min-width:0}.d2c-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid var(--d2c-border-gray)}.d2c-product-count{font-size:14px;color:var(--d2c-text-gray);font-weight:500}.d2c-product-count span{font-weight:700;color:var(--d2c-text-dark)}.d2c-sort{display:flex;align-items:center;gap:10px}.d2c-sort label{font-size:14px;color:var(--d2c-text-gray)}.d2c-sort-select{padding:8px 32px 8px 12px;border:1px solid var(--d2c-border-gray);border-radius:4px;font-size:14px;background:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.d2c-sort-select:focus{outline:2px solid var(--d2c-red);outline-offset:2px}.d2c-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:40px}.d2c-product-card{background:#fff;border:1px solid var(--d2c-border-gray);border-radius:4px;padding:20px;transition:box-shadow .3s ease,transform .2s ease;position:relative;display:flex;flex-direction:column}.d2c-product-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.d2c-product-card.hidden{display:none}.d2c-product-card-inner{display:flex;flex-direction:column;height:100%}.d2c-product-badge{position:absolute;top:20px;right:20px;background:var(--d2c-red);color:#fff;padding:5px 12px;font-size:12px;font-weight:700;letter-spacing:.5px;border-radius:2px;z-index:1}.d2c-product-image-link{display:block;margin:0 auto 12px;text-align:center}.d2c-product-image{aspect-ratio:1;display:flex;align-items:center;justify-content:center;margin:0 auto}.d2c-product-image img{width:100%;height:100%;object-fit:contain}.d2c-product-image .d2c-placeholder{width:100%;height:100%;opacity:.3}.d2c-product-info{flex:1;margin-bottom:16px;text-align:center}.d2c-product-title-link{text-decoration:none;color:inherit;display:block}.d2c-product-title-link:hover .d2c-product-title{color:var(--d2c-red)}.d2c-product-brand{font-size:18px;font-style:italic;font-weight:400;color:var(--d2c-text-dark);margin:0 0 4px;line-height:1.3}.d2c-product-title{font-size:17px;font-weight:400;color:var(--d2c-text-dark);margin:0 0 6px;line-height:1.3}.d2c-product-subtitle{font-size:14px;color:var(--d2c-text-light);margin:0;line-height:1.4}.d2c-product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.d2c-product-compare{flex:0 0 auto}.d2c-compare-checkbox{display:flex;align-items:center;cursor:pointer;font-size:14px;color:var(--d2c-text-gray);-webkit-user-select:none;user-select:none}.d2c-compare-checkbox:hover{color:var(--d2c-text-dark)}.d2c-compare-checkbox input[type=checkbox]{margin-right:6px;cursor:pointer;width:16px;height:16px;accent-color:var(--d2c-red)}.d2c-product-arrow{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:var(--d2c-red);color:#fff;border-radius:4px;text-decoration:none;transition:background .2s ease;margin:-16px -16px -16px 0;clip-path:polygon(0 0,100% 0,100% 100%);position:relative;flex-shrink:0}.d2c-product-arrow svg{position:absolute;top:8px;right:8px;width:20px;height:20px}.d2c-product-arrow:hover{background:#900}.d2c-compare-bar{position:fixed;bottom:0;left:0;right:0;background:var(--d2c-dark-bg);color:#fff;z-index:1000;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 12px #0003}.d2c-compare-bar.active{transform:translateY(0)}.d2c-compare-bar-content{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;max-width:1400px;margin:0 auto;gap:30px}.d2c-compare-bar-left{flex:0 0 auto}.d2c-compare-bar-title{font-size:16px;font-weight:700;letter-spacing:1px}.d2c-compare-bar-middle{flex:1;display:flex;gap:20px;overflow-x:auto;padding:5px 0}.d2c-compare-product-item{display:flex;align-items:center;gap:10px;background:#ffffff1a;padding:8px 12px;border-radius:4px;white-space:nowrap}.d2c-compare-product-thumb{width:40px;height:40px;background:#fff;border-radius:3px;overflow:hidden;flex-shrink:0}.d2c-compare-product-thumb img{width:100%;height:100%;object-fit:contain}.d2c-compare-product-name{font-size:13px;max-width:150px;overflow:hidden;text-overflow:ellipsis}.d2c-compare-product-remove{background:none;border:none;color:#fff;cursor:pointer;padding:4px;margin-left:5px;opacity:.7;transition:opacity .2s}.d2c-compare-product-remove:hover{opacity:1}.d2c-compare-bar-right{flex:0 0 auto;display:flex;align-items:center;gap:15px}.d2c-compare-bar-limit{font-size:12px;opacity:.8}.d2c-compare-button{background:var(--d2c-red);color:#fff;border:none;padding:12px 32px;font-size:14px;font-weight:700;letter-spacing:1px;cursor:pointer;border-radius:4px;transition:background .2s ease}.d2c-compare-button:hover{background:#900}.d2c-compare-button:disabled{background:#666;cursor:not-allowed}.d2c-compare-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px}.d2c-compare-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;cursor:pointer}.d2c-compare-modal-content{position:relative;background:#fff;border-radius:8px;max-width:1200px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 8px 32px #0000004d}.d2c-compare-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 30px;border-bottom:1px solid var(--d2c-border-gray)}.d2c-compare-modal-header h2{font-size:24px;font-weight:700;color:var(--d2c-text-dark);margin:0}.d2c-compare-modal-close{background:none;border:none;cursor:pointer;padding:8px;color:var(--d2c-text-gray);transition:color .2s}.d2c-compare-modal-close:hover{color:var(--d2c-text-dark)}.d2c-compare-modal-body{flex:1;overflow:auto;padding:30px}.d2c-compare-table-wrapper{overflow-x:auto}.d2c-compare-table{width:100%;border-collapse:collapse;font-size:14px}.d2c-compare-table th,.d2c-compare-table td{padding:16px;text-align:left;border-bottom:1px solid var(--d2c-border-gray);vertical-align:top}.d2c-compare-table th{background:var(--d2c-light-gray);font-weight:600}.d2c-compare-table .d2c-compare-label-col{width:150px;font-weight:700;font-style:italic;text-transform:uppercase;color:var(--d2c-text-gray);font-size:12px;letter-spacing:.5px}.d2c-compare-product-header{text-align:center;padding:8px}.d2c-compare-product-image{width:250px;height:250px;margin:0!important;border-radius:4px;overflow:hidden}.d2c-compare-product-image img{width:100%;height:100%;padding:20px}.d2c-compare-product-title{font-weight:600;color:var(--d2c-text-dark);font-size:15px;line-height:1.4}.d2c-compare-product-link{margin-top:8px;color:var(--d2c-red);text-decoration:none;font-size:13px;text-align:center!important}.d2c-compare-product-link:hover{text-decoration:underline}.d2c-compare-empty{text-align:center;padding:60px 20px;color:var(--d2c-text-gray)}.d2c-compare-empty p{font-size:16px;margin:0}.d2c-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:40px}.d2c-pagination-link{padding:8px 14px;border:1px solid var(--d2c-border-gray);border-radius:4px;text-decoration:none;color:var(--d2c-text-dark);font-size:14px;transition:all .2s}.d2c-pagination-link:hover:not(.active){border-color:var(--d2c-red);color:var(--d2c-red)}.d2c-pagination-link.active{background:var(--d2c-red);color:#fff;border-color:var(--d2c-red);cursor:default}@media screen and (max-width:1200px){.d2c-product-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:990px){.d2c-hero-banner{height:300px}.d2c-hero-content{flex-direction:column;text-align:center;gap:24px}.d2c-hero-title{font-size:42px}.d2c-hero-subtitle{font-size:22px}.d2c-collection-content{flex-direction:column}.d2c-sidebar{position:static;flex:0 0 auto;width:100%}.d2c-product-grid{grid-template-columns:repeat(2,1fr)}.d2c-compare-bar-content{padding:15px 20px;flex-wrap:wrap}.d2c-compare-bar-middle{order:3;width:100%;margin-top:15px}}@media screen and (max-width:749px){.d2c-hero-banner{height:250px;margin-bottom:40px}.d2c-hero-title{font-size:32px;letter-spacing:1px}.d2c-hero-subtitle{font-size:16px;letter-spacing:1px}.d2c-hero-star{margin:0 6px;font-size:.6em}.d2c-hero-button{padding:1.3rem 2.6rem 1.3rem 1.95rem;font-size:1.3rem}.d2c-hero-button-icon{width:36px;height:36px;left:-21px}.d2c-collection-title{font-size:28px}.d2c-toolbar{flex-direction:column;align-items:flex-start;gap:12px}.d2c-sort{width:100%}.d2c-sort-select{flex:1}.d2c-product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.d2c-product-card{padding:12px}.d2c-product-title{font-size:14px}.d2c-compare-bar-content{gap:15px}.d2c-compare-bar-limit{display:none}.d2c-compare-modal-content{max-height:95vh}.d2c-compare-modal-header,.d2c-compare-modal-body{padding:20px}.d2c-compare-table th,.d2c-compare-table td{padding:12px 8px;font-size:13px}.d2c-compare-product-image{width:120px;height:120px}.d2c-compare-product-image img{padding:12px}}@media screen and (max-width:500px){.d2c-hero-banner{height:200px}.d2c-hero-title{font-size:24px}.d2c-hero-subtitle{font-size:14px}.d2c-hero-star{margin:0 4px}.d2c-hero-button{padding:1.14rem 1.95rem 1.14rem 1.625rem;font-size:1.14rem}.d2c-hero-button-icon{width:31px;height:31px;left:-18px}.d2c-product-grid{grid-template-columns:1fr}.d2c-compare-bar-title{font-size:14px}.d2c-compare-button{padding:10px 24px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/d2c-collection.css.map */
