.product-card[data-astro-cid-4fhpls6h]{border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-soft);will-change:transform, box-shadow;cursor:pointer;background-color:#fff;border:1px solid #0f4c5c0a;flex-direction:column;transition:transform .55s cubic-bezier(.16,1,.3,1),box-shadow .55s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex;overflow:hidden}.product-card[data-astro-cid-4fhpls6h]:hover{transform:translateY(-10px)scale(1.012);box-shadow:0 4px 6px #0f4c5c0a,0 20px 50px #0f4c5c29,0 0 0 1px #2a7c981f}.product-card[data-astro-cid-4fhpls6h]:focus-within{outline:2px solid var(--color-azul-oceano);outline-offset:3px}.card-link[data-astro-cid-4fhpls6h]{color:inherit;flex-direction:column;display:flex}.card-image-wrapper[data-astro-cid-4fhpls6h]{width:100%;height:var(--image-height,250px);background-color:var(--color-areia);position:relative;overflow:hidden}.card-image-wrapper[data-astro-cid-4fhpls6h]:after{content:"";pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#fff0 0%,#ffffff40 20%,#fff6 60%,#fff0 100%);animation:1.8s infinite cardShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes cardShimmer{to{transform:translate(100%)}}.card-large[data-astro-cid-4fhpls6h]{border-radius:32px}.card-large[data-astro-cid-4fhpls6h] .card-image-wrapper[data-astro-cid-4fhpls6h]{height:var(--image-height,400px);aspect-ratio:auto;border-top-left-radius:32px;border-top-right-radius:32px}.card-image[data-astro-cid-4fhpls6h]{object-fit:cover;z-index:2;will-change:transform;width:100%;height:100%;transition:transform .9s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.product-card[data-astro-cid-4fhpls6h]:hover .card-image[data-astro-cid-4fhpls6h]{transform:scale(1.06)}.condition-badge[data-astro-cid-4fhpls6h]{color:#fff;font-size:.9rem;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-md);z-index:3;padding:.55rem 1.15rem;font-weight:700;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;top:1.25rem;left:1.25rem;box-shadow:0 4px 15px #00000026}.product-card[data-astro-cid-4fhpls6h]:hover .condition-badge[data-astro-cid-4fhpls6h]{transform:translateY(-3px)}.card-content[data-astro-cid-4fhpls6h]{flex-direction:column;flex-grow:1;justify-content:space-between;gap:1.5rem;padding:2rem;display:flex}.card-large[data-astro-cid-4fhpls6h] .card-content[data-astro-cid-4fhpls6h]{gap:2rem;padding:2.5rem}.card-meta[data-astro-cid-4fhpls6h]{color:inherit;flex-direction:column;gap:.5rem;display:flex}.product-title[data-astro-cid-4fhpls6h]{color:var(--color-azul-profundo);font-size:1.35rem;font-family:var(--font-heading);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:2.6em;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.card-large[data-astro-cid-4fhpls6h] .product-title[data-astro-cid-4fhpls6h]{font-size:1.75rem}.product-price[data-astro-cid-4fhpls6h]{font-family:var(--font-body);color:var(--color-madeira);margin-top:.25rem;font-size:1.75rem;font-weight:800;transition:color .3s}.product-card[data-astro-cid-4fhpls6h]:hover .product-price[data-astro-cid-4fhpls6h]{color:var(--color-azul-oceano)}.card-large[data-astro-cid-4fhpls6h] .product-price[data-astro-cid-4fhpls6h]{font-size:2.25rem}.btn-interesse[data-astro-cid-4fhpls6h]{text-align:center;background-color:var(--color-azul-oceano);color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:48px;font-size:15px;font-weight:700;transition:background-color .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.btn-interesse[data-astro-cid-4fhpls6h]:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 40%,#fff3 50%,#0000 60%);transition:transform .55s;position:absolute;inset:0;transform:translate(-100%)}.btn-interesse[data-astro-cid-4fhpls6h]:hover{background-color:var(--color-azul-profundo);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #0f4c5c40}.btn-interesse[data-astro-cid-4fhpls6h]:hover:after{transform:translate(100%)}.btn-interesse[data-astro-cid-4fhpls6h]:active{transform:translateY(0)scale(.98)}.whatsapp-icon[data-astro-cid-4fhpls6h]{margin-right:.1rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.btn-interesse[data-astro-cid-4fhpls6h]:hover .whatsapp-icon[data-astro-cid-4fhpls6h]{transform:scale(1.2)rotate(-8deg)}.card-large[data-astro-cid-4fhpls6h] .btn-interesse[data-astro-cid-4fhpls6h]{letter-spacing:.02em;height:50px;font-size:16px}.whatsapp-icon[data-astro-cid-4fhpls6h]{margin-right:.25rem}@media (width<=576px){.product-title[data-astro-cid-4fhpls6h]{font-size:1.15rem}.card-content[data-astro-cid-4fhpls6h]{gap:1rem;padding:1.25rem}.card-large[data-astro-cid-4fhpls6h]{border-radius:20px}.card-large[data-astro-cid-4fhpls6h] .card-image-wrapper[data-astro-cid-4fhpls6h]{height:var(--image-height,250px);border-top-left-radius:20px;border-top-right-radius:20px}.card-large[data-astro-cid-4fhpls6h] .card-content[data-astro-cid-4fhpls6h]{gap:1.25rem;padding:1.25rem}.card-large[data-astro-cid-4fhpls6h] .product-title[data-astro-cid-4fhpls6h]{font-size:1.25rem}.card-large[data-astro-cid-4fhpls6h] .product-price[data-astro-cid-4fhpls6h]{font-size:1.65rem}.card-large[data-astro-cid-4fhpls6h] .btn-interesse[data-astro-cid-4fhpls6h]{height:48px;font-size:15px}}
