.sport-home{--home-ink:#0b1d32;--home-paper:#f4f6f8;--home-white:#fff;--home-orange:#f0522d;--home-green:#26795a;--home-steel:#6e7f91;--home-line:#d7dfe7;min-height:100dvh;color:var(--home-ink);background-color:var(--home-paper);background-image:linear-gradient(#0b1d3206 1px,#0000 1px),linear-gradient(90deg,#0b1d3206 1px,#0000 1px);background-size:28px 28px;grid-template-rows:auto 1fr auto;font-family:Trebuchet MS,Arial,sans-serif;display:grid}.sport-home *{box-sizing:border-box}.home-header{border-bottom:1px solid var(--home-line);background:#ffffffeb;align-items:center;width:100%;height:72px;padding:0 clamp(20px,4vw,56px);display:flex}.home-wordmark{color:var(--home-ink);text-transform:uppercase;letter-spacing:-.02em;align-items:center;gap:10px;font:400 21px/1 Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-decoration:none;display:inline-flex}.home-wordmark b{color:var(--home-orange);font-weight:inherit}.home-mark{aspect-ratio:1;border:2px solid var(--home-ink);background:var(--home-orange);color:#fff;border-radius:50%;place-items:center;width:36px;font:400 15px/1 Impact,sans-serif;display:grid}.home-content{align-self:center;width:min(920px,100% - 40px);margin:0 auto;padding:64px 0}.home-intro{max-width:620px;margin-bottom:36px}.home-kicker{letter-spacing:.12em;text-transform:uppercase;margin:0 0 9px;font:700 10px/1 Courier New,monospace;color:var(--home-orange)!important}.home-intro h1{color:var(--home-ink);letter-spacing:-.02em;text-transform:uppercase;margin:0;font:400 clamp(42px,6vw,68px)/.95 Impact,Haettenschweiler,Arial Narrow Bold,sans-serif}.home-intro>p:last-child{max-width:560px;color:var(--home-steel);margin:17px 0 0;font-size:15px;line-height:1.55}.game-choices{grid-template-columns:1fr 1fr;gap:18px;display:grid}.game-choice{border:2px solid var(--home-ink);background:var(--home-white);min-height:210px;color:var(--home-ink);grid-template-columns:auto 1fr auto;align-items:start;gap:18px;padding:26px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid;position:relative;box-shadow:6px 6px #0b1d321a}.game-choice:hover,.game-choice:focus-visible{transform:translate(-2px,-2px);box-shadow:9px 9px #0b1d3221}.game-choice:focus-visible{outline-offset:4px;outline:3px solid #f3c74b}.basketball-choice:hover,.basketball-choice:focus-visible{border-color:var(--home-orange)}.football-choice:hover,.football-choice:focus-visible{border-color:var(--home-green)}.choice-icon{aspect-ratio:1;border:2px solid var(--home-ink);color:#fff;place-items:center;width:50px;font:400 18px/1 Impact,sans-serif;display:grid}.basketball-icon{background:var(--home-orange);border-radius:50%}.football-icon{background:var(--home-green);clip-path:polygon(50% 0,92% 17%,86% 76%,50% 100%,14% 76%,8% 17%)}.choice-copy{min-width:0;display:grid}.choice-copy small{color:var(--home-steel);letter-spacing:.1em;text-transform:uppercase;margin:3px 0 8px;font:700 9px/1 Courier New,monospace}.choice-copy strong{letter-spacing:.01em;text-transform:uppercase;font:400 34px/1 Impact,Haettenschweiler,Arial Narrow Bold,sans-serif}.choice-copy>span{color:var(--home-steel);margin-top:14px;font-size:13px;line-height:1.45}.choice-arrow{color:var(--home-ink);align-self:end;font-size:27px;line-height:1;transition:transform .15s}.game-choice:hover .choice-arrow,.game-choice:focus-visible .choice-arrow{transform:translate(4px)}.basketball-choice:after,.football-choice:after{content:"";height:5px;position:absolute;bottom:0;left:0;right:0}.basketball-choice:after{background:var(--home-orange)}.football-choice:after{background:var(--home-green)}.home-footer{border-top:1px solid var(--home-line);background:var(--home-white);color:var(--home-steel);text-align:center;letter-spacing:.09em;text-transform:uppercase;padding:18px 20px;font:700 9px/1.3 Courier New,monospace}@media (width<=700px){.home-header{height:64px}.home-wordmark{font-size:18px}.home-mark{width:32px}.home-content{width:min(100% - 24px,480px);padding:44px 0}.home-intro{margin-bottom:27px}.home-intro h1{font-size:44px}.home-intro>p:last-child{font-size:14px}.game-choices{grid-template-columns:1fr;gap:13px}.game-choice{min-height:164px;padding:21px}.choice-icon{width:44px}.choice-copy strong{font-size:29px}.choice-copy>span{margin-top:10px}}@media (prefers-reduced-motion:reduce){.sport-home *,.sport-home :before,.sport-home :after{transition-duration:.01ms!important}}
