:root{color-scheme:dark;--bg:#0b0e10;--ink:#f4f5f1;--muted:#aab0b2;--green:#c7ff60;--line:#ffffff26}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:5px}.skip{position:fixed;top:-100px;left:10px;z-index:20;padding:12px;background:var(--green);color:#000}.skip:focus{top:10px}header{height:88px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#0b0e10}.logo{width:175px;height:auto}.header-tag{font-size:12px;letter-spacing:2px;color:#aab0b2;margin-left:auto;margin-right:35px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;background:var(--green);color:#11160b;font-weight:700;padding:16px 23px;border:0;border-radius:2px;line-height:1.4;transition:background .2s}.button:hover{background:#dfff9b}.button.small{font-size:14px;padding:12px 18px;gap:25px}.hero{position:relative;min-height:740px;display:flex;align-items:center;isolation:isolate}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-photo{object-position:center 60%}.hero-shade{z-index:-1;background:linear-gradient(90deg,#060b10de 2%,#080d1378 60%,#080d1310),linear-gradient(0deg,#080d1370,transparent 45%)}.hero-copy{padding:70px 5% 115px;width:100%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;color:var(--green)}h1{font-family:'Arial Black',Arial,sans-serif;font-size:clamp(50px,6.3vw,92px);font-weight:950;line-height:.98;letter-spacing:-3.5px;margin:27px 0 27px;max-width:980px}h1 em{font-style:normal;color:var(--green)}.hero-copy p{font-size:18px;line-height:1.65;color:#e3e6e6;max-width:510px;margin-bottom:30px}.under-link{display:inline-block;font-size:14px;margin-left:28px;border-bottom:1px solid #ffffff70;line-height:2}.hero-caption{position:absolute;bottom:0;left:5%;right:5%;display:flex;justify-content:space-between;border-top:1px solid #ffffff40;padding:22px 0;font-size:12px;letter-spacing:1.5px}.sports-ribbon{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 5%;background:var(--green);color:#14200d;font-family:'Arial Black',Arial,sans-serif;font-size:clamp(14px,1.6vw,23px);font-weight:900;letter-spacing:-.3px}.ribbon-last{font:12px Arial,sans-serif;letter-spacing:1px}.section{padding:90px 5%}.light{background:#f0f1ed;color:#141a1d}.light .eyebrow{color:#4e6140}.about{display:grid;grid-template-columns:1.08fr 1fr;gap:7%;align-items:center}.about-photo{position:relative;height:535px}.about-photo img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:23px;background:linear-gradient(transparent,#000c);color:#fff;font-size:11px;letter-spacing:1.2px}.about-copy h2{font-size:clamp(35px,4vw,61px);margin:20px 0 25px;line-height:1.07;letter-spacing:-2px}.about-copy h2 em{font-style:normal;color:#537333}.about-copy p{max-width:530px;font-size:17px;line-height:1.8;color:#4e5655}.plain-link{display:inline-flex;gap:45px;border-bottom:1px solid #798773;padding:12px 0 8px;font-size:14px;font-weight:700}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:38px}.section-heading h2{font-size:clamp(32px,3.6vw,52px);line-height:1.1;letter-spacing:-1.8px;margin:16px 0 0}.section-heading>p{font-size:16px;color:var(--muted);max-width:440px;margin:0 0 4px;line-height:1.75}.light .section-heading>p{color:#59615f}.experience-photo{height:430px;position:relative;isolation:isolate;overflow:hidden}.experience-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 55%;position:absolute;z-index:-2}.experience-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#05090eb8,transparent 80%);z-index:-1}.photo-overlay{padding:40px}.outlined-label{font-size:12px;border:1px solid #ffffff90;padding:7px 12px;letter-spacing:1px}.photo-overlay p{font-size:clamp(32px,3.5vw,50px);font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin-top:100px}.experience-photo .photo-caption{text-align:right}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:34px}.features article{border-top:2px solid #657458;padding-top:20px}.item-label{font-size:12px;letter-spacing:1.4px;color:var(--green);font-weight:700}h3{font-size:24px;line-height:1.25;letter-spacing:-.6px;margin:13px 0}.features p{font-size:16px;line-height:1.75;color:var(--muted);max-width:370px;margin:12px 0 0}.sports{padding-top:25px}.section-note{font-size:14px;color:var(--muted)}.sport-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sport-grid article{position:relative;height:410px;isolation:isolate;overflow:hidden}.sport-grid article>img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;z-index:-2;transition:transform .5s}.sport-grid article:hover>img{transform:scale(1.035)}.sport-grid article:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#060b10ef 0%,#060b1040 65%,#060b1010);z-index:-1}.sport-grid article>div{position:absolute;bottom:25px;left:23px;right:20px}.sport-grid article span{font-size:11px;letter-spacing:1.1px;color:#d7e5c6}.sport-grid h3{font-size:30px;margin:12px 0}.sport-grid p{font-size:14px;line-height:1.6;color:#d0d6d4;margin:0}.fineprint{font-size:12px;line-height:1.6;color:#8b9697;margin:22px 0 0}.fandom{min-height:650px;position:relative;isolation:isolate;display:flex;align-items:center}.fandom>img,.fandom-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.fandom-shade{z-index:-1;background:linear-gradient(90deg,#05090fed 0%,#05090f90 58%,#05090f1a)}.fandom-content{padding:70px 5%;width:100%}.fandom h2{font-family:'Arial Black',Arial,sans-serif;font-size:clamp(40px,5vw,73px);line-height:1.03;letter-spacing:-2.5px;margin:25px 0}.fandom p{font-size:17px;line-height:1.75;color:#e0e4e2;max-width:445px}.fandom .button{margin-top:15px}.fandom-caption{position:absolute;right:3%;bottom:28px;font-size:12px;letter-spacing:1px;color:#cdd6d4}.extras-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:start}.pip-feature{background:#14211b;color:#f5f7f0;padding:32px;position:relative;overflow:hidden}.pip-feature picture{display:block;margin:28px -10px}.pip-feature picture img{width:100%;height:auto;min-height:180px;object-fit:cover;border-radius:4px}.pip-feature h3{font-size:29px}.pip-feature p{color:#bac5bd;font-size:16px;line-height:1.8}.extra-list article{border-top:1px solid #b9c0b6;padding:19px 0}.extra-list article:first-child{padding-top:0;border-top:0}.extra-list h3{font-size:21px;margin:0 0 8px}.extra-list p{font-size:16px;line-height:1.7;color:#56605a;margin:0}.light .fineprint{color:#666f67}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:8%}.faq h2{font-size:44px;letter-spacing:-1.7px;margin:18px 0 30px}.faq-intro img{width:100%;height:170px;object-fit:cover;object-position:center 70%;filter:saturate(.7);opacity:.8}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0;font-size:17px;line-height:1.5;cursor:pointer}summary::-webkit-details-marker{display:none}summary span{color:var(--green);font-size:23px}details[open] summary span{transform:rotate(45deg)}details p{font-size:16px;line-height:1.8;color:var(--muted);margin:0 25px 25px 0}footer{display:flex;align-items:center;gap:35px;border-top:1px solid var(--line);padding:32px 5%;font-size:12px;color:#a5afac}footer .logo{width:145px}footer>span:nth-of-type(2){margin-left:auto}footer>a:last-child{font-size:14px}dialog{width:min(500px,90vw);padding:35px;background:#152019;color:#fff;border:1px solid #738564}dialog::backdrop{background:#000b}.close{position:absolute;top:8px;right:10px;color:#fff;background:none;border:0;font-size:26px}@media(min-width:1600px){.section,header,.sports-ribbon,footer{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}.hero-copy,.fandom-content{padding-left:max(5%,calc((100vw - 1440px)/2))}}@media(max-width:1000px){h1{font-size:65px}.hero{min-height:690px}.about{gap:40px}.about-photo{height:490px}.about-copy h2{font-size:40px}.sport-grid{grid-template-columns:1fr 1fr}.sport-grid article{height:370px}.section-heading>p{max-width:320px}.extras-layout{gap:35px}.features{gap:25px}.header-tag{margin-right:0}.faq{gap:40px}}@media(max-width:650px){header{height:75px;padding:0 6%;gap:20px}.logo{width:135px}.header-tag{display:none}.button.small{font-size:13px;padding:11px 13px;gap:10px}.hero{min-height:680px}.hero-copy{padding:60px 6% 95px}.hero-photo{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#050a11dc,#050a1150),linear-gradient(0deg,#050a1180,transparent)}h1{font-size:clamp(41px,10.8vw,65px);letter-spacing:-1.7px;line-height:1.04;margin:24px 0}.eyebrow{font-size:11px;letter-spacing:1.2px}.hero-copy p{font-size:16px;max-width:310px;margin-bottom:28px}.button{font-size:15px;padding:15px 20px;gap:30px}.under-link{display:block;width:fit-content;margin:19px 0 0;font-size:13px}.hero-caption{left:6%;right:6%;font-size:10px;letter-spacing:.3px;padding:18px 0}.sports-ribbon{padding:18px 6%;gap:12px;font-size:12px;letter-spacing:-.3px}.ribbon-last{display:none}.section{padding:55px 6%}.about{display:flex;flex-direction:column-reverse;gap:28px;align-items:stretch}.about-photo{height:320px}.about-copy h2{font-size:42px;letter-spacing:-1.3px}.about-copy p{font-size:16px;line-height:1.8}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:36px;letter-spacing:-1px}.section-heading>p{font-size:16px;margin:20px 0 0;max-width:none}.experience-photo{height:330px}.photo-overlay{padding:25px}.photo-overlay p{font-size:34px;margin-top:100px}.outlined-label{font-size:10px}.experience-photo .photo-caption{text-align:left;font-size:10px;padding:20px 25px}.features{grid-template-columns:1fr;gap:25px;margin-top:30px}.features article{padding-top:18px}.features h3{font-size:23px;margin:9px 0}.features p{font-size:16px;max-width:none}.sports{padding-top:10px}.section-note{display:block;margin-top:16px}.sport-grid{gap:12px}.sport-grid article{height:300px}.sport-grid article>div{left:15px;right:12px;bottom:20px}.sport-grid h3{font-size:24px;letter-spacing:-.7px}.sport-grid article span{font-size:9px;letter-spacing:.3px}.sport-grid p{font-size:13px}.sport-grid article:nth-child(2)>img{object-position:65% center}.fandom{min-height:590px}.fandom-content{padding:55px 6% 75px}.fandom h2{font-size:42px;letter-spacing:-1.5px}.fandom p{font-size:16px;max-width:330px}.fandom>img{object-position:65% center}.fandom-shade{background:linear-gradient(90deg,#05090fe0,#05090f75)}.fandom-caption{left:6%;right:auto;font-size:10px}.extras-layout{grid-template-columns:1fr;gap:28px}.pip-feature{padding:25px}.pip-feature h3{font-size:26px}.pip-feature picture img{min-height:0}.faq{display:block}.faq h2{font-size:36px}.faq-intro img{height:140px;margin-bottom:30px}.faq-list summary{font-size:16px;gap:20px}footer{padding:27px 6%;gap:24px;flex-wrap:wrap}footer>span:first-of-type{display:none}footer>span:nth-of-type(2){order:4;width:100%;margin:0}footer>a:last-child{margin-left:auto;font-size:12px}.photo-caption{font-size:10px;padding:18px}.fineprint{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.about-photo img{object-position:78% center}.dunk-photo{height:580px;background:#0e1115}.dunk-photo>img{inset:0 0 0 auto;width:58%;height:100%;object-fit:contain;object-position:right center}.dunk-photo:after{background:linear-gradient(90deg,#0e1115 0%,#0e1115 35%,#0e111500 65%)}.dunk-photo .photo-overlay{position:relative;width:52%;padding:45px 35px}.dunk-photo .photo-overlay p{margin-top:145px;font-size:clamp(32px,3.3vw,48px)}.dunk-photo .photo-caption{right:auto;max-width:43%;padding:20px 35px;text-align:left;font-size:11px;background:none}.sports-campaign{min-height:420px;background:linear-gradient(90deg,#0b111bc9,transparent 62%),url('assets/multisport-white.png') center 40%/cover;padding:45px;align-items:center;position:relative}.sports-campaign h2{max-width:420px;color:#fff}.sports-campaign .section-note{position:absolute;bottom:25px;left:45px;color:#e4e9ed}.sports-campaign .eyebrow{max-width:300px;display:block}@media(max-width:650px){.about-photo{height:390px}.dunk-photo{height:auto;display:flex;flex-direction:column}.dunk-photo>img{position:relative;order:2;width:100%;height:470px;object-fit:contain;object-position:center}.dunk-photo:after{display:none}.dunk-photo .photo-overlay{width:100%;padding:25px 22px 15px}.dunk-photo .photo-overlay p{margin:22px 0 8px;font-size:30px}.dunk-photo .photo-caption{position:relative;order:3;max-width:none;padding:16px 22px;font-size:10px}.sports-campaign{min-height:420px;padding:25px;background-position:64% center;background-image:linear-gradient(90deg,#0b111bc9,#0b111b22),url('assets/multisport-white.png')}.sports-campaign h2{font-size:32px;max-width:215px}.sports-campaign .section-note{left:25px;right:25px;font-size:13px}.sports-campaign .eyebrow{font-size:11px;max-width:170px}}

/* Natural photographic replacements */
.about-photo img{object-position:100% center;filter:none}.sport-grid article:first-child img{object-position:48% 72%;transform:scale(1.35)}.sport-grid article:first-child{overflow:hidden}.faq-intro img{height:280px;object-position:center 76%;filter:none;opacity:1}@media(max-width:600px){.about-photo{height:360px}.about-photo img{object-position:100% center}.faq-intro img{height:240px;object-position:center 77%}}
