.gallery-component[data-astro-cid-52e5qotf]{width:100%;position:relative}.gallery-track[data-astro-cid-52e5qotf]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:1rem;scrollbar-width:none;-ms-overflow-style:none;width:100%;contain:layout style}.gallery-track[data-astro-cid-52e5qotf]::-webkit-scrollbar{display:none}.gallery-item[data-astro-cid-52e5qotf]{position:relative;display:block;flex:0 0 85%;scroll-snap-align:center;width:auto;aspect-ratio:4/3;padding:0;border:2px solid var(--color-primary);border-radius:12px;overflow:hidden;cursor:pointer;background:#f0f0f0;transition:transform .3s ease,box-shadow .3s ease;will-change:transform;contain:layout style}.gallery-img[data-astro-cid-52e5qotf]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;will-change:transform;backface-visibility:hidden}.gallery-overlay[data-astro-cid-52e5qotf]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);display:flex;align-items:flex-end;padding:1rem;opacity:0;transition:opacity .3s ease}.gallery-caption[data-astro-cid-52e5qotf]{color:#fff;font-weight:600;font-size:.9rem;transform:translateY(10px);transition:transform .3s ease}.gallery-dots[data-astro-cid-52e5qotf]{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.dot[data-astro-cid-52e5qotf]{width:10px;height:10px;border-radius:50%;background:var(--color-gray-300, #e2e8f0);border:none;padding:0;cursor:pointer;transition:all .3s ease}.dot[data-astro-cid-52e5qotf].active{background:var(--color-primary);width:24px;border-radius:5px}@media(min-width:769px){.gallery-component[data-astro-cid-52e5qotf]:not(.desktop-carousel) .gallery-track[data-astro-cid-52e5qotf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));overflow-x:visible;padding-bottom:0;scroll-snap-type:none}.gallery-component[data-astro-cid-52e5qotf]:not(.desktop-carousel) .gallery-track[data-astro-cid-52e5qotf].layout-flex{display:flex;flex-wrap:wrap;justify-content:var(--justify-content, flex-start)}.gallery-component[data-astro-cid-52e5qotf]:not(.desktop-carousel) .gallery-track[data-astro-cid-52e5qotf].layout-fixed-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content, flex-start)}.gallery-component[data-astro-cid-52e5qotf]:not(.desktop-carousel) .gallery-item[data-astro-cid-52e5qotf]{flex:0 0 auto;scroll-snap-align:none;width:100%}.gallery-component[data-astro-cid-52e5qotf]:not(.desktop-carousel) .gallery-track[data-astro-cid-52e5qotf].layout-fixed-grid .gallery-item[data-astro-cid-52e5qotf]{width:calc((100% - (var(--grid-cols, 4) - 1) * 1rem) / var(--grid-cols, 4));height:var(--gallery-item-height, auto);aspect-ratio:var(--gallery-item-height, 4/3)}.gallery-item[data-astro-cid-52e5qotf]:hover .gallery-img[data-astro-cid-52e5qotf]{transform:scale(1.1)}.gallery-item[data-astro-cid-52e5qotf]:hover .gallery-overlay[data-astro-cid-52e5qotf]{opacity:1}.gallery-item[data-astro-cid-52e5qotf]:hover .gallery-caption[data-astro-cid-52e5qotf]{transform:translateY(0)}.gallery-component[data-astro-cid-52e5qotf]:not(.desktop-carousel) .gallery-dots[data-astro-cid-52e5qotf]{display:none}.gallery-component[data-astro-cid-52e5qotf].desktop-carousel .gallery-item[data-astro-cid-52e5qotf]{flex:0 0 calc(50% - .5rem)}.gallery-component[data-astro-cid-52e5qotf].desktop-carousel .gallery-track[data-astro-cid-52e5qotf].layout-fixed-grid .gallery-item[data-astro-cid-52e5qotf]{width:calc((100% - (var(--grid-cols, 2) - 1) * 1rem) / var(--grid-cols, 2));flex:0 0 auto}.gallery-component[data-astro-cid-52e5qotf].desktop-carousel .gallery-item[data-astro-cid-52e5qotf]:hover .gallery-img[data-astro-cid-52e5qotf]{transform:scale(1.1)}.gallery-component[data-astro-cid-52e5qotf].desktop-carousel .gallery-item[data-astro-cid-52e5qotf]:hover .gallery-overlay[data-astro-cid-52e5qotf]{opacity:1}}.service-gallery-section[data-astro-cid-ljuvqpzq]{padding:var(--space-12) 0;background:#fff;content-visibility:auto;contain-intrinsic-size:auto 600px}.gallery-block[data-astro-cid-ljuvqpzq]{margin-bottom:var(--space-12)}.gallery-subtitle[data-astro-cid-ljuvqpzq]{font-size:var(--text-xl);font-weight:700;color:var(--color-text-primary);margin-bottom:var(--space-4);padding-left:var(--space-4);border-left:4px solid var(--color-primary)}.backdrop.svelte-1x94ym{position:fixed;inset:0;z-index:9999;background:#000000e3;backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;cursor:zoom-out}.content.svelte-1x94ym{position:relative;width:90vw;height:85vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:default}.image-wrapper.svelte-1x94ym{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 25px 50px -12px #00000080;background:var(--color-secondary);display:flex;flex-direction:column;width:100%;flex:1;min-height:0}.img-container.svelte-1x94ym{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;position:relative;flex:1;overflow:hidden}.lightbox-img.svelte-1x94ym{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;user-select:none}.caption-bar.svelte-1x94ym{background:var(--color-secondary-dark);backdrop-filter:blur(4px);padding:1rem;display:flex;justify-content:space-between;gap:1rem;align-items:center;color:#fff;flex-shrink:0;min-height:3.5rem;width:100%}.caption-text.svelte-1x94ym{font-weight:500;font-size:1rem}.counter.svelte-1x94ym{font-size:.875rem;opacity:.8;min-width:33px;text-align:right}.close-btn.svelte-1x94ym{position:absolute;top:-50px;right:0;background:#ffffff1a;border:none;color:#fff;cursor:pointer;padding:10px;border-radius:50%;transition:all .2s ease;z-index:10000;display:flex;align-items:center;justify-content:center}.close-btn.svelte-1x94ym:hover{background:#fff3;transform:rotate(90deg)}.nav-controls.svelte-1x94ym{position:absolute;pointer-events:none;display:flex;justify-content:space-between;align-items:center;width:calc(100% + 160px);inset:0 0 0 -80px}.nav-btn.svelte-1x94ym{background:#ffffff1a;border:none;color:#fff;cursor:pointer;padding:1rem;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center;z-index:100;pointer-events:auto}.nav-btn.svelte-1x94ym:hover{background:#ffffff4d;transform:scale(1.1)}@media(max-width:1024px){.content.svelte-1x94ym{width:95vw}.nav-controls.svelte-1x94ym{width:100%;left:0;justify-content:space-between;padding:0 10px}}@media(max-width:768px){.content.svelte-1x94ym{height:80vh;gap:1rem}.image-wrapper.svelte-1x94ym{border-radius:8px}.nav-controls.svelte-1x94ym{position:static;width:100%;padding:0;margin-top:0;display:flex;justify-content:center;gap:2rem;pointer-events:auto;height:auto}.nav-btn.svelte-1x94ym{position:static;background:#ffffff26;padding:.75rem 2rem;border-radius:50px}.close-btn.svelte-1x94ym{top:10px;right:10px;z-index:10001}.img-container.svelte-1x94ym img:where(.svelte-1x94ym){max-height:100%;max-width:100%}.caption-bar.svelte-1x94ym{padding:.75rem;min-height:auto;flex-direction:column;text-align:center}.caption-text.svelte-1x94ym{font-size:.9rem}.counter.svelte-1x94ym{text-align:center}}
