/* Approved A poster: cancel the manual obligation, then introduce the story. */
.ivoa-page {
  box-sizing: border-box;
  display: grid;
  grid-template-rows: auto 1fr auto;
  gap: 32px;
  width: 100%;
  min-width: 0;
  min-height: 100%;
  padding: 40px 64px;
  background: #121c19;
  color: #f0f3e9;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.ivoa-page *,
.ivoa-page *::before,
.ivoa-page *::after {
  box-sizing: border-box;
}

.ivoa-page :where(h1, p, ul) {
  margin: 0;
}

.ivoa-kicker {
  color: #c2b8ff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.ivoa-poster {
  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr);
  align-items: center;
  gap: 72px;
  min-width: 0;
}

.ivoa-title {
  display: grid;
  justify-items: start;
  gap: 24px;
  min-width: 0;
  font-size: 168px;
  font-weight: 800;
  letter-spacing: -.075em;
}

.ivoa-need {
  position: relative;
  display: inline-block;
  line-height: .94;
  text-decoration: none;
}

.ivoa-cancellation {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  color: #c2b8ff;
  pointer-events: none;
}

.ivoa-reveal {
  color: #d0f5a5;
  font-size: 136px;
  line-height: .96;
  letter-spacing: -.075em;
  white-space: nowrap;
}

.ivoa-routine {
  min-width: 0;
}

.ivoa-caption {
  padding-bottom: 22px;
  color: #c2b8ff;
  font-size: 18px;
  font-weight: 450;
  line-height: 1.4;
  letter-spacing: -.015em;
}

.ivoa-chores {
  display: grid;
  gap: 13px;
  padding: 0;
  list-style: none;
  font-size: 36px;
  font-weight: 550;
  line-height: 1.14;
  letter-spacing: -.035em;
}

.ivoa-chores li {
  min-width: 0;
}

.ivoa-chores s {
  text-decoration-line: line-through;
  text-decoration-color: #c2b8ff;
  text-decoration-thickness: 2px;
  text-decoration-skip-ink: none;
}

.ivoa-buy {
  font-weight: 750;
  text-transform: uppercase;
}

.ivoa-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  min-width: 0;
}

.ivoa-bridge {
  min-width: 0;
  max-width: 620px;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -.025em;
}

.ivoa-teaser {
  display: flex;
  align-items: center;
  gap: 24px;
  color: #d0f5a5;
  font-size: 29px;
  font-weight: 550;
  line-height: 1.2;
  letter-spacing: -.045em;
  white-space: nowrap;
  text-decoration: none;
}

.ivoa-teaser:focus-visible { outline: 2px solid #d0f5a5; outline-offset: 6px; border-radius: 4px; }

.ivoa-arrow {
  flex: 0 0 auto;
  width: 112px;
  height: 48px;
}

@container reader (max-width: 1300px) {
  .ivoa-page {
    padding: 24px 28px;
    gap: 24px;
  }

  .ivoa-poster { gap: 40px; }

  .ivoa-title {
    font-size: clamp(108px, 12cqw, 148px);
    gap: 18px;
  }

  .ivoa-reveal { font-size: clamp(88px, 9.7cqw, 120px); }
  .ivoa-caption { font-size: 16px; padding-bottom: 16px; }
  .ivoa-chores { font-size: clamp(28px, 3cqw, 32px); gap: 10px; }
  .ivoa-footer { gap: 28px; }
  .ivoa-bridge { font-size: 18px; line-height: 1.4; }
  .ivoa-teaser { font-size: 25px; gap: 18px; }
  .ivoa-arrow { width: 80px; height: auto; }
}

@container reader (max-width: 850px) {
  .ivoa-page { padding: 28px; gap: 28px; }
  .ivoa-poster { grid-template-columns: minmax(0, 1fr); gap: 32px; }

  .ivoa-title {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 14px 32px;
    font-size: clamp(92px, 13cqw, 110px);
  }

  .ivoa-reveal { font-size: .82em; }
  .ivoa-chores { font-size: 32px; gap: 14px; }
  .ivoa-chores br, .ivoa-bridge br { display: none; }
  .ivoa-footer { flex-direction: column; align-items: flex-start; gap: 20px; }
  .ivoa-bridge { max-width: 620px; }
  .ivoa-teaser { font-size: 28px; }
}

@container reader (max-width: 600px) {
  .ivoa-page { padding: 24px 20px 28px; gap: 26px; }
  .ivoa-kicker { font-size: 12px; letter-spacing: .1em; }
  .ivoa-poster { gap: 30px; }

  .ivoa-title {
    display: grid;
    gap: 12px;
    font-size: clamp(82px, 26cqw, 124px);
  }

  .ivoa-reveal { font-size: .81em; }
  .ivoa-caption { font-size: 15px; padding-bottom: 18px; }
  .ivoa-chores { font-size: clamp(23px, 6.15cqw, 32px); line-height: 1.2; gap: 14px; }
  .ivoa-chores li { overflow-wrap: break-word; }
  .ivoa-bridge { font-size: 16px; line-height: 1.5; }

  .ivoa-teaser {
    width: 100%;
    gap: 12px;
    font-size: 26px;
    white-space: normal;
  }

  .ivoa-teaser > span { min-width: 0; }
  .ivoa-arrow { width: clamp(56px, 16cqw, 88px); }
}
