.about-ref-page {
  background: linear-gradient(180deg, #fffdf8 0%, #f8f4e8 55%, #fffdf9 100%);
  padding: 34px 0 44px;
}
.about-ref-page .page-width {
  width: min(1100px, calc(100% - 56px));
}
.about-ref-hero {
  display: grid;
  grid-template-columns: 1.02fr .98fr;
  align-items: stretch;
  overflow: hidden;
  border-radius: 0 0 26px 26px;
  background: #fffdf8;
}
.about-ref-copy {
  padding: 54px 34px 38px 34px;
}
.about-ref-kicker, .about-ref-heading p {
  margin: 0 0 12px;
  color: var(--orange-700);
  font-size: 13px;
  letter-spacing: .2em;
  font-weight: 900;
}
.about-ref-copy h1, .about-ref-heading h2, .about-ref-cta-copy h2 {
  margin: 0;
  font-family: Georgia, 'Times New Roman', serif;
  color: var(--green-950);
  letter-spacing: -.02em;
}
.about-ref-copy h1 {
  font-size: clamp(40px, 4.5vw, 62px);
  line-height: 1.02;
}
.about-ref-sub {
  margin: 18px 0 0;
  color: #4e5c54;
  font-size: 17px;
  line-height: 1.55;
  max-width: 420px;
}
.about-ref-line {
  display: block;
  width: 58px;
  height: 4px;
  border-radius: 999px;
  background: var(--orange-700);
  margin: 24px 0 24px;
}
.about-ref-copy p:last-of-type {
  margin: 0;
  color: #516059;
  font-size: 18px;
  line-height: 1.75;
  max-width: 465px;
}
.about-ref-btn {
  margin-top: 28px;
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 24px;
  border-radius: 14px;
  background: linear-gradient(135deg, var(--orange-700), var(--orange-600));
  color: #fff;
  font-weight: 800;
  box-shadow: 0 12px 24px rgba(223,109,24,.18);
}
.about-ref-image-card {
  position: relative;
  min-height: 520px;
  display: flex;
  align-items: end;
  justify-content: end;
  background: radial-gradient(circle at 20% 22%, #f6f2e8 0%, #f6f2e8 16%, transparent 16%),
              radial-gradient(circle at 72% 28%, rgba(232,228,208,.55) 0, rgba(232,228,208,.55) 22%, transparent 22%),
              linear-gradient(180deg, #fffefb 0%, #f6f2e6 100%);
}
.about-ref-image-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.about-ref-leaf {
  position: absolute;
  color: #76ad46;
  font-size: 34px;
  opacity: .8;
}
.about-ref-leaf.leaf-one { top: 74px; left: 54px; }
.about-ref-leaf.leaf-two { top: 134px; left: 112px; }
.about-ref-trust {
  margin-top: -1px;
  padding: 34px 0 0;
  background: linear-gradient(180deg, #f2f0de 0%, #eff2df 100%);
}
.about-ref-heading {
  text-align: center;
}
.about-ref-heading h2 {
  font-size: clamp(32px, 4vw, 48px);
}
.about-ref-card-grid {
  margin-top: 26px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
.about-ref-card-grid article {
  min-height: 214px;
  padding: 28px 22px;
  border: 1px solid rgba(228,230,220,.95);
  border-radius: 22px;
  background: rgba(255,255,255,.9);
  box-shadow: 0 10px 20px rgba(18,59,42,.05);
  text-align: center;
}
.about-ref-icon {
  width: 62px;
  height: 62px;
  margin: 0 auto 16px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #f5f7ee;
  color: var(--green-800);
  font-size: 28px;
}
.about-ref-card-grid h3 {
  margin: 0 0 10px;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 18px;
  color: var(--green-950);
}
.about-ref-card-grid p {
  margin: 0;
  color: #627067;
  line-height: 1.6;
  font-size: 14px;
}
.about-ref-tray-row {
  position: relative;
  margin-top: 22px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  align-items: end;
}
.about-ref-tray-row .tray {
  overflow: hidden;
  border-radius: 24px;
}
.about-ref-tray-row .tray img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}
.about-ref-seal {
  position: absolute;
  right: 18px;
  bottom: 18px;
  width: 128px;
  height: 128px;
  border-radius: 50%;
  border: 6px solid #fff;
  outline: 2px solid #6b885a;
  background: rgba(255,255,255,.92);
  display: grid;
  place-items: center;
  text-align: center;
  color: var(--green-950);
  box-shadow: 0 10px 28px rgba(18,59,42,.12);
}
.about-ref-seal span {
  display: block;
  font-size: 10px;
  letter-spacing: .18em;
  font-weight: 900;
}
.about-ref-seal b {
  display: block;
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.15;
}
.about-ref-process {
  margin-top: 26px;
  padding: 36px 28px 26px;
  border-radius: 46px;
  background: #fffdf8;
  box-shadow: 0 14px 32px rgba(18,59,42,.06);
}
.about-ref-heading.narrow p { margin-bottom: 10px; }
.about-ref-steps {
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr auto 1fr auto 1fr;
  align-items: start;
  gap: 8px;
}
.about-ref-steps article {
  padding: 16px 16px 10px;
  text-align: center;
}
.about-ref-steps b {
  width: 34px;
  height: 34px;
  margin: 0 auto 14px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--green-900);
  color: #fff;
  font-size: 14px;
}
.step-emoji { font-size: 50px; line-height: 1; margin-bottom: 8px; }
.about-ref-steps h3 {
  margin: 0 0 8px;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 28px;
  color: var(--green-950);
}
.about-ref-steps p {
  margin: 0;
  color: #5f6d65;
  font-size: 15px;
  line-height: 1.7;
}
.step-arrow {
  align-self: center;
  color: #8ea782;
  font-size: 26px;
  letter-spacing: .12em;
  transform: translateY(-8px);
}
.about-ref-cta {
  margin-top: 28px;
  display: grid;
  grid-template-columns: .96fr 1.04fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background: linear-gradient(110deg, #0d5738 0%, #195f3e 46%, #2a774d 100%);
}
.about-ref-cta-copy {
  padding: 44px 38px;
  color: #fff;
}
.about-ref-cta-copy h2 {
  color: #fff;
  font-size: clamp(34px, 3.8vw, 54px);
  line-height: 1.05;
}
.about-ref-cta-copy .about-ref-line { background: var(--orange-600); margin: 20px 0 20px; }
.about-ref-cta-copy p {
  margin: 0;
  color: #dbe7de;
  font-size: 18px;
  line-height: 1.65;
  max-width: 400px;
}
.about-ref-cta-image {
  height: 100%;
}
.about-ref-cta-image img {
  width: 100%;
  height: 100%;
  min-height: 290px;
  object-fit: cover;
}
.about-ref-bottom {
  margin-top: 18px;
  padding: 18px 0 8px;
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  gap: 24px;
  align-items: center;
}
.about-ref-bottom-brand {
  display: flex;
  align-items: center;
  gap: 18px;
}
.about-ref-bottom-brand img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  object-fit: cover;
}
.about-ref-bottom-brand strong {
  display: block;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 36px;
  color: var(--green-950);
}
.about-ref-bottom-brand p {
  margin: 8px 0 0;
  color: #59675f;
  line-height: 1.6;
}
.about-ref-bottom-points {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
.about-ref-bottom-points article {
  display: flex;
  gap: 10px;
  align-items: center;
}
.about-ref-bottom-points span {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #eef4ea;
  color: var(--green-800);
}
.about-ref-bottom-points strong {
  display: block;
  color: var(--green-950);
  font-size: 14px;
}
.about-ref-bottom-points small {
  display: block;
  color: #6a756f;
  font-size: 12px;
  line-height: 1.35;
}
@media (max-width: 1100px) {
  .about-ref-card-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .about-ref-bottom { grid-template-columns: 1fr; }
}
@media (max-width: 900px) {
  .about-ref-page .page-width { width: min(100%, calc(100% - 32px)); }
  .about-ref-hero, .about-ref-cta { grid-template-columns: 1fr; }
  .about-ref-image-card { min-height: 420px; }
  .about-ref-steps { grid-template-columns: 1fr; gap: 4px; }
  .step-arrow { display: none; }
  .about-ref-tray-row { grid-template-columns: 1fr; }
  .about-ref-seal { position: static; margin: 4px auto 0; }
}
@media (max-width: 760px) {
  .about-ref-page { padding-top: 18px; }
  .about-ref-hero {
    border-radius: 22px;
    background: #fffdf8;
  }
  .about-ref-copy { padding: 28px 20px 26px; }
  .about-ref-copy h1 { font-size: 48px; }
  .about-ref-sub { font-size: 16px; }
  .about-ref-copy p:last-of-type { font-size: 16px; }
  .about-ref-image-card { min-height: 300px; border-radius: 0 0 22px 22px; }
  .about-ref-trust { margin-top: 18px; padding-top: 28px; border-radius: 24px; overflow: hidden; }
  .about-ref-heading h2 { font-size: 36px; }
  .about-ref-card-grid { grid-template-columns: 1fr; gap: 12px; }
  .about-ref-card-grid article { min-height: 0; }
  .about-ref-tray-row .tray img { height: 180px; }
  .about-ref-process {
    margin-top: 18px;
    padding: 28px 16px 18px;
    border-radius: 24px;
  }
  .about-ref-steps h3 { font-size: 24px; }
  .about-ref-cta-copy { padding: 30px 20px; }
  .about-ref-cta-copy h2 { font-size: 38px; }
  .about-ref-cta-copy p { font-size: 16px; }
  .about-ref-cta-image img { min-height: 230px; }
  .about-ref-bottom { margin-top: 12px; padding-top: 14px; }
  .about-ref-bottom-brand { align-items: flex-start; }
  .about-ref-bottom-brand img { width: 88px; height: 88px; }
  .about-ref-bottom-brand strong { font-size: 28px; }
  .about-ref-bottom-points { grid-template-columns: 1fr; }
}
