.festival-header[data-astro-cid-nen7h5rs]{z-index:90;pointer-events:none;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:fixed;top:0;left:0;right:0}.festival-menu-button[data-astro-cid-nen7h5rs],.festival-brand[data-astro-cid-nen7h5rs],.festival-current-link[data-astro-cid-nen7h5rs]{pointer-events:auto}.festival-header__brand-group[data-astro-cid-nen7h5rs]{align-items:center;gap:12px;display:flex}.festival-menu-button[data-astro-cid-nen7h5rs]{background:color-mix(in srgb, var(--theme-foreground) 88%, transparent);width:75px;height:75px;color:var(--theme-background);cursor:pointer;border:0;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:transform .2s,background-color .2s;display:inline-flex;box-shadow:0 14px 40px #0000002e}.festival-menu-button[data-astro-cid-nen7h5rs]:hover{background:var(--theme-button-hover);transform:translateY(-1px)}.festival-menu-button[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:currentColor;border-radius:999px;width:22px;height:2px;transition:transform .2s,opacity .2s}body.menu-open .festival-menu-button[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(8px)rotate(45deg)}body.menu-open .festival-menu-button[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}body.menu-open .festival-menu-button[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.festival-brand[data-astro-cid-nen7h5rs]{background:color-mix(in srgb, var(--theme-background) 92%, white 8%);border-radius:18px;justify-content:center;align-items:center;width:75px;height:75px;display:inline-flex;overflow:hidden;box-shadow:0 14px 40px #00000024}.festival-brand__logo[data-astro-cid-nen7h5rs]{object-fit:cover;width:100%;height:100%;display:block}.festival-current-link[data-astro-cid-nen7h5rs]{background:color-mix(in srgb, var(--theme-background) 90%, white 10%);min-height:48px;color:var(--theme-foreground);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 18px;font-size:12px;font-weight:800;transition:transform .2s,background-color .2s;display:inline-flex;box-shadow:0 14px 40px #00000024}.festival-current-link[data-astro-cid-nen7h5rs]:hover{background:var(--theme-accent-soft);transform:translateY(-1px)}.festival-menu[data-astro-cid-nen7h5rs]{z-index:80;background:var(--theme-menu-overlay);opacity:0;visibility:hidden;pointer-events:none;align-items:stretch;padding:110px 24px 24px;transition:opacity .25s,visibility .25s;display:flex;position:fixed;inset:0}body.menu-open{overflow:hidden}body.menu-open .festival-menu[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;pointer-events:auto}.festival-menu__inner[data-astro-cid-nen7h5rs]{flex-direction:column;justify-content:space-between;width:100%;min-height:100%;padding:12px 0 0;display:flex}.festival-menu__label[data-astro-cid-nen7h5rs]{color:color-mix(in srgb, var(--theme-background) 52%, transparent);letter-spacing:.18em;text-transform:uppercase;margin-bottom:24px;font-size:12px;font-weight:800}.festival-menu__nav[data-astro-cid-nen7h5rs]{gap:8px;display:grid}.festival-menu__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{border-bottom:1px solid color-mix(in srgb, var(--theme-background) 12%, transparent);color:var(--theme-background);letter-spacing:-.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;font-size:clamp(26px,5vw,56px);font-weight:900;display:flex}.festival-menu__arrow[data-astro-cid-nen7h5rs]{opacity:.45;font-size:.65em}@media (width<=550px){.festival-header[data-astro-cid-nen7h5rs]{padding:16px 14px}.festival-menu[data-astro-cid-nen7h5rs]{padding:92px 14px 20px}.festival-menu-button[data-astro-cid-nen7h5rs]{width:52px;height:52px}.festival-brand[data-astro-cid-nen7h5rs]{border-radius:16px;width:56px;height:56px}.festival-header__brand-group[data-astro-cid-nen7h5rs]{gap:8px}.festival-current-link[data-astro-cid-nen7h5rs]{letter-spacing:.08em;min-height:42px;padding:0 14px;font-size:10px}}.festival-footer[data-astro-cid-jo6i4kqk]{background:var(--theme-background);color:var(--theme-foreground);border-top:1px solid var(--theme-border);flex-wrap:wrap;justify-content:center;gap:24px;padding:28px 20px 36px;display:flex}.festival-footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:14px;font-weight:600;transition:color .2s,transform .2s}.festival-footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--theme-foreground);transform:translateY(-1px)}@media (width<=550px){.festival-footer[data-astro-cid-jo6i4kqk]{gap:14px;padding:24px 14px 34px}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--theme-background);color:var(--theme-foreground);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}#main{width:100%;min-height:80vh}::selection{background:var(--theme-accent);color:#fff}:root{--theme-background:var(--themeBackground);--theme-foreground:var(--themeForeground);--theme-accent:var(--themeAccent);--theme-surface:color-mix(in srgb, var(--theme-background) 90%, white 10%);--theme-surface-strong:color-mix(in srgb, var(--theme-background) 82%, var(--theme-foreground) 18%);--theme-border:color-mix(in srgb, var(--theme-foreground) 12%, transparent);--theme-text-soft:color-mix(in srgb, var(--theme-foreground) 68%, var(--theme-background) 32%);--theme-text-muted:color-mix(in srgb, var(--theme-foreground) 46%, var(--theme-background) 54%);--theme-hero-overlay-start:color-mix(in srgb, var(--theme-foreground) 22%, transparent);--theme-hero-overlay-end:color-mix(in srgb, var(--theme-foreground) 72%, transparent);--theme-menu-overlay:color-mix(in srgb, var(--theme-foreground) 94%, transparent);--theme-button-hover:color-mix(in srgb, var(--theme-foreground) 84%, var(--theme-accent) 16%);--theme-accent-soft:color-mix(in srgb, var(--theme-accent) 26%, var(--theme-background) 74%)}
