/*
Theme Name: Fable & Fantasy
Theme URI: https://fableenfantasy.nl
Author: Fable & Fantasy
Author URI: https://fableenfantasy.nl
Description: Custom theme for the Fable & Fantasy fantasy festival (26-27 June 2027, Rensenpark Emmen). Built from a high-fidelity design handoff; no ACF, no WooCommerce, no custom post types - content lives in Pages, Posts and Categories.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fable-fantasy
*/

/* =========================================================================
   1. Design tokens
   ========================================================================= */
:root {
  /* colors */
  --ff-bg: #f3ead2;
  --ff-bg-solid: #d9c7a0;
  --ff-ink: #4a3a22;
  --ff-heading-dark: #2c1c0d;
  --ff-muted: #7a6647;
  --ff-gold: #a9762f;
  --ff-gold-hover: #c9922f;
  --ff-btn-brown: #7a4a24;
  --ff-btn-text: #f6ecd4;
  --ff-card-fill: #ece0c2;
  --ff-footer-bg: #2c1c0d;
  --ff-cta-bg: #43301c;
  --ff-ticket-panel-bg: #3a2412;
  --ff-sage: #4f6b3a;
  --ff-sage-light: #8fb56f;
  --ff-border: rgba(169, 118, 47, 0.3);
  --ff-border-soft: rgba(169, 118, 47, 0.2);
  --ff-border-faint: rgba(169, 118, 47, 0.14);

  /* type */
  --ff-font-logo: 'FableLogo', 'Cinzel Decorative', serif;
  --ff-font-decorative: 'Cinzel Decorative', serif;
  --ff-font-kicker: 'Cinzel', serif;
  --ff-font-body: 'EB Garamond', serif;
  --ff-font-fine: 'Jost', sans-serif;

  /* shape */
  --ff-radius-pill: 999px;
  --ff-radius-lg: 28px;
  --ff-radius-md: 20px;
  --ff-radius-sm: 14px;

  /* shadow */
  --ff-shadow-card: 0 18px 44px rgba(74, 52, 28, 0.12);
  --ff-shadow-nav: 0 10px 32px rgba(74, 52, 28, 0.18);
  --ff-shadow-panel: 0 20px 50px rgba(58, 36, 18, 0.25);
}

/* =========================================================================
   2. Reset & base
   ========================================================================= */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: var(--ff-bg);
  color: var(--ff-ink);
  font-family: var(--ff-font-body);
  font-size: 17px;
  line-height: 1.5;
}
img { max-width: 100%; height: auto; display: block; }
a { color: var(--ff-gold); text-decoration: none; }
a:hover { color: var(--ff-gold-hover); }
h1, h2, h3, h4 { margin: 0; font-weight: 400; }
.screen-reader-text {
  position: absolute; width: 1px; height: 1px; overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); white-space: nowrap; border: 0; padding: 0; margin: -1px;
}
.skip-link {
  position: absolute; left: 10px; top: -80px; z-index: 10000;
  background: var(--ff-btn-brown); color: var(--ff-btn-text);
  padding: 12px 20px; border-radius: var(--ff-radius-sm); transition: top .2s;
}
.skip-link:focus { top: 10px; }
:focus-visible { outline: 2px solid var(--ff-gold-hover); outline-offset: 2px; }

