.jcs-collection{padding:40px 0;background:#fff}.jcs-collection__container{max-width:1400px;margin:0 auto;padding:0 20px}.jcs-collection__breadcrumbs{font-size:13px;color:#718096;margin-bottom:20px}.jcs-collection__breadcrumbs a{color:#718096;text-decoration:none}.jcs-collection__breadcrumbs a:hover{color:#1a1a1a;text-decoration:underline}.jcs-collection__breadcrumbs span[aria-hidden]{margin:0 8px}.jcs-collection__breadcrumbs span[aria-current]{color:#1a1a1a}.jcs-collection__toolbar{display:flex;align-items:center;gap:20px;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e2e8f0;flex-wrap:wrap}.jcs-collection__filter-toggle button{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-weight:500;color:#1a1a1a;cursor:pointer;transition:background .2s ease}.jcs-collection__filter-toggle button:hover{background:#edf2f7}.jcs-collection__sort{display:flex;align-items:center;gap:10px}.jcs-collection__sort label{font-size:14px;color:#718096}.jcs-collection__sort select{padding:10px 32px 10px 12px;background:#f7fafc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23718096' stroke-width='2'%3E%3Cpolyline points='6,9 12,15 18,9'/%3E%3C/svg%3E") no-repeat right 12px center;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1a1a1a;cursor:pointer;appearance:none;-webkit-appearance:none}.jcs-collection__sort select:focus{outline:none;border-color:#667eea}.jcs-collection__count{margin-left:auto;font-size:14px;color:#718096}@media (max-width: 600px){.jcs-collection__toolbar{flex-direction:column;align-items:stretch}.jcs-collection__count{margin-left:0;text-align:center}}.jcs-collection__header{margin-bottom:40px}.jcs-collection__title{font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 10px;text-transform:uppercase;letter-spacing:.02em}.jcs-collection__description{font-size:16px;color:#666;max-width:800px;line-height:1.6}.jcs-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1200px){.jcs-product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.jcs-product-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 480px){.jcs-product-grid{grid-template-columns:1fr;gap:20px}}.jcs-product-card{position:relative;background:#f5f5f5;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.jcs-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.jcs-product-card__image-wrapper{position:relative;aspect-ratio:1/1;overflow:hidden;background:#f5f5f5}.jcs-product-card__image{width:100%;height:100%;object-fit:contain;transition:opacity .3s ease;padding:8px}.jcs-product-card__image--secondary{position:absolute;top:0;left:0;opacity:0}.jcs-product-card:hover .jcs-product-card__image--primary{opacity:0}.jcs-product-card:hover .jcs-product-card__image--secondary{opacity:1}.jcs-product-card__nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;z-index:5}.jcs-product-card:hover .jcs-product-card__nav{opacity:1}.jcs-product-card__nav:hover{background:#fff;box-shadow:0 2px 8px #00000026}.jcs-product-card__nav--prev{left:10px}.jcs-product-card__nav--next{right:10px}.jcs-product-card__nav svg{width:16px;height:16px;fill:none;stroke:#333;stroke-width:2}.jcs-product-card__badge{position:absolute;top:12px;left:12px;padding:4px 10px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;z-index:3}.jcs-product-card__badge--sale{background:#e53e3e;color:#fff}.jcs-product-card__badge--sold-out{background:#718096;color:#fff}.jcs-product-card__badge--new{background:#38a169;color:#fff}.jcs-product-card__content{padding:16px;background:#fff}.jcs-product-card__swatches{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.jcs-product-card__swatch{width:20px;height:20px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:border-color .2s ease,transform .2s ease;position:relative}.jcs-product-card__swatch:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;border:1px solid transparent;transition:border-color .2s ease}.jcs-product-card__swatch:hover:after,.jcs-product-card__swatch.is-active:after{border-color:#333}.jcs-product-card__swatch-more{width:20px;height:20px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:10px;color:#4a5568;cursor:pointer}.jcs-product-card__title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.jcs-product-card__title a{color:inherit;text-decoration:none}.jcs-product-card__title a:hover{text-decoration:underline}.jcs-product-card__price-row{display:flex;align-items:center;gap:8px;margin-bottom:4px;flex-wrap:wrap}.jcs-product-card__price{font-size:14px;font-weight:700;color:#1a1a1a}.jcs-product-card__price--sale{color:#e53e3e}.jcs-product-card__compare-price{font-size:13px;color:#718096;text-decoration:line-through}.jcs-product-card__savings{font-size:12px;color:#38a169;font-weight:600}.jcs-product-card__meta{font-size:12px;color:#718096;margin-bottom:0}.jcs-product-card__quick-add{position:absolute;bottom:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:12px 16px;transform:translateY(100%);opacity:0;transition:transform .25s ease,opacity .25s ease;z-index:10}.jcs-product-card:hover .jcs-product-card__quick-add{transform:translateY(0);opacity:1}.jcs-product-card__quick-add-btn{width:100%;padding:12px 20px;background:#1a1a1a;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.jcs-product-card__quick-add-btn:hover{background:#333}.jcs-product-card__quick-add-btn:disabled{background:#a0aec0;cursor:not-allowed}.jcs-product-card__quick-add-btn svg{width:14px;height:14px}.jcs-product-card__quick-add-btn--orange{background:#ff6b35}.jcs-product-card__quick-add-btn--orange:hover{background:#e85a25}.jcs-collection__pagination{margin-top:48px;display:flex;justify-content:center}.jcs-product-card.is-loading .jcs-product-card__image{opacity:.5}.jcs-collection__empty{text-align:center;padding:80px 20px}.jcs-collection__empty-title{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.jcs-collection__empty-text{font-size:16px;color:#718096}
/*# sourceMappingURL=/cdn/shop/t/321/assets/collection-jcs-custom.css.map */
