.page-hero[data-astro-cid-tvv6smhg]{padding:180px 0 100px;background:linear-gradient(180deg,#fff5f5 0%,var(--light) 100%);position:relative;overflow:hidden;text-align:center}.hero-bg[data-astro-cid-tvv6smhg]{position:absolute;inset:0;pointer-events:none}.blob[data-astro-cid-tvv6smhg]{position:absolute;border-radius:50%;filter:blur(60px);opacity:.5}.blob-1[data-astro-cid-tvv6smhg]{width:400px;height:400px;background:var(--primary);top:-150px;left:-100px;animation:float 8s ease-in-out infinite}.blob-2[data-astro-cid-tvv6smhg]{width:300px;height:300px;background:var(--secondary);bottom:-100px;right:-100px;animation:float 10s ease-in-out infinite reverse}.hero-badge[data-astro-cid-tvv6smhg]{display:inline-block;padding:8px 20px;background:#fff;border-radius:50px;font-size:.9rem;font-weight:500;color:var(--dark);box-shadow:var(--shadow-sm);margin-bottom:24px}.hero-title[data-astro-cid-tvv6smhg]{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;margin-bottom:20px;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-tvv6smhg]{font-size:1.2rem;color:#555;max-width:700px;margin:0 auto;line-height:1.8}.gallery-section[data-astro-cid-tvv6smhg]{background:#fff;padding-bottom:100px}.gallery-filters[data-astro-cid-tvv6smhg]{display:flex;justify-content:center;gap:12px;margin-bottom:48px;flex-wrap:wrap}.filter-btn[data-astro-cid-tvv6smhg]{padding:12px 28px;border:2px solid rgba(0,0,0,.1);border-radius:50px;background:#fff;font-family:inherit;font-size:.95rem;font-weight:600;color:var(--dark);cursor:pointer;transition:all .3s ease}.filter-btn[data-astro-cid-tvv6smhg]:hover{border-color:var(--primary);color:var(--primary)}.filter-btn[data-astro-cid-tvv6smhg].active{background:var(--gradient-primary);border-color:transparent;color:#fff;box-shadow:var(--shadow-md)}.gallery-grid[data-astro-cid-tvv6smhg]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-item[data-astro-cid-tvv6smhg]{animation-delay:var(--delay);border-radius:var(--radius-lg);overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1)}.gallery-item[data-astro-cid-tvv6smhg].hidden{opacity:0;transform:scale(.8);pointer-events:none;position:absolute}.gallery-item[data-astro-cid-tvv6smhg]:nth-child(4n+1){grid-row:span 2}.gallery-image-wrapper[data-astro-cid-tvv6smhg]{position:relative;width:100%;height:100%;min-height:280px;overflow:hidden;cursor:pointer}.gallery-item[data-astro-cid-tvv6smhg]:nth-child(4n+1) .gallery-image-wrapper[data-astro-cid-tvv6smhg]{min-height:580px}.gallery-image-wrapper[data-astro-cid-tvv6smhg] img[data-astro-cid-tvv6smhg]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.gallery-image-wrapper[data-astro-cid-tvv6smhg]:hover img[data-astro-cid-tvv6smhg]{transform:scale(1.1)}.gallery-overlay[data-astro-cid-tvv6smhg]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.2) 50%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:24px;opacity:0;transition:opacity .4s ease}.gallery-image-wrapper[data-astro-cid-tvv6smhg]:hover .gallery-overlay[data-astro-cid-tvv6smhg]{opacity:1}.gallery-zoom[data-astro-cid-tvv6smhg]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:56px;height:56px;border:none;border-radius:50%;background:#fff;color:var(--primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0000004d}.gallery-image-wrapper[data-astro-cid-tvv6smhg]:hover .gallery-zoom[data-astro-cid-tvv6smhg]{transform:translate(-50%,-50%) scale(1)}.gallery-zoom[data-astro-cid-tvv6smhg]:hover{background:var(--primary);color:#fff;transform:translate(-50%,-50%) scale(1.1)}.gallery-caption[data-astro-cid-tvv6smhg]{color:#fff;font-weight:500;font-size:.95rem;text-align:center;transform:translateY(20px);transition:transform .4s ease}.gallery-image-wrapper[data-astro-cid-tvv6smhg]:hover .gallery-caption[data-astro-cid-tvv6smhg]{transform:translateY(0)}.lightbox[data-astro-cid-tvv6smhg]{position:fixed;inset:0;z-index:9999;background:#000000f2;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .4s ease}.lightbox[data-astro-cid-tvv6smhg].active{opacity:1;visibility:visible}.lightbox-content[data-astro-cid-tvv6smhg]{max-width:90vw;max-height:85vh;display:flex;flex-direction:column;align-items:center}.lightbox-content[data-astro-cid-tvv6smhg] img[data-astro-cid-tvv6smhg]{max-width:100%;max-height:80vh;object-fit:contain;border-radius:var(--radius-lg);box-shadow:0 20px 60px #00000080;transform:scale(.9);transition:transform .4s ease}.lightbox[data-astro-cid-tvv6smhg].active .lightbox-content[data-astro-cid-tvv6smhg] img[data-astro-cid-tvv6smhg]{transform:scale(1)}.lightbox-caption[data-astro-cid-tvv6smhg]{color:#fff;font-size:1.1rem;margin-top:16px;text-align:center}.lightbox-close[data-astro-cid-tvv6smhg]{position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;cursor:pointer;padding:10px;transition:all .3s ease;opacity:.7}.lightbox-close[data-astro-cid-tvv6smhg]:hover{opacity:1;transform:rotate(90deg)}.lightbox-nav[data-astro-cid-tvv6smhg]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff;cursor:pointer;padding:16px;border-radius:50%;transition:all .3s ease;opacity:.7}.lightbox-nav[data-astro-cid-tvv6smhg]:hover{opacity:1;background:#fff3}.lightbox-prev[data-astro-cid-tvv6smhg]{left:20px}.lightbox-next[data-astro-cid-tvv6smhg]{right:20px}.lightbox-counter[data-astro-cid-tvv6smhg]{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#ffffffb3;font-size:.9rem}.cta-section[data-astro-cid-tvv6smhg]{background:linear-gradient(180deg,#fff,#fff5f5)}.cta-card[data-astro-cid-tvv6smhg]{background:var(--gradient-primary);padding:60px;border-radius:var(--radius-xl);text-align:center;color:#fff;box-shadow:var(--shadow-glow)}.cta-icon[data-astro-cid-tvv6smhg]{font-size:4rem;margin-bottom:20px;animation:bounce 2s infinite}.cta-card[data-astro-cid-tvv6smhg] h2[data-astro-cid-tvv6smhg]{font-size:clamp(1.5rem,4vw,2rem);margin-bottom:16px}.cta-card[data-astro-cid-tvv6smhg] p[data-astro-cid-tvv6smhg]{font-size:1.1rem;opacity:.9;margin-bottom:32px}.btn-white[data-astro-cid-tvv6smhg]{background:#fff;color:var(--primary);display:inline-flex;align-items:center;gap:8px;padding:16px 32px;border-radius:50px;font-weight:600;transition:all .3s ease}.btn-white[data-astro-cid-tvv6smhg]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.btn-arrow[data-astro-cid-tvv6smhg]{transition:transform .3s ease}.btn-white[data-astro-cid-tvv6smhg]:hover .btn-arrow[data-astro-cid-tvv6smhg]{transform:translate(5px)}@media(max-width:1024px){.gallery-grid[data-astro-cid-tvv6smhg]{grid-template-columns:repeat(2,1fr)}.gallery-item[data-astro-cid-tvv6smhg]:nth-child(4n+1){grid-row:span 1}.gallery-item[data-astro-cid-tvv6smhg]:nth-child(4n+1) .gallery-image-wrapper[data-astro-cid-tvv6smhg]{min-height:280px}.gallery-item[data-astro-cid-tvv6smhg]:nth-child(3n+1){grid-row:span 2}.gallery-item[data-astro-cid-tvv6smhg]:nth-child(3n+1) .gallery-image-wrapper[data-astro-cid-tvv6smhg]{min-height:580px}}@media(max-width:768px){.page-hero[data-astro-cid-tvv6smhg]{padding:140px 0 60px}.gallery-grid[data-astro-cid-tvv6smhg]{grid-template-columns:1fr;gap:16px}.gallery-item[data-astro-cid-tvv6smhg]:nth-child(n){grid-row:span 1}.gallery-item[data-astro-cid-tvv6smhg]:nth-child(n) .gallery-image-wrapper[data-astro-cid-tvv6smhg]{min-height:280px}.lightbox-nav[data-astro-cid-tvv6smhg]{display:none}.cta-card[data-astro-cid-tvv6smhg]{padding:40px 24px}}
