@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#141713;--muted:#60655d;--green:#c5f45d;--paper:#f7f8f3;--line:#dce0d5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #52801b;outline-offset:6px}.skip{position:absolute;top:-100px;left:20px;background:var(--green);padding:12px;z-index:10}.skip:focus{top:15px}.header{max-width:1480px;margin:auto;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font-size:27px;font-weight:700;letter-spacing:-1.3px;display:inline-flex;align-items:center;line-height:1.2;white-space:nowrap}.brand-icon{width:32px;height:34px;background:var(--green);border-radius:8px;display:inline-grid;place-items:center;font-style:italic;font-size:30px;margin-right:9px;letter-spacing:-3px;padding-right:4px}.brand-dot{color:#659323}nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}nav a:hover{color:#608a1d}.nav-cta{border:1px solid var(--ink);border-radius:5px;padding:10px 16px;display:flex;gap:24px}.menu-toggle{display:none}.hero{max-width:1480px;margin:auto;padding:32px 5% 50px;display:grid;grid-template-columns:1fr 1fr;gap:6%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;display:flex;align-items:center;gap:10px}.short-line{display:inline-block;width:22px;height:2px;background:var(--ink)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:700;line-height:.96;letter-spacing:-.6px}h1{font-size:clamp(70px,7.6vw,116px);text-transform:uppercase;margin:28px 0 26px}h1 span{color:#668b2a}.hero-description{max-width:455px;color:#52574f;font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin:28px 0 22px}.button{padding:14px 19px;border-radius:5px;font-size:14px;font-weight:700;display:inline-flex;gap:24px;align-items:center;justify-content:space-between;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--ink);color:white}.primary:hover{background:#333d2b}.secondary{border:1px solid #b7bdaf}.secondary:hover{background:#e8eddc}.launch-note{font-size:12px;color:var(--muted);max-width:400px}.launch-note strong{font-weight:600}.hero-image{position:relative;min-height:660px;margin:0;overflow:hidden;border-radius:9px;background:#3e483c}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:49% center;position:absolute;filter:saturate(.55)}.photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.16),transparent 36%,rgba(9,19,9,.78))}.image-tag{position:absolute;top:28px;left:28px;color:white;border:1px solid #ffffff70;border-radius:3px;padding:9px 12px;font-size:11px;line-height:1.5;letter-spacing:1.2px;font-weight:600}.hero-image figcaption{position:absolute;bottom:37px;left:35px;color:white}.hero-image figcaption>span{font-size:11px;letter-spacing:2px}.hero-image figcaption strong{display:block;font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(40px,4vw,60px);text-transform:uppercase;line-height:1.05;margin-top:18px}.image-cross{position:absolute;right:26px;bottom:36px;color:var(--ink);background:var(--green);width:49px;height:49px;display:grid;place-items:center;border-radius:50%;font-size:30px}.sports{background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;gap:30px;padding:23px 25px;flex-wrap:wrap}.sports span{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:18px;font-weight:600;letter-spacing:1px}.sports b{color:var(--green);font-size:23px;font-weight:400}.section{max-width:1340px;margin:auto;padding:95px 4%}.section-heading{max-width:680px}h2{font-size:clamp(42px,4.6vw,66px);margin-bottom:25px}.section-heading>p:last-child{max-width:540px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:55px}.steps article{border-top:1px solid #bec6b4;padding-top:22px}.step-number{font-family:'Barlow Condensed',Impact,sans-serif;font-size:35px;color:#718453}.steps h3{font-size:20px;margin:20px 0 12px;letter-spacing:-.4px}.steps p{color:var(--muted);font-size:15px}.audiences{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:0;padding-bottom:0}.audience{padding:45px 42px;position:relative;border-radius:7px;overflow:hidden;scroll-margin-top:30px}.athlete{background:var(--green)}.company{background:#20291f;color:white}.audience h2{font-size:58px;margin:34px 0 25px}.audience em{font-style:normal}.athlete em{color:#476620}.company em{color:var(--green)}.audience>p:not(.eyebrow){max-width:390px;font-size:16px}.company>p:not(.eyebrow){color:#d0d8c9}.audience ul{list-style:none;padding:0;font-size:14px;margin:28px 0 38px}.audience li{padding:12px 0;border-bottom:1px solid #14171326;display:flex;gap:10px}.audience li:before{content:'↗';font-size:17px}.company li{border-color:#ffffff26}.text-link{font-size:14px;font-weight:700;display:inline-flex;gap:40px;border-bottom:1px solid;padding-bottom:5px}.card-index{position:absolute;right:25px;bottom:22px;font-size:14px;opacity:.45}.manifesto{text-align:center;padding-top:115px;padding-bottom:100px}.manifesto .eyebrow{justify-content:center}.manifesto h2{line-height:1.06;font-size:clamp(42px,4.9vw,70px)}.manifesto h2 span{color:#698e2e}.manifesto>p:last-child{max-width:680px;margin:auto;color:var(--muted)}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding-top:70px;padding-bottom:85px}.faq details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;font-size:16px;font-weight:600;padding:23px 0;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary span{font-size:23px;font-weight:400;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:15px;padding-right:30px;padding-bottom:12px}.launch{background:var(--green);border-radius:8px;display:flex;justify-content:space-between;align-items:center;padding:55px 6%;max-width:1235px;margin:0 auto 75px;gap:40px}.launch h2{font-size:clamp(45px,4.5vw,66px);margin:22px 0}.launch h2 em{font-style:normal;color:#4c691f}.launch p{font-size:16px;margin-bottom:0}.launch-stamp{padding:30px 5px;text-align:center;flex-shrink:0}.launch-stamp>span{font-size:60px;line-height:1.4;display:block}.launch-stamp strong{font-size:14px;letter-spacing:2px}.launch-stamp p{font-size:14px;margin-top:9px}footer{max-width:1340px;margin:auto;padding:0 4% 25px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px}footer>div>p{font-size:14px;color:var(--muted);margin-top:14px}.footer-links{display:flex;align-items:flex-start;gap:22px;padding-top:12px;font-size:13px}.footer-links a:hover{text-decoration:underline}.footer-bottom{width:100%;border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}
@media(min-width:1600px){.hero-image{min-height:730px}}@media(max-width:1000px){nav{gap:17px}.hero{gap:4%}.hero-image{min-height:620px}.hero-actions{flex-direction:column;align-items:flex-start}.button{min-width:220px}.sports{gap:18px}.sports span{font-size:16px}.audience{padding:32px 27px}.audience h2{font-size:48px}.launch{margin-left:4%;margin-right:4%}.footer-links{flex-direction:column;gap:7px}}@media(max-width:720px){.header{padding:21px 6%;position:relative;flex-wrap:wrap}.brand{font-size:25px}.menu-toggle{display:flex;align-items:center;gap:12px;border:0;background:none;font-size:14px;padding:7px}.header nav{display:none;width:100%;padding:15px 0;flex-direction:column;align-items:stretch;gap:18px}.header nav.open{display:flex}.nav-cta{max-width:260px}.hero{grid-template-columns:1fr;padding:22px 6% 35px;gap:25px}.hero .eyebrow{font-size:10px;letter-spacing:1px}h1{font-size:83px;line-height:.94;margin:22px 0}h1 br:nth-of-type(1){display:none}h1 br:nth-of-type(1):after{content:' '}.hero-description{font-size:16px;max-width:440px}.hero-actions{flex-direction:row;gap:10px}.button{min-width:0;font-size:13px;padding:13px 12px;gap:12px;flex:1}.launch-note{font-size:11px}.hero-image{min-height:420px}.hero-image img{object-position:50% 53%}.hero-image figcaption{bottom:28px;left:25px}.hero-image figcaption strong{font-size:43px}.image-tag{top:22px;left:22px}.sports{padding:20px;gap:10px 17px}.sports span{font-size:14px}.sports b{font-size:16px}.section{padding:65px 6%}.section h2{font-size:46px;line-height:1.02}.steps{grid-template-columns:1fr;gap:22px;margin-top:35px}.steps article{position:relative;padding-left:55px}.step-number{position:absolute;left:0;top:15px}.steps h3{margin-top:0;font-size:19px}.steps p{margin-bottom:8px}.audiences{grid-template-columns:1fr;padding-top:0;padding-bottom:0;gap:18px}.audience{padding:30px}.audience h2{font-size:50px;line-height:.98}.manifesto{padding-top:75px;padding-bottom:65px}.manifesto h2{font-size:43px}.manifesto h2 br{display:none}.faq{grid-template-columns:1fr;gap:4px;padding-top:50px}.faq h2 br{display:none}.faq h2{font-size:45px}.faq summary{font-size:15px}.launch{margin:0 6% 50px;padding:35px 28px;display:block}.launch h2{font-size:47px}.launch-stamp{text-align:left;border-top:1px solid #63822360;margin-top:28px;padding:22px 0 0}.launch-stamp>span{display:none}.launch-stamp p{margin-top:5px}.footer-bottom{gap:15px;flex-direction:column}footer{padding-left:6%;padding-right:6%}.footer-links{font-size:12px}.eyebrow{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.stats{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:30px;align-items:center;border-bottom:1px solid var(--line);padding-top:48px;padding-bottom:48px}.stats-label>p:last-child{font-size:12px;color:var(--muted);margin:0}.stats>div:not(:first-child){padding-left:24px;border-left:1px solid var(--line)}.stats strong{display:block;font-family:'Barlow Condensed',Impact,sans-serif;font-size:56px;font-weight:600;line-height:1.2}.stats>div>span{font-size:14px;color:var(--muted)}.commission{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;border-top:1px solid var(--line);align-items:center}.commission>div>p:not(.eyebrow){max-width:500px}.commission-note{font-size:13px;color:var(--muted)}.rate{text-align:center;border-left:1px solid var(--line)}.rate strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:160px;line-height:1;color:#668b2a}.rate strong span{font-size:85px}.rate p{font-size:15px;margin:10px 0 0}.contact-block{display:flex;flex-direction:column;gap:18px;min-width:290px}.contact-block>a:not(.button){font-size:14px;overflow-wrap:anywhere}.contact-block>a>span:not([aria-hidden]){display:block;font-size:11px;letter-spacing:1.5px;font-weight:700}.contact-block .button{font-size:14px}.contact-block>a:not(.button):hover{text-decoration:underline}@media(max-width:720px){.stats{grid-template-columns:repeat(3,1fr);gap:20px 10px;padding-top:30px;padding-bottom:30px}.stats-label{grid-column:1/-1}.stats>div:not(:first-child){padding-left:10px}.stats strong{font-size:43px}.stats>div>span{font-size:12px;display:block;line-height:1.5}.commission{grid-template-columns:1fr;gap:20px}.rate{border-left:0;border-top:1px solid var(--line);padding-top:25px;text-align:left}.rate strong{font-size:110px}.rate strong span{font-size:65px}.contact-block{margin-top:28px;min-width:0}.contact-block .button{flex:initial}.contact-block>a:not(.button){font-size:13px}}

.funding{padding-top:95px;padding-bottom:70px}.funding-paths{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:40px}.funding-paths article{border-top:2px solid var(--ink);padding:24px 0}.funding-paths h3{font-size:24px;line-height:1.25;margin:18px 0}.funding-paths p{color:var(--muted);max-width:490px}.funding-paths .text-link{gap:16px;font-size:14px}.transparency{display:grid;grid-template-columns:1fr 1fr;background:#e9efdf;padding:40px;gap:50px;border-radius:7px;margin-top:30px}.transparency h2{font-size:51px}.transparency p{color:var(--muted);max-width:410px}.transparency ol{margin:0;padding-left:23px}.transparency li{padding:0 0 22px 9px}.transparency li::marker{color:#557224;font-weight:700}.transparency strong,.transparency li span{display:block}.transparency strong{font-size:16px;margin-bottom:6px}.transparency li span{font-size:14px;color:var(--muted)}.funding-note{font-size:13px;color:var(--muted);margin-top:23px;max-width:920px}@media(max-width:1100px){nav{gap:14px;font-size:12px}.header{padding-left:4%;padding-right:4%}.nav-cta{padding:10px;gap:8px}}@media(max-width:720px){.funding{padding-top:65px}.funding-paths{grid-template-columns:1fr;gap:10px}.funding-paths h3{font-size:23px}.transparency{grid-template-columns:1fr;padding:27px;gap:20px}.transparency h2{font-size:43px}.funding .eyebrow{line-height:1.7}.funding-paths .text-link{font-size:13px}nav{font-size:14px}}
