:root{color-scheme:dark;font-family:Arial,Helvetica,sans-serif;background:#080b10;color:#eff5f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(ellipse at 90% 0, #16212a 0, transparent 42%)}a{color:inherit;text-decoration:none}header,main,footer{max-width:1440px;margin:auto;padding:0 5%}header{height:104px;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.05em}.brand{font-weight:800;font-size:18px}.brand span{font-size:11px;color:#7d9195;margin-left:14px}.intro{padding:68px 0 46px}.eyebrow{font-size:10px;letter-spacing:.22em;color:#92acac;display:flex;align-items:center;gap:9px}i{width:6px;height:6px;background:#54f7bb;border-radius:50%;box-shadow:0 0 14px #54f7bb}h1{font-size:clamp(42px,7.4vw,100px);line-height:1.02;letter-spacing:-.065em;margin:25px 0}h1 em{font-style:normal;color:#98f4cf}.intro>p:last-child{color:#94a2a7;font-size:15px}figure{margin:0}figure img{width:100%;height:auto;display:block;border:1px solid #273536;border-radius:4px}figcaption{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.16em;color:#829696;padding:17px 0}.controls{display:flex;justify-content:space-between;align-items:center;padding:10px 0 32px;border-bottom:1px solid #293136}button{background:transparent;border:1px solid #364247;border-radius:4px;color:#93a3a5;padding:12px 16px;cursor:pointer;margin-right:5px}button[aria-pressed=true]{background:#16332c;border-color:#51b993;color:#adf8dc}a:hover{color:#98f4cf}button:focus-visible,a:focus-visible{outline:2px solid #98f4cf;outline-offset:5px}.download{font-size:12px}section{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding:76px 0 90px}h2{font-size:42px;letter-spacing:-.045em;margin:20px 0}section p:not(.eyebrow){color:#97a6aa;font-size:14px;line-height:1.8}.cta{display:flex;justify-content:space-between;max-width:350px;padding:16px 19px;background:#b7ffdf;color:#10231b;border-radius:3px;font-size:13px;margin-top:28px}.cta:hover{background:#d0ffe9;color:#10231b}.filelist a{display:flex;justify-content:space-between;padding:21px 0;border-bottom:1px solid #293136;font-size:14px}.filelist small{font-size:9px;color:#8b9da3}.status{font-size:11px!important}footer{border-top:1px solid #293136;padding-top:25px;padding-bottom:30px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.12em;color:#849494}@media(max-width:650px){header{height:76px}.brand span{display:none}.intro{padding:36px 0 28px}section{grid-template-columns:1fr;gap:32px;padding:40px 0}.controls{align-items:flex-start;gap:20px;flex-direction:column}figcaption{gap:10px;font-size:7px}footer{gap:20px}h2{font-size:34px}}
