.content-guide-page .price-hero,
.content-guide-page .price-hero-inner {
  min-height: 850px;
}

.content-guide-page .price-hero h1 {
  max-width: 880px;
  font-size: clamp(4.2rem, 7vw, 7.2rem);
}

.content-hero-note {
  position: absolute;
  right: 0;
  bottom: 78px;
  width: 282px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  padding: 28px;
  background: #d9ff5f;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.38);
  color: #071521;
  transform: perspective(900px) rotateY(-7deg) rotateZ(1deg);
}

.content-hero-note > span,
.price-bridge-card > span {
  display: block;
  margin-bottom: 12px;
  font-size: 0.72rem;
  font-weight: 800;
  text-transform: uppercase;
}

.content-hero-note > strong {
  display: block;
  margin-bottom: 22px;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 2.55rem;
  line-height: 0.98;
}

.content-hero-note p {
  margin: 0;
  border-top: 1px solid rgba(7, 21, 33, 0.18);
  padding: 12px 0;
  font-size: 0.78rem;
  font-weight: 800;
}

.process-section,
.mistakes-section,
.principles-section,
.about-process {
  padding: 110px 0;
  background: #f6f2ea;
}

.process-list,
.about-process ol {
  display: grid;
  margin: 52px 0 0;
  padding: 0;
  list-style: none;
}

.process-list li,
.about-process li {
  display: grid;
  grid-template-columns: 88px minmax(0, 1fr);
  gap: 26px;
  border-top: 1px solid rgba(7, 21, 33, 0.16);
  padding: 30px 0;
}

.process-list li > span,
.about-process li > span {
  color: #945f0f;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 2.15rem;
}

.process-list h3,
.about-process h3 {
  margin-bottom: 8px;
  color: #071521;
  font-size: 1.32rem;
}

.process-list p,
.about-process li p {
  max-width: 820px;
  margin: 0;
  color: #5f6870;
  line-height: 1.75;
}

.decision-band,
.price-bridge,
.transparency-section {
  padding: 110px 0;
  background: #071521;
  color: #fffdf8;
}

.decision-layout,
.price-bridge-layout,
.transparency-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
  gap: 72px;
  align-items: center;
}

.decision-band h2,
.price-bridge h2,
.transparency-section h2 {
  max-width: 620px;
  color: #fffdf8;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(3.4rem, 5.4vw, 5.8rem);
  line-height: 0.94;
}

.decision-columns {
  display: grid;
  gap: 1px;
  background: rgba(255, 255, 255, 0.16);
}

.decision-columns article {
  padding: 30px;
  background: #0c1b27;
}

.decision-columns svg {
  width: 28px;
  color: #d9ff5f;
}

.decision-columns h3 {
  margin: 18px 0 8px;
  color: #fff;
}

.decision-columns p,
.price-bridge p,
.transparency-section p {
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.72;
}

.mistakes-grid,
.principles-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin-top: 52px;
  background: rgba(7, 21, 33, 0.16);
}

.mistakes-grid article,
.principles-grid article {
  min-height: 245px;
  padding: 32px;
  background: #fffdf8;
}

.mistakes-grid b,
.principles-grid span {
  color: #945f0f;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 2rem;
}

.mistakes-grid h3,
.principles-grid h3 {
  margin: 30px 0 10px;
  color: #071521;
  font-size: 1.24rem;
}

.mistakes-grid p,
.principles-grid p {
  margin: 0;
  color: #5f6870;
  line-height: 1.7;
}

.price-bridge-layout {
  grid-template-columns: minmax(0, 1fr) 310px;
}

.price-bridge-card {
  border-radius: 5px;
  padding: 34px;
  background: #d9ff5f;
  box-shadow: 22px 24px 0 rgba(255, 255, 255, 0.08);
  color: #071521;
  transform: rotate(2deg);
}

.price-bridge-card > strong {
  display: block;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 4.6rem;
  line-height: 0.9;
}

.price-bridge-card p {
  color: rgba(7, 21, 33, 0.68);
  font-weight: 800;
}

.price-bridge-card hr {
  border: 0;
  border-top: 1px solid rgba(7, 21, 33, 0.2);
}

.price-bridge-card b {
  display: block;
  margin-top: 22px;
  font-size: 1.8rem;
}

.price-bridge-card small {
  color: rgba(7, 21, 33, 0.68);
  font-weight: 700;
}

.guide-signature a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.about-hero {
  position: relative;
  min-height: 760px;
  display: grid;
  align-items: center;
  isolation: isolate;
  color: #fff;
  background: #071521;
}

.about-hero-media,
.about-hero-shade {
  position: absolute;
  inset: 0;
}

