/* Step 147 — Unified Reach system. Worldwide-derived rex-* architecture. */
:root{
  --reach-dark:#06121c;--reach-navy:#0a1e2b;--reach-card-dark:#102b3a;
  --reach-paper:#f7f0e5;--reach-sand:#efe4d5;--reach-card:#fffdf8;
  --reach-ink:#1f2937;--reach-muted:#667078;--reach-orange:#ff6a13;
  --reach-blue:#18bfff;--reach-green:#38d996;--reach-gold:#ffb53b;
  --reach-border:rgba(31,41,55,.11);--reach-radius:14px;--reach-shadow:0 14px 34px rgba(6,18,28,.08);
}
.reach-family-page{background:var(--reach-paper);color:var(--reach-ink);overflow-x:hidden}
.rex-main{overflow:hidden;background:var(--reach-paper)}
.rex-main .shell,.rex-cta .shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.rex-eyebrow{margin:0 0 10px;color:var(--reach-orange);font:800 .72rem/1.2 Inter,system-ui,sans-serif;letter-spacing:.16em;text-transform:uppercase}
.rex-breadcrumbs{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:0 0 24px;color:#91a0aa;font:500 .72rem/1.4 Inter,system-ui,sans-serif}
.rex-breadcrumbs a{color:inherit;text-decoration:none}
.rex-hero{background:var(--reach-dark);color:#fff;padding:156px 0 64px}
.rex-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);grid-template-areas:"copy media" "actions media";grid-template-rows:auto auto;column-gap:64px;row-gap:0;align-items:center}.rex-hero-copy{grid-area:copy}.rex-hero-media{grid-area:media}.rex-hero-actions{grid-area:actions;align-self:start}
.rex-hero-copy{min-width:0}
.rex-hero h1{margin:0;font-family:"EB Garamond",Georgia,serif;font-size:clamp(3.2rem,5.3vw,5.35rem);line-height:.88;letter-spacing:-.045em;color:#fff}
.rex-hero h1 em{display:block;color:var(--reach-orange);font-weight:500}
.rex-hero-lead{max-width:610px;margin:24px 0 0;color:#d5dee4;font:400 1rem/1.65 Inter,system-ui,sans-serif}
.rex-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}
.rex-actions .button-primary,.rex-actions .button-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 21px;border-radius:7px;text-decoration:none;font:800 .76rem/1 Inter,system-ui,sans-serif;letter-spacing:.01em}
.rex-actions .button-primary{background:var(--reach-orange);color:#111820;box-shadow:0 10px 24px rgba(255,106,19,.23)}
.rex-actions .button-ghost{border:1px solid rgba(255,255,255,.52);color:#fff;background:transparent}
.rex-actions svg{width:14px;height:14px;margin-left:8px}
.rex-hero-media{position:relative;margin:0;border:1px solid rgba(24,191,255,.24);border-radius:16px;background:#102b3a;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.22)}
.rex-hero-media picture{display:block;aspect-ratio:4/3;overflow:hidden}
.rex-hero-media picture img{display:block;width:100%;height:100%;object-fit:cover}
.rex-hero-media figcaption{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 16px;color:#fff;font:700 .72rem/1.35 "EB Garamond",Georgia,serif}
.rex-hero-media figcaption small{color:#ffb67f;font:800 .62rem/1.2 Inter,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.08em}
.rex-section{padding:72px 0}.rex-section--compact{padding-bottom:24px}
.rex-section--paper{background:var(--reach-paper);color:var(--reach-ink)}
.rex-section--sand{background:var(--reach-sand);color:var(--reach-ink)}
.rex-section--navy,.rex-section--dark{background:var(--reach-navy);color:#fff}
.rex-section-head{max-width:840px;margin:0 auto 38px;text-align:center}
.rex-section-head h2{margin:0;font-family:"EB Garamond",Georgia,serif;font-size:clamp(2.25rem,4vw,3.55rem);line-height:.98;letter-spacing:-.035em;color:inherit}
.rex-section-head>p:last-child{max-width:700px;margin:14px auto 0;color:var(--reach-muted);font:400 .9rem/1.6 Inter,system-ui,sans-serif}
.rex-section--navy .rex-section-head>p:last-child,.rex-section--dark .rex-section-head>p:last-child{color:#b9c7d0}
.rex-card-grid,.rex-proof-grid,.rex-program-grid,.rex-callout-grid,.rex-location-grid{display:grid;gap:18px}
.rex-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.rex-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.rex-program-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.rex-callout-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}
.rex-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.rex-goal-card,.rex-proof-card,.rex-program-card,.rex-support-card{position:relative;display:block;min-width:0;height:auto;padding:24px;border:1px solid var(--reach-border);border-radius:var(--reach-radius);background:var(--reach-card);color:var(--reach-ink);box-shadow:0 8px 24px rgba(6,18,28,.045);text-decoration:none}
.rex-section--navy .rex-proof-card{background:var(--reach-card-dark);border-color:rgba(137,180,202,.22);color:#fff}
.rex-goal-card svg,.rex-card-icon svg{width:24px;height:24px;color:var(--reach-orange)}
.rex-card-icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:14px;border-radius:10px;background:#f7eee2;color:var(--reach-orange)}
.rex-goal-card h3,.rex-proof-card h3,.rex-program-card h3,.rex-support-card h3{margin:12px 0 9px;font-family:"EB Garamond",Georgia,serif;font-size:1.32rem;line-height:1.08;color:inherit}
.rex-goal-card p,.rex-proof-card p,.rex-program-card p,.rex-support-card p{margin:0;color:var(--reach-muted);font:400 .78rem/1.55 Inter,system-ui,sans-serif}
.rex-section--navy .rex-proof-card p{color:#becbd4}
.rex-proof-card small,.rex-program-card small,.rex-support-card small{display:block;margin-bottom:4px;color:var(--reach-orange);font:800 .62rem/1.2 Inter,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.12em}
.rex-proof-card a,.rex-program-card strong,.rex-support-card strong{display:block;margin-top:20px;color:#d85814;font:800 .68rem/1.3 Inter,system-ui,sans-serif;text-decoration:none}
.rex-section--navy .rex-proof-card a{color:#ff995c}
.rex-support-card.rex-location-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:20px;align-items:center;padding:0;overflow:hidden;background:#102b3a;color:#fff;border-color:rgba(127,169,191,.26)}
.rex-location-card figure{height:100%;min-height:190px;margin:0;overflow:hidden}
.rex-location-card img{width:100%;height:100%;object-fit:cover}
.rex-location-card>div{padding:22px 22px 22px 0}
.rex-location-card p{color:#c2ced6}
.rex-location-card strong{color:#ff9d61}
.rex-proof-strip{background:#0b2230;color:#fff;border-top:1px solid rgba(255,181,59,.24);border-bottom:1px solid rgba(255,181,59,.20)}
.rex-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-block:25px}
.rex-metric-grid>span{display:flex;flex-direction:column;gap:6px;padding:0 22px;border-right:1px solid rgba(255,255,255,.12)}
.rex-metric-grid>span:last-child{border-right:0}
.rex-metric-grid strong{font-family:"EB Garamond",Georgia,serif;font-size:1.35rem}.rex-metric-grid small{color:#b7c5cd;font:400 .7rem/1.3 Inter,sans-serif}
.rex-logo-band{padding:46px 0;background:var(--reach-paper)}
.rex-brand-grid,.rex-logo-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}
.rex-logo-band img,.rex-brand-grid img,.rex-logo-grid img{max-width:100%;max-height:72px;object-fit:contain}
.rex-logo-band article,.rex-brand-grid>*{display:grid;place-items:center;min-height:112px;padding:14px;border:1px solid var(--reach-border);border-radius:12px;background:#fff}
.rex-faq-layout{display:grid;grid-template-columns:minmax(0,.75fr) minmax(420px,1.25fr);gap:70px;align-items:start}
.rex-faq-layout .rex-section-head{text-align:left;margin:0}
.rex-faq-list{display:grid;gap:10px}
.rex-faq-list details{border:1px solid var(--reach-border);border-radius:10px;background:var(--reach-card);overflow:hidden}
.rex-faq-list summary{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:17px 18px;cursor:pointer;list-style:none;font:600 .83rem/1.4 "EB Garamond",Georgia,serif}
.rex-faq-list summary::-webkit-details-marker{display:none}.rex-faq-list summary span{color:var(--reach-orange)}
.rex-faq-list details p{margin:0;padding:0 18px 18px;color:var(--reach-muted);font:400 .77rem/1.55 Inter,sans-serif}
.rex-cta{background:var(--reach-dark);color:#fff;border-top:1px solid rgba(255,106,19,.28)}
.rex-cta-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:center;padding-block:36px}
.rex-cta h2{margin:0;font-family:"EB Garamond",Georgia,serif;font-size:2rem;line-height:1}.rex-cta p{margin:8px 0 0;color:#afbdc7;font:400 .78rem/1.5 Inter,sans-serif}.rex-cta .rex-actions{margin:0;flex-wrap:nowrap}
/* Unified carousel engine presentation */
.rex-carousel{position:relative;max-width:1180px;margin:20px auto 0;padding-inline:54px}
.rex-carousel-viewport{overflow:hidden;touch-action:pan-y;outline:0}
.rex-carousel-track{display:flex;align-items:center;gap:18px;margin:0;padding:18px 0 24px;list-style:none;will-change:transform}
.rex-carousel-card{flex:0 0 auto;transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease,border-color .3s ease}
.rex-carousel-control{position:absolute;z-index:7;top:50%;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:#fffdf8;color:#14232d;box-shadow:0 9px 24px rgba(6,18,28,.14);cursor:pointer;transform:translateY(-50%)}
.rex-carousel-control svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.rex-carousel-control--prev{left:4px}.rex-carousel-control--next{right:4px}
.rex-carousel--rail .rex-carousel-card{width:180px;min-height:150px;display:grid;place-items:center;gap:8px;padding:16px;border:1px solid var(--reach-border);border-radius:14px;background:#fff;box-shadow:0 7px 18px rgba(6,18,28,.05)}
.rex-carousel--rail .rex-carousel-card .rex-partner-logo{display:block;width:110px;height:92px;max-width:110px;max-height:92px;object-fit:contain;object-position:center;margin:0 auto;opacity:1;visibility:visible}.rex-carousel--rail .rex-carousel-card span{font:700 .69rem/1.25 Inter,sans-serif;text-align:center;color:#33424c}
.rex-carousel--rail .rex-carousel-card.is-active{transform:translateY(-5px) scale(1.04);border-color:rgba(255,106,19,.35);box-shadow:0 14px 30px rgba(6,18,28,.11)}
.rex-carousel--centerstage{max-width:1080px}
.rex-carousel--centerstage .rex-carousel-viewport{height:220px;position:relative}
.rex-carousel--centerstage .rex-carousel-track{position:relative;height:100%;display:block;padding:0}
.rex-carousel--centerstage .rex-carousel-card{position:absolute;left:50%;top:14px;width:170px;transform:translate3d(calc(-50% + var(--cx,0px)),0,0) scale(var(--cs,.72));opacity:var(--co,.28);z-index:var(--cz,1);text-align:center}
.rex-state-card__map{display:grid;place-items:center;width:170px;height:140px;border:1px solid rgba(31,41,55,.08);border-radius:16px;background:linear-gradient(180deg,#fff,#fbf5ec);box-shadow:0 12px 28px rgba(6,18,28,.08)}
.rex-state-card__map img{width:138px;height:118px;object-fit:contain;filter:drop-shadow(0 8px 10px rgba(6,18,28,.18))}.rex-state-card__label{display:block;margin-top:11px;font:800 .78rem/1.18 Inter,sans-serif;color:#53606a}
.rex-carousel--centerstage .rex-carousel-card.is-active{transform:translate3d(calc(-50% + var(--cx,0px)),0,0) scale(1.1);opacity:1;z-index:12}.rex-carousel--centerstage .rex-carousel-card.is-active .rex-state-card__map{border-color:rgba(255,106,19,.46);box-shadow:0 18px 38px rgba(255,106,19,.14)}.rex-carousel--centerstage .rex-carousel-card.is-active .rex-state-card__label{color:#17242d}.rex-carousel--centerstage .rex-carousel-card.is-active .rex-state-card__label:after{content:"";display:block;width:38px;height:3px;margin:8px auto 0;border-radius:99px;background:var(--reach-orange)}
/* partner heading keeps same core section rhythm */
.rex-partner-carousel{margin-bottom:40px}
@media (min-width:761px) and (max-width:1120px){
  .rex-main .shell,.rex-cta .shell{width:min(100% - 36px,980px)}
  .rex-hero{padding:146px 0 54px}.rex-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);column-gap:38px}.rex-hero h1{font-size:clamp(3rem,7vw,4.5rem)}
  .rex-section{padding:62px 0}.rex-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rex-proof-grid,.rex-program-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rex-location-grid{grid-template-columns:1fr 1fr}
  .rex-logo-band .shell{width:min(100% - 36px,980px)}.rex-brand-grid,.rex-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .rex-carousel--rail .rex-carousel-card{width:165px}.rex-faq-layout{grid-template-columns:.8fr 1.2fr;gap:40px}
}
@media (max-width:760px){
  html,body.reach-family-page{overflow-x:clip;overflow-y:visible}
  .rex-main{padding-top:0;overflow:visible}.rex-main .shell,.rex-cta .shell{width:100%;padding-inline:14px}
  .rex-hero{padding:84px 0 24px}.rex-hero-grid{display:flex;flex-direction:column;gap:14px}.rex-hero-copy{display:block;width:100%}.rex-breadcrumbs{margin-bottom:12px;font-size:.58rem}.rex-eyebrow{font-size:.58rem;margin-bottom:7px}.rex-hero h1{font-size:clamp(2.6rem,12vw,3.35rem);line-height:.9}.rex-hero-lead{margin-top:13px;font-size:.76rem;line-height:1.5}
  .rex-hero-media{width:100%;border-radius:11px}.rex-hero-media picture{aspect-ratio:3/2}.rex-hero-media figcaption{padding:8px 10px;font-size:.62rem}.rex-hero-media figcaption small{font-size:.52rem}
  .rex-hero-actions{display:grid;grid-template-columns:1fr;gap:7px;margin:0}.rex-actions .button-primary,.rex-actions .button-ghost{width:100%;min-height:39px;font-size:.62rem}
  .rex-section{padding:44px 0}.rex-section-head{text-align:left;margin:0 0 22px}.rex-section-head h2{font-size:clamp(2rem,9vw,2.55rem);line-height:.98}.rex-section-head>p:last-child{margin:9px 0 0;font-size:.7rem;line-height:1.48}
  .rex-card-grid,.rex-proof-grid,.rex-program-grid,.rex-callout-grid,.rex-location-grid{grid-template-columns:1fr;gap:7px}.rex-goal-card,.rex-proof-card,.rex-program-card,.rex-support-card{padding:14px;border-radius:9px;box-shadow:0 5px 14px rgba(6,18,28,.045)}.rex-goal-card h3,.rex-proof-card h3,.rex-program-card h3,.rex-support-card h3{font-size:1.02rem;margin:7px 0 6px}.rex-goal-card p,.rex-proof-card p,.rex-program-card p,.rex-support-card p{font-size:.62rem;line-height:1.42}.rex-proof-card a,.rex-program-card strong,.rex-support-card strong{margin-top:10px;font-size:.58rem}.rex-card-icon{width:30px;height:30px;margin-bottom:7px}.rex-card-icon svg,.rex-goal-card svg{width:18px;height:18px}
  .reach-sticky-stack{position:relative;overflow:visible}.reach-sticky-stack>*{position:sticky;top:74px}
  .rex-support-card.rex-location-card{grid-template-columns:92px minmax(0,1fr);gap:10px;min-height:116px;padding:0}.rex-location-card figure{min-height:116px}.rex-location-card>div{padding:11px 10px 11px 0}.rex-location-card h3{font-size:1rem}.rex-location-card p{font-size:.58rem}
  .rex-metric-grid{grid-template-columns:1fr 1fr;padding-block:15px}.rex-metric-grid>span{padding:10px 12px;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.rex-metric-grid>span:nth-child(2n){border-right:0}.rex-metric-grid>span:nth-last-child(-n+2){border-bottom:0}.rex-metric-grid strong{font-size:1rem}.rex-metric-grid small{font-size:.56rem}
  .rex-logo-band{padding:28px 0}.rex-brand-grid,.rex-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.rex-logo-band article,.rex-brand-grid>*{min-height:90px;padding:10px}
  .rex-faq-layout{grid-template-columns:1fr;gap:20px}.rex-faq-layout .rex-section-head{text-align:left}.rex-faq-list{gap:6px}.rex-faq-list summary{padding:12px;font-size:.68rem}.rex-faq-list details p{padding:0 12px 12px;font-size:.62rem}
  .rex-cta-grid{grid-template-columns:1fr;gap:15px;padding-block:24px}.rex-cta h2{font-size:1.55rem}.rex-cta p{font-size:.63rem}.rex-cta .rex-actions{display:grid;grid-template-columns:1fr;gap:6px;width:100%}
  .rex-carousel{width:100%;margin-top:10px;padding-inline:0}.rex-carousel-control{display:none}.rex-carousel--rail .rex-carousel-viewport{overflow:hidden}.rex-carousel--rail .rex-carousel-track{gap:0}.rex-carousel--rail .rex-carousel-card{width:122px;min-height:116px;padding:9px;border-radius:10px}.rex-carousel--rail .rex-carousel-card .rex-partner-logo{width:78px;height:68px;max-width:78px;max-height:68px}.rex-carousel--rail .rex-carousel-card span{font-size:.53rem}
  .rex-carousel--centerstage .rex-carousel-viewport{height:154px}.rex-carousel--centerstage .rex-carousel-card{top:6px;width:110px}.rex-state-card__map{width:110px;height:88px;border-radius:11px}.rex-state-card__map img{width:94px;height:78px}.rex-state-card__label{margin-top:9px;font-size:.7rem;opacity:0}.rex-carousel--centerstage .rex-carousel-card.is-active .rex-state-card__label{opacity:1}.rex-carousel--centerstage .rex-carousel-card.is-active .rex-state-card__label:after{width:32px;margin-top:6px}
  .rex-section--compact{padding-bottom:10px}.rex-partner-carousel{margin-bottom:14px}
}
