@font-face{font-family:"Source Code Pro";src:url("/fonts/source-code-pro/SourceCodePro-Regular.woff2") format("woff2"),url("/fonts/source-code-pro/SourceCodePro-Regular.woff") format("woff");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Source Code Pro";src:url("/fonts/source-code-pro/SourceCodePro-Medium.woff2") format("woff2"),url("/fonts/source-code-pro/SourceCodePro-Medium.woff") format("woff");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:"Source Code Pro";src:url("/fonts/source-code-pro/SourceCodePro-It.woff2") format("woff2"),url("/fonts/source-code-pro/SourceCodePro-It.woff") format("woff");font-style:italic;font-weight:400;font-display:swap}:root{--background: #121212;--surface: #1e1e1e;--surface-lighten-1: #2d2d2d;--panel: #242f38;--panel-darken-1: #141f27;--panel-lighten-1: #343f49;--panel-lighten-2: #45505a;--foreground: #e0e0e0;--foreground-muted: #e0e0e099;--primary: #0178d4;--primary-darken-1: #0065be;--secondary: #004578;--accent: #fea62b;--footer-key: #ffa62b;--error: #b93c5b;--success: #4ebf71;--banner-dim: #008787;--banner: #00d7d7;--banner-lit: #5fd7d7;--banner-ver: #d78700;--mono: "Source Code Pro", "DejaVu Sans Mono", ui-monospace, monospace;--wrap: 880px;--titlebar-h: 1.83rem;--chrome-h: 3.43rem;--stage-h: calc(100vh - var(--titlebar-h) - var(--chrome-h));color-scheme:dark}@supports (height: 100dvh){:root{--stage-h: calc(100dvh - var(--titlebar-h) - var(--chrome-h))}}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--mono);font-size:15px;line-height:1.6;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}a{color:var(--primary);text-decoration-thickness:1px;text-underline-offset:.18em}a:hover,a:focus-visible{color:#368ae9}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}::selection{background:var(--primary);color:#fff}img{max-width:100%}figure{margin:0}.wrap{max-width:var(--wrap);margin-inline:auto;padding-inline:1.5rem;text-align:center}.block{margin-block:5rem}.block--last{margin-bottom:6rem}.block{scroll-margin-top:calc(var(--titlebar-h) + 1rem)}.titlebar{position:sticky;top:0;z-index:10;display:flex;align-items:center;background:var(--panel);color:var(--foreground);padding:.3rem .9rem;font-size:.82rem;line-height:1.5}.titlebar__icon{flex:none}.titlebar__title{flex:1;text-align:center;margin-right:1.4ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.titlebar__sub{opacity:.55}.chrome{position:sticky;bottom:0;z-index:10}.statusbar{background:var(--surface);padding:.15rem 1rem;text-align:right;font-size:.76rem;font-style:italic}.statusbar__accent{color:var(--accent)}.statusbar__sep{color:var(--panel-lighten-2);padding-inline:.5ch}.statusbar__dim{color:var(--foreground-muted)}.keybar{display:flex;flex-wrap:wrap;justify-content:space-between;background:var(--panel);padding:.15rem .5rem;font-size:.82rem}.keybar a{color:var(--foreground);text-decoration:none;padding:.15rem .7rem}.keybar a:hover,.keybar a:focus-visible{background:var(--panel-lighten-1);color:var(--foreground)}.keybar kbd{font-family:inherit;font-size:inherit;color:var(--footer-key)}.keybar__group{display:flex;flex-wrap:wrap;align-items:center}.keybar__sep{color:var(--panel-lighten-2);padding-inline:.5ch;user-select:none}.hero{min-height:var(--stage-h);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem 2rem;text-align:center;position:relative}.hero__mark{margin:0}.hero__banner{display:block;width:min(560px,82vw);height:auto}.hero__desc{margin:1.9rem 0 0;max-width:64ch;color:var(--banner-ver);font-weight:500;font-size:clamp(.88rem,2vw,1.02rem);line-height:1.7}.hero__scroll{position:absolute;bottom:1.5rem;color:var(--panel-lighten-2);font-size:1.3rem;line-height:1;text-decoration:none}.hero__scroll:hover,.hero__scroll:focus-visible{color:var(--accent)}.mat{display:block;width:fit-content;max-width:100%;margin-inline:auto;border:1px solid var(--surface-lighten-1);line-height:0}.shot{display:block;margin-inline:auto;width:var(--shot-w, auto);height:auto;max-width:100%;max-height:calc(var(--stage-h) - 2rem)}video.shot{outline-offset:2px}.novideo{margin:0;padding:2rem 1rem;color:var(--foreground-muted);font-size:.85rem}figcaption{margin-top:.8rem;color:var(--foreground-muted);font-size:.82rem}.blurb{margin:3rem auto 0;max-width:66ch;color:var(--foreground-muted);scroll-margin-top:calc(var(--titlebar-h) + 1rem)}.blurb h2{margin:0 0 1.3rem;color:var(--foreground);font-size:1rem;font-weight:500;line-height:1.55}.label{margin:0 0 2rem;font-size:.78rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--foreground-muted)}.platforms{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem 3.25rem}.platforms li{display:flex;flex-direction:column;align-items:center;gap:.7rem;min-width:5.5rem}.platforms__icon{display:flex;align-items:center;justify-content:center;height:2.4rem;color:var(--foreground);opacity:.85}.platforms__icon svg{height:100%;width:auto;display:block}.platforms--lg .platforms__icon{height:3.4rem}.platforms__name{font-size:.86rem;line-height:1}.platforms__detail{margin-top:-.35rem;color:var(--accent);font-size:.76rem;line-height:1}.note{margin:2.25rem 0 0;color:var(--foreground-muted);font-size:.8rem}.panel{position:relative;border:1px solid var(--primary-darken-1);text-align:left}.panel__label{position:absolute;top:0;left:1.15rem;transform:translateY(-50%);margin:0;background:var(--background);padding-inline:.6rem;font-size:.76rem;font-weight:500;line-height:1.2;letter-spacing:.08em;color:var(--foreground)}.panel__body{padding:1.9rem 1.5rem 1.5rem}.methods{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.75rem}.cmd{display:flex;align-items:center;gap:.55rem;background:var(--surface);border:1px solid var(--surface-lighten-1);padding:.65rem .8rem;font-size:.9rem;overflow-x:auto}.cmd code{color:var(--foreground);white-space:nowrap}.cmd__prompt{color:var(--success);user-select:none}.cmd__copy{margin-left:auto;flex:none;border:1px solid var(--surface-lighten-1);background:rgba(0,0,0,0);color:var(--foreground-muted);font:inherit;font-size:.76rem;padding:.15rem .55rem;cursor:pointer}.cmd__copy:hover,.cmd__copy.is-done{color:var(--accent);border-color:var(--accent)}.method__note{margin:.6rem 0 0;color:var(--foreground-muted);font-size:.8rem}.install__outro{margin:1.75rem 0 0;padding-top:1.25rem;border-top:1px solid var(--surface-lighten-1);color:var(--foreground-muted);font-size:.86rem}.colophon{max-width:62ch;padding-top:1.5rem;border-top:1px solid var(--surface-lighten-1);color:var(--foreground-muted);font-size:.72rem;line-height:1.75}.colophon a{color:var(--foreground-muted)}.colophon a:hover,.colophon a:focus-visible{color:var(--primary)}.prose p{margin:0 0 .9rem}.prose p:last-child{margin-bottom:0}.prose code{color:var(--foreground);font-weight:500}@media (max-width: 700px){.block{margin-block:3.5rem}.methods{grid-template-columns:minmax(0, 1fr)}.platforms{gap:2rem 2.25rem}.platforms li{min-width:4.5rem}.platforms--lg .platforms__icon{height:2.8rem}.panel__body{padding:1.7rem 1rem 1.2rem}.mat{padding:.75rem}.statusbar{text-align:center}.keybar{justify-content:center}.keybar__group{justify-content:center}.keybar__sep{display:none}}@media (max-width: 460px){:root{--chrome-h: 5.35rem}}