.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}}.event-detail[data-astro-cid-doq5yvoh]{position:relative;width:100%}.event-back[data-astro-cid-doq5yvoh]{margin-left:-1.25rem;margin-bottom:.875rem}.back-link[data-astro-cid-doq5yvoh]{display:inline-flex;align-items:center;gap:.25rem;padding:.4375rem .875rem .4375rem .5625rem;background:var(--surface);border:1px solid var(--border);border-radius:999px;font-size:.8125rem;font-weight:600;color:var(--text);cursor:pointer;text-decoration:none;box-shadow:var(--shadow);transition:border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.back-link[data-astro-cid-doq5yvoh]:hover{color:var(--accent);border-color:var(--accent);box-shadow:var(--shadow-hover);text-decoration:none;transform:translate(-1px)}.back-icon[data-astro-cid-doq5yvoh]{display:flex;flex-shrink:0;margin-right:.0625rem;color:var(--muted);transition:color .15s ease}.back-link[data-astro-cid-doq5yvoh]:hover .back-icon[data-astro-cid-doq5yvoh]{color:var(--accent)}.back-label[data-astro-cid-doq5yvoh]{line-height:1}@media(max-width:639px){.event-back[data-astro-cid-doq5yvoh]{position:absolute;top:.625rem;z-index:5;margin:0}.back-link[data-astro-cid-doq5yvoh]{padding:.375rem .75rem .375rem .5rem;background:#fffcf8e6;border-color:#e6e1d9bf;backdrop-filter:blur(10px);box-shadow:0 1px 8px #2a26221f}.event-detail[data-astro-cid-doq5yvoh]:not(:has(.hero-gallery)) .event-back[data-astro-cid-doq5yvoh]{position:static;margin-bottom:.875rem}}.event-hero[data-astro-cid-doq5yvoh]{margin-bottom:1.75rem}@media(min-width:640px){.event-hero[data-astro-cid-doq5yvoh]{margin-bottom:2rem}}@media(min-width:640px){.event-hero[data-astro-cid-doq5yvoh]{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(0,3.15fr);gap:1.5rem 2rem;align-items:start}.hero-gallery[data-astro-cid-doq5yvoh],.hero-wrap[data-astro-cid-doq5yvoh]{grid-column:1;min-width:0}.hero-aside[data-astro-cid-doq5yvoh]{grid-column:2;min-width:0}.hero-body[data-astro-cid-doq5yvoh]{padding-top:.125rem;gap:.625rem}.detail-title[data-astro-cid-doq5yvoh]{flex-direction:column;align-items:flex-start;gap:.5rem;font-size:clamp(1.25rem,2.2vw,1.75rem);line-height:1.25}.title-sep[data-astro-cid-doq5yvoh]{display:none}.detail-date[data-astro-cid-doq5yvoh]{white-space:normal;font-size:.9375rem}.detail-meta[data-astro-cid-doq5yvoh]{font-size:.8125rem;line-height:1.5}.hero-gallery[data-astro-cid-doq5yvoh]{margin:0;width:100%;display:block}.hero-wrap[data-astro-cid-doq5yvoh]{margin-bottom:0}.hero-wrap[data-astro-cid-doq5yvoh] .event-placeholder--hero{aspect-ratio:4 / 5;max-height:420px}.hero-aside[data-astro-cid-doq5yvoh] .detail-section[data-astro-cid-doq5yvoh]{margin-top:0}.hero-aside[data-astro-cid-doq5yvoh] .detail-section[data-astro-cid-doq5yvoh] h2[data-astro-cid-doq5yvoh]{margin-bottom:.5rem}.source-block[data-astro-cid-doq5yvoh]{margin-top:0}}@media(min-width:1024px){.event-hero[data-astro-cid-doq5yvoh]{gap:2rem 2.5rem}}.hero-gallery[data-astro-cid-doq5yvoh]{margin:0 -1.25rem .875rem;width:calc(100% + 2.5rem)}.hero-wrap[data-astro-cid-doq5yvoh]{border-radius:var(--radius);overflow:hidden;margin-bottom:.875rem;box-shadow:var(--shadow);background:var(--bg)}.hero-wrap[data-astro-cid-doq5yvoh] .event-placeholder__icon svg{width:4.5rem;height:4.5rem}.hero-aside[data-astro-cid-doq5yvoh]{display:flex;flex-direction:column;min-width:0}.hero-aside[data-astro-cid-doq5yvoh] .detail-section[data-astro-cid-doq5yvoh]+.detail-section[data-astro-cid-doq5yvoh]{margin-top:1.25rem}@media(min-width:640px){.hero-aside[data-astro-cid-doq5yvoh]{gap:1.25rem}.hero-aside[data-astro-cid-doq5yvoh] .detail-section[data-astro-cid-doq5yvoh]+.detail-section[data-astro-cid-doq5yvoh]{margin-top:0}}.hero-body[data-astro-cid-doq5yvoh]{display:flex;flex-direction:column;gap:.375rem}.detail-title[data-astro-cid-doq5yvoh]{display:flex;align-items:baseline;flex-wrap:wrap;gap:.35rem .5rem;font-size:1.375rem;font-weight:700;line-height:1.3;margin:0;letter-spacing:-.02em}.title-text[data-astro-cid-doq5yvoh]{min-width:0}.title-sep[data-astro-cid-doq5yvoh]{color:var(--border);font-weight:400;flex-shrink:0}.detail-date[data-astro-cid-doq5yvoh]{font-size:.875rem;font-weight:600;color:var(--muted);letter-spacing:.005em;line-height:1.35;white-space:nowrap;flex-shrink:0}.detail-meta[data-astro-cid-doq5yvoh]{margin:0;font-size:.75rem;font-weight:500;color:var(--muted);line-height:1.45}.meta-wrap[data-astro-cid-doq5yvoh]{display:inline}.meta-venue[data-astro-cid-doq5yvoh]{color:var(--text);font-weight:600}.meta-item[data-astro-cid-doq5yvoh]{color:inherit}.meta-price[data-astro-cid-doq5yvoh]{color:var(--text);font-weight:500}.meta-price[data-astro-cid-doq5yvoh].free{color:var(--free)}.meta-sep[data-astro-cid-doq5yvoh]{margin:0 .3rem;color:var(--border);user-select:none}.meta-link[data-astro-cid-doq5yvoh]{text-decoration:none;transition:color .15s}.meta-link[data-astro-cid-doq5yvoh]:hover{color:var(--accent);text-decoration:none}.detail-section[data-astro-cid-doq5yvoh]{margin-top:2rem}.hero-aside[data-astro-cid-doq5yvoh]>.detail-section[data-astro-cid-doq5yvoh]:first-of-type{margin-top:2rem}@media(min-width:640px){.hero-aside[data-astro-cid-doq5yvoh]>.detail-section[data-astro-cid-doq5yvoh]:first-of-type{margin-top:0;padding-top:1rem;border-top:1px solid var(--border)}}.detail-section[data-astro-cid-doq5yvoh] h2[data-astro-cid-doq5yvoh]{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.625rem}.description[data-astro-cid-doq5yvoh]{white-space:pre-line;line-height:1.65}.detail-places[data-astro-cid-doq5yvoh],.hero-aside[data-astro-cid-doq5yvoh] .detail-places[data-astro-cid-doq5yvoh]{margin-top:0}.place-cards[data-astro-cid-doq5yvoh]{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none}.place-card[data-astro-cid-doq5yvoh]{display:flex;gap:.625rem;align-items:flex-start;padding:.625rem .75rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);min-width:0}a[data-astro-cid-doq5yvoh].place-card{color:inherit;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}a[data-astro-cid-doq5yvoh].place-card:hover{border-color:var(--accent);box-shadow:var(--shadow-hover);text-decoration:none}a[data-astro-cid-doq5yvoh].place-card:hover .place-card__primary[data-astro-cid-doq5yvoh]{color:var(--accent)}.place-card__icon[data-astro-cid-doq5yvoh]{display:flex;flex-shrink:0;margin-top:.125rem;color:var(--accent);opacity:.85}.place-card__body[data-astro-cid-doq5yvoh]{display:flex;flex-direction:column;gap:.125rem;min-width:0;flex:1}.place-card__kind[data-astro-cid-doq5yvoh]{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);line-height:1.2}.place-card__primary[data-astro-cid-doq5yvoh]{margin:0;font-size:.8125rem;font-weight:600;line-height:1.4;color:var(--text);overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.place-card__note[data-astro-cid-doq5yvoh]{margin:0;font-size:.75rem;font-weight:400;line-height:1.4;color:var(--muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere}.source-block[data-astro-cid-doq5yvoh]{margin-top:1.75rem}.source-btn[data-astro-cid-doq5yvoh]{display:flex;align-items:center;justify-content:center;width:100%;padding:.625rem 1.125rem;background:var(--accent-soft);color:var(--accent);border-radius:10px;font-weight:500;font-size:.9375rem;text-align:center;text-decoration:none;transition:background .15s}.source-btn[data-astro-cid-doq5yvoh]:hover{background:var(--accent-soft);color:var(--accent-hover);text-decoration:none}.source-note[data-astro-cid-doq5yvoh]{margin:.625rem 0 0;font-size:.75rem;line-height:1.45;color:var(--muted)}.related-list[data-astro-cid-doq5yvoh]{display:flex;flex-direction:column;gap:.625rem}.related-item[data-astro-cid-doq5yvoh]{display:flex;justify-content:space-between;gap:1rem;padding:.875rem 1.125rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:inherit;text-decoration:none;transition:border-color .15s,box-shadow .15s}.related-item[data-astro-cid-doq5yvoh]:hover{border-color:var(--accent);box-shadow:var(--shadow);text-decoration:none}.related-title[data-astro-cid-doq5yvoh]{font-weight:500}.related-date[data-astro-cid-doq5yvoh]{color:var(--muted);font-size:.875rem;white-space:nowrap}
