/* =============================================================
   AFF home — Wolverine Worldwide structural restyle
   Standalone stylesheet (does NOT import site.css)
   ============================================================= */

/* --- @font-face lifted verbatim from css/site.css (paths resolve
   against the website-build docroot: /assets/fonts/*.woff2) --- */
@font-face{font-family:"Soehne";src:url("/assets/fonts/Sohne-Buch.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:"Soehne";src:url("/assets/fonts/Sohne-BuchKursiv.woff2") format("woff2");font-weight:400;font-style:italic;font-display:swap;}
@font-face{font-family:"Soehne";src:url("/assets/fonts/Sohne-Kraftig.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap;}
@font-face{font-family:"Soehne";src:url("/assets/fonts/Sohne-Halbfett.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap;}
@font-face{font-family:"Soehne";src:url("/assets/fonts/Sohne-Dreiviertelfett.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap;}

/* Proxima Nova — full family, self-hosted woff2 (Adobe Fonts → De-font recut, Jason 2026-07-07).
   Live face for the homepage; Söhne stays only as stack fallback. Dev/preview — swap to an
   AFF-owned Proxima Nova web license for production handoff. */
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-thin.woff2") format("woff2");font-weight:100;font-style:normal;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-thin-italic.woff2") format("woff2");font-weight:100;font-style:italic;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-light.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-light-italic.woff2") format("woff2");font-weight:300;font-style:italic;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-regular-italic.woff2") format("woff2");font-weight:400;font-style:italic;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-medium-italic.woff2") format("woff2");font-weight:500;font-style:italic;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-semibold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-semibold-italic.woff2") format("woff2");font-weight:600;font-style:italic;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-bold-italic.woff2") format("woff2");font-weight:700;font-style:italic;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-extrabold.woff2") format("woff2");font-weight:800;font-style:normal;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-extrabold-italic.woff2") format("woff2");font-weight:800;font-style:italic;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-black.woff2") format("woff2");font-weight:900;font-style:normal;font-display:swap;}
@font-face{font-family:"Proxima Nova";src:url("/assets/fonts/proxima-nova/proximanova-black-italic.woff2") format("woff2");font-weight:900;font-style:italic;font-display:swap;}

/* ============================ TOKENS ============================ */
:root{
  --ink:#111111; --bone:#FFFFFF; --sand:#D9D9D6; --flame:#FF8F1C;  /* --sand now = official "mist" (Brand Guide 2.0), was beige #E7E3DC (Jason 2026-07-07) */
  --flame-deep:#D76700; --flame-ink:#9A4D00; --ink-muted:#6B6B6B;
  /* growth — AFF's green "pop"/secondary (Brand Guide 2.0, #58A291), used sparingly.
     Orange stays THE primary; green is the accent. (Homepage runs on this sheet, so
     the growth tokens must live here too — subpages get them from site.css.) */
  --growth:#58A291; --growth-deep:#41786A; --growth-ink:#2E5A4E;
  --hairline-dark:rgba(255,255,255,.15); --hairline-light:rgba(0,0,0,.10);
  --radius-lg:20px; --radius-md:12px; --radius-sm:6px;
  --pad:48px; --section:clamp(4rem,2.5rem + 5vw,7rem);
  --max:1440px;

  --font-body:"Proxima Nova","Soehne",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;
  --font-mono:ui-monospace,"SF Mono",Menlo,Monaco,Consolas,monospace;
  --fw-body:400; --fw-mid:500; --fw-display:700;

  /* type scale */
  --display-xl:clamp(3.4rem,1.2rem + 8vw,8rem);   /* ~54 → 128 */
  --display-md:clamp(2.4rem,1.4rem + 3.2vw,3.5625rem); /* ~38 → 57 */
  --heading-xs:clamp(1.75rem,1.3rem + 1.4vw,2.0625rem); /* ~28 → 33 */
  --statement:clamp(1.55rem,1.15rem + 1.3vw,2.0625rem); /* ~25 → 33 */
  --body-lg:clamp(1.05rem,1rem + .25vw,1.1875rem); /* ~17 → 19 */
  --body-md:.9375rem; /* 15 */
  --mono:.6875rem;    /* 11 */

  --ease-out:cubic-bezier(.16,1,.3,1);
  --ease-expo:cubic-bezier(.19,1,.22,1);
}

*{box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;scrollbar-gutter:stable;}
body{
  margin:0; background:var(--bone); color:var(--ink);
  font-family:var(--font-body); font-weight:var(--fw-body);
  font-size:var(--body-md); line-height:1.5;
  -webkit-font-smoothing:antialiased; text-rendering:optimizeLegibility;
  overflow-x:hidden;
}
img{display:block; max-width:100%;}
a{color:inherit; text-decoration:none;}
h1,h2,h3{margin:0; font-weight:var(--fw-display); letter-spacing:-.02em; text-wrap:balance;}
p{margin:0;}

.container{max-width:var(--max); margin-inline:auto; padding-inline:var(--pad);}

.skip{position:fixed; top:.6rem; left:.6rem; z-index:400; background:var(--flame);
  color:var(--ink); font-weight:600; padding:.75rem 1.1rem; border-radius:var(--radius-md);
  transform:translateY(-160%); transition:transform .3s var(--ease-out);}
.skip:focus{transform:translateY(0);}

/* ============================ EYEBROW (bare mono, never a badge) ==== */
.eyebrow{
  font-family:var(--font-mono); font-size:var(--mono); font-weight:400;
  text-transform:uppercase; letter-spacing:.04em; color:var(--ink-muted);
  line-height:1.4; margin:0;
}
.eyebrow--onDark{color:rgba(255,255,255,.6);}
/* growth-green eyebrow — AA-safe on light, brighter on dark (sparingly, Brand Guide 2.0) */
.eyebrow--growth{color:var(--growth-ink);}
.block-ink .eyebrow--growth,.on-dark .eyebrow--growth{color:var(--growth);}

/* ============================ BUTTONS (pill) =================== */
.btn{
  --btn-bg:var(--flame); --btn-fg:var(--ink); --btn-bd:transparent;
  display:inline-flex; align-items:center; gap:.55em;
  font-family:var(--font-body); font-weight:var(--fw-mid); font-size:var(--body-md);
  letter-spacing:-.01em; line-height:1;
  padding:13px 22px; min-height:44px; border-radius:999px;
  background:var(--btn-bg); color:var(--btn-fg);
  border:1px solid var(--btn-bd);
  cursor:pointer;
  transition:background .35s var(--ease-out), color .35s var(--ease-out),
             border-color .35s var(--ease-out), transform .35s var(--ease-out);
}
.btn svg{width:16px; height:16px; flex:none;
  transition:transform .4s var(--ease-out);}
.btn:hover svg{transform:translate(3px,-3px);}
.btn--arrowR:hover svg{transform:translateX(4px);}
.btn:hover{background:var(--flame-deep); color:#fff;}

.btn--outline{--btn-bg:transparent; --btn-fg:currentColor; --btn-bd:currentColor;}
.btn--outline:hover{background:var(--flame); color:var(--ink); border-color:var(--flame);}

.btn--white{--btn-bg:#fff; --btn-fg:var(--ink); --btn-bd:transparent;}
.btn--white:hover{background:var(--flame); color:var(--ink);}

.btn--sm{padding:10px 18px; font-size:var(--body-md);}

/* text link with icon */
.tlink{display:inline-flex; align-items:center; gap:.4em;
  font-size:var(--body-md); min-height:44px;
  transition:color .3s var(--ease-out);}
.tlink svg{width:14px; height:14px; transition:transform .4s var(--ease-out);}
.tlink:hover{color:var(--flame-deep);}
.tlink:hover svg{transform:translate(3px,-3px);}

/* ============================ SCROLL REVEAL ==================== */
[data-reveal]{opacity:0; transform:translateY(28px);
  transition:opacity .8s var(--ease-out), transform .8s var(--ease-out);
  transition-delay:var(--rev-delay,0ms);}
[data-reveal="up-scale"]{transform:translateY(40px) scale(.96);}
[data-reveal].is-inview{opacity:1; transform:none;}

/* word-reveal for display headings */
.wr-line{display:block; overflow:clip; padding-bottom:.14em; margin-bottom:-.14em;}
.wr-word{display:inline-block;}
.wr .wr-word{transform:translateY(110%); opacity:0;
  transition:transform .9s var(--ease-expo), opacity .9s var(--ease-expo);
  transition-delay:var(--w-delay,0ms);}
.wr.is-inview .wr-word{transform:none; opacity:1;}

/* ============================ HEADER ========================== */
.site-header{position:fixed; top:0; left:0; right:0; z-index:50; height:82px;
  display:flex; align-items:center; background:transparent;
  transition:transform .4s var(--ease-out), background .3s var(--ease-out);}
.site-header__inner{width:100%; max-width:var(--max); margin-inline:auto;
  padding-inline:var(--pad);
  display:flex; align-items:center; justify-content:space-between; gap:32px;}
.site-header.is-hidden{transform:translateY(-82px);}
.site-header.is-solid{background:var(--ink);}

.brandmark img{height:34px; width:auto;}
.brandmark--wide{display:block;}
.brandmark--knot{display:none;}

.nav{display:flex; align-items:center; gap:28px;}
.nav a{font-size:16px; line-height:1.5; color:#fff;
  display:inline-flex; align-items:center; min-height:44px;
  transition:color .3s var(--ease-out);}
.nav a:hover{color:var(--flame);}

.nav-toggle{display:none; align-items:center; gap:8px; background:transparent;
  border:0; color:#fff; font-family:var(--font-body); font-size:15px;
  min-height:44px; padding:0 6px; cursor:pointer;}

/* mobile overlay menu */
.nav-overlay{position:fixed; inset:0; z-index:60; background:var(--ink);
  display:flex; flex-direction:column; padding:24px var(--pad) 48px;
  transform:translateY(-100%); transition:transform .45s var(--ease-out);
  visibility:hidden;}
.nav-overlay.is-open{transform:none; visibility:visible;}
.nav-overlay__top{display:flex; justify-content:space-between; align-items:center;
  height:82px; margin-bottom:24px;}
.nav-overlay__top img{height:30px;}
.nav-overlay a{color:#fff; font-size:33px; font-weight:400; padding:14px 0;
  border-bottom:1px solid var(--hairline-dark);}
.nav-overlay a:hover{color:var(--flame);}
.nav-close{background:transparent; border:0; color:#fff; font-size:15px;
  min-height:44px; cursor:pointer;}

/* ============================ HERO ============================ */
.hero{position:relative; height:100svh; min-height:640px;
  padding:8px 8px 0;}
.hero__frame{position:absolute; inset:8px 8px 0; border-radius:var(--radius-md) var(--radius-md) 0 0;
  overflow:hidden;}
.hero__media{position:absolute; inset:0; width:100%; height:100%; object-fit:cover;}
/* Motion-gated moving plate: cover-crop cage clips the oversized 16:9 iframe.
   Sits above the still poster, UNDER the scrims (no z-index — DOM order governs).
   Never captures pointer/keyboard. */
.hero__video{position:absolute; inset:0; overflow:hidden; pointer-events:none;}
.hero__video video{position:absolute; inset:0; width:100%; height:100%;
  object-fit:cover; object-position:center; pointer-events:none;}
.hero__scrim-top{position:absolute; inset:0 0 auto; height:200px;
  background:linear-gradient(rgba(17,17,17,.5),transparent); pointer-events:none;}
.hero__scrim-bottom{position:absolute; inset:auto 0 0; height:55%;
  background:linear-gradient(transparent,rgba(17,17,17,.55)); pointer-events:none;}

.hero__inner{position:relative; height:100%; max-width:var(--max);
  margin-inline:auto; padding:0 var(--pad) 40px; display:flex; flex-direction:column;
  justify-content:flex-end;}
.hero h1{color:#fff; font-size:var(--display-xl); line-height:.79;
  letter-spacing:-.05em; max-width:14ch;}
.hero h1 .wr-line{padding-bottom:.14em; margin-bottom:-.14em;}

.hero__card{position:absolute; right:var(--pad); bottom:40px;
  width:280px; background:rgba(0,0,0,.10); backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px); border-radius:var(--radius-md);
  padding:4px; display:flex; flex-direction:column; gap:4px; color:#fff;
  border:1px solid rgba(255,255,255,.12);}
.hero__card-img{aspect-ratio:1.6; border-radius:var(--radius-sm); overflow:hidden;}
.hero__card-img img{width:100%; height:100%; object-fit:cover;
  object-position:center 30%; /* Joanne (portrait) in a 1.6 frame — keeps face in the visible band */
  transition:transform .6s var(--ease-expo);}
.hero__card:hover .hero__card-img img{transform:scale(1.05);}
.hero__card-body{padding:8px 10px 10px; display:flex; flex-direction:column; gap:8px;}
.hero__card-row{display:flex; align-items:flex-end; justify-content:space-between; gap:10px;}
.hero__card-title{font-size:15px; line-height:1.25; font-weight:var(--fw-mid);}
.hero__card-cta-sm{display:none;}   /* short label is mobile-only; desktop uses the glass photo card */
.hero__card svg{width:16px; height:16px; flex:none;}

/* ============================ INTRO STATEMENTS ================ */
.statement-sec{padding-block:var(--section);}
.statement-grid{display:grid; grid-template-columns:1fr 1fr; gap:40px; align-items:start;}
.statement-text{font-size:var(--statement); line-height:1.25; font-weight:400;
  max-width:34ch;}
.statement-sec .btn{margin-top:28px;}

/* section 2: content in RIGHT column — narrow the empty left so it reads less as a void */
.statement-grid--right{grid-template-columns:1fr 1.5fr;}

/* section 5: display statement left + paragraph right */
.statement-display{font-size:var(--display-md); line-height:.9; letter-spacing:-.04em;
  font-weight:var(--fw-display);}
.statement-para{font-size:var(--body-lg); line-height:1.5; max-width:56ch; color:#222;}

/* ============================ GALAXY ========================== */
/* no own margin — neighbours' padding-block owns the gap (kills the doubled void) */
.galaxy{position:relative; overflow:hidden; background:var(--bone);
  height:1400px;}
.galaxy__field{position:absolute; inset:0;}
/* outer = position + scroll parallax (JS writes transform here) */
.galaxy__img{position:absolute; border-radius:var(--radius-sm); overflow:hidden;
  will-change:transform;
  transition:box-shadow .5s cubic-bezier(.16,1,.3,1), opacity .5s ease, filter .5s ease;}
/* mid = staggered entrance reveal (+ hover lift); inner = idle float loop */
.galaxy__reveal,.galaxy__float{position:absolute; inset:0;}
.galaxy__reveal{opacity:0; transform:translateY(16px) scale(.86);
  transition:opacity .8s cubic-bezier(.16,1,.3,1), transform .6s cubic-bezier(.16,1,.3,1);}
.galaxy__reveal.is-in{opacity:1; transform:none;}
.galaxy__float{animation:gxFloat 7s ease-in-out infinite;}
.galaxy__img:nth-child(3n) .galaxy__float{animation-name:gxFloatB; animation-duration:8.6s; animation-delay:-2.4s;}
.galaxy__img:nth-child(3n+1) .galaxy__float{animation-duration:6.2s; animation-delay:-4.1s;}
.galaxy__img:nth-child(4n) .galaxy__float{animation-duration:9.4s; animation-delay:-1.3s;}
.galaxy__img:nth-child(5n+2) .galaxy__float{animation-name:gxFloatB; animation-duration:7.8s; animation-delay:-3.2s;}
/* overscan the photo so idle drift + hover zoom never reveal an edge gap */
.galaxy__img img{position:absolute; inset:-8%; width:116%; height:116%; object-fit:cover;}
.galaxy__img--back{opacity:.55; filter:blur(1px); z-index:0;}
.galaxy__img--front{z-index:2;}
@keyframes gxFloat{0%,100%{transform:translate3d(0,0,0);} 50%{transform:translate3d(0,-4px,0);}}
@keyframes gxFloatB{0%,100%{transform:translate3d(0,0,0);} 50%{transform:translate3d(3px,-4px,0);}}
/* hover (desktop pointers only) — lift + zoom, back tiles clarify, front tiles gain shadow */
@media (hover:hover) and (pointer:fine){
  .galaxy__img img{transition:transform .55s cubic-bezier(.16,1,.3,1);}
  .galaxy__img:hover{z-index:3;}
  .galaxy__img--front:hover{box-shadow:0 20px 44px -12px rgba(17,17,17,.32);}
  .galaxy__img--back:hover{opacity:1; filter:blur(0px);}
  .galaxy__img:hover .galaxy__reveal{transform:translateY(-6px);}
  .galaxy__img:hover img{transform:scale(1.05);}
}

.galaxy__center{position:relative; z-index:3; height:100%;
  display:flex; flex-direction:column; align-items:center; justify-content:center;
  text-align:center; padding-inline:var(--pad); pointer-events:none;}
/* soft ivory glow behind the type — sits above the packed photos (whole center is z3),
   below the h2/btn (z-index:-1 within this stacking context). Type "glows" out, no hard box. */
.galaxy__scrim{position:absolute; z-index:-1; left:50%; top:50%; transform:translate(-50%,-50%);
  width:min(1320px,97%); height:70%; pointer-events:none;
  background:radial-gradient(ellipse 92% 56% at 50% 50%,
    rgba(255,255,255,.97) 0%, rgba(255,255,255,.95) 60%,
    rgba(255,255,255,.7) 80%, rgba(255,255,255,0) 96%);}
.galaxy__center h2{font-size:var(--display-xl); line-height:.79; letter-spacing:-.05em;
  color:var(--ink);}
.galaxy__center .wr-line:nth-child(2){padding-left:1ch;}
.galaxy__center .wr-line:nth-child(3){padding-left:.5ch;}
.galaxy__center .btn{margin-top:36px; pointer-events:auto;}

/* ============================ LARGE CARD ====================== */
/* top-only — statement-sec below owns its own top gap (no doubled void between them) */
.largecard-wrap{padding-top:var(--section);}
.largecard{display:grid; grid-template-columns:1fr 1fr; border-radius:var(--radius-lg);
  background:var(--ink); overflow:hidden; min-height:640px;}
.largecard__photo{position:relative; min-height:360px;}
.largecard__photo img{position:absolute; inset:0; width:100%; height:100%;
  object-fit:cover; object-position:center;}
.largecard__body{padding:48px; color:#fff; display:flex; flex-direction:column;
  justify-content:space-between; gap:48px;}
.largecard__body h2{font-size:var(--display-md); line-height:.9; letter-spacing:-.04em;
  color:#fff; max-width:16ch;}
.largecard__foot{display:flex; flex-direction:column; gap:20px;}
.largecard__foot p{font-size:16px; line-height:1.5; color:rgba(255,255,255,.85);
  max-width:44ch;}
.largecard__foot-row{display:flex; align-items:center; gap:16px; flex-wrap:wrap;}
.chip{display:inline-flex; align-items:center; background:rgba(255,255,255,.08);
  border-radius:8px; padding:6px 10px; font-family:var(--font-mono);
  font-size:var(--mono); text-transform:uppercase; letter-spacing:.04em;
  color:rgba(255,255,255,.85);}
.largecard__foot-row .tlink{color:#fff;}
.largecard__foot-row .tlink:hover{color:var(--flame);}

/* ============================ IMPACT SNAPSHOT ================= */
/* no own margin — neighbours' padding-block owns the gap (kills the doubled void) */
.impact{background:var(--sand); padding-block:96px;}
.impact-grid{display:grid; grid-template-columns:1fr 2fr; gap:48px; align-items:start;}
.impact__summary h2{font-size:var(--heading-xs); line-height:1.05; letter-spacing:-.02em;}
.impact__summary .btn{margin-top:24px;}
.impact__panel{background:#fff; border:1px solid var(--hairline-light);
  border-radius:var(--radius-md); padding:32px;}
/* growth panel — a single green top edge marks the growth metric (Brand Guide 2.0, sparingly) */
.impact__panel--growth{border-top:2px solid var(--growth);}
.impact__panel-head{display:flex; align-items:baseline; justify-content:space-between;
  gap:16px; flex-wrap:wrap;}
.impact__name{font-size:15px; font-weight:var(--fw-mid);}
.impact__figure{margin:32px 0 40px; display:flex; align-items:flex-end; gap:14px;
  flex-wrap:wrap;}
.impact__figure b{font-weight:var(--fw-display); font-size:clamp(3.5rem,2rem + 6vw,7rem);
  line-height:.85; letter-spacing:-.04em;}
.impact__figure .eyebrow{padding-bottom:.6em;}
.impact__stats{display:grid; grid-template-columns:repeat(4,1fr);
  border-top:1px solid var(--hairline-light);}
.impact__stat{padding:20px 16px 0 0; display:flex; flex-direction:column; gap:8px;}
.impact__stat .stat-val{font-size:16px; font-weight:var(--fw-mid); letter-spacing:-.01em;}

/* ============================ CAROUSEL ======================== */
.carousel{padding-block:var(--section);}
.carousel__head{display:flex; align-items:baseline; gap:20px; flex-wrap:wrap;
  margin-bottom:40px;}
.carousel__head h2{font-size:var(--heading-xs); line-height:1.05; letter-spacing:-.02em;}
.carousel__head .tlink{align-self:center;}
.carousel__nav{margin-left:auto; display:flex; gap:20px;}
.carousel__nav button{background:transparent; border:0; font-family:var(--font-body);
  font-size:15px; color:var(--ink); cursor:pointer; min-height:44px; padding:0 4px;
  transition:color .3s var(--ease-out);}
.carousel__nav button:hover:not(:disabled){color:var(--flame-deep);}
.carousel__nav button:disabled{color:#bcbcbc; cursor:default;}

.carousel__viewport{overflow:hidden;}
.carousel__track{display:flex; gap:40px;
  transition:transform .6s var(--ease-expo);}
.slide{flex:0 0 calc((100% - 120px)/3.3); display:flex; flex-direction:column; gap:14px;}
.slide__img{aspect-ratio:1.33; border-radius:var(--radius-md); overflow:hidden;}
.slide__img img{width:100%; height:100%; object-fit:cover;
  transition:transform .6s var(--ease-expo);}
.slide:hover .slide__img img{transform:scale(1.04);}
.slide__desc{font-size:15px; line-height:1.4; color:var(--ink);}

/* ============================ PUSH CTA ======================== */
.push{position:relative; border-radius:var(--radius-lg) var(--radius-lg) 0 0;
  min-height:100svh; padding:80px var(--pad) 200px; overflow:hidden;
  background:var(--ink); color:#fff; z-index:2;
  display:flex; flex-direction:column; align-items:center; justify-content:center;
  text-align:center;}
.push__bg{position:absolute; inset:auto 0 0; width:100%; height:70%;
  object-fit:cover; object-position:center; z-index:0;}
.push__overlay{position:absolute; inset:0; z-index:1;
  background:linear-gradient(#111 0%,rgba(17,17,17,.72) 55%,rgba(17,17,17,.25) 100%);}
.push__inner{position:relative; z-index:2; display:flex; flex-direction:column;
  align-items:center;}
.push h2{font-size:var(--display-xl); line-height:.79; letter-spacing:-.05em; color:#fff;}
.push__para{font-size:var(--body-lg); line-height:1.2; max-width:44ch;
  color:rgba(255,255,255,.9); margin-top:32px;}
.push__actions{margin-top:32px; display:flex; flex-direction:column;
  align-items:center; gap:16px;}
.push__actions .tlink{color:#fff; text-decoration:underline; text-underline-offset:4px;}
.push__actions .tlink:hover{color:var(--flame);}

/* ============================ FOOTER ========================== */
.site-footer{position:relative; z-index:3; margin-top:-20px;
  background:var(--ink); color:#fff;
  border-radius:var(--radius-lg) var(--radius-lg) 0 0;
  padding:64px 0 max(34px, env(safe-area-inset-bottom));}
.footer-top{display:grid; grid-template-columns:auto 1fr; gap:48px; align-items:start;}
.footer-logo img{height:72px; width:auto;}
.footer-nav{display:flex; flex-direction:column;}
.footer-nav a{font-size:33px; font-weight:400; line-height:1.05; color:#fff;
  padding:18px 0; border-bottom:1px solid var(--hairline-dark);
  display:flex; align-items:center;
  transition:opacity .3s var(--ease-out), color .3s var(--ease-out), padding-left .3s var(--ease-out);}
.footer-nav a:first-child{border-top:1px solid var(--hairline-dark);}
.footer-nav a:hover{opacity:.6; color:var(--flame); padding-left:10px;}

.footer-mid{display:grid; grid-template-columns:1.4fr 1fr 1fr; gap:40px;
  margin-top:56px;}
.footer-desc{font-size:15px; line-height:1.5; color:rgba(255,255,255,.75); max-width:320px;}
.footer-social{display:flex; flex-direction:column; gap:12px; margin-top:20px;}
.footer-social a{display:inline-flex; align-items:center; gap:10px; font-size:15px;
  color:rgba(255,255,255,.85); min-height:44px;
  transition:color .3s var(--ease-out);}
.footer-social a:hover{color:var(--flame);}
.footer-social svg{width:18px; height:18px; flex:none;}
.footer-col h3{font-family:var(--font-mono); font-size:var(--mono); font-weight:400;
  text-transform:uppercase; letter-spacing:.04em; color:rgba(255,255,255,.5);
  margin-bottom:14px;}
.footer-col ul{list-style:none; margin:0; padding:0;}
.footer-col li{line-height:1.1;}
.footer-col a{display:inline-flex; align-items:center; font-size:15px;
  color:rgba(255,255,255,.85); min-height:44px;
  transition:color .3s var(--ease-out);}
.footer-col a:hover{color:var(--flame);}

.footer-legal{display:flex; align-items:center; justify-content:space-between;
  gap:16px; flex-wrap:wrap; margin-top:48px; padding-top:24px;
  border-top:1px solid var(--hairline-dark);
  font-family:var(--font-body); font-size:var(--mono); font-weight:var(--fw-mid);
  text-transform:uppercase;
  letter-spacing:.06em; color:rgba(255,255,255,.6);}
.footer-legal__links{display:flex; gap:20px; flex-wrap:wrap;}
.footer-legal a{color:rgba(255,255,255,.6); min-height:44px; display:inline-flex;
  align-items:center; transition:color .3s var(--ease-out);}
.footer-legal a:hover{color:var(--flame);}

/* ============================ RESPONSIVE ====================== */
@media (max-width:960px){
  .impact-grid{grid-template-columns:1fr; gap:32px;}
  .footer-mid{grid-template-columns:1fr 1fr; gap:32px;}
}

@media (max-width:768px){
  :root{--pad:20px;}
  .nav{display:none;}
  .nav-toggle{display:inline-flex;}
  .brandmark--wide{display:none;}
  .brandmark--knot{display:block;}
  .brandmark--knot img{height:30px;}

  .hero{min-height:100svh;}
  .hero__inner{justify-content:flex-start; padding-top:110px;}
  .hero h1{font-size:clamp(3rem,8vw + 1rem,4rem); line-height:.85; letter-spacing:-.03em;
    max-width:100%;}
  /* Mobile hero CTA = its own thing: the desktop glass photo-card is fussy on a phone, so here the
     whole card becomes one full-width flame pill button. Photo + eyebrow + long title drop out;
     the short label carries it. Joanne's photo still lives on /apply. */
  .hero__card{position:static; width:100%; margin-top:auto; margin-bottom:28px;
    background:var(--flame); backdrop-filter:none; -webkit-backdrop-filter:none;
    border:none; border-radius:999px; padding:0; color:var(--ink);
    box-shadow:0 10px 30px -12px rgba(0,0,0,.45);
    transition:background .35s var(--ease-out), transform .35s var(--ease-out);}
  .hero__card:active{transform:scale(.98);}
  .hero__card-img{display:none;}
  .hero__card .eyebrow{display:none;}
  .hero__card-title{display:none;}                 /* hide the long desktop title */
  .hero__card-cta-sm{display:inline;}              /* show the short mobile label */
  .hero__card-body{flex:1; padding:15px 24px; min-height:52px;}
  .hero__card-row{justify-content:center; align-items:center; gap:.55em;}
  .hero__card-cta-sm{font-size:1.02rem; font-weight:var(--fw-mid); color:var(--ink);}
  .hero__card svg{width:18px; height:18px; color:var(--ink);}

  .statement-grid{grid-template-columns:1fr; gap:24px;}
  .statement-sec{padding-block:48px;}   /* was 80px — trims the white voids above the intro + before the galaxy on mobile */
  .statement-text{max-width:100%;}

  .galaxy{height:950px;}
  .galaxy__center h2{font-size:clamp(2.6rem,10vw,3.4rem); line-height:.86;}
  .galaxy__center .wr-line:nth-child(2){padding-left:1ch;}
  .galaxy__center .wr-line:nth-child(3){padding-left:.5ch;}
  /* heading is near full-width on mobile — widen + strengthen the scrim so the words stay crisp */
  .galaxy__scrim{width:98%; height:56%;
    background:radial-gradient(ellipse 74% 42% at 50% 50%,
      rgba(255,255,255,.96) 0%, rgba(255,255,255,.86) 50%,
      rgba(255,255,255,.5) 68%, rgba(255,255,255,0) 82%);}
  /* Mobile galaxy = its own composition. Desktop sizes tiles in fixed px (300-340px), which on a
     ~390px phone renders as a few clipped, overlapping slabs. Here we (1) keep the FRONT tiles that
     desktop culls, so the plane stays densely packed like desktop, and (2) shrink every tile to a
     viewport-relative size so the % position grid reads as a dense scatter of small photos framing
     the heading. Only display + width/height are touched — the JS parallax owns transform, no clash. */
  .galaxy__img--back.galaxy__img--sm-hide{display:none;}              /* blurred back depth: stay hidden on mobile */
  .galaxy__img--front.galaxy__img--sm-hide{display:block;}           /* front tiles: bring the full set back for density */
  .galaxy__img{width:24vw !important;height:24vw !important;}
  .galaxy__img--front{width:29vw !important;height:29vw !important;}
  .galaxy__img--back{width:22vw !important;height:22vw !important;}
  /* gentle size variety so the dense scatter isn't a uniform grid */
  .galaxy__img--front:nth-child(3n){width:25vw !important;height:25vw !important;}
  .galaxy__img--front:nth-child(5n){width:33vw !important;height:33vw !important;}

  .largecard{grid-template-columns:1fr; border-radius:16px; min-height:0;}
  .largecard__photo{aspect-ratio:4/3; min-height:0;}
  .largecard__body{padding:24px; gap:28px;}
  .largecard__body h2{font-size:clamp(1.9rem,7vw,2.4rem);}

  .impact{padding-block:64px;}
  .impact__stats{grid-template-columns:1fr 1fr; gap:0;}
  .impact__stat{border-top:1px solid var(--hairline-light); padding:16px 12px;}
  .impact__figure b{font-size:clamp(3rem,16vw,4rem);}

  .carousel__viewport{overflow-x:auto; -webkit-overflow-scrolling:touch;
    scroll-snap-type:x proximity;}
  .carousel__track{transform:none !important; gap:16px;}
  .slide{flex:0 0 82%; scroll-snap-align:start;}
  .carousel__nav{display:none;}

  .push{padding:64px var(--pad) 120px;}
  .push h2{font-size:clamp(3.2rem,15vw,4rem); line-height:.85;}

  .footer-top{grid-template-columns:1fr; gap:32px;}
  .footer-mid{grid-template-columns:1fr; gap:28px; margin-top:40px;}
  .footer-nav a{font-size:28px; padding:16px 0;}
  .footer-legal{gap:8px;}
}

/* ============================ REDUCED MOTION ================== */
@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{
    animation-duration:.001ms !important; animation-iteration-count:1 !important;
    transition-duration:.001ms !important; scroll-behavior:auto !important;}
  [data-reveal]{opacity:1 !important; transform:none !important;}
  .wr .wr-word{opacity:1 !important; transform:none !important;}
  .galaxy__img{transform:none !important;}
  .galaxy__float{animation:none !important; transform:none !important;}
  .galaxy__reveal{opacity:1 !important; transform:none !important;}
  /* reduced motion: still poster only — the video is never injected (JS-gated); hidden here belt-and-suspenders */
  .hero__video{display:none !important;}
}

/* ============ CROSS-PAGE VIEW TRANSITIONS (premium page-to-page) ============
   Cross-document fade between pages. The fixed header is named so it holds
   steady (its transparent->solid state morphs in place) while the page content
   dissolves and settles up a few px. Degrades to an instant nav in browsers
   without the View Transitions API; fully disabled under reduced-motion.
   Mirror of the block in site.css so home and sub-pages both opt in. */
@view-transition { navigation: auto; }
.site-header{ view-transition-name: aff-header; }
::view-transition-old(root){ animation: affPageOut .30s cubic-bezier(.4,0,1,1) both; }
::view-transition-new(root){ animation: affPageIn .44s cubic-bezier(.16,.84,.34,1) both; }
@keyframes affPageOut{ to{ opacity:0; } }
@keyframes affPageIn{ from{ opacity:0; transform:translateY(10px); } to{ opacity:1; transform:none; } }
@media (prefers-reduced-motion:reduce){
  ::view-transition-old(root),::view-transition-new(root){ animation:none !important; }
  .site-header{ view-transition-name:none; }
}

/* ============ CMS ANNOUNCEMENT BAR (2026-07-07) ============
   Hidden by default; cms.js reveals + fills it from the CMS
   global_announcement field, then offsets the fixed header.
   Mirror of the rule in site.css so the home page matches. */
.cms-announce{position:fixed;top:0;left:0;right:0;z-index:55;
  background:var(--ink,#141414);color:#fff;border-left:3px solid var(--flame,#ff8f1c);
  font-family:var(--font-body);font-weight:500;font-size:.82rem;line-height:1.35;
  letter-spacing:.005em;text-align:center;text-wrap:balance;
  padding:.5rem clamp(2.6rem,6vw,3.4rem);}
.cms-announce[hidden]{display:none;}
body.has-announce .site-header{top:var(--announce-h,40px);}
