.growth-detail{--growth-red: #f13a2f;--growth-ink: #111210;--growth-bone: #f1eee6;width:100%;overflow-x:clip;background:var(--growth-bone);color:var(--growth-ink)}.growth-detail-shell{width:min(calc(100% - 2rem),90rem);margin-inline:auto}.growth-detail-hero{position:relative;min-height:calc(100svh - 1rem);overflow:hidden;background:var(--growth-ink);color:var(--growth-bone);isolation:isolate}.growth-detail-hero__media,.growth-detail-hero__shade{position:absolute;inset:0}.growth-detail-hero__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.05);will-change:transform}.growth-detail-hero__shade{z-index:1;background:linear-gradient(90deg,#0b0c0af0,#0b0c0aad 52%,#0b0c0a29),linear-gradient(0deg,rgba(11,12,10,.88),transparent 54%)}.growth-detail-hero__content{position:relative;z-index:2;display:grid;min-height:calc(100svh - 1rem);padding-block:clamp(8rem,15vh,11rem) 2rem;grid-template-columns:minmax(0,1.45fr) minmax(18rem,.55fr);grid-template-rows:auto 1fr auto auto;gap:1.5rem clamp(3rem,7vw,8rem)}.growth-detail-hero__index{grid-column:1 / -1;color:#f1eee6a3;font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.growth-detail-hero__index span{margin-right:.8rem;color:var(--growth-red)}.growth-detail-hero h1{align-self:center;max-width:15ch;font-family:var(--font-heading);font-size:clamp(3.5rem,7vw,7.4rem);font-weight:600;letter-spacing:-.06em;line-height:.9;text-wrap:balance}.growth-detail-hero__lede{align-self:end;max-width:34rem;color:#f1eee6c2;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.6}.growth-stage-nav{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,1fr);gap:.35rem;margin-top:2rem;padding:.35rem;background:#f1eee614;border:1px solid rgba(241,238,230,.16)}.growth-stage-nav a{position:relative;display:flex;gap:.65rem;padding:1rem .75rem;overflow:hidden;color:#f1eee685;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:color .6s cubic-bezier(.16,1,.3,1),background-color .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.growth-stage-nav a:after{position:absolute;inset:auto .75rem .35rem;height:2px;background:var(--growth-red);content:"";transform:scaleX(0);transform-origin:left;transition:transform .7s cubic-bezier(.16,1,.3,1)}.growth-stage-nav a span{color:var(--growth-red)}.growth-stage-nav a:hover,.growth-stage-nav a:focus-visible,.growth-stage-nav a.is-active{background:#f1eee617;color:var(--growth-bone);transform:translateY(-.15rem)}.growth-stage-nav a:hover:after,.growth-stage-nav a:focus-visible:after,.growth-stage-nav a.is-active:after{transform:scaleX(1)}.growth-declaration{padding-block:clamp(8rem,15vw,14rem)}.growth-declaration__grid{display:grid;grid-template-columns:minmax(12rem,.45fr) minmax(0,1.55fr);gap:clamp(3rem,8vw,9rem);align-items:start}.growth-declaration__grid>p,.growth-principles__intro>p:first-child,.growth-diagnostic__intro>p,.growth-outputs__heading>p{color:var(--growth-red);font-size:.7rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.growth-declaration h2{max-width:19ch;font-family:var(--font-heading);font-size:clamp(3rem,6vw,6.5rem);font-weight:600;letter-spacing:-.055em;line-height:.96}.growth-declaration h2 span{display:inline-block;margin-right:.17em;opacity:1;will-change:transform,opacity}.growth-principles{padding-block:clamp(7rem,12vw,11rem);background:var(--growth-ink);color:var(--growth-bone)}.growth-principles__intro{display:grid;grid-template-columns:.6fr 1.2fr .8fr;gap:clamp(2rem,5vw,5rem);align-items:end;margin-bottom:clamp(4rem,8vw,7rem)}.growth-principles__intro h2,.growth-outputs__heading h2{font-family:var(--font-heading);font-size:clamp(3rem,5.5vw,6rem);letter-spacing:-.055em;line-height:.94}.growth-principles__intro>p:last-child{color:#f1eee694;line-height:1.6}.growth-principles__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;gap:1rem}.growth-principle{position:relative;display:grid;width:100%;min-height:20rem;padding:clamp(1.5rem,3vw,3rem);align-content:end;overflow:hidden;outline:0;background:#181917;border:1px solid rgba(241,238,230,.11);color:var(--growth-bone);font:inherit;text-align:left;cursor:pointer;transition:transform .7s cubic-bezier(.16,1,.3,1),background-color .7s cubic-bezier(.16,1,.3,1),color .7s cubic-bezier(.16,1,.3,1)}.growth-principle--1,.growth-principle--4{grid-column:span 7}.growth-principle--2,.growth-principle--3{grid-column:span 5}.growth-principle>span{position:absolute;top:1.5rem;left:1.5rem;color:var(--growth-red);font-size:.7rem;font-weight:700}.growth-principle h3{max-width:13ch;font-size:clamp(2rem,3.8vw,4.4rem);letter-spacing:-.05em;line-height:.96}.growth-principle p{max-width:36rem;margin-top:1rem;color:#f1eee694;line-height:1.55}.growth-principle strong{width:fit-content;margin-top:1.5rem;padding-bottom:.35rem;border-bottom:1px solid currentColor;color:#f1eee6b8;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}.growth-principle i{position:absolute;right:1.5rem;top:1.25rem;color:#f1eee64d;font-style:normal;font-size:1.4rem;transition:transform .7s cubic-bezier(.16,1,.3,1),color .7s cubic-bezier(.16,1,.3,1)}.growth-principle:hover,.growth-principle:focus-visible{transform:translateY(-.35rem);background:#1d1e1b}.growth-principle:hover i,.growth-principle:focus-visible i{color:var(--growth-red);transform:translate(.2rem,-.2rem)}.growth-principle.is-active{background:var(--growth-red);color:var(--growth-bone);transform:translateY(-.35rem)}.growth-principle.is-active p,.growth-principle.is-active strong{color:var(--growth-bone)}.growth-principle.is-active>span,.growth-principle.is-active i{color:var(--growth-bone)}.growth-principle.is-active i{transform:rotate(45deg)}.growth-principle-detail{grid-column:1 / -1;display:grid;grid-template-columns:minmax(12rem,.65fr) minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,5vw,6rem);min-height:20rem;margin-top:.5rem;padding:clamp(2rem,4vw,4rem);align-items:start;background:var(--growth-bone);color:var(--growth-ink)}.growth-principle-detail>div{display:grid;gap:1rem}.growth-principle-detail span{color:var(--growth-red);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.growth-principle-detail h3{max-width:10ch;font-family:var(--font-heading);font-size:clamp(2.5rem,4.8vw,5rem);letter-spacing:-.05em;line-height:.92}.growth-principle-detail p{max-width:30rem;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.65}.growth-diagnostic{padding-block:clamp(8rem,15vw,14rem)}.growth-diagnostic__grid{display:grid;grid-template-columns:minmax(18rem,.75fr) minmax(0,1.25fr);gap:clamp(3rem,8vw,9rem);align-items:start}.growth-diagnostic__intro{position:sticky;top:7rem}.growth-diagnostic__intro h2{max-width:12ch;margin-top:1rem;font-family:var(--font-heading);font-size:clamp(3rem,5vw,5.6rem);letter-spacing:-.055em;line-height:.94}.growth-diagnostic__options{display:grid;margin-top:3rem;border-top:1px solid rgba(17,18,16,.2)}.growth-diagnostic__options button{display:grid;grid-template-columns:2.5rem 1fr;gap:.5rem;padding:1.2rem 0;border:0;border-bottom:1px solid rgba(17,18,16,.2);background:transparent;color:#11121080;font:inherit;font-weight:700;text-align:left;cursor:pointer;transition:color .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1)}.growth-diagnostic__options button span{color:var(--growth-red);font-size:.7rem}.growth-diagnostic__options button:hover,.growth-diagnostic__options button:focus-visible,.growth-diagnostic__options button.is-active{color:var(--growth-ink);transform:translate(.35rem)}.growth-diagnostic__panel{min-height:42rem;padding:clamp(2rem,5vw,5rem);background:var(--growth-red);color:var(--growth-bone)}.growth-diagnostic__tension{max-width:19ch;font-family:var(--font-heading);font-size:clamp(2.5rem,4.8vw,5.4rem);letter-spacing:-.05em;line-height:.95}.growth-diagnostic__panel dl{display:grid;gap:0;margin-top:clamp(4rem,9vw,8rem);border-top:1px solid rgba(241,238,230,.4)}.growth-diagnostic__panel dl>div{display:grid;grid-template-columns:minmax(8rem,.55fr) 1fr;gap:2rem;padding-block:1.5rem;border-bottom:1px solid rgba(241,238,230,.4)}.growth-diagnostic__panel dt{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.growth-diagnostic__panel dd{line-height:1.55}.growth-outputs{padding-block:clamp(8rem,14vw,13rem);background:#e6e1d7}.growth-outputs__heading{display:grid;grid-template-columns:.65fr 1.35fr;gap:3rem;align-items:end;margin-bottom:clamp(4rem,7vw,7rem)}.growth-outputs__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;gap:.85rem}.growth-output-card{position:relative;display:grid;min-height:19rem;padding:clamp(1.25rem,2.5vw,2.5rem);grid-template-rows:auto 1fr auto;overflow:hidden;background:color-mix(in srgb,var(--growth-bone) 86%,white);box-shadow:inset 0 0 0 1px #1112101a;transition:transform .75s cubic-bezier(.16,1,.3,1),background-color .75s cubic-bezier(.16,1,.3,1)}.growth-output-card--1{grid-column:span 5}.growth-output-card--2{grid-column:span 4}.growth-output-card--3{grid-column:span 3}.growth-output-card__top{display:flex;justify-content:space-between;align-items:center}.growth-output-card span{color:var(--growth-red);font-size:.7rem;font-weight:700}.growth-output-card b{color:#1112106b;font-size:.6rem;letter-spacing:.12em;text-transform:uppercase}.growth-output-card h3{position:relative;z-index:2;max-width:18ch;font-size:clamp(1.65rem,2.45vw,2.85rem);letter-spacing:-.045em;line-height:.98;text-wrap:balance}.growth-output-visual{display:grid;place-items:center;min-height:8rem;color:var(--growth-red)}.growth-output-visual svg{width:min(100%,12rem);overflow:visible;fill:none;stroke:currentColor;stroke-width:1.35;vector-effect:non-scaling-stroke;transition:transform .9s cubic-bezier(.16,1,.3,1)}.growth-output-card:after{position:absolute;right:-4rem;bottom:-5rem;width:11rem;aspect-ratio:1;border:1.25rem solid var(--growth-red);border-radius:50%;content:"";opacity:0;transform:scale(.72);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.growth-output-card:hover{z-index:2;background:#fffdf7;transform:translateY(-.55rem)}.growth-output-card:hover .growth-output-visual svg{transform:scale(1.08) rotate(-2deg)}.growth-output-card:hover:after{opacity:.1;transform:scale(1)}.growth-stage-cta{padding-block:clamp(8rem,15vw,14rem);background:var(--growth-ink);color:var(--growth-bone)}.growth-stage-cta__inner{display:grid;gap:2rem}.growth-stage-cta__inner>p{color:var(--growth-red);font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.growth-stage-cta h2{max-width:12ch;font-family:var(--font-heading);font-size:clamp(3.5rem,7vw,7.5rem);letter-spacing:-.06em;line-height:.9}.growth-stage-cta__inner>div{display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:center}.growth-next-link{display:inline-flex;gap:1rem;padding-block:.8rem;border-bottom:1px solid rgba(241,238,230,.5);color:var(--growth-bone);font-weight:700}@media(max-width:63.99rem){.growth-detail-hero__content{grid-template-columns:1fr;grid-template-rows:auto 1fr auto auto}.growth-detail-hero__lede{max-width:40rem}.growth-principles__intro{grid-template-columns:1fr 1fr}.growth-principles__intro>p:last-child{grid-column:2}.growth-diagnostic__grid{grid-template-columns:1fr}.growth-diagnostic__intro{position:static}}@media(max-width:47.99rem){.growth-detail-hero__content{padding-block:7rem 1.25rem}.growth-detail-hero h1{font-size:clamp(3rem,14vw,5rem)}.growth-stage-nav{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.growth-stage-nav a{flex:0 0 8rem;scroll-snap-align:start}.growth-declaration__grid,.growth-principles__intro,.growth-outputs__heading{grid-template-columns:1fr}.growth-principles__intro>p:last-child{grid-column:auto}.growth-principles__grid{grid-template-columns:1fr;gap:1rem}.growth-principle,.growth-principle--1,.growth-principle--2,.growth-principle--3,.growth-principle--4{grid-column:1;min-height:18rem}.growth-principle-detail{grid-column:1;grid-template-columns:1fr;min-height:auto}.growth-diagnostic__panel{min-height:auto;padding:1.5rem}.growth-diagnostic__panel dl>div{grid-template-columns:1fr;gap:.75rem}.growth-outputs__grid{grid-template-columns:1fr}.growth-output-card,.growth-output-card--1,.growth-output-card--2,.growth-output-card--3{grid-column:1;min-height:17rem}}@media(prefers-reduced-motion:reduce){.growth-output-card,.growth-output-visual svg,.growth-output-card:after,.growth-stage-nav a,.growth-stage-nav a:after{transition:none;transform:none}}
