.kische-collection{padding:36px 0}.kische-collection__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #eee}.kische-collection__count{font-size:14px;color:#666}.kische-collection__sort select{padding:10px 40px 10px 16px;border:1px solid #ddd;border-radius:6px;font-size:13px;background:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.kische-collection__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:768px){.kische-collection__grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media(min-width:1200px){.kische-collection__grid{grid-template-columns:repeat(4,1fr)}}.kische-product-card{position:relative;background:#fff}.kische-product-card__image-wrapper{position:relative;aspect-ratio:3/4;background:#f5f5f5;border-radius:8px;overflow:hidden;margin-bottom:12px}.kische-product-card__link{display:block;width:100%;height:100%}.kische-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.kische-product-card__image-hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.kische-product-card:hover .kische-product-card__image{transform:scale(1.05)}.kische-product-card:hover .kische-product-card__image-hover{opacity:1}.kische-product-card__badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}.kische-badge{padding:4px 10px;font-size:10px;font-weight:700;letter-spacing:.5px;border-radius:4px;text-transform:uppercase}.kische-badge--sale{background:#e74c3c;color:#fff}.kische-badge--soldout{background:#333;color:#fff}.kische-product-card__quick-add{position:absolute;bottom:12px;right:12px;width:44px;height:44px;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(10px);transition:all .3s ease;box-shadow:0 4px 12px #00000026;z-index:3}.kische-product-card:hover .kische-product-card__quick-add{opacity:1;transform:translateY(0)}.kische-product-card__quick-add:hover{background:#000;color:#fff}.kische-product-card__info{padding:0 4px}.kische-product-card__vendor{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#999;margin:0 0 4px}.kische-product-card__title{font-size:14px;font-weight:500;line-height:1.4;margin:0 0 6px}.kische-product-card__title a{color:#000;text-decoration:none}.kische-product-card__title a:hover{color:#666}.kische-product-card__color{font-size:12px;color:#666;margin:0 0 8px}.kische-product-card__price{display:flex;align-items:center;gap:8px;margin-bottom:12px}.kische-price-regular{font-size:15px;font-weight:600;color:#000}.kische-price-sale{font-size:15px;font-weight:600;color:#e74c3c}.kische-price-compare{font-size:13px;color:#999;text-decoration:line-through}.kische-product-card__colors{display:flex;gap:6px;flex-wrap:wrap}.kische-color-dot{width:20px;height:20px;border-radius:50%;border:2px solid transparent;cursor:pointer;background-size:cover;background-position:center;transition:all .2s;position:relative}.kische-color-dot:hover{transform:scale(1.1)}.kische-color-dot.active{border-color:#000;box-shadow:0 0 0 1px #fff,0 0 0 2px #000}.kische-color-dot:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-4px);background:#000;color:#fff;padding:4px 8px;font-size:10px;border-radius:4px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s}.kische-color-dot:hover:after{opacity:1}.kische-toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%);background:#000;color:#fff;padding:16px 32px;border-radius:8px;font-size:14px;font-weight:500;z-index:9999;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.kische-collection__pagination{margin-top:48px;display:flex;justify-content:center}.kische-collection__pagination .pagination{display:flex;gap:8px;list-style:none;padding:0;margin:0}.kische-collection__pagination .pagination a,.kische-collection__pagination .pagination .current{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;font-size:14px;text-decoration:none;transition:all .2s}.kische-collection__pagination .pagination a{color:#666;border:1px solid #ddd}.kische-collection__pagination .pagination a:hover{border-color:#000;color:#000}.kische-collection__pagination .pagination .current{background:#000;color:#fff;border:1px solid #000}@media(max-width:767px){.kische-collection__header{flex-direction:column;gap:12px;align-items:flex-start}.kische-product-card__quick-add{opacity:1;transform:none;width:36px;height:36px}.kische-color-dot{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/kische-collection.css.map */
