:root{--blue:#151f86;--navy:#080d3f;--yellow:#ffe126;--paper:#f4f3ee;--ink:#111427;--muted:#6c7082;--line:#dcdde4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,100% - 48px);margin:auto}.topbar{background:var(--navy);color:#bec2dd;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.topbar .wrap{justify-content:space-between;align-items:center;height:34px;display:flex}header{border-bottom:1px solid var(--line);z-index:20;background:#fff;height:86px;position:sticky;top:0}.head{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:contain}.brand span{display:grid}.brand b,h1,h2,h3{text-transform:uppercase;font-family:Impact,Arial Narrow,sans-serif}.brand b{color:var(--blue);font-size:27px}.brand small{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-size:9px}nav{text-transform:uppercase;align-items:center;gap:26px;font-size:11px;font-weight:700;display:flex}nav .cta{background:var(--blue);color:#fff;padding:15px 18px}.hero{color:#fff;background:linear-gradient(90deg,#05082bfa,#0a1150b8 50%,#0a11501a),url(/hero.png) 50%/cover;min-height:680px}.heroGrid{grid-template-columns:1fr 350px;align-items:center;gap:90px;min-height:680px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--yellow);font-size:10px;font-weight:800}.eyebrow.blue{color:var(--blue)}h1,h2,h3{margin:0}.hero h1,.inner h1{font-size:clamp(58px,7vw,96px);line-height:.88}.hero h1 em{color:var(--yellow);font-style:normal}.hero p:not(.eyebrow){color:#d3d7ed;max-width:580px;line-height:1.7}.buttons{gap:10px;margin-top:28px;display:flex}.button{text-transform:uppercase;padding:16px 22px;font-size:10px;font-weight:800}.yellow{background:var(--yellow);color:var(--ink)}.ghost{border:1px solid #9297ba}.hero aside{color:var(--ink);box-shadow:17px 17px 0 var(--yellow);background:#fff;justify-items:center;gap:16px;padding:30px;display:grid}.hero aside>span{text-transform:uppercase;font-size:9px}.hero aside>b{font-size:22px}.hero aside>small{color:var(--muted)}.shortcuts{background:#fff}.shortcuts .wrap{grid-template-columns:repeat(4,1fr);display:grid}.shortcuts a{border-right:1px solid var(--line);justify-content:space-between;align-items:center;min-height:95px;padding:20px;display:flex}.shortcuts span{color:var(--yellow);font-size:24px;font-weight:900}.section{padding:95px 0}.sectionHead{justify-content:space-between;align-items:end;margin-bottom:42px;display:flex}.sectionHead h2{font-size:60px}.sectionHead>a{text-transform:uppercase;border-bottom:2px solid var(--yellow);padding-bottom:7px;font-size:10px;font-weight:800}.newsGrid{grid-template-columns:1.4fr 1fr 1fr;gap:16px;display:grid}.newsGrid article{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:300px;padding:28px;display:flex}.newsGrid article.featured{background:var(--navy);color:#fff}.newsGrid article>span,.listing article>span,.article>div>span{text-transform:uppercase;color:#c19f00;font-size:9px;font-weight:800}.newsGrid h3{margin:50px 0 10px;font-size:28px}.newsGrid p{color:var(--muted);font-size:13px;line-height:1.6}.featured p{color:#bbc0dd}.newsGrid a{margin-top:auto;font-size:10px;font-weight:800}.game{background:var(--navy);color:#fff}.inverse .eyebrow{color:var(--yellow)}.gameCard{color:var(--ink);text-align:center;background:#fff;grid-template-columns:1fr 1fr auto 1fr;align-items:center;gap:20px;padding:35px;display:grid}.gameCard>b{text-align:left}.gameCard>strong{font-size:30px}.gameCard>small{color:var(--muted);grid-column:1/-1}.categories{grid-template-columns:1fr 1fr;display:grid}.categories article{background:#fff;flex-direction:column;min-height:380px;padding:45px;display:flex}.categories .yellowBlock{background:var(--yellow)}.categories h2{margin-top:85px;font-size:55px}.categories p{color:var(--muted);line-height:1.6}.categories a{margin-top:auto;font-size:10px;font-weight:800}.contact{background:var(--blue);color:#fff}.contact .wrap{justify-content:space-between;align-items:end;display:flex}.contact h2{font-size:64px}.contact>div>p{color:#c4c9e7;max-width:400px}.inner{min-height:70vh;padding:85px 0}.inner.dark{background:var(--navy);color:#fff}.listing{gap:15px;margin-top:50px;display:grid}.listing article{border:1px solid var(--line);background:#fff;padding:30px}.listing h2{margin:10px 0;font-size:34px}.listing p{color:var(--muted)}.listing a{font-size:10px;font-weight:800}.article{padding:90px 0}.narrow{width:min(800px,100% - 48px);margin:auto}.article h1{margin:15px 0;font-size:64px}.leadText{color:var(--muted);font-size:21px;line-height:1.6}.articleBody{border-top:1px solid var(--line);margin-top:40px;padding-top:30px;line-height:1.8}.filters{gap:10px;margin:35px 0;display:flex}.filters button{color:var(--ink);background:#fff;border:0;padding:14px 20px;font-weight:800}.empty{text-align:center;background:#ffffff10;border:1px solid #ffffff25;padding:60px}.empty b{text-transform:uppercase;font-size:28px}.empty p{color:#b7bcd9}.lightEmpty{border-color:var(--line);color:var(--ink);background:#fff;margin-top:45px}.lightEmpty p{color:var(--muted)}.athletes{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px;display:grid}.athletes article{background:#fff}.athletes img,.photoPlaceholder{aspect-ratio:4/5;object-fit:cover;width:100%}.photoPlaceholder{color:#989baa;background:#e4e5eb;place-items:center;display:grid}.athletes span,.athletes h2{padding:0 18px;display:block}.athletes span{color:var(--blue);margin-top:15px;font-size:10px}.athletes h2{margin:8px 0 20px;font-size:30px}.adGrid{grid-template-columns:1fr 1fr;gap:20px;margin-top:45px;display:grid}.adGrid article{background:#fff;min-height:360px;padding:45px}.adGrid h2{margin:55px 0 15px;font-size:48px}.adGrid p{color:var(--muted)}.adPlaceholder{place-items:center;font-weight:800;display:grid;background:var(--yellow)!important}footer{color:#fff;background:#05082c;padding:50px 0}.footer{grid-template-columns:1fr 1fr 1fr;align-items:center;display:grid}.footer p{text-align:center;color:var(--yellow);font-weight:800}.footer>div:last-child{text-align:right;color:#abb0d0;font-size:11px}@media (max-width:850px){nav{display:none}.wrap{width:min(100% - 32px,1180px)}.heroGrid{grid-template-columns:1fr}.hero aside{display:none}.shortcuts .wrap,.newsGrid,.categories,.adGrid{grid-template-columns:1fr 1fr}.sectionHead,.contact .wrap{display:block}.gameCard{grid-template-columns:1fr}.gameCard>b{text-align:center}.athletes{grid-template-columns:1fr 1fr}.footer{grid-template-columns:1fr;gap:25px}.footer p,.footer>div:last-child{text-align:left}}@media (max-width:520px){.topbar{display:none}header{height:72px}.brand img{width:50px;height:50px}.hero,.heroGrid{min-height:620px}.hero h1,.inner h1{font-size:54px}.buttons{flex-direction:column;align-items:flex-start}.shortcuts .wrap,.newsGrid,.categories,.athletes,.adGrid{grid-template-columns:1fr}.section{padding:65px 0}.sectionHead h2{font-size:46px}.article h1{font-size:48px}}
header{height:118px}.headerBrand{gap:18px}.headerBrand .emblem{flex-direction:column;flex:none;align-items:center;display:flex}.headerBrand .emblem small{color:var(--blue);margin-top:2px;font-weight:800}.headerBrand .brandName{max-width:350px}.headerBrand .brandName b{letter-spacing:.01em;font-size:20px;line-height:1.05}@media (max-width:520px){header{height:98px}.headerBrand{gap:10px}.headerBrand .emblem img{width:64px;height:64px}.headerBrand .brandName{max-width:220px}.headerBrand .brandName b{font-size:14px}}
