:root{--section-pad:60px;--hero-extra:60px;}
/* Defiant Hope Event Page — front-end styles */
html.dh-event-document { margin-top: 0 !important; }
body.dh-event-body { margin:0; }
body.admin-bar .dh-event-page .site-header { top:32px; }
@media(max-width:782px){ body.admin-bar .dh-event-page .site-header { top:46px; } }
.dh-event-page, .dh-event-page * { box-sizing:border-box; }
:root{--ink:#071019;--ink-soft:#0d1a25;--paper:#f6f2e9;--white:#fff;--muted:#c6ccd2;--gold:#d9a64c;--gold-light:#f3cc83;--red:#bf161d;--line:rgba(255,255,255,.18);--max:1180px;--display:"Arial Narrow","Helvetica Neue Condensed",Impact,sans-serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--serif:Georgia,"Times New Roman",serif;--script:"Brush Script MT","Segoe Script",cursive}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--paper);background:var(--ink);font-family:var(--sans);line-height:1.6}a{color:inherit}::selection{background:var(--gold);color:var(--ink)}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:1000;padding:.75rem 1rem;background:var(--paper);color:var(--ink)}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:fixed;inset:0 0 auto;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.2rem clamp(1rem,3vw,3rem);background:linear-gradient(to bottom,rgba(3,8,12,.9),transparent);transition:.25s}.site-header.scrolled{background:rgba(5,12,18,.88);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.brand-mark{display:grid;place-items:center;width:2.2rem;aspect-ratio:1;border:1px solid var(--gold);color:var(--gold-light);font-family:var(--serif);letter-spacing:0}.primary-nav{display:flex;align-items:center;gap:1.4rem}.primary-nav a{text-decoration:none;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.primary-nav a:not(.nav-cta):hover{color:var(--gold-light)}.nav-cta{padding:.7rem 1rem;color:var(--ink);background:var(--gold)}.menu-toggle{display:none;width:2.8rem;height:2.8rem;padding:.7rem;border:1px solid var(--line);background:rgba(0,0,0,.2)}.menu-toggle span:not(.sr-only){display:block;height:2px;margin:4px 0;background:var(--paper)}
.hero{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;isolation:isolate;background:url("../images/defiant-hope-background.jpeg") center 45%/cover no-repeat}.hero::before{content:"";position:absolute;inset:-3%;z-index:-2;background:url("../images/defiant-hope-background.jpeg") center 45%/cover no-repeat;animation:hero-breathe 24s ease-out both}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(to bottom,rgba(3,8,12,.42),rgba(3,8,12,.14) 42%,rgba(3,8,12,.64)),radial-gradient(circle at 50% 44%,transparent 0 26%,rgba(2,7,11,.18) 62%,rgba(2,7,11,.45))}@keyframes hero-breathe{from{transform:scale(1.035)}to{transform:scale(1)}}.hero-content{width:min(94%,980px);margin-top:4rem;text-align:center;text-shadow:0 3px 30px rgba(0,0,0,.5)}.eyebrow,.conference-label,.subtitle,.fact-label,.speaker-role{text-transform:uppercase;letter-spacing:.2em}.eyebrow{margin:0 0 .5rem;color:var(--gold-light);font-size:clamp(.7rem,1vw,.85rem);font-weight:800}.conference-label{margin:0;font-family:var(--display);font-size:clamp(.92rem,2vw,1.35rem)}.hero-title{position:relative;display:inline-grid;margin:clamp(1.2rem,3vw,2.2rem) 0 .5rem;line-height:.74}.defiant{color:var(--red);font-family:var(--display);font-size:clamp(5rem,18vw,12rem);font-weight:700;letter-spacing:-.035em;text-transform:uppercase}.hope{position:relative;z-index:2;margin-top:-.08em;color:var(--white);font-family:var(--script);font-size:clamp(5.2rem,17vw,11rem);font-weight:400;transform:rotate(-3deg)}.subtitle{margin:.8rem 0 2rem;font-family:var(--display);font-size:clamp(1rem,2.6vw,1.7rem)}.event-facts{display:flex;justify-content:center;gap:clamp(1.25rem,5vw,4rem);margin:0 auto 2rem}.event-facts>div{display:grid;gap:.15rem}.fact-label{color:var(--gold-light);font-size:.62rem;font-weight:800}.event-facts strong{font-size:clamp(.86rem,1.5vw,1rem)}.hero-actions{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.9rem 1.45rem;border:1px solid transparent;text-decoration:none;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;transition:.2s}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--ink);background:var(--gold)}.button-primary:hover{background:var(--gold-light)}.button-secondary{border-color:rgba(255,255,255,.52);background:rgba(7,16,25,.32);backdrop-filter:blur(8px)}.button-secondary:hover{background:var(--paper);color:var(--ink)}.invitation-note{margin-top:1.4rem;color:rgba(255,255,255,.78);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}
.section-shell{width:min(calc(100% - 2rem),var(--max));margin-inline:auto}.narrow{max-width:850px}.registration-section,.speakers,.agenda,.outcomes{padding:clamp(5rem,9vw,9rem) 0}.registration-section{background:linear-gradient(135deg,rgba(217,166,76,.08),transparent 48%),var(--ink-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.registration-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(2rem,6vw,6rem);align-items:start}.registration-copy h2,.manifesto h2,.section-heading h2,.outcomes>.section-shell>h2,.final-cta h2{margin:.2rem 0 1rem;font-family:var(--serif);font-weight:400;line-height:1.08;font-size:clamp(2.3rem,5vw,4.8rem)}.registration-copy>p{max-width:60ch;color:var(--muted)}.registration-details{display:grid;margin-top:2rem;border-top:1px solid var(--line)}.registration-details>div{display:grid;grid-template-columns:6rem 1fr;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--line)}.registration-details dt{color:var(--gold-light);font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.registration-details dd{margin:0}.registration-embed{min-height:460px;padding:clamp(1rem,3vw,2rem);border:1px solid rgba(217,166,76,.35);background:rgba(0,0,0,.22)}.embed-placeholder{min-height:100%;display:grid;place-items:center;align-content:center;gap:1rem;padding:clamp(2rem,5vw,4rem);text-align:center;border:1px dashed rgba(255,255,255,.28)}.embed-placeholder h3{margin:0;font-family:var(--serif);font-size:2rem;font-weight:400}.embed-placeholder p{max-width:46ch;color:var(--muted)}.embed-placeholder code{max-width:100%;padding:.6rem .8rem;overflow-wrap:anywhere;color:var(--gold-light);background:rgba(0,0,0,.3)}.embed-kicker{color:var(--gold-light);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase}
.manifesto{padding:clamp(6rem,12vw,12rem) 0;text-align:center;background:var(--paper);color:var(--ink)}.manifesto .eyebrow{color:#9b6b1d}.manifesto-copy{max-width:760px;margin:2rem auto 0;font-family:var(--serif);font-size:clamp(1.15rem,2.2vw,1.55rem);color:#3f454b}.section-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;align-items:end;margin-bottom:3rem}.section-heading p{color:var(--muted)}.speaker-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.speaker-card{position:relative;min-height:360px;display:grid;align-content:end;padding:clamp(1.6rem,4vw,3rem);background:radial-gradient(circle at 100% 0,rgba(217,166,76,.12),transparent 35%),var(--ink-soft)}.speaker-number{position:absolute;top:1.5rem;right:1.5rem;color:rgba(255,255,255,.17);font-family:var(--display);font-size:5rem}.speaker-role{margin:0 0 .4rem;color:var(--gold-light);font-size:.68rem}.speaker-card h3{margin:0 0 1rem;font-family:var(--serif);font-size:clamp(2rem,4vw,3.5rem);font-weight:400}.speaker-card p:last-child{max-width:45ch;color:var(--muted)}.agenda{background:#0a141e}.agenda-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.agenda-list li{display:grid;grid-template-columns:9rem 1fr;gap:2rem;padding:1.5rem 0;border-bottom:1px solid var(--line)}.agenda-list time{color:var(--gold-light);font-family:var(--display);font-size:1.15rem;letter-spacing:.08em}.agenda-list h3{margin:0 0 .3rem;font-family:var(--serif);font-size:1.55rem;font-weight:400}.agenda-list p{margin:0;color:var(--muted)}.outcomes>.section-shell>h2{max-width:800px}.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3rem;background:var(--line);border:1px solid var(--line)}.outcome-grid article{min-height:290px;padding:2rem;background:var(--ink-soft)}.outcome-grid span{color:var(--gold-light);font-size:.72rem;letter-spacing:.16em}.outcome-grid h3{margin:4rem 0 .6rem;font-family:var(--serif);font-size:2.4rem;font-weight:400}.outcome-grid p{color:var(--muted)}
.final-cta{position:relative;min-height:78vh;display:grid;align-items:center;isolation:isolate;overflow:hidden}.final-cta-image{position:absolute;inset:0;z-index:-2;background:url("../images/defiant-hope-background.jpeg") center 70%/cover no-repeat}.final-cta-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,10,15,.88),rgba(4,10,15,.54) 55%,rgba(4,10,15,.15))}.final-cta-content h2{max-width:780px;font-size:clamp(3.2rem,8vw,7rem)}.site-footer{padding:3rem 0;border-top:1px solid var(--line);background:#03080c}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2rem}.site-footer strong{color:var(--gold-light);font-size:.72rem;letter-spacing:.13em;text-transform:uppercase}.site-footer p{color:var(--muted)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}@media(max-width:860px){.menu-toggle{display:block}.primary-nav{position:fixed;inset:4.7rem 1rem auto;display:none;padding:1rem;background:rgba(5,12,18,.97);border:1px solid var(--line)}.primary-nav.open{display:grid}.primary-nav a{padding:.7rem}.registration-grid,.section-heading,.speaker-grid,.outcome-grid,.footer-grid{grid-template-columns:1fr}.registration-grid{gap:3rem}.registration-embed{min-height:400px}.section-heading{gap:1rem}.speaker-grid,.outcome-grid{gap:1rem;background:transparent;border:0}}@media(max-width:620px){.hero-content{margin-top:3rem}.event-facts{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.event-facts>div:last-child{grid-column:1/-1}.agenda-list li{grid-template-columns:1fr;gap:.5rem}.registration-details>div{grid-template-columns:1fr;gap:.15rem}.invitation-note{max-width:28rem;margin-inline:auto}}




/* Hero title artwork: replaces all live title text */
.hero-title.hero-image-title{
  display:block;
  width:min(92vw,920px);
  max-width:920px;
  margin:clamp(1.25rem,3vw,2rem) auto clamp(1.25rem,2.5vw,1.75rem);
  line-height:0;
}
.hero-title.hero-image-title img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
  filter:drop-shadow(0 12px 30px rgba(0,0,0,.45));
}


