.shows-filter.svelte-7bny51{display:flex;flex-direction:column;gap:1.5rem}.shows-filter__filters.svelte-7bny51{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.shows-filter__filter-btns.svelte-7bny51{display:flex;flex-wrap:wrap;gap:.375rem}.shows-filter__btn.svelte-7bny51{padding:.3rem .75rem;border:1px solid var(--color-border, #444);border-radius:1rem;background:none;color:var(--color-text, #fff);font-size:.8125rem;cursor:pointer;transition:border-color .15s ease,color .15s ease}.shows-filter__btn--active.svelte-7bny51{border-color:#fbbf24;color:#fbbf24}.shows-filter__section.svelte-7bny51{display:flex;flex-direction:column;gap:1rem}.shows-filter__section-heading.svelte-7bny51{font-size:1.25rem;font-weight:700;color:var(--color-text-primary, #f5f5f5);margin:0;font-family:Barlow Condensed,sans-serif;text-transform:uppercase;letter-spacing:.03em}.shows-filter__grid.svelte-7bny51{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.25rem}.shows-filter__card.svelte-7bny51{border-radius:12px;overflow:hidden;background:var(--color-surface-card, #1a1a1a);border:1px solid rgba(251,191,36,.15);transition:all .3s ease}.shows-filter__card.svelte-7bny51:hover{transform:translateY(-3px);border-color:#fbbf2499;box-shadow:0 8px 24px #0006,0 0 0 1px #fbbf244d,0 0 40px #fbbf2426}.shows-filter__card-link.svelte-7bny51{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.shows-filter__card-image-wrapper.svelte-7bny51{position:relative;aspect-ratio:5 / 4;overflow:hidden;background:#0a0a0a}.shows-filter__card-image.svelte-7bny51{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.shows-filter__card-placeholder.svelte-7bny51{width:100%;height:100%;background:linear-gradient(135deg,#0a0a0a,#1a1a1a,#111)}.shows-filter__badge.svelte-7bny51{display:inline-block;border-radius:3px;font-size:.5625rem;font-weight:700;text-transform:uppercase;font-family:Barlow Condensed,sans-serif;padding:1px 5px;line-height:1.4;flex-shrink:0}.shows-filter__card-overlay.svelte-7bny51{position:absolute;bottom:6px;left:6px;display:flex;align-items:center;gap:4px;z-index:1}.shows-filter__card-body.svelte-7bny51{padding:10px 12px 12px;display:flex;flex-direction:column;gap:4px;flex:1}.shows-filter__card-title.svelte-7bny51{font-size:.9375rem;font-weight:600;line-height:1.3;color:var(--color-text-primary, #f5f5f5);margin:0;min-height:2.45em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shows-filter__card-location.svelte-7bny51{display:flex;align-items:center;gap:.25rem}.shows-filter__card-location-flag.svelte-7bny51{font-size:1rem;line-height:1}.shows-filter__card-location-text.svelte-7bny51{font-size:.75rem;color:var(--color-text-secondary, #a0a0a0);line-height:1.3}.shows-filter__card-schedule.svelte-7bny51{font-size:.6875rem;color:#fbbf24cc;font-weight:600;font-family:Barlow Condensed,sans-serif;text-transform:uppercase;letter-spacing:.03em;margin-top:auto}.shows-filter__empty.svelte-7bny51{text-align:center;color:var(--color-text-muted, #888);padding:2rem 0}@media(prefers-reduced-motion:reduce){.shows-filter__btn.svelte-7bny51,.shows-filter__card.svelte-7bny51{transition:none}.shows-filter__card.svelte-7bny51:hover{transform:none;box-shadow:none}}.shows-page[data-astro-cid-u2ldhpau]{padding:0;display:flex;flex-direction:column;gap:0}.shows-content[data-astro-cid-u2ldhpau]{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.shows-section__title[data-astro-cid-u2ldhpau]{font-size:1.5rem;font-weight:700;color:var(--color-text, #fff);margin:0 0 1.25rem;position:relative;padding-left:1rem}.shows-section__title[data-astro-cid-u2ldhpau]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:2px;background:linear-gradient(to bottom,#fbbf24,#f59e0b)}.shows-page__title[data-astro-cid-u2ldhpau]{font-size:2rem;font-weight:800;color:var(--color-text, #fff);margin:0 0 1.5rem}.shows-hero[data-astro-cid-u2ldhpau]{position:relative;width:100%;min-height:40vh;overflow:hidden}.shows-hero__image-wrapper[data-astro-cid-u2ldhpau]{position:absolute;inset:0}.shows-hero__image[data-astro-cid-u2ldhpau]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.shows-hero__placeholder[data-astro-cid-u2ldhpau]{position:absolute;inset:0;background:linear-gradient(135deg,#0d0d1a,#1a0a2e,#2d0a4e)}.shows-hero__overlay[data-astro-cid-u2ldhpau]{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;min-height:40vh;padding:2rem 1.5rem;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.3) 50%,transparent 100%)}.shows-hero__title[data-astro-cid-u2ldhpau]{font-family:Barlow Condensed,system-ui,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;font-style:italic;line-height:1;margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(135deg,#fff,#fbbf24 60%,#f59e0b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.shows-hero__subtitle[data-astro-cid-u2ldhpau]{font-size:.875rem;color:#ffffffa6;margin:0;text-transform:uppercase;letter-spacing:.12em;font-weight:500}.shows-schedule[data-astro-cid-u2ldhpau]{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:1.5rem;margin:0;box-shadow:0 0 20px #fbbf2426,0 4px 30px #0000004d;transition:background .3s ease}.shows-schedule[data-astro-cid-u2ldhpau]:hover{background:#ffffff04}@media(prefers-reduced-motion:reduce){.shows-schedule[data-astro-cid-u2ldhpau]{transition:none}.shows-schedule[data-astro-cid-u2ldhpau]:hover{background:#ffffff0a}}
