:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#ededed;background:#181818;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid #8fbcff;outline-offset:6px}header,footer{display:flex;align-items:center;justify-content:space-between;padding:28px 5vw}.brand{display:flex;align-items:center;gap:9px;font-size:24px;font-weight:600;letter-spacing:-1px}.muted,footer{color:#9d9d9d;font-size:13px}main{width:min(1040px,90vw);margin:auto;display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center;padding:70px 0 110px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:2px;color:#919191;margin:0 0 28px}h1{font-size:clamp(36px,5vw,62px);font-weight:500;line-height:1.09;letter-spacing:-2.8px;margin:0 0 28px}.lede{color:#aaa;font-size:18px;line-height:1.6}.access{background:#202020;border:1px solid #333;border-radius:24px;padding:36px;box-shadow:0 24px 100px #0002}.mark{margin-bottom:12px}h2{font-size:23px;font-weight:550;letter-spacing:-.6px;margin:0 0 12px}.access>p{color:#a6a6a6;font-size:14px;line-height:1.5;margin:0 0 24px}button{width:100%;border:1px solid #494949;border-radius:12px;background:#292929;color:#b0b0b0;padding:14px;display:flex;justify-content:center;gap:10px;align-items:center;font:inherit;font-size:14px}button:disabled{cursor:not-allowed}.access .status{font-size:12px;line-height:1.65;margin:16px 0 24px;color:#999}.divider{height:1px;background:#353535;margin:24px 0}.download{font-size:14px;display:flex;justify-content:space-between}footer{gap:20px}.skip{position:absolute;left:12px;top:-80px;padding:10px;background:#fff;color:#111}.skip:focus{top:12px}@media(max-width:760px){main{grid-template-columns:1fr;gap:32px;padding:32px 0 60px;width:min(440px,88vw)}h1{font-size:42px;letter-spacing:-1.8px}.intro br{display:none}.lede{font-size:16px}.eyebrow{margin-bottom:16px}.access{padding:28px}.brand{font-size:21px}footer{font-size:11px}header{padding:24px 6vw}}@media(prefers-reduced-motion:no-preference){main{animation:arrive .38s ease-out both}@keyframes arrive{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}}
