/*
Theme Name: Path to Pro
Description: An immersive football experience, built from Stadium in Motion and Through the Tunnel.
Version: 1.0.0
Author: Path to Pro
Text Domain: pathtopro
License: GPL-3.0-or-later
*/
@font-face{font-family:Anton;src:url(assets/fonts/anton-400.woff2) format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Barlow;src:url(assets/fonts/barlow-400.woff2) format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Barlow;src:url(assets/fonts/barlow-500.woff2) format('woff2');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Barlow;src:url(assets/fonts/barlow-600.woff2) format('woff2');font-style:normal;font-weight:600;font-display:swap}
:root{--black:#050505;--white:#f5f3ed;--red:#f12830;--muted:#aaa9a6;--line:#ffffff30;--gutter:4vw;--display:Anton,Impact,'Arial Narrow',sans-serif;--body:Barlow,Arial,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0;background:var(--black);color:var(--white);font:400 17px/1.55 var(--body);overflow-x:clip}body.menu-open{overflow:hidden}::selection{background:var(--red);color:white}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:400;text-transform:uppercase;line-height:1.08}h2{font-size:clamp(42px,5.1vw,88px)}h3{font-size:36px}a,button{touch-action:manipulation}:focus-visible{outline:2px solid #9dcee3;outline-offset:6px}.red{color:var(--red)}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:3.3px;line-height:1.8;font-weight:500}.section-pad{padding:110px var(--gutter)}.arrow{flex-shrink:0;transition:transform .25s}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:54px;padding:13px 26px;font-size:16px;font-weight:500;border:1px solid transparent;transition:background .25s,border-color .25s,box-shadow .25s;color:white;white-space:nowrap}.button:hover .arrow,.text-link:hover .arrow{transform:translateX(5px)}.button-red{background:linear-gradient(115deg,#cc1220,#b30b17);border-color:#e12c34}.button-red:hover{background:#e61d29;box-shadow:0 0 28px #f1283028}.button-outline{border-color:var(--red);background:#05050580;letter-spacing:3px;text-transform:uppercase;min-width:360px}.button-outline .arrow{color:var(--red)}.button-outline:hover{background:#b30b17;}.button-outline:hover .arrow{color:#fff}.text-link{display:inline-flex;align-items:center;gap:24px;padding:7px 0;border-bottom:1px solid #ffffff65;font-size:15px;line-height:1.5}.skip-link{position:fixed;left:20px;top:-100px;z-index:1000;padding:10px 20px;background:white;color:black}.skip-link:focus{top:15px}
/* Original academy shield with its academy caption. */
.p2p-crest{width:148px;display:flex;flex-direction:column;align-items:center;flex-shrink:0;line-height:1}.crest-shield{position:relative;display:block;width:116px;height:115px;overflow:hidden}.crest-shield img{position:absolute;max-width:none;width:127.3%;height:auto;left:-7.8%;top:-39.4%}.crest-footer{font-size:10px;letter-spacing:.5px;font-weight:600;color:#a8d1e4;white-space:nowrap;margin-top:5px}.partners{display:flex;align-items:center;gap:30px;width:max-content}.partner-divider{height:96px;width:1px;background:#ffffff60;margin-top:20px}.psv-partner{display:flex;flex-direction:column;align-items:center;gap:8px}.psv-partner .eyebrow{font-size:8px;letter-spacing:2.1px}.psv-partner img{width:135px;height:auto}.site-header{position:absolute;z-index:10;top:0;left:0;width:100%;padding:30px var(--gutter) 0;display:flex;align-items:flex-start;gap:34px}.site-header .p2p-crest{width:112px}.site-header .crest-shield{width:98px;height:97px}.brand{display:block;flex-shrink:0}.brand-tagline{padding:9px 0 9px 38px;border-left:1px solid #ffffff75;margin-top:23px;line-height:1.7;white-space:nowrap;font-size:11px;letter-spacing:3.7px}.site-header nav{display:flex;align-items:center;gap:clamp(20px,3.1vw,52px);margin-left:auto}.site-header nav>a:not(.button){position:relative;font-size:16px;white-space:nowrap;padding:12px 0}.site-header nav>a:not(.button)::after{content:'';position:absolute;bottom:4px;left:0;width:0;height:1px;background:var(--red);transition:width .25s}.site-header nav>a:hover::after{width:100%}.site-header nav .button{margin-left:0}.menu-toggle{display:none}
/* Chapter 01: match the approved stadium composition at desktop scale. */
.hero{position:relative;isolation:isolate;height:max(760px,54.85vw);max-height:1100px;overflow:hidden;border-bottom:1px solid #ffffff45}.hero-art{position:absolute;z-index:-2;inset:0;overflow:hidden;pointer-events:none}.stadium-scene{display:block;position:absolute;inset:0;transform:translate3d(var(--pointer-x,0px),var(--hero-y,0px),0) scale(1.015);transform-origin:70% 55%}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero-art::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0002,transparent 55%),linear-gradient(0deg,#0005,transparent 16%)}.stadium-glow{position:absolute;inset:0;background:radial-gradient(ellipse at 70% 58%,#d9091215,transparent 55%);animation:breathe 7s ease-in-out infinite;mix-blend-mode:screen}.hero-content{position:relative;z-index:1;padding:10.35vw var(--gutter) 0;max-width:920px}.hero h1{font-size:10.75vw;line-height:.94;letter-spacing:-.13vw;white-space:nowrap;width:130%;transform:scaleX(.66);transform-origin:left top}.headline-line{display:block;overflow:hidden;padding-bottom:0}.headline-line>span{display:block;animation:headline-in 1s cubic-bezier(.16,1,.3,1) both}.headline-line:nth-child(2){font-size:.81em;letter-spacing:-.09vw}.headline-line:nth-child(2)>span{animation-delay:.13s}.hero-description{max-width:400px;font-size:14px;letter-spacing:5.5px;line-height:1.55;margin:12px 0 29px;animation:fade-in 1.2s both}.hero .partners{margin-left:0;animation:fade-in 1.3s both}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:32px;animation:fade-in 1.4s both}.hero-actions .button{min-width:250px}.coordinates{position:absolute;top:15%;right:5%;font-size:9px;letter-spacing:2.7px;color:#bbb;text-align:right;line-height:2}.crosshair{position:absolute;top:9px;right:-44px;width:19px;height:19px;border:1px solid #8887;border-radius:50%}.crosshair::before,.crosshair::after{content:'';position:absolute;background:#8888}.crosshair::before{height:1px;width:30px;left:-6px;top:8px}.crosshair::after{width:1px;height:30px;top:-6px;left:8px}.location-label{position:absolute;right:2%;bottom:8%;font-size:8px;text-align:right;letter-spacing:3px}.location-label::before{content:'';display:block;width:30px;height:1px;background:var(--red);margin:0 0 12px auto}.scroll-cue{position:absolute;bottom:28px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;gap:28px;color:#aaa;font-size:9px;letter-spacing:4px}.scroll-cue>span:first-child{border-left:1px solid var(--red);padding:8px 0 8px 28px;white-space:nowrap}.scroll-track{height:1px;flex:1;background:#ffffff4a}.scroll-track i{display:block;width:6%;height:1px;background:var(--red);transform-origin:left;animation:progress-line 5s ease-in-out infinite}.chapter-nav{position:fixed;z-index:8;top:25%;right:2.2%;display:flex;flex-direction:column;gap:23px}.chapter-nav a{color:#aaa;font:12px var(--display);position:relative;transition:color .2s,padding .35s;text-shadow:0 1px 5px #000;padding:6px;}.chapter-nav a[aria-current]{color:var(--red);padding-bottom:45px}.chapter-nav a[aria-current]::after{content:'';position:absolute;width:1px;height:33px;background:var(--red);top:29px;left:50%}
/* Chapter 02: scroll into the tunnel, with the original centred layout. */
.tunnel{height:max(820px,57vw);max-height:1150px;position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid #ffffff20}.tunnel-scene{position:absolute;inset:0;z-index:-2;transform:scale(var(--tunnel-scale,1));transform-origin:50% 65%;will-change:transform}.tunnel-scene picture,.tunnel-scene img{display:block;width:100%;height:100%}.tunnel-scene img{object-fit:cover;object-position:50% 50%}.tunnel-content{position:relative;text-align:center;padding-top:30px}.section-kicker{display:flex;justify-content:space-between;margin:0 var(--gutter);text-align:left;color:#aaa}.tunnel h2{font-size:6.1vw;letter-spacing:-1px;line-height:1.04;margin:38px auto 26px}.tunnel h2>span{display:block}.tunnel .partners{margin:0 auto;gap:38px}.tunnel .p2p-crest{width:160px}.tunnel .crest-shield{width:135px;height:134px}.tunnel .crest-footer{font-size:11px}.tunnel .psv-partner{flex-direction:column-reverse;gap:10px}.tunnel .psv-partner img{width:165px}.tunnel .psv-partner .eyebrow{font-size:9px}.tunnel .partner-divider{margin:0;height:100px}.tunnel-bottom{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);display:flex;align-items:center;flex-direction:column;gap:21px}.tunnel-scroll{display:flex;flex-direction:column;align-items:center;color:#ddd;font-size:8px;letter-spacing:3px;gap:4px}.tunnel-scroll i{display:block;width:1px;height:23px;background:#ffffff60;margin-bottom:3px}.tunnel-scroll>span{font-size:22px;line-height:1}
/* The academy story continues below the two approved opening screens. */
.philosophy{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;border-bottom:1px solid var(--line);background:#090909}.philosophy-image{position:relative;align-self:stretch;min-height:510px;overflow:hidden}.philosophy-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);position:absolute;inset:0;transition:filter .8s,transform 1.2s}.philosophy-image:hover img{filter:grayscale(0);transform:scale(1.035)}.philosophy-image::after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#000c)}.image-label{position:absolute;bottom:22px;left:25px;right:25px;z-index:1;font-size:9px}.philosophy-copy{padding-right:4vw}.philosophy-copy h2{margin:23px 0 28px;font-size:4.3vw;max-width:560px}.philosophy-copy p{color:#b6b4b1;margin-top:18px;max-width:470px;font-size:18px;line-height:1.65}.philosophy-copy .text-link{margin-top:30px}.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:7vw;align-items:end;margin-bottom:60px;padding-right:4vw}.section-heading>.eyebrow{grid-column:1/-1;display:flex;justify-content:space-between;margin-bottom:28px;color:#aaa}.section-heading p{max-width:400px;color:#aaa;font-size:18px;margin-bottom:5px}.programs{position:relative;background:radial-gradient(ellipse at 90% 0,#3a08071f,transparent 60%)}.program-row{display:flex;gap:35px;align-items:center;border-top:1px solid var(--line);padding:34px 30px 36px 0;transition:padding .3s,background .3s}.program-row:last-child{border-bottom:1px solid var(--line)}.program-row:hover{padding-left:20px;background:#f1283009}.program-number{align-self:flex-start;padding-top:9px;color:var(--red);font-size:13px}.program-row h3{font-size:clamp(24px,3vw,46px)}.program-row p{color:#aaa;margin-top:10px;font-size:16px}.program-action{margin-left:auto;display:flex;align-items:center;gap:28px;white-space:nowrap;font-size:14px}.program-action .arrow{color:var(--red)}.program-row:hover .arrow{transform:translateX(5px)}.coaches{background:#0b0b0b;border-top:1px solid var(--line);padding-top:100px}.coach-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding-right:4vw}.coach{position:relative;height:580px;overflow:hidden}.coach>img{width:100%;height:100%;object-fit:cover;object-position:center 25%;filter:grayscale(1);transition:filter .7s,transform 1s}.coach:hover>img{filter:grayscale(0);transform:scale(1.04)}.coach::after{content:'';position:absolute;inset:25% 0 0;background:linear-gradient(transparent,#000e)}.coach>div{position:absolute;z-index:1;bottom:35px;left:35px;right:35px}.coach .eyebrow{color:#ccc;font-size:9px}.coach h3{font-size:43px;margin:10px 0}.coach p{color:#ccc}.register{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;background:radial-gradient(ellipse at 0 90%,#65090b28,transparent 65%);border-top:1px solid var(--line)}.register-copy h2{font-size:7.5vw;line-height:1;margin:30px 0}.register-copy>p{max-width:360px;color:#b6b4b1;font-size:18px}.register-copy .text-link{margin-top:30px}.interest-form{padding:40px;border:1px solid #ffffff35;background:#0c0c0ce0;margin-right:4vw;position:relative}.interest-form::before{content:'';position:absolute;top:-1px;left:-1px;width:75px;height:2px;background:var(--red)}.form-intro{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.form-intro .eyebrow{letter-spacing:2px;font-size:9px}.required-note{font-size:11px;color:#aaa}.interest-form>label{display:block;font-size:14px;margin:18px 0 7px}.interest-form input:not([type=checkbox]),.interest-form select{display:block;width:100%;min-height:49px;border:1px solid #ffffff40;background:#151515;color:white;border-radius:0;padding:12px;font-size:16px}.interest-form input::placeholder{color:#969696}.interest-form input:focus,.interest-form select:focus{border-color:var(--red);outline-offset:2px}.interest-form .consent{display:flex;gap:12px;align-items:flex-start;font-size:12px;line-height:1.5;color:#b6b4b1;margin:22px 0}.consent input{accent-color:var(--red);flex-shrink:0;width:17px;height:17px;margin:2px 0 0}.interest-form button{width:100%}.interest-form button:disabled{opacity:.65;cursor:wait}.form-status{font-size:15px;color:#a8d1e4;margin-top:15px}.form-status:empty{display:none}.form-status[data-error=true]{color:#ffaaa8}.privacy-note{font-size:11px;color:#999;margin-top:16px;line-height:1.6}.privacy-note a{text-decoration:underline}.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.site-footer{padding:42px var(--gutter);border-top:1px solid var(--line);display:flex;align-items:center;gap:50px}.brand-lockup{display:flex;align-items:center;gap:15px}.brand-lockup .p2p-crest{width:60px}.brand-lockup .crest-shield{width:51px;height:50px}.brand-lockup>span{font-size:20px;font-weight:600;letter-spacing:1.3px;white-space:nowrap}.brand-lockup small{display:block;font-size:9px;letter-spacing:4px;color:#a8d1e4}.site-footer>p{font-size:9px;letter-spacing:2.3px;color:#aaa}.site-footer>div{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:8px;font-size:12px;color:#aaa}.back-top{border:1px solid var(--line);display:grid;place-items:center;width:38px;height:38px}.content-page{min-height:80vh;padding-top:210px;max-width:1000px;margin:0 auto}.content-page h1{font-size:clamp(44px,6vw,90px);margin:20px 0 35px}.prose{font-size:18px;color:#bbb}.prose p{margin:20px 0}.prose h2{font-size:32px;color:white;margin:35px 0 15px}.prose a{color:#a8d1e4;text-decoration:underline}.content-page .button{margin-top:25px}
.js-motion .reveal{opacity:0;transform:translateY(32px);transition:opacity .85s ease,transform .85s cubic-bezier(.16,1,.3,1)}.js-motion .reveal.is-visible{opacity:1;transform:none}.motion-paused *,.motion-paused *::before,.motion-paused *::after{animation-play-state:paused!important;scroll-behavior:auto!important}.motion-paused .reveal{opacity:1;transform:none}.motion-paused .stadium-scene,.motion-paused .tunnel-scene{transform:none!important}
@keyframes headline-in{from{transform:translateY(105%)}to{transform:translateY(0)}}@keyframes fade-in{from{opacity:.2;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes breathe{0%,100%{opacity:.35}50%{opacity:1}}@keyframes progress-line{0%,100%{transform:scaleX(1);opacity:.7}50%{transform:scaleX(2.4);opacity:1}}
@media(min-width:1800px){.hero-content{padding-top:180px}.hero h1{font-size:194px}.hero-description{margin-top:18px}.hero .partners{margin-top:35px}.hero-actions{margin-top:40px}.tunnel h2{font-size:110px}}
@media(max-width:1350px){.brand-tagline{display:none}.site-header nav{gap:30px}.hero-content{padding-top:155px}.hero h1{font-size:11.3vw}.hero-description{font-size:12px;max-width:390px;margin-top:14px;margin-bottom:25px;letter-spacing:4.5px}.hero .p2p-crest{width:133px}.hero .crest-shield{width:100px;height:99px}.hero .psv-partner img{width:120px}.hero .partners{gap:22px}.hero-actions{margin-top:25px;gap:25px}.hero-actions .button{min-width:228px;padding:13px 20px}.hero-actions .text-link{gap:15px}.hero{min-height:760px}.interest-form{padding:30px}.form-intro{align-items:flex-start;flex-direction:column;gap:5px}.tunnel h2{margin-top:55px;font-size:6.6vw}.coach{height:500px}}
@media(max-width:1000px){.site-header nav{gap:24px}.site-header nav>a:not(.button){font-size:14px}.site-header nav .button{font-size:14px;padding:12px 15px;gap:12px}.site-header{gap:20px}.site-header .p2p-crest{width:80px}.site-header .crest-shield{width:74px;height:73px}.hero h1{font-size:13.4vw;transform:scaleX(.74)}.hero-content{padding-top:155px}.hero-art{left:-17%;right:-15%}.hero-art::after{background:linear-gradient(90deg,#0009,transparent 65%)}.hero-description{max-width:360px}.hero{height:770px}.coordinates{right:7%;top:17%}.hero-actions{margin-top:32px}.location-label{bottom:11%;right:6%}.chapter-nav{right:1.4%}.tunnel{height:830px}.tunnel h2{font-size:7.2vw;line-height:1.12;margin-top:65px}.tunnel .partners{transform:scale(.88);transform-origin:center top}.tunnel-scene img{object-fit:cover}.section-pad{padding-top:80px;padding-bottom:80px}.philosophy{gap:5vw}.philosophy-copy h2{font-size:5.5vw}.philosophy-copy p{font-size:16px}.philosophy-image{min-height:500px}.program-action{font-size:0;gap:0}.program-action .arrow{width:26px;height:26px}.section-heading p{font-size:16px}.coach{height:420px}.coach h3{font-size:32px}.coach>div{left:24px;bottom:25px}.coach p{font-size:14px}.interest-form{margin-right:0;padding:24px}.register{gap:5vw}.site-footer{gap:25px}.site-footer>p{display:none}.brand-lockup>span{font-size:17px}}
@media(max-width:760px){:root{--gutter:6vw}html{scroll-padding-top:20px}.site-header{padding-top:22px;align-items:flex-start}.site-header .p2p-crest{width:65px}.site-header .crest-shield{width:58px;height:57px}.brand-tagline{display:block;font-size:7px;letter-spacing:2px;padding:4px 0 4px 18px;margin-top:14px;margin-left:0}.menu-toggle{display:flex;align-items:center;gap:10px;margin-left:auto;background:#0808089e;color:white;border:1px solid #ffffff45;padding:11px 13px;font-size:12px;z-index:22}.menu-toggle i{width:15px;height:10px;border-top:1px solid white;border-bottom:1px solid white;position:relative}.menu-toggle[aria-expanded=true] i{transform:rotate(45deg);height:1px;border-bottom:0}.menu-toggle[aria-expanded=true] i::after{content:'';height:1px;width:15px;background:white;position:absolute;transform:rotate(90deg);left:0;top:-1px}.site-header nav{display:none;position:fixed;inset:0;background:#080808fa;padding:140px 8vw 70px;flex-direction:column;align-items:stretch;justify-content:center;gap:13px;z-index:20;overflow:auto}.site-header nav.is-open{display:flex}.site-header nav>a:not(.button){font-family:var(--display);font-size:34px;text-transform:uppercase;border-bottom:1px solid var(--line);padding:12px 0}.site-header nav .button{margin-top:20px;min-height:55px;padding:14px 20px;font-size:16px}.hero{height:880px;min-height:0;max-height:none}.hero-content{padding-top:155px;max-width:100%;padding-right:0}.hero h1{font-size:clamp(65px,16.3vw,124px);letter-spacing:-1px;transform:scaleX(.79);width:119%;line-height:1.02}.headline-line:nth-child(2){font-size:.84em;letter-spacing:-.8px}.hero-description{font-size:10px;letter-spacing:3.5px;max-width:305px;line-height:1.8;margin:19px 0 26px}.hero-art{inset:0}.stadium-scene{inset:24% -49% -4% -45%;transform:translate3d(0,var(--hero-y,0px),0)}.hero-art img{object-position:62% center}.hero-art::after{background:linear-gradient(180deg,#050505 5%,#05050510 45%,#05050510 74%,#050505 100%),linear-gradient(90deg,#0007,transparent 80%)}.hero .partners{gap:20px}.hero .p2p-crest{width:107px}.hero .crest-shield{width:85px;height:84px}.hero .crest-footer{font-size:8px}.hero .psv-partner img{width:100px}.hero .psv-partner .eyebrow{font-size:6px;letter-spacing:1.6px}.hero .partner-divider{height:70px;margin-top:10px}.hero-actions{position:absolute;top:710px;left:var(--gutter);right:var(--gutter);margin:0;justify-content:flex-start;gap:26px;flex-wrap:wrap}.hero-actions .button{min-width:220px}.hero-actions .text-link{font-size:13px}.coordinates{display:none}.location-label{bottom:205px;right:var(--gutter);font-size:7px}.scroll-cue{bottom:20px;font-size:8px;letter-spacing:2.8px;gap:18px}.scroll-cue>span:first-child{padding-left:14px}.chapter-nav{display:none}.tunnel{height:850px;min-height:0}.section-kicker{font-size:8px;letter-spacing:2px}.tunnel-content{padding-top:25px}.tunnel h2{font-size:9.1vw;letter-spacing:-.3px;line-height:1.15;margin:50px 10px 27px}.tunnel .partners{transform:none;gap:22px}.tunnel .p2p-crest{width:100px}.tunnel .crest-shield{width:83px;height:82px}.tunnel .crest-footer{font-size:7px}.tunnel .psv-partner img{width:110px}.tunnel .psv-partner .eyebrow{font-size:6px;letter-spacing:1.6px}.tunnel .partner-divider{height:75px}.tunnel-scene{inset:0 -35%}.tunnel-scene img{object-position:center center}.tunnel-scene::after{content:'';position:absolute;inset:0;background:linear-gradient(#0005,transparent 50%)}.tunnel-bottom{bottom:28px;width:100%;padding:0 var(--gutter);gap:24px}.button-outline{min-width:0;width:100%;max-width:360px;font-size:12px;letter-spacing:2.3px;padding:14px 20px}.section-pad{padding-top:65px;padding-bottom:65px}.philosophy{grid-template-columns:1fr;gap:35px}.philosophy-image{min-height:360px;order:2}.philosophy-copy{padding:0}.philosophy-copy h2{font-size:11vw;max-width:500px;margin:20px 0}.philosophy-copy p{max-width:100%;font-size:17px}.philosophy-copy .text-link{margin-top:20px}.section-heading{display:block;padding-right:0;margin-bottom:36px}.section-heading>.eyebrow{font-size:8px;letter-spacing:2px;margin-bottom:25px}.section-heading h2{font-size:12vw}.section-heading p{margin-top:23px;max-width:380px;font-size:17px}.program-row{gap:18px;padding:25px 0}.program-row:hover{padding-left:8px}.program-number{padding-top:5px;font-size:11px}.program-row h3{font-size:27px}.program-row p{font-size:14px;max-width:245px;line-height:1.5}.program-action{margin-left:auto}.program-action .arrow{width:20px}.coach-grid{padding-right:0;gap:18px}.coach{height:350px}.coach>div{left:18px;right:12px;bottom:20px}.coach h3{font-size:25px}.coach p{font-size:12px;line-height:1.4}.coach .eyebrow{font-size:7px;letter-spacing:1.8px}.register{grid-template-columns:1fr;gap:35px}.register-copy h2{font-size:17vw;margin:23px 0}.register-copy .eyebrow{font-size:8px;letter-spacing:2px}.register-copy>p{font-size:17px}.interest-form{padding:26px}.form-intro{flex-direction:row;align-items:center;margin-bottom:20px}.site-footer{flex-wrap:wrap;padding:35px var(--gutter) 60px;gap:25px}.brand-lockup{gap:10px}.brand-lockup>span{font-size:15px}.brand-lockup small{font-size:7px;letter-spacing:3px}.site-footer>div{order:3;flex-basis:100%;align-items:flex-start;font-size:11px;gap:8px}.back-top{margin-left:auto}.content-page{padding-top:155px}.content-page h1{font-size:46px}.prose{font-size:16px}.image-label{font-size:8px;letter-spacing:2px}}
@media(max-width:430px){.brand-tagline{font-size:6px;letter-spacing:1.4px;padding-left:13px}.site-header{gap:15px}.hero{height:850px}.hero-content{padding-top:146px}.hero h1{font-size:17.2vw;transform:scaleX(.75)}.hero-description{max-width:275px;font-size:9px;letter-spacing:3.1px}.hero-actions{top:685px;gap:17px;flex-direction:column;align-items:flex-start}.hero-actions .button{min-width:238px}.hero-actions .text-link{font-size:12px}.location-label{bottom:196px}.tunnel{height:760px}.tunnel h2{margin-top:50px;font-size:9.2vw}.tunnel-bottom{bottom:23px}.coach-grid{grid-template-columns:1fr}.coach{height:430px}.coach h3{font-size:35px}.coach p{font-size:15px}.coach>div{left:25px;bottom:26px}.coach .eyebrow{font-size:9px}.program-row h3{font-size:24px}.form-intro{flex-direction:column;align-items:flex-start;gap:5px}.interest-form{padding:23px}.eyebrow{font-size:9px;letter-spacing:2.5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.stadium-scene,.tunnel-scene{transform:none!important}}
@media(max-width:360px){.brand-tagline{display:none}.site-header{justify-content:space-between}.program-row{gap:12px}.program-row h3{font-size:21px}}
/* Preserve the desktop art direction on small screens: frame the whole stadium,
   keep the partner lockup together, and anchor the actions to the first screen. */
@media(max-width:760px){
 .hero{height:max(850px,100svh)}
 .hero-content{position:static;padding-top:148px}
 .hero h1{font-size:19.3vw;transform:scaleX(.76);line-height:.98}
 .headline-line:nth-child(2){font-size:.83em}
 .hero-description{max-width:320px;font-size:10px;letter-spacing:3.3px;margin:18px 0 24px}
 .stadium-scene{top:32%;bottom:auto;left:-45%;right:auto;width:150%;height:auto;aspect-ratio:1586/992;transform:translate3d(0,var(--hero-y,0px),0)}
 .hero-art img{object-fit:contain;object-position:center}
 .hero-art::after{background:linear-gradient(180deg,#050505 14%,transparent 44%,transparent 76%,#050505 96%)}
 .hero .partners{gap:24px}
 .hero-actions{top:auto;bottom:68px;left:var(--gutter);right:var(--gutter);display:flex;flex-direction:row;flex-wrap:wrap;gap:15px 24px;align-items:center}
 .hero-actions .button{min-width:240px}
 .hero-actions .text-link{font-size:13px}
 .location-label{bottom:205px;right:var(--gutter)}
 .tunnel{height:max(790px,100svh)}
 .tunnel-scene{inset:0 -14%}
 .tunnel-scene img{object-fit:cover;object-position:50% 60%}
 .tunnel h2{font-size:9.5vw;margin:48px 10px 27px}
}
@media(max-width:430px){
 .hero{height:max(830px,100svh)}
 .hero-content{padding-top:138px}
 .hero h1{font-size:20.2vw;transform:scaleX(.75)}
 .hero-description{font-size:9px;letter-spacing:3px;max-width:295px;margin-top:17px}
 .stadium-scene{top:39%;left:-45%;width:150%}
 .hero .p2p-crest{width:105px}
 .hero .partners{gap:20px}
 .hero-actions{flex-direction:column;align-items:stretch;gap:9px;bottom:60px}
 .hero-actions .button{width:100%;min-width:0}
 .hero-actions .text-link{align-self:flex-start;font-size:12px;padding:6px 0}
 .location-label{bottom:178px;font-size:6px;letter-spacing:2.3px}
 .tunnel{height:max(770px,100svh)}
 .tunnel h2{font-size:9.5vw;margin-top:42px}
 .tunnel-scene{inset:0 -10%}
 .tunnel .partners{gap:20px}
}

@media(max-width:760px){.stadium-scene{mask-image:linear-gradient(180deg,transparent,#000 9%,#000 86%,transparent)}.tunnel-scene{inset:0}.tunnel-scene img{object-position:center}.tunnel-scene::after{background:linear-gradient(#0003,transparent 45%)}}
/* Keep the painted wall lettering inside narrow portrait viewports. */
@media(max-width:760px){.tunnel-scene{transform:scale(clamp(1,var(--tunnel-scale,1),1.025))}.tunnel-scene img{object-fit:contain;object-position:center bottom}}

/* The canvas and still share one transform, so every traced line stays aligned. */
.stadium-scene picture{position:absolute;inset:0;display:block}
.stadium-build{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:0}
.stadium-pending .stadium-image{opacity:.035}
.stadium-pending .stadium-glow{opacity:0;animation:none}
.stadium-building .stadium-image{opacity:var(--stadium-image-opacity,0)}
.stadium-building .stadium-build{opacity:var(--stadium-lines-opacity,1)}
.stadium-building .stadium-glow{opacity:0;animation:none}
.motion-paused .stadium-image{opacity:1!important}
.motion-paused .stadium-build{opacity:0!important}
@media(prefers-reduced-motion:reduce){.stadium-image{opacity:1!important}.stadium-build{display:none}}
.motion-paused .headline-line>span,.motion-paused .hero-description,.motion-paused .hero .partners,.motion-paused .hero-actions{animation:none!important;opacity:1;transform:none}
/* European standards campaign: keep the longer copy clear at every width. */
.hero h1{font-size:9.05vw;line-height:1.04}
.headline-line:nth-child(2){font-size:.98em}
.hero-description{max-width:440px;font-size:17px;letter-spacing:.2px;line-height:1.55;text-transform:none;font-weight:400;color:#d0ceca;margin:19px 0 26px}
.tunnel-description{max-width:640px;margin:22px auto 0;padding:0 20px;color:#d0ceca;font-size:17px;line-height:1.55;text-wrap:pretty}
@media(min-width:1800px){.hero h1{font-size:163px}}
@media(max-width:1350px){.hero h1{font-size:9.6vw}.hero-description{font-size:16px;max-width:390px}}
@media(max-width:1000px){.hero h1{font-size:10.5vw}.hero-description{max-width:370px}.tunnel-description{max-width:560px;font-size:16px}}
@media(max-width:760px){.hero h1{font-size:14.3vw}.headline-line:nth-child(2){font-size:.98em}.hero-description{font-size:15px;max-width:355px;letter-spacing:.1px;margin:18px 0 24px}.tunnel-description{font-size:14px;max-width:440px;margin-top:22px;line-height:1.6}}
@media(max-width:430px){.hero h1{font-size:14.6vw}.hero-description{font-size:14px;max-width:315px;margin-top:17px}.tunnel-description{max-width:350px;padding:0 22px;font-size:13px;margin-top:21px}}
.hero h1{width:max-content}

/* Keep the dated tryout CTA readable on narrow screens. */
.button.tryout-cta{white-space:normal;max-width:100%;text-align:left}
.tryout-cta>span{min-width:0}
.tryout-cta .arrow{flex-shrink:0}

.coach img.coach-photo-top{object-position:center top}

/* Three coaches across on desktop, in reading order on mobile. */
.coach-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.coach h3{font-size:clamp(24px,2.4vw,38px)}
.coach img.coach-photo-andy{object-position:center 35%}
@media(max-width:760px){
 .coach-grid{grid-template-columns:minmax(0,1fr)}
 .coach{height:430px}
 .coach h3{font-size:35px}
 .coach p{font-size:15px;line-height:1.4}
 .coach>div{left:25px;right:25px;bottom:26px}
 .coach .eyebrow{font-size:9px}
}

/* Coach biographies: full-card links with an accessible, progressively enhanced modal. */
.coach-open{position:absolute;inset:0;z-index:2;border:1px solid transparent}
.coach-open:focus-visible{outline:3px solid #ff8188;outline-offset:-5px}
.coach:focus-within>img{filter:grayscale(0)}
.coach-profile-link{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;padding-top:15px;border-top:1px solid #ffffff45;font-size:13px;color:#fff}
.coach-profile-link .arrow{width:17px;height:17px}
.coach-biographies{margin-top:32px}
.coach-biography{border:1px solid #444;margin:16px 0;padding:20px;scroll-margin-top:30px}
.coach-biography>summary{cursor:pointer;font-size:18px;padding:6px}
.coach-biography[open]>.coach-bio-content{margin-top:25px}
.coach-modal-ready .coach-biographies{display:none}
html.coach-modal-open,html.coach-modal-open body{overflow:hidden}
.coach-dialog{width:min(1060px,calc(100vw - 48px));max-width:none;max-height:90vh;max-height:90dvh;margin:auto;padding:0;background:#101010;color:#f5f3ed;border:1px solid #5c3639;overflow:auto;overscroll-behavior:contain;box-shadow:0 30px 100px #000b}
.coach-dialog::backdrop{background:#000d;backdrop-filter:blur(6px)}
.coach-dialog[open]{animation:coach-dialog-enter .2s ease-out}
.coach-dialog-bar{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:66px;padding:10px 22px;background:#101010;border-bottom:1px solid #333}
.coach-dialog-bar>.eyebrow{font-size:10px;letter-spacing:2px;color:#ccc}
.coach-dialog-close{flex-shrink:0;display:grid;place-items:center;width:44px;height:44px;background:#191919;border:1px solid #555;color:#fff;font:30px/1 var(--body);cursor:pointer}
.coach-dialog-close:hover{background:#b30b17;border-color:#e12c34}
.coach-dialog-close:focus-visible,.coach-career>summary:focus-visible{outline:2px solid #ff8188;outline-offset:3px}
.coach-bio-content{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start}
.coach-bio-portrait{height:560px;overflow:hidden;background:#181818}
.coach-dialog .coach-bio-portrait{position:sticky;top:66px;max-height:calc(90dvh - 66px)}
.coach-bio-portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 25%;filter:grayscale(1)}
.coach-bio-portrait .coach-photo-top{object-position:center top}
.coach-bio-portrait .coach-photo-andy{object-position:center 35%}
.coach-bio-copy{min-width:0;padding:35px 38px 42px}
.coach-bio-copy>.eyebrow{font-size:10px;color:#ff939a;letter-spacing:2px;line-height:1.7;margin:0 0 14px}
.coach-bio-copy h2{font:400 clamp(36px,4vw,54px)/1.12 var(--display);text-transform:uppercase;letter-spacing:-.5px;margin:0 0 28px}
.coach-bio-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#d2d0cb;margin:0 0 20px}
.coach-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;border-top:1px solid #463235;border-bottom:1px solid #463235;padding:22px 0;margin:0 0 28px}
.coach-highlights>div{display:flex;flex-direction:column-reverse;justify-content:flex-end;gap:9px}
.coach-highlights dt{font-size:11px;line-height:1.45;color:#b8b8b8}
.coach-highlights dd{font:400 clamp(21px,2.3vw,29px)/1.15 var(--display);color:#ff858d;margin:0}
.coach-bio-copy h3{font:400 23px/1.25 var(--display);text-transform:uppercase;margin:32px 0 16px}
.coach-bio-copy ul{padding-left:19px;color:#d2d0cb;font-size:15px;line-height:1.65}
.coach-bio-copy li{margin:10px 0;padding-left:3px}
.coach-bio-copy li::marker{color:#ef6670}
.coach-career{margin-top:30px;border-top:1px solid #444;border-bottom:1px solid #444}
.coach-career>summary{cursor:pointer;font-size:15px;padding:18px 0;color:#f5f3ed}
.coach-career dl{margin:0;padding-bottom:15px}
.coach-career dl>div{display:grid;grid-template-columns:90px 1fr;gap:15px;border-top:1px solid #303030;padding:12px 0;font-size:14px;line-height:1.5}
.coach-career dt{color:#ff939a}.coach-career dd{margin:0;color:#d2d0cb}
@keyframes coach-dialog-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.motion-paused .coach-dialog{animation:none}
@media(max-width:760px){
 .coach-dialog{width:calc(100vw - 24px);max-height:94vh;max-height:94dvh}
 .coach-dialog-bar{padding:8px 14px;min-height:62px}
 .coach-dialog-bar>.eyebrow{font-size:8px;letter-spacing:1.5px}
 .coach-bio-content{grid-template-columns:minmax(0,1fr)}
 .coach-dialog .coach-bio-portrait,.coach-bio-portrait{position:static;height:250px;max-height:none}
 .coach-bio-portrait img{object-position:center 23%}
 .coach-bio-portrait .coach-photo-top{object-position:center 15%}
 .coach-bio-portrait .coach-photo-andy{object-position:center 30%}
 .coach-bio-copy{padding:27px 22px 32px}
 .coach-bio-copy h2{font-size:38px;margin-bottom:23px}
 .coach-bio-copy>p:not(.eyebrow){font-size:15px;line-height:1.75}
 .coach-highlights{gap:12px;padding:18px 0}
 .coach-highlights dd{font-size:24px}
 .coach-highlights dt{font-size:10px}
 .coach-biography{padding:14px}
}
@media(prefers-reduced-motion:reduce){.coach-dialog{animation:none!important}}

/* Take the first step: the form moved to /contact/, replaced by the hero's call to action. */
.register-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px 32px;margin-right:4vw}
.register-actions .button{min-width:250px}
@media(max-width:1000px){.register-actions{margin-right:0}}
@media(max-width:430px){.register-actions{flex-direction:column;align-items:stretch;gap:14px}.register-actions .button{min-width:0}.register-actions .text-link{align-self:flex-start}}

/* Contact page. */
.contact-page{min-height:80vh;padding-top:210px;display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:start;background:radial-gradient(ellipse at 0 90%,#65090b28,transparent 65%)}
.contact-copy h1{font-size:clamp(56px,7.5vw,120px);line-height:1;margin:30px 0}
.contact-copy p{max-width:400px;color:#b6b4b1;font-size:18px}
.contact-copy .text-link{margin-top:30px}
.interest-form textarea{display:block;width:100%;font:inherit;font-size:16px;border:1px solid #ffffff40;background:#151515;color:white;border-radius:0;padding:12px;min-height:130px;resize:vertical}
.interest-form textarea::placeholder{color:#969696}
.interest-form textarea:focus{border-color:var(--red);outline-offset:2px}
@media(max-width:760px){.contact-page{grid-template-columns:1fr;gap:45px;padding-top:155px}.contact-copy h1{font-size:16vw}.contact-copy .text-link{margin-top:22px}}

/* The header carries the same brand lockup as the footer: crest plus academy name.
   These overrides retire the header's old crest-only sizing at every breakpoint. */
.site-header .brand-lockup{flex-shrink:0}
.site-header .p2p-crest{width:60px}
.site-header .crest-shield{width:51px;height:50px}
.brand-tagline{display:none}
@media(max-width:760px){.site-header .p2p-crest{width:44px}.site-header .crest-shield{width:38px;height:37px}.site-header .brand-lockup>span{font-size:13px}.site-header .brand-lockup small{font-size:6px;letter-spacing:2.4px}}
