@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Barlow:wght@400;500;600;700;800&display=swap');
:root{--blue:#084bfa;--yellow:#ffe500;--ink:#080d17;--muted:#a5acba}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);font-family:Barlow,Arial,sans-serif;background:#f4f5f7}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #ffba00;outline-offset:5px}.skip{position:fixed;left:12px;top:-100px;z-index:50;background:var(--yellow);padding:15px}.skip:focus{top:12px}.topline{background:#000;color:white;font-size:12px;font-weight:700;letter-spacing:2px;text-align:center;padding:9px 15px}header{height:88px;background:var(--blue);display:flex;align-items:center;gap:38px;padding:0 5%;color:white;position:relative;z-index:10;border-bottom:1px solid #263041}.wordmark{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:900;font-size:49px;line-height:.85;font-style:italic;letter-spacing:-2px;display:inline-block}.wordmark span{display:block;font-size:11px;letter-spacing:3px;font-style:normal;color:var(--yellow);margin-top:9px}nav{display:flex;gap:30px;margin:auto;font-size:15px;font-weight:600}nav a:hover,.socials a:hover{color:var(--yellow)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:17px 25px;font-size:14px;letter-spacing:.7px;font-weight:800;transition:transform .2s,background .2s;min-height:50px}.button:hover{transform:translateY(-3px)}.yellow{background:var(--yellow);color:#050a12}.yellow:hover{background:#fff04a}.dark{background:var(--ink);color:white}.outline{border:1px solid #77808d;color:white;background:#080d1733}.menu{display:none;background:none;border:0;color:white;font-size:26px}.hero{min-height:680px;height:min(770px,80vh);position:relative;overflow:hidden;background:#091128;color:white;display:flex;align-items:center}.arena{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,7,18,.94),rgba(2,7,18,.60) 42%,rgba(2,7,18,.06) 80%),linear-gradient(0deg,#0309169c,transparent 40%)}.hero-content{position:relative;padding:35px 6% 80px;width:100%;max-width:1550px;margin:auto}.eyebrow{font-size:13px;font-weight:800;letter-spacing:2px;display:flex;align-items:center;gap:12px}.eyebrow>span{width:25px;height:3px;background:var(--yellow)}h1,h2,h3{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;font-weight:800;margin:0;line-height:.95}h1{font-size:clamp(68px,7.7vw,118px);letter-spacing:-1px;margin:25px 0}h1 em,h2 em{font-style:normal;color:var(--blue)}h1 em{color:var(--yellow)}.hero p{font-size:19px;line-height:1.5;color:#d5d9e1;margin:0 0 29px}.hero-actions{display:flex;gap:12px}.hero-bottom{position:absolute;bottom:24px;left:6%;right:6%;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;letter-spacing:1.5px;color:#bdc5d1;font-weight:600}.hero-bottom button{background:#050c1899;color:#dbe2ef;border:1px solid #7c879a66;padding:10px;font-size:12px;letter-spacing:1px}.next{background:var(--yellow);padding:25px 6%;display:flex;align-items:center;gap:28px}.next-label{font-family:'Barlow Condensed',Impact,sans-serif;font-size:23px;font-weight:800;border-right:1px solid #1114;padding-right:28px}.next-label span{display:block;font-family:Barlow,Arial,sans-serif;font-size:11px;letter-spacing:1px;margin-top:8px}.date{display:flex;flex-direction:column;text-align:center}.date strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:58px;line-height:.9}.date span{font-size:11px;font-weight:800;margin-top:7px}.next-info{flex:1}.next h2{font-size:32px}.next p{font-size:14px;margin:9px 0 0}.next p span{padding:0 6px}.section{padding:85px 6%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}h2{font-size:clamp(42px,4.2vw,64px)}.blue{color:var(--blue)}.section-heading h2,.about h2,.watch h2{margin-top:18px}.section-heading p{line-height:1.6;color:#58606d;margin:0}.event-list{border-top:2px solid var(--ink)}.event{display:flex;gap:28px;align-items:center;padding:23px 26px;border-bottom:1px solid #d8dce3;transition:background .2s}.event:hover{background:#e5ebff}.featured{background:white;border-left:4px solid var(--blue);padding-left:22px}.event-date{width:53px;flex-shrink:0;display:flex;flex-direction:column;text-align:center}.event-date span{font-size:12px;font-weight:800;color:var(--blue);letter-spacing:1px}.event-date strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:43px;line-height:1.1}.event-name{flex:1}.event h3{font-size:30px}.event p{font-size:15px;margin:8px 0 0;color:#5c6370}.tag{display:block;font-size:11px;color:var(--blue);font-weight:800;letter-spacing:1px;margin-bottom:7px}.event-action{font-size:13px;letter-spacing:.6px;font-weight:800}.event-note{font-size:13px;color:#626c7b;margin-top:22px}.watch{background:#073ecb;color:white;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:6%;position:relative}.watch h2 em{color:var(--yellow)}.watch-copy>p{font-size:17px;line-height:1.65;max-width:490px;color:#d8e3ff}.tv-time{border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40;padding:17px 0;font-size:14px;font-weight:600;display:flex;align-items:center;gap:13px}.tv-time strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:30px}.tv-time span{font-size:11px;letter-spacing:1px;margin-left:auto}.watch-links{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:25px}.text-link{font-size:14px;font-weight:800;text-decoration:underline;text-underline-offset:6px}.video-frame{background:#080e1c;box-shadow:18px 18px 0 #052c97;transform:perspective(1500px) rotateY(-4deg);border:1px solid #ffffff40}.video-frame iframe{border:0;width:100%;aspect-ratio:16/9;display:block}.video-caption{padding:18px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1px;font-weight:700}.video-caption span:last-child{color:var(--yellow)}.about{display:grid;grid-template-columns:.7fr 1fr;gap:10%;align-items:center;background:white}.about-brand{text-align:center}.about-brand img{width:100%;max-width:340px;max-height:340px;object-fit:contain}.about p{color:#626976;line-height:1.7;font-size:18px;max-width:610px;margin-bottom:25px}.fundraiser{background:#0a101c;color:white;display:flex;align-items:center;justify-content:space-between;gap:35px;border-top:6px solid var(--blue)}.fundraiser .eyebrow{color:var(--yellow);margin-bottom:18px}.fundraiser h2{font-size:clamp(38px,4vw,58px)}.fundraiser p{font-size:17px;color:#abb5c6;line-height:1.6;margin-bottom:0}.fundraiser .button{flex-shrink:0}footer{padding:45px 6% 23px;background:#05090f;color:white;display:flex;align-items:center;gap:50px;flex-wrap:wrap}footer p{font-size:12px;color:#a5adbb;line-height:1.8;letter-spacing:.5px}.socials{display:flex;gap:22px;margin-left:auto;font-size:13px}.fine{width:100%;border-top:1px solid #28303c;padding-top:22px;font-size:12px;color:#778395;display:flex;justify-content:space-between;gap:25px}
@media(min-width:1600px){.section{padding-left:max(6%,calc((100vw - 1400px)/2));padding-right:max(6%,calc((100vw - 1400px)/2))}}@media(max-width:950px){header{gap:20px}nav{gap:18px}.nav-ticket{padding:15px}.next-label{display:none}.next{gap:20px}.next h2{font-size:28px}.watch{grid-template-columns:1fr;gap:45px}.video-frame{transform:none}.about{gap:6%}.fundraiser{align-items:start;flex-direction:column}.section-heading p{max-width:250px}}@media(max-width:650px){.topline{font-size:10px;letter-spacing:1px}header{height:75px;padding:0 5%;gap:18px}.wordmark{font-size:42px}.wordmark span{font-size:9px}.nav-ticket{margin-left:auto;font-size:12px;padding:12px;min-height:42px;gap:12px}.menu{display:block}nav{display:none;position:absolute;top:75px;left:0;right:0;background:var(--blue);padding:20px 6%;flex-direction:column;gap:24px;border-top:1px solid #344159}nav.open{display:flex}.hero{min-height:625px;height:auto}.hero-content{padding:65px 6% 90px}.eyebrow{font-size:11px;letter-spacing:1.4px}h1{font-size:clamp(60px,13.3vw,85px);line-height:.98;margin:23px 0}.shade{background:linear-gradient(90deg,#030918e8,#03091860),linear-gradient(0deg,#030918a8,transparent)}.hero p{font-size:17px}.hero-actions{gap:10px;flex-wrap:wrap}.button{font-size:12px;padding:16px 18px;gap:15px}.hero-bottom{bottom:20px;align-items:end}.hero-bottom>span{font-size:10px;max-width:155px;line-height:1.6}.hero-bottom button{font-size:10px}.next{flex-wrap:wrap;padding:25px 6%;gap:18px}.next-info{min-width:200px}.next p{line-height:1.5}.next .button{width:100%}.section{padding:58px 6%}.section-heading{display:block}.section-heading p{max-width:none;margin-top:20px}h2{font-size:46px}.event{padding:20px 0;gap:17px;flex-wrap:wrap}.featured{padding-left:12px}.event h3{font-size:27px}.event-name{min-width:180px}.event p{font-size:14px;line-height:1.5}.event-action{margin-left:70px;font-size:11px}.event-date{width:50px}.video-frame{box-shadow:8px 8px 0 #052c97}.video-caption{font-size:9px;padding:14px}.about{grid-template-columns:1fr}.about-brand{order:2;margin-top:30px}.about-brand img{max-width:210px}.about p{font-size:17px}.fundraiser h2{font-size:42px}footer{gap:28px;padding-top:35px}.socials{margin-left:0;flex-wrap:wrap}.fine{flex-direction:column;line-height:1.6;gap:12px}.tv-time{flex-wrap:wrap}.tv-time span{margin-left:0}.watch-links{gap:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Display the supplied logo at its artwork bounds without altering the asset. */
.logo-window{display:block;position:relative;overflow:hidden;width:100%;aspect-ratio:1765/350}
.logo-window img,.about-brand .logo-window img{position:absolute;display:block;width:116.034%;max-width:none;height:auto;max-height:none;left:-11.048%;top:-111.429%}
header .brand{display:block;width:250px;flex-shrink:0}
.footer-brand{display:block;width:260px;flex-shrink:0}
.about-brand{background:#070b12;padding:38px 24px;border-bottom:5px solid var(--blue)}
@media(min-width:651px) and (max-width:1050px){header{gap:20px}header .brand{width:215px}nav{gap:16px;font-size:14px}.nav-ticket{padding:14px;gap:12px}}
@media(min-width:651px) and (max-width:850px){header{height:88px}nav{display:none;position:absolute;top:88px;left:0;right:0;background:var(--blue);padding:24px 6%;flex-direction:column;gap:24px;border-top:1px solid #344159}nav.open{display:flex}.menu{display:block}.nav-ticket{margin-left:auto}}
@media(max-width:650px){header{gap:10px}header .brand{width:clamp(125px,38vw,200px)}.nav-ticket{font-size:11px;padding:12px 10px;gap:0}.nav-ticket span{display:none}.about-brand{padding:32px 20px}.footer-brand{width:min(280px,100%)}}

/* Keep the ring visible as the real event photo pans. */
.arena{object-position:63% 65%}

@media(min-width:651px) and (max-width:1100px){header{gap:20px;height:88px}header nav{display:none;position:absolute;top:88px;left:0;right:0;background:var(--blue);padding:24px 6%;flex-direction:column;gap:24px;border-top:1px solid #ffffff40}header nav.open{display:flex}header .menu{display:block}header .nav-ticket{margin-left:auto}}
