.collections{font-family:var(--font-marmelad),"Marmelad",system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#fbf4ec;flex-direction:column;display:flex}.collection{width:100%;max-width:1200px;margin:0 auto;padding:60px 16px}.ptop{padding-top:180px}.collection-title{color:#744225;font:700 28px/1.2 var(--font-marcellus),"Marcellus",serif;justify-content:center;align-items:center;gap:16px;display:flex}.collection-title .line{background:#caa074;width:30px;height:1px;display:inline-block}.collection-subtitle{text-align:center;color:#585858;font:400 18px var(--font-marmelad),"Marmelad",sans-serif;margin:10px 0 20px}.cardimage{width:250px;height:255px}.cardcontainer{width:285px;height:285px;padding-top:10px}.cards-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.cards-chains{flex-direction:column;gap:24px;display:flex}.product-card{background:#fff;border-radius:8px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000014}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}.product-card:hover .media-card img,.product-card:hover .media-card-static img{transform:scale(1.05)}.media-card img,.media-card-static img{transition:transform .7s}.media-card{background:#f6f2ea;position:relative;overflow:hidden}.media-card img{-o-object-fit:fill;object-fit:fill;width:100%;height:100%;display:block}.fade2{height:48%;position:absolute;inset:auto 0 0}.ctrl{background:0 0;border:none;place-items:center;padding:0;display:grid}.name{color:#fff;font:600 18px/1.2 Marcellus,serif;position:absolute;bottom:54px;left:12px}.price-strip{color:#744225;background:linear-gradient(#fbd386 0%,#fbd286 100%);justify-content:center;align-items:center;gap:6px;padding:16px;display:flex}.price{font:700 18px/1 Marcellus,serif}.unit{opacity:.8;font:500 12px/1 Marmelad,sans-serif}.media-card-static{aspect-ratio:1;background:#f6f2ea;border-radius:0;width:100%;position:relative;overflow:hidden}.media-card-static img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.card-overlay{flex-direction:column;justify-content:flex-end;height:45%;display:flex;position:absolute;bottom:0;left:0;right:0}.card-footer{background:0 0;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.card-name{text-align:center;color:#fff;font:600 14px/1.2 var(--font-marcellus),"Marcellus",serif;white-space:nowrap;text-overflow:ellipsis;flex:1;padding:0 8px;overflow:hidden}.cart-btn,.wishlist-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.cart-btn img,.wishlist-btn img{width:20px;height:20px}.wishlist-btn:hover{background:0 0}@media (max-width:1100px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px) and (min-width:769px){.collection{padding:40px 24px}.cards-grid{grid-template-columns:repeat(2,1fr);gap:16px}.collection-title{font-size:24px}.collection-subtitle{font-size:16px}}@media (max-width:768px){.cards-grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 8px}.collection-title{font-size:24px}.collection{padding:40px 12px}}@media (max-width:600px) and (min-width:481px){.cards-grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 12px}.collection{padding:30px 16px}.collection-title{font-size:20px}.collection-subtitle{font-size:14px}}@media (max-width:480px){.cards-grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 8px;display:grid}.collections{gap:40px;padding:28px 12px 64px}.collection{padding:20px 0}.collection-title{font-size:18px!important}.price{font-size:16px}}.pCard{cursor:pointer;background:#fff;border-radius:14px;width:100%;transition:transform .2s;overflow:hidden;box-shadow:0 2px 8px #00000014}.pCard:hover{transform:translateY(-4px)}.pCard-imgBox{background:#f6f2ea;width:100%;height:230px}.pCard-imgBox img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.pCard-controls{background:linear-gradient(#c794500d 0%,#c7945073 40%,#c79450bf 100%);justify-content:space-between;align-items:center;height:60px;padding:0 14px;display:flex}.pCard-btn{background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.pCard-btn img{width:18px;height:18px}.pCard-name{text-align:center;color:#fff;font-family:var(--font-marcellus),"Marcellus",serif;flex:1;max-height:32px;padding:0 8px;font-size:14px;font-weight:600;line-height:16px;overflow:hidden}.pCard-priceBar{color:#fff;text-align:center;font-family:var(--font-marcellus),"Marcellus",serif;background:#d4a059;padding:10px 14px;font-size:15px;font-weight:600}.skeleton-shimmer{background-color:#f5f3ee;position:relative;overflow:hidden}.skeleton-shimmer:after{content:"";background-image:linear-gradient(120deg,#fff0 0%,#fffc 50%,#fff0 100%);animation:1.4s infinite shimmer-move;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer-move{to{transform:translate(100%)}}
