.collection-section{padding:60px 0 100px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid var(--grey-100);gap:16px;flex-wrap:wrap}.collection-count{font-size:13px;color:var(--grey-500);letter-spacing:.04em;margin:0}.collection-sort{display:flex;align-items:center;gap:12px}.collection-sort label{font-size:12px;font-weight:600;color:var(--charcoal);text-transform:uppercase;letter-spacing:.06em}.collection-sort select{padding:10px 36px 10px 14px;border:1.5px solid var(--grey-200);border-radius:var(--r);font-size:13px;font-family:var(--font-body);background:var(--white);color:var(--charcoal);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%237A7A7A' d='M5 6L0 0h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.product-grid-collection{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;margin-bottom:48px}.product-card{background:var(--white);border-radius:var(--r-lg);border:1px solid var(--grey-100);overflow:hidden;transition:all .4s var(--ease);display:block;color:inherit;text-decoration:none}.product-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px);border-color:var(--grey-200)}.product-card-img{position:relative;aspect-ratio:4/3;background:var(--grey-50);display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--grey-100);overflow:hidden}.product-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.product-card:hover .product-card-img img{transform:scale(1.06)}.product-card-img i{font-size:36px;color:var(--grey-300)}.product-card-badge{position:absolute;top:12px;left:12px;background:var(--red);color:var(--white);font-size:11px;font-weight:700;letter-spacing:.1em;padding:4px 10px;border-radius:var(--r-full);text-transform:uppercase}.product-card-body{padding:20px 24px 24px}.product-card-title{font-family:var(--font-display);font-size:16px;font-weight:600;color:var(--charcoal);margin-bottom:8px;line-height:1.3}.product-card-price{display:flex;align-items:baseline;gap:8px}.product-card-price .old{text-decoration:line-through;color:var(--grey-400);font-size:13px}.product-card-price .new{color:var(--charcoal);font-weight:700;font-size:17px}.pagination{display:flex;align-items:center;justify-content:center;gap:16px}.pagination-info{font-size:13px;color:var(--grey-500);letter-spacing:.06em}.collection-empty{text-align:center;padding:80px 24px;max-width:500px;margin:0 auto}.collection-empty i{font-size:48px;color:var(--grey-300);margin-bottom:24px}.collection-empty h2{font-family:var(--font-display);font-size:24px;font-weight:700;color:var(--charcoal);margin-bottom:12px}.collection-empty p{font-size:15px;color:var(--grey-500);margin-bottom:32px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/collection-styles.css.map */
