:root{color:#e9eef2;background:#080a0d;color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;font-optical-sizing:auto;--bg: #080a0d;--bg-deep: #101419;--surface: #12171d;--surface-strong: #1a2028;--terminal: #1b222b;--terminal-deep: #171d25;--ink: #e9eef2;--ink-soft: #c0cbd3;--muted: #94a0aa;--quiet: #74808b;--line: rgba(226, 235, 242, .18);--line-soft: rgba(226, 235, 242, .1);--accent: #b8c9d7;--accent-strong: #d9e4ec;--success: #b8cbbf;--shadow: 0 30px 80px rgba(0, 0, 0, .42);--mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;color:var(--ink);background:var(--bg)}body,button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}::selection{color:var(--bg-deep);background:var(--accent-strong)}.site-shell{position:relative;isolation:isolate;overflow:clip}.site-shell>main,.site-shell>footer{position:relative;z-index:1}.pixel-blast{position:fixed;z-index:0;inset:0;display:block;width:100vw;height:100vh;pointer-events:none}.section-wrap{width:min(1180px,calc(100% - 3rem));margin-inline:auto}.site-header{position:fixed;z-index:20;top:1rem;left:50%;display:flex;width:min(1180px,calc(100% - 2rem));min-height:3.7rem;align-items:center;justify-content:space-between;padding:.55rem .65rem .55rem 1rem;border:1px solid var(--line);border-radius:.6rem;color:var(--ink);background:#0d1116c7;box-shadow:0 12px 34px #0000004d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%)}.wordmark,.footer-mark{display:inline-flex;align-items:center;gap:.6rem;font-size:1rem;font-weight:650;letter-spacing:-.025em}.wordmark svg,.footer-mark svg{width:1.65rem;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.mark-accent{stroke:var(--accent-strong)}.site-header nav{display:flex;align-items:center;gap:1.8rem;color:var(--muted);font-size:.84rem;font-weight:550}.site-header nav>a:not(.nav-github),.footer-links a,.command-area>a{transition:color .16s ease}.site-header nav>a:not(.nav-github):hover,.footer-links a:hover,.command-area>a:hover{color:var(--ink)}.nav-github{display:flex;min-height:2.45rem;align-items:center;gap:.5rem;padding:.65rem .9rem;border:1px solid var(--line);border-radius:.45rem;color:var(--ink);background:#e2ebf214;transition:background .16s ease,border-color .16s ease,transform .16s ease}.nav-github:hover{border-color:#e2ebf257;background:#e2ebf224}.nav-github svg,.button svg,.copy-state svg,.command-area>a svg{width:1rem;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.nav-github:active,.button:active,.command:active{transform:scale(.97)}.hero{display:grid;min-height:min(52rem,100vh);grid-template-columns:minmax(0,1fr);align-items:center;gap:2rem;padding-top:9rem;padding-bottom:4rem}.hero-copy{max-width:54rem}.eyebrow,.section-kicker{margin:0 0 1.5rem;color:var(--muted);font-family:var(--mono);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:.65rem}.eyebrow:before{color:var(--accent-strong);content:"./"}.eyebrow span{display:none}h1,h2,h3,p{margin-top:0}h1{max-width:9ch;margin-bottom:1.55rem;color:var(--ink);font-size:clamp(3.5rem,6vw,6rem);font-weight:680;line-height:.94;letter-spacing:-.075em;text-wrap:balance}h1 em{color:var(--accent);font-style:normal;font-weight:430}.hero-lede{max-width:31rem;margin-bottom:2rem;color:var(--ink-soft);font-size:clamp(1.05rem,1.4vw,1.18rem);line-height:1.62;letter-spacing:-.012em}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.button{display:inline-flex;min-height:3.2rem;align-items:center;justify-content:center;gap:.75rem;padding:.85rem 1.15rem;border:1px solid transparent;border-radius:.45rem;font-size:.9rem;font-weight:620;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button-primary{color:#202a33;background:var(--accent-strong);box-shadow:0 8px 20px #00000047}.button-primary:hover{background:#edf3f7;transform:translateY(-1px)}.button-quiet{border-color:var(--line);color:var(--ink-soft);background:#e2ebf20a}.button-quiet:hover{border-color:#e2ebf252;background:#e2ebf21a}.platform-note{margin:1rem 0 0;color:var(--quiet);font-family:var(--mono);font-size:.7rem;letter-spacing:.02em}.hero-install{max-width:31rem;margin-top:2.55rem;padding-top:1.25rem;border-top:1px solid var(--line)}.hero-install .section-kicker{margin-bottom:.7rem;color:var(--accent)}.hero-install .command{min-height:4.25rem}.hero-install>a{display:inline-flex;align-items:center;gap:.4rem;margin-top:.8rem;color:var(--muted);font-size:.78rem;transition:color .16s ease}.hero-install>a:hover{color:var(--ink)}.hero-install>a svg{width:1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.hero-diagram{position:relative;width:min(100%,43rem);min-width:0;justify-self:end}.diagram-window{min-width:0;overflow:hidden;border:1px solid rgba(226,235,242,.26);border-radius:.7rem;color:var(--ink-soft);background:var(--terminal-deep);box-shadow:var(--shadow),0 0 0 1px #0f13195c}.diagram-titlebar{display:flex;min-height:3rem;align-items:center;justify-content:space-between;padding:0 1rem;border-bottom:1px solid var(--line-soft);color:var(--muted);background:#262e38;font-family:var(--mono);font-size:.68rem;letter-spacing:.04em}.diagram-titlebar span:first-child{color:var(--ink-soft);font-weight:600}.diagram-titlebar span:last-child{color:var(--quiet)}.diagram-art{min-height:25rem;margin:0;padding:2rem 1.8rem 1.5rem;overflow:auto;color:var(--accent-strong);background:var(--terminal);font:.76rem/1.7 var(--mono);letter-spacing:.01em;white-space:pre}.diagram-footer{display:flex;min-height:2.5rem;align-items:center;justify-content:space-between;padding:0 .85rem;color:var(--muted);background:#202831;font:.64rem var(--mono)}.diagram-footer span:first-child{color:var(--accent)}.diagram-footer span:last-child{color:var(--success)}.terminal-scene{position:relative;width:min(100%,48rem);justify-self:end}.terminal-window{position:relative;overflow:hidden;border:1px solid rgba(226,235,242,.27);border-radius:.7rem;color:var(--ink-soft);background:var(--terminal-deep);box-shadow:var(--shadow),0 0 0 1px #0f13195c}.terminal-titlebar{display:grid;height:3.05rem;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 .9rem;border-bottom:1px solid var(--line-soft);color:var(--muted);background:#262e38;font-family:var(--mono);font-size:.68rem;line-height:1}.traffic-lights{display:flex;gap:.42rem}.traffic-lights i{width:.62rem;height:.62rem;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:#7b8791}.traffic-lights i:first-child{background:#9d7479}.traffic-lights i:nth-child(2){background:#a49470}.traffic-lights i:last-child{background:#78927f}.terminal-window-title{color:var(--ink-soft);font-weight:600}.terminal-title-meta{justify-self:end;color:var(--quiet);letter-spacing:.12em}.terminal-panes{display:grid;min-height:25rem;grid-template-columns:.72fr 1.52fr .8fr;gap:1px;background:#e2ebf229}.terminal-pane{min-width:0;overflow:hidden;padding:1rem;background:#242c35;font-family:var(--mono);font-size:.68rem;line-height:1.7}.pane-shell{background:#29313b}.pane-editor{background:#202831}.pane-workspaces{background:#262e38}.pane-label{margin-bottom:1.6rem;color:var(--quiet);font-size:.62rem;letter-spacing:.06em;text-transform:uppercase}.shell-prompt{display:flex;flex-wrap:wrap;gap:.42rem;color:var(--ink-soft);white-space:nowrap}.prompt-mark,.prompt-dollar,.prompt-command,.editor-prompt{color:var(--accent-strong)}.prompt-help{color:var(--quiet)}.prompt-command{font-weight:620}.shell-ascii{display:flex;flex-direction:column;margin-top:4.1rem;color:#c0cbd375;line-height:1.42;white-space:pre}.editor-heading{display:flex;gap:.7rem;margin-bottom:1.65rem;color:var(--quiet)}.editor-heading strong{color:var(--accent-strong);font-weight:620}.editor-line-active{color:var(--accent-strong)}.editor-copy{color:var(--ink-soft);line-height:1.75}.editor-copy p{margin-bottom:0;white-space:nowrap}.editor-copy .editor-muted{color:var(--muted)}.editor-prompt{margin-right:.45rem}.editor-cursor{width:.48rem;height:1.05rem;margin-top:.3rem;background:var(--accent-strong);animation:cursor-blink 1.1s step-end infinite}@keyframes cursor-blink{50%{opacity:0}}.workspace-list{display:flex;flex-direction:column;gap:.55rem}.workspace-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.45rem;padding:.42rem .48rem;border:1px solid transparent;color:var(--muted)}.workspace-item span{color:var(--quiet)}.workspace-item strong{font-weight:540}.workspace-item i{color:var(--quiet);font-style:normal;font-size:.52rem}.workspace-item.is-active{border-color:#e2ebf23d;color:var(--ink);background:#e2ebf217;box-shadow:0 8px 18px #0c10161f}.workspace-item.is-active span,.workspace-item.is-active i{color:var(--success)}.terminal-status{display:flex;min-height:2.45rem;align-items:center;gap:.45rem;padding:.42rem .55rem;color:var(--muted);background:#202831;font-family:var(--mono);font-size:.62rem}.status-capsule{padding:.36rem .62rem;border:1px solid rgba(226,235,242,.15);border-radius:.35rem;background:#e2ebf212;white-space:nowrap}.status-capsule.prefix{border-color:#e2ebf23d;color:#26303a;background:var(--accent)}.status-current{color:var(--success)}.status-spacer{flex:1}.scene-caption{display:flex;width:75%;align-items:center;gap:.7rem;margin:1.25rem auto 0;color:var(--muted);font-family:var(--mono);font-size:.62rem;letter-spacing:.06em;text-transform:uppercase}.caption-line{height:1px;flex:1;background:var(--line)}.example{padding-top:8rem;padding-bottom:9rem}.example-heading{display:grid;grid-template-columns:.72fr 1fr .86fr;align-items:end;gap:2.5rem;padding-bottom:3rem;border-bottom:1px solid var(--line)}.example-heading .section-kicker,.example-heading h2{margin-bottom:0}.example-heading h2 em{color:var(--accent);font-style:normal;font-weight:430}.example-heading>p:last-child{max-width:23rem;margin-bottom:.25rem;color:var(--muted);font-size:.98rem;line-height:1.68}.example-figure{margin:3rem 0 0}.example-image-frame{position:relative;overflow:hidden;padding:.55rem;border:1px solid var(--line);border-radius:.85rem;background:#050607;box-shadow:var(--shadow)}.example-image-frame img,.example-image-frame video{display:block;width:100%;height:auto;border-radius:.58rem;box-shadow:0 10px 34px #0000004d}.example-image-frame video{aspect-ratio:1600 / 938;background:#000;object-fit:contain}.demo-control{position:absolute;right:1.35rem;bottom:1.35rem;display:inline-flex;min-height:2.35rem;align-items:center;gap:.48rem;padding:.55rem .72rem;border:1px solid rgba(226,235,242,.24);border-radius:.32rem;color:var(--ink-soft);background:#0d1116d1;box-shadow:0 8px 22px #00000057;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;font-family:var(--mono);font-size:.66rem;letter-spacing:.02em;transition:background .16s ease,border-color .16s ease,transform .1s ease}.demo-control:hover{border-color:#e2ebf26b;background:#171d24eb}.demo-control:active{transform:scale(.97)}.demo-control svg{width:.82rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.example-figure figcaption{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem;color:var(--quiet);font:.65rem var(--mono);letter-spacing:.03em;text-transform:uppercase}.example-figure figcaption span:first-child{color:var(--accent)}.why{padding-top:8rem;padding-bottom:8rem}.section-heading{display:flex;align-items:end;justify-content:space-between;padding-bottom:3.5rem;border-bottom:1px solid var(--line)}.section-heading .section-kicker{margin-bottom:.4rem}.section-heading h2{width:67%;margin-bottom:0}h2{color:var(--ink);font-size:clamp(2.4rem,4.3vw,4.2rem);font-weight:640;line-height:1.02;letter-spacing:-.06em}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr)}.feature-grid article{position:relative;min-height:25rem;padding:3rem 2.25rem 1rem;border-right:1px solid var(--line)}.feature-grid article:first-child{padding-left:0}.feature-grid article:last-child{padding-right:0;border-right:0}.feature-icon{display:flex;width:3.25rem;height:3.25rem;align-items:center;justify-content:center;margin-bottom:5.5rem;border:1px solid var(--line);border-radius:.5rem;color:var(--accent);background:#e2ebf20f;box-shadow:0 10px 24px #0003}.icon-horizontal{gap:.18rem}.icon-horizontal span{width:.56rem;height:1.45rem;border:1.5px solid currentColor}.icon-horizontal span:nth-child(2){height:1.8rem}.icon-persist{position:relative}.icon-persist span{width:1.65rem;height:1.25rem;border:1.5px solid currentColor}.icon-persist i{position:absolute;right:.65rem;bottom:.63rem;width:.5rem;height:.5rem;border:2px solid var(--surface);border-radius:50%;background:var(--success)}.icon-native svg{width:1.65rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.feature-number{margin-bottom:.75rem;color:var(--quiet);font-family:var(--mono);font-size:.69rem;font-weight:650;letter-spacing:.08em}.feature-grid h3{margin-bottom:.9rem;color:var(--ink);font-size:1.35rem;font-weight:640;letter-spacing:-.035em}.feature-grid article>p:last-child{max-width:18rem;margin-bottom:0;color:var(--muted);font-size:.92rem;line-height:1.65}.install{padding:2rem 0 8rem}.install-panel{display:grid;min-height:25rem;grid-template-columns:.9fr 1.1fr;align-items:center;gap:5rem;padding:4.5rem;border:1px solid var(--line);border-radius:.8rem;color:var(--ink);background:var(--surface);box-shadow:var(--shadow)}.install-copy .section-kicker{color:var(--accent)}.install-copy h2{margin-bottom:1.3rem}.install-copy>p:last-child{max-width:25rem;margin-bottom:0;color:var(--muted);font-size:1rem;line-height:1.65}.command-area{display:flex;flex-direction:column;gap:1rem}.command{display:flex;width:100%;min-height:5.5rem;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.3rem;border:1px solid var(--line);border-radius:.45rem;color:var(--ink);background:#e2ebf20f;cursor:pointer;text-align:left;transition:transform .16s ease,background .16s ease,border-color .16s ease}.command:hover{border-color:#e2ebf257;background:#e2ebf21c}.command.is-copied{border-color:#b8cbbfa6}.command code{overflow:hidden;font:.84rem/1.4 var(--mono);text-overflow:ellipsis;white-space:nowrap}.command code span{margin-right:.45rem;color:var(--accent)}.copy-state{display:inline-flex;flex:0 0 auto;align-items:center;gap:.4rem;color:var(--muted);font-size:.72rem;font-weight:570}.is-copied .copy-state{color:var(--success)}.command-area>a{display:inline-flex;align-items:center;align-self:flex-start;gap:.4rem;color:var(--muted);font-size:.78rem}footer{display:grid;min-height:10rem;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}footer p{margin:0}.footer-links{display:flex;justify-self:end;gap:1.3rem}[data-reveal]{opacity:0;transform:translateY(1.15rem);transition:opacity .64s cubic-bezier(.22,1,.36,1),transform .64s cubic-bezier(.22,1,.36,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.feature-grid article:nth-child(2){transition-delay:80ms}.feature-grid article:nth-child(3){transition-delay:.16s}:focus-visible{outline:3px solid rgba(217,228,236,.55);outline-offset:3px}@media(max-width:960px){.hero{min-height:auto;grid-template-columns:1fr;gap:4.5rem;padding-top:11rem;padding-bottom:5rem}.hero-copy{max-width:43rem}.hero-diagram{width:100%;justify-self:stretch}.example-heading{grid-template-columns:.72fr 1fr}.example-heading>p:last-child{grid-column:2}.section-heading{display:block}.section-heading .section-kicker{margin-bottom:1.5rem}.section-heading h2{width:100%}.install-panel{gap:3rem;padding:3.5rem 2.5rem}}@media(max-width:720px){.section-wrap{width:min(100% - 2rem,40rem)}.site-header{top:.65rem;min-height:3.4rem}.site-header nav{gap:.35rem}.site-header nav>a:not(.nav-github){display:none}.nav-github{min-height:2.25rem}.hero{gap:3.5rem;padding-top:9rem}h1{font-size:clamp(3.25rem,15vw,4.7rem)}.hero-install{max-width:100%}.diagram-art{min-height:20rem;padding:1.35rem 1rem 1.1rem;font-size:clamp(.56rem,2vw,.72rem)}.terminal-panes{min-height:20rem;grid-template-columns:.72fr 1.28fr}.pane-workspaces{display:none}.terminal-pane{padding:.8rem;font-size:clamp(.56rem,2vw,.68rem)}.scene-caption{width:90%}.example{padding-top:5.5rem;padding-bottom:5rem}.example-heading{display:block;padding-bottom:2.5rem}.example-heading .section-kicker{margin-bottom:1.5rem}.example-heading>p:last-child{margin-top:1.5rem}.example-figure{margin-top:2rem}.demo-control{right:.95rem;bottom:.95rem;min-height:2rem;padding:.42rem .55rem;font-size:.6rem}.example-figure figcaption{display:block;line-height:1.7}.example-figure figcaption span{display:block}.example-figure figcaption span+span{margin-top:.25rem}.why{padding-top:5.5rem;padding-bottom:5rem}.feature-grid{grid-template-columns:1fr}.feature-grid article,.feature-grid article:first-child,.feature-grid article:last-child{min-height:auto;padding:2.5rem 0;border-right:0;border-bottom:1px solid var(--line)}.feature-grid article:last-child{border-bottom:0}.feature-icon{margin-bottom:3.5rem}.install{width:100%;padding-bottom:4rem}.install-panel{grid-template-columns:1fr;gap:2.5rem;padding:3.25rem 1rem;border-radius:0}.install-panel>*{width:min(100%,38rem);margin-inline:auto}.command{min-height:4.8rem;padding:1rem}.copy-state{font-size:0}footer{display:flex;min-height:12rem;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:2rem 0}footer p{order:3;width:100%}}@media(max-width:500px){.diagram-art{min-height:17rem;font-size:.5rem}.diagram-footer{font-size:.56rem}.terminal-panes{grid-template-columns:1fr}.pane-shell{min-height:8rem}.pane-editor{min-height:13rem}.shell-ascii{display:none}.terminal-status{overflow-x:auto}.status-spacer{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.12s!important}[data-reveal]{transform:none}.pixel-blast{opacity:.55}}@media(prefers-reduced-transparency:reduce){.site-header,.button-quiet,.command,.demo-control,.status-capsule,.workspace-item.is-active{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none}}@media(prefers-contrast:more){.site-header,.install-panel,.terminal-window{border-color:var(--accent-strong)}.hero-lede,.feature-grid article>p:last-child,.install-copy>p:last-child{color:var(--ink)}}
