.collection-page{max-width:1400px;margin:0 auto;padding:4rem 2rem}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.product-card{position:relative;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 8px 30px #0000001f;animation:card-bounce .7s ease}@keyframes card-bounce{0%{transform:translateY(0)}35%{transform:translateY(-9px) scale(.997,1.012)}60%{transform:translateY(-4px) scale(1.006,.992)}80%{transform:translateY(-7px)}to{transform:translateY(-6px) scale(1)}}.product-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;border:2px solid rgba(255,255,255,.85);opacity:0;pointer-events:none}.product-card:hover:after{animation:card-ripple 3s ease-out infinite}@keyframes card-ripple{0%{opacity:.45;transform:scale(.94)}75%{opacity:0;transform:scale(1.015)}to{opacity:0;transform:scale(1.015)}}.product-card-link{text-decoration:none;color:inherit;display:block}.product-image{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background:#f8f8f8}.product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.no-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#ccc;font-size:.9rem}.product-info{padding:1.5rem;text-align:center}.product-title{font-size:1.2rem;font-weight:500;margin:0 0 .5rem;color:#000}.product-price{display:inline-block;position:relative;margin:.3rem 0 0;padding:.35rem 1rem .35rem 1.7rem;font-size:1rem;font-weight:800;color:#3b2f23;background:linear-gradient(115deg,#e3cfae,#d9c2a0 55%,#cfb693);border:2px solid #4a3b2a;border-radius:8px 12px 12px 8px;transform:rotate(-3deg);box-shadow:2.5px 3px #4a3b2a}.product-price:before{content:"";position:absolute;left:8px;top:50%;width:7px;height:7px;transform:translateY(-50%);background:#fff;border:2px solid #4a3b2a;border-radius:50%;z-index:1}.product-price:after{content:"";position:absolute;left:-13.5px;top:calc(50% - 25px);width:32px;height:28px;z-index:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 28'><path d='M27 25 C14 26 4 16 7 3' fill='none' stroke='%238b7355' stroke-width='2' stroke-linecap='round'/></svg>") no-repeat center / contain}.product-card:nth-child(4n+2) .product-price{transform:rotate(2.5deg)}.product-card:nth-child(4n+3) .product-price{transform:rotate(-2deg)}.product-card:nth-child(4n+4) .product-price{transform:rotate(3deg)}.product-card{--scent-color: #b08968}.scent-wisps{position:absolute;top:0;left:50%;transform:translate(-50%);width:62%;height:46%;display:flex;justify-content:space-between;pointer-events:none;z-index:3}.scent-wisp{width:24px;background:var(--scent-color);opacity:0;transform:rotate(var(--tilt, 0deg));filter:drop-shadow(0 0 2px rgba(255,255,255,.95)) drop-shadow(0 0 6px var(--scent-color));-webkit-mask:var(--wisp-shape) no-repeat center / contain;mask:var(--wisp-shape) no-repeat center / contain}.scent-wisp:nth-child(1){--wisp-shape: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 100'><path d='M15 95 C22 82 6 66 12 50 C16 38 10 22 15 6 C18 22 24 38 18 52 C12 66 24 80 15 95 Z'/></svg>");--tilt: -6deg;height:62%;margin-top:16%}.scent-wisp:nth-child(2){--wisp-shape: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 100'><path d='M14 97 C24 80 4 62 12 44 C18 30 8 14 15 2 C20 16 26 32 18 48 C10 64 26 80 14 97 Z'/></svg>");--tilt: 0deg;height:88%}.scent-wisp:nth-child(3){--wisp-shape: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 100'><path d='M16 96 C8 86 22 74 14 62 C8 52 20 44 14 34 C10 26 18 16 14 6 C19 16 12 26 18 36 C23 44 10 54 18 64 C25 74 10 86 16 96 Z'/></svg>");--tilt: 7deg;height:54%;margin-top:24%}.product-card:hover .scent-wisp{animation:wisp-rise 2s ease-in-out infinite}.product-card:hover .scent-wisp:nth-child(2){animation-delay:.5s}.product-card:hover .scent-wisp:nth-child(3){animation-delay:1s}@keyframes wisp-rise{0%{opacity:0;transform:translateY(20px) rotate(var(--tilt, 0deg)) scaleY(.88)}20%{opacity:.9}65%{opacity:.55}to{opacity:0;transform:translateY(-26px) rotate(calc(var(--tilt, 0deg) * -1)) scaleY(1.1)}}.wick-flame{position:absolute;left:var(--wick-x, 49%);top:var(--wick-y, 14.5%);width:22px;height:30px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 96'><defs><linearGradient id='g' x1='0' y1='1' x2='0' y2='0'><stop offset='0' stop-color='%23ff7a00'/><stop offset='0.5' stop-color='%23ffb52e'/><stop offset='1' stop-color='%23ffe082'/></linearGradient></defs><path fill='url(%23g)' d='M30 2 C38 22 56 34 56 62 C56 84 44 94 30 94 C16 94 4 84 4 62 C4 34 22 22 30 2 Z'/><path fill='%23fff3b0' opacity='0.95' d='M30 40 C35 50 46 56 46 70 C46 82 39 88 30 88 C21 88 14 82 14 70 C14 56 25 50 30 40 Z'/></svg>") no-repeat center bottom / 100% 100%;opacity:0;transform:translate(-50%,-100%);transform-origin:50% 100%;transition:opacity .4s ease;filter:drop-shadow(0 0 6px rgba(255,160,40,.85)) drop-shadow(0 0 14px rgba(255,120,0,.4));pointer-events:none;z-index:1}.product-card:hover .wick-flame{opacity:1;animation:wick-flicker .38s ease-in-out infinite alternate}@keyframes wick-flicker{0%{transform:translate(-50%,-100%) rotate(-4deg) scale(.96)}to{transform:translate(-50%,-100%) rotate(4deg) scale(1.05,1.12)}}.pagination{margin-top:3rem;text-align:center}@media(max-width:768px){.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.collection-page{padding:0 1rem 2rem}.product-info{padding:1rem}.product-title{font-size:1rem}}@media(min-width:769px)and (max-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/collection-grid.css.map */
