.collection-container{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem 1.5rem 3rem}@media screen and (min-width:900px){.collection-container{grid-template-columns:280px 1fr;align-items:start;gap:3rem}}.collection-filters{display:flex;flex-direction:column;gap:1.5rem}.filter-group{border-bottom:1px solid #eee;padding-bottom:1.5rem}.filter-title{font-weight:700;margin-bottom:1rem;font-size:1rem;display:flex;justify-content:space-between;cursor:pointer}.filter-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.filter-item label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:#333}.filter-item input[type=checkbox]{width:16px;height:16px;border-radius:4px}.price-range-inputs{display:flex;gap:10px;align-items:center}.price-input-group{display:flex;align-items:center;border:1px solid #ccc;padding:5px 10px;border-radius:4px}.price-input-group input{border:none;width:100%;outline:none;font-size:.9rem}.price-currency{margin-right:5px;color:#777;font-size:.9rem}.collection-content{width:100%}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee}.toolbar-count{font-size:.9rem;color:#555}.toolbar-sort{display:flex;align-items:center;gap:.5rem}.toolbar-sort select{padding:5px 10px;border:1px solid #ccc;border-radius:4px;font-size:.9rem;background:#fff}.collection-product-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:16px;row-gap:30px;list-style:none;padding:0;margin:0}@media screen and (min-width:768px){.collection-product-grid{grid-template-columns:repeat(3,1fr);column-gap:20px}}@media screen and (min-width:1100px){.collection-product-grid{grid-template-columns:repeat(4,1fr);column-gap:24px}}.mobile-filter-trigger{display:none}@media screen and (max-width:899px){.collection-container{display:block}.collection-filters{display:none}.mobile-filter-trigger{display:block;width:100%;margin-bottom:1.5rem}.btn-filter-drawer{width:100%;padding:10px;background:#f4f4f4;border:1px solid #e0e0e0;text-align:center;font-weight:600;cursor:pointer}}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1rem}.active-filter-pill{background:#f0f0f0;padding:4px 10px;border-radius:20px;font-size:.8rem;display:flex;align-items:center;gap:5px;text-decoration:none;color:#000}.active-filter-pill:hover{background:#e0e0e0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-collection.css.map */
