/* The completed-event shell is isolated from the unchanged partner directory. */
body[data-event-state="completed"] .pf-opening {
  width: min(calc(100% - 32px), 540px);
  margin: 0 auto;
  padding-top: 8px;
  display: grid;
  gap: 6px;
  align-items: start;
}
body[data-event-state="completed"] .pf-hero {
  width: 100%;
  min-width: 0;
  margin: 0;
  display: block;
  padding: 0;
  text-align: left;
}

body[data-event-state="completed"] .pf-hero__copy {
  max-width: 1000px;
  margin-inline: auto;
}

body[data-event-state="completed"] .pf-eyebrow {
  margin: 0 0 5px;
  color: #8d2c21;
  font-size: 10px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: .13em;
  text-transform: uppercase;
}

body[data-event-state="completed"] .pf-hero h1 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(30px, 8.4vw, 34px);
  font-weight: 400;
  line-height: 1.02;
  letter-spacing: -.045em;
}

body[data-event-state="completed"] .pf-hero h1 em {
  color: #9b3023;
  font-weight: 400;
}

body[data-event-state="completed"] .pf-event-date {
  max-width: none;
  margin: 5px 0 0;
  color: #6b584d;
  font-size: 11px;
  line-height: 1.5;
}

body[data-event-state="completed"] .pf-event-date time {
  white-space: nowrap;
}

body[data-event-state="completed"] .pf-stats {
  margin: 7px 0 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

body[data-event-state="completed"] .pf-stats dt {
  color: #9b3023;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  line-height: 1.15;
  letter-spacing: -.045em;
  white-space: nowrap;
}

body[data-event-state="completed"] .pf-stats dd {
  margin: 0;
  color: #6b584d;
  font-size: 11px;
  line-height: 1.4;
}

body[data-event-state="completed"] .pf-share {
  width: min(calc(100% - 32px), 680px);
  margin: 24px auto 36px;
  text-align: center;
}

body[data-event-state="completed"] .pf-intro {
  max-width: 34ch;
  margin: 0 auto;
  color: #3d2c24;
  font-size: 17px;
  line-height: 1.5;
  text-wrap: balance;
}

body[data-event-state="completed"] .pf-actions {
  max-width: 360px;
  margin: 12px auto 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
}

body[data-event-state="completed"] .pf-button {
  min-height: 52px;
  max-width: 100%;
  padding: 14px 20px;
  border: 1px solid #9b3023;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #9b3023;
  color: #fffaf4;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
}

body[data-event-state="completed"] .pf-button:hover {
  border-color: #78251b;
  background: #78251b;
}

body[data-event-state="completed"] .pf-text-link {
  min-height: 48px;
  padding: 10px 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #6a3026;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: underline;
  text-decoration-color: #6a30264d;
  text-underline-offset: 5px;
}

body[data-event-state="completed"] .pf-button:focus-visible,
body[data-event-state="completed"] .pf-text-link:focus-visible,
body[data-event-state="completed"] .pf-archive-link:focus-visible {
  outline: 3px solid #ad772d;
  outline-offset: 5px;
}

body[data-event-state="completed"] .pf-contacts {
  width: min(calc(100% - 32px), 1240px);
  margin: 36px auto 0;
  padding: 30px 22px;
  border: 1px solid #4c2a181c;
  border-radius: 24px;
  display: grid;
  gap: 26px;
  background: #fffaf4;
}

body[data-event-state="completed"] .pf-contacts h2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(34px, 4vw, 50px);
  font-weight: 400;
  line-height: 1.12;
  letter-spacing: -.04em;
}

body[data-event-state="completed"] .pf-contacts__copy p {
  max-width: 42ch;
  margin: 16px 0 0;
  color: #6b584d;
  font-size: 16px;
  line-height: 1.65;
}

body[data-event-state="completed"] .pf-contacts__actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 8px;
}

body[data-event-state="completed"] .pf-archive-link {
  min-height: 40px;
  padding: 10px 4px;
  align-self: center;
  color: #6b584d;
  font-size: 13px;
  line-height: 1.5;
  text-decoration: underline;
  text-decoration-color: #6b584d55;
  text-underline-offset: 4px;
}

body[data-event-state="completed"] .pf-memories {
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  position: relative;
}

body[data-event-state="completed"] .pf-memories__heading {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  text-align: left;
}

body[data-event-state="completed"] .pf-memories__heading h2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.12;
  letter-spacing: -.045em;
}

body[data-event-state="completed"] .pf-memories__heading p {
  margin: 2px 0 0;
  color: #6b584d;
  font-size: 10px;
  line-height: 1.4;
}

body[data-event-state="completed"] .pf-memories__track {
  min-width: 0;
  display: flex;
  gap: 12px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  overscroll-behavior-x: contain;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}

body[data-event-state="completed"] .pf-reel {
  min-width: 0;
  width: 100%;
  flex: 0 0 100%;
  padding: 6px;
  border: 1px solid #4c2a181c;
  border-radius: 16px;
  box-sizing: border-box;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  background: #fffaf4;
}

body[data-event-state="completed"] .pf-reel__embed {
  min-width: 0;
  overflow: hidden;
  border-radius: 12px;
}

