.card{border:none;border-radius:0;overflow:hidden;background:#fffaf6}.product-card-image:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026!important;cursor:pointer}.card-body{padding:0;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-evenly}.product-card-link{text-decoration:none;color:inherit;display:block}.product-card-link:hover{text-decoration:none;color:inherit}.product-card-image{min-height:350px;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:1rem;transition:all 1s cubic-bezier(.4,0,.2,1)}.product-card-image img{max-width:100%;max-height:200px;height:auto;object-fit:contain}.product-card-text{color:#000;font-size:18px;font-style:normal;font-weight:300;line-height:normal;margin-top:auto;padding:6px 30px 30px;background-color:#fffaf6;text-align:center;font-family:Neue Haas Grotesk Display,sans-serif;min-height:90px}.product-card-title{color:#000;font-size:15px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:.25rem}.product-card-code{color:#666;font-size:13px;font-weight:300;display:block}.product-image-container{min-height:200px}@media (max-width: 768px){.product-image-container{min-height:160px}}.product-card{display:flex;flex-direction:column;height:100%;justify-content:space-between}.product-card:hover{transform:translateY(-2px);transition:transform .2s ease}.product-image-container{min-height:180px;flex-grow:1;display:flex;align-items:center;justify-content:center}.product-card img{object-fit:contain;max-height:100%;max-width:100%}.results-text{color:#000;font-size:32px;font-family:Neue Haas Grotesk Display,sans-serif}.results-text .results-word{font-size:20px;font-family:Neue Haas Grotesk Display,sans-serif}.products-section-pager{text-align:center;display:flex;justify-content:center;width:100%;padding:3rem 0}.products-section-pager .pagination{display:flex;justify-content:center;width:100%}.products-section-pager .nav-bar{display:flex;justify-content:center;align-items:center;flex-direction:row}.product-hero-section{min-height:70vh;height:70vh}.product-hero-overlay{background:linear-gradient(90deg,#14120f73,#14120f1a 60%,#14120f00)}.product-hero-content{padding-bottom:4rem}.product-hero-label{font-size:clamp(2.5rem,5vw,4rem);letter-spacing:1.2em;font-weight:300;color:#fffffff2;text-shadow:0 2px 20px rgba(0,0,0,.3)}.product-color-filter{background-color:#fff;border:2px solid transparent;color:#2d2a26;text-transform:uppercase;font-size:.75rem;letter-spacing:.1em;transition:all .2s ease;display:inline-flex;align-items:center;text-shadow:0 1px 2px rgba(255,255,255,.8);font-family:Neue Haas Grotesk Display,sans-serif}.product-color-filter:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;border-color:#0003}.product-color-filter.active{border-color:#2d2a26;box-shadow:0 4px 16px #00000040;transform:translateY(-1px)}.product-color-filter[data-color=all]{border:1px solid rgba(0,0,0,.1);background:#fff}.product-color-filter[data-color=chrome]{background:#ededed}.product-color-filter[data-color=black]{background:#000;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.product-color-filter[data-color=satin-brass]{background:#fbe4aa}.product-color-filter[data-color=graphite]{background:#777;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.product-color-filter[data-color=stainless-steel]{background:#c9c9c9}.product-color-filter[data-color=obsidian]{background:#445055;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.product-color-filter[data-color=champagne]{background:#f7e6ca}.product-color-filter[data-color=rose-gold]{background:#b76e79;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.product-eyebrow{letter-spacing:.3em;font-weight:600}.product-section-title{letter-spacing:.15em;font-weight:400;font-size:clamp(1.75rem,3vw,2.5rem)}.product-handle-cylinder{width:100px;height:100px;margin:0 auto;border-radius:28px;background:linear-gradient(135deg,#f6e0a6,#d9b75f,#b88a33 70%,#f7d48b);box-shadow:inset 0 0 20px #ffffff4d,inset 0 0 35px #0003,0 8px 20px #0000001a}.product-handle-cylinder-large{height:130px}.products-range-section-top{padding-top:3rem}.products-section{padding:3rem 0}.products-color-filter-group{border-radius:102px;background:#fff;padding:1rem;margin:0 auto}@media (max-width: 768px){.products-color-filter-group,.products-range-filter-group{position:relative;border-radius:12px;padding:0;background:#fff;width:100%;max-width:400px}.products-color-filter-group .product-color-filter,.products-range-filter-group .product-range-filter{display:none;width:100%;margin:0;justify-content:flex-start;text-align:left;border:none;border-radius:0;color:#2d2a26;background:#fff;text-shadow:none!important}.products-color-filter-group .product-color-filter .ms-2,.products-range-filter-group .product-range-filter .ms-2{margin-left:1rem!important;flex:1;text-align:left}.range-filter-collapsible{display:none!important;opacity:0;overflow:hidden;transition:all .3s ease}.products-color-filter-group .product-color-filter.active,.products-range-filter-group .product-range-filter.active{display:flex;width:100%;justify-content:flex-start;border-radius:12px;padding:1rem;font-size:.875rem;cursor:pointer;position:relative;z-index:10;order:-1;box-shadow:none}.products-color-filter-group .product-color-filter.active:after,.products-range-filter-group .product-range-filter.active:after{content:"▼";margin-left:auto;transition:transform .3s ease;font-size:.7rem}.products-color-filter-group.open,.products-range-filter-group.open{box-shadow:0 4px 16px #00000026}.products-color-filter-group.open .product-color-filter.active:after,.products-range-filter-group.open .product-range-filter.active:after{content:"▲"}.products-color-filter-group.open .product-color-filter,.products-range-filter-group.open .product-range-filter{display:flex;width:100%;border-radius:0!important;border-bottom:1px solid rgba(0,0,0,.08);padding:1rem;cursor:pointer}.products-color-filter-group.open .product-color-filter:not(.active):after,.products-range-filter-group.open .product-range-filter:not(.active):after{display:none}.products-color-filter-group.open .product-color-filter:first-child,.products-range-filter-group.open .product-range-filter:first-child{border-radius:12px 12px 0 0!important}.products-color-filter-group.open .product-color-filter:last-child,.products-range-filter-group.open .product-range-filter:last-child{border-radius:0 0 12px 12px!important;border-bottom:none}.products-range-filter-group{border-radius:12px!important}.products-color-filter-group .product-color-filter:hover,.products-range-filter-group .product-range-filter:hover{transform:none;box-shadow:none}.products-color-filter-group:not(.open) .product-color-filter.active:hover,.products-range-filter-group:not(.open) .product-range-filter.active:hover{background-color:#fff}.products-color-filter-group .product-color-filter .color-swatch{width:50px;height:25px;border-radius:16px;margin-right:0}.product-hero-section{min-height:60vh;height:60vh}.product-hero-label{letter-spacing:.8em}.product-hero-content{padding-bottom:2rem}.product-color-filter,.product-range-filter{font-size:.7rem;padding:.5rem 1rem}.product-image-container{min-height:160px}.product-handle-cylinder{width:80px;height:80px}.product-handle-cylinder-large{height:100px}}.color-swatch{display:none}@media (max-width: 768px){.color-swatch{display:inline-block;width:50px;height:25px;border:2px solid rgba(0,0,0,.1);flex-shrink:0;border-radius:16px}.color-swatch[data-color=chrome],.color-swatch[data-color=stainless-steel]{background:linear-gradient(135deg,#e8e8e8,#c9c9c9)}.color-swatch[data-color=black],.color-swatch[data-color=double-black]{background:#000}.color-swatch[data-color=graphite]{background:#777}.color-swatch[data-color=satin-brass]{background:linear-gradient(135deg,#fbe4aa,#d4b86a)}.color-swatch[data-color=obsidian]{background:#445055}.color-swatch[data-color=champagne]{background:linear-gradient(135deg,#f7e6ca,#e6d4b8)}.color-swatch[data-color=rose-gold]{background:linear-gradient(135deg,#b76e79,#d4a5a5)}}@media (max-width: 576px){.product-hero-label{letter-spacing:.5em;font-size:2rem}.product-section-title{letter-spacing:.1em}}.filter-results-header{display:flex;align-items:center;gap:.5rem;margin-right:auto;cursor:pointer;-webkit-user-select:none;user-select:none;transition:opacity .2s ease}.filter-results-header:hover{opacity:.8}.filter-icon{color:#2d2a26}.filter-results-text{font-size:1.25rem;color:#2d2a26;font-family:Neue Haas Grotesk Display,sans-serif}.filter-chevron{width:16px;height:16px;color:#2d2a26;transition:transform .3s ease;margin-left:.25rem}.filter-results-header.filters-open .filter-chevron{transform:rotate(180deg)}.results-count-wrapper{margin-left:auto}.range-filter-collapsible{display:none!important;opacity:0;overflow:hidden;transition:all .3s ease}.range-filter-collapsible.show{display:flex!important;opacity:1;margin:0 auto}@media (max-width: 768px){.results-count-wrapper{margin-left:0}.filter-icon{width:18px;height:18px}.filter-results-text{font-size:1.1rem}.results-text{font-size:1.5rem}.results-text .results-word{font-size:1rem}.products-color-filter-group,.products-range-filter-group{width:100%;padding:0!important;min-height:50px}}.products-section-filter{padding-bottom:3rem}@media (max-width: 768px){.products-section-filter{flex-direction:row;align-items:center!important;justify-content:space-between}}@media (max-width: 767.98px){.products-range-section-top{text-align:center}}.product-range-filter{background-color:#fff;border:2px solid transparent;color:#2d2a26;text-transform:uppercase;font-size:.75rem;letter-spacing:.1em;transition:all .2s ease;display:inline-flex;align-items:center;text-shadow:0 1px 2px rgba(255,255,255,.8);font-family:Neue Haas Grotesk Display,sans-serif}.product-range-filter:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;border-color:#0003}.product-range-filter.active{border-color:#2d2a26;box-shadow:0 4px 16px #00000040;transform:translateY(-1px)}.products-range-filter-group{border-radius:102px;background:#fff;padding:1rem}section.products-section.products-range{padding:0}
