.program-hero,.program-hero *,.program-hero :after,.program-hero :before{box-sizing:border-box}.program-hero{--ph-ink:#f6f3ed;--ph-muted:rgba(246,243,237,.72);--ph-quiet:rgba(246,243,237,.56);--ph-blue:#1972ff;--ph-blue-soft:rgba(25,114,255,.16);--ph-blue-brand:var(--blue-800,#0957c3);--ph-red:#ef3e42;--ph-red-soft:rgba(239,62,66,.16);--ph-line:rgba(154,183,224,.24);--ph-focus:#7a9fff;--ph-panel:linear-gradient(155deg,rgba(16,40,68,.82),rgba(4,14,26,.94));background-color:#101820;color:var(--ph-ink);overflow:hidden;padding:clamp(2rem,5vw,4rem) clamp(1rem,3vw,2rem) clamp(3rem,6vw,5.5rem);position:relative}.program-hero--page-background{background-color:transparent}.program-hero__inner{display:grid;gap:clamp(2rem,4vw,3.25rem);margin:0 auto;position:relative;width:min(1280px,100%);z-index:1}.program-hero__copy{grid-area:copy;min-width:0}.program-hero__eyebrow{align-items:center;color:var(--ph-blue);display:flex;font-size:clamp(.78rem,1.4vw,.94rem);font-weight:800;gap:.9rem;letter-spacing:.22em;line-height:1.2;margin:0 0 clamp(.85rem,1.6vw,1.15rem);text-transform:uppercase}.program-hero__eyebrow:before{background:var(--ph-blue);border-radius:2px;content:"";flex:0 0 auto;height:3px;width:clamp(2rem,4vw,3.25rem)}.program-hero__title{color:var(--ph-ink);font-family:Gilroy,sans-serif;font-size:clamp(2.75rem,6vw,4.5rem);font-weight:700;letter-spacing:-.015em;line-height:1;margin:0;text-shadow:0 8px 32px rgba(0,0,0,.34);text-wrap:balance}.program-hero__subtitle{color:var(--ph-muted);font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.45;margin:clamp(1rem,2vw,1.4rem) 0 0;max-width:40rem;text-wrap:pretty}.program-hero__intro{color:var(--ph-quiet);font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6;margin:.9rem 0 0;max-width:38rem;text-wrap:pretty;white-space:pre-line}.program-hero__benefits{display:grid;gap:.7rem;list-style:none;margin:clamp(1.5rem,3vw,2rem) 0 0;padding:0}.program-hero__benefit{align-items:start;color:var(--ph-muted);display:grid;font-size:clamp(1rem,1.4vw,1.08rem);gap:.8rem;grid-template-columns:22px minmax(0,1fr);line-height:1.5}.program-hero__benefit-icon{fill:none;flex:0 0 auto;height:22px;margin-top:.15em;stroke:var(--ph-blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:3;width:22px}.program-hero__actions{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(.75rem,1.6vw,1.25rem);margin-top:clamp(1.75rem,3.5vw,2.5rem)}.program-hero__action{display:flex;min-width:0}.program-hero__actions .button-primary,.program-hero__actions .button-secondary{align-items:center;border-radius:999px;display:inline-flex;font-family:Gilroy,sans-serif;font-size:1.05rem;font-weight:700;justify-content:center;letter-spacing:.005em;line-height:1.2;min-height:58px;padding:0 clamp(1.6rem,3vw,2.4rem);text-decoration:none;touch-action:manipulation;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.program-hero__actions .button-primary{background-color:var(--ph-red);border:1px solid transparent;box-shadow:none;color:#fff}.program-hero__actions .button-secondary{background-color:hsla(0,0%,100%,.02);border:1px solid var(--ph-line);box-shadow:none;color:var(--ph-ink)}.program-hero__actions .button-primary:focus-visible,.program-hero__actions .button-secondary:focus-visible{outline:3px solid var(--ph-focus);outline-offset:3px}.program-hero__actions .button-primary:active,.program-hero__actions .button-secondary:active{transform:translateY(0) scale(.985)}@media (hover:hover) and (pointer:fine){.program-hero__actions .button-primary:hover{background-color:var(--ph-blue-brand);box-shadow:none;color:#fff;transform:none}.program-hero__actions .button-secondary:hover{background-color:var(--ph-blue-soft);border-color:var(--ph-blue);color:#fff;transform:translateY(-2px)}}.program-hero__proof{grid-area:proof;min-width:0}.program-hero__proof-label{color:var(--ph-quiet);font-size:.82rem;font-weight:800;letter-spacing:.18em;line-height:1.3;margin:0 0 1rem;text-transform:uppercase}.program-hero__stats{background:linear-gradient(145deg,rgba(11,29,50,.78),rgba(4,14,25,.94));border:1px solid var(--ph-line);border-radius:14px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 20px 60px rgba(0,0,0,.25);display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;list-style:none;margin:0;padding:0}.program-hero__stat{display:flex;flex-direction:column;gap:.4rem;min-width:0;padding:clamp(1.1rem,2.2vw,1.5rem) clamp(1.1rem,2.4vw,1.75rem)}.program-hero__stat+.program-hero__stat{border-left:1px solid var(--ph-line)}.program-hero__stat-value{color:var(--ph-ink);font-family:Gilroy,sans-serif;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:700;letter-spacing:-.02em;line-height:1}.program-hero__stat-label{color:var(--ph-muted);font-size:.95rem;line-height:1.4;text-wrap:pretty}.program-hero__quote{background:var(--ph-panel);border:1px solid var(--ph-line);border-left:3px solid var(--ph-blue);border-radius:14px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 20px 60px rgba(0,0,0,.25);margin:0;max-width:40rem;padding:clamp(1.25rem,2.5vw,1.75rem) clamp(1.25rem,2.5vw,1.9rem)}.program-hero__quote-mark{display:block;fill:var(--ph-blue);height:26px;margin-bottom:.6rem;width:26px}.program-hero__quote-text{border:0;color:var(--ph-ink);font-size:clamp(1.05rem,1.7vw,1.2rem);font-style:normal;line-height:1.5;margin:0;padding:0;text-wrap:pretty}.program-hero__quote-caption{align-items:center;border-top:1px solid var(--ph-line);display:flex;gap:.85rem;margin-top:1.1rem;padding-top:1.1rem}.program-hero__quote-portrait{border:1px solid var(--ph-line);border-radius:50%;flex:0 0 auto;height:48px;object-fit:cover;width:48px}.program-hero__quote-attribution{display:flex;flex-direction:column;gap:.15rem;min-width:0}.program-hero__quote-name{color:var(--ph-ink);font-size:1rem;font-weight:700;line-height:1.3}.program-hero__quote-role{color:var(--ph-quiet);font-size:.92rem;line-height:1.3}.program-hero__logos{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(1.5rem,4vw,3rem);list-style:none;margin:0;padding:0}.program-hero__logo img{display:block;filter:grayscale(1) brightness(2.2);height:clamp(1.6rem,3vw,2.15rem);max-width:9.5rem;object-fit:contain;opacity:.72;transition:opacity .25s ease,filter .25s ease;width:auto}@media (hover:hover) and (pointer:fine){.program-hero__logo img:hover{filter:none;opacity:1}}.program-hero__visual{grid-area:visual;min-width:0}.program-hero__frame{border:1px solid var(--ph-line);border-radius:18px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 34px 80px rgba(0,0,0,.45);overflow:hidden;position:relative}.program-hero__image{display:block;height:100%;object-fit:cover;width:100%}.program-hero__frame-scrim{background:linear-gradient(0deg,rgba(2,10,18,.62),rgba(2,10,18,0) 46%),radial-gradient(ellipse 80% 60% at 50% 100%,rgba(25,114,255,.18),transparent 70%);inset:0;pointer-events:none;position:absolute}.program-hero__cards{display:grid;gap:clamp(.75rem,1.6vw,1.1rem);grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.program-hero__card{--ph-accent:var(--ph-blue);--ph-accent-soft:var(--ph-blue-soft);--ph-mx:50%;--ph-my:0%;--ph-glow:0;background:radial-gradient(circle at var(--ph-mx) var(--ph-my),rgba(255,255,255,var(--ph-glow)),transparent 20rem),var(--ph-panel);border:1px solid var(--ph-line);border-radius:14px;border-top:3px solid var(--ph-accent);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 22px 50px rgba(0,0,0,.3);display:flex;flex-direction:column;min-width:0;overflow:hidden;position:relative;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease,opacity .6s ease,transform .6s ease}.program-hero__card--red{--ph-accent:var(--ph-red);--ph-accent-soft:var(--ph-red-soft)}.program-hero__card:first-child,.program-hero__card:nth-child(2):last-child{grid-column:1/-1}.program-hero__card-figure{aspect-ratio:16/9;background:radial-gradient(ellipse 70% 90% at 50% 108%,var(--ph-accent-soft),transparent 70%);display:block;overflow:hidden}.program-hero__card:not(:first-child) .program-hero__card-figure{aspect-ratio:4/3}.program-hero__card-figure img{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.program-hero__card-body{display:flex;flex:1 1 auto;flex-direction:column;gap:.5rem;padding:clamp(1rem,2vw,1.35rem) clamp(1.1rem,2vw,1.4rem)}.program-hero__card-label{color:var(--ph-accent);font-size:.76rem;font-weight:800;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.program-hero__card-title{color:var(--ph-ink);font-family:Gilroy,sans-serif;font-size:clamp(1.05rem,1.7vw,1.3rem);font-weight:700;letter-spacing:-.01em;line-height:1.2;text-wrap:pretty}@media (hover:hover) and (pointer:fine){.program-hero__card:hover{--ph-glow:0.055;border-color:var(--ph-accent);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.07),0 28px 60px rgba(0,0,0,.38)}.program-hero__card:hover .program-hero__card-figure img{transform:scale(1.04)}}.program-hero--centered .program-hero__inner{grid-template-areas:"copy" "proof" "visual";justify-items:center;text-align:center}.program-hero--centered .program-hero__copy{max-width:52rem}.program-hero--centered .program-hero__eyebrow{justify-content:center}.program-hero--centered .program-hero__eyebrow:before{display:none}.program-hero--centered .program-hero__intro,.program-hero--centered .program-hero__subtitle{margin-left:auto;margin-right:auto}.program-hero--centered .program-hero__actions{justify-content:center}.program-hero--centered .program-hero__proof{width:min(56rem,100%)}.program-hero--centered .program-hero__quote{margin:0 auto;text-align:left}.program-hero--centered .program-hero__logos{justify-content:center}.program-hero--centered .program-hero__visual{width:100%}.program-hero--centered .program-hero__frame{aspect-ratio:21/9}.program-hero--split .program-hero__inner{align-content:start;align-items:start;column-gap:clamp(2rem,5vw,4rem);grid-template-areas:"copy visual" "proof visual";grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);grid-template-rows:max-content minmax(0,1fr);row-gap:clamp(1.75rem,3vw,2.5rem)}.program-hero--split .program-hero__visual{align-self:stretch}.program-hero--split .program-hero__title{font-size:clamp(2.5rem,4.6vw,3.9rem)}.program-hero--split .program-hero__subtitle{font-size:clamp(1.05rem,1.7vw,1.3rem)}.program-hero--editorial{isolation:isolate;padding-bottom:clamp(3.5rem,8vw,7rem);padding-top:clamp(3rem,8vw,7rem)}.program-hero--editorial .program-hero__inner{grid-template-areas:"copy" "proof";position:static;row-gap:clamp(2.5rem,5vw,4rem)}.program-hero--editorial .program-hero__title{font-size:clamp(3.25rem,10vw,7rem);letter-spacing:-.03em;line-height:.92;max-width:14ch}.program-hero--editorial .program-hero__subtitle{border-top:1px solid var(--ph-line);font-size:clamp(1.15rem,2.1vw,1.55rem);margin-top:clamp(1.5rem,3vw,2.25rem);max-width:34rem;padding-top:clamp(1.25rem,2.5vw,1.75rem)}.program-hero--editorial .program-hero__actions .button-primary{border-radius:6px}.program-hero--editorial .program-hero__actions .button-secondary{background:none;border:0;color:var(--ph-ink);min-height:58px;padding:0;text-decoration:underline;text-decoration-color:rgba(154,183,224,.45);text-decoration-thickness:2px;text-underline-offset:.28em}.program-hero--editorial .program-hero__proof{max-width:46rem}.program-hero--editorial .program-hero__stats{background:none;border-left:0;border-radius:0;border-right:0;box-shadow:none}.program-hero--editorial .program-hero__stat{padding-left:0;padding-right:clamp(1rem,2vw,1.5rem)}.program-hero--editorial .program-hero__stat+.program-hero__stat{padding-left:clamp(1rem,2vw,1.5rem)}.program-hero--editorial .program-hero__quote{background:none;border-bottom:0;border-radius:0;border-right:0;border-top:0;box-shadow:none;padding:0 0 0 clamp(1.25rem,2.5vw,1.75rem)}.program-hero--editorial .program-hero__visual{grid-area:auto;inset:0;overflow:hidden;position:absolute;z-index:-1}.program-hero--editorial .program-hero__frame{border:0;border-radius:0;box-shadow:none;height:100%}.program-hero--editorial .program-hero__image{filter:grayscale(1) contrast(1.05);opacity:.45}.program-hero--editorial .program-hero__frame-scrim{background:linear-gradient(90deg,rgba(2,10,18,.97),rgba(3,13,24,.86) 44%,rgba(3,13,24,.5)),linear-gradient(0deg,rgba(2,9,17,.94),rgba(2,9,17,.18) 64%)}@media (hover:hover) and (pointer:fine){.program-hero--editorial .program-hero__actions .button-secondary:hover{background:none;color:#fff;text-decoration-color:var(--ph-red);transform:none}}.program-hero .is-reveal-ready{opacity:0;transform:translateY(16px)}.program-hero .is-visible{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s cubic-bezier(.22,.61,.36,1)}@media (max-width:1023px){.program-hero--split .program-hero__inner{grid-template-areas:"copy" "proof" "visual";grid-template-columns:minmax(0,1fr)}.program-hero--centered .program-hero__frame{aspect-ratio:16/9}}@media (max-width:639px){.program-hero{padding-bottom:clamp(2.5rem,8vw,3.5rem)}.program-hero__title{font-size:clamp(2.25rem,11vw,3rem);line-height:1.03;overflow-wrap:break-word}.program-hero--editorial .program-hero__title{font-size:clamp(2.5rem,13vw,3.5rem);line-height:.98}.program-hero--editorial .program-hero__subtitle,.program-hero--split .program-hero__subtitle,.program-hero__subtitle{font-size:1.05rem}.program-hero__actions{align-items:stretch;flex-direction:column}.program-hero__action{width:100%}.program-hero__actions .button-primary,.program-hero__actions .button-secondary{min-height:54px;width:100%}.program-hero--editorial .program-hero__actions .button-secondary{min-height:48px}.program-hero__stats{border-radius:12px;grid-auto-flow:row}.program-hero__stat{align-items:baseline;flex-direction:row;gap:.75rem}.program-hero__stat+.program-hero__stat{border-left:0;border-top:1px solid var(--ph-line)}.program-hero--editorial .program-hero__stat,.program-hero--editorial .program-hero__stat+.program-hero__stat{padding-left:0;padding-right:0}.program-hero__stat-value{font-size:1.6rem;min-width:4.5rem}.program-hero__cards{grid-template-columns:minmax(0,1fr)}.program-hero__card,.program-hero__card:first-child{border-radius:12px;grid-column:1/-1}.program-hero__card:not(:first-child) .program-hero__card-figure{aspect-ratio:16/9}.program-hero__frame{border-radius:12px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 18px 40px rgba(0,0,0,.4)}.program-hero--centered .program-hero__frame{aspect-ratio:4/3}.program-hero--editorial .program-hero__frame-scrim{background:linear-gradient(0deg,rgba(2,10,18,.95),rgba(3,12,22,.78) 62%,rgba(3,12,22,.6))}}@media (forced-colors:active){.program-hero__actions .button-primary,.program-hero__actions .button-secondary,.program-hero__card,.program-hero__frame,.program-hero__quote,.program-hero__stats{border-color:CanvasText}.program-hero__actions .button-primary{forced-color-adjust:auto}}@media (prefers-reduced-motion:reduce){.program-hero *,.program-hero :after,.program-hero :before{animation-duration:.01ms!important;transition-duration:.01ms!important}.program-hero__actions .button-primary:active,.program-hero__actions .button-primary:hover,.program-hero__actions .button-secondary:active,.program-hero__actions .button-secondary:hover{transform:none}}