/* Keep the supplied logo artwork in its original colours. */
.fcl-logo { filter: none !important; }

/* The KAZAGRUMA logo includes a white canvas: multiply lets that canvas blend
   into the dark header/footer while retaining the coloured mark. */
.brand img,
.site-footer img {
  filter: none !important;
  mix-blend-mode: multiply;
}

.brand img {
  width: 44px;
  height: 44px;
  object-fit: cover;
  object-position: center;
  mix-blend-mode: normal;
}

.site-footer img {
  width: 160px;
  object-fit: cover;
  object-position: center 51%;
}

@media (max-width: 760px) {
  .brand img { width: 38px; height: 38px; }
}

.footer-message {
  display: flex;
  align-items: center;
  gap: 12px;
}

.site-footer .footer-message img {
  width: 74px;
  height: 74px;
  margin: 0;
  object-fit: cover;
  object-position: center;
  mix-blend-mode: normal;
  cursor: pointer;
}

.site-footer .footer-message h3 { margin: 0; }

/* Athena's light hero needs a dark navigation treatment for contrast. */
.site-header.is-dark { color: #30284c; }
.site-header.is-dark .brand span { border-left-color: #30284c66; }
.site-header.is-dark .nav-contact { border-color: #30284c88; }
.site-header.is-dark .menu-button { color: #30284c; }
.site-header.is-dark .menu-button span { background: #30284c; }

.hero.is-light .slide-dots button { border-color: #30284c; }
.hero.is-light .slide-dots button.is-active { background: #30284c; }
.hero.is-light .arrow { color: #30284c; border-color: #30284c88; background: #ffffff55; }

/* Keep carousel controls above Athena's foreground illustration. */
.hero-controls { z-index: 3; }

.athena-logo {
  display: block;
  width: min(390px, 58vw);
  max-height: 92px;
  margin: 0 0 18px;
}

.athena-slide .hero-copy { z-index: 2; }
.athena-slide .athena-char { z-index: 1; }

.hero-work-title {
  margin: 0 0 5px !important;
  font: 700 clamp(37px, 5vw, 68px)/1.2 var(--serif);
  letter-spacing: .025em;
}

/* Override the generic HERO paragraph size for the work title. */
.hero .hero-work-title { font-size: clamp(37px, 5vw, 68px) !important; }

.seishun-logo {
  display: block;
  width: min(620px, 68vw);
  max-height: 210px;
  object-fit: contain;
  object-position: left center;
  margin: 0 0 13px;
}

.hero-slide { transform: translateX(42px); transition: opacity .55s ease, visibility .55s ease, transform .55s ease; }
.hero-slide.is-active { transform: translateX(0); }
.hero-slide.is-exiting { opacity: 0; visibility: visible; transform: translateX(-42px); }

html,
body { max-width: 100%; overflow-x: clip; }

.hero { touch-action: pan-y; overscroll-behavior-x: none; }

@media (min-width: 761px) {
  .seishun-slide .hero-copy { padding-top: 0; padding-bottom: 150px; }
  .seishun-slide .eyebrow { position: absolute; top: 100px; left: 0; margin: 0; }
}

.road-card h3 {
  width: min(410px, 90%);
  height: 90px;
  margin: 0 0 12px;
  color: transparent;
  background: url('../assets/seishun/seishun-logo-transparent.png') left center / contain no-repeat;
}

.about-end h2 {
  width: 80vw;
  max-width: none;
  margin-left: calc(50% - 40vw);
  margin-right: 0;
  font-size: 4.5vw;
  line-height: 1.15;
  white-space: nowrap;
}

.about-end h2 br { display: none; }

.fishing-details {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 72px 0 0;
}

.fishing-details article,
.about-principles article {
  padding: 32px;
  border: 1px solid #cce7ee;
  border-radius: 18px;
  background: #ffffffa8;
}

.fishing-details h3,
.about-principles h3 {
  font: 31px/1.35 var(--serif);
  font-weight: 500;
  margin: 6px 0 16px;
}

.fishing-details p { font-size: 14px; }
.backup-flow { color: #327e96; font-weight: 700; font-size: 12px !important; }
.backup-flow i { font-style: normal; padding: 0 4px; }
.history-callout > p:last-of-type { max-width: 610px; margin: 0 auto 22px; font-size: 14px; }
.history-callout h4 { margin: 15px 0 8px; font: 28px/1.4 var(--serif); color: #347d97; }
.history-callout small { font-size: 10px; }

.about-principles {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 54px;
}

.about-principles article { border-color: #dcd3f0; }
.about-principles p:not(.eyebrow) { font-size: 14px; }

@media (max-width: 760px) {
  .fishing-details,
  .about-principles { grid-template-columns: 1fr; }
  .fishing-details article,
  .about-principles article { padding: 24px; }
  .fishing-details h3,
  .about-principles h3 { font-size: 27px; }
  .athena-logo { width: min(270px, 66vw); max-height: 58px; margin-bottom: 14px; }
  .hero .hero-work-title { font-size: 38px !important; }
  .seishun-logo { width: min(410px, 90vw); max-height: 145px; }
  .seishun-logo { max-height: 88px; margin-bottom: 8px; }
  .hero.is-seishun .hero-controls { bottom: 18px; }
  .site-header .brand span { display: block; font-size: 8px; }
  .seishun-slide .eyebrow { position: absolute; top: 106px; left: 0; margin: 0; }
  .road-card h3 { width: min(290px, 86%); height: 64px; }
  .fishing-slide .hero-bg { object-position: right center; }
}

@media (max-width: 760px) {
  .site-header.is-dark .site-nav { background: #f7f3ff; }
}

/* Fishing Catch Log: real app screens for the HOME feature. */
.fishing {
  --lake-position: 0%;
  position: relative;
  /* The original section clipped its children, which prevents sticky from
     remaining pinned while the six-screen feature section is traversed. */
  overflow: visible;
  background: #eaf7f4;
  /* The lake begins at the section edge, not after the shared section
     padding.  The content padding lives on .wrap below. */
  padding: 0;
}

.fishing-lake-bg {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100vw;
  height: 100svh;
  margin-bottom: -100svh;
  pointer-events: none;
  /* Start at the full browser edge: this layer must not inherit the
     centered content width used by the cards below it. */
  background-color: #eaf7f4;
  background-image:
    linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)),
    url('../assets/fishingcatchlog/highland-lake-background-v1.png');
  background-repeat: no-repeat;
  background-position: center center, center var(--lake-position);
  /* Keep the source square while guaranteeing it covers a wide desktop.
     At 1920px it is a 1920px square, so its vertical travel remains one
     square image rather than tracking the full page scroll. */
  background-size: 100% 100%, max(100vw, 180svh) max(100vw, 180svh);
}

.fishing > .wrap {
  position: relative;
  z-index: 1;
  padding: clamp(86px, 12vw, 160px) 0;
}

/* The introductory copy intentionally sits on its own paper-like panel.
   It keeps the lake visible around the text while giving the headline a
   calm, unbroken reading surface. */
.fishing > .wrap > .section-head {
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  padding: clamp(46px, 5vw, 76px) max(24px, calc((100vw - 1160px) / 2));
  background: #e2f4fa;
  border-radius: 0;
  box-shadow: none;
}

.fishing > .wrap > .section-head > p:not(.eyebrow) {
  max-width: none;
  margin-bottom: 0;
  font-size: clamp(14px, 1.18vw, 16px);
  white-space: nowrap;
}

/* All copy in the fishing feature uses the same white, rounded reading
   panel.  The photographic lake stays completely unwashed behind it. */
/* Explicit parent selectors keep this treatment applied even when the
   feature grids change their column order at each responsive breakpoint. */
.fishing .fishing-overview > .feature-copy,
.fishing .fishing-feature > .feature-text,
.fishing .history-callout > div {
  padding: clamp(25px, 3.2vw, 40px);
  background: #fff !important;
  border-radius: 28px;
  box-shadow: 0 18px 42px rgba(34, 91, 101, .10);
}

.fishing-overview,
.fishing-feature {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, .78fr);
  align-items: center;
  gap: clamp(34px, 6vw, 96px);
  margin-top: clamp(72px, 11vw, 150px);
}

.screen-stack {
  min-height: 590px;
  position: relative;
}

.screen,
.record-screens figure,
.tackle-screens figure,
.search-screens figure,
.backup-screens figure {
  margin: 0;
  overflow: hidden;
  border: 7px solid #073c3d;
  border-radius: 27px;
  background: #073c3d;
  box-shadow: 0 22px 44px #144a5729;
}

.screen img,
.record-screens img,
.tackle-screens img,
.search-screens img,
.backup-screens img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.screen-stack .screen { position: absolute; width: 210px; }
.screen-stack .screen-list { left: 3%; top: 82px; transform: rotate(-7deg); }
.screen-stack .screen-detail { z-index: 1; left: 35%; top: 0; width: 247px; transform: rotate(4deg); }
.screen-stack .screen-calendar { right: 1%; bottom: 14px; width: 184px; transform: rotate(8deg); }

.fishing-feature { grid-template-columns: minmax(280px, .74fr) minmax(0, 1fr); }
.feature-text h3 { margin: 8px 0 18px; font: 500 clamp(30px, 3.4vw, 48px)/1.25 var(--serif); }
.feature-text p { max-width: 540px; font-size: 15px; line-height: 2; }
.record-feature { grid-template-columns: minmax(230px, .62fr) minmax(0, 1fr); }

.record-screens { display: grid; grid-template-columns: repeat(3, 1fr); align-items: start; gap: 12px; }
.record-screens figure:nth-child(1) { margin-top: 0; }
.record-screens figure:nth-child(2) { margin-top: 48px; }
.record-screens figure:nth-child(3) { margin-top: 96px; }

.location-feature .feature-visual { justify-self: center; max-width: 310px; }
.location-feature .feature-visual .screen { transform: rotate(-3deg); }
.location-feature .feature-text { order: 2; }

.tackle-feature { grid-template-columns: minmax(240px, .6fr) minmax(0, 1fr); }
.tackle-screens { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; }
.tackle-screens figure { position: relative; border-width: 4px; border-radius: 15px; }
.tackle-screens figure:nth-child(even) { transform: translateY(32px); }
.tackle-screens figcaption { position: absolute; right: 8px; bottom: 8px; padding: 4px 7px; border-radius: 99px; background: #0f5055e8; color: #d8ffff; font-size: 9px; font-weight: 800; letter-spacing: .08em; }

.search-feature { grid-template-columns: minmax(0, 1fr) minmax(270px, .72fr); }
.search-screens,
.backup-screens { display: flex; align-items: flex-start; gap: 14px; }
.search-screens figure,
.backup-screens figure { width: min(48%, 230px); }
.search-screens figure:nth-child(2),
.backup-screens figure:nth-child(2) { margin-top: 74px; }

.backup-feature { grid-template-columns: minmax(260px, .78fr) minmax(0, 1fr); }
.backup-feature .feature-text { order: 1; }
.backup-screens { order: 2; }

.history-callout {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  align-items: center;
  gap: clamp(22px, 5vw, 64px);
  text-align: left;
}

.history-callout .splash-screen {
  display: block;
  width: 100%;
  border: 6px solid #073c3d;
  border-radius: 24px;
  box-shadow: 0 20px 42px #144a5740;
}

.history-callout > div { text-align: left; }
.history-callout > div > p:last-of-type { margin-left: 0; }

/* Keep the campaign amount and its supporting line visually independent. */
.test-players h3 { margin: 54px 0 0; }

@media (max-width: 760px) {
  .campfire-cta h2 {
    font-size: 30px;
    line-height: 1.35;
    letter-spacing: -.045em;
    white-space: nowrap;
  }
  .test-players h3 { margin-top: 36px; }
}

@media (max-width: 760px) {
  /* There is not enough vertical room on a phone for the desktop's slow
     pan to read well, so retain one calm, centred lake view. */
  .fishing-lake-bg {
    background-position: center center, center center;
    background-size: 100% 100%, cover;
  }

  .fishing > .wrap > .section-head {
    padding: 26px 22px;
    border-radius: 22px;
  }

  .fishing .fishing-overview > .feature-copy,
  .fishing .fishing-feature > .feature-text,
  .fishing .history-callout > div {
    padding: 24px 21px;
    border-radius: 22px;
  }

  .fishing-overview,
  .fishing-feature,
  .record-feature,
  .location-feature,
  .tackle-feature,
  .search-feature,
  .backup-feature { display: flex; flex-direction: column; align-items: stretch; gap: 28px; margin-top: 78px; }

  .screen-stack { min-height: 410px; width: 100%; }
  .screen-stack .screen { width: 138px; border-width: 4px; border-radius: 18px; }
  .screen-stack .screen-list { left: 0; top: 60px; }
  .screen-stack .screen-detail { left: 29%; top: 0; width: 164px; }
  .screen-stack .screen-calendar { right: 0; bottom: 8px; width: 123px; }
  .feature-text h3 { font-size: 32px; }
  .feature-text p { font-size: 14px; line-height: 1.9; }
  .record-screens { width: calc(100% + 16px); margin-right: -16px; gap: 8px; overflow: hidden; }
  .record-screens figure { min-width: 30%; border-width: 4px; border-radius: 16px; }
  .record-screens figure:nth-child(2) { margin-top: 28px; }
  .record-screens figure:nth-child(3) { margin-top: 54px; }
  .location-feature .feature-visual { max-width: 242px; align-self: center; }
  .location-feature .feature-text { order: 0; }
  .tackle-screens { grid-template-columns: 1fr 1fr; gap: 12px; }
  .tackle-screens figure { border-width: 4px; border-radius: 16px; }
  .tackle-screens figure:nth-child(even) { transform: translateY(0); }
  .tackle-screens figcaption { font-size: 10px; }
  .search-screens,
  .backup-screens { justify-content: center; gap: 10px; }
  .search-screens figure,
  .backup-screens figure { width: calc(50% - 5px); border-width: 4px; border-radius: 16px; }
  .search-screens figure:nth-child(2),
  .backup-screens figure:nth-child(2) { margin-top: 34px; }
  .backup-feature .feature-text,
  .backup-screens { order: initial; }
  .creator-panel h3 {
    font-size: 28px;
    line-height: 1.45;
    letter-spacing: -.035em;
  }
  .history-callout { grid-template-columns: 108px minmax(0, 1fr); gap: 18px; }
  .history-callout .splash-screen { border-width: 4px; border-radius: 15px; }
  .history-callout h3 { font-size: 23px; }
}

/* CAMPFIRE uses the same slow, image-led scroll treatment as the fishing
   feature.  The supplied sunset stays behind the section while the content
   moves above it on clean white panels. */
.campfire {
  --campfire-position: 0%;
  position: relative;
  overflow: visible;
  padding: 0;
  background: #f6dcc4;
}

.campfire-sky {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100vw;
  height: 100svh;
  margin-bottom: -100svh;
  pointer-events: none;
  background: url('../assets/campfire/campfire-lake-sunset.png') center var(--campfire-position) / max(100vw, 180svh) max(100vw, 180svh) no-repeat;
}

.campfire-sky span { display: none; }

.campfire > .campfire-content {
  position: relative;
  z-index: 1;
  padding: clamp(86px, 12vw, 160px) 0;
}

.campfire .campfire-top,
.campfire .roadmap,
.campfire .campfire-cta {
  padding: clamp(24px, 3.2vw, 40px);
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(102, 55, 25, .16);
}

/* The two lead-ins work as calm, full-width colour bands.  They introduce
   each long photographic area without creating a second competing card. */
.campfire .campfire-top {
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  padding: clamp(46px, 5vw, 76px) max(24px, calc((100vw - 1160px) / 2));
  border-radius: 0;
  background: #fff0e1;
  box-shadow: none;
}

.campfire .campfire-top h2 em { white-space: nowrap; }

.campfire .test-players {
  padding: clamp(24px, 3.2vw, 40px);
  border-radius: 28px;
  background: rgba(255, 255, 255, .72);
  box-shadow: 0 18px 42px rgba(102, 55, 25, .14);
}

/* Keep the feedback cycle playful: individual circles float on the sunset,
   connected by the original warm arrows instead of one large white block. */
.campfire .feedback-flow {
  justify-content: center;
  padding: 12px 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  counter-reset: feedback-step;
}

.campfire .feedback-flow div {
  position: relative;
  display: grid;
  grid-template-columns: 25px 1fr;
  grid-template-rows: auto auto;
  min-height: 96px;
  padding: 22px 17px;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 20px;
  aspect-ratio: auto;
  background: rgba(23, 38, 58, .9);
  box-shadow: 0 10px 24px rgba(23, 38, 58, .25);
  color: #fff;
  text-align: left;
}

.campfire .feedback-flow div::before {
  counter-increment: feedback-step;
  content: counter(feedback-step, decimal-leading-zero);
  grid-column: 1;
  grid-row: 1;
  color: #ffc29e;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .06em;
  line-height: 1.4;
}

.campfire .feedback-flow b { grid-column: 2; grid-row: 1; color: #fff; }
.campfire .feedback-flow span { grid-column: 2; grid-row: 2; color: #dce9f0; }
.campfire .feedback-flow i { display: none; }

.campfire .support-grid {
  gap: 16px;
  margin-top: 8px;
}

.campfire .support-grid article {
  min-height: 246px;
  padding: 25px 22px;
  border: 1px solid rgba(255, 255, 255, .76);
  border-radius: 22px;
  box-shadow: 0 14px 34px rgba(102, 55, 25, .13);
}

.campfire .support-grid article:nth-child(1) { background: #dff3f8; }
.campfire .support-grid article:nth-child(2) { background: #fff0e2; }
.campfire .support-grid article:nth-child(3) { background: #eee9ff; }
.campfire .support-grid article:nth-child(4) { background: #fff3c9; }

.benefit-icon {
  display: grid;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  font: 24px/1 sans-serif;
}

.support-grid article:nth-child(1) .benefit-icon { background: #4babc9; }
.support-grid article:nth-child(2) .benefit-icon { background: #e98558; }
.support-grid article:nth-child(3) .benefit-icon { background: #8872c2; }
.support-grid article:nth-child(4) .benefit-icon { background: #d89e2e; }

.campfire .support-grid b {
  display: block;
  color: #243348;
  font-size: 11px;
  letter-spacing: .12em;
}

.campfire .support-grid h3 {
  margin: 7px 0 8px;
  color: #17263a;
  font-size: 18px;
  line-height: 1.4;
}

.campfire .support-grid p {
  margin: 0;
  color: #435164;
  font-size: 13px;
  line-height: 1.75;
}

/* A concise explanation of the project gives the crowdfunding area a clear
   reason to join, while keeping the sunset visible between white panels. */
.campfire-info {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: clamp(26px, 4vw, 60px);
  align-items: center;
  max-width: 1120px;
  margin: clamp(58px, 9vw, 120px) auto;
  padding: clamp(28px, 4vw, 52px);
  border-radius: 30px;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 18px 42px rgba(102, 55, 25, .16);
}

.campfire-info-intro h3 {
  margin: 12px 0 18px;
  color: var(--ink);
  font-size: clamp(32px, 3vw, 48px);
  line-height: 1.24;
  letter-spacing: .02em;
}

.campfire-info-intro > p:last-child {
  margin: 0;
  color: #394354;
  line-height: 2;
}

.campfire-info-grid { display: grid; gap: 12px; }

.campfire-info-grid article {
  position: relative;
  min-height: 108px;
  padding: 21px 24px 18px 82px;
  border: 1px solid rgba(231, 127, 74, .2);
  border-radius: 18px;
  background: linear-gradient(115deg, #fff8ef, #fff);
}

.campfire-info-grid span {
  position: absolute;
  top: 22px;
  left: 21px;
  display: grid;
  width: 43px;
  height: 43px;
  place-items: center;
  border-radius: 50%;
  background: #ef8050;
  color: #fff;
  font-weight: 800;
  font-size: 12px;
  letter-spacing: .08em;
}

.campfire-info-grid h4 { margin: 0 0 5px; color: var(--ink); font-size: 17px; }
.campfire-info-grid p { margin: 0; color: #4f5967; font-size: 14px; line-height: 1.7; }

.campfire-info-note {
  grid-column: 1 / -1;
  margin: 0;
  padding-top: 18px;
  border-top: 1px solid #efdccf;
  color: #69717c;
  font-size: 14px;
  text-align: center;
}

/* A wide, single-line invitation on desktop, with a small growing-project
   mark to make the call for test players feel tangible. */
.campfire .campfire-cta { max-width: 1120px; }
.campfire .campfire-cta h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-bottom: 20px;
  font-size: clamp(32px, 3.25vw, 48px);
  line-height: 1.2;
  white-space: nowrap;
}
.campfire .campfire-cta h2 br { display: none; }
.campfire .campfire-cta h2::before {
  content: '🌱';
  display: grid;
  place-items: center;
  width: 56px;
  height: 56px;
  flex: 0 0 56px;
  border-radius: 50%;
  background: #fff1e4;
  font: 27px/1 sans-serif;
}

/* The following section must paint an opaque new scene above the sticky
   CAMPFIRE layer; this keeps the sunset from bleeding into WORKS. */
.works {
  position: relative;
  z-index: 2;
  background: #182338;
}

@media (max-width: 760px) {
  .campfire-sky {
    background-position: center center;
    background-size: cover;
  }

  .campfire .campfire-top,
  .campfire .roadmap,
  .campfire .campfire-cta {
    padding: 24px 21px;
    border-radius: 22px;
  }

  .fishing > .wrap > .section-head {
    margin-left: calc(50% - 50vw);
    padding: 38px 24px;
    border-radius: 0;
  }

  .fishing > .wrap > .section-head > p:not(.eyebrow) { white-space: normal; }

  .campfire .campfire-top {
    margin-left: calc(50% - 50vw);
    padding: 38px 24px;
    border-radius: 0;
  }

  .campfire .campfire-top h2 em { white-space: normal; }

  .campfire .test-players { padding: 24px 21px; border-radius: 22px; }
  .campfire .support-grid { grid-template-columns: 1fr; gap: 12px; }
  .campfire .support-grid article {
    display: grid;
    grid-template-columns: 52px 1fr;
    grid-template-rows: auto auto auto;
    column-gap: 14px;
    min-height: 0;
    padding: 18px;
  }
  .campfire .support-grid .benefit-icon { grid-column: 1; grid-row: 1 / 4; margin: 0; }
  .campfire .support-grid b,
  .campfire .support-grid h3,
  .campfire .support-grid p { grid-column: 2; }
  .campfire .support-grid h3 { margin: 3px 0 5px; font-size: 16px; }
  .campfire .support-grid p { font-size: 12px; line-height: 1.65; }

  /* On a narrow screen the five stages need room to be read.  A vertical
     path retains the use → feedback → improvement story without clipping. */
  .campfire .feedback-flow {
    position: relative;
    display: block;
    max-width: 340px;
    margin: 54px auto;
    padding: 0 0 0 30px;
    overflow: visible;
  }
  .campfire .feedback-flow::before {
    content: '';
    position: absolute;
    top: 31px;
    bottom: 31px;
    left: 50px;
    border-left: 1px solid #d87555;
  }
  .campfire .feedback-flow div {
    position: relative;
    z-index: 1;
    width: 100%;
    min-height: 62px;
    padding: 13px 18px;
    border-radius: 16px;
    aspect-ratio: auto;
    text-align: left;
  }
  .campfire .feedback-flow div:not(:last-of-type) { margin-bottom: 12px; }
  .campfire .feedback-flow b { font-size: 12px; }
  .campfire .feedback-flow span { font-size: 13px; }
  .campfire .feedback-flow i {
    position: relative;
    z-index: 1;
    display: none;
    height: 28px;
    margin: 0;
    padding-left: 9px;
    color: transparent;
  }
  .campfire .feedback-flow i::after {
    content: '';
    position: absolute;
    top: 0;
    left: 13px;
    color: #d87555;
    font-size: 18px;
    line-height: 1;
  }

  /* The roadmap follows the same vertical rhythm, inside its white card. */
  .campfire .roadmap { margin: 74px 0 60px; }
  .campfire .roadmap ol {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    margin: 22px 0 0;
  }
  .campfire .roadmap li,
  .campfire .roadmap li:last-child {
    display: grid;
    grid-template-columns: 48px 1fr;
    grid-column: auto;
    align-items: center;
    min-height: 64px;
    text-align: left;
    font-size: 14px;
  }
  .campfire .roadmap li::before {
    grid-column: 1;
    grid-row: 1;
    width: 42px;
    height: 42px;
    margin: 0;
    background: #ffe3ce;
    color: #ce7149;
  }
  .campfire .roadmap li::after,
  .campfire .roadmap li:not(:last-child)::after {
    display: block;
    width: 0;
    height: 22px;
    top: 43px;
    left: 20px;
    border-top: 0;
    border-left: 1px solid #e5a17f;
  }
  .campfire .roadmap li:last-child::after { display: none; }

  .campfire-info {
    display: block;
    margin: 58px 0;
    padding: 28px 21px;
    border-radius: 22px;
  }
  .campfire-info-intro h3 { font-size: 31px; }
  .campfire-info-intro > p:last-child { line-height: 1.85; }
  .campfire-info-grid { margin-top: 24px; }
  .campfire-info-grid article { min-height: 0; padding: 18px 16px 17px 72px; }
  .campfire-info-grid span { top: 18px; left: 16px; width: 40px; height: 40px; }
  .campfire-info-note { margin-top: 22px; font-size: 13px; line-height: 1.7; }
  .campfire .campfire-cta h2 { display: block; white-space: normal; font-size: 30px; }
  .campfire .campfire-cta h2::before { margin: 0 auto 15px; }
}
