.mainProduct{background-color:#fff;border-radius:12px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.mainProduct:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.mainProduct__image{width:100%;aspect-ratio:1/1;overflow:hidden;background-color:#f5f5f5}.mainProduct__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.mainProduct__image:hover img{transform:scale(1.05)}.mainProduct__content{padding:16px;display:flex;flex-direction:column;gap:12px}.mainProduct__content__details h2{color:#1c1c1c;text-transform:uppercase;letter-spacing:.3px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mainProduct__content__details span{display:block;color:#999;margin-top:4px;text-transform:uppercase;letter-spacing:.5px}.mainProduct__content__footer{display:flex;justify-content:space-between;align-items:center}.mainProduct__content__footer h3{color:#1c1c1c;text-transform:uppercase}.mainProduct__addBtn{cursor:pointer;width:36px;height:36px;border-radius:50%;border:1.5px solid #1c1c1c;background:transparent;color:#1c1c1c;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;transition:all .2s ease;flex-shrink:0}.mainProduct__addBtn--added,.mainProduct__addBtn:hover{background:#1c1c1c;color:#fff}.mainProduct__addBtn--added{pointer-events:none}.mainProduct--list{display:flex;flex-direction:row;border-radius:10px;align-items:center}.mainProduct--list:hover{transform:translateY(-2px)}.mainProduct--list .mainProduct__image{width:80px;min-width:80px;height:80px;aspect-ratio:1/1;border-radius:8px;margin:6px}.mainProduct--list .mainProduct__content{flex:1 1;flex-direction:row;align-items:center;justify-content:space-between;padding:8px 12px 8px 6px;gap:12px}.mainProduct--list .mainProduct__content__details{flex:1 1}.mainProduct--list .mainProduct__content__details h2{-webkit-line-clamp:1;font-size:13px}.mainProduct--list .mainProduct__content__details span{font-size:12px;margin-top:2px}.mainProduct--list .mainProduct__content__footer{flex-shrink:0;gap:12px}.mainProduct--list .mainProduct__content__footer h3{font-size:15px}@keyframes ProductCardSkeleton_shimmer__GVjgZ{0%{background-position:-200% 0}to{background-position:200% 0}}.ProductCardSkeleton_card__UeZy1{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;width:100%;background:transparent;border-radius:10px;overflow:hidden;padding:0}.ProductCardSkeleton_image__6cQPx{width:100%;aspect-ratio:4/3;min-height:160px;border-radius:12px;background:linear-gradient(90deg,#eaeaea 25%,#f6f6f6 50%,#eaeaea 75%);background-size:200% 100%;animation:ProductCardSkeleton_shimmer__GVjgZ 1.2s linear infinite}@supports not (aspect-ratio:1/1){.ProductCardSkeleton_image__6cQPx{height:0;padding-top:75%}}.ProductCardSkeleton_content__NehTy{display:flex;flex-direction:column;gap:10px;padding:12px}.ProductCardSkeleton_row__kTrBB{display:flex;justify-content:space-between;align-items:center;gap:12px}.ProductCardSkeleton_title__foFha{height:18px;width:65%;border-radius:8px}.ProductCardSkeleton_size__n2xjW,.ProductCardSkeleton_title__foFha{background:linear-gradient(90deg,#eaeaea 25%,#f6f6f6 50%,#eaeaea 75%);background-size:200% 100%;animation:ProductCardSkeleton_shimmer__GVjgZ 1.2s linear infinite}.ProductCardSkeleton_size__n2xjW{height:14px;width:18%;border-radius:6px}.ProductCardSkeleton_paragraph__0QDBi{display:flex;flex-direction:column;gap:8px}.ProductCardSkeleton_line__2Br3G{width:100%}.ProductCardSkeleton_lineShort__4OAHK,.ProductCardSkeleton_line__2Br3G{height:12px;border-radius:6px;background:linear-gradient(90deg,#eaeaea 25%,#f6f6f6 50%,#eaeaea 75%);background-size:200% 100%;animation:ProductCardSkeleton_shimmer__GVjgZ 1.2s linear infinite}.ProductCardSkeleton_lineShort__4OAHK{width:70%}.ProductCardSkeleton_bottom__QKHp_{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px}.ProductCardSkeleton_price__YXFDl{height:20px}.ProductCardSkeleton_button__TgyLo,.ProductCardSkeleton_price__YXFDl{width:40%;border-radius:8px;background:linear-gradient(90deg,#eaeaea 25%,#f6f6f6 50%,#eaeaea 75%);background-size:200% 100%;animation:ProductCardSkeleton_shimmer__GVjgZ 1.2s linear infinite}.ProductCardSkeleton_button__TgyLo{height:36px}@media(max-width:480px){.ProductCardSkeleton_bottom__QKHp_{flex-direction:column;align-items:stretch}.ProductCardSkeleton_bottom__QKHp_ .ProductCardSkeleton_price__YXFDl{width:100%;height:18px}.ProductCardSkeleton_bottom__QKHp_ .ProductCardSkeleton_button__TgyLo{width:100%;height:36px}}