
.ifp-current{display:grid;grid-template-columns:1fr 1fr;gap:32px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(0,42,69,.12)}
.ifp-current__image img{width:100%;height:100%;object-fit:cover;display:block;min-height:420px}
.ifp-current__body{padding:40px}
.ifp-eyebrow{color:var(--ifp-accent,#ff8033);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem}
.ifp-current h2{font-size:clamp(2.4rem,5vw,4.6rem);line-height:.95;margin:.4rem 0 1rem;color:#003b5c}
.ifp-tagline{font-size:1.25rem;color:#586575}
.ifp-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.ifp-button{display:inline-block;background:var(--ifp-accent,#ff8033);color:#fff!important;text-decoration:none;padding:12px 20px;border-radius:999px;font-weight:800}
.ifp-button--secondary{background:#003b5c}
.ifp-button--small{padding:8px 14px;font-size:.9rem}
.ifp-countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}
.ifp-countdown div{background:#f3f7fa;border-radius:14px;padding:12px;text-align:center}
.ifp-countdown strong{display:block;font-size:1.6rem;color:#003b5c}
.ifp-countdown span{font-size:.72rem;text-transform:uppercase;color:#6b7786}
.ifp-sponsors{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:20px;align-items:center}
.ifp-sponsor{background:#fff;border:1px solid #e3e8ec;border-radius:16px;padding:18px;text-align:center}
.ifp-sponsor img{max-height:90px;width:auto;object-fit:contain}
.ifp-notices,.ifp-resources{display:grid;gap:16px}
.ifp-notice,.ifp-resource{background:#fff;border:1px solid #e3e8ec;border-left:6px solid #33b6ff;border-radius:14px;padding:20px}
.ifp-notice--important{border-left-color:#ffc600}
.ifp-notice--urgent{border-left-color:#d63638}
.ifp-resource span{font-size:.75rem;text-transform:uppercase;color:#687587;font-weight:800}
.ifp-empty{padding:18px;background:#f6f7f7;border-radius:12px}
@media(max-width:800px){.ifp-current{grid-template-columns:1fr}.ifp-countdown{grid-template-columns:repeat(2,1fr)}}
.ifp-homepage{background:#f7f8fb;color:#182433}
.ifp-home-container{width:min(calc(100% - 40px),1180px);margin-inline:auto}
.ifp-home-section{padding:76px 0}
.ifp-home-section h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;color:#003b5c;margin:.35rem 0 1.4rem}
.ifp-home-eyebrow{color:#ff8033;font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.ifp-home-hero{min-height:690px;display:flex;align-items:end;color:white;background:var(--ifp-hero,linear-gradient(135deg,#003b5c,#754f75));background-size:cover;background-position:center;position:relative}
.ifp-home-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,35,56,.18),rgba(0,35,56,.9))}
.ifp-home-hero__content{position:relative;z-index:1;padding:130px 0 84px;max-width:1180px}
.ifp-home-hero h1{font-size:clamp(3.3rem,9vw,7.5rem);line-height:.9;margin:.5rem 0 1rem;max-width:850px}
.ifp-home-lead{font-size:clamp(1.1rem,2vw,1.4rem);max-width:680px;color:rgba(255,255,255,.9)}
.ifp-home-countdown .ifp-countdown{max-width:560px}
.ifp-home-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.ifp-home-path{min-height:310px;border-radius:24px;padding:30px;color:white;display:flex;flex-direction:column;justify-content:end;box-shadow:0 18px 45px rgba(0,42,69,.12)}
.ifp-home-path--join{background:linear-gradient(180deg,#477b98,#003b5c)}
.ifp-home-path--watch{background:linear-gradient(180deg,#8b6689,#593b61)}
.ifp-home-path--support{background:linear-gradient(180deg,#bc823f,#7f4c1f)}
.ifp-home-path h3{font-size:2rem;margin:0 0 8px}.ifp-home-path p{color:rgba(255,255,255,.86)}.ifp-home-path a{color:white;font-weight:800;text-decoration:none}
.ifp-home-section--cream{background:#fffaf2}.ifp-home-section--blue{background:#003b5c;color:white}.ifp-home-section--blue h2{color:white}.ifp-home-section--muted{background:#eef3f6}
.ifp-home-story,.ifp-home-two{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}
.ifp-home-story__art{min-height:450px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#003b5c,#815276)}.ifp-home-story__art img{width:100%;height:100%;object-fit:cover;display:block}
.ifp-home-card{background:white;border:1px solid #dfe6eb;border-radius:24px;padding:34px;box-shadow:0 16px 42px rgba(0,42,69,.08)}
.ifp-home-card--accent{background:#003b5c;color:white}.ifp-home-card--accent h2{color:white}
.ifp-home-quicklinks{display:grid;gap:12px}.ifp-home-quicklinks a{background:rgba(255,255,255,.1);color:white;padding:14px;border-radius:12px;text-decoration:none;font-weight:800}
.ifp-home-resources .ifp-notices,.ifp-home-resources .ifp-resources{margin:20px 0}.ifp-home-resources .ifp-resource:nth-child(n+4),.ifp-home-resources .ifp-notice:nth-child(n+3){display:none}
.ifp-home-dates{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.ifp-home-dates div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:24px}.ifp-home-dates strong{display:block;font-size:1.5rem}.ifp-home-dates span{color:rgba(255,255,255,.75)}
.ifp-home-archive{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ifp-home-archive article{background:white;border-radius:20px;overflow:hidden;box-shadow:0 12px 30px rgba(0,42,69,.08)}.ifp-home-archive a{text-decoration:none;color:inherit}.ifp-home-archive img{width:100%;aspect-ratio:4/3;object-fit:cover}.ifp-home-archive h3,.ifp-home-archive p{margin-left:20px;margin-right:20px}.ifp-home-archive h3{color:#003b5c;font-size:1.4rem}
@media(max-width:850px){.ifp-home-paths,.ifp-home-story,.ifp-home-two,.ifp-home-archive{grid-template-columns:1fr}.ifp-home-dates{grid-template-columns:1fr}.ifp-home-hero{min-height:600px}.ifp-home-hero--small{min-height:440px}.ifp-home-hero--medium{min-height:520px}.ifp-home-hero--full{min-height:100svh}.ifp-home-hero__content{padding-top:100px;padding-bottom:64px}}
@media(max-width:600px){.ifp-home-container{width:min(calc(100% - 28px),1180px)}.ifp-home-section{padding:56px 0}}


/* v2.2.2: definitive homepage hero appearance controls.
   These rules intentionally appear last so parent themes and legacy plugin
   rules cannot override the Homepage Builder settings. */
.ifp-homepage .ifp-home-hero {
  display: flex;
  align-items: flex-end;
  min-height: 690px;
  position: relative;
  color: var(--ifp-hero-tagline, #ffffff);
  background-image: var(--ifp-hero, linear-gradient(135deg, #003b5c, #754f75));
  background-size: cover;
  background-position: center;
}

.ifp-homepage .ifp-home-hero.ifp-home-hero--small { min-height: 480px; }
.ifp-homepage .ifp-home-hero.ifp-home-hero--medium { min-height: 590px; }
.ifp-homepage .ifp-home-hero.ifp-home-hero--large { min-height: 690px; }
.ifp-homepage .ifp-home-hero.ifp-home-hero--full { min-height: 100vh; min-height: 100svh; }

.ifp-homepage .ifp-home-hero .ifp-home-overlay {
  position: absolute;
  inset: 0;
  background: var(--ifp-hero-overlay, rgba(0,31,51,.62)) !important;
}

.ifp-homepage .ifp-home-hero .ifp-home-hero__content {
  position: relative;
  z-index: 1;
  width: min(calc(100% - 40px), 1180px);
  max-width: 1180px;
  margin-inline: auto;
  padding: 130px 0 84px;
}

.ifp-homepage .ifp-home-hero h1,
.ifp-homepage .ifp-home-hero .ifp-home-hero__content h1 {
  color: var(--ifp-hero-title, #ffffff) !important;
  font-size: clamp(3.3rem, 9vw, 7.5rem);
  line-height: .9;
  margin: .5rem 0 1rem;
  max-width: 850px;
  text-shadow: 0 3px 18px rgba(0,0,0,.22);
}

.ifp-homepage .ifp-home-hero .ifp-home-eyebrow {
  color: var(--ifp-hero-eyebrow, #ff8033) !important;
}

.ifp-homepage .ifp-home-hero .ifp-home-lead {
  color: var(--ifp-hero-tagline, #ffffff) !important;
  font-size: clamp(1.1rem, 2vw, 1.4rem);
  max-width: 680px;
}

.ifp-homepage .ifp-home-hero .ifp-countdown {
  max-width: 560px;
}

.ifp-homepage .ifp-home-hero .ifp-countdown > div {
  background: var(--ifp-countdown-bg, #f3f7fa) !important;
}

.ifp-homepage .ifp-home-hero .ifp-countdown strong {
  color: var(--ifp-countdown-number, #003b5c) !important;
}

.ifp-homepage .ifp-home-hero .ifp-countdown span {
  color: var(--ifp-countdown-label, #5f6d7c) !important;
}

.ifp-homepage .ifp-home-hero .ifp-home-primary {
  background: var(--ifp-primary-bg, #ff8033) !important;
  color: var(--ifp-primary-text, #ffffff) !important;
  border-color: var(--ifp-primary-bg, #ff8033) !important;
}

.ifp-homepage .ifp-home-hero .ifp-home-secondary {
  background: var(--ifp-secondary-bg, #003b5c) !important;
  color: var(--ifp-secondary-text, #ffffff) !important;
  border-color: var(--ifp-secondary-bg, #003b5c) !important;
}

.ifp-homepage .ifp-home-hero--align-center .ifp-home-hero__content {
  text-align: center;
}
.ifp-homepage .ifp-home-hero--align-center h1,
.ifp-homepage .ifp-home-hero--align-center .ifp-home-lead,
.ifp-homepage .ifp-home-hero--align-center .ifp-countdown {
  margin-left: auto;
  margin-right: auto;
}
.ifp-homepage .ifp-home-hero--align-center .ifp-actions {
  justify-content: center;
}

.ifp-homepage .ifp-home-hero--align-right .ifp-home-hero__content {
  text-align: right;
}
.ifp-homepage .ifp-home-hero--align-right h1,
.ifp-homepage .ifp-home-hero--align-right .ifp-home-lead,
.ifp-homepage .ifp-home-hero--align-right .ifp-countdown {
  margin-left: auto;
}
.ifp-homepage .ifp-home-hero--align-right .ifp-actions {
  justify-content: flex-end;
}

@media (max-width: 850px) {
  .ifp-homepage .ifp-home-hero .ifp-home-hero__content {
    width: min(calc(100% - 28px), 1180px);
    padding-top: 100px;
    padding-bottom: 64px;
  }
  .ifp-homepage .ifp-home-hero.ifp-home-hero--small { min-height: 440px; }
  .ifp-homepage .ifp-home-hero.ifp-home-hero--medium { min-height: 520px; }
}


/* v2.3.0 show logo and layout engine */
.ifp-homepage.ifp-layout-full-width {
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.ifp-homepage.ifp-layout-remove-theme-spacing {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body:has(.ifp-layout-remove-theme-spacing) main,
body:has(.ifp-layout-remove-theme-spacing) .site-main,
body:has(.ifp-layout-remove-theme-spacing) .site-content,
body:has(.ifp-layout-remove-theme-spacing) .content-area,
body:has(.ifp-layout-remove-theme-spacing) .entry-content,
body:has(.ifp-layout-remove-theme-spacing) .wp-site-blocks {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

body:has(.ifp-layout-hide-page-title) .entry-title,
body:has(.ifp-layout-hide-page-title) .page-title,
body:has(.ifp-layout-hide-page-title) .wp-block-post-title {
  display: none !important;
}

body:has(.ifp-layout-hide-breadcrumbs) .breadcrumbs,
body:has(.ifp-layout-hide-breadcrumbs) .breadcrumb,
body:has(.ifp-layout-hide-breadcrumbs) .rank-math-breadcrumb,
body:has(.ifp-layout-hide-breadcrumbs) .yoast-breadcrumb {
  display: none !important;
}

.ifp-homepage.ifp-layout-flush-header .ifp-home-hero {
  margin-top: var(--ifp-hero-top-offset, 0px) !important;
}

.ifp-homepage .ifp-home-hero .ifp-home-hero__content {
  padding-top: var(--ifp-content-top-padding, 110px) !important;
  padding-bottom: var(--ifp-content-bottom-padding, 80px) !important;
}

.ifp-homepage .ifp-show-logo {
  margin: 12px 0 var(--ifp-logo-spacing, 24px);
  max-width: var(--ifp-logo-width, 520px);
}

.ifp-homepage .ifp-show-logo img {
  display: block;
  width: 100%;
  max-width: var(--ifp-logo-width, 520px);
  max-height: var(--ifp-logo-max-height, 260px);
  object-fit: contain;
  object-position: left center;
}

.ifp-homepage .ifp-home-hero--align-center .ifp-show-logo {
  margin-left: auto;
  margin-right: auto;
}
.ifp-homepage .ifp-home-hero--align-center .ifp-show-logo img {
  object-position: center center;
}
.ifp-homepage .ifp-home-hero--align-right .ifp-show-logo {
  margin-left: auto;
}
.ifp-homepage .ifp-home-hero--align-right .ifp-show-logo img {
  object-position: right center;
}

@media (max-width: 700px) {
  .ifp-homepage .ifp-show-logo {
    max-width: min(var(--ifp-logo-width, 520px), 86vw);
  }
  .ifp-homepage .ifp-show-logo img {
    max-width: min(var(--ifp-logo-width, 520px), 86vw);
  }
}


/* v2.3.1 countdown heading and show-logo persistence fixes */
.ifp-homepage .ifp-countdown-intro {
  margin: 24px 0 12px;
}

.ifp-homepage .ifp-countdown-eyebrow {
  display: block;
  color: var(--ifp-countdown-eyebrow, #ff8033) !important;
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .13em;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.ifp-homepage .ifp-countdown-heading {
  color: var(--ifp-countdown-heading, #ffffff) !important;
  font-size: clamp(1.15rem, 2.2vw, 1.65rem);
  line-height: 1.15;
  margin: 0;
  text-shadow: 0 2px 12px rgba(0,0,0,.18);
}

.ifp-homepage .ifp-show-logo {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  position: relative;
  z-index: 2;
}

.ifp-homepage .ifp-show-logo img {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}


/* v2.3.2 configurable pathway cards and sponsor presentation */
.ifp-homepage .ifp-home-path {
  background: linear-gradient(
    180deg,
    var(--ifp-path-bg-start, #477b98),
    var(--ifp-path-bg-end, #003b5c)
  ) !important;
  border-radius: var(--ifp-path-radius, 24px) !important;
}

.ifp-homepage .ifp-home-path h3 {
  color: var(--ifp-path-title, #ffffff) !important;
}

.ifp-homepage .ifp-home-path__copy,
.ifp-homepage .ifp-home-path__copy p,
.ifp-homepage .ifp-home-path__copy li {
  color: var(--ifp-path-text, #ffffff) !important;
}

.ifp-homepage .ifp-home-path__copy p:first-child {
  margin-top: 0;
}

.ifp-homepage .ifp-home-path__copy p:last-child {
  margin-bottom: 0;
}

.ifp-homepage .ifp-home-path a {
  color: var(--ifp-path-link, #ffffff) !important;
}

.ifp-home-sponsor-wrap .ifp-sponsors {
  align-items: stretch;
}

.ifp-home-sponsor-wrap .ifp-sponsor {
  background: var(--ifp-sponsor-card-bg, #ffffff) !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}

.ifp-home-sponsor-wrap .ifp-sponsor__logo {
  border: var(--ifp-sponsor-border-width, 1px) solid var(--ifp-sponsor-border-color, #e3e8ec);
  border-radius: var(--ifp-sponsor-logo-radius, 12px);
  overflow: hidden;
  background: #ffffff;
}

.ifp-home-sponsor-wrap .ifp-sponsor__logo a {
  display: block;
}

.ifp-home-sponsor-wrap .ifp-sponsor__logo img {
  display: block;
  width: 100%;
  max-height: 120px;
  object-fit: contain;
  border-radius: calc(var(--ifp-sponsor-logo-radius, 12px) - 1px);
}

.ifp-home-sponsor-wrap .ifp-sponsor__tagline {
  color: var(--ifp-sponsor-tagline, #5f6d7c) !important;
  font-size: .92rem;
  line-height: 1.35;
  margin: 0;
  text-align: center;
}

.ifp-rich-copy p:first-child {
  margin-top: 0;
}


/* v2.3.7 — story artwork and custom Important Dates only */
.ifp-homepage .ifp-home-story__art {
  position: relative;
  min-height: var(--ifp-story-height, 450px) !important;
  height: var(--ifp-story-height, 450px);
  border-radius: var(--ifp-story-radius, 28px) !important;
  overflow: hidden;
  background-image: var(--ifp-story-image) !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-color: #003b5c;
}

.ifp-homepage .ifp-home-story__art > img {
  display: none !important;
}

.ifp-homepage .ifp-story-image--top { background-position: center top !important; }
.ifp-homepage .ifp-story-image--center { background-position: center center !important; }
.ifp-homepage .ifp-story-image--bottom { background-position: center bottom !important; }
.ifp-homepage .ifp-story-image--left { background-position: left center !important; }
.ifp-homepage .ifp-story-image--right { background-position: right center !important; }

.ifp-homepage .ifp-home-story__logo {
  position: absolute;
  z-index: 2;
  width: min(var(--ifp-story-logo-width, 300px), calc(100% - 48px));
  pointer-events: none;
}

.ifp-homepage .ifp-home-story__logo img {
  display: block !important;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.ifp-homepage .ifp-story-logo-shadow .ifp-home-story__logo img {
  filter: drop-shadow(0 5px 14px rgba(0,0,0,.4));
}

.ifp-homepage .ifp-story-logo--top-left .ifp-home-story__logo { top: 28px; left: 28px; }
.ifp-homepage .ifp-story-logo--top-center .ifp-home-story__logo { top: 28px; left: 50%; transform: translateX(-50%); }
.ifp-homepage .ifp-story-logo--top-right .ifp-home-story__logo { top: 28px; right: 28px; }
.ifp-homepage .ifp-story-logo--center-left .ifp-home-story__logo { top: 50%; left: 28px; transform: translateY(-50%); }
.ifp-homepage .ifp-story-logo--center .ifp-home-story__logo { top: 50%; left: 50%; transform: translate(-50%,-50%); }
.ifp-homepage .ifp-story-logo--center-right .ifp-home-story__logo { top: 50%; right: 28px; transform: translateY(-50%); }
.ifp-homepage .ifp-story-logo--bottom-left .ifp-home-story__logo { bottom: 28px; left: 28px; }
.ifp-homepage .ifp-story-logo--bottom-center .ifp-home-story__logo { bottom: 28px; left: 50%; transform: translateX(-50%); }
.ifp-homepage .ifp-story-logo--bottom-right .ifp-home-story__logo { bottom: 28px; right: 28px; }

.ifp-homepage .ifp-date-card {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.ifp-homepage .ifp-date-type {
  color: #ff8033;
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.ifp-homepage .ifp-date-title {
  font-weight: 700;
}

.ifp-homepage .ifp-date-card small {
  opacity: .82;
}

.ifp-homepage .ifp-date-card a {
  margin-top: 7px;
  color: inherit;
  font-weight: 800;
  text-decoration: none;
}


/* v2.3.8 sponsor polish */
.ifp-home-sponsor-wrap {
  border: 0 !important;
  outline: 0 !important;
  background: transparent !important;
}

.ifp-home-sponsor-wrap .ifp-sponsors {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 22px;
  align-items: stretch;
  border: 0 !important;
  outline: 0 !important;
}

.ifp-home-sponsor-wrap .ifp-sponsor {
  display: flex;
  flex-direction: column;
  gap: 14px;
  justify-content: flex-start;
  padding: 18px;
  background: var(--ifp-sponsor-card-bg, #ffffff) !important;
  border: 1px solid rgba(0,59,92,.12) !important;
  border-radius: 18px !important;
  box-shadow: 0 10px 28px rgba(0,42,69,.07);
  text-align: center;
}

.ifp-home-sponsor-wrap .ifp-sponsor__logo {
  min-height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
  background: #ffffff;
  border: var(--ifp-sponsor-border-width, 1px) solid var(--ifp-sponsor-border-color, #e3e8ec);
  border-radius: var(--ifp-sponsor-logo-radius, 12px);
  overflow: hidden;
}

.ifp-home-sponsor-wrap .ifp-sponsor__logo a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ifp-home-sponsor-wrap .ifp-sponsor__logo img {
  width: auto !important;
  max-width: 100%;
  max-height: 105px;
  object-fit: contain;
  border-radius: max(0px, calc(var(--ifp-sponsor-logo-radius, 12px) - 2px));
}

.ifp-home-sponsor-wrap .ifp-sponsor__copy {
  padding: 0 4px 2px;
}

.ifp-home-sponsor-wrap .ifp-sponsor__name {
  margin: 0 0 5px;
  color: #003b5c !important;
  font-size: 1rem;
  line-height: 1.2;
}

.ifp-home-sponsor-wrap .ifp-sponsor__tagline {
  max-width: 34rem;
  margin: 0 auto;
  color: var(--ifp-sponsor-tagline, #5f6d7c) !important;
  font-size: .9rem;
  line-height: 1.45;
  text-align: center;
}

@media (max-width: 700px) {
  .ifp-home-sponsor-wrap .ifp-sponsors {
    grid-template-columns: 1fr;
  }
}


/* v2.4.0 sponsor tiers */
.ifp-home-sponsor-wrap .ifp-sponsor-levels {
  display: grid;
  gap: 32px;
}

.ifp-home-sponsor-wrap .ifp-sponsor-level {
  display: grid;
  gap: 14px;
}

.ifp-home-sponsor-wrap .ifp-sponsor-level__heading {
  margin: 0;
  color: #003b5c !important;
  font-size: 1.1rem;
  letter-spacing: .03em;
  text-align: center;
}

.ifp-home-sponsor-wrap .ifp-sponsor-level--presenting .ifp-sponsors {
  grid-template-columns: minmax(260px, 520px);
  justify-content: center;
}

.ifp-home-sponsor-wrap .ifp-sponsor-level--gold .ifp-sponsor {
  box-shadow: 0 12px 30px rgba(148,102,25,.12);
}

.ifp-home-sponsor-wrap .ifp-sponsor-level--presenting .ifp-sponsor__logo {
  min-height: 170px;
}

.ifp-home-sponsor-wrap .ifp-sponsor-level--presenting .ifp-sponsor__logo img {
  max-height: 140px;
}


/* =========================================================
   v2.5.0 Participant Hub
   ========================================================= */
.ifp-participant-hub {
  --ifp-hub-accent: #ff8033;
  --ifp-hub-secondary: #003b5c;
  display: grid;
  gap: 0;
  background: #f6f8fa;
  color: #1f2b38;
}

.ifp-hub-header {
  padding: 42px;
  background:
    radial-gradient(circle at top right, color-mix(in srgb, var(--ifp-hub-accent) 18%, transparent), transparent 36%),
    linear-gradient(135deg, var(--ifp-hub-secondary), #075b82);
  color: #fff;
}

.ifp-hub-header__identity {
  max-width: 780px;
}

.ifp-hub-logo {
  display: block;
  width: auto;
  max-width: min(430px, 80vw);
  max-height: 150px;
  object-fit: contain;
  object-position: left center;
  margin-bottom: 18px;
}

.ifp-hub-kicker,
.ifp-hub-section-heading > span,
.ifp-hub-alert__type,
.ifp-hub-timeline__type,
.ifp-hub-resource > span,
.ifp-hub-contact__body > span {
  color: var(--ifp-hub-accent);
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.ifp-hub-header h1 {
  color: #fff !important;
  margin: 0 0 8px;
  font-size: clamp(2.3rem, 5vw, 4.2rem);
  line-height: 1;
}

.ifp-hub-tagline {
  margin: 0 0 8px;
  font-size: 1.18rem;
  color: rgba(255,255,255,.88);
}

.ifp-hub-intro {
  color: rgba(255,255,255,.82);
  font-size: 1rem;
}

.ifp-hub-intro p:last-child {
  margin-bottom: 0;
}

.ifp-hub-header__status {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(240px, .8fr);
  gap: 18px;
  margin-top: 28px;
}

.ifp-hub-status-card {
  padding: 20px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 18px;
  background: rgba(255,255,255,.1);
  backdrop-filter: blur(10px);
}

.ifp-hub-status-card > span {
  display: block;
  margin-bottom: 9px;
  color: color-mix(in srgb, var(--ifp-hub-accent) 85%, white);
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.ifp-hub-status-card .ifp-countdown {
  margin: 0;
}

.ifp-hub-status-card .ifp-countdown > div {
  background: rgba(255,255,255,.92);
}

.ifp-hub-next strong {
  display: block;
  font-size: 1.25rem;
}

.ifp-hub-next p,
.ifp-hub-next small {
  margin: 5px 0 0;
  color: rgba(255,255,255,.82);
}

.ifp-hub-quick-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.ifp-hub-quick-links a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 9px 16px;
  border: 1px solid rgba(255,255,255,.24);
  border-radius: 999px;
  background: rgba(255,255,255,.12);
  color: #fff !important;
  font-weight: 800;
  text-decoration: none;
}

.ifp-hub-quick-links a:hover {
  background: #fff;
  color: var(--ifp-hub-secondary) !important;
}

.ifp-hub-section {
  padding: 58px 42px;
}

.ifp-hub-section:nth-child(odd):not(.ifp-hub-header) {
  background: #fff;
}

.ifp-hub-section-heading {
  margin-bottom: 24px;
}

.ifp-hub-section-heading h2 {
  margin: 4px 0 0;
  color: var(--ifp-hub-secondary) !important;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
}

.ifp-hub-empty {
  padding: 22px;
  border: 1px dashed #cbd4db;
  border-radius: 14px;
  background: #fff;
  color: #66717f;
}

.ifp-hub-alerts {
  display: grid;
  gap: 14px;
}

.ifp-hub-alert {
  --notice-color: #33b6ff;
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 16px;
  padding: 20px;
  border: 1px solid color-mix(in srgb, var(--notice-color) 28%, #dfe5ea);
  border-left: 6px solid var(--notice-color);
  border-radius: 14px;
  background: color-mix(in srgb, var(--notice-color) 7%, #fff);
}

.ifp-hub-alert--success { --notice-color: #3aa76d; }
.ifp-hub-alert--reminder { --notice-color: #e3a008; }
.ifp-hub-alert--important { --notice-color: #ef7f31; }
.ifp-hub-alert--urgent { --notice-color: #d63638; }

.ifp-hub-alert__icon {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--notice-color);
  color: #fff;
  font-size: 1.2rem;
  font-weight: 900;
}

.ifp-hub-alert__type {
  color: var(--notice-color);
}

.ifp-hub-alert h3 {
  margin: 2px 0 6px;
  color: var(--ifp-hub-secondary) !important;
}

.ifp-hub-alert__body p:last-child {
  margin-bottom: 0;
}

.ifp-hub-timeline {
  position: relative;
  display: grid;
  gap: 0;
  max-width: 880px;
}

.ifp-hub-timeline::before {
  content: "";
  position: absolute;
  top: 48px;
  bottom: 20px;
  left: 36px;
  width: 2px;
  background: #dbe3e9;
}

.ifp-hub-timeline__month {
  position: relative;
  z-index: 2;
  width: fit-content;
  margin: 24px 0 12px;
  padding: 7px 13px;
  border-radius: 999px;
  background: var(--ifp-hub-secondary);
  color: #fff !important;
  font-size: .85rem;
}

.ifp-hub-timeline__month:first-child {
  margin-top: 0;
}

.ifp-hub-timeline__item {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 74px 1fr;
  gap: 18px;
  padding: 12px 0 20px;
}

.ifp-hub-timeline__date {
  width: 58px;
  height: 58px;
  display: grid;
  place-content: center;
  border: 3px solid #f6f8fa;
  border-radius: 50%;
  background: var(--ifp-hub-accent);
  color: #fff;
  text-align: center;
  box-shadow: 0 0 0 2px var(--ifp-hub-accent);
}

.ifp-hub-section:nth-child(odd) .ifp-hub-timeline__date {
  border-color: #fff;
}

.ifp-hub-timeline__date strong {
  font-size: 1.12rem;
  line-height: 1;
}

.ifp-hub-timeline__date span {
  font-size: .65rem;
  font-weight: 800;
  text-transform: uppercase;
}

.ifp-hub-timeline__content {
  padding: 2px 0;
}

.ifp-hub-timeline__content h4 {
  margin: 2px 0 4px;
  color: var(--ifp-hub-secondary) !important;
  font-size: 1.15rem;
}

.ifp-hub-timeline__content p {
  margin: 2px 0;
  color: #66717f;
}

.ifp-hub-timeline__content a {
  display: inline-block;
  margin-top: 6px;
  color: var(--ifp-hub-secondary);
  font-weight: 800;
  text-decoration: none;
}

.ifp-hub-featured-resources,
.ifp-hub-resource-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 16px;
}

.ifp-hub-featured-resources {
  margin-bottom: 46px;
}

.ifp-hub-resource-groups {
  display: grid;
  gap: 34px;
}

.ifp-hub-resource-group > h3 {
  padding-bottom: 9px;
  border-bottom: 2px solid #e2e8ed;
  color: var(--ifp-hub-secondary) !important;
}

.ifp-hub-resource {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 14px;
  padding: 20px;
  border: 1px solid #e0e6eb;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 7px 22px rgba(0,42,69,.05);
}

.ifp-hub-featured-resources .ifp-hub-resource {
  border-color: color-mix(in srgb, var(--ifp-hub-accent) 42%, #e0e6eb);
  background: color-mix(in srgb, var(--ifp-hub-accent) 5%, #fff);
}

.ifp-hub-resource__icon {
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  border-radius: 11px;
  background: #eef5f8;
  color: var(--ifp-hub-secondary);
  font-size: 1.2rem;
}

.ifp-hub-resource__content > span {
  color: var(--ifp-hub-accent);
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.ifp-hub-resource h3 {
  margin: 3px 0 8px;
  color: var(--ifp-hub-secondary) !important;
}

.ifp-hub-resource__content p {
  margin: 5px 0;
  color: #5f6d7c;
}

.ifp-hub-resource__button {
  display: inline-flex;
  margin-top: 10px;
  padding: 8px 13px;
  border-radius: 999px;
  background: var(--ifp-hub-secondary);
  color: #fff !important;
  font-size: .86rem;
  font-weight: 800;
  text-decoration: none;
}

.ifp-password-label {
  display: block;
  width: fit-content;
  margin-top: 8px;
  padding: 4px 8px;
  border-radius: 6px;
  background: #f0e8ce;
  color: #725b16;
  font-weight: 700;
}

.ifp-hub-contact-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 18px;
}

.ifp-hub-contact {
  display: grid;
  grid-template-columns: 74px 1fr;
  gap: 16px;
  padding: 20px;
  border: 1px solid #e0e6eb;
  border-radius: 16px;
  background: #fff;
}

.ifp-hub-contact__photo img,
.ifp-hub-contact__initial {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  object-fit: cover;
}

.ifp-hub-contact__initial {
  display: grid;
  place-items: center;
  background: var(--ifp-hub-secondary);
  color: #fff;
  font-size: 1.6rem;
  font-weight: 800;
}

.ifp-hub-contact__body h3 {
  margin: 3px 0;
  color: var(--ifp-hub-secondary) !important;
}

.ifp-hub-contact__body > p {
  margin: 0 0 8px;
  color: #66717f;
}

.ifp-hub-contact__note {
  color: #66717f;
  font-size: .92rem;
}

.ifp-hub-contact__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 10px;
}

.ifp-hub-contact__actions a {
  padding: 7px 11px;
  border-radius: 999px;
  background: #eef5f8;
  color: var(--ifp-hub-secondary);
  font-size: .84rem;
  font-weight: 800;
  text-decoration: none;
}

@media (max-width: 760px) {
  .ifp-hub-header,
  .ifp-hub-section {
    padding: 34px 20px;
  }

  .ifp-hub-header__status {
    grid-template-columns: 1fr;
  }

  .ifp-hub-status-card .ifp-countdown {
    grid-template-columns: repeat(2, 1fr);
  }

  .ifp-hub-timeline::before {
    left: 29px;
  }

  .ifp-hub-timeline__item {
    grid-template-columns: 60px 1fr;
  }

  .ifp-hub-timeline__date {
    width: 48px;
    height: 48px;
  }

  .ifp-hub-contact {
    grid-template-columns: 58px 1fr;
  }

  .ifp-hub-contact__photo img,
  .ifp-hub-contact__initial {
    width: 54px;
    height: 54px;
  }
}


/* v2.5.3 editable homepage section spacing and colors */
.ifp-homepage .ifp-home-section {
  padding-top: var(--ifp-section-padding-desktop, 76px) !important;
  padding-bottom: var(--ifp-section-padding-desktop, 76px) !important;
}

.ifp-homepage .ifp-home-section--pathways {
  background: var(--ifp-pathways-section-bg, #f6f8fa) !important;
}

.ifp-homepage .ifp-home-section--story {
  background: var(--ifp-story-section-bg, #fffaf2) !important;
}

.ifp-homepage .ifp-home-section--participant {
  background: var(--ifp-participant-section-bg, #ffffff) !important;
}

.ifp-homepage .ifp-home-section--dates {
  background: var(--ifp-dates-section-bg, #003b5c) !important;
  color: var(--ifp-dates-section-text, #ffffff) !important;
}

.ifp-homepage .ifp-home-section--dates h2,
.ifp-homepage .ifp-home-section--dates h3,
.ifp-homepage .ifp-home-section--dates p,
.ifp-homepage .ifp-home-section--dates span,
.ifp-homepage .ifp-home-section--dates small {
  color: inherit;
}

.ifp-homepage .ifp-home-section--sponsors {
  background: var(--ifp-sponsors-section-bg, #f6f8fa) !important;
}

.ifp-homepage .ifp-home-section--archive {
  background: var(--ifp-archive-section-bg, #eef3f6) !important;
}

@media (max-width: 600px) {
  .ifp-homepage .ifp-home-section {
    padding-top: var(--ifp-section-padding-mobile, 56px) !important;
    padding-bottom: var(--ifp-section-padding-mobile, 56px) !important;
  }
}


/* v2.6.0 configurable Join / Watch / Support card height */
.ifp-homepage .ifp-home-path {
  min-height: var(--ifp-path-height, 310px) !important;
}

@media (max-width: 850px) {
  .ifp-homepage .ifp-home-path {
    min-height: var(--ifp-path-height-mobile, 260px) !important;
  }
}


/* v2.6.4 media resource metadata */
.ifp-resource-file-meta,
.ifp-hub-resource .ifp-resource-file-meta {
  display: block;
  margin-top: 8px;
  color: #66717f;
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: .03em;
}


/* v2.6.5 published and updated metadata */
.ifp-content-dates {
  margin: 10px 0 0 !important;
  color: #6b7580 !important;
  font-size: .78rem;
  font-weight: 600;
  line-height: 1.4;
}


/* =========================================================
   v2.6.6 Participant Hub appearance controls
   ========================================================= */

.ifp-participant-hub {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background-image: var(--ifp-hub-background-image, none);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ifp-participant-hub--has-background::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: var(--ifp-hub-overlay-color, #003b5c);
  opacity: var(--ifp-hub-overlay-opacity, .72);
}

.ifp-participant-hub--has-background .ifp-hub-header,
.ifp-participant-hub--has-background .ifp-hub-section {
  position: relative;
  z-index: 1;
}

.ifp-hub-header__identity-grid {
  display: grid;
  gap: 24px;
  align-items: start;
}

.ifp-hub-logo-wrap {
  display: flex;
  align-items: flex-start;
}

.ifp-hub-logo {
  display: block;
  width: auto;
  max-width: min(260px, 100%);
  max-height: 180px;
  object-fit: contain;
}

.ifp-hub-logo--above .ifp-hub-header__identity-grid {
  grid-template-columns: 1fr;
}

.ifp-hub-logo--left .ifp-hub-header__identity-grid {
  grid-template-columns: minmax(140px, 240px) minmax(0, 1fr);
}

.ifp-hub-logo--right .ifp-hub-header__identity-grid {
  grid-template-columns: minmax(0, 1fr) minmax(140px, 240px);
}

.ifp-hub-logo--right .ifp-hub-logo-wrap {
  grid-column: 2;
  grid-row: 1;
  justify-content: flex-end;
}

.ifp-hub-logo--right .ifp-hub-header__copy {
  grid-column: 1;
  grid-row: 1;
}

.ifp-hub-status-card,
.ifp-hub-alert,
.ifp-hub-resource,
.ifp-hub-contact,
.ifp-hub-timeline__item,
.ifp-hub-empty {
  border-radius: var(--ifp-hub-card-radius, 20px) !important;
}

.ifp-hub-quick-links a {
  border-radius: var(--ifp-hub-link-radius, 999px) !important;
}

@media (max-width: 760px) {
  .ifp-hub-logo--left .ifp-hub-header__identity-grid,
  .ifp-hub-logo--right .ifp-hub-header__identity-grid {
    grid-template-columns: 1fr;
  }

  .ifp-hub-logo--right .ifp-hub-logo-wrap,
  .ifp-hub-logo--right .ifp-hub-header__copy {
    grid-column: 1;
    grid-row: auto;
  }

  .ifp-hub-logo--right .ifp-hub-logo-wrap {
    justify-content: flex-start;
  }
}


/* =========================================================
   v2.6.7 Participant Hub design variables
   ========================================================= */
.ifp-participant-hub {
  max-width: var(--ifp-hub-content-width, 1180px);
  margin-left: auto;
  margin-right: auto;
  background-position: var(--ifp-hub-background-position, center center);
  border-radius: var(--ifp-hub-hero-radius, 0);
}

.ifp-hub-header {
  padding: var(--ifp-hub-hero-padding, 42px);
  border-radius: var(--ifp-hub-hero-radius, 0);
}

.ifp-hub-logo {
  width: min(var(--ifp-hub-logo-width, 220px), 100%);
  max-width: 100%;
  max-height: none;
}

.ifp-hub-section {
  margin-top: var(--ifp-hub-section-spacing, 54px);
}

.ifp-hub-status-card {
  position: relative;
  overflow: hidden;
}

.ifp-hub-status-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: var(--ifp-hub-status-bg, #ffffff);
  opacity: var(--ifp-hub-status-opacity, .14);
}

.ifp-hub-logo--hidden .ifp-hub-logo-wrap {
  display: none;
}


/* =========================================================
   v2.6.8 Hero-only background and improved logo placement
   ========================================================= */

/*
 * The Participant Hub itself remains a normal page container.
 * The production Featured Image belongs only to the blue hero card.
 */
.ifp-participant-hub,
.ifp-participant-hub--has-background {
  background-image: none !important;
  background-color: transparent;
  overflow: visible;
  isolation: auto;
}

.ifp-participant-hub--has-background::before {
  display: none !important;
}

/* Scope the selected image and overlay to the hero only. */
.ifp-participant-hub--has-background .ifp-hub-header {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background-image: var(--ifp-hub-background-image, none);
  background-position: var(--ifp-hub-background-position, center center);
  background-size: cover;
  background-repeat: no-repeat;
}

.ifp-participant-hub--has-background .ifp-hub-header::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  display: block;
  background: var(--ifp-hub-overlay-color, #003b5c);
  opacity: var(--ifp-hub-overlay-opacity, .72);
}

/* Keep all hero content above the overlay. */
.ifp-hub-header > * {
  position: relative;
  z-index: 1;
}

/*
 * Right-positioned logo:
 * title and introduction remain the dominant content;
 * the logo sits neatly in the upper-right corner.
 */
.ifp-hub-logo--right .ifp-hub-header__identity-grid {
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(22px, 5vw, 64px);
  align-items: start;
}

.ifp-hub-logo--right .ifp-hub-header__copy {
  grid-column: 1;
  grid-row: 1;
  min-width: 0;
}

.ifp-hub-logo--right .ifp-hub-logo-wrap {
  grid-column: 2;
  grid-row: 1;
  width: var(--ifp-hub-logo-width, 220px);
  max-width: 32vw;
  justify-content: flex-end;
  align-items: flex-start;
}

.ifp-hub-logo--right .ifp-hub-logo {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* Left remains a balanced branding column. */
.ifp-hub-logo--left .ifp-hub-header__identity-grid {
  grid-template-columns: minmax(120px, var(--ifp-hub-logo-width, 220px)) minmax(0, 1fr);
  gap: clamp(22px, 5vw, 64px);
  align-items: start;
}

.ifp-hub-logo--left .ifp-hub-logo-wrap {
  width: 100%;
}

/* Above stays compact instead of consuming excessive vertical space. */
.ifp-hub-logo--above .ifp-hub-logo-wrap {
  margin-bottom: 8px;
}

.ifp-hub-logo--above .ifp-hub-logo {
  width: min(var(--ifp-hub-logo-width, 220px), 100%);
}

/* Sections beneath the hero return to their standard clean background. */
.ifp-participant-hub--has-background .ifp-hub-section:not(.ifp-hub-header) {
  background-image: none !important;
}

/* Mobile: stack branding naturally and keep logo reasonably sized. */
@media (max-width: 760px) {
  .ifp-hub-logo--right .ifp-hub-header__identity-grid,
  .ifp-hub-logo--left .ifp-hub-header__identity-grid {
    grid-template-columns: 1fr;
  }

  .ifp-hub-logo--right .ifp-hub-logo-wrap,
  .ifp-hub-logo--right .ifp-hub-header__copy,
  .ifp-hub-logo--left .ifp-hub-logo-wrap,
  .ifp-hub-logo--left .ifp-hub-header__copy {
    grid-column: 1;
    grid-row: auto;
  }

  .ifp-hub-logo--right .ifp-hub-logo-wrap,
  .ifp-hub-logo--left .ifp-hub-logo-wrap {
    width: min(var(--ifp-hub-logo-width, 220px), 65vw);
    max-width: 100%;
    justify-content: flex-start;
  }
}


/* =========================================================
   v2.6.9 Identity width and side-logo positioning
   ========================================================= */

/*
 * The original 780px identity limit was designed for title-only content.
 * Side-logo layouts need the full hero width so the logo can live beyond
 * the text column instead of squeezing the heading.
 */
.ifp-hub-logo--left .ifp-hub-header__identity,
.ifp-hub-logo--right .ifp-hub-header__identity {
  width: 100%;
  max-width: none !important;
}

.ifp-hub-logo--left .ifp-hub-header__identity-grid,
.ifp-hub-logo--right .ifp-hub-header__identity-grid {
  width: 100%;
  max-width: none;
}

/* Keep the text itself at a readable measure. */
.ifp-hub-logo--left .ifp-hub-header__copy,
.ifp-hub-logo--right .ifp-hub-header__copy {
  width: 100%;
  max-width: 780px;
}

/*
 * Right layout: text occupies the readable left column, while the logo
 * uses the remaining hero width at the far right.
 */
.ifp-hub-logo--right .ifp-hub-header__identity-grid {
  grid-template-columns: minmax(0, 780px) minmax(180px, 1fr);
}

.ifp-hub-logo--right .ifp-hub-logo-wrap {
  width: 100%;
  max-width: none;
  justify-content: flex-end;
}

.ifp-hub-logo--right .ifp-hub-logo {
  width: min(var(--ifp-hub-logo-width, 220px), 100%);
  margin-left: auto;
}

/* Left layout mirrors the same structure. */
.ifp-hub-logo--left .ifp-hub-header__identity-grid {
  grid-template-columns: minmax(180px, 1fr) minmax(0, 780px);
}

.ifp-hub-logo--left .ifp-hub-logo-wrap {
  width: 100%;
  max-width: none;
  justify-content: flex-start;
}

.ifp-hub-logo--left .ifp-hub-logo {
  width: min(var(--ifp-hub-logo-width, 220px), 100%);
}

/* Above and hidden layouts keep the original readable identity width. */
.ifp-hub-logo--above .ifp-hub-header__identity,
.ifp-hub-logo--hidden .ifp-hub-header__identity {
  max-width: 780px;
}

@media (max-width: 760px) {
  .ifp-hub-logo--left .ifp-hub-header__copy,
  .ifp-hub-logo--right .ifp-hub-header__copy {
    max-width: none;
  }

  .ifp-hub-logo--left .ifp-hub-header__identity-grid,
  .ifp-hub-logo--right .ifp-hub-header__identity-grid {
    grid-template-columns: 1fr;
  }
}


/* =========================================================
   v2.7.0 Groups public display
   ========================================================= */
.ifp-groups-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 22px;
}

.ifp-group-card {
  overflow: hidden;
  border: 1px solid #dfe5ea;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 8px 26px rgba(0, 59, 92, .08);
}

.ifp-group-card__image {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.ifp-group-card__body {
  padding: 20px;
}

.ifp-group-card__type {
  color: #ff8033;
  font-size: .75rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.ifp-group-card h3 {
  margin: 6px 0 10px;
}


/* =========================================================
   v2.7.1 Dedicated production pages
   ========================================================= */

body.ifp-single-production .content-area,
body.ifp-single-production .entry-card,
body.ifp-single-production .entry-title {
  display: none;
}

.ifp-production-single {
  --ifp-production-accent: #ff8033;
  --ifp-production-secondary: #003b5c;
  color: #172433;
  background: #f6f8fb;
}

.ifp-production-shell {
  width: min(calc(100% - 40px), 1180px);
  margin-inline: auto;
}

.ifp-production-hero {
  position: relative;
  min-height: clamp(560px, 72vh, 820px);
  display: grid;
  align-items: center;
  overflow: hidden;
  background:
    linear-gradient(135deg, var(--ifp-production-secondary), #002d49);
  color: #fff;
}

.ifp-production-hero.has-background {
  background-image: var(--ifp-production-image);
  background-position: center;
  background-size: cover;
}

.ifp-production-hero__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 38, 61, .92) 0%, rgba(0, 38, 61, .72) 50%, rgba(0, 38, 61, .35) 100%);
}

.ifp-production-hero__inner {
  position: relative;
  z-index: 1;
  padding-block: 80px;
}

.ifp-production-hero__copy {
  max-width: 760px;
}

.ifp-production-eyebrow {
  display: block;
  color: var(--ifp-production-accent);
  font-size: .78rem;
  font-weight: 900;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.ifp-production-hero h1 {
  max-width: 900px;
  margin: 10px 0 18px;
  color: #fff;
  font-size: clamp(3rem, 8vw, 6.5rem);
  line-height: .96;
}

.ifp-production-hero__logo {
  display: block;
  width: min(560px, 90%);
  max-height: 430px;
  margin: 16px 0 24px;
  object-fit: contain;
  object-position: left center;
}

.ifp-production-hero__tagline {
  max-width: 680px;
  margin: 0 0 12px;
  font-size: clamp(1.2rem, 2.2vw, 1.65rem);
  font-weight: 700;
}

.ifp-production-hero__date {
  margin: 0 0 26px;
  font-size: 1.05rem;
}

.ifp-production-countdown {
  margin-top: 28px;
}

.ifp-production-countdown__eyebrow {
  display: block;
  margin-bottom: 8px;
  color: var(--ifp-production-accent);
  font-size: .75rem;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.ifp-production-countdown .ifp-countdown {
  max-width: 650px;
}

.ifp-production-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.ifp-production-button {
  display: inline-flex;
  min-height: 48px;
  padding: 12px 22px;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  border-radius: 999px;
  font-weight: 800;
  text-decoration: none;
}

.ifp-production-button--primary {
  background: var(--ifp-production-accent);
  color: #fff;
}

.ifp-production-button--secondary {
  border-color: var(--ifp-production-secondary);
  background: var(--ifp-production-secondary);
  color: #fff;
}

.ifp-production-button--ghost {
  border-color: rgba(255,255,255,.75);
  color: #fff;
}

.ifp-production-section {
  padding: 78px 0;
}

.ifp-production-section h2 {
  margin: 6px 0 28px;
  color: var(--ifp-production-secondary);
  font-size: clamp(2rem, 4vw, 3.4rem);
  line-height: 1.05;
}

.ifp-production-story__grid,
.ifp-production-details {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
  align-items: stretch;
}

.ifp-production-story__image {
  min-height: 520px;
  border-radius: 28px;
  background-image: var(--ifp-production-image);
  background-position: center;
  background-size: cover;
}

.ifp-production-card {
  padding: clamp(28px, 5vw, 54px);
  border: 1px solid rgba(0, 59, 92, .12);
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 18px 48px rgba(0, 42, 69, .09);
}

.ifp-production-copy {
  color: #344355;
  font-size: 1.05rem;
}

.ifp-production-copy > :last-child {
  margin-bottom: 0;
}

.ifp-production-section--dates {
  background: var(--ifp-production-secondary);
  color: #fff;
}

.ifp-production-section--dates h2 {
  color: #fff;
}

.ifp-production-dates {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(215px, 1fr));
  gap: 18px;
}

.ifp-production-date-card {
  padding: 22px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 20px;
  background: rgba(255,255,255,.1);
}

.ifp-production-date-card > span {
  display: block;
  margin-bottom: 8px;
  color: var(--ifp-production-accent);
  font-size: .72rem;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.ifp-production-date-card > strong {
  display: block;
  font-size: 1.12rem;
}

.ifp-production-date-card h3 {
  margin: 8px 0;
  color: #fff;
  font-size: 1.25rem;
}

.ifp-production-date-card p {
  margin: 3px 0;
}

.ifp-production-date-card a {
  display: inline-block;
  margin-top: 12px;
  color: #fff;
  font-weight: 700;
}

.ifp-production-section--groups,
.ifp-production-section--sponsors {
  background: #eef3f7;
}

.ifp-production-details .ifp-production-button--secondary {
  margin-top: 0;
}

.ifp-production-section--sponsors .ifp-sponsor-level__heading {
  color: var(--ifp-production-secondary);
}

@media (max-width: 820px) {
  .ifp-production-hero {
    min-height: auto;
  }

  .ifp-production-hero__inner {
    padding-block: 64px;
  }

  .ifp-production-story__grid,
  .ifp-production-details {
    grid-template-columns: 1fr;
  }

  .ifp-production-story__image {
    min-height: 360px;
  }

  .ifp-production-hero__overlay {
    background: rgba(0, 38, 61, .76);
  }
}


/* =========================================================
   v2.7.2 Production page rebuilt on Participant Hub language
   ========================================================= */

.ifp-production-hub {
  --ifp-production-accent: #ff8033;
  --ifp-production-secondary: #003b5c;
  padding: 54px 0 80px;
  background: #f5f7fa;
  color: #182433;
}

.ifp-production-hub,
.ifp-production-hub * {
  box-sizing: border-box;
}

.ifp-production-hub__shell {
  width: min(calc(100% - 40px), 1180px);
  margin-inline: auto;
}

.ifp-production-hub__hero {
  position: relative;
  overflow: hidden;
  min-height: 610px;
  border-radius: 28px;
  background: linear-gradient(135deg, var(--ifp-production-secondary), #002d49);
  color: #fff;
}

.ifp-production-hub__hero.has-background {
  background-image: var(--ifp-production-image);
  background-position: center;
  background-size: cover;
}

.ifp-production-hub__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 38, 61, .90), rgba(0, 38, 61, .68) 52%, rgba(0, 38, 61, .32));
}

.ifp-production-hub__hero-content {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 610px;
  padding: clamp(36px, 6vw, 64px);
  flex-direction: column;
  justify-content: space-between;
}

.ifp-production-hub__identity {
  width: 100%;
}

.ifp-production-hub__copy {
  width: min(760px, 100%);
}

.ifp-production-hub__eyebrow,
.ifp-production-hub__status-eyebrow,
.ifp-production-hub__card-eyebrow,
.ifp-production-hub__section-heading > span {
  display: block;
  color: var(--ifp-production-accent);
  font-size: .76rem;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.ifp-production-hub__hero .ifp-production-hub__eyebrow {
  color: #fff;
  opacity: .88;
}

.ifp-production-hub__hero h1 {
  margin: 12px 0;
  color: #fff;
  font-size: clamp(3rem, 7vw, 6rem);
  line-height: .96;
}

.ifp-production-hub__logo {
  display: block;
  width: min(470px, 86%);
  max-height: 350px;
  margin: 14px 0 20px;
  object-fit: contain;
  object-position: left center;
}

.ifp-production-hub__tagline {
  margin: 0 0 8px;
  color: #fff;
  font-size: clamp(1.2rem, 2vw, 1.5rem);
  font-weight: 750;
}

.ifp-production-hub__date {
  margin: 0;
  color: #fff;
  font-size: 1.02rem;
}

.ifp-production-hub__status-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(260px, 1fr);
  gap: 18px;
  margin-top: 34px;
}

.ifp-production-hub__status-card {
  padding: 22px;
  border: 1px solid rgba(255,255,255,.15);
  border-radius: 20px;
  background: rgba(88, 119, 141, .9);
  color: #fff;
  backdrop-filter: blur(8px);
}

.ifp-production-hub__status-card h2 {
  margin: 8px 0;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.15;
}

.ifp-production-hub__status-card p {
  margin: 5px 0;
  color: #fff;
}

.ifp-production-hub__status-card .ifp-countdown {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 12px;
}

.ifp-production-hub__status-card .ifp-countdown > div {
  padding: 16px 8px;
  border-radius: 14px;
  background: #f7f8fa;
  color: var(--ifp-production-secondary);
  text-align: center;
}

.ifp-production-hub__status-card .ifp-countdown strong {
  display: block;
  color: var(--ifp-production-secondary);
  font-size: 1.55rem;
  line-height: 1;
}

.ifp-production-hub__status-card .ifp-countdown span {
  display: block;
  margin-top: 8px;
  color: #657080;
  font-size: .68rem;
  text-transform: uppercase;
}

.ifp-production-hub__quick-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.ifp-production-hub__quick-links a,
.ifp-production-hub__inline-links a {
  display: inline-flex;
  min-height: 44px;
  padding: 10px 18px;
  align-items: center;
  justify-content: center;
  border: 2px solid rgba(255,255,255,.72);
  border-radius: 999px;
  color: #fff !important;
  font-weight: 800;
  text-decoration: none;
}

.ifp-production-hub__quick-links a.is-primary {
  border-color: var(--ifp-production-accent);
  background: var(--ifp-production-accent);
}

.ifp-production-hub__section {
  margin-top: 30px;
  padding: clamp(28px, 4vw, 46px);
  border-radius: 26px;
  background: #fff;
  color: #182433;
  box-shadow: 0 14px 38px rgba(0, 42, 69, .08);
}

.ifp-production-hub__section-heading {
  margin-bottom: 24px;
}

.ifp-production-hub__section-heading h2 {
  margin: 6px 0 0;
  color: var(--ifp-production-secondary) !important;
  font-size: clamp(2rem, 4vw, 3.2rem);
  line-height: 1.05;
}

.ifp-production-hub__content-card,
.ifp-production-hub__card,
.ifp-production-hub .ifp-group-card,
.ifp-production-hub .ifp-sponsor {
  color: #182433;
}

.ifp-production-hub__content-card {
  padding: 28px;
  border: 1px solid #dce3e8;
  border-radius: 20px;
  background: #fff;
}

.ifp-production-hub__content-card h3,
.ifp-production-hub__card h3,
.ifp-production-hub .ifp-group-card h3,
.ifp-production-hub .ifp-sponsor h3 {
  color: var(--ifp-production-secondary) !important;
}

.ifp-production-hub__content-card p,
.ifp-production-hub__card p,
.ifp-production-hub .ifp-group-card p,
.ifp-production-hub .ifp-sponsor p {
  color: #344355 !important;
}

.ifp-production-hub__about {
  display: grid;
  grid-template-columns: minmax(260px, .9fr) minmax(0, 1.2fr);
  gap: 28px;
  align-items: stretch;
}

.ifp-production-hub__about-image {
  min-height: 390px;
  border-radius: 18px;
  background-image: var(--ifp-production-image);
  background-position: center;
  background-size: cover;
}

.ifp-production-hub__about-copy {
  align-self: center;
  color: #344355;
  font-size: 1.05rem;
}

.ifp-production-hub__about-copy > :first-child {
  margin-top: 0;
}

.ifp-production-hub__about-copy > :last-child {
  margin-bottom: 0;
}

.ifp-production-hub__cards,
.ifp-production-hub__details-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 18px;
}

.ifp-production-hub__card {
  padding: 24px;
  border: 1px solid #dce3e8;
  border-radius: 20px;
  background: #f8fafc;
}

.ifp-production-hub__card-date {
  display: block;
  margin-top: 8px;
  color: var(--ifp-production-secondary);
  font-size: 1.18rem;
}

.ifp-production-hub__card h3 {
  margin: 8px 0;
  font-size: 1.2rem;
}

.ifp-production-hub__card a {
  display: inline-block;
  margin-top: 12px;
  color: var(--ifp-production-secondary) !important;
  font-weight: 800;
}

.ifp-production-hub__inline-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.ifp-production-hub__inline-links a {
  border-color: var(--ifp-production-secondary);
  background: var(--ifp-production-secondary);
}

.ifp-production-hub .ifp-groups-grid {
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.ifp-production-hub .ifp-group-card {
  border: 1px solid #dce3e8;
  box-shadow: none;
}

.ifp-production-hub .ifp-group-card__type {
  color: var(--ifp-production-accent);
}

.ifp-production-hub__sponsors .ifp-sponsor-level__heading {
  color: var(--ifp-production-secondary) !important;
}

.ifp-production-hub__sponsors .ifp-sponsor {
  background: #fff;
}

.ifp-production-hub__sponsors .ifp-sponsor__name {
  color: var(--ifp-production-secondary) !important;
}

.ifp-production-hub__sponsors .ifp-sponsor__tagline {
  color: #344355 !important;
}

@media (max-width: 820px) {
  .ifp-production-hub {
    padding-top: 26px;
  }

  .ifp-production-hub__hero,
  .ifp-production-hub__hero-content {
    min-height: auto;
  }

  .ifp-production-hub__status-grid,
  .ifp-production-hub__about {
    grid-template-columns: 1fr;
  }

  .ifp-production-hub__status-card .ifp-countdown {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ifp-production-hub__about-image {
    min-height: 310px;
  }
}

@media (max-width: 520px) {
  .ifp-production-hub__shell {
    width: min(calc(100% - 24px), 1180px);
  }

  .ifp-production-hub__hero-content,
  .ifp-production-hub__section {
    padding: 24px;
  }

  .ifp-production-hub__quick-links a {
    width: 100%;
  }
}


/* =========================================================
   v2.7.3 Production hero identity matches Participant Hub
   ========================================================= */

.ifp-production-hub__identity {
  width: 100%;
}

.ifp-production-hub__identity-grid {
  display: grid;
  width: 100%;
  grid-template-columns: minmax(0, 780px) minmax(180px, 1fr);
  gap: clamp(24px, 5vw, 64px);
  align-items: start;
}

.ifp-production-hub__identity-grid .ifp-production-hub__copy {
  width: 100%;
  max-width: 780px;
}

.ifp-production-hub__identity-grid .ifp-production-hub__copy h1 {
  margin: 10px 0 14px;
  color: #fff;
  font-size: clamp(2.8rem, 6vw, 5.25rem);
  line-height: .98;
}

.ifp-production-hub__logo-wrap {
  display: flex;
  width: 100%;
  min-height: 180px;
  align-items: flex-start;
  justify-content: flex-end;
}

.ifp-production-hub__logo-wrap .ifp-production-hub__logo {
  width: min(260px, 100%);
  max-height: 240px;
  margin: 0 0 0 auto;
  object-fit: contain;
  object-position: right top;
}

@media (max-width: 760px) {
  .ifp-production-hub__identity-grid {
    grid-template-columns: 1fr;
  }

  .ifp-production-hub__logo-wrap {
    min-height: 0;
    justify-content: flex-start;
    order: -1;
  }

  .ifp-production-hub__logo-wrap .ifp-production-hub__logo {
    width: min(220px, 70%);
    margin: 0 auto 10px 0;
    object-position: left top;
  }
}


/* =========================================================
   v2.7.4 Production-page typography contrast protection
   The active theme applies broad white heading rules after
   component styles. These selectors intentionally include
   the production body class and explicit !important values.
   ========================================================= */

body.ifp-single-production .ifp-production-hub {
  color: #182433 !important;
}

body.ifp-single-production .ifp-production-hub__section,
body.ifp-single-production .ifp-production-hub__content-card,
body.ifp-single-production .ifp-production-hub__card,
body.ifp-single-production .ifp-production-hub .ifp-group-card,
body.ifp-single-production .ifp-production-hub .ifp-sponsor {
  color: #182433 !important;
}

/* Main section headings */
body.ifp-single-production .ifp-production-hub__section-heading h1,
body.ifp-single-production .ifp-production-hub__section-heading h2,
body.ifp-single-production .ifp-production-hub__section-heading h3 {
  color: var(--ifp-production-secondary, #003b5c) !important;
}

/* Group cards */
body.ifp-single-production .ifp-production-hub .ifp-group-card h1,
body.ifp-single-production .ifp-production-hub .ifp-group-card h2,
body.ifp-single-production .ifp-production-hub .ifp-group-card h3,
body.ifp-single-production .ifp-production-hub .ifp-group-card h4,
body.ifp-single-production .ifp-production-hub .ifp-group-card strong {
  color: #003b5c !important;
}

body.ifp-single-production .ifp-production-hub .ifp-group-card p,
body.ifp-single-production .ifp-production-hub .ifp-group-card li,
body.ifp-single-production .ifp-production-hub .ifp-group-card span:not(.ifp-group-card__type) {
  color: #26384a !important;
}

body.ifp-single-production .ifp-production-hub .ifp-group-card__type {
  color: var(--ifp-production-accent, #ff8033) !important;
}

/* Venue, media, dates, and generic content cards */
body.ifp-single-production .ifp-production-hub__content-card h1,
body.ifp-single-production .ifp-production-hub__content-card h2,
body.ifp-single-production .ifp-production-hub__content-card h3,
body.ifp-single-production .ifp-production-hub__content-card h4,
body.ifp-single-production .ifp-production-hub__card h1,
body.ifp-single-production .ifp-production-hub__card h2,
body.ifp-single-production .ifp-production-hub__card h3,
body.ifp-single-production .ifp-production-hub__card h4 {
  color: var(--ifp-production-secondary, #003b5c) !important;
}

body.ifp-single-production .ifp-production-hub__content-card p,
body.ifp-single-production .ifp-production-hub__content-card li,
body.ifp-single-production .ifp-production-hub__content-card div,
body.ifp-single-production .ifp-production-hub__card p,
body.ifp-single-production .ifp-production-hub__card li {
  color: #26384a !important;
}

body.ifp-single-production .ifp-production-hub__content-card strong,
body.ifp-single-production .ifp-production-hub__card strong {
  color: #203549 !important;
}

/* Small labels remain intentionally dark or branded. */
body.ifp-single-production .ifp-production-hub__section-heading > span {
  color: #182433 !important;
}

body.ifp-single-production .ifp-production-hub__card-eyebrow,
body.ifp-single-production .ifp-production-hub__status-eyebrow {
  color: var(--ifp-production-accent, #ff8033) !important;
}

/* Sponsor typography */
body.ifp-single-production .ifp-production-hub__sponsors .ifp-sponsor-level__heading,
body.ifp-single-production .ifp-production-hub__sponsors .ifp-sponsor__name,
body.ifp-single-production .ifp-production-hub__sponsors h1,
body.ifp-single-production .ifp-production-hub__sponsors h2,
body.ifp-single-production .ifp-production-hub__sponsors h3,
body.ifp-single-production .ifp-production-hub__sponsors h4 {
  color: var(--ifp-production-secondary, #003b5c) !important;
}

body.ifp-single-production .ifp-production-hub__sponsors p,
body.ifp-single-production .ifp-production-hub__sponsors .ifp-sponsor__tagline {
  color: #26384a !important;
}

/* Preserve white text only inside the dark hero. */
body.ifp-single-production .ifp-production-hub__hero h1,
body.ifp-single-production .ifp-production-hub__hero h2,
body.ifp-single-production .ifp-production-hub__hero h3,
body.ifp-single-production .ifp-production-hub__hero p,
body.ifp-single-production .ifp-production-hub__hero .ifp-production-hub__eyebrow {
  color: #ffffff !important;
}

body.ifp-single-production .ifp-production-hub__hero .ifp-production-hub__status-eyebrow {
  color: var(--ifp-production-accent, #ff8033) !important;
}

body.ifp-single-production .ifp-production-hub__hero .ifp-countdown strong {
  color: var(--ifp-production-secondary, #003b5c) !important;
}

body.ifp-single-production .ifp-production-hub__hero .ifp-countdown span {
  color: #657080 !important;
}


/* =========================================================
   v2.7.6 Shared production-page visual hierarchy
   ========================================================= */

.ifp-production-hub__eyebrow,
.ifp-production-hub__status-eyebrow,
.ifp-production-hub__card-eyebrow,
.ifp-production-hub__section-heading > span,
.ifp-group-card__type,
.ifp-sponsor-level__heading {
  color: #ff8033 !important;
  -webkit-text-fill-color: #ff8033 !important;
  font-size: .76rem;
  font-weight: 900;
  letter-spacing: .12em;
  line-height: 1.2;
  text-transform: uppercase;
}

.ifp-production-hub__section-heading {
  margin-bottom: 26px;
}

.ifp-production-hub__section-heading > span {
  margin-bottom: 8px;
}

.ifp-production-hub__section-heading h2 {
  margin: 0;
}

.ifp-production-hub__content-card > .ifp-production-hub__card-eyebrow,
.ifp-production-hub__card > .ifp-production-hub__card-eyebrow,
.ifp-group-card__type {
  margin-bottom: 10px;
}

.ifp-production-hub__content-card h3,
.ifp-production-hub__card h3,
.ifp-group-card h3 {
  margin-top: 0;
}

.ifp-production-hub__section + .ifp-production-hub__section {
  margin-top: 30px;
}

.ifp-production-hub__section {
  padding-top: clamp(30px, 4vw, 46px);
  padding-bottom: clamp(30px, 4vw, 46px);
}
