*{box-sizing:border-box}body{margin:0;background:#071426;color:#edf4fa;font:17px/1.65 system-ui,-apple-system,sans-serif}a{color:#67edbd;text-underline-offset:4px}a:hover{color:white}a:focus-visible{outline:3px solid #ffd16b;outline-offset:5px}header,main,footer{max-width:1100px;margin:auto;padding:28px 28px}header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #263549}nav{display:flex;gap:24px;flex-wrap:wrap}header a{color:inherit;text-decoration:none}.brand{display:flex;align-items:center;gap:12px;font-size:23px;font-weight:750}.brand img{border-radius:12px}h1{font-size:clamp(38px,6vw,76px);line-height:1.08;letter-spacing:-.04em;margin:22px 0}h2{font-size:26px;line-height:1.25;margin-top:42px}p{max-width:720px;color:#bac8d9}.hero{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;padding:60px 0}.hero .art{width:100%;max-width:380px;border-radius:25%}.eyebrow{color:#67edbd;font-size:14px;text-transform:uppercase;letter-spacing:.14em}.pill{display:inline-block;background:#67edbd;color:#071426;padding:11px 20px;border-radius:10px;font-weight:700;text-decoration:none}.note{font-size:14px;color:#9caec2}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-top:1px solid #263549;padding-top:16px}.features h2{font-size:22px}.document{max-width:820px;min-height:65vh}.document h1{font-size:44px}.document p,.document li{color:#bac8d9}.shots{display:flex;gap:30px;align-items:center;margin:50px 0}.shots img{max-width:270px;width:55%;border-radius:26px}.shots img.watch{max-width:190px;width:35%;border-radius:35px}footer{border-top:1px solid #263549;font-size:14px;color:#9caec2;margin-top:40px}footer nav{margin-bottom:14px}@media(max-width:680px){header{align-items:flex-start}header nav{gap:12px;font-size:14px}.hero{grid-template-columns:1fr;gap:24px;padding-top:32px}.hero .art{width:180px;grid-row:1}.features{grid-template-columns:1fr;gap:0}h1{font-size:44px}.document h1{font-size:36px}header,main,footer{padding-left:22px;padding-right:22px}}