/* v4 typography and hero refinements */
.eyebrow,
.conference-label,
.fact-label,
.button,
.primary-nav a,
.invitation-note,
.embed-kicker,
.speaker-role,
.agenda-list time,
.outcome-grid span,
.site-footer strong,
.brand {
  font-family: var(--display);
  font-weight: 400;
  letter-spacing: .12em;
}

.hero-image-title {
  width: min(68vw, 650px);
  max-width: 650px;
  margin: 1.25rem auto .65rem;
}
.hero-image-title img {
  width: 100%;
  height: auto;
}

.hero-speakers {
  width: min(94vw, 880px);
  margin: 0 auto 1rem;
  overflow: hidden;
}
.hero-speakers img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 700px) {
  .hero-image-title { width: min(84vw, 560px); }
  .hero-speakers { width: 96vw; }
}


.hero-title{max-width:560px!important;margin:1rem auto .75rem!important}
.hero-title-image{width:100%;height:auto}
.hero-speakers{max-width:980px;margin:.5rem auto 1.5rem;text-align:center}
.hero-speakers img{width:min(92vw,900px);height:auto;display:block;margin:0 auto}


/* Partner logos beneath the hero speaker artwork. Original PNG files are used unchanged. */
.hero-partner-logos {
  width: min(88vw, 760px);
  margin: .15rem auto 1.25rem;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: center;
  gap: clamp(1.2rem, 4vw, 3.5rem);
}
.hero-partner-logos img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 92px;
  object-fit: contain;
  margin: 0 auto;
}
.hero-partner-logos img:nth-child(1) { max-width: 180px; }
.hero-partner-logos img:nth-child(2) { max-width: 210px; }
.hero-partner-logos img:nth-child(3) { max-width: 155px; }

@media (max-width: 700px) {
  .hero-partner-logos {
    width: min(92vw, 620px);
    gap: 1rem;
  }
  .hero-partner-logos img { max-height: 62px; }
}

/* v9 hero rhythm and hierarchy */
.hero-content {
  width: min(96%, 1180px);
  padding: clamp(6.5rem, 9vw, 8.5rem) 0 clamp(4rem, 7vw, 6rem);
  margin-top: 0;
}

.hero-title.hero-image-title {
  width: min(60vw, 560px) !important;
  max-width: 560px !important;
  margin: clamp(1.5rem, 3vw, 2.35rem) auto clamp(2.15rem, 4vw, 3.25rem) !important;
}

.hero-actions-primary {
  margin: 0 auto clamp(2.75rem, 5vw, 4.5rem);
}

.hero-speakers {
  width: min(94vw, 1000px);
  max-width: 1000px;
  margin: 0 auto clamp(3.5rem, 6vw, 5.5rem);
  overflow: visible;
}
.hero-speakers img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.hero-partner-logos {
  width: min(94vw, 980px);
  margin: 0 auto clamp(3.25rem, 5.5vw, 5rem);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: center;
  justify-items: center;
  column-gap: clamp(3rem, 9vw, 8rem);
}
.hero-partner-logos img {
  width: auto;
  height: auto;
  max-height: none;
  object-fit: contain;
  margin: 0 auto;
}
.hero-partner-logos img:nth-child(1) { width: min(100%, 220px); max-width: 220px; }
.hero-partner-logos img:nth-child(2) { width: min(100%, 265px); max-width: 265px; }
.hero-partner-logos img:nth-child(3) { width: min(100%, 205px); max-width: 205px; }

