/* ============================================================
   Message Polly — About page
   Reuses tokens.css (colors, type, .container, .pnav, .pfooter).
   ============================================================ */

.ab-main { overflow-x: clip; }

/* ---------- shared section rhythm ---------- */
.ab-sec { padding: 96px 0; }
.ab-sec-tight { padding: 72px 0; }
.ab-chapter {
  display: flex; align-items: baseline; gap: 12px; margin-bottom: 26px;
}
.ab-chapter .cn { font-family: var(--mono); font-size: 12px; color: #B5AFA3; letter-spacing: 0.04em; }
.ab-chapter .ct {
  font-family: var(--mono); font-size: 11.5px; font-weight: 500;
  letter-spacing: 0.11em; text-transform: uppercase; color: var(--slate);
}
.ab-rule { height: 1px; background: var(--hairline); border: 0; margin: 0; }

/* ---------- hero ---------- */
.ab-hero { padding: 128px 0 84px; position: relative; }
.ab-hero .kicker { margin-bottom: 22px; }
.ab-hero h1 {
  font-family: var(--display); font-weight: 600;
  font-size: clamp(40px, 6.4vw, 88px); line-height: 1.02; letter-spacing: -0.032em;
  margin: 0; max-width: 16ch; text-wrap: balance; color: var(--ink);
}
.ab-hero h1 .accent { color: var(--blue); }
.ab-hero-lede {
  margin-top: 30px; max-width: 60ch;
  font-size: clamp(17px, 1.7vw, 21px); line-height: 1.55; color: var(--slate); text-wrap: pretty;
}
.ab-hero-lede strong { color: var(--ink); font-weight: 600; }
.ab-hero-meta {
  display: flex; flex-wrap: wrap; gap: 10px 28px; margin-top: 40px;
  font-family: var(--mono); font-size: 12.5px; color: var(--slate);
}
.ab-hero-meta span { display: inline-flex; align-items: center; gap: 8px; }
.ab-hero-meta i { width: 5px; height: 5px; border-radius: 50%; background: var(--blue); }

/* ---------- origin story (editorial two-column) ---------- */
.ab-story-grid {
  display: grid; grid-template-columns: minmax(0, 4fr) minmax(0, 7fr); gap: 64px; align-items: start;
}
.ab-story-aside { position: sticky; top: 108px; }
.ab-story-aside h2 {
  font-family: var(--display); font-weight: 600;
  font-size: clamp(28px, 3vw, 40px); line-height: 1.06; letter-spacing: -0.026em;
  margin: 14px 0 0; max-width: 13ch; text-wrap: balance;
}
.ab-byline {
  margin-top: 26px; display: flex; align-items: center; gap: 12px;
  padding-top: 22px; border-top: 1px solid var(--hairline);
}
.ab-byline image-slot { width: 44px; height: 44px; flex: none; }
.ab-byline b { display: block; font-size: 14px; font-weight: 600; color: var(--ink); }
.ab-byline span { display: block; font-family: var(--mono); font-size: 11px; color: var(--slate); letter-spacing: 0.04em; }

.ab-prose > p {
  font-size: clamp(17px, 1.5vw, 19px); line-height: 1.62; color: #3D3A34;
  margin: 0 0 20px; text-wrap: pretty;
}
.ab-prose > p:first-child { font-size: clamp(19px, 1.7vw, 22px); color: var(--ink); line-height: 1.5; }
.ab-prose strong { color: var(--ink); font-weight: 600; }
.ab-prose .drop {
  font-family: var(--display); font-weight: 600; color: var(--blue);
}

/* jargon wall → one signal */
.ab-jargon {
  margin: 8px 0 30px; padding: 26px; border: 1px solid var(--hairline);
  border-radius: var(--r-lg); background: var(--surface); box-shadow: var(--shadow-soft);
}
.ab-jargon-chips { display: flex; flex-wrap: wrap; gap: 8px; }
.ab-chip {
  font-family: var(--mono); font-size: 12px; color: #A7A196;
  border: 1px solid var(--hairline); border-radius: 999px; padding: 5px 11px;
  background: var(--paper); white-space: nowrap;
}
.ab-jargon-out {
  display: flex; align-items: center; gap: 10px; margin-top: 18px;
  padding-top: 18px; border-top: 1px dashed var(--hairline);
  font-size: 15px; color: var(--slate);
}
.ab-jargon-out b { color: var(--ink); font-weight: 600; }
.ab-jargon-out .sig {
  font-family: var(--mono); font-size: 12px; font-weight: 500; color: var(--blue);
  border: 1px solid color-mix(in srgb, var(--blue) 30%, var(--hairline));
  background: color-mix(in srgb, var(--blue) 7%, var(--surface));
  border-radius: 999px; padding: 5px 12px; white-space: nowrap;
}

/* ---------- the 97% stat moment ---------- */
.ab-signal { background: var(--surface); border-top: 1px solid var(--hairline); border-bottom: 1px solid var(--hairline); }
.ab-signal-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; }
.ab-signal-cell { padding: 64px 48px; }
.ab-signal-cell + .ab-signal-cell { border-left: 1px solid var(--hairline); }
.ab-signal-num {
  font-family: var(--display); font-weight: 600; letter-spacing: -0.035em; line-height: 0.94;
  font-size: clamp(48px, 7vw, 104px);
}
.ab-signal-cell.big .ab-signal-num { color: var(--ink); }
.ab-signal-cell.small .ab-signal-num { color: #C9C3B7; }
.ab-signal-lbl { margin-top: 18px; font-size: 16.5px; line-height: 1.5; color: var(--slate); max-width: 34ch; text-wrap: pretty; }
.ab-signal-lbl b { color: var(--ink); font-weight: 600; }
.ab-signal-tag { font-family: var(--mono); font-size: 11px; letter-spacing: 0.09em; text-transform: uppercase; color: #B5AFA3; margin-bottom: 14px; }

/* ---------- mission (dark full-bleed band) ---------- */
.ab-mission { background: var(--ink); color: #F4F1EA; padding: 104px 0; }
.ab-mission .kicker { color: #8B867B; }
.ab-mission .ab-chapter .cn { color: #6E6A61; }
.ab-mission .ab-chapter .ct { color: #B7B2A8; }
.ab-mission h2 {
  font-family: var(--display); font-weight: 600;
  font-size: clamp(30px, 4.4vw, 58px); line-height: 1.08; letter-spacing: -0.028em;
  margin: 20px 0 0; max-width: 20ch; text-wrap: balance; color: #FBFAF7;
}
.ab-mission h2 .accent { color: color-mix(in srgb, var(--blue) 42%, #ffffff); }
.ab-mission-sub { margin-top: 26px; max-width: 56ch; font-size: 18px; line-height: 1.6; color: #B7B2A8; text-wrap: pretty; }

/* principles row */
.ab-principles { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; margin-top: 60px; background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.1); border-radius: var(--r-lg); overflow: hidden; }
.ab-principle { background: var(--ink); padding: 28px 26px; }
.ab-principle .pn { font-family: var(--mono); font-size: 11px; color: #6E6A61; letter-spacing: 0.08em; }
.ab-principle h3 { font-family: var(--display); font-weight: 600; font-size: 19px; letter-spacing: -0.01em; margin: 12px 0 8px; color: #FBFAF7; }
.ab-principle p { font-size: 14.5px; line-height: 1.55; color: #A7A299; text-wrap: pretty; }

/* ---------- team ---------- */
.ab-team-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.ab-person {
  border: 1px solid var(--hairline); border-radius: var(--r-lg);
  background: var(--surface); box-shadow: var(--shadow-soft); padding: 26px 24px 28px;
}
.ab-person image-slot, .ab-person .ab-avatar { width: 96px; height: 96px; margin-bottom: 20px; }
.ab-avatar { border-radius: 50%; object-fit: cover; object-position: center 28%; display: block; background: var(--paper); }
.ab-person h3 { font-family: var(--display); font-weight: 600; font-size: 20px; letter-spacing: -0.012em; margin: 0; }
.ab-person .role { font-family: var(--mono); font-size: 11px; font-weight: 500; letter-spacing: 0.07em; text-transform: uppercase; color: var(--blue); margin: 7px 0 14px; }
.ab-person p { font-size: 14.5px; line-height: 1.58; color: var(--slate); text-wrap: pretty; margin: 0; }

/* advisors — lighter, two-up */
.ab-adv-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
.ab-adv {
  display: flex; gap: 18px; align-items: flex-start;
  border: 1px solid var(--hairline); border-radius: var(--r-lg); background: var(--surface);
  padding: 24px; box-shadow: var(--shadow-soft);
}
.ab-adv image-slot, .ab-adv .ab-avatar { width: 68px; height: 68px; flex: none; }
.ab-adv h3 { font-family: var(--display); font-weight: 600; font-size: 17.5px; letter-spacing: -0.01em; margin: 2px 0 0; }
.ab-adv .role { font-family: var(--mono); font-size: 10.5px; font-weight: 500; letter-spacing: 0.06em; text-transform: uppercase; color: var(--slate); margin: 6px 0 10px; }
.ab-adv p { font-size: 13.5px; line-height: 1.55; color: var(--slate); text-wrap: pretty; margin: 0; }

/* ---------- backed by ---------- */
.ab-backed-block {
  display: flex; flex-direction: column; align-items: center; text-align: center;
  gap: 22px; padding: 52px 44px;
  border: 1px solid var(--hairline); border-radius: var(--r-lg);
  background: var(--surface); box-shadow: var(--shadow-soft);
}
.ab-backed-eyebrow {
  font-family: var(--mono); font-size: 11.5px; font-weight: 500;
  letter-spacing: 0.16em; text-transform: uppercase; color: #A7A196;
}
.ab-backed-logo { display: inline-flex; transition: opacity .18s ease; }
.ab-backed-logo:hover { opacity: 0.6; }
.ab-backed-logo img { height: 60px; width: auto; display: block; }
.ab-backed-line {
  font-family: var(--display); font-weight: 500; font-size: clamp(19px, 2vw, 26px);
  letter-spacing: -0.02em; line-height: 1.34; color: var(--ink);
  max-width: 24ch; text-wrap: balance; margin: 0;
}
.ab-backed-link {
  display: inline-flex; align-items: center; gap: 6px;
  font-family: var(--mono); font-size: 12.5px; letter-spacing: 0.02em;
  color: var(--slate); text-decoration: none; transition: color .15s ease;
}
.ab-backed-link:hover { color: var(--ink); }
.ab-backed-link svg { opacity: 0.7; }

/* ---------- careers callout ---------- */
.ab-careers {
  display: grid; grid-template-columns: 1.4fr 1fr; gap: 40px; align-items: center;
  border: 1px solid var(--hairline); border-radius: var(--r-lg); background: var(--paper);
  padding: 52px 48px;
}
.ab-careers h2 { font-family: var(--display); font-weight: 600; font-size: clamp(26px, 3.2vw, 42px); letter-spacing: -0.026em; line-height: 1.06; margin: 14px 0 0; max-width: 16ch; text-wrap: balance; }
.ab-careers p { margin: 18px 0 0; font-size: 16.5px; line-height: 1.55; color: var(--slate); max-width: 46ch; text-wrap: pretty; }
.ab-careers-r { display: flex; justify-content: flex-end; }
.ab-careers .btn { height: 48px; padding: 0 24px; font-size: 15.5px; }

/* ---------- closing CTA ---------- */
.ab-cta { text-align: center; padding: 108px 0 116px; }
.ab-cta h2 { font-family: var(--display); font-weight: 600; font-size: clamp(32px, 5vw, 62px); letter-spacing: -0.03em; line-height: 1.03; margin: 0 auto; max-width: 18ch; text-wrap: balance; }
.ab-cta p { margin: 22px auto 0; max-width: 48ch; font-size: 17.5px; line-height: 1.55; color: var(--slate); text-wrap: pretty; }
.ab-cta .btn { margin-top: 34px; height: 52px; padding: 0 30px; font-size: 16px; }
.ab-cta-qual { margin-top: 20px; font-family: var(--mono); font-size: 11.5px; letter-spacing: 0.04em; color: #B5AFA3; }

/* ---------- responsive ---------- */
@media (max-width: 900px) {
  .ab-story-grid { grid-template-columns: 1fr; gap: 32px; }
  .ab-story-aside { position: static; }
  .ab-signal-grid { grid-template-columns: 1fr; }
  .ab-signal-cell + .ab-signal-cell { border-left: 0; border-top: 1px solid var(--hairline); }
  .ab-signal-cell { padding: 44px 28px; }
  .ab-team-grid { grid-template-columns: 1fr; max-width: 460px; }
  .ab-adv-grid { grid-template-columns: 1fr; }
  .ab-principles { grid-template-columns: 1fr; }
  .ab-careers { grid-template-columns: 1fr; gap: 26px; padding: 40px 30px; }
  .ab-careers-r { justify-content: flex-start; }
}
@media (max-width: 560px) {
  .ab-sec { padding: 68px 0; }
  .ab-hero { padding: 92px 0 60px; }
  .ab-backed-logo img { height: 48px; }
}
