.product-card[data-astro-cid-4fhpls6h]{cursor:pointer;background:#fff;border-radius:16px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 4px 14px #2b1b1214}.product-card[data-astro-cid-4fhpls6h]:focus-visible{outline:3px solid var(--color-secondary);outline-offset:3px}.product-card[data-astro-cid-4fhpls6h]:hover{transform:translateY(-6px)rotate(-.5deg);box-shadow:0 12px 24px #2b1b1229}.product-image-wrap[data-astro-cid-4fhpls6h]{aspect-ratio:4/3;position:relative;overflow:hidden}.product-image-wrap[data-astro-cid-4fhpls6h] img[data-astro-cid-4fhpls6h]{object-fit:cover;width:100%;height:100%}.badge[data-astro-cid-4fhpls6h]{background:var(--color-secondary);color:#fff;text-transform:uppercase;z-index:2;border-radius:999px;padding:.25rem .7rem;font-size:.75rem;font-weight:600;position:absolute;top:10px;left:10px}.product-info[data-astro-cid-4fhpls6h]{padding:1.2rem}.product-info[data-astro-cid-4fhpls6h] h3[data-astro-cid-4fhpls6h]{margin-bottom:.4rem;font-size:1.1rem}.product-info[data-astro-cid-4fhpls6h] p[data-astro-cid-4fhpls6h]{color:#5c4a3c;font-size:.9rem}.carousel-arrow[data-astro-cid-4fhpls6h]{color:#fff;cursor:pointer;z-index:2;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.3rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow[data-astro-cid-4fhpls6h].prev{left:8px}.carousel-arrow[data-astro-cid-4fhpls6h].next{right:8px}.carousel-arrow[data-astro-cid-4fhpls6h]:hover{background:#000000a6}.carousel-dots[data-astro-cid-4fhpls6h]{z-index:2;justify-content:center;gap:6px;display:flex;position:absolute;bottom:10px;left:0;right:0}.dot[data-astro-cid-4fhpls6h]{cursor:pointer;background:#fff9;border-radius:50%;width:7px;height:7px;transition:background .2s}.dot[data-astro-cid-4fhpls6h].active{background:#fff}.product-modal[data-astro-cid-6te5ukoy]{width:min(1000px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--color-dark);background:#fff;border:none;border-radius:16px;margin:auto;padding:0;overflow:auto;box-shadow:0 20px 60px #00000059}.product-modal[data-astro-cid-6te5ukoy]::backdrop{background:#2b1b12bf}.product-modal[data-astro-cid-6te5ukoy][open]{animation:.2s aparecer}@keyframes aparecer{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.modal-close[data-astro-cid-6te5ukoy]{z-index:3;color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;width:38px;height:38px;font-size:1.6rem;line-height:1;position:absolute;top:10px;right:10px}.modal-close[data-astro-cid-6te5ukoy]:hover{background:#000c}.modal-body[data-astro-cid-6te5ukoy]{grid-template-columns:3fr 2fr;display:grid}.modal-gallery[data-astro-cid-6te5ukoy]{background:#1a100b;flex-direction:column;justify-content:center;min-height:320px;display:flex;position:relative}#modal-img[data-astro-cid-6te5ukoy]{object-fit:contain;width:100%;max-height:75dvh;display:block}.modal-arrow[data-astro-cid-6te5ukoy]{width:40px;height:40px;color:var(--color-dark);cursor:pointer;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.6rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.modal-arrow[data-astro-cid-6te5ukoy][hidden]{display:none}.modal-arrow[data-astro-cid-6te5ukoy].prev{left:10px}.modal-arrow[data-astro-cid-6te5ukoy].next{right:10px}.modal-arrow[data-astro-cid-6te5ukoy]:hover{background:#fff}.modal-dots[data-astro-cid-6te5ukoy]{justify-content:center;gap:8px;display:flex;position:absolute;bottom:14px;left:0;right:0}.modal-dots[data-astro-cid-6te5ukoy]:empty{display:none}.modal-dots[data-astro-cid-6te5ukoy] button[data-astro-cid-6te5ukoy]{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s}.modal-dots[data-astro-cid-6te5ukoy] button[data-astro-cid-6te5ukoy].active{background:#fff}.modal-counter[data-astro-cid-6te5ukoy]{color:#fff;background:#0000008c;border-radius:999px;padding:.2rem .6rem;font-size:.8rem;position:absolute;top:12px;left:12px}.modal-counter[data-astro-cid-6te5ukoy]:empty{display:none}.modal-info[data-astro-cid-6te5ukoy]{flex-direction:column;align-items:flex-start;gap:.9rem;padding:2rem 1.75rem;display:flex}.modal-badge[data-astro-cid-6te5ukoy]{background:var(--color-secondary);color:#fff;text-transform:uppercase;border-radius:999px;padding:.25rem .7rem;font-size:.75rem;font-weight:600}.modal-info[data-astro-cid-6te5ukoy] h2[data-astro-cid-6te5ukoy]{font-size:1.8rem;line-height:1.2}.modal-info[data-astro-cid-6te5ukoy] p[data-astro-cid-6te5ukoy]{color:#5c4a3c}.modal-info[data-astro-cid-6te5ukoy] .btn[data-astro-cid-6te5ukoy]{margin-top:auto}@media (width<=760px){.modal-body[data-astro-cid-6te5ukoy]{grid-template-columns:1fr}#modal-img[data-astro-cid-6te5ukoy]{max-height:60dvh}.modal-info[data-astro-cid-6te5ukoy]{padding:1.5rem 1.25rem}.modal-info[data-astro-cid-6te5ukoy] h2[data-astro-cid-6te5ukoy]{font-size:1.5rem}}