.invitation-note {
  margin: 0 auto;
  padding-top: .25rem;
}

@media (max-width: 760px) {
  .hero-content {
    padding-top: 6rem;
    padding-bottom: 3.5rem;
  }
  .hero-title.hero-image-title {
    width: min(78vw, 500px) !important;
    margin-bottom: 2.25rem !important;
  }
  .hero-actions-primary {
    margin-bottom: 2.75rem;
  }
  .hero-speakers {
    width: 96vw;
    margin-bottom: 3rem;
  }
  .hero-partner-logos {
    width: min(92vw, 680px);
    column-gap: 1.4rem;
    margin-bottom: 3rem;
  }
  .hero-partner-logos img:nth-child(1) { width: min(100%, 150px); }
  .hero-partner-logos img:nth-child(2) { width: min(100%, 180px); }
  .hero-partner-logos img:nth-child(3) { width: min(100%, 140px); }
}

@media (max-width: 520px) {
  .hero-actions-primary {
    display: grid;
    grid-template-columns: 1fr;
    width: min(88vw, 360px);
  }
  .hero-partner-logos {
    grid-template-columns: 1fr;
    row-gap: 2.4rem;
  }
  .hero-partner-logos img:nth-child(1) { width: 190px; }
  .hero-partner-logos img:nth-child(2) { width: 225px; }
  .hero-partner-logos img:nth-child(3) { width: 175px; }
}

/* v10 typography system: Bebas Neue for interface and display typography */
:root {
  --display: "Bebas Neue", "Arial Narrow", sans-serif;
  --serif: "Libre Baskerville", Georgia, serif;
}

body {
  font-family: var(--serif);
}

