.catalog-grid-item .product-title{height:2.5rem;line-height:1.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:700;color:#1e293b;transition:color .3s ease}.catalog-grid-item:hover .product-title{color:#3b82f6}.catalog-list-item .product-title{height:2.5rem;line-height:1.25rem;display:flex;align-items:center;font-weight:700;color:#1e293b;transition:color .3s ease}.catalog-list-item:hover .product-title{color:#3b82f6}.products-table-item .product-title{height:1.25rem;line-height:1.25rem;display:flex;align-items:center;font-weight:700;color:#334155;transition:color .3s ease}.products-table-item:hover .product-title{color:#3b82f6}.cart-item .product-title{height:3rem;display:flex;align-items:center;font-weight:900;color:#3b82f6;line-height:1.2}.product-image-grid{width:100%;height:16rem;object-fit:cover;border-radius:1rem}.product-image-list{width:8rem;height:8rem;object-fit:cover;border-radius:1rem}.product-image-table{width:6rem;height:6rem;object-fit:cover;border-radius:.75rem}.product-image-cart{width:7rem;height:7rem;object-fit:cover;border-radius:1.5rem}.product-card{display:flex;flex-direction:column;height:100%}.product-card-content{flex:1;display:flex;flex-direction:column}.product-card-footer{margin-top:auto;padding-top:1rem;border-top:1px solid #f8fafc}@media(max-width:640px){.catalog-grid-item .product-title{height:2rem;font-size:.875rem}.product-image-grid{height:12rem}.product-image-list{width:6rem;height:6rem}.product-image-table{width:5rem;height:5rem}.product-image-cart{width:6rem;height:6rem}}@media(max-width:390px){.catalog-grid-item .product-title{height:1.75rem;font-size:.8125rem}.product-image-grid{height:10rem}}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{width:0;height:0}.catalog-chip-wrap{position:relative;width:100%;display:flex;align-items:center}.catalog-chip-wrap:before,.catalog-chip-wrap:after{content:"";position:absolute;top:0;bottom:0;width:2.5rem;pointer-events:none;z-index:1}.catalog-chip-wrap:before{left:0;background:linear-gradient(90deg,#f8fafc,#f8fafc00)}.catalog-chip-wrap:after{right:0;background:linear-gradient(270deg,#f8fafc,#f8fafc00)}.catalog-chip-scroller{width:100%;display:flex;align-items:center;gap:.5rem;overflow-x:auto;padding:.125rem 2.75rem .5rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.catalog-chip-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.25rem;height:2.25rem;border-radius:1rem;border:1px solid rgba(226,232,240,1);background:#ffffffeb;box-shadow:0 10px 25px #0f172a1f;color:#475569;display:inline-flex;align-items:center;justify-content:center;z-index:2;transition:transform .18s ease,color .18s ease,background-color .18s ease,opacity .18s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.catalog-chip-nav:hover{color:#0f172a;background:#fffffffa;transform:translateY(-50%) scale(1.03)}.catalog-chip-nav:active{transform:translateY(-50%) scale(.98)}.catalog-chip-nav:disabled{opacity:0;pointer-events:none}.catalog-chip-nav.left{left:.25rem}.catalog-chip-nav.right{right:.25rem}@keyframes notfound-paper-float{0%,to{transform:translateZ(0) rotate(-1.5deg)}50%{transform:translate3d(0,-10px,0) rotate(1.5deg)}}@keyframes notfound-soft-glow{0%,to{opacity:.45}50%{opacity:.8}}.notfound-paper-float{animation:notfound-paper-float 6s ease-in-out infinite}.notfound-soft-glow{animation:notfound-soft-glow 5.5s ease-in-out infinite}
