.priced-offers[data-astro-cid-z52sddz2]{margin-bottom:2rem}.priced-offers[data-astro-cid-z52sddz2] h2[data-astro-cid-z52sddz2]{color:var(--primary-color);font-size:1.25rem;margin-bottom:.75rem;text-align:center}.priced-offers-list[data-astro-cid-z52sddz2]{display:flex;flex-direction:column;gap:.5rem}.offer-row[data-astro-cid-z52sddz2]{display:grid;grid-template-columns:64px 1fr auto auto;align-items:center;gap:.85rem 1rem;padding:.6rem 1rem .6rem .6rem;background:var(--white, #fff);border:1px solid var(--accent-light, #e0efe0);border-radius:10px;text-decoration:none;color:inherit;transition:box-shadow .2s ease,border-color .2s ease}.offer-row[data-astro-cid-z52sddz2]:hover,.offer-row[data-astro-cid-z52sddz2]:focus{border-color:var(--accent-color, #4a7c4a);box-shadow:0 2px 8px var(--shadow, rgba(0, 0, 0, .08))}.offer-row-image[data-astro-cid-z52sddz2]{width:64px;height:72px;object-fit:contain;background:var(--background-light, #f8fdf8);border-radius:6px;padding:.25rem}.offer-row-title[data-astro-cid-z52sddz2]{font-weight:600;color:var(--primary-color);font-size:.95rem;line-height:1.3}.offer-row-price[data-astro-cid-z52sddz2]{font-weight:700;color:var(--secondary-color);font-size:1.05rem;white-space:nowrap}.offer-row-cta[data-astro-cid-z52sddz2]{color:var(--secondary-color);font-size:1.15rem;font-weight:600}@media (max-width: 520px){.offer-row[data-astro-cid-z52sddz2]{grid-template-columns:56px 1fr auto;gap:.65rem}.offer-row-image[data-astro-cid-z52sddz2]{width:56px;height:64px}.offer-row-cta[data-astro-cid-z52sddz2]{display:none}}.category-offer-callout[data-astro-cid-z52sddz2]{margin-top:1.25rem;padding:.9rem 1rem;background:var(--background-light, #f8fdf8);border-left:4px solid var(--accent-color, #4a7c4a);border-radius:0 8px 8px 0}.category-offer-callout[data-astro-cid-z52sddz2] a[data-astro-cid-z52sddz2]{color:var(--secondary-color, #2d5a2d);font-weight:600;text-decoration:none}.category-offer-callout[data-astro-cid-z52sddz2] a[data-astro-cid-z52sddz2]:hover,.category-offer-callout[data-astro-cid-z52sddz2] a[data-astro-cid-z52sddz2]:focus{text-decoration:underline}.gallery-section[data-astro-cid-z52sddz2]{margin:3rem 0;padding:2rem 0}.gallery-section[data-astro-cid-z52sddz2] h2[data-astro-cid-z52sddz2]{text-align:center;color:var(--primary-color);margin-bottom:2rem;font-size:2rem}.gallery-intro[data-astro-cid-z52sddz2]{text-align:center;color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.gallery-grid[data-astro-cid-z52sddz2]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.gallery-item[data-astro-cid-z52sddz2]{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 4px 6px var(--shadow-light);background-color:var(--white);transition:transform .3s ease,box-shadow .3s ease;aspect-ratio:4 / 3}.gallery-item[data-astro-cid-z52sddz2]:hover{transform:translateY(-4px);box-shadow:0 8px 20px var(--shadow)}.gallery-button[data-astro-cid-z52sddz2]{position:relative;width:100%;height:100%;padding:0;border:none;background:none;cursor:pointer;overflow:hidden;border-radius:12px}.gallery-image[data-astro-cid-z52sddz2]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.gallery-button[data-astro-cid-z52sddz2]:hover .gallery-image[data-astro-cid-z52sddz2]{transform:scale(1.05)}.gallery-overlay[data-astro-cid-z52sddz2]{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.gallery-button[data-astro-cid-z52sddz2]:hover .gallery-overlay[data-astro-cid-z52sddz2]{opacity:1}.gallery-icon[data-astro-cid-z52sddz2]{font-size:2.5rem;color:var(--white);text-shadow:2px 2px 4px rgba(0,0,0,.5)}.lightbox[data-astro-cid-z52sddz2]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;z-index:10000;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box}.lightbox[data-astro-cid-z52sddz2].active{display:flex}.lightbox-content[data-astro-cid-z52sddz2]{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.lightbox-image[data-astro-cid-z52sddz2]{max-width:100%;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #00000080}.lightbox-caption[data-astro-cid-z52sddz2]{color:var(--white);margin-top:1rem;text-align:center;font-size:1.1rem;padding:.5rem 1rem;background:#ffffff1a;border-radius:4px}.lightbox-close[data-astro-cid-z52sddz2],.lightbox-prev[data-astro-cid-z52sddz2],.lightbox-next[data-astro-cid-z52sddz2]{position:absolute;background:#fff3;border:2px solid rgba(255,255,255,.3);color:var(--white);font-size:2rem;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10001}.lightbox-close[data-astro-cid-z52sddz2]:hover,.lightbox-prev[data-astro-cid-z52sddz2]:hover,.lightbox-next[data-astro-cid-z52sddz2]:hover{background:#ffffff4d;border-color:#ffffff80;transform:scale(1.1)}.lightbox-close[data-astro-cid-z52sddz2]{top:2rem;right:2rem;font-size:1.5rem;font-weight:700}.lightbox-prev[data-astro-cid-z52sddz2]{left:2rem;top:50%;transform:translateY(-50%)}.lightbox-next[data-astro-cid-z52sddz2]{right:2rem;top:50%;transform:translateY(-50%)}@media (max-width: 768px){.gallery-grid[data-astro-cid-z52sddz2]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.lightbox[data-astro-cid-z52sddz2]{padding:1rem}.lightbox-image[data-astro-cid-z52sddz2]{max-height:75vh}.lightbox-close[data-astro-cid-z52sddz2]{top:1rem;right:1rem;width:40px;height:40px;font-size:1.2rem}.lightbox-prev[data-astro-cid-z52sddz2],.lightbox-next[data-astro-cid-z52sddz2]{width:40px;height:40px;font-size:1.5rem}.lightbox-prev[data-astro-cid-z52sddz2]{left:.5rem}.lightbox-next[data-astro-cid-z52sddz2]{right:.5rem}.lightbox-caption[data-astro-cid-z52sddz2]{font-size:.9rem;margin-top:.5rem}}@media (max-width: 480px){.gallery-grid[data-astro-cid-z52sddz2]{grid-template-columns:1fr}.gallery-item[data-astro-cid-z52sddz2]{aspect-ratio:16 / 9}}
