.product-card[data-astro-cid-tjdfhdqb]{width:300px;height:100%;box-shadow:2px 2px 5px #0003;background-color:#fff;display:flex;flex-direction:column;margin:0 auto;font-family:Helvetica,Arial,sans-serif;transition:transform .3s ease}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:scale(1.05)}.product-image[data-astro-cid-tjdfhdqb]{width:100%;height:auto;display:block;object-fit:cover;padding:1rem;background-color:#e9e9e9}.empty-image[data-astro-cid-tjdfhdqb]{padding:0 1rem;text-align:center}.image-container[data-astro-cid-tjdfhdqb]{min-height:250px;height:auto;max-height:250px;background-color:#e9e9e9;align-items:center;display:flex;justify-content:center}.product-content[data-astro-cid-tjdfhdqb]{padding:.75rem;display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-header[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;margin-bottom:.5rem}.product-header[data-astro-cid-tjdfhdqb] h3[data-astro-cid-tjdfhdqb]{font-size:17px;margin:0;font-weight:900;color:#49add9;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.header-info[data-astro-cid-tjdfhdqb]{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:15px}.header-note[data-astro-cid-tjdfhdqb]{font-size:.8rem;color:#888;margin:0}.product-price[data-astro-cid-tjdfhdqb]{font-size:1.4rem;font-weight:700}.product-description[data-astro-cid-tjdfhdqb]{font-size:.85rem;line-height:1.2;margin-bottom:1rem;height:65px;cursor:pointer;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.product-actions[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;align-items:center;gap:.6rem}.product-actions[data-astro-cid-tjdfhdqb] button[data-astro-cid-tjdfhdqb],a[data-astro-cid-tjdfhdqb]{width:100%;box-sizing:border-box;padding:.5rem 1rem;font-size:.8rem;cursor:pointer;border:0px solid #000}.info-btn[data-astro-cid-tjdfhdqb]{background-color:#000;color:#fff;width:100%;text-align:center;border-radius:20px;transition:background-color .3s ease}.info-btn[data-astro-cid-tjdfhdqb]:hover{background-color:#111}.book-btn[data-astro-cid-tjdfhdqb]{background-color:#43c243;border-radius:20px;color:#fff;width:100%;text-align:center;text-decoration:none;transition:background-color .3s ease}.book-btn[data-astro-cid-tjdfhdqb]:hover{background-color:#2a792a}.modal[data-astro-cid-tjdfhdqb]{display:none;position:fixed;z-index:20;left:0;top:0;width:100%;height:100%;background-color:#0006}.modal-content[data-astro-cid-tjdfhdqb]{position:relative;margin:5% auto;width:80%;max-width:900px;height:80%;display:flex;border:1px solid #888;overflow:hidden}.modal-left[data-astro-cid-tjdfhdqb]{width:50%;height:100%;background-color:#fff;padding:20px;box-sizing:border-box;display:flex;flex-direction:column}.modal-left[data-astro-cid-tjdfhdqb] .modal-title[data-astro-cid-tjdfhdqb]{margin:0;font-size:24px;font-weight:700}.modal-left[data-astro-cid-tjdfhdqb] .modal-description[data-astro-cid-tjdfhdqb]{margin-top:10px;font-size:16px;line-height:1.4}.modal-right[data-astro-cid-tjdfhdqb]{width:50%;height:100%;position:relative}.modal-right[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover}@media (min-width: 769px){.product-card[data-astro-cid-tjdfhdqb]{width:100%;max-width:300px;margin:0 auto}}@media (max-width: 768px){.product-card[data-astro-cid-tjdfhdqb]{width:calc(100% - 10px);margin:5px;max-width:none}}@media (max-width: 520px){.product-card[data-astro-cid-tjdfhdqb]{width:calc(100% - 10px);margin:5px}.product-card[data-astro-cid-tjdfhdqb] .product-description[data-astro-cid-tjdfhdqb]{display:none}.product-card[data-astro-cid-tjdfhdqb] h3[data-astro-cid-tjdfhdqb]{font-size:15px}}.main-content[data-astro-cid-j7pv25f6]{padding:2rem;max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center}.page-title[data-astro-cid-j7pv25f6]{margin-bottom:3rem;text-align:center;font-size:40px}.product-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(4,2fr);gap:1.5rem;width:100%;padding:3rem 0;justify-content:space-between;align-items:stretch}.modal[data-astro-cid-j7pv25f6]{position:fixed;z-index:20;left:0;top:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease}.modal-content[data-astro-cid-j7pv25f6]{width:500px;height:100;background-color:#fff;padding:20px;border-radius:4px;box-shadow:0 2px 8px #0000004d}.modal-show[data-astro-cid-j7pv25f6]{display:flex;opacity:1}.modal-hide[data-astro-cid-j7pv25f6]{display:none;opacity:0}.modal-content[data-astro-cid-j7pv25f6].product-modal-card{background-color:transparent;border-radius:8px;width:50%;max-width:100%;padding:0;position:relative;box-shadow:0 4px 15px #0000004d}.close-btn[data-astro-cid-j7pv25f6]{position:absolute;top:10px;right:15px;font-size:24px;cursor:pointer;color:#666;z-index:5}.close-btn[data-astro-cid-j7pv25f6]:hover{color:#333}.modal-card[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background-color:#fff}.modal-card-header[data-astro-cid-j7pv25f6]{background-color:#f0f0f0;text-align:center;padding:2rem 1rem}.modal-image[data-astro-cid-j7pv25f6]{max-width:100%;max-height:40vh;height:auto;object-fit:contain;display:block;margin:0 auto}.modal-card-body[data-astro-cid-j7pv25f6]{background-color:#fff;padding:1.5rem}.modal-header[data-astro-cid-j7pv25f6]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.modal-title[data-astro-cid-j7pv25f6]{font-size:2rem;font-weight:600;margin:0}.modal-price[data-astro-cid-j7pv25f6]{font-size:2rem;font-weight:700}.modal-desc-single[data-astro-cid-j7pv25f6]{font-size:.9rem;color:#000;margin-bottom:1rem}.modal-delivery[data-astro-cid-j7pv25f6]{font-size:.8rem;color:#666;margin-bottom:1.5rem;text-align:center}.modal-button[data-astro-cid-j7pv25f6]{padding:.8rem 1.2rem;background-color:#43c243;color:#fff;border:none;border-radius:20px;font-weight:600;cursor:pointer;font-size:.9rem;width:30%;transition:background-color .3s ease;margin:0 auto;display:block;text-align:center;text-decoration:none}.modal-button[data-astro-cid-j7pv25f6]:hover{background-color:#2a792a}@media (max-width: 1024px){.product-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(3,1fr);padding:2rem}.modal-content[data-astro-cid-j7pv25f6].product-modal-card{width:70%}}@media (max-width: 768px){.product-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr);padding:1.5rem;gap:1rem}.page-title[data-astro-cid-j7pv25f6]{font-size:32px}.modal-content[data-astro-cid-j7pv25f6].product-modal-card{width:80%}.modal-title[data-astro-cid-j7pv25f6],.modal-price[data-astro-cid-j7pv25f6]{font-size:1.5rem}.modal-card-header[data-astro-cid-j7pv25f6]{padding:1.5rem 1rem}}@media (max-width: 480px){.main-content[data-astro-cid-j7pv25f6]{padding:1rem;width:100%}.product-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr);padding:1rem;gap:.5rem;width:100%}.page-title[data-astro-cid-j7pv25f6]{font-size:28px}.modal-content[data-astro-cid-j7pv25f6].product-modal-card{width:90%}.modal-title[data-astro-cid-j7pv25f6],.modal-price[data-astro-cid-j7pv25f6]{font-size:1.2rem}.modal-card-body[data-astro-cid-j7pv25f6]{padding:1rem}.modal-button[data-astro-cid-j7pv25f6]{font-size:.8rem;padding:.6rem 1rem}}