/* parchment texture, applied to <body class="parchment-bg"> */
.parchment-bg {
  position: relative;
  background-color: var(--ff-bg-solid);
  background-image:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMDAnIGhlaWdodD0nMzAwJz48ZmlsdGVyIGlkPSduJz48ZmVUdXJidWxlbmNlIHR5cGU9J2ZyYWN0YWxOb2lzZScgYmFzZUZyZXF1ZW5jeT0nMC45JyBudW1PY3RhdmVzPSczJyBzdGl0Y2hUaWxlcz0nc3RpdGNoJy8+PGZlQ29sb3JNYXRyaXggdHlwZT0nbWF0cml4JyB2YWx1ZXM9JzAgMCAwIDAgMC4zNSAgMCAwIDAgMCAwLjI3ICAwIDAgMCAwIDAuMTYgIDAgMCAwIDAuNSAwJy8+PC9maWx0ZXI+PHJlY3Qgd2lkdGg9JzEwMCUnIGhlaWdodD0nMTAwJScgZmlsdGVyPSd1cmwoI24pJy8+PC9zdmc+"),
    radial-gradient(ellipse 55% 38% at 22% 18%, rgba(139, 105, 60, .32) 0%, transparent 60%),
    radial-gradient(ellipse 45% 32% at 85% 12%, rgba(120, 90, 50, .28) 0%, transparent 55%),
    radial-gradient(ellipse 50% 40% at 90% 85%, rgba(110, 80, 45, .3) 0%, transparent 58%),
    radial-gradient(ellipse 50% 36% at 8% 88%, rgba(120, 90, 50, .28) 0%, transparent 55%),
    radial-gradient(ellipse 65% 46% at 50% 50%, rgba(238, 224, 190, .38) 0%, transparent 65%),
    radial-gradient(ellipse 38% 28% at 30% 62%, rgba(90, 130, 72, .24) 0%, transparent 70%),
    radial-gradient(ellipse 32% 24% at 72% 40%, rgba(78, 116, 62, .22) 0%, transparent 70%),
    radial-gradient(ellipse 34% 26% at 60% 88%, rgba(90, 130, 72, .2) 0%, transparent 70%),
    radial-gradient(ellipse 26% 20% at 12% 30%, rgba(100, 138, 80, .18) 0%, transparent 70%),
    radial-gradient(ellipse 24% 18% at 90% 68%, rgba(90, 130, 72, .18) 0%, transparent 70%);
  background-size: 300px 300px, cover, cover, cover, cover, cover, cover, cover, cover, cover;
  background-attachment: fixed;
  box-shadow: inset 0 0 90px 20px rgba(74, 52, 28, .4), inset 0 0 220px 60px rgba(74, 52, 28, .22);
}
@media (max-width: 782px) {
  /* fixed backgrounds are expensive/buggy on mobile Safari */
  .parchment-bg { background-attachment: scroll; }
}