/* Interface, navigation, labels, buttons, and event metadata */
.brand,
.primary-nav a,
.eyebrow,
.conference-label,
.button,
.invitation-note,
.embed-kicker,
.registration-details dt,
.speaker-role,
.agenda-list time,
.outcome-grid span,
.site-footer strong,
.fact-label {
  font-family: var(--display);
  font-weight: 400;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.brand {
  font-size: 1rem;
}

.primary-nav a {
  font-size: 1rem;
  letter-spacing: .09em;
}

.eyebrow {
  font-size: clamp(.95rem, 1.3vw, 1.1rem);
  letter-spacing: .16em;
}

.conference-label {
  font-size: clamp(1.15rem, 2.1vw, 1.65rem);
  letter-spacing: .12em;
}

.button {
  font-size: 1.05rem;
  letter-spacing: .1em;
}

/* Large section headings use Bebas Neue; supporting copy remains editorial serif. */
.registration-copy h2,
.manifesto h2,
.section-heading h2,
.outcomes > .section-shell > h2,
.final-cta h2 {
  font-family: var(--display);
  font-weight: 400;
  letter-spacing: .025em;
  line-height: .98;
}

.registration-copy > p,
.manifesto-copy,
.section-heading > p,
.speaker-card p,
.agenda-list p,
.outcome-grid p,
.site-footer p,
.registration-details dd,
.embed-placeholder p {
  font-family: var(--serif);
}

.speaker-card h3,
.agenda-list h3,
.outcome-grid h3,
.embed-placeholder h3 {
  font-family: var(--serif);
}

/* Refined spacing and motion for the premium microsite feel. */
.registration-section,
.speakers,
.agenda,
.outcomes {
  padding-top: clamp(6.5rem, 11vw, 11rem);
  padding-bottom: clamp(6.5rem, 11vw, 11rem);
}

.manifesto {
  padding-top: clamp(8rem, 14vw, 14rem);
  padding-bottom: clamp(8rem, 14vw, 14rem);
}

.section-heading {
  margin-bottom: clamp(3.5rem, 7vw, 6rem);
}

.reveal {
  filter: blur(5px);
  transform: translateY(26px);
  transition: opacity .9s ease, transform .9s cubic-bezier(.2,.7,.2,1), filter .9s ease;
}

.reveal.visible {
  filter: blur(0);
}

.button-primary {
  box-shadow: 0 0 0 rgba(217,166,76,0);
  animation: register-pulse 9s ease-in-out infinite;
}

@keyframes register-pulse {
  0%, 82%, 100% { box-shadow: 0 0 0 rgba(217,166,76,0); }
  88% { box-shadow: 0 0 28px rgba(217,166,76,.38); }
  94% { box-shadow: 0 0 0 rgba(217,166,76,0); }
}

@media (prefers-reduced-motion: reduce) {
  .button-primary { animation: none !important; }
  .reveal { filter: none; }
}


/* Hero rhythm refinements — v11 */
.hero-content {
  padding-top: clamp(5.5rem, 8vh, 7.5rem);
  padding-bottom: clamp(2.5rem, 5vh, 4rem);
}

.hero-content > .eyebrow {
  margin-bottom: .1rem;
  line-height: 1;
}

.hero-content > .conference-label {
  margin-top: 0;
  margin-bottom: .22rem;
  line-height: 1.05;
}

.hero-invitation-note {
  margin: 0;
  color: var(--gold-light);
  font-family: var(--display);
  font-size: clamp(.82rem, 1.15vw, 1rem);
  font-weight: 400;
  letter-spacing: .13em;
  line-height: 1.05;
  text-transform: uppercase;
}

.hero-title.hero-image-title {
  max-width: 520px !important;
  margin: clamp(1.1rem, 2.3vh, 1.6rem) auto 0 !important;
}

.hero-actions-primary {
  margin-top: clamp(2rem, 4vh, 3rem);
  margin-bottom: clamp(.7rem, 1.5vh, 1rem);
}

.hero-speakers {
  margin-top: 0;
  margin-bottom: clamp(2.4rem, 5vh, 4rem);
}

.hero-speakers img {
  width: min(94vw, 980px);
}

.hero-partner-logos {
  width: min(94vw, 1040px);
  grid-template-columns: repeat(3, minmax(180px, 1fr));
  column-gap: clamp(4rem, 10vw, 10rem);
  margin-top: 0;
  margin-bottom: clamp(4rem, 8vh, 6rem);
}

.hero-partner-logos img:nth-child(1) {
  width: min(100%, 250px);
  max-width: 250px;
}
.hero-partner-logos img:nth-child(2) {
  width: min(100%, 290px);
  max-width: 290px;
}
.hero-partner-logos img:nth-child(3) {
  width: min(100%, 235px);
  max-width: 235px;
}

@media (max-width: 860px) {
  .hero-content {
    padding-top: 5rem;
  }
  .hero-title.hero-image-title {
    max-width: min(76vw, 500px) !important;
  }
  .hero-actions-primary {
    margin-top: 1.75rem;
    margin-bottom: .5rem;
  }
  .hero-speakers {
    margin-bottom: 2.6rem;
  }
  .hero-partner-logos {
    width: min(92vw, 760px);
    grid-template-columns: repeat(3, 1fr);
    column-gap: clamp(1.25rem, 5vw, 3rem);
    margin-bottom: 3.5rem;
  }
  .hero-partner-logos img:nth-child(1) { width: min(100%, 190px); }
  .hero-partner-logos img:nth-child(2) { width: min(100%, 220px); }
  .hero-partner-logos img:nth-child(3) { width: min(100%, 180px); }
}

@media (max-width: 620px) {
  .hero-content > .eyebrow {
    font-size: .82rem;
  }
  .hero-content > .conference-label {
    font-size: 1.12rem;
  }
  .hero-invitation-note {
    max-width: 30rem;
    margin-inline: auto;
    font-size: .78rem;
    line-height: 1.2;
  }
  .hero-title.hero-image-title {
    max-width: min(84vw, 450px) !important;
    margin-top: 1rem !important;
  }
  .hero-speakers img {
    width: 100%;
  }
  .hero-partner-logos {
    grid-template-columns: 1fr;
    row-gap: 2.2rem;
    margin-bottom: 3rem;
  }
  .hero-partner-logos img:nth-child(1) { width: min(100%, 210px); }
  .hero-partner-logos img:nth-child(2) { width: min(100%, 240px); }
  .hero-partner-logos img:nth-child(3) { width: min(100%, 195px); }
}


/* =========================================================
   v12 refinement pass
   ========================================================= */

/* Hero rhythm */
.hero-content > .eyebrow {
  margin-bottom: 1rem;
}

.hero-content > .conference-label {
  margin-bottom: .95rem;
}

.hero-invitation-note {
  margin: 0 0 1.85rem;
  color: var(--white);
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  font-weight: 400;
  letter-spacing: .14em;
  line-height: 1.1;
  text-transform: uppercase;
}

.hero-title.hero-image-title {
  margin-bottom: 2.25rem !important;
}

.hero-actions-primary {
  margin-bottom: 2.65rem;
}

.hero-speakers {
  margin-top: 0;
  margin-bottom: 3.25rem;
}

/* Partner logo sizing: slightly smaller, with Lasell remaining dominant */
.hero-partner-logos {
  column-gap: clamp(3rem, 8vw, 7rem);
  margin-top: 0;
  margin-bottom: 3.75rem;
}

.hero-partner-logos img:nth-child(1) {
  width: min(100%, 190px);
  max-width: 190px;
}

.hero-partner-logos img:nth-child(2) {
  width: min(100%, 235px);
  max-width: 235px;
}

.hero-partner-logos img:nth-child(3) {
  width: min(100%, 170px);
  max-width: 170px;
}

/* Bebas Neue metadata and eyebrows */
.registration-copy > .eyebrow,
.embed-kicker,
.registration-details dt {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.registration-copy > .eyebrow {
  font-size: clamp(1.2rem, 1.8vw, 1.55rem);
  margin-bottom: .9rem;
}

.embed-kicker {
  font-size: clamp(1.1rem, 1.5vw, 1.35rem);
}

.registration-details dt {
  font-size: clamp(1.05rem, 1.35vw, 1.25rem);
  line-height: 1.15;
}

/* Headline cleanup */
.registration-copy h2,
.manifesto h2,
.section-heading h2,
.outcomes > .section-shell > h2 {
  text-wrap: balance;
}

.manifesto h2 {
  white-space: nowrap;
  font-size: clamp(2rem, 4vw, 4.1rem);
}

/* Agenda time scale */
.agenda-list time {
  font-size: clamp(1.45rem, 2.1vw, 1.9rem);
  line-height: 1;
}

/* Outcome cards without numeric labels */
.outcome-grid h3 {
  margin-top: 1.5rem;
}

/* Final CTA punctuation and flow */
.final-cta-content h2 {
  max-width: 980px;
  line-height: .98;
}

/* Simplified footer */
.site-footer {
  padding: 1.5rem 0;
}

.footer-simple {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}

.footer-simple p {
  margin: 0;
  color: var(--muted);
  font-family: "Bebas Neue", sans-serif;
  font-size: 1rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.footer-social {
  display: flex;
  align-items: center;
  gap: .75rem;
}

.footer-social a {
  display: grid;
  place-items: center;
  width: 2.4rem;
  height: 2.4rem;
  border: 1px solid rgba(255,255,255,.22);
  border-radius: 50%;
  color: var(--paper);
  transition: color .2s ease, border-color .2s ease, transform .2s ease;
}

.footer-social a:hover {
  color: var(--gold-light);
  border-color: var(--gold-light);
  transform: translateY(-2px);
}

.footer-social svg {
  width: 1.05rem;
  height: 1.05rem;
  fill: currentColor;
}

@media (max-width: 860px) {
  .hero-partner-logos img:nth-child(1) {
    width: min(100%, 165px);
  }

  .hero-partner-logos img:nth-child(2) {
    width: min(100%, 205px);
  }

  .hero-partner-logos img:nth-child(3) {
    width: min(100%, 150px);
  }

  .manifesto h2 {
    white-space: normal;
  }
}

/* v1.9 navigation share action and QR presentation modal */
.dh-event-page .nav-share {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.1rem;
  height: 3.1rem;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, .48);
  border-radius: 50%;
  color: var(--paper);
  background: rgba(3, 8, 12, .18);
  transition: border-color .2s ease, background .2s ease, transform .2s ease;
}

.dh-event-page .nav-share:hover,
.dh-event-page .nav-share:focus-visible {
  border-color: var(--gold-light);
  color: var(--paper);
  background: rgba(255, 255, 255, .12);
  transform: translateY(-2px);
}

.dh-event-page .nav-share svg {
  width: 1.2rem;
  height: 1.2rem;
  fill: currentColor;
}

.dh-event-page .nav-share-label {
  display: none;
}

.share-modal {
  position: fixed;
  inset: 0;
  z-index: 10010;
  display: grid;
  place-items: center;
  padding: 1rem;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity .22s ease, visibility .22s ease;
}

.share-modal.is-open,
.share-modal:target {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.share-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(3, 8, 12, .88);
  backdrop-filter: blur(12px);
}

.share-modal-panel {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: min(100%, 720px);
  max-height: calc(100svh - 2rem);
  padding: clamp(1.5rem, 4vw, 3rem);
  overflow: auto;
  border: 0;
  border-radius: 8px;
  color: var(--paper);
  background:
    linear-gradient(rgba(3, 8, 12, .72), rgba(3, 8, 12, .84)),
    url("../images/defiant-hope-background.jpeg") center 70% / cover no-repeat,
    #050c12;
  box-shadow: 0 28px 90px rgba(0, 0, 0, .58);
}

.share-modal-close {
  position: absolute;
  top: .8rem;
  right: .8rem;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 2.75rem;
  height: 2.75rem;
  border: 1px solid rgba(255, 255, 255, .36);
  border-radius: 50%;
  color: var(--paper);
  background: rgba(3, 8, 12, .9);
  font-family: Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 1;
  text-decoration: none;
}

.share-modal-close:hover,
.share-modal-close:focus-visible {
  border-color: var(--gold);
  color: var(--ink);
  background: var(--gold);
}

.share-modal-logo {
  display: block;
  width: min(76%, 440px);
  max-height: clamp(140px, 25svh, 240px);
  margin: 0 auto clamp(.75rem, 2vh, 1.25rem);
  object-fit: contain;
}

.share-modal-qr-frame {
  display: grid;
  place-items: center;
  width: min(92%, 460px, calc(100svh - 330px));
  aspect-ratio: 1;
  min-width: 220px;
  background: #000;
}

.share-modal-qr {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (max-width: 860px) {
  .dh-event-page .primary-nav .nav-share {
    justify-content: flex-start;
    width: 100%;
    height: auto;
    padding: .7rem;
    border: 0;
    border-radius: 0;
    background: transparent;
  }

  .dh-event-page .primary-nav .nav-share:hover,
  .dh-event-page .primary-nav .nav-share:focus-visible {
    color: var(--gold-light);
    background: transparent;
    transform: none;
  }

  .dh-event-page .nav-share svg {
    width: 1.15rem;
    height: 1.15rem;
    margin-right: .75rem;
  }

  .dh-event-page .nav-share-label {
    display: inline;
  }
}

@media (max-width: 580px) {
  .share-modal {
    padding: .6rem;
  }

  .share-modal-panel {
    width: 100%;
    max-height: calc(100svh - 1.2rem);
    padding: 1.35rem 1rem 1rem;
  }

  .share-modal-logo {
    width: min(72%, 290px);
    max-height: 155px;
    margin-bottom: .5rem;
  }

  .share-modal-qr-frame {
    width: min(90%, 410px, calc(100svh - 245px));
    min-width: 0;
  }
}

@media (max-width: 620px) {
  .hero-content > .eyebrow {
    margin-bottom: .7rem;
  }

  .hero-content > .conference-label {
    margin-bottom: .7rem;
  }

  .hero-invitation-note {
    margin-bottom: 1.35rem;
    font-size: 1rem;
  }

  .hero-title.hero-image-title {
    margin-bottom: 1.6rem !important;
  }

  .hero-actions-primary {
    margin-bottom: 2rem;
  }

  .hero-speakers {
    margin-bottom: 2.35rem;
  }

  .hero-partner-logos {
    gap: 1.6rem;
    margin-bottom: 2.5rem;
  }

  .hero-partner-logos img:nth-child(1) {
    width: min(100%, 130px);
  }

  .hero-partner-logos img:nth-child(2) {
    width: min(100%, 155px);
  }

  .hero-partner-logos img:nth-child(3) {
    width: min(100%, 120px);
  }

  .footer-simple {
    flex-direction: column;
    text-align: center;
  }
}


/* =========================================================
   v13 speakers, section typography, and header bug
   ========================================================= */

/* Header logo bug placeholder. Replace assets/DH logo bug.png directly. */
.brand-mark {
  display: none;
}

.brand-bug {
  display: block;
  width: 2.35rem;
  height: 2.35rem;
  object-fit: contain;
  flex: 0 0 auto;
}

/* Larger eyebrows across all sections */
.eyebrow,
.speaker-role,
.embed-kicker {
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(1.12rem, 1.55vw, 1.45rem);
  font-weight: 400;
  letter-spacing: .15em;
  line-height: 1;
}

/* Slightly smaller Bebas section headings */
.registration-copy h2,
.manifesto h2,
.section-heading h2,
.outcomes > .section-shell > h2 {
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(2.35rem, 4.2vw, 4.25rem);
  font-weight: 400;
  letter-spacing: .025em;
  line-height: .98;
}

/* Cream manifesto with centered two-line statement */
.manifesto {
  background: var(--paper);
  color: var(--ink);
  text-align: center;
}

.manifesto .narrow {
  display: grid;
  justify-items: center;
}

.manifesto h2 {
  display: grid;
  gap: .18em;
  max-width: 1100px;
  margin-inline: auto;
  white-space: normal;
}

.manifesto h2 span {
  display: block;
}

.manifesto-copy {
  text-align: center;
}

/* Speaker section: restrained background-image treatment */
.speakers {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: #071019;
}

.speakers-backdrop {
  position: absolute;
  inset: 0;
  z-index: -2;
  background:
    url("../images/defiant-hope-background.jpeg")
    center 46% / cover no-repeat;
  transform: scale(1.08);
  filter: saturate(.72) contrast(.9);
  opacity: .34;
}

.speakers::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(rgba(4, 13, 22, .88), rgba(4, 13, 22, .94)),
    radial-gradient(circle at 50% 35%, rgba(19, 53, 75, .18), transparent 60%);
}

.speakers-content {
  position: relative;
}

.speaker-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1.5rem, 3vw, 2.75rem);
  background: transparent;
  border: 0;
}

