.event-gallery.svelte-1myfiii{display:flex;flex-direction:column;gap:.625rem}.event-gallery--hero.svelte-1myfiii{gap:0}.gallery-stage.svelte-1myfiii{position:relative;border-radius:var(--radius);overflow:hidden;background:var(--bg);border:1px solid var(--border);box-shadow:var(--shadow);outline:none;touch-action:pan-y pinch-zoom}.event-gallery--hero.svelte-1myfiii .gallery-stage:where(.svelte-1myfiii){width:fit-content;max-width:100%;margin-inline:auto}@media(max-width:639px){.event-gallery--hero.svelte-1myfiii{max-width:100%;overflow-x:hidden}.event-gallery--hero.svelte-1myfiii .gallery-stage:where(.svelte-1myfiii){width:100%;border:none;border-radius:0;box-shadow:none;background:transparent;overflow:hidden}.event-gallery--hero.svelte-1myfiii .gallery-viewport:where(.svelte-1myfiii){width:100%;max-width:100%;aspect-ratio:5 / 4;max-height:none;overflow:hidden;background:var(--bg)}.event-gallery--hero.svelte-1myfiii .gallery-track:where(.svelte-1myfiii){height:100%;align-items:stretch}.event-gallery--hero.svelte-1myfiii .gallery-slide:where(.svelte-1myfiii){position:relative;display:flex;flex:0 0 100%;align-items:center;justify-content:center;width:100%;max-width:100%;height:100%;min-height:0}.event-gallery--hero.svelte-1myfiii .gallery-slide-fill:where(.svelte-1myfiii){position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:blur(16px) saturate(1.08);transform:scale(1.12);pointer-events:none}.event-gallery--hero.svelte-1myfiii .gallery-slide-main:where(.svelte-1myfiii){position:relative;z-index:1;display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center}}.gallery-stage.svelte-1myfiii:focus-visible{box-shadow:var(--shadow),0 0 0 2px var(--surface),0 0 0 4px var(--accent)}.event-gallery--hero.svelte-1myfiii .gallery-stage:where(.svelte-1myfiii):focus-visible{box-shadow:0 0 0 2px var(--surface),0 0 0 4px var(--accent)}.gallery-viewport.svelte-1myfiii{--gallery-max-h: min(68vh, 420px);overflow:hidden;background:var(--bg);line-height:0}.event-gallery--hero.svelte-1myfiii .gallery-viewport:where(.svelte-1myfiii){--gallery-max-h: min(72vh, 440px);width:fit-content;max-width:100%;background:var(--surface)}.gallery-track.svelte-1myfiii{display:flex;align-items:flex-start;transition:transform .32s cubic-bezier(.4,0,.2,1);will-change:transform}.gallery-slide.svelte-1myfiii{flex:0 0 100%;margin:0;min-width:0;display:flex;justify-content:center;align-items:flex-start}.gallery-slide-fill.svelte-1myfiii{display:none}.gallery-slide-main.svelte-1myfiii{display:block;width:auto;height:auto;max-width:100%;max-height:var(--gallery-max-h)}.gallery-nav.svelte-1myfiii{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:none;border-radius:50%;background:#2a26228c;color:#fffcf8;cursor:pointer;backdrop-filter:blur(8px);transition:background .15s ease}.gallery-nav.svelte-1myfiii:hover{background:#2a2622c7}.gallery-nav--prev.svelte-1myfiii{left:.5rem}.gallery-nav--next.svelte-1myfiii{right:.5rem}.gallery-counter.svelte-1myfiii{position:absolute;top:.5rem;right:.5rem;z-index:2;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;letter-spacing:.03em;color:#fffcf8;background:#2a26228c;border-radius:6px;backdrop-filter:blur(8px);pointer-events:none}.gallery-dots.svelte-1myfiii{position:absolute;left:0;right:0;bottom:.625rem;z-index:2;display:flex;justify-content:center;align-items:center;gap:.375rem;padding:0 .5rem;pointer-events:none}.gallery-dot.svelte-1myfiii{pointer-events:auto;width:.4375rem;height:.4375rem;padding:0;border:none;border-radius:50%;background:#fffcf873;cursor:pointer;transition:transform .15s ease,background .15s ease}.gallery-dot--active.svelte-1myfiii{transform:scale(1.35);background:#fffcf8}.gallery-thumbs.svelte-1myfiii{display:none;gap:.5rem;overflow-x:auto;padding:.125rem;scroll-snap-type:x proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.gallery-thumb.svelte-1myfiii{flex:0 0 4.25rem;height:3rem;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;opacity:.5;background:var(--surface);transition:opacity .2s ease,border-color .2s ease;scroll-snap-align:center}.gallery-thumb.svelte-1myfiii:hover{opacity:.8}.gallery-thumb--active.svelte-1myfiii{border-color:var(--accent);opacity:1}.gallery-thumb.svelte-1myfiii img:where(.svelte-1myfiii){display:block;width:100%;height:100%;object-fit:cover}@media(min-width:640px){.event-gallery--hero.svelte-1myfiii{width:100%;align-items:stretch;gap:.5rem}.event-gallery--hero.svelte-1myfiii .gallery-stage:where(.svelte-1myfiii){width:100%;max-width:none;margin-inline:0;border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);background:var(--surface)}.event-gallery--hero.svelte-1myfiii .gallery-viewport:where(.svelte-1myfiii){--gallery-max-h: 420px;width:100%;max-width:100%;aspect-ratio:4 / 5;max-height:var(--gallery-max-h);display:flex;align-items:center;justify-content:center}.event-gallery--hero.svelte-1myfiii .gallery-track:where(.svelte-1myfiii){display:block;transform:none!important}.event-gallery--hero.svelte-1myfiii .gallery-slide:where(.svelte-1myfiii){flex:unset;display:none;width:100%;height:100%;min-height:0;align-items:center}.event-gallery--hero.svelte-1myfiii .gallery-slide--active:where(.svelte-1myfiii){display:flex;height:100%}.event-gallery--hero.svelte-1myfiii .gallery-slide-fill:where(.svelte-1myfiii){display:none}.event-gallery--hero.svelte-1myfiii .gallery-slide-main:where(.svelte-1myfiii){width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.event-gallery--hero.svelte-1myfiii .gallery-thumbs:where(.svelte-1myfiii){justify-content:flex-start;width:100%;gap:.625rem;padding:.25rem 0}.event-gallery--hero.svelte-1myfiii .gallery-thumb:where(.svelte-1myfiii){flex:0 0 4.5rem;height:3.25rem;border-radius:10px}.gallery-nav.svelte-1myfiii{display:flex}.gallery-dots.svelte-1myfiii{display:none}.gallery-thumbs.svelte-1myfiii{display:flex}}@media(min-width:640px)and (hover:hover){.gallery-nav.svelte-1myfiii{display:flex}}
