:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#eeeeec;background:#202020;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}header{padding:25px max(24px,7vw);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #ffffff18}header img{display:block;object-fit:contain;width:224px;height:auto}.button{font-size:14px;font-weight:600;padding:13px 21px;border:1px solid #ffffff35;border-radius:999px;white-space:nowrap}.button:hover{background:#343434}a:focus-visible{outline:2px solid #79c9f2;outline-offset:5px}main{width:min(1100px,86%);margin:auto;padding:90px 0}.eyebrow{color:#79c9f2;font-size:12px;font-weight:650;letter-spacing:.2em;margin:0 0 28px}h1{font-size:clamp(52px,7vw,94px);font-weight:600;letter-spacing:-.055em;line-height:1.05;margin:0}.intro{font-size:clamp(19px,2vw,25px);color:#bdbdbd;line-height:1.5;margin:28px 0 44px}.platform{color:#bdbdbd;font-size:14px;border-top:1px solid #ffffff20;padding-top:24px;width:min(420px,100%)}footer{display:flex;justify-content:space-between;gap:24px;padding:25px max(24px,7vw);color:#aaa;font-size:12px;border-top:1px solid #ffffff18}@media(max-width:520px){header{padding:20px}header img{width:165px}.button{font-size:12px;padding:11px 15px}main{width:auto;margin:auto 24px;padding:70px 0}footer{padding:24px}}
