:root{font-family:system-ui,'Segoe UI',sans-serif;color:#d8d8e0;background:#08080b;color-scheme:dark;--muted:#9595a5;--border:#292932;--accent:#717cff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}header,main,footer{max-width:1120px;margin:auto;padding:0 32px}header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-weight:650;font-size:22px;display:flex;align-items:center;gap:12px}.mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#8189ff;color:#111123;font-weight:800;font-size:26px}a{color:inherit;text-decoration:none}nav{display:flex;align-items:center;gap:28px;font-size:14px;color:#b3b3bf}a:hover{color:white}.intro{padding:100px 0 85px;max-width:840px}.eyebrow{font-size:11px;letter-spacing:.17em;color:#a7adff;font-weight:600}h1{font-size:clamp(40px,6.7vw,74px);letter-spacing:-.045em;line-height:1.08;font-weight:620;margin:22px 0}h2{font-size:25px;font-weight:600;letter-spacing:-.025em}p{line-height:1.6}.lead{font-size:19px;color:var(--muted);margin:26px 0 36px}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #333340;background:#17171e;border-radius:11px;padding:13px 20px;font-size:14px;font-weight:550;min-height:46px}.button.primary{background:#747fff;border-color:#747fff;color:#090a19}.button.primary:hover{background:#99a1ff}.button.small{padding:9px 16px;min-height:36px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding:22px 0 70px}.features article{border-top:1px solid var(--border);padding-top:24px}.features p,.panel p{font-size:14px;color:var(--muted)}.features h2{font-size:18px;margin:16px 0 5px}.feature-icon{font-size:23px;color:#9ba4ff}.panel{display:flex;justify-content:space-between;align-items:center;gap:40px;background:#111116;border:1px solid var(--border);border-radius:18px;padding:32px}.panel h2{margin:12px 0}.panel p{margin-bottom:0}#downloads{min-width:250px}#downloads .button{margin-top:12px}#help{padding:88px 0 96px;max-width:740px}#help h2{margin-bottom:28px}details{border-top:1px solid var(--border);padding:20px 0}summary{cursor:pointer;font-size:15px}details p{font-size:14px;color:var(--muted);max-width:640px;margin-bottom:0}footer{display:flex;gap:24px;align-items:center;font-size:13px;color:var(--muted);padding-bottom:30px}footer span{margin-right:auto}a:focus-visible,summary:focus-visible{outline:2px solid #9ea7ff;outline-offset:5px}.muted{color:var(--muted)}@media(max-width:680px){header,main,footer{padding-left:20px;padding-right:20px}header{height:80px}nav{gap:16px}nav>a:first-child{display:none}.intro{padding:60px 0}.features{grid-template-columns:1fr;gap:20px;padding-bottom:40px}.panel{display:block;padding:24px}.panel h2{font-size:23px}.features article{padding-top:18px}.features h2{margin-top:10px}.feature-icon{float:right}#help{padding:60px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