.fable-logo-text {
  background: linear-gradient(180deg, #6f4c2a 0%, #5c3d20 55%, #492f18 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-family: var(--ff-font-logo);
  font-weight: 400;
}

.ff-kicker {
  font-family: var(--ff-font-kicker);
  font-size: 12px;
  letter-spacing: .34em;
  text-transform: uppercase;
  color: var(--ff-gold);
  margin-bottom: 16px;
  display: block;
}
.ff-kicker--sage { color: var(--ff-sage); }

/* =========================================================================
   3. Buttons
   ========================================================================= */
.ff-btn {
  cursor: pointer;
  display: inline-block;
  font-family: var(--ff-font-kicker);
  font-weight: 700;
  font-size: 14px;
  letter-spacing: .12em;
  text-transform: uppercase;
  padding: 16px 36px;
  border-radius: var(--ff-radius-pill);
  border: 1.5px solid transparent;
  background: var(--ff-btn-brown);
  color: var(--ff-btn-text);
  transition: transform .2s, box-shadow .2s, background .2s;
}
.ff-btn:hover { background: #8a5a2e; color: var(--ff-btn-text); }
.ff-btn--outline {
  background: transparent;
  border-color: var(--ff-btn-brown);
  color: #5a3a1c;
}
.ff-btn--outline:hover { background: rgba(122, 74, 36, .08); color: #5a3a1c; }
.ff-btn--gold {
  background: var(--ff-gold-hover);
  color: #3a2412;
  font-size: 15px;
  padding: 18px 44px;
}
.ff-btn--gold:hover { background: #d9a544; color: #3a2412; }

/* =========================================================================
   4. Nav
   ========================================================================= */
.ff-nav-wrap {
  position: fixed; top: 16px; left: 0; right: 0; z-index: 100;
  display: flex; justify-content: center; padding: 0 24px;
}
.ff-nav {
  position: relative;
  max-width: 1400px; width: 100%;
  display: flex; align-items: center; justify-content: space-between; gap: 16px;
  padding: 14px 26px; border-radius: var(--ff-radius-pill);
  background: rgba(243, 234, 210, .92);
  backdrop-filter: blur(10px);
  border: 1px solid var(--ff-border);
  box-shadow: var(--ff-shadow-nav);
}
.ff-nav__right { display: flex; align-items: center; gap: 4px; flex-wrap: wrap; }
.ff-nav__logo {
  cursor: pointer; white-space: nowrap; flex-shrink: 0;
  font-size: 28px; letter-spacing: .01em;
}
.ff-nav__logo a { color: inherit; }
.ff-nav__toggle {
  display: none; background: none; border: 1px solid var(--ff-border);
  border-radius: var(--ff-radius-pill); width: 44px; height: 44px;
  align-items: center; justify-content: center; cursor: pointer; flex-shrink: 0;
}
.ff-nav__toggle span, .ff-nav__toggle span::before, .ff-nav__toggle span::after {
  display: block; width: 18px; height: 2px; background: var(--ff-heading-dark); position: relative;
}
.ff-nav__toggle span::before, .ff-nav__toggle span::after { content: ''; position: absolute; }
.ff-nav__toggle span::before { top: -6px; }
.ff-nav__toggle span::after { top: 6px; }

.ff-nav__menu {
  list-style: none; margin: 0; padding: 0;
  display: flex; gap: 4px; align-items: center; flex-wrap: wrap; row-gap: 8px;
  font-family: var(--ff-font-kicker); font-size: 13px; font-weight: 600;
  letter-spacing: .03em; text-transform: uppercase;
}
.ff-nav__item { position: relative; }
.ff-nav__item > a {
  cursor: pointer; display: inline-block; white-space: nowrap;
  padding: 11px 14px; border-radius: var(--ff-radius-pill); color: #3a2412;
}
.ff-nav__item.current-menu-item > a,
.ff-nav__item.current-menu-parent > a,
.ff-nav__item.current_page_item > a {
  color: var(--ff-btn-text); background: rgba(122, 74, 36, .92);
}
.ff-nav__item.menu-item-has-children > a::after { content: '  \25BE'; }
.ff-nav__submenu {
  position: absolute; top: 100%; left: 0; display: none;
  list-style: none; margin: 8px 0 0; padding: 8px;
  background: #f6ecd4; border: 1px solid var(--ff-border);
  border-radius: 16px; box-shadow: var(--ff-shadow-panel);
  z-index: 200; min-width: 220px;
}
.ff-nav__item:hover > .ff-nav__submenu,
.ff-nav__item.ff-open > .ff-nav__submenu { display: block; }
.ff-nav__submenu a {
  display: block; cursor: pointer; padding: 11px 16px; border-radius: 10px;
  color: #6b5636; white-space: nowrap; font-size: 12px; letter-spacing: .08em;
}
.ff-nav__submenu a:hover { color: var(--ff-heading-dark); background: rgba(169, 118, 47, .16); }

.ff-nav__langs {
  display: flex; gap: 6px; align-items: center; margin-left: 10px;
  padding-left: 16px; border-left: 1px solid var(--ff-border-soft); flex-shrink: 0;
}
.ff-nav__lang {
  padding: 5px 7px; border-radius: 8px; font-size: 18px; line-height: 1;
  opacity: .45; filter: grayscale(.5);
}
.ff-nav__lang.is-active { opacity: 1; filter: none; box-shadow: 0 0 0 2px rgba(201, 162, 74, .7); }

.ff-nav__cta {
  white-space: nowrap; flex-shrink: 0; background: var(--ff-btn-brown); color: var(--ff-btn-text);
  padding: 13px 20px; border-radius: var(--ff-radius-pill); margin-left: 10px; font-weight: 600;
}
.ff-nav__cta:hover { color: var(--ff-btn-text); background: #8a5a2e; }

@media (max-width: 980px) {
  .ff-nav__toggle { display: flex; }
  .ff-nav__right {
    display: none; flex-direction: column; align-items: stretch; width: 100%;
    position: absolute; top: calc(100% + 10px); left: 0; right: 0;
    background: rgba(243, 234, 210, .97); border: 1px solid var(--ff-border);
    border-radius: 20px; padding: 16px; box-shadow: var(--ff-shadow-nav);
  }
  .ff-nav.is-open .ff-nav__right { display: flex; }
  .ff-nav__menu { flex-direction: column; align-items: stretch; }
  .ff-nav__item > a { display: block; }
  .ff-nav__submenu { position: static; box-shadow: none; margin: 4px 0 8px; display: none; border-radius: 10px; }
  .ff-nav__item.ff-open .ff-nav__submenu { display: block; }
  .ff-nav__langs { margin-left: 0; padding-left: 0; border-left: 0; padding-top: 10px; justify-content: center; }
  .ff-nav__cta { margin-left: 0; text-align: center; }
}

/* =========================================================================
   5. Hero
   ========================================================================= */
.ff-hero {
  position: relative; text-align: center; padding: 170px 24px 110px;
  min-height: 620px; display: flex; flex-direction: column; justify-content: center;
  overflow: hidden;
}
.ff-hero__media {
  position: absolute; inset: 0; overflow: hidden; z-index: 0;
  container-type: size;
}
/*
 * A YouTube iframe's player keeps its own 16:9 ratio internally - object-fit
 * on the <iframe> box doesn't reach the embedded document, so simply
 * scaling the iframe (the old 160%/160% rule) left YouTube's own player
 * letterboxing whenever the container's ratio drifted from 16:9. Instead,
 * size the iframe itself as an exact 16:9 box that's always at least as
 * big as the container in both dimensions (container query units, so this
 * tracks the hero's own box, not the viewport) and let overflow:hidden on
 * the parent crop the excess. That way the YouTube player never needs to
 * letterbox - the crop happens outside it.
 */
.ff-hero__media iframe, .ff-hero__media video {
  position: absolute; top: 50%; left: 50%;
  width: 100cqw; height: 56.25cqw; /* 100 / 56.25 = 16 / 9 */
  min-width: 177.78cqh; min-height: 100cqh; /* 177.78 = 16/9 * 100 */
  transform: translate(-50%, -50%); border: 0; pointer-events: none; object-fit: cover;
}
@supports not (width: 1cqw) {
  .ff-hero__media iframe, .ff-hero__media video {
    width: 160%; height: 160%; min-width: 0; min-height: 0;
  }
}
.ff-hero__wash { position: absolute; inset: 0; background: rgba(243, 234, 210, .62); }
.ff-hero__content { position: relative; z-index: 1; }
.ff-hero__title {
  margin: 0; font-family: var(--ff-font-logo); font-weight: 400;
  font-size: clamp(56px, 11vw, 158px); line-height: 1;
  background: linear-gradient(180deg, #3a2213 0%, #7a3f1e 50%, #3a2213 100%);
  -webkit-background-clip: text; background-clip: text; color: transparent;
}
.ff-hero__date {
  font-size: 22px; color: var(--ff-ink); margin-top: 24px; letter-spacing: .02em;
}
.ff-hero__actions { display: flex; gap: 16px; margin-top: 36px; justify-content: center; flex-wrap: wrap; }
.ff-hero__note { font-style: italic; font-size: 16px; color: var(--ff-ink); margin-top: 24px; }

.ff-page-hero {
  text-align: center; margin-bottom: 60px;
}
.ff-page-hero h1 {
  font-family: var(--ff-font-logo); font-weight: 400; font-size: clamp(48px, 9vw, 115px);
}

/* =========================================================================
   6. About section
   ========================================================================= */
.ff-about { padding: 60px 24px; }
.ff-about__inner { max-width: 820px; margin: 0 auto; text-align: center; position: relative; }
.ff-about__vine {
  position: absolute; right: 0; top: 0; width: 380px; max-width: 50vw;
  transform: rotate(88deg) translate(12px, 17px);
  pointer-events: none; z-index: -1; opacity: .9;
}
.ff-about__p1 { font-size: 23px; line-height: 1.62; color: var(--ff-ink); }
.ff-about__p2 { font-size: 19px; line-height: 1.65; color: var(--ff-muted); margin-top: 24px; }

/* =========================================================================
   7. Panels, teaser cards, news rows
   ========================================================================= */
.ff-panel {
  position: relative; max-width: 1280px; margin: 60px auto 0; padding: 56px 32px;
  background: var(--ff-card-fill); border: 1px solid rgba(169, 118, 47, .28);
  border-radius: var(--ff-radius-lg); box-shadow: var(--ff-shadow-card);
}
.ff-panel__head {
  display: flex; align-items: flex-end; justify-content: space-between; flex-wrap: wrap; gap: 12px;
  margin-bottom: 36px;
}
.ff-heading {
  margin: 0; font-family: var(--ff-font-logo); font-weight: 400; font-size: 50px;
}
.ff-panel__head .ff-heading { font-size: 56px; }
.ff-panel__link {
  cursor: pointer; font-family: var(--ff-font-kicker); font-size: 13px;
  letter-spacing: .14em; text-transform: uppercase; color: var(--ff-sage);
}
.ff-panel__link:hover { color: var(--ff-sage-light); }

.ff-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.ff-card {
  background: var(--ff-bg); border: 1px solid rgba(79, 107, 58, .3);
  border-radius: 16px; overflow: hidden; transition: transform .3s, box-shadow .3s;
}
.ff-card:hover { transform: translateY(-6px); box-shadow: 0 16px 30px rgba(74, 52, 28, .2); }
.ff-card__img { height: 200px; overflow: hidden; }
.ff-card__img img { width: 100%; height: 100%; object-fit: cover; }
.ff-card__body { padding: 28px; }
.ff-card__title { font-family: var(--ff-font-kicker); font-size: 21px; color: var(--ff-heading-dark); }
.ff-card__desc { font-size: 17px; color: var(--ff-muted); margin-top: 12px; line-height: 1.5; }

.ff-divider {
  display: flex; align-items: center; justify-content: center; gap: 16px;
  max-width: 1080px; margin: 90px auto 36px; padding: 0 24px;
}
.ff-divider__line--start { flex: 1; height: 1px; background: linear-gradient(90deg, transparent, rgba(169, 118, 47, .5)); }
.ff-divider__line--end { flex: 1; height: 1px; background: linear-gradient(90deg, rgba(169, 118, 47, .5), transparent); }
.ff-divider__ornament { font-family: var(--ff-font-decorative); font-size: 20px; color: var(--ff-gold); }

.ff-news-rows { max-width: 1080px; margin: 0 auto; padding: 0 24px; }
.ff-news-row {
  display: flex; gap: 28px; align-items: center; padding: 24px 28px; margin-bottom: 14px;
  border: 1px solid var(--ff-border-soft); border-radius: 16px; background: rgba(243, 234, 210, .55);
}
.ff-news-row__date { flex: 0 0 120px; text-align: center; font-family: var(--ff-font-kicker); }
.ff-news-row__day { font-size: 34px; color: var(--ff-gold-hover); line-height: 1; }
.ff-news-row__month { font-size: 12px; letter-spacing: .2em; text-transform: uppercase; color: var(--ff-muted); margin-top: 4px; }
.ff-news-row__body { flex: 1; }
.ff-news-row__title { font-family: var(--ff-font-kicker); font-size: 20px; color: var(--ff-heading-dark); }
.ff-news-row__excerpt { font-size: 17px; color: var(--ff-muted); margin-top: 6px; line-height: 1.5; }
.ff-news-row__more { flex: 0 0 auto; font-family: var(--ff-font-kicker); font-size: 13px; letter-spacing: .12em; text-transform: uppercase; color: var(--ff-gold); }

/* full news list (news page / archive) */
.ff-news-list { max-width: 1080px; margin: 0 auto; padding: 0 24px; }
.ff-news-card {
  display: flex; gap: 32px; align-items: center; background: var(--ff-card-fill);
  border: 1px solid var(--ff-border-soft); border-radius: 18px; overflow: hidden; margin-bottom: 24px;
}
.ff-news-card__img { flex: 0 0 220px; align-self: stretch; overflow: hidden; }
.ff-news-card__img img { width: 100%; height: 100%; object-fit: cover; }
.ff-news-card__body { padding: 28px 32px 28px 0; flex: 1; }
.ff-news-card__meta { font-family: var(--ff-font-kicker); font-size: 12px; letter-spacing: .16em; text-transform: uppercase; color: var(--ff-gold); }
.ff-news-card__title { font-family: var(--ff-font-kicker); font-size: 24px; color: var(--ff-heading-dark); margin-top: 8px; }
.ff-news-card__title a { color: inherit; }
.ff-news-card__excerpt { font-size: 17px; color: var(--ff-muted); margin-top: 10px; line-height: 1.55; }

.ff-pagination { display: flex; gap: 10px; justify-content: center; margin: 48px 0; font-family: var(--ff-font-kicker); }
.ff-pagination a, .ff-pagination span {
  padding: 10px 18px; border-radius: var(--ff-radius-pill); border: 1px solid var(--ff-border);
}
.ff-pagination .current { background: var(--ff-btn-brown); color: var(--ff-btn-text); }

/* =========================================================================
   8. CTA band
   ========================================================================= */
.ff-cta-wrap { max-width: 1080px; margin: 90px auto; padding: 0 24px; }
.ff-cta {
  position: relative; border-radius: 24px; overflow: hidden; text-align: center;
  padding: 80px 32px; background: var(--ff-cta-bg); border: 1px solid var(--ff-border);
}
.ff-cta::before {
  content: ''; position: absolute; inset: 0;
  background: radial-gradient(80% 120% at 50% 0%, rgba(169, 118, 47, .28), transparent 60%);
}
.ff-cta__inner { position: relative; }
.ff-cta__title { font-family: var(--ff-font-logo); font-weight: 400; font-size: 56px; color: #f4e7c6; }
.ff-cta__sub { font-size: 20px; color: #d9c39a; margin-top: 16px; }
.ff-cta .ff-btn--gold { margin-top: 32px; }

/* =========================================================================
   9. Programma page
   ========================================================================= */
.ff-acts { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; }
.ff-act {
  background: var(--ff-card-fill); border: 1px solid rgba(169, 118, 47, .22);
  border-radius: 18px; overflow: hidden; display: flex;
}
.ff-act__img { flex: 0 0 160px; overflow: hidden; }
.ff-act__img img { width: 100%; height: 100%; object-fit: cover; }
.ff-act__body { padding: 26px; flex: 1; }
.ff-act__tag { font-family: var(--ff-font-kicker); font-size: 11px; letter-spacing: .2em; text-transform: uppercase; color: var(--ff-gold); }
.ff-act__title { font-family: var(--ff-font-kicker); font-size: 23px; color: var(--ff-heading-dark); margin-top: 8px; }
.ff-act__desc { font-size: 16px; color: var(--ff-muted); margin-top: 10px; line-height: 1.5; }

.ff-schedule-title { margin: 80px 0 36px; text-align: center; font-size: 50px; }
.ff-schedule { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; }
.ff-schedule__day-title {
  font-family: var(--ff-font-kicker); font-size: 18px; letter-spacing: .14em; text-transform: uppercase;
  color: var(--ff-gold-hover); border-bottom: 1px solid rgba(169, 118, 47, .25); padding-bottom: 14px; margin-bottom: 8px;
}
.ff-schedule__row { display: flex; gap: 20px; padding: 14px 0; border-bottom: 1px solid rgba(169, 118, 47, .1); }
.ff-schedule__time { flex: 0 0 96px; font-family: var(--ff-font-kicker); color: var(--ff-gold); font-size: 15px; }
.ff-schedule__what { font-size: 18px; color: var(--ff-ink); }

/* =========================================================================
   10. Tickets page (static info + external CTA - no cart/WooCommerce)
   ========================================================================= */
.ff-tickets-sub { font-size: 19px; color: var(--ff-muted); margin-top: 14px; }
.ff-tickets-grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: 32px; align-items: start; }
.ff-ticket-panel {
  background: var(--ff-card-fill); border: 1px solid rgba(169, 118, 47, .22);
  border-radius: var(--ff-radius-md); padding: 36px;
}
.ff-ticket-row {
  display: flex; align-items: center; justify-content: space-between; gap: 16px;
  padding: 22px 0; border-bottom: 1px solid var(--ff-border-faint); flex-wrap: wrap;
}
.ff-ticket-row__label { font-family: var(--ff-font-kicker); font-size: 20px; color: var(--ff-heading-dark); }
.ff-ticket-row__note { font-size: 15px; color: var(--ff-muted); margin-top: 4px; }
.ff-ticket-row__price { font-family: var(--ff-font-kicker); font-size: 19px; color: var(--ff-gold-hover); }
.ff-ticket-note { font-style: italic; font-size: 15px; color: var(--ff-sage); margin-top: 20px; }

.ff-ticket-cta {
  background: var(--ff-ticket-panel-bg); border: 1px solid var(--ff-border); border-radius: var(--ff-radius-md);
  padding: 32px; position: sticky; top: 100px; text-align: center;
}
.ff-ticket-cta__kicker {
  font-family: var(--ff-font-kicker); font-size: 14px; letter-spacing: .2em; text-transform: uppercase;
  color: var(--ff-gold); margin-bottom: 16px;
}
.ff-ticket-cta__price {
  font-family: var(--ff-font-decorative); font-weight: 700; font-size: 40px; color: var(--ff-gold-hover); margin-bottom: 8px;
}
.ff-ticket-cta__note { font-size: 15px; color: #d9c39a; margin-bottom: 24px; }
.ff-ticket-cta .ff-btn--gold { width: 100%; padding: 16px; }

/* =========================================================================
   11. Info page
   ========================================================================= */
.ff-info-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-bottom: 64px; }
.ff-info-card { background: var(--ff-card-fill); border: 1px solid rgba(169, 118, 47, .22); border-radius: 16px; padding: 30px; }
.ff-info-card__title { font-family: var(--ff-font-kicker); font-size: 19px; color: var(--ff-gold-hover); }
.ff-info-card__body { font-size: 17px; color: var(--ff-ink); margin-top: 12px; line-height: 1.5; white-space: pre-line; }

.ff-map-placeholder {
  height: 320px; border-radius: var(--ff-radius-md);
  background: repeating-linear-gradient(135deg, #e2d3ab 0 18px, #ece0c2 18px 36px);
  position: relative; margin-bottom: 64px; overflow: hidden;
}
.ff-map-placeholder img { width: 100%; height: 100%; object-fit: cover; }
.ff-map-placeholder span {
  position: absolute; bottom: 14px; left: 16px; font-family: var(--ff-font-fine);
  font-size: 11px; letter-spacing: .12em; color: rgba(90, 70, 40, .55);
}

.ff-faq { max-width: 1080px; margin: 0 auto; }
.ff-faq__item { border-top: 1px solid rgba(169, 118, 47, .15); padding: 24px 0; }
.ff-faq__q { font-family: var(--ff-font-kicker); font-size: 20px; color: var(--ff-heading-dark); }
.ff-faq__a { font-size: 17px; color: var(--ff-muted); margin-top: 10px; line-height: 1.55; }

/* =========================================================================
   12. Photos page
   ========================================================================= */
.ff-year-pills { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; margin-bottom: 48px; }
.ff-year-pill {
  cursor: pointer; font-family: var(--ff-font-kicker); font-size: 12px; letter-spacing: .12em;
  text-transform: uppercase; padding: 9px 18px; border-radius: var(--ff-radius-pill);
  border: 1px solid rgba(169, 118, 47, .4); color: #6b5636; background: transparent;
}
.ff-year-pill.is-active { color: var(--ff-btn-text); background: var(--ff-btn-brown); }
.ff-year-pill:hover:not(.is-active) { background: rgba(122, 74, 36, .08); }

.ff-photo-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.ff-photo { aspect-ratio: 1 / 1; border-radius: 14px; overflow: hidden; }
.ff-photo img { width: 100%; height: 100%; object-fit: cover; }
.ff-photo-empty { text-align: center; font-style: italic; color: var(--ff-muted); padding: 60px 0; grid-column: 1 / -1; }

/* =========================================================================
   13. Footer
   ========================================================================= */
.ff-footer { border-top: 1px solid var(--ff-border); background: var(--ff-footer-bg); }
.ff-footer__inner {
  max-width: 1280px; margin: 0 auto; padding: 56px 24px; display: flex;
  justify-content: space-between; align-items: flex-start; flex-wrap: wrap; gap: 32px;
}
.ff-footer__brand { font-family: var(--ff-font-logo); font-weight: 400; font-size: 30px; color: var(--ff-btn-text); }
.ff-footer__tagline { font-size: 16px; color: #c9b98a; margin-top: 10px; max-width: 320px; line-height: 1.5; }
.ff-footer__cols { display: flex; gap: 64px; flex-wrap: wrap; }
.ff-footer__col { display: flex; flex-direction: column; gap: 8px; }
.ff-footer__col-title { font-family: var(--ff-font-kicker); font-size: 12px; letter-spacing: .18em; text-transform: uppercase; color: var(--ff-gold-hover); margin-bottom: 4px; }
.ff-footer__col--follow .ff-footer__col-title { color: var(--ff-sage-light); }
.ff-footer__col a, .ff-footer__col span { color: #d8c9a3; }
.ff-footer__bottom { text-align: center; font-family: var(--ff-font-fine); font-size: 12px; letter-spacing: .1em; color: #9c8a63; padding-bottom: 32px; }

/* =========================================================================
   14. Editor content defaults (Gutenberg content inside static pages)
   ========================================================================= */
.ff-content { max-width: 1080px; margin: 0 auto; padding: 0 24px 100px; font-size: 18px; line-height: 1.6; }
.ff-content h2 { font-family: var(--ff-font-logo); font-weight: 400; font-size: 44px; margin: 48px 0 20px; }
.ff-content h2 { background: linear-gradient(180deg, #6f4c2a 0%, #5c3d20 55%, #492f18 100%); -webkit-background-clip: text; background-clip: text; color: transparent; }
.ff-content h3 { font-family: var(--ff-font-kicker); font-size: 22px; color: var(--ff-heading-dark); margin: 36px 0 12px; }
.ff-content p { margin: 0 0 20px; }
.ff-content a { text-decoration: underline; }
.ff-content .wp-block-button__link { font-family: var(--ff-font-kicker); border-radius: var(--ff-radius-pill); background: var(--ff-btn-brown); color: var(--ff-btn-text); text-decoration: none; padding: 16px 36px; letter-spacing: .1em; text-transform: uppercase; font-size: 14px; }
.ff-content .wp-block-quote { border-left: 3px solid var(--ff-gold); padding-left: 24px; font-style: italic; color: var(--ff-muted); }
.ff-content figure { margin: 32px 0; }
.ff-content .wp-block-gallery { margin: 32px 0; }

/* =========================================================================
   15. Layout helpers
   ========================================================================= */
.ff-wrap { max-width: 1280px; margin: 0 auto; padding: 0 24px; }
.ff-wrap--narrow { max-width: 1080px; }
.ff-wrap--tickets { max-width: 960px; }
.ff-section { position: relative; padding: 60px 0 100px; }

/* =========================================================================
   16. Responsive
   ========================================================================= */
@media (max-width: 900px) {
  .ff-cards { grid-template-columns: 1fr; }
  .ff-acts { grid-template-columns: 1fr; }
  .ff-schedule { grid-template-columns: 1fr; }
  .ff-info-cards { grid-template-columns: 1fr; }
  .ff-tickets-grid { grid-template-columns: 1fr; }
  .ff-photo-grid { grid-template-columns: repeat(2, 1fr); }
  .ff-news-row { flex-wrap: wrap; }
  .ff-news-card { flex-direction: column; }
  .ff-news-card__img { flex: 0 0 200px; width: 100%; }
  .ff-news-card__body { padding: 24px; }
  .ff-ticket-cta { position: static; }
}
@media (max-width: 560px) {
  .ff-photo-grid { grid-template-columns: repeat(2, 1fr); }
  .ff-panel { padding: 36px 20px; }
  .ff-act { flex-direction: column; }
  .ff-act__img { flex: 0 0 180px; width: 100%; }
}

/* =========================================================================
   17. Print
   ========================================================================= */
@media print {
  .ff-nav-wrap, .ff-footer { display: none; }
}