.speaker-card {
  min-height: 0;
  display: grid;
  grid-template-columns: minmax(120px, 180px) 1fr;
  align-items: center;
  gap: clamp(1.25rem, 2.5vw, 2rem);
  padding: clamp(1.4rem, 3vw, 2.2rem);
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(6, 17, 27, .72);
  backdrop-filter: blur(12px);
}

.speaker-number {
  display: none !important;
}

.speaker-profile-image {
  width: 100%;
  aspect-ratio: 1;
  display: block;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid rgba(217,166,76,.55);
  box-shadow: 0 14px 36px rgba(0,0,0,.28);
}

.speaker-card-copy {
  min-width: 0;
}

.speaker-card h3 {
  margin: .35rem 0 .8rem;
  font-family: "Libre Baskerville", Georgia, serif;
  font-size: clamp(1.75rem, 2.8vw, 2.75rem);
  font-weight: 400;
  line-height: 1.08;
}

.speaker-card-copy > p:last-child {
  margin: 0;
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.7;
}

/* Make long section headings less oversized than earlier versions */
.section-heading h2 {
  max-width: 760px;
}

@media (max-width: 900px) {
  .speaker-grid {
    grid-template-columns: 1fr;
  }

  .speaker-card {
    grid-template-columns: 150px 1fr;
  }
}

