.collection-product-list{position:relative;padding:110px var(--section-padding-x) 60px;background-color:var(--color-white)}.collection-product-list__ooze{position:absolute;top:0;left:0;right:0;line-height:0;z-index:1;pointer-events:none}.collection-product-list__ooze svg{width:100%;height:auto;display:block}.collection-product-list__inner{position:relative;z-index:2;max-width:var(--page-width);margin:0 auto}.collection-product-list__filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.collection-product-list__filter-btn{padding:8px 20px;border:1px solid var(--color-black);border-radius:12px;background:none;font-family:var(--font-body);font-size:var(--text-base);font-weight:700;color:var(--color-black);cursor:pointer;transition:background-color .2s ease,color .2s ease}.collection-product-list__filter-btn.is-active{background-color:var(--color-black);color:var(--color-white)}.collection-product-list__filter-btn:hover:not(.is-active){background-color:var(--color-grey)}.collection-product-list__toolbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid var(--color-grey)}.collection-product-list__count{font-family:var(--font-body);font-size:var(--text-h6);font-weight:700;color:var(--color-black);text-align:center}.collection-product-list__sort{position:relative}.collection-product-list__sort-select{appearance:none;-webkit-appearance:none;padding:10px 36px 10px 14px;border:1px solid var(--color-black);border-radius:6px;background:var(--color-white) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 12px center;font-family:var(--font-body);font-size:var(--text-base);font-weight:700;color:var(--color-black);cursor:pointer;min-width:150px}.collection-product-list__sort-select:focus{outline:2px solid var(--color-gold);outline-offset:2px}.collection-product-list__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:45px 0}.collection-product-list__empty{text-align:center;padding:60px 20px;grid-column:1 / -1}.collection-product-list__empty-text{font-family:var(--font-body);font-size:var(--text-h6);font-weight:400;color:#838383}.collection-product-list__pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:40px;border-top:1px solid var(--color-grey)}.collection-product-list__page-link,.collection-product-list__page-current{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;font-family:var(--font-body);font-size:var(--text-base);font-weight:700;color:var(--color-black);text-decoration:none;transition:background-color .2s ease,color .2s ease}.collection-product-list__page-link:hover{background-color:var(--color-grey)}.collection-product-list__page-current{background-color:var(--color-black);color:var(--color-white)}.collection-product-list__page-arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;color:var(--color-black);text-decoration:none;transition:background-color .2s ease}.collection-product-list__page-arrow:hover{background-color:var(--color-grey)}.collection-product-list__page-arrow.is-disabled{opacity:.3;pointer-events:none}.collection-product-list__page-arrow svg{width:20px;height:20px}.collection-product-list__page-ellipsis{display:flex;align-items:center;justify-content:center;width:44px;height:44px;font-family:var(--font-body);font-size:var(--text-base);font-weight:700;color:#838383}@media(max-width:1499px){.collection-product-list__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.collection-product-list{padding:var(--space-2xl) var(--section-padding-x) 40px}.collection-product-list__filters{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:5px}.collection-product-list__filters::-webkit-scrollbar{display:none}.collection-product-list__filter-btn{white-space:nowrap;flex-shrink:0}.collection-product-list__toolbar{flex-wrap:wrap;gap:10px}.collection-product-list__count{width:100%;text-align:left;font-size:var(--text-base)}.collection-product-list__grid{grid-template-columns:repeat(2,1fr);gap:20px;padding:30px 0}.collection-product-list__page-link,.collection-product-list__page-current,.collection-product-list__page-arrow,.collection-product-list__page-ellipsis{width:38px;height:38px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/collection-product-list.css.map */
