@font-face{font-family:StarFan;src:url('assets/font.woff2') format('woff2');font-weight:100 900;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:StarFan,Arial,sans-serif;color:#080808;background:white;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #19b900;outline-offset:5px}input:focus,textarea:focus,select:focus{outline:2px solid #169c09;outline-offset:2px}img{display:block;max-width:100%;object-fit:contain}h1,h2,h3,p{margin:0}h2{font-size:48px;line-height:1.14;letter-spacing:-1.3px;font-weight:600}p{line-height:1.65}.container{width:min(1180px,calc(100% - 64px));margin:auto}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.06em;color:#6b7280;font-weight:500;margin-bottom:26px}.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:0;border-radius:6px;font-weight:600;line-height:1.5}.green{background:#21fc0d;color:black}.white{background:white;color:black}.black{background:black;color:white}.button:hover{filter:brightness(.87)}.skip{position:fixed;left:20px;top:-100px;z-index:100;background:white;color:black;padding:12px}.skip:focus{top:10px}header{background:black;color:white;position:relative;z-index:5;border-bottom:2px solid #21fc0d}.header-nav{height:78px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.desktop-nav{display:flex;gap:30px;align-items:center;font-size:15px}.nav-actions{display:flex;align-items:center;gap:26px}.language{white-space:nowrap}.language span{padding-left:6px}.menu-toggle{display:none;color:white;background:none;border:0;font-size:27px}#mobile-nav{padding:12px 24px 24px;border-top:1px solid #333}#mobile-nav a{display:block;padding:12px 0}.hero{position:relative;background:black;color:white}.slide{min-height:740px;height:100svh;background-position:center;background-size:cover}.shade{min-height:inherit;height:100%;padding:70px 65px 90px;background:#0008;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero-badge{margin-bottom:16px;flex-shrink:0}.slide h1,.slide h2{font-size:clamp(40px,5vw,72px);line-height:1.08;font-weight:700;letter-spacing:-1.8px;max-width:1320px;margin:0 0 20px}.slide p{font-size:24px;line-height:1.4;max-width:900px;margin-bottom:26px;white-space:pre-line}.arrow{position:absolute;top:50%;transform:translateY(-50%);background:none;border:0;color:#21fc0d;font-size:60px;padding:6px 14px;line-height:1}.previous{left:8px}.next{right:8px}.slide-controls{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:4px}.dot{width:32px;height:32px;border:0;background:none;padding:10px}.dot:after{content:'';display:block;width:10px;height:10px;border-radius:50%;background:#ffffff70}.dot[aria-current=true]:after{background:#21fc0d}.autoplay{border:1px solid #ffffff65;border-radius:50%;background:#0005;color:white;width:34px;height:34px;margin-left:8px;font-size:12px}.partners{background:#f3f4f6;padding:90px 0 55px}.partners h2{max-width:760px}.club-logos{display:flex;justify-content:center;align-items:center;gap:38px;margin:50px 0 35px}.club-logos img{height:100px;width:100px}.coming{text-align:center;color:#6b7280;font-size:14px}.how{padding:64px 0 72px;background:black;color:white;text-align:center}.how h2{font-size:36px;font-weight:700}.how .eyebrow{color:#a1a1aa;margin-bottom:16px}.highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;max-width:1000px;margin:50px auto 0}.highlights svg{width:50px;height:50px;fill:none;stroke:#21fc0d;stroke-width:2;margin-bottom:20px}.highlights h3{font-size:20px;margin-bottom:8px;font-weight:600}.highlights p{font-size:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about{padding:95px 0}.about h2{margin-bottom:24px}.about-copy>p:not(.eyebrow){font-size:20px;margin-bottom:20px}.about .button{margin-top:8px}.about-image{width:100%;height:380px;object-fit:cover;object-position:center;border-radius:2px}.faq{background:#f5f7fa;padding:68px 0}.faq .split{align-items:start}.faq h2{font-size:36px;margin-bottom:18px}.faq p{color:#4b5563}.faq .eyebrow{margin-bottom:16px}.questions details{border-bottom:1px solid #d1d5db}.questions summary{font-size:18px;font-weight:600;list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 0}.questions summary::-webkit-details-marker{display:none}.questions summary:after{content:'+';font-size:25px;font-weight:400}.questions details[open] summary:after{content:'−'}.questions details p{padding:0 25px 22px 0}.contact{display:grid;grid-template-columns:1fr 1fr}.contact-image{background:url('assets/Screenshot_2025_01_21_at_15_52_23_e12c851b07.png') center/cover;min-height:680px}.contact-copy{padding:80px 60px 65px}.contact h2{font-size:36px;margin-bottom:16px}.contact .eyebrow{margin-bottom:28px}.contact form{margin-top:30px;max-width:580px}label{display:block;font-weight:500;margin:20px 0 8px}input,textarea,select{display:block;width:100%;min-width:0;border:1px solid #d1d5db;background:white;color:black;border-radius:6px;padding:12px}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row>div{min-width:0}.phone-row{display:flex;gap:8px}.phone-row select{width:72px;padding:12px 5px}.phone-row input{flex:1;width:80px}.form-note{font-size:13px;color:#6b7280;margin:16px 0}.submit{width:100%}.form-status{font-size:14px;margin-top:14px}.form-status:empty{display:none}footer{background:black;color:white;padding:40px 0 32px;font-size:14px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #374151;padding-bottom:28px}.footer-top nav{display:flex;gap:26px}.social{display:flex;gap:22px;flex-wrap:wrap;padding:24px 0}.social a:hover,footer nav a:hover,.policies a:hover{color:#21fc0d}.footer-bottom{display:flex;justify-content:space-between;gap:35px;color:#ddd;font-size:12px}.footer-bottom p{margin-bottom:10px}.policies{display:flex;gap:20px;align-items:flex-end;flex-wrap:wrap}[hidden]{display:none!important}@media(min-width:1600px){.container{width:min(1440px,calc(100% - 120px))}}@media(max-width:1100px){.desktop-nav,.desktop-contact{display:none}.menu-toggle{display:block}.split{gap:35px}.contact-copy{padding:55px 30px}.slide h1,.slide h2{font-size:60px}.slide p{font-size:20px}.footer-top nav{gap:16px;font-size:12px}}@media(max-width:767px){.container{width:calc(100% - 40px)}.header-nav{padding:0 20px}.header-nav img{width:128px}.nav-actions{gap:20px}.slide{height:auto;min-height:calc(100svh - 80px)}.shade{padding:64px 28px 84px}.hero-badge{width:64px;height:64px}.slide h1,.slide h2{font-size:38px;letter-spacing:-.9px;line-height:1.12}.slide p{font-size:18px}.arrow{font-size:38px;padding:0 5px;top:auto;bottom:18px;transform:none}.previous{left:18px}.next{right:18px}.partners{padding:55px 0 40px}h2{font-size:36px}.partners h2{font-size:36px}.highlights{grid-template-columns:1fr;gap:38px;max-width:320px}.how{padding:50px 0}.how h2{font-size:32px}.split{grid-template-columns:1fr;gap:34px}.about{padding:55px 0}.about-image{height:260px}.about-copy>p:not(.eyebrow){font-size:18px}.faq{padding:50px 0}.faq h2{font-size:32px}.faq .split{gap:22px}.contact{grid-template-columns:1fr}.contact-image{min-height:300px}.contact-copy{padding:45px 20px}.form-row{grid-template-columns:1fr;gap:0}.footer-top,.footer-bottom{align-items:start;flex-direction:column}.footer-top nav{flex-direction:column;font-size:14px;gap:16px}.social{gap:18px}.policies{flex-direction:column;align-items:start;gap:14px}.eyebrow{margin-bottom:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Screenshot reference: 1280 CSS-pixel desktop, captured at 2174 pixels wide. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only:focus{position:static;width:34px;height:34px;clip:auto;overflow:visible}.slide{height:800px;min-height:800px}.shade{padding:50px 16px}.slide h1,.slide h2{font-size:72px;line-height:1;letter-spacing:0;max-width:1248px;margin-bottom:16px}.slide p{font-size:24px;line-height:32px;max-width:896px;margin-bottom:24px}.hero-badge{margin-bottom:16px}.arrow{color:white;font-size:52px;padding:0;opacity:.8}.previous{left:10px}.next{right:10px}.slide-controls{bottom:10px;gap:0}.dot{width:16px;height:24px;padding:4px}.dot:after{width:8px;height:8px;background:#ffffff80}.dot[aria-current=true]:after{background:white}.container{width:100%;max-width:1280px}.header-nav{gap:20px}.desktop-nav{gap:32px;font-size:16px}.nav-actions{gap:24px}.desktop-contact{padding:8px 16px}.language{padding-right:24px;border-right:1px solid #d1d5db}.partners{padding:0;background:#f3f4f6;height:768px}.partners .eyebrow{margin:0 0 32px}.partners h2{font-size:48px;line-height:48px;letter-spacing:0;max-width:800px;margin-left:240px;padding-top:0}.partners .eyebrow{padding-top:96px;margin-left:240px}.club-logos{margin:160px 0 48px;gap:32px}.club-logos img{width:100px;height:100px}.coming{font-size:14px;line-height:20px;margin-bottom:24px}.league-logos{display:flex;align-items:center;justify-content:center;gap:0;height:144px}.league-logos img{object-fit:contain;max-height:110px;width:calc(100% / 6);padding:0 28px;max-width:220px}.league-logos img+img{border-left:1px solid #d1d5db}.league-logos img:nth-child(2){padding:0 24px}.league-logos img:nth-child(3),.league-logos img:nth-child(6){padding:0 44px}.how{height:436px;padding:128px 8px 48px;position:relative}.how .eyebrow{margin-bottom:16px;line-height:16px}.how h2{line-height:40px;letter-spacing:0}.highlights{margin:48px auto 0;max-width:1088px;gap:32px}.feature-icon{display:block;object-fit:contain;width:50px;height:50px;margin:0 auto 24px}.highlights h3{line-height:28px;margin-bottom:8px}.highlights p{line-height:20px}.about{height:630px;padding:0;position:relative}.about .split{display:block;position:relative;height:100%}.about-copy{padding-top:96px;margin-left:240px;width:368px}.about .eyebrow{font-size:12px;line-height:16px;margin-bottom:32px}.about h2{font-size:48px;line-height:48px;letter-spacing:0;margin-bottom:16px}.about-copy>p:not(.eyebrow){font-size:20px;line-height:28px;margin:0}.about .button{margin-top:32px;font-weight:400}.about-image{position:absolute;top:-124px;right:0;width:464px;height:576px;object-fit:contain;border-radius:0;pointer-events:none}.faq{height:390px;padding:48px 0;background:#f5f7fa}.faq .split{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:0 16px}.faq .eyebrow{font-size:12px;line-height:16px;margin-bottom:16px}.faq h2{line-height:40px;letter-spacing:0;font-weight:700;margin-bottom:16px}.faq p{line-height:24px}.questions summary{font-size:18px;line-height:28px;padding:26px 0;font-weight:600}.questions summary:after{content:'⌄';font-size:18px}.questions details[open] summary:after{content:'⌃'}.faq:has(details[open]){height:auto;min-height:390px}.contact{min-height:800px;grid-template-columns:1fr 1fr;align-items:start}.contact-image{min-height:690px;background-image:url('assets/contact-art.png');background-size:100% auto;background-position:left top;background-repeat:no-repeat;margin-right:44px}.contact-copy{padding:96px 24px 40px}.contact h2{line-height:40px;letter-spacing:0}.contact .eyebrow{font-size:12px;line-height:16px;margin-bottom:32px}.contact-copy>p:not(.eyebrow){line-height:24px}.contact form{margin-top:32px;max-width:80%}.contact label{font-size:16px;line-height:24px;margin:0 0 8px}.contact input,.contact select{height:50px;padding:12px;border-color:#e5e7eb}.contact input::placeholder,.contact textarea::placeholder{color:#9ca3af}.form-row{margin-top:24px;margin-bottom:24px;gap:16px}.contact textarea{height:128px;border-color:#e5e7eb;resize:none}.phone-row select{width:88px;font-size:12px;padding:12px 4px}.submit{margin-top:24px}.contact .button{font-weight:600}footer{padding:32px 0 24px;font-size:14px}footer .container{width:calc(100% - 256px);position:relative}.footer-top{padding-bottom:16px;gap:24px;align-items:center}.footer-top> a img{width:150px}.footer-top nav{gap:16px;font-size:14px;position:absolute;left:220px;top:0;white-space:nowrap}.social{position:absolute;right:0;top:0;gap:20px;padding:0;align-items:center}.social svg{height:24px;width:24px;fill:currentColor;display:block}.footer-bottom{padding-top:16px;font-size:14px;gap:16px}.footer-bottom p{margin:0 0 16px}.footer-legal{display:flex;flex-direction:column;align-items:flex-end;gap:16px}.payment-logos{width:350px;height:36px}.policies{font-size:14px;gap:16px}.footer-top nav{left:220px;right:320px;font-size:12px;gap:12px}footer .container{width:calc(100% - 256px)}
@media(min-width:1280px){.hero{height:800px}.partners .container,.about .container{max-width:none}.partners h2{max-width:800px}.about-image{width:calc(50% - 176px);min-width:464px}footer .container{max-width:none}.faq .container{max-width:1280px}}
@media(min-width:1500px){.slide{height:100svh}.hero{height:100svh}.slide h1,.slide h2{max-width:calc(100% - 32px)}.about-copy{width:calc(50% - 288px)}.about-image{height:auto}.footer-top nav{font-size:14px}}
@media(max-width:1279px){.partners .eyebrow,.partners h2{margin-left:32px}.about-copy{margin-left:32px;width:45%}.about-image{width:48%;min-width:0}.footer-top nav{display:none}footer .container{width:calc(100% - 64px)}.contact form{max-width:100%}.league-logos img{padding:0 20px}.league-logos img:nth-child(3),.league-logos img:nth-child(6){padding:0 30px}}
@media(max-width:767px){.container{width:100%}.language{border:0;padding:0}.slide{height:auto;min-height:calc(100svh - 80px)}.shade{padding:64px 24px 80px}.slide h1,.slide h2{font-size:38px;line-height:1.12}.slide p{font-size:18px;line-height:26px}.partners{height:auto;padding:50px 20px}.partners .eyebrow{padding:0;margin:0 0 24px}.partners h2{margin:0;font-size:36px;line-height:40px}.club-logos{margin:45px 0 35px}.league-logos{height:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px 10px;margin-top:35px}.league-logos img,.league-logos img:nth-child(2),.league-logos img:nth-child(3),.league-logos img:nth-child(6){width:100%;height:65px;padding:0 8px;border:0}.how{height:auto;padding:55px 20px 80px}.highlights{margin-top:40px;gap:35px}.about{height:auto;padding:0 20px 50px}.about .split{display:flex;flex-direction:column-reverse;gap:20px}.about-image{position:relative;top:0;width:100%;height:auto;max-width:440px;margin-top:-30px;background:white}.about-copy{padding:0;margin:0;width:100%}.about h2{font-size:36px;line-height:40px}.about-copy>p:not(.eyebrow){font-size:18px;line-height:27px}.faq{height:auto;padding:48px 0}.faq .split{grid-template-columns:1fr;padding:0 20px;gap:24px}.faq h2{font-size:32px;line-height:36px}.questions summary{padding:20px 0}.contact{display:block;min-height:0}.contact-image{min-height:0;height:440px;margin-right:20px;background-size:contain}.contact-copy{padding:40px 20px}.contact form{max-width:100%}.form-row{gap:24px}.contact .form-row label{margin-top:0}.footer-top{align-items:start}.footer-top nav{position:static;display:flex;font-size:14px;white-space:normal}.social{position:static;padding:24px 0;gap:20px}.footer-bottom{padding:0}.footer-legal{align-items:start}.payment-logos{max-width:100%}footer .container{width:calc(100% - 40px)}.policies{align-items:start}.about-image{object-fit:contain}}
@media(min-width:1280px){.about-copy{width:464px}.highlights{max-width:1024px}.league-logos{position:relative;margin:0 auto;background:url('assets/league-strip.png') center/contain no-repeat;width:1162px;height:126px}.league-logos img{opacity:0;height:100%;width:16.666%}.coming{margin-bottom:18px}.footer-top nav{font-size:14px;left:220px;gap:16px}.footer-top{padding-bottom:20px}.footer-bottom{font-size:16px}.policies{font-size:14px}.about-copy>p:not(.eyebrow){display:inline}.about-copy>p:not(.eyebrow):after{content:' '}.about .button{display:table}.about h2{max-width:400px}}
@media(min-width:1280px){.about-copy{width:400px}}
.not-found{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-align:center;padding:32px;background:#000;color:white}.contact-availability{font-size:13px;color:#4b5563;margin-top:16px}.submit:disabled{opacity:.6;cursor:not-allowed}

.contact-trap { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.form-status:empty { display: none; }
