.collection-header{padding:clamp(2rem,5vw,4rem) 0;background:var(--slvje-cream)}.collection-header__title{font-family:var(--font-display);font-size:clamp(2rem,6vw,3.5rem);color:var(--slvje-ink);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;line-height:1.2}.collection-header__description{color:var(--slvje-ink-soft);font-size:clamp(.95rem,2vw,1.1rem);line-height:1.7;max-width:700px}.collection-filters{padding:clamp(1.5rem,3vw,2.5rem) 0;border-bottom:1px solid var(--slvje-line);margin-bottom:clamp(2rem,4vw,3rem)}.filters__wrapper{display:flex;flex-wrap:wrap;gap:clamp(1rem,2vw,1.5rem);align-items:center}.filter__item{display:inline-block;position:relative}.filter__dropdown{background:transparent;border:1px solid var(--slvje-ink-soft);color:var(--slvje-ink);padding:.5rem 1rem;border-radius:var(--radius);font-family:var(--font-body);font-size:.9rem;cursor:pointer;transition:all .25s var(--ease-smooth)}.filter__dropdown:hover{border-color:var(--slvje-terracotta);color:var(--slvje-terracotta)}.filter__clear-all{margin-left:auto;color:var(--slvje-terracotta);text-decoration:underline;font-size:.9rem;cursor:pointer;transition:color .25s var(--ease-smooth)}.filter__clear-all:hover{color:var(--slvje-terracotta-d)}.sort-by{display:flex;gap:.5rem;align-items:center;margin-left:auto}.sort-by__label{font-size:.9rem;color:var(--slvje-ink-soft);font-weight:600}.sort-by__select{background:transparent;border:none;color:var(--slvje-ink);cursor:pointer;font-family:var(--font-body);font-size:.9rem}.collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:clamp(1.5rem,3vw,2.5rem);padding:0}@media(min-width:901px){.collection-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:601px)and (max-width:900px){.collection-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.collection-grid{grid-template-columns:1fr}}.collection-product-card{display:flex;flex-direction:column;height:100%;transition:all .3s var(--ease-smooth)}.collection-product-card:hover{transform:translateY(-4px)}.collection-product-card__image-wrapper{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:var(--radius);background:var(--slvje-cream);margin-bottom:1rem}.collection-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease-smooth)}.collection-product-card:hover .collection-product-card__image{transform:scale(1.05)}.collection-product-card__info{flex-grow:1;display:flex;flex-direction:column}.collection-product-card__title{font-family:var(--font-body);font-size:.95rem;color:var(--slvje-ink);margin-bottom:.5rem;line-height:1.4;font-weight:500}.collection-product-card__price{font-size:1rem;color:var(--slvje-terracotta);font-weight:600;margin-bottom:1rem}.collection-product-card__colors{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.color-swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .25s var(--ease-smooth);position:relative}.color-swatch:hover{transform:scale(1.15);border-color:var(--slvje-ink)}.color-swatch.active{border-color:var(--slvje-terracotta);box-shadow:0 0 8px #c1440e4d}.collection-product-card__button{background:var(--slvje-terracotta);color:var(--slvje-white);padding:.8rem 1.2rem;border-radius:var(--radius);border:2px solid var(--slvje-terracotta);font-family:var(--font-body);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s var(--ease-smooth);text-transform:uppercase;letter-spacing:.5px;width:100%}.collection-product-card__button:hover{background:var(--slvje-terracotta-d);border-color:var(--slvje-terracotta-d);transform:translateY(-1px);box-shadow:0 6px 16px #c1440e33}.collection-pagination{margin-top:clamp(3rem,6vw,5rem);text-align:center;padding-top:clamp(2rem,4vw,3rem);border-top:1px solid var(--slvje-line)}.pagination-link{display:inline-block;padding:.6rem 1rem;margin:0 .25rem;border:1px solid var(--slvje-line);border-radius:var(--radius);color:var(--slvje-ink);text-decoration:none;font-size:.9rem;transition:all .25s var(--ease-smooth)}.pagination-link:hover{border-color:var(--slvje-terracotta);color:var(--slvje-terracotta)}.pagination-link.active{background:var(--slvje-terracotta);color:var(--slvje-white);border-color:var(--slvje-terracotta)}@media(max-width:750px){.collection-header__title{font-size:clamp(1.5rem,5vw,2.2rem)}.filters__wrapper{flex-direction:column;align-items:stretch}.filter__dropdown{width:100%}.filter__clear-all{margin-left:0}.sort-by{width:100%;margin-left:0}.collection-product-card:hover{transform:translateY(-2px)}.collection-product-card:hover .collection-product-card__image{transform:scale(1.03)}.collection-product-card__button:hover{transform:translateY(-.5px)}}@media(prefers-reduced-motion:reduce){.collection-product-card,.collection-product-card__image,.color-swatch,.collection-product-card__button,.filter__dropdown{transition:none!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/slvje-collection.css.map */