body[data-event-state="completed"] .pf-reel__embed .instagram-media {
  width: 100% !important;
  min-width: 0 !important;
  max-width: 540px !important;
  margin: 0 auto !important;
  box-sizing: border-box;
}

body[data-event-state="completed"] .pf-reel__embed blockquote {
  padding: 20px 14px;
  border: 0;
  background: #fff;
  color: #6b584d;
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
}

body[data-event-state="completed"] .pf-reel__embed blockquote p {
  margin: 0;
}

body[data-event-state="completed"] .pf-reel__embed blockquote a {
  color: #6a3026;
  text-underline-offset: 4px;
}

body[data-event-state="completed"] .pf-reel__details {
  padding: 8px 6px 2px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 2px 12px;
}

body[data-event-state="completed"] .pf-reel__author {
  margin: 0;
  color: #3d2c24;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}

body[data-event-state="completed"] .pf-reel__details .pf-text-link {
  padding-inline: 0;
  font-size: 14px;
}

body[data-event-state="completed"] .pf-memories__fallback {
  margin: 8px 0 0;
  color: #6b584d;
  font-size: 11px;
  line-height: 1.5;
  text-align: center;
  text-wrap: balance;
}

body[data-event-state="completed"] .pf-memories__track::-webkit-scrollbar {
  display: none;
}

body[data-event-state="completed"] .pf-carousel__controls {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  gap: 4px;
}

body[data-event-state="completed"] .pf-carousel__controls button {
  width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid #9b302340;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #fffaf4;
  color: #9b3023;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
}

body[data-event-state="completed"] .pf-carousel__controls button:hover:not(:disabled) {
  border-color: #9b3023;
  background: #f2dfd5;
}

body[data-event-state="completed"] .pf-carousel__controls button:disabled {
  opacity: .35;
  cursor: default;
}

body[data-event-state="completed"] .pf-carousel__controls [data-carousel-status] {
  min-width: 36px;
  color: #6b584d;
  font-size: 11px;
  font-variant-numeric: tabular-nums;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
}

body[data-event-state="completed"] .pf-carousel__controls button:focus-visible,
body[data-event-state="completed"] .pf-memories__track:focus-visible {
  outline: 3px solid #ad772d;
  outline-offset: 2px;
}

@media (min-width: 761px) {
  body[data-event-state="completed"] .pf-actions {
    max-width: none;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 28px;
  }

  body[data-event-state="completed"] .pf-button {
    padding-inline: 26px;
  }

  body[data-event-state="completed"] .pf-contacts {
    width: min(calc(100% - 64px), 1240px);
    margin-top: 56px;
    padding: 42px 44px;
    grid-template-columns: minmax(0, 1fr) minmax(260px, .7fr);
    align-items: center;
    gap: 44px;
  }

  body[data-event-state="completed"] .pf-contacts__actions {
    max-width: 330px;
    width: 100%;
    justify-self: end;
  }
}

@media (min-width: 900px) {
  body[data-event-state="completed"] .pf-opening {
    width: min(calc(100% - 64px), 1120px);
    padding-top: 28px;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 450px);
    gap: 40px;
  }

  body[data-event-state="completed"] .pf-hero {
    padding-top: 44px;
  }

  body[data-event-state="completed"] .pf-eyebrow {
    margin-bottom: 14px;
    font-size: 12px;
  }

  body[data-event-state="completed"] .pf-hero h1 {
    font-size: clamp(46px, 4.8vw, 64px);
  }

  body[data-event-state="completed"] .pf-event-date {
    margin-top: 18px;
    font-size: 14px;
  }

  body[data-event-state="completed"] .pf-stats {
    margin-top: 28px;
    gap: 24px;
  }

  body[data-event-state="completed"] .pf-stats dt {
    font-size: clamp(30px, 3vw, 40px);
  }

  body[data-event-state="completed"] .pf-stats dd {
    margin-top: 5px;
    font-size: 14px;
  }

  body[data-event-state="completed"] .pf-memories__heading {
    margin-bottom: 12px;
  }

  body[data-event-state="completed"] .pf-memories__heading h2 {
    font-size: 32px;
  }

  body[data-event-state="completed"] .pf-memories__heading p {
    margin-top: 5px;
    font-size: 13px;
  }

  body[data-event-state="completed"] .pf-share {
    margin-top: 30px;
  }
}

/* Native guest clips fit below the compact mobile hero without cropping. */
body[data-event-state="completed"] .pf-reel__video {
  display: block;
  width: 100%;
  height: clamp(240px, calc(100vh - 380px), 520px);
  height: clamp(240px, calc(100svh - 380px), 520px);
  margin: 0 auto;
  border-radius: 12px;
  background: #211914;
  object-fit: contain;
}

body[data-event-state="completed"] .pf-reel__video:focus-visible {
  outline: 3px solid #ad772d;
  outline-offset: 2px;
}

@media (min-width: 900px) {
  body[data-event-state="completed"] .pf-reel__video {
    height: clamp(320px, calc(100vh - 240px), 560px);
    height: clamp(320px, calc(100svh - 240px), 560px);
  }
}
