:root{color-scheme:dark;font-family:Arial,sans-serif;background:#101619;color:#edf4f2}*{box-sizing:border-box}body{margin:0;background:#101619}main{max-width:820px;margin:0 auto;padding:24px}header{display:flex;align-items:center;gap:18px;border-bottom:2px solid #65c7e5;padding-bottom:18px}header img{width:76px;height:76px}h1,h2,p{letter-spacing:0}h1{margin:0;color:#eef9fb}header p{margin:5px 0 0;color:#9fdcec}section{padding:24px 0;border-bottom:1px solid #334449}.release h2{color:#e5cc68}.download{display:inline-block;margin-top:10px;padding:14px 20px;border:2px solid #65c7e5;background:#1d2a2f;color:#fff;text-decoration:none;font-weight:bold}.download:hover,.download:focus{background:#294048}.version{color:#a9bdc3}.two{display:grid;grid-template-columns:1fr 1fr;gap:28px}a{color:#7ad6ef}li{margin:10px 0}@media(max-width:600px){main{padding:18px}.two{grid-template-columns:1fr}header img{width:62px;height:62px}}