@media (max-width: 580px) {
  .brand span {
    display: none;
  }

  .brand-bug {
    width: 2.2rem;
    height: 2.2rem;
  }

  .speaker-card {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .speaker-profile-image {
    width: min(190px, 72vw);
    margin-inline: auto;
  }
}


/* =========================================================
   v14 visual refinement pass
   ========================================================= */

/* Larger header logo bug, near the height of the Register button */
.brand-bug {
  width: 3rem;
  height: 3rem;
}

/* Speakers section: let the background image read more clearly */
.speakers-backdrop {
  opacity: .52;
  transform: scale(1.03);
  filter: saturate(.76) contrast(.94) brightness(.82);
}

.speakers::after {
  background:
    linear-gradient(rgba(5, 17, 28, .72), rgba(5, 17, 28, .78)),
    radial-gradient(circle at 50% 35%, rgba(26, 74, 103, .16), transparent 62%);
}

/* Remove the boxed-card feeling around speakers */
.speaker-card {
  padding: 1rem 0;
  border: 0;
  background: transparent;
  backdrop-filter: none;
  box-shadow: none;
}

.speaker-card .speaker-role {
  display: none;
}

/* Slightly larger supporting text beside section headings */
.section-heading > p {
  font-size: clamp(1.08rem, 1.55vw, 1.28rem);
  line-height: 1.72;
  max-width: 48ch;
}

/* Agenda section: lighter background */
.agenda {
  background:
    linear-gradient(180deg, rgba(20, 39, 56, .96), rgba(15, 31, 45, .98));
}

/* Registration form area: white surface for Gravity Forms */
.registration-embed {
  min-height: 460px;
  padding: clamp(1.2rem, 3vw, 2rem);
  border: 0;
  background: #ffffff;
  color: #18212a;
  box-shadow: 0 20px 55px rgba(0,0,0,.18);
}

.embed-placeholder {
  min-height: 100%;
  padding: clamp(2rem, 5vw, 4rem);
  border: 0;
  color: #18212a;
  background: transparent;
}

.embed-placeholder h3,
.embed-placeholder p {
  color: #18212a;
}

.embed-placeholder code {
  color: #7a5418;
  background: #f3eee4;
}

.embed-placeholder .button-primary {
  color: #071019;
}

/* Outcome cards: distinct cards without outlines */
.outcome-grid {
  gap: clamp(1.25rem, 2.5vw, 2rem);
  background: transparent;
  border: 0;
}

.outcome-grid article {
  min-height: 290px;
  padding: clamp(2rem, 3vw, 2.6rem);
  border: 0;
  background:
    linear-gradient(145deg, rgba(18, 37, 53, .98), rgba(10, 24, 35, .98));
  box-shadow: 0 18px 46px rgba(0,0,0,.22);
  border-radius: 2px;
}

.outcome-grid article:nth-child(2) {
  transform: translateY(-8px);
}

.outcome-grid h3 {
  margin-top: .5rem;
}

/* Mobile adjustments */
@media (max-width: 860px) {
  .brand-bug {
    width: 2.75rem;
    height: 2.75rem;
  }

  .outcome-grid article:nth-child(2) {
    transform: none;
  }
}

@media (max-width: 580px) {
  .brand-bug {
    width: 2.55rem;
    height: 2.55rem;
  }

  .speaker-card {
    padding-block: .75rem;
  }
}


/* =========================================================
   v15 hero, navigation, buttons, and speakers background
   ========================================================= */

/* Larger logo bug and navigation */
.brand-bug {
  width: 3.45rem;
  height: 3.45rem;
}

.brand {
  gap: .9rem;
  font-size: .92rem;
  letter-spacing: .14em;
}

.primary-nav {
  gap: 1.7rem;
}

.primary-nav a {
  font-size: .92rem;
  letter-spacing: .13em;
}

.nav-cta {
  padding: .82rem 1.35rem;
}

/* Slightly more tracking for conference label */
.conference-label {
  letter-spacing: .26em;
}

/* Pill buttons everywhere */
.button,
.nav-cta {
  border-radius: 999px;
}

/* Wider gap between primary hero CTAs */
.hero-actions,
.hero-actions-primary {
  gap: 1.4rem;
}

/* Registration form eyebrow tone */
.registration-embed .embed-kicker {
  color: #68727d;
}

/* Speakers background: brighter, higher, and more visible */
.speakers-backdrop {
  background-position: center 35%;
  opacity: .68;
  transform: scale(1.01);
  filter: saturate(.82) contrast(.95) brightness(.92);
}

.speakers::after {
  background:
    linear-gradient(rgba(5, 17, 28, .58), rgba(5, 17, 28, .68)),
    radial-gradient(circle at 50% 28%, rgba(34, 88, 118, .16), transparent 64%);
}

/* Slightly lift the speaker content toward the background focal area */
.speakers-content {
  padding-top: .5rem;
}

@media (max-width: 860px) {
  .brand-bug {
    width: 3.1rem;
    height: 3.1rem;
  }

  .primary-nav a {
    font-size: .88rem;
  }
}

@media (max-width: 580px) {
  .brand-bug {
    width: 2.85rem;
    height: 2.85rem;
  }

  .hero-actions,
  .hero-actions-primary {
    gap: 1rem;
  }
}


/* =========================================================
   v16 featured voices and navigation refinements
   ========================================================= */

/* Use the same image position as the final CTA section */
.speakers-backdrop {
  background:
    url("../images/defiant-hope-background.jpeg")
    center 70% / cover no-repeat;
  opacity: 1;
  transform: none;
  filter: none;
}

.speakers::after {
  background:
    linear-gradient(
      90deg,
      rgba(4, 10, 15, .79),
      rgba(4, 10, 15, .66) 55%,
      rgba(4, 10, 15, .50)
    );
}

/* More room between the two speaker profiles */
.speaker-grid {
  gap: clamp(3rem, 7vw, 6.5rem);
}

/* Stronger two-pixel ring around profile images */
.speaker-profile-image {
  border: 2px solid rgba(217, 166, 76, .92);
}

/* LinkedIn links beneath each speaker bio */
.speaker-linkedin {
  display: inline-grid;
  place-items: center;
  width: 2.65rem;
  height: 2.65rem;
  margin-top: 1.15rem;
  border-radius: 50%;
  background: rgba(255,255,255,.10);
  color: var(--paper);
  text-decoration: none;
  transition: background .2s ease, color .2s ease, transform .2s ease;
}

.speaker-linkedin:hover {
  background: var(--gold);
  color: var(--ink);
  transform: translateY(-2px);
}

.speaker-linkedin svg {
  width: 1.15rem;
  height: 1.15rem;
  fill: currentColor;
}

/* Larger brand statement and menu items */
.brand {
  font-size: clamp(1rem, 1.15vw, 1.08rem);
  letter-spacing: .13em;
}

.primary-nav a {
  font-size: clamp(.98rem, 1.05vw, 1.08rem);
  letter-spacing: .12em;
}

.nav-cta {
  padding: .9rem 1.55rem;
}

@media (max-width: 900px) {
  .speaker-grid {
    gap: 3rem;
  }
}

@media (max-width: 860px) {
  .brand {
    font-size: .98rem;
  }

  .primary-nav a {
    font-size: 1rem;
  }
}
\n\n/* =========================================================\n   v1.1 registration integration and spacing refinement\n   ========================================================= */\n\n/* Give the fixed navigation more breathing room above hero content. */\n.dh-event-page .hero-content {\n  padding-top: calc(clamp(6.5rem, 9vw, 8.5rem) + 40px);\n}\n\n/* Tighter section rhythm throughout the body of the page. */\n.dh-event-page .registration-section {\n  padding: clamp(3.5rem, 6vw, 5.5rem) 0;\n}\n\n.dh-event-page .manifesto {\n  padding: clamp(4rem, 7vw, 6.5rem) 0;\n}\n\n.dh-event-page .speakers,\n.dh-event-page .agenda,\n.dh-event-page .outcomes {\n  padding: clamp(4rem, 6.5vw, 6rem) 0;\n}\n\n.dh-event-page .registration-grid {\n  align-items: center;\n}\n\n.dh-event-page .registration-copy .eyebrow {\n  margin-top: 0;\n}\n\n.dh-event-page .registration-embed {\n  min-height: 0;\n}\n\n/* Gravity Forms lives on a white panel and inherits the page design safely. */\n.dh-event-page .registration-embed .gform_wrapper {\n  margin: 0;\n  color: #18212a;\n}\n\n.dh-event-page .registration-embed .gform_wrapper,\n.dh-event-page .registration-embed .gform_wrapper label,\n.dh-event-page .registration-embed .gform_wrapper legend,\n.dh-event-page .registration-embed .gform_wrapper .gfield_description,\n.dh-event-page .registration-embed .gform_wrapper .gform_description {\n  color: #18212a;\n}\n\n.dh-event-page .registration-embed .gform_wrapper input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]),\n.dh-event-page .registration-embed .gform_wrapper select,\n.dh-event-page .registration-embed .gform_wrapper textarea {\n  color: #18212a;\n  background: #fff;\n  border: 1px solid #c8cdd2;\n}\n\n.dh-event-page .registration-embed .gform_wrapper .gform_button,\n.dh-event-page .registration-embed .gform_wrapper input[type=submit] {\n  min-height: 3.25rem;\n  padding: .9rem 1.6rem;\n  border: 0;\n  border-radius: 999px;\n  color: #071019;\n  background: var(--gold);\n  font-family: var(--display);\n  font-size: 1rem;\n  letter-spacing: .12em;\n  text-transform: uppercase;\n  cursor: pointer;\n}\n\n.dh-event-page .registration-embed .gform_wrapper .validation_message,\n.dh-event-page .registration-embed .gform_wrapper .gform_validation_errors {\n  color: #8a1f19;\n}\n\n@media (max-width: 760px) {\n  .dh-event-page .hero-content {\n    padding-top: calc(6rem + 28px);\n  }\n\n  .dh-event-page .registration-section,\n  .dh-event-page .manifesto,\n  .dh-event-page .speakers,\n  .dh-event-page .agenda,\n  .dh-event-page .outcomes {\n    padding-top: 3.5rem;\n    padding-bottom: 3.5rem;\n  }\n}\n

.hero,.hero-section{padding-top:calc(60px + var(--hero-extra)) !important;}
.hero-content{padding-top:60px !important;margin-top:60px !important;}
section{padding-top:var(--section-pad)!important;padding-bottom:var(--section-pad)!important;}
.section-eyebrow,.eyebrow{margin-top:0!important;padding-top:20px!important;margin-bottom:16px!important;}
.outcomes-grid,.cards{align-items:stretch!important;}
.outcomes-grid>*,.cards>*{display:flex!important;flex-direction:column!important;height:100%!important;}


/* v7 spacing + modal prep */
.hero-content{margin-top:calc(4rem + 60px)!important;}
section,.section,.content-section,.registration-section,.featured-section,.agenda-section,.outcomes-section{
padding-top:60px!important;
padding-bottom:60px!important;
}
.eyebrow{padding-top:12px!important;margin-bottom:16px!important;}
.outcomes-grid,.carry-forward-grid{align-items:stretch!important;}
.outcomes-grid>*,.carry-forward-grid>*{height:100%!important;}

/* Registration modal experience */
.dh-modal-open {
  overflow: hidden;
}

.registration-invite {
  display: grid;
  align-content: center;
  justify-items: start;
  min-height: 360px;
  padding: clamp(2rem, 4vw, 3rem);
  color: #18212a;
  background:
    linear-gradient(135deg, rgba(217, 166, 76, .28), rgba(255, 255, 255, .96) 36%),
    #fff;
  box-shadow: 0 22px 60px rgba(0, 0, 0, .2);
}

.registration-invite h3 {
  margin: .25rem 0 .75rem;
  color: #071019;
  font-family: var(--serif);
  font-size: clamp(2rem, 3.8vw, 3.25rem);
  font-weight: 400;
  line-height: 1.08;
}

.registration-invite p {
  max-width: 42ch;
  margin: 0 0 1.6rem;
  color: #3f454b;
}

.registration-modal {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: grid;
  place-items: center;
  padding: clamp(1rem, 3vw, 2rem);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity .22s ease, visibility .22s ease;
}

.registration-modal.is-open,
.registration-modal:target {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.registration-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(3, 8, 12, .78);
  backdrop-filter: blur(10px);
}

.registration-modal-panel {
  position: relative;
  z-index: 1;
  width: min(100%, 780px);
  max-height: min(86vh, 900px);
  overflow: auto;
  color: #18212a;
  background: #fff;
  box-shadow: 0 28px 90px rgba(0, 0, 0, .42);
}

.registration-modal-close {
  position: sticky;
  top: .75rem;
  left: calc(100% - 3.25rem);
  z-index: 2;
  display: grid;
  place-items: center;
  width: 2.65rem;
  height: 2.65rem;
  margin: .75rem .75rem -3.4rem auto;
  border: 1px solid rgba(7, 16, 25, .14);
  border-radius: 50%;
  color: #071019;
  background: rgba(255, 255, 255, .94);
  font-family: Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 1;
  text-decoration: none;
}

.registration-modal-close:hover {
  color: #071019;
  background: var(--gold);
}

.registration-modal-heading {
  padding: clamp(1.6rem, 4vw, 2.6rem) clamp(1.2rem, 4vw, 2rem) 0;
}

.registration-modal-heading .eyebrow {
  color: #7a5418;
}

.registration-modal-heading h2 {
  margin: .1rem 3rem 1rem 0;
  color: #071019;
  font-family: var(--serif);
  font-size: clamp(2rem, 4vw, 3.6rem);
  font-weight: 400;
  line-height: 1.08;
}

.registration-modal .registration-embed {
  min-height: 0;
  padding: clamp(1.2rem, 4vw, 2rem);
  box-shadow: none;
}

.registration-modal .embed-placeholder {
  min-height: 280px;
  padding: clamp(1.5rem, 4vw, 2.4rem);
  background: #f8f4ed;
}

@media (max-width: 760px) {
  .registration-invite {
    min-height: 0;
  }

  .registration-modal {
    padding: .75rem;
    align-items: end;
  }

  .registration-modal-panel {
    width: 100%;
    max-height: 90vh;
  }
}

/* v1.5.1 requested spacing and card refinements */
.dh-event-page .hero {
  align-items: start;
}

.dh-event-page .hero-content {
  margin-top: 0 !important;
  padding-top: calc(3.45rem + 2.4rem + 60px) !important;
}

.dh-event-page .hero-content > .eyebrow {
  padding-top: 0 !important;
}

.dh-event-page .registration-invite {
  border-radius: 24px;
  overflow: hidden;
}

.dh-event-page .registration-invite > .embed-kicker {
  color: #6f7780;
}

.dh-event-page .outcome-grid article {
  border-radius: 24px;
  overflow: hidden;
}

@media (max-width: 860px) {
  .dh-event-page .hero-content {
    padding-top: calc(3.1rem + 2.4rem + 60px) !important;
  }
}

@media (max-width: 580px) {
  .dh-event-page .hero-content {
    padding-top: calc(2.85rem + 2.4rem + 60px) !important;
  }
}

/* v1.5.3 final spacing and outcome alignment */
.dh-event-page .hero-content {
  padding-top: calc(3.45rem + 2.4rem + 15px) !important;
}

.dh-event-page .outcome-grid {
  align-items: stretch;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 1fr));
}

