:root{color-scheme:light dark;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",sans-serif;color:#11131b;background:#f4f4f8}*{box-sizing:border-box}body{margin:0}main{width:min(850px,calc(100% - 36px));margin:auto;padding:30px 0 80px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:100px}header a{font-size:19px;font-weight:800;text-decoration:none}header span,.eyebrow{color:#777985;font-size:11px;font-weight:800;letter-spacing:.16em}.signal{display:flex;gap:6px;margin-bottom:25px}.signal i{width:11px;height:11px;border-radius:50%;background:#0aaa78}.signal i:nth-child(2){opacity:.68}.signal i:nth-child(3){opacity:.4}h1{max-width:720px;margin:10px 0;font-size:clamp(43px,7vw,72px);line-height:1;letter-spacing:-.05em}.intro{max-width:610px;color:#686a76;font-size:20px;line-height:1.5}.systems{overflow:hidden;margin:55px 0;background:white;border:1px solid rgba(0,0,0,.08);border-radius:25px}.systems div{display:flex;justify-content:space-between;padding:19px 22px}.systems div+div{border-top:1px solid rgba(0,0,0,.08)}.systems b{color:#07865f;font-size:14px}article{padding:28px 3px;border-top:1px solid rgba(0,0,0,.09)}h2{font-size:24px}article p{color:#777985}footer{display:flex;justify-content:space-between;gap:20px;padding:25px max(18px,calc((100vw - 850px)/2));color:#a6a8b4;background:#11131b;font-size:14px}footer a{color:white}@media(prefers-color-scheme:dark){:root{color:#f4f4fa;background:#11131b}.intro,article p{color:#acaeba}.systems{background:#1c1e28;border-color:rgba(255,255,255,.08)}.systems div+div,article{border-color:rgba(255,255,255,.08)}}
