:root{color-scheme:dark;--ink:#eeeede;--muted:#b6bbb0;--acid:#d4fb64;--ground:#111512;--line:#394036;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ground);color:var(--ink)}a{color:inherit;text-underline-offset:.25em}a:focus-visible{outline:3px solid var(--acid);outline-offset:6px}.shell{width:min(1180px,calc(100% - 64px));margin-inline:auto}.skip{position:fixed;top:8px;left:8px;transform:translateY(-180%);background:var(--acid);color:var(--ground);padding:12px;z-index:5}.skip:focus{transform:none}.masthead{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:30px;border-bottom:1px solid var(--line)}.wordmark{text-decoration:none;font-size:20px;font-weight:900;letter-spacing:-1px;display:flex;gap:5px;align-items:center}.wordmark>span:not(.mark){font-weight:400}.mark{color:var(--acid);margin-left:12px;font-size:28px}.build{font:12px ui-monospace,monospace;white-space:nowrap}.build span{margin-left:12px;color:var(--acid)}.hero{position:relative;overflow:hidden;padding:76px 0 94px;isolation:isolate}.eyebrow,.platform-number{font:12px ui-monospace,monospace;letter-spacing:2px;color:var(--muted)}h1{font-size:clamp(52px,7.5vw,104px);line-height:.98;letter-spacing:-.065em;font-weight:850;margin:28px 0;max-width:850px}h1 em{font-style:normal;color:var(--acid)}.intro{font-size:18px;line-height:1.65;max-width:530px;color:var(--muted)}.jump-link{display:inline-flex;gap:28px;margin-top:20px;font-weight:650}.road{position:absolute;right:-115px;top:5%;width:340px;height:660px;background:#1d241d;border-inline:1px solid #586047;transform:rotate(26deg);z-index:-1;opacity:.65}.lane{position:absolute;left:50%;top:0;width:5px;height:100%;background:repeating-linear-gradient(to bottom,#a3b287 0 42px,transparent 42px 85px)}.road-label{position:absolute;right:35px;top:180px;font:18px ui-monospace,monospace;writing-mode:vertical-rl;color:var(--acid)}.start-line{position:absolute;top:70%;height:22px;width:100%;background:repeating-linear-gradient(90deg,#a3b287 0 22px,transparent 22px 44px)}.downloads{scroll-margin-top:24px}.section-head{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:24px}h2{font-size:24px;letter-spacing:-.03em;line-height:1.25;margin:0}.section-head p{color:var(--muted);font-size:14px}.cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.card{border:1px solid var(--line);background:#1a201a;padding:32px}.platform-line{display:flex;justify-content:space-between;gap:12px;align-items:center}.chip{border:1px solid #647149;padding:5px 8px;color:var(--acid);font:11px ui-monospace,monospace}h3{font-size:42px;letter-spacing:-.045em;margin:26px 0 10px}.requirements{color:var(--muted);font-size:15px;margin-bottom:30px}.download{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;background:var(--acid);color:#182014;font-size:15px;font-weight:750;text-decoration:none;min-height:56px}.download:hover{background:#e4ffa0}.download span{font-size:24px}.file-note{font-size:12px;line-height:1.6;color:var(--muted);margin:14px 0 0}.notice{display:flex;gap:24px;padding:28px 0;margin:32px 0 50px;border-block:1px solid var(--line)}.notice-symbol{flex:none;border:1px solid var(--acid);color:var(--acid);border-radius:50%;width:28px;height:28px;text-align:center;line-height:26px}.notice h2{font-size:18px}.notice p{font-size:14px;line-height:1.7;color:var(--muted);max-width:930px;margin-bottom:0}.how{padding-bottom:60px}.how ol{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;padding:0;list-style:none;counter-reset:steps;margin-top:28px}.how li{counter-increment:steps;color:var(--muted);font-size:14px;line-height:1.7}.how li::before{content:"0" counter(steps);display:block;color:var(--acid);font:13px ui-monospace,monospace;margin-bottom:14px}.how li span{display:block;color:var(--ink);font-size:17px;font-weight:650;margin-bottom:6px}footer{border-top:1px solid var(--line);padding-block:25px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}footer>span{font-weight:750;color:var(--ink)}footer p{margin:0}
@media(max-width:700px){.shell{width:calc(100% - 36px)}.masthead{padding-block:20px}.wordmark{font-size:15px}.mark{margin-left:2px}.build span{display:block;margin:4px 0 0}.hero{padding:55px 0 64px}.road{right:-260px;opacity:.32}.intro{font-size:16px}.section-head{display:block}.cards{grid-template-columns:1fr}.card{padding:24px}.notice{gap:15px}.how ol{grid-template-columns:1fr;gap:25px}footer{align-items:flex-start;flex-direction:column;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
