.collection-page{display:flex;gap:30px}.color-swatches{display:flex;flex-wrap:wrap;gap:8px}.color-swatch{position:relative;width:28px;height:28px;display:inline-block}.color-swatch input{position:absolute;opacity:0;cursor:pointer}.swatch-circle{display:block;width:28px;height:28px;border-radius:50%;border:1px solid #ddd}.color-swatch input:checked+.swatch-circle{border:2px solid rgb(var(--color-foreground))}.filters-sidebar{width:25%;color:rgb(var(--color-foreground))}.categories-section h2,.filter-section h3{font-size:14px;font-weight:700;margin:15px 0;display:flex;align-items:center;gap:8px;color:rgb(var(--color-foreground))}.categories-section h2 svg,.filter-section h3 svg{width:16px}.active-count{color:rgba(var(--color-foreground),.7);font-weight:400;font-size:12px}.category-list{padding:0}.category-list li{list-style:none;margin-bottom:10px}.category-list a{display:block;background:#f3f3f3;padding:10px 25px;border-radius:8px;text-decoration:none;color:rgb(var(--color-foreground));text-transform:capitalize;border:1px solid #f3f3f3}.category-list a:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.compare-price{text-decoration:line-through;color:rgba(var(--color-foreground),.6);font-size:.9em;margin-left:5px}.clear-all{display:flex;align-items:center;gap:6px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;padding:10px 16px;border-radius:25px;margin:15px 0;cursor:pointer;width:100%;justify-content:center;text-decoration:none}button.clear-all svg{width:17px}.filter-block{border-top:1px solid #ddd;padding-top:15px;margin-top:15px}.filter-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.filter-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;text-transform:uppercase;color:rgb(var(--color-foreground))}.caret-icon{transition:transform .3s ease}.filter-header.active .caret-icon{transform:rotate(180deg)}.reset-link{font-size:12px;text-decoration:none;color:rgba(var(--color-foreground),.6)}.reset-link:hover{color:rgb(var(--color-foreground))}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:14px;margin:8px 0;color:rgb(var(--color-foreground))}.filter-text{display:flex;justify-content:space-between;width:100%}.filter-label{font-size:14px;color:rgb(var(--color-foreground))}.filter-count{font-size:14px;color:rgba(var(--color-foreground),.7)}.collection-main{width:75%}.collection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;color:rgb(var(--color-foreground))}.product-grid{display:grid;gap:20px}.product-grid.grid-3{grid-template-columns:repeat(3,1fr)}.product-grid.grid-4{grid-template-columns:repeat(4,1fr)}.product-grid.grid-list{grid-template-columns:1fr 1fr}.product-card{border:1px solid #ddd;border-radius:8px;overflow:hidden;background:rgb(var(--color-background));transition:box-shadow .2s ease;cursor:pointer}.product-card:hover{box-shadow:0 4px 10px rgba(var(--color-shadow),.08)}.product-card img{width:100%;display:block;height:400px;object-fit:cover}.product-card h3{font-size:16px;margin:10px;color:rgb(var(--color-foreground))}.product-card p{font-size:14px;margin:0 10px 10px;color:rgba(var(--color-foreground),.85)}.sort-by-form{display:inline-block;margin:0}.sort-by-select{padding:5px 10px;border-radius:4px;border:none;background:transparent;color:rgb(var(--color-foreground))}.sort-by-select:focus-visible{border:none;outline:none;background:transparent}.view-switcher{display:flex;gap:8px}.view-btn{background:#f3f3f3;padding:8px;border-radius:6px;cursor:pointer;width:35px;height:35px;display:flex;justify-content:center;align-items:center;color:rgb(var(--color-foreground))}.view-btn.active{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.view-btn svg rect,.view-btn svg circle,.view-btn svg path{fill:currentColor}.price-range-wrapper{padding:15px 0}.slider-container{position:relative;padding-top:15px;margin-bottom:20px;display:none}.slider-track{position:absolute;top:20px;left:0;height:4px;background:rgb(var(--color-background));width:100%;z-index:1}.slider-container input[type=range]{position:absolute;top:17px;width:100%;background:none;pointer-events:none;z-index:2}.slider-container input[type=range]::-webkit-slider-thumb{pointer-events:all;width:20px;height:20px;background:rgb(var(--color-background));border:2px solid rgb(var(--color-foreground));border-radius:50%;cursor:pointer;-webkit-appearance:none;margin-top:-8px}.slider-container input[type=range]::-moz-range-thumb{pointer-events:all;width:20px;height:20px;background:rgb(var(--color-background));border:2px solid rgb(var(--color-foreground));border-radius:50%;cursor:pointer}.price-inputs{display:flex;align-items:center;gap:8px}.price-inputs input{width:70px;padding:8px;border:1px solid #000;border-radius:8px;text-align:center;font-weight:700;background:#f3f3f3;color:rgb(var(--color-foreground))}.price-inputs .dash{font-size:18px;color:rgb(var(--color-foreground))}@media screen and (max-width:768px){.collection-page{flex-direction:column}.collection-main,.filters-sidebar{width:100%}.view-switcher{display:none}.product-grid{gap:20px;grid-template-columns:repeat(2,1fr)!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/main-collection.css.map */
