:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--navy: #071d35;--navy-2: #0e3156;--gold: #f4b72f;--orange: #f26a21;--green: #3c8a4b;--ink: #14202f;--muted: #5d6b7b;--line: #dbe3ea;--paper: #f7fafc;--white: #ffffff;--shadow: 0 22px 70px rgba(7, 29, 53, .18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}img{display:block;max-width:100%}a{color:inherit}.hero{position:relative;min-height:92vh;overflow:hidden;background:var(--navy);color:var(--white)}.hero:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#071d35f0,#071d35bd 44%,#071d352e),linear-gradient(0deg,#071d35b3,#071d3500 46%);pointer-events:none}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1160px,calc(100% - 40px));margin:0 auto;padding:22px 0}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand-logo-wrap{display:grid;width:48px;height:48px;place-items:center;border:2px solid var(--gold);border-radius:8px;background:#071d35d1;overflow:hidden}.brand-logo{width:42px;height:42px;object-fit:contain}.brand-text{display:grid;gap:2px;line-height:1.1}.brand-text strong{font-size:.96rem}.brand-text span{color:#ffffffb8;font-size:.75rem;font-weight:700;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:22px;color:#ffffffd1;font-size:.94rem;font-weight:700}.nav-links a{text-decoration:none}.nav-links a:hover,.nav-links a:focus-visible{color:var(--gold)}.nav-search-button,.mobile-search-button,.search-panel-header button{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#ffffff14;color:var(--white);cursor:pointer}.mobile-search-button{display:none}.search-overlay{position:fixed;z-index:20;inset:0;display:grid;place-items:start center;background:#071d35b8;padding:92px 20px 20px}.search-panel{width:min(680px,100%);border:1px solid rgba(255,255,255,.16);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.search-panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:18px 18px 12px}.search-panel-header label{color:var(--navy);font-weight:900}.search-panel-header button{border-color:var(--line);background:var(--paper);color:var(--navy)}.search-input-wrap{display:flex;align-items:center;gap:10px;margin:16px 18px;border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:12px 14px;color:var(--muted)}.search-input-wrap input{width:100%;border:0;outline:0;background:transparent;color:var(--navy);font:inherit;font-weight:750}.search-results{display:grid;gap:8px;max-height:min(58vh,480px);overflow:auto;padding:0 18px 18px}.search-results a,.search-results p{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:14px}.search-results a{display:grid;gap:5px;text-decoration:none}.search-results strong{color:var(--navy)}.search-results span,.search-results p{color:var(--muted);line-height:1.45}.hero-content{position:relative;z-index:1;width:min(1160px,calc(100% - 40px));min-height:calc(92vh - 92px);display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:64px 0 92px}.eyebrow{margin:0 0 12px;color:var(--gold);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:20px;font-size:clamp(3.4rem,8vw,7rem);line-height:.92;letter-spacing:0}h2{margin-bottom:18px;color:var(--navy);font-size:clamp(2.1rem,4.6vw,4.5rem);line-height:.98;letter-spacing:0}h3{margin-bottom:10px;color:var(--navy);font-size:1.22rem;line-height:1.2}.hero-copy{max-width:620px;color:#ffffffd1;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.58}.hero-actions,.registration-panel{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:8px;padding:13px 18px;font-weight:900;line-height:1;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button.primary{background:var(--gold);color:#111827}.button.secondary{border-color:#ffffff52;background:#ffffff14;color:var(--white)}.section{width:min(1160px,calc(100% - 40px));margin:0 auto;padding:96px 0}.split,.media-section,.coaching-section,.registration{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(32px,6vw,76px)}.section-copy p:not(.eyebrow),.section-heading p{color:var(--muted);font-size:1.06rem;line-height:1.75}.section-label-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px}.section-label-row .eyebrow{margin-bottom:0}.coming-soon-badge{display:inline-flex;min-height:24px;align-items:center;border:1px solid rgba(244,183,47,.48);border-radius:999px;background:#f4b72f24;padding:4px 9px;color:var(--navy);font-size:.72rem;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase}.about-section{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:start;gap:clamp(32px,6vw,76px)}.about-story h2{max-width:760px}.story-copy{display:grid;gap:18px;max-width:760px}.story-copy p{margin:0;color:var(--muted);font-size:1.08rem;line-height:1.78}.feature-grid,.program-grid{display:grid;gap:16px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature,.program-card{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 12px 32px #071d350f}.feature{min-height:150px;padding:22px}.feature svg,.program-card svg,.check-list svg,.metric-row svg{flex:0 0 auto;color:var(--orange)}.feature p{margin:16px 0 0;color:var(--ink);font-weight:750;line-height:1.45}.programs-band{width:100%;max-width:none;padding:90px max(20px,calc((100% - 1160px)/2));background:var(--navy)}.programs-band h2,.programs-band h3{color:var(--white)}.programs-band .section-heading p,.program-card p{color:#ffffffbd}.section-heading{max-width:720px;margin-bottom:34px}.program-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.program-card{min-height:250px;display:grid;padding:28px;background:#ffffff14;border-color:#ffffff24;box-shadow:none}.program-card p{margin-bottom:0;line-height:1.65}.program-link{display:inline-flex;width:fit-content;align-items:center;align-self:end;gap:8px;margin-top:24px;border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:10px 12px;color:var(--white);font-size:.9rem;font-weight:900;text-decoration:none}.image-panel{overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.image-panel img{width:100%;aspect-ratio:1.25 / 1;object-fit:cover}.image-panel.wide img{aspect-ratio:1.45 / 1}.metric-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.metric-row span{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:10px 12px;color:var(--navy);font-size:.92rem;font-weight:850}.coaching-section{border-top:1px solid var(--line)}.check-list{display:grid;gap:12px;padding:0;margin:28px 0 0;list-style:none}.check-list li{display:flex;align-items:flex-start;gap:10px;color:var(--navy);font-weight:800;line-height:1.45}.registration{display:block;width:min(1280px,calc(100% - 40px));margin:0 auto 40px;padding:34px;border-radius:8px;background:linear-gradient(135deg,#071d35f5,#0e3156f0),var(--navy);color:var(--white);box-shadow:var(--shadow)}.registration-cta{display:flex;width:min(1160px,calc(100% - 40px));align-items:center;justify-content:space-between;gap:28px;margin:0 auto 40px;padding:36px;border-radius:8px;background:linear-gradient(135deg,#071d35f5,#0e3156f0),var(--navy);color:var(--white);box-shadow:var(--shadow)}.registration-cta h2{margin-bottom:0;color:var(--white);font-size:clamp(2rem,4vw,3.7rem)}.registration p{color:#ffffffc7;line-height:1.7}.registration-panel{justify-content:flex-end}.form-shell{overflow:hidden;width:100%;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#f8f9fa;box-shadow:0 18px 48px #00000038}.form-shell iframe{display:block;width:100%;height:min(76vh,820px);min-height:620px;border:0;background:#f8f9fa}.form-fallback{display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid #e4e7ec;background:var(--white);padding:12px 16px;color:var(--navy);font-size:.92rem;font-weight:850;text-decoration:none}.register-page-hero{background:linear-gradient(135deg,#071d35fa,#0e3156f0),var(--navy);color:var(--white)}.register-page-copy{width:min(1160px,calc(100% - 40px));margin:0 auto;padding:74px 0 86px}.register-page-copy h1{max-width:900px;font-size:clamp(3rem,7vw,6.4rem)}.register-page-copy p:not(.eyebrow){max-width:720px;color:#fffc;font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.65}.registration-page-form{margin-top:-38px;border:1px solid var(--line);background:var(--white);color:var(--navy)}.interest-form{display:grid;gap:24px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.interest-form label,.interest-options{display:grid;gap:8px}.interest-form label span,.interest-options legend{color:#ffffffd6;font-size:.9rem;font-weight:900}.registration-page-form .interest-form label span,.registration-page-form .interest-options legend{color:var(--navy)}.interest-form input[type=email],.interest-form input[type=text]{width:100%;min-height:50px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff14;color:var(--white);font:inherit;font-weight:750;padding:12px 14px}.registration-page-form .interest-form input[type=email],.registration-page-form .interest-form input[type=text]{border-color:var(--line);background:var(--paper);color:var(--navy)}.interest-form input::placeholder{color:#ffffff80}.registration-page-form .interest-form input::placeholder{color:#8190a1}.hidden-field{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.interest-options{border:0;margin:0;padding:0}.interest-options label{display:inline-flex;align-items:center;gap:10px;width:fit-content;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff14;padding:10px 12px}.registration-page-form .interest-options label{border-color:var(--line);background:var(--paper)}.registration-page-form .interest-options label span{color:var(--navy)}.interest-options input{width:18px;height:18px;accent-color:var(--gold)}.form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.form-actions .button:disabled{cursor:not-allowed;opacity:.72}.form-status{margin:0;font-weight:850}.form-status-success{color:#1f7a3d}.form-status-error{color:#b42318}.form-status-loading{color:var(--muted)}.soccer-network{padding:90px 20px;background:var(--white)}.soccer-network-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:clamp(30px,5vw,72px);width:min(1160px,100%);align-items:center;margin:0 auto}.soccer-network .section-heading{margin-bottom:0}.soccer-network .section-heading p:not(.eyebrow)+p{margin-top:14px}.network-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.network-card{display:grid;min-height:230px;align-content:space-between;gap:18px;border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:24px;text-decoration:none}.network-logo{display:grid;height:98px;place-items:center}.network-logo img{max-width:118px;max-height:92px;object-fit:contain}.network-details{display:grid;gap:7px}.network-details strong{color:var(--navy);font-size:1.08rem}.network-details span{color:var(--muted);font-weight:750;line-height:1.45}.sponsors-section{padding:76px 20px 86px;background:var(--paper)}.sponsors-inner{width:min(1160px,100%);margin:0 auto}.sponsors-section .section-heading{max-width:760px}.sponsors-section .section-heading h2{margin-bottom:0}.sponsor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sponsor-card{display:grid;min-height:220px;min-width:0;align-content:space-between;gap:18px;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:26px;box-shadow:0 12px 32px #071d350f;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.sponsor-card:hover,.sponsor-card:focus-visible{transform:translateY(-2px);border-color:#f4b72fc7;box-shadow:0 18px 42px #071d351c}.sponsor-logo{display:flex;height:102px;align-items:center;justify-content:center}.sponsor-logo img{width:auto;max-width:100%;max-height:82px;object-fit:contain}.sponsor-card:first-child .sponsor-logo img{max-height:86px}.sponsor-card-dp-analytics .sponsor-logo{border-radius:8px;background:var(--navy);padding:16px 22px}.sponsor-card-dp-analytics .sponsor-logo img{width:min(154px,100%);max-height:78px}.sponsor-card-fablaine .sponsor-logo img{max-height:96px}.sponsor-details{display:grid;min-width:0;gap:6px}.sponsor-details strong{color:var(--navy);font-size:1.1rem;line-height:1.2}.sponsor-details span{color:var(--muted);font-size:.94rem;font-weight:700;line-height:1.45;overflow-wrap:break-word}@media(max-width:1100px){.sponsor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.site-footer{border-top:1px solid rgba(7,29,53,.1);background:#06182c;color:#ffffffb8}.footer-inner{display:flex;width:min(1160px,calc(100% - 40px));min-height:82px;align-items:center;justify-content:space-between;gap:18px;margin:0 auto;font-size:.9rem;font-weight:700}.footer-inner p{margin:0;overflow-wrap:anywhere}.footer-inner a{color:var(--gold);text-decoration:none}.footer-inner a:hover,.footer-inner a:focus-visible{text-decoration:underline;text-underline-offset:4px}@media(max-width:900px){.hero:after{background:linear-gradient(0deg,#071d35f0,#071d35d1 54%,#071d3542)}.nav{align-items:flex-start}.nav-links{gap:12px;font-size:.86rem}.split,.about-section,.media-section,.coaching-section,.registration{grid-template-columns:1fr}.media-section .image-panel{order:2}.feature-grid,.program-grid,.sponsor-grid,.soccer-network-inner,.network-grid,.form-grid{grid-template-columns:1fr}.registration-panel{justify-content:flex-start}.registration-cta{align-items:flex-start;flex-direction:column}.footer-inner{flex-direction:column;align-items:flex-start;justify-content:center;padding:22px 0}}@media(max-width:620px){.nav{width:min(100% - 28px,1160px)}.nav-links{display:none}.mobile-search-button{display:inline-flex}.brand-logo-wrap{width:44px;height:44px}.brand-logo{width:39px;height:39px}.hero-content,.section,.registration,.registration-cta,.register-page-copy{width:min(100% - 28px,1160px)}.hero-content{min-height:calc(92vh - 86px);padding-bottom:64px}h1{font-size:clamp(3.05rem,15vw,4.8rem)}h2{font-size:clamp(2rem,10vw,3rem)}.register-page-copy h1{font-size:clamp(2.55rem,11vw,3.3rem);line-height:1}.sponsors-section .section-heading h2{font-size:clamp(2rem,8vw,2.5rem);line-height:1.08}.button{width:100%}.section{padding:70px 0}.programs-band{padding:70px 14px}.registration,.registration-cta{padding:30px 20px}.form-shell iframe{height:720px;min-height:640px}}