.dh-event-page .outcome-grid article,
.dh-event-page .outcome-grid article:nth-child(2) {
  transform: none !important;
}

/* v1.6 rich-text content */
.dh-event-page .rich-text > :first-child {
  margin-top: 0;
}

.dh-event-page .rich-text > :last-child {
  margin-bottom: 0;
}

.dh-event-page .registration-intro,
.dh-event-page .section-supporting-copy,
.dh-event-page .speaker-bio,
.dh-event-page .agenda-copy,
.dh-event-page .outcome-copy {
  color: var(--muted);
}

.dh-event-page .registration-intro {
  max-width: 60ch;
}

.dh-event-page .section-supporting-copy {
  max-width: 48ch;
  font-size: clamp(1.08rem, 1.55vw, 1.28rem);
  line-height: 1.72;
}

.dh-event-page .speaker-bio {
  font-size: 1rem;
  line-height: 1.7;
}

.dh-event-page .agenda-copy p {
  margin-block: 0 .75rem;
}

.dh-event-page .agenda-list .agenda-item-no-time {
  grid-template-columns: 1fr;
}

.dh-event-page .outcome-copy {
  line-height: 1.65;
}

.dh-event-page .rich-text a {
  color: var(--gold-light);
  text-decoration: underline;
  text-underline-offset: .18em;
}

