/* Approach page only. */

/* Hero */
.approach-hero .page-hero__title { max-width: 18ch; }

/* Belief: a hairline separates it from the paper hero above */
.approach-belief { padding-top: 0; }
.approach-belief__inner { padding-top: clamp(48px, 6vw, 96px); border-top: 1px solid var(--line); }
/* If the label wraps (901 to 1200px), break it evenly and keep the dot on the first line */
.approach-belief .statement__label { align-items: flex-start; text-wrap: balance; }
.approach-belief .statement__label::before { margin-top: .3em; }

/* Where we meet people: company links sit on the baseline of every card */
.approach-features .feature { display: flex; flex-direction: column; }
.approach-features .feature > p { max-width: 44ch; }
.approach-who { list-style: none; margin-top: auto; padding-top: 26px; display: flex; flex-wrap: wrap; gap: 16px 26px; }
.approach-who a { position: relative; font-size: .92rem; }
.approach-who a::after { content: ""; position: absolute; inset: -8px -4px; }
.feature .approach-who .icon { width: 1em; height: 1em; color: currentColor; }

/* How we work with you: numbered process */
.approach-process__grid { display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); column-gap: clamp(16px, 2vw, 32px); row-gap: 48px; align-items: start; }
.approach-process__head { grid-column: 1 / span 5; position: sticky; top: calc(var(--head-h) + 40px); }
.approach-process__head .t-1 { margin-top: 18px; }
.approach-process__head .body-lg { margin: clamp(20px, 2.4vw, 32px) 0 0; max-width: 30ch; }
.approach-steps { grid-column: 7 / span 6; list-style: none; border-top: 1px solid var(--line); }
.approach-step { display: grid; grid-template-columns: clamp(64px, 7vw, 112px) minmax(0, 1fr); column-gap: clamp(16px, 2vw, 32px); padding-block: clamp(28px, 3.4vw, 48px); border-bottom: 1px solid var(--line); }
.approach-step__num { font-family: var(--serif); font-weight: 300; font-size: var(--step-3); line-height: .9; letter-spacing: -.02em; color: var(--accent); font-variant-numeric: lining-nums; }
.approach-step__title { font-family: var(--serif); font-weight: 400; font-size: var(--step-2); line-height: 1.15; letter-spacing: -.012em; }
.approach-step__body p { margin: 14px 0 0; max-width: 58ch; color: var(--text-2); }
/* Company names keep their own casing (iVB, iDO), so no tracked caps here */
.approach-step__body .approach-step__who { display: flex; flex-wrap: wrap; align-items: baseline; column-gap: .6em; margin-top: 18px; font-size: .88rem; font-weight: 600; line-height: 1.5; letter-spacing: .01em; color: var(--text); }
.approach-step__who [aria-hidden="true"] { color: var(--accent); }

/* Map */
.approach-map__copy .t-2 { margin-top: 18px; }
.approach-map__copy .body-lg { margin: clamp(20px, 2.4vw, 32px) 0 0; }
.approach-map__legend { margin-top: clamp(28px, 3.4vw, 44px); }
.approach-map__legend dd { color: var(--text-2); }
.approach-map__frame { position: relative; width: 100%; max-width: 560px; justify-self: end; }
.approach-map__frame > img { width: 100%; height: auto; }

/* Dot pins: a small circle inside a hairline ring. Never a pear or pin mark. */
.approach-pin { position: absolute; width: 0; height: 0; }
.approach-pin::before, .approach-pin::after { content: ""; position: absolute; left: 0; top: 0; border-radius: 50%; transform: translate(-50%, -50%); }
.approach-pin::before { width: 10px; height: 10px; background: var(--pear-deep); box-shadow: 0 0 0 3px var(--paper-2); }
.approach-pin::after { width: 26px; height: 26px; border: 1px solid var(--pear-deep); }
.approach-pin--home::before { width: 12px; height: 12px; background: var(--ink); }
.approach-pin--home::after { width: 32px; height: 32px; border-color: var(--ink); }

/* Pill labels, matching the home and contact maps */
.approach-pin__label { position: absolute; top: 0; transform: translateY(-50%); z-index: 1; white-space: nowrap; padding: 5px 10px; background: var(--paper); border: 1px solid var(--line); border-radius: 999px; font-size: .72rem; font-weight: 600; line-height: 1.2; letter-spacing: .16em; text-transform: uppercase; color: var(--text); }
.approach-pin--left .approach-pin__label { right: 22px; }
.approach-pin--right .approach-pin__label { left: 22px; }
.approach-pin--top .approach-pin__label { top: auto; bottom: 22px; left: 0; transform: translateX(-50%); }
.approach-pin--home.approach-pin--left .approach-pin__label { right: 26px; }
.approach-pin--home .approach-pin__label { background: var(--ink); border-color: var(--ink); color: var(--paper); }

/* CTA band */
.approach-cta { padding-block: clamp(96px, 12vw, 190px); }
.approach-cta .cta-band__title .t-1 { margin-top: 18px; }
.approach-cta .t-1 em { color: var(--pear); }

@media (max-width: 900px) {
  .approach-process__head { grid-column: 1 / -1; position: static; }
  .approach-steps { grid-column: 1 / -1; }
  .approach-map__frame { justify-self: center; }
}
@media (max-width: 640px) {
  .approach-step { grid-template-columns: 1fr; row-gap: 14px; }
  .approach-step__num { font-size: var(--step-2); }
  .approach-pin__label { padding: 4px 8px; font-size: .62rem; letter-spacing: .12em; }
  .approach-pin::after { width: 22px; height: 22px; }
  .approach-pin--home::after { width: 28px; height: 28px; }
  .approach-pin--left .approach-pin__label { right: 17px; }
  .approach-pin--home.approach-pin--left .approach-pin__label { right: 20px; }
  .approach-pin--right .approach-pin__label { left: 17px; }
  /* London drops below its dot on small screens, clear of the Cheshire label */
  .approach-pin--top .approach-pin__label { top: 17px; bottom: auto; }
}
