.draft-ribbon {
  position: relative;
  z-index: 60;
  padding: .55rem 1rem;
  color: #f3f0e8;
  background: #4f681d;
  text-align: center;
  font-size: .72rem;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.gen2-hero .hero-media img { object-position: 54% 48%; }

.family-index {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1px;
  margin-top: 48px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: var(--radius);
  background: rgba(255,255,255,.18);
}
.family-index a {
  min-height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding: 24px;
  color: var(--paper);
  background: #20221c;
  text-decoration: none;
}
.family-index a:hover { background: #2d3027; }
.family-index strong { font-family: Georgia, serif; font-size: 1.55rem; line-height: 1; }
.family-index span { margin-top: 10px; color: rgba(243,240,232,.62); font-size: .78rem; }

.social-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px; }
.social-actions span {
  padding: .65rem .9rem;
  border: 1px dashed rgba(243,240,232,.38);
  border-radius: 999px;
  color: rgba(243,240,232,.72);
  font-size: .82rem;
  font-weight: 800;
}

.editorial-note {
  margin-top: 26px;
  padding: 18px 20px;
  border-left: 4px solid var(--green);
  background: rgba(79,104,29,.09);
  font-size: .9rem;
}

.family-section { scroll-margin-top: 118px; }
.family-row {
  display: grid;
  grid-template-columns: 70px minmax(0,.82fr) minmax(420px,1.18fr);
  gap: 42px;
  align-items: center;
}
.family-row-reverse { grid-template-columns: 70px minmax(0,.82fr) minmax(420px,1.18fr); }
.family-row-reverse img { grid-column: 2; grid-row: 1; }
.family-row-reverse > div:nth-child(2) { grid-column: 3; grid-row: 1; }
.family-row img {
  height: 560px;
  object-fit: cover;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}
.family-number {
  align-self: start;
  padding-top: 8px;
  color: var(--green);
  font-family: Georgia, serif;
  font-size: 2rem;
}
.section-dark .family-number { color: #b6d260; }

.supervisor-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr) minmax(340px,.8fr);
  gap: 68px;
  align-items: center;
}
.editorial-placeholder {
  min-height: 310px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding: 32px;
  border: 1px dashed rgba(243,240,232,.38);
  border-radius: var(--radius);
  color: var(--paper);
  background: linear-gradient(135deg, #2e3129, #181914);
}
.section-wood .editorial-placeholder {
  border-color: rgba(23,24,19,.25);
  color: var(--ink);
  background: linear-gradient(135deg, #d8d1c2, #eee9df);
}
.editorial-placeholder strong { font-family: Georgia, serif; font-size: 2rem; }
.editorial-placeholder span { margin-top: 14px; max-width: 500px; opacity: .72; }
.supervisor-placeholder { min-height: 430px; }
.northstar-wide img { object-position: 50% 61%; }

.about-page-hero .lead { max-width: 790px; }
.about-opening { align-items: stretch; }
.about-shop-card { min-height: 620px; }
.about-shop-card img { object-position: 52% 50%; }
.profile-aside {
  margin-top: 30px;
  padding: 18px 20px;
  border-left: 4px solid #b6d260;
  color: rgba(243,240,232,.82);
  background: rgba(255,255,255,.055);
  font-weight: 800;
}
.profile-principles { margin-top: 46px; }
.profile-principles .card { min-height: 270px; }
.profile-water { grid-template-columns: minmax(420px,1.08fr) minmax(0,.92fr); }
.profile-photo {
  margin: 0;
  overflow: hidden;
  border-radius: var(--radius);
  background: var(--ink);
  box-shadow: var(--shadow);
}
.profile-photo img {
  width: 100%;
  height: 540px;
  display: block;
  object-fit: cover;
  object-position: 50% 48%;
}
.profile-photo figcaption {
  padding: 14px 18px 16px;
  color: rgba(243,240,232,.72);
  background: var(--ink);
  font-size: .78rem;
}
.profile-quote {
  margin: 32px 0 0;
  padding: 24px 0 0;
  border-top: 1px solid var(--line);
  color: var(--green);
  font-family: Georgia, serif;
  font-size: clamp(1.55rem, 3vw, 2.4rem);
  line-height: 1.08;
}
.profile-strength {
  display: grid;
  grid-template-columns: minmax(0,.9fr) minmax(420px,1.1fr);
  gap: 68px;
  align-items: center;
}
.fitness-photo,
.ava-profile-photo {
  margin: 0;
  overflow: hidden;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}
.fitness-photo { background: var(--ink); }
.fitness-photo img {
  width: 100%;
  height: 560px;
  display: block;
  object-fit: cover;
  object-position: 50% 55%;
}
.fitness-photo figcaption,
.ava-profile-photo figcaption {
  padding: 14px 18px 16px;
  font-size: .78rem;
}
.fitness-photo figcaption {
  color: rgba(243,240,232,.72);
  background: var(--ink);
}
.ava-profile-photo {
  border: 1px solid rgba(243,240,232,.18);
  background: #181914;
}
.ava-profile-photo img {
  width: 100%;
  height: 510px;
  display: block;
  object-fit: cover;
  object-position: 50% 45%;
}
.ava-profile-photo figcaption {
  padding: 22px 24px 24px;
  color: var(--paper);
  background: linear-gradient(135deg, #2e3129, #181914);
}
.ava-kicker {
  color: #b6d260;
  font-size: .72rem;
  font-weight: 900;
  letter-spacing: .13em;
  text-transform: uppercase;
}
.ava-profile-photo strong {
  display: block;
  margin-top: 10px;
  font-family: Georgia, serif;
  font-size: clamp(2rem, 4vw, 3.4rem);
  line-height: .92;
}
.ava-profile-photo p { max-width: 430px; margin: 14px 0 0; color: rgba(243,240,232,.68); }

@media (max-width: 1000px) {
  .family-index { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .family-index a:last-child { grid-column: 1 / -1; }
  .family-row,
  .family-row-reverse { grid-template-columns: 54px 1fr; }
  .family-row img,
  .family-row-reverse img { grid-column: 1 / -1; grid-row: auto; height: 520px; }
  .family-row-reverse > div:nth-child(2) { grid-column: 2; grid-row: 1; }
  .supervisor-grid { grid-template-columns: 1fr; }
  .about-shop-card { min-height: 540px; }
  .profile-water { grid-template-columns: 1fr; }
  .profile-photo img { height: min(760px, 110vw); }
  .profile-strength { grid-template-columns: 1fr; }
  .fitness-photo img { height: min(760px, 110vw); }
}

@media (max-width: 620px) {
  .draft-ribbon { padding-inline: 16px; line-height: 1.35; }
  .family-index { grid-template-columns: 1fr; }
  .family-index a,
  .family-index a:last-child { grid-column: 1; min-height: 130px; }
  .family-row,
  .family-row-reverse { grid-template-columns: 1fr; gap: 18px; }
  .family-row-reverse > div:nth-child(2),
  .family-row-reverse img,
  .family-row img { grid-column: 1; grid-row: auto; }
  .family-row img,
  .family-row-reverse img { height: auto; aspect-ratio: 4 / 3; }
  .family-number { font-size: 1.35rem; }
  .editorial-placeholder,
  .supervisor-placeholder { min-height: 300px; }
  .about-shop-card { min-height: 430px; }
  .profile-principles { grid-template-columns: 1fr; }
  .profile-principles .card { min-height: 0; }
  .profile-photo img { height: 75vw; max-height: 440px; object-position: 50% 48%; }
  .fitness-photo img { height: 108vw; max-height: 530px; object-position: 50% 55%; }
  .ava-profile-photo img { height: 112vw; max-height: 560px; }
}