.about-hero-media {
  z-index: -2;
  background: url("assets/guide-cta.webp") center / cover no-repeat;
  filter: saturate(0.72) contrast(1.1);
}

.about-hero-shade {
  z-index: -1;
  background: linear-gradient(90deg, rgba(3, 12, 18, 0.97), rgba(3, 12, 18, 0.77) 57%, rgba(3, 12, 18, 0.28));
}

.about-hero-inner {
  position: relative;
  padding-top: 175px;
  padding-bottom: 105px;
}

.about-hero .breadcrumbs {
  top: 125px;
}

.about-hero-inner > div {
  max-width: 800px;
}

.about-hero h1 {
  max-width: 760px;
  margin-bottom: 26px;
  color: #fffdf8;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(4.6rem, 7.6vw, 8rem);
  line-height: 0.88;
}

.about-hero-inner > div > p:not(.eyebrow) {
  max-width: 650px;
  margin-bottom: 30px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 1.08rem;
  line-height: 1.75;
}

.about-intro {
  padding: 110px 0;
  background: #fffdf8;
}

.about-intro-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 80px;
}

.about-intro h2 {
  color: #071521;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(3.4rem, 5vw, 5.5rem);
  line-height: 0.94;
}

.about-intro-layout > div:last-child p {
  color: #5f6870;
  font-size: 1.04rem;
  line-height: 1.82;
}

.principles-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.transparency-layout {
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, 0.8fr);
}

.transparency-section strong {
  color: #fff;
}

.transparency-card {
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 5px;
  padding: 38px;
  background: #d9ff5f;
  color: #071521;
  transform: rotate(2deg);
}

.transparency-card svg {
  width: 34px;
  color: #071521;
}

.transparency-card strong {
  display: block;
  margin: 28px 0 12px;
  color: #071521;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 2.7rem;
  line-height: 1;
}

.transparency-card p {
  color: rgba(7, 21, 33, 0.72);
}

.about-process ol {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 42px;
}

.about-process-link {
  margin: 28px 0 0;
  color: #5f6870;
}

.about-process-link a,
.contact-strip a:not(.button) {
  color: #945f0f;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.contact-strip {
  padding: 92px 0;
  background: #d9ff5f;
}

.contact-strip .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
}

.contact-strip h2 {
  margin-bottom: 14px;
  color: #071521;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(3rem, 4.8vw, 5rem);
  line-height: 0.95;
}

.contact-strip p {
  max-width: 720px;
  margin: 0;
  color: rgba(7, 21, 33, 0.74);
  line-height: 1.7;
}

@media (max-width: 900px) {
  .content-hero-note {
    display: none;
  }

  .content-guide-page .price-hero-copy {
    width: 100%;
  }

  .decision-layout,
  .price-bridge-layout,
  .transparency-layout,
  .about-intro-layout {
    grid-template-columns: 1fr;
    gap: 46px;
  }

  .mistakes-grid,
  .principles-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .price-bridge-card,
  .transparency-card {
    max-width: 430px;
    transform: none;
  }
}

@media (max-width: 760px) {
  .content-guide-page .price-hero,
  .content-guide-page .price-hero-inner {
    min-height: 0;
  }

  .content-guide-page .price-hero-inner {
    padding-top: 100px;
    padding-bottom: 34px;
  }

  .content-guide-page .breadcrumbs {
    position: static;
    margin-bottom: 24px;
  }

  .content-guide-page .price-hero h1,
  .about-hero h1 {
    font-size: 3.25rem;
  }

  .content-guide-page .price-hero h1 {
    margin-bottom: 22px;
  }

  .content-guide-page .price-hero-lead {
    margin-bottom: 22px;
  }

  .content-guide-page .price-hero-trust {
    margin-top: 18px;
  }

  .process-section,
  .mistakes-section,
  .principles-section,
  .about-process,
  .decision-band,
  .price-bridge,
  .transparency-section,
  .about-intro {
    padding: 76px 0;
  }

  .process-list li,
  .about-process li {
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 16px;
  }

  .mistakes-grid,
  .principles-grid,
  .about-process ol {
    grid-template-columns: 1fr;
  }

  .mistakes-grid article,
  .principles-grid article {
    min-height: 0;
  }

  .decision-band h2,
  .price-bridge h2,
  .transparency-section h2,
  .about-intro h2 {
    font-size: 3rem;
  }

  .about-hero {
    min-height: 690px;
  }

  .about-hero-inner {
    padding-top: 125px;
    padding-bottom: 65px;
  }

  .about-hero .breadcrumbs {
    position: static;
    margin-bottom: 30px;
  }

  .contact-strip .container {
    display: grid;
  }

  .contact-strip h2 {
    font-size: 3rem;
  }
}
