.brand-stamp-container[data-astro-cid-tvv6smhg]{display:flex;justify-content:center;margin-bottom:1.5rem}.brand-stamp-img[data-astro-cid-tvv6smhg]{height:80px;width:auto;filter:drop-shadow(0 0 15px var(--primary-glow));animation:float 4s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.gallery-hero[data-astro-cid-tvv6smhg]{position:relative;padding:8rem 0 5rem;background:url(/images/real_park_1.png) no-repeat center center/cover;text-align:center;border-bottom:1px solid var(--border)}.hero-overlay[data-astro-cid-tvv6smhg]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0a0a0a80,#0a0a0af2)}.hero-content[data-astro-cid-tvv6smhg]{position:relative;z-index:10}.hero-badge[data-astro-cid-tvv6smhg]{display:inline-block;background:var(--primary);color:#fff!important;padding:.35rem 1.2rem;border-radius:4px;font-weight:900;font-size:.85rem;letter-spacing:.15em;margin-bottom:1.5rem;text-transform:uppercase}.gallery-hero[data-astro-cid-tvv6smhg] h1[data-astro-cid-tvv6smhg]{font-size:clamp(2.5rem,8vw,4.5rem);margin-bottom:1.5rem;line-height:1}.section[data-astro-cid-tvv6smhg]{padding:5rem 0}.gallery-grid[data-astro-cid-tvv6smhg]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;align-items:stretch}.gallery-card[data-astro-cid-tvv6smhg]{overflow:hidden;cursor:pointer;transition:transform .3s cubic-bezier(.25,1,.5,1),border-color .3s ease;border:1px solid var(--glass-border)}.gallery-card[data-astro-cid-tvv6smhg]:hover{transform:translateY(-8px);border-color:var(--primary);box-shadow:0 10px 25px #e07a5f26}.image-wrapper[data-astro-cid-tvv6smhg]{position:relative;width:100%;height:100%;aspect-ratio:4 / 3;overflow:hidden}.gallery-image[data-astro-cid-tvv6smhg]{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,1,.5,1)}.gallery-card[data-astro-cid-tvv6smhg]:hover .gallery-image[data-astro-cid-tvv6smhg]{transform:scale(1.1)}.image-overlay[data-astro-cid-tvv6smhg]{position:absolute;top:0;left:0;width:100%;height:100%;background:#0a0a0a99;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;backdrop-filter:blur(2px)}.gallery-card[data-astro-cid-tvv6smhg]:hover .image-overlay[data-astro-cid-tvv6smhg]{opacity:1}.zoom-icon[data-astro-cid-tvv6smhg]{background:var(--gradient-fire);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 10px #0000004d;transform:scale(.8);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.gallery-card[data-astro-cid-tvv6smhg]:hover .zoom-icon[data-astro-cid-tvv6smhg]{transform:scale(1)}.no-photos[data-astro-cid-tvv6smhg]{padding:4rem 2rem;font-size:1.2rem;color:var(--text-muted);border-style:dashed}.lightbox-modal[data-astro-cid-tvv6smhg]{display:none;position:fixed;z-index:5000;top:0;left:0;width:100%;height:100%;background-color:#050505f2;backdrop-filter:blur(15px);justify-content:center;align-items:center;user-select:none}.lightbox-modal[data-astro-cid-tvv6smhg][aria-hidden=false]{display:flex}.lightbox-content[data-astro-cid-tvv6smhg]{position:relative;max-width:85%;max-height:80%;display:flex;flex-direction:column;align-items:center}.lightbox-content[data-astro-cid-tvv6smhg] img[data-astro-cid-tvv6smhg]{max-width:100%;max-height:75vh;object-fit:contain;border-radius:8px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 50px #000c;animation:zoomIn .3s cubic-bezier(.25,1,.5,1)}@keyframes zoomIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.lightbox-caption[data-astro-cid-tvv6smhg]{color:#fff;font-family:Outfit,sans-serif;font-size:1.1rem;margin-top:1rem;text-transform:uppercase;letter-spacing:.1em;text-shadow:0 2px 4px rgba(0,0,0,.5)}.close-btn[data-astro-cid-tvv6smhg]{position:absolute;top:2rem;right:2rem;color:#fff;font-size:2.5rem;font-weight:700;cursor:pointer;z-index:5010;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#ffffff0d;transition:background .3s,color .3s}.close-btn[data-astro-cid-tvv6smhg]:hover{background:var(--primary);color:#fff}.nav-btn[data-astro-cid-tvv6smhg]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:1.5rem 1.2rem;font-size:2rem;cursor:pointer;border-radius:8px;z-index:5010;transition:all .3s}.nav-btn[data-astro-cid-tvv6smhg]:hover{background:var(--gradient-fire);border-color:transparent;box-shadow:0 0 15px var(--primary-glow)}.prev-btn[data-astro-cid-tvv6smhg]{left:2rem}.next-btn[data-astro-cid-tvv6smhg]{right:2rem}@media(max-width:768px){.gallery-hero[data-astro-cid-tvv6smhg]{padding:8rem 0 4rem}.gallery-grid[data-astro-cid-tvv6smhg]{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.nav-btn[data-astro-cid-tvv6smhg]{padding:1rem .8rem;font-size:1.5rem;border-radius:6px}.prev-btn[data-astro-cid-tvv6smhg]{left:.5rem}.next-btn[data-astro-cid-tvv6smhg]{right:.5rem}.close-btn[data-astro-cid-tvv6smhg]{top:1rem;right:1rem}.lightbox-content[data-astro-cid-tvv6smhg]{max-width:95%}}