.dh-event-page .rich-text ul,
.dh-event-page .rich-text ol {
  padding-left: 1.25rem;
}

@media (max-width: 860px) {
  .dh-event-page .hero-content {
    padding-top: calc(3.1rem + 2.4rem + 15px) !important;
  }

  .dh-event-page .outcome-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 580px) {
  .dh-event-page .hero-content {
    padding-top: calc(2.85rem + 2.4rem + 15px) !important;
  }
}

/* v1.7 repeatable speakers and narrative outcomes */
.dh-event-page .speakers-body {
  width: 100%;
  max-width: 980px;
  margin: -1rem 0 3rem;
  font-size: clamp(1.05rem, 1.35vw, 1.18rem);
  line-height: 1.8;
  color: var(--muted);
}

.dh-event-page .speaker-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: clamp(2rem, 4vw, 4rem);
  margin-top: 3rem;
}

.dh-event-page .section-heading + .speaker-grid,
.dh-event-page .speakers-body + .speaker-grid,
.dh-event-page .speaker-grid:first-child {
  margin-top: 0;
}

.dh-event-page .speaker-card {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 0;
}

.dh-event-page .speaker-profile-image {
  width: 100%;
  max-width: none;
  aspect-ratio: 1;
  align-self: stretch;
}

.dh-event-page .speaker-card-copy {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding-top: 1.5rem;
}

.dh-event-page .speaker-card h3 {
  margin: 0 0 .55rem;
  font-size: clamp(1.65rem, 2.4vw, 2.35rem);
}

.dh-event-page .speaker-title {
  margin: 0 0 1rem;
  color: var(--gold-light);
  font-size: .78rem;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.dh-event-page .speaker-bio {
  width: 100%;
  margin-bottom: .75rem;
}

.dh-event-page .speaker-linkedin {
  flex: 0 0 auto;
  margin-top: 0;
  color: #ffffff;
  background: #0a66c2;
}

.dh-event-page .speaker-linkedin:hover,
.dh-event-page .speaker-linkedin:focus-visible {
  color: #ffffff;
  background: #004182;
}

.dh-event-page .outcomes {
  text-align: center;
  color: var(--ink);
  background: var(--paper);
}

.dh-event-page .outcomes-content {
  max-width: 920px;
}

.dh-event-page .outcomes-content > .eyebrow {
  color: #9b6b1d;
}

.dh-event-page .outcomes-content > h2 {
  max-width: 900px;
  margin-inline: auto;
}

.dh-event-page .outcomes-copy {
  max-width: 920px;
  margin: 2rem auto 0;
  color: #3f454b;
  font-family: var(--serif);
  font-size: clamp(1.15rem, 2.2vw, 1.55rem);
  line-height: 1.75;
}

.dh-event-page .outcomes-copy > p,
.dh-event-page .outcomes-copy > ul,
.dh-event-page .outcomes-copy > ol,
.dh-event-page .outcomes-copy > blockquote,
.dh-event-page .outcomes-copy > h2,
.dh-event-page .outcomes-copy > h3,
.dh-event-page .outcomes-copy > h4 {
  max-width: 820px;
  margin-inline: auto;
}

.dh-event-page .outcomes-copy h2,
.dh-event-page .outcomes-copy h3,
.dh-event-page .outcomes-copy h4 {
  margin-top: 1.75em;
  margin-bottom: .65em;
  color: var(--ink);
  font-family: var(--serif);
  font-weight: 400;
  line-height: 1.2;
}

.dh-event-page .outcomes-copy h2 {
  font-size: clamp(1.8rem, 3vw, 2.8rem);
}

.dh-event-page .outcomes-copy h3 {
  font-size: clamp(1.45rem, 2.4vw, 2.15rem);
}

.dh-event-page .outcomes-copy h4 {
  font-size: clamp(1.2rem, 2vw, 1.65rem);
}

.dh-event-page .outcomes-copy a {
  color: #7a5418;
}

.dh-event-page .outcomes-copy img {
  max-width: 100%;
  height: auto;
}

.dh-event-page .outcomes-copy .aligncenter {
  display: block;
  margin: 2rem auto;
}

.dh-event-page .outcomes-copy .alignleft {
  float: left;
  max-width: 48%;
  margin: .5rem 2rem 1.25rem 0;
}

.dh-event-page .outcomes-copy .alignright {
  float: right;
  max-width: 48%;
  margin: .5rem 0 1.25rem 2rem;
}

.dh-event-page .outcomes-copy .wp-caption,
.dh-event-page .outcomes-copy figure {
  max-width: 100%;
}

.dh-event-page .outcomes-copy .wp-caption img,
.dh-event-page .outcomes-copy figure img {
  display: block;
  margin-inline: auto;
}

.dh-event-page .outcomes-copy .wp-caption-text,
.dh-event-page .outcomes-copy figcaption {
  margin-top: .65rem;
  color: #687078;
  font-family: var(--sans);
  font-size: .85rem;
  line-height: 1.5;
}

.dh-event-page .outcomes-copy .gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 180px), 1fr));
  gap: 1rem;
  margin: 2rem 0;
}

.dh-event-page .outcomes-copy .gallery-item {
  width: auto !important;
  margin: 0;
}

.dh-event-page .outcomes-copy::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 900px) {
  .dh-event-page .speaker-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 620px) {
  .dh-event-page .speaker-grid {
    grid-template-columns: 1fr;
  }

  .dh-event-page .speaker-profile-image {
    width: 100%;
  }

  .dh-event-page .outcomes-copy .alignleft,
  .dh-event-page .outcomes-copy .alignright {
    float: none;
    max-width: 100%;
    margin: 1.5rem auto;
  }
}
