*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#122858;color:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit}a:focus-visible{outline:4px solid #ffdc59;outline-offset:6px}img{max-width:100%;height:auto;display:block}nav,.wrap{width:min(1180px,90%);margin:auto}nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0}nav img{width:110px}nav div{display:flex;gap:24px}nav a{text-decoration:none;font-weight:700}.skip{position:absolute;top:-100px}.skip:focus{top:12px;background:#122858;padding:12px;z-index:5}.hero{background:#125bc5;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:40px;padding-top:40px;padding-bottom:64px}.logo{width:350px;margin-bottom:26px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.03;letter-spacing:-.045em}h1{font-size:clamp(48px,5.7vw,82px);max-width:12ch;margin-bottom:25px}h1 em{font-style:normal;color:#ffdb56}h2{font-size:clamp(38px,4vw,58px);max-width:18ch}h3{font-size:30px}.lead{font-size:20px;max-width:44ch}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;color:#ffdf68}.button{display:inline-block;background:#ffdc59;color:#122858;padding:14px 24px;border-radius:99px;font-weight:800;text-decoration:none;box-shadow:0 5px 0 #bc861c}.status{font-size:14px;margin-top:22px}.art{margin:0;transform:rotate(3deg)}.art img{width:100%;height:560px;object-fit:cover;border:8px solid #ffdc59;border-radius:28px;box-shadow:18px 18px 0 #073d95}.art figcaption{font-size:12px;margin-top:18px;text-align:center;color:#d5e5ff}.ticker{background:#ffdc59;color:#122858;padding:20px;text-align:center;font-weight:900;font-size:clamp(15px,2vw,22px);word-spacing:.1em}.section{padding:90px 0}.world{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.world img{height:570px;width:100%;object-fit:cover;border-radius:28px}.stats{display:flex;gap:40px;margin-top:30px}.stats strong{display:block;font-size:48px;color:#ffdc59;line-height:1.1;font-variant-numeric:tabular-nums}.stats span{font-size:14px}.modes{background:#077d7d}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px}.card{border:2px solid #ffffff45;border-radius:24px;padding:30px;background:#066968}.card:nth-child(2){background:#5637a5}.card:nth-child(3){background:#984133}.card .num{font-weight:900;color:#ffdf68;margin-bottom:30px;font-variant-numeric:tabular-nums}.card p:last-child{margin-bottom:0}.team{text-align:center}.team h2{margin-left:auto;margin-right:auto}.team .lead{margin-left:auto;margin-right:auto}.cast{width:100%;border-radius:26px;margin:35px 0 15px}.caption{font-size:13px;color:#c8d7ed}.closing{background:#5839ad;text-align:center;border-top:6px solid #ffdc59}.closing h2{margin-left:auto;margin-right:auto}.closing p{max-width:55ch;margin-left:auto;margin-right:auto}footer{padding:30px 0;font-size:14px}footer .wrap{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}footer a{margin-right:20px}@media(max-width:760px){nav{padding:18px 0}nav div{gap:15px;font-size:13px}.hero-grid,.world{grid-template-columns:1fr;gap:40px}.hero-grid{padding-top:24px}.logo{width:270px}h1{max-width:15ch}.art{margin:0 8px}.art img{height:420px}.section{padding:60px 0}.world img{height:450px}.cards{grid-template-columns:1fr}.stats{gap:28px}.ticker{padding:16px 20px}.world-copy{grid-row:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}