:root{--bg:#05070a;--bg-2:#08111c;--surface:#0d1117;--surface-strong:#111827;--border:#94a3b842;--text:#f8fafc;--muted:#cbd5e1;--soft:#94a3b8;--accent:#34d399;--accent-2:#67e8f9;--danger:#fb7185;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;min-width:0}body.landing-page{background:linear-gradient(120deg, transparent 0%, #67e8f914 42%, transparent 70%), linear-gradient(180deg, #020617 0%, var(--bg) 28rem, var(--bg-2) 100%);min-width:0;color:var(--text);margin:0;overflow-x:hidden}.skip-link{z-index:10;background:var(--accent);color:#04100b;border-radius:.5rem;padding:.75rem 1rem;font-weight:800;text-decoration:none;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}main{width:100%;overflow:clip}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.hero-zone{isolation:isolate;text-align:center;justify-items:center;min-height:min(96svh,60rem);padding:clamp(3.5rem,7vw,6.5rem) 1.25rem 4rem;display:grid;position:relative}.hero-zone:before{z-index:-1;content:"";background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:5rem 5rem;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 14% 74%,#0000);mask-image:linear-gradient(#0000,#000 14% 74%,#0000)}.hero-copy{width:min(66rem,100%)}.motion-rise{animation:.36s cubic-bezier(.22,1,.36,1) both landing-rise}.motion-delay-1{animation-delay:90ms}.eyebrow{color:var(--accent);text-transform:uppercase;margin:0 0 1rem;font-size:.82rem;font-weight:900;line-height:1.2}.hero-eyebrow{color:var(--accent);text-transform:uppercase;margin:0 0 .85rem;font-size:clamp(.84rem,1vw,.98rem);font-weight:850;line-height:1.3}h1,h2,h3,p{margin-block:0}h1{color:#fff;letter-spacing:0;overflow-wrap:normal;text-shadow:0 0 3rem #34d39933;font-size:3.35rem;line-height:1}.hero-wordmark{width:min(44rem,96vw);height:auto;margin:0 auto;display:block}.promise{width:min(55rem,100%);color:var(--text);text-wrap:balance;margin:1rem auto 0;font-size:clamp(1.35rem,2.45vw,2.55rem);font-weight:700;line-height:1.16}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.55rem;display:flex}.action{border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.48rem;min-height:2.95rem;padding:.78rem 1.1rem;font-weight:850;line-height:1.2;text-decoration:none;transition:border-color .18s ease-out,background-color .18s ease-out,color .18s ease-out,transform .18s ease-out;display:inline-flex}.brand-action-icon{flex:none;width:1.12rem;height:1.12rem}.action:hover{transform:translateY(-1px)}.action-primary{background:var(--accent);color:#03120c}.action-secondary{border-color:var(--border);color:var(--text);background:#0f172a9e}.quick-command{max-width:100%;min-height:3rem;color:var(--text);background:#020617c2;border:1px solid #94a3b857;border-radius:.5rem;align-items:center;margin-top:.85rem;display:inline-flex;overflow:hidden;box-shadow:0 1rem 3rem #00000038}.quick-command code{overflow-wrap:anywhere;min-width:0;padding:.85rem 1rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.96rem;line-height:1.25}.command-copy{color:var(--text);font:inherit;cursor:pointer;background:#34d39924;border:0;border-left:1px solid #94a3b847;align-self:stretch;padding:0 1rem;font-weight:850}.command-copy:hover{background:#34d39938}.hero-signals{background:#02061785;border:1px solid #94a3b838;border-radius:.5rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:min(35rem,100%);margin:1.1rem auto 0;padding:0;display:grid;overflow:hidden}.hero-signals div{border-right:1px solid #94a3b82e;min-width:0;padding:.82rem .9rem}.hero-signals div:last-child{border-right:0}.hero-signals dt,.hero-signals dd{margin:0}.hero-signals dt{color:var(--text);overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:clamp(.85rem,1.2vw,1rem);font-weight:850;line-height:1.2}.hero-signals dd{color:var(--soft);text-transform:uppercase;margin-top:.22rem;font-size:.78rem;font-weight:800;line-height:1.2}.proof-strip,.image-band,.final-cta{width:min(78rem,100% - 2.5rem);margin-inline:auto}.motion-ready .reveal-motion{opacity:0;transition:opacity .32s ease-out,transform .32s cubic-bezier(.22,1,.36,1);transform:translateY(1rem)}.motion-ready .reveal-motion.is-visible{opacity:1;transform:translate(0,0)}.motion-ready .proof-item:nth-child(2){transition-delay:55ms}.motion-ready .proof-item:nth-child(3){transition-delay:.11s}.proof-strip{border-top:1px solid #94a3b82e;border-bottom:1px solid #94a3b82e;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-top:clamp(2.25rem,5vw,4rem);padding-bottom:4.5rem;display:grid}.proof-item{border-right:1px solid #94a3b82e;padding:clamp(1.1rem,2vw,1.5rem)}.proof-item:last-child{border-right:0}.proof-item .proof-signal{color:var(--accent);text-transform:uppercase;margin-top:0;margin-bottom:.75rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.76rem;font-weight:850;line-height:1.2}.proof-item h2{color:var(--text);letter-spacing:0;font-size:clamp(1.25rem,1.8vw,1.75rem);line-height:1}.proof-item p{color:var(--muted);margin-top:.8rem;font-size:.96rem;line-height:1.5}.image-band,.final-cta{border-top:1px solid #94a3b82e;padding:clamp(4rem,7vw,6rem) 0}.section-copy{text-align:center;width:min(58rem,100%);margin:0 auto}.section-copy h2,.final-cta h2{color:var(--text);letter-spacing:0;text-wrap:balance;font-size:clamp(2.5rem,7vw,6rem);line-height:.95}.section-copy p,.final-cta p{color:var(--muted);margin:1rem auto 0;font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.65}code{color:var(--text)}.final-cta{text-align:center;padding-bottom:7rem}@keyframes landing-rise{0%{opacity:0;transform:translateY(.85rem)scale(.99)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (width<=66rem){.proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-item:nth-child(2n),.proof-item:last-child{border-right:0}.proof-item{border-bottom:1px solid #94a3b82e}.proof-item:last-child{border-bottom:0}}@media (width<=38rem){.proof-strip{grid-template-columns:1fr}.proof-item{border-right:0}}@media (width>=42rem){h1{font-size:6rem}}@media (width>=68rem){h1{font-size:9rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}.action:hover{transform:none}.motion-rise,.motion-ready .reveal-motion{opacity:1;transform:none}}.workflow-proof{text-align:left;width:min(82rem,96vw);margin:clamp(2.25rem,5vw,3.5rem) auto 0}.workflow-heading{grid-template-columns:minmax(0,.75fr) minmax(0,1fr);align-items:end;gap:1rem;margin-bottom:1rem;display:grid}.workflow-heading .eyebrow{grid-column:1/-1;margin-bottom:-.2rem}.workflow-heading h2{color:var(--text);letter-spacing:0;text-wrap:balance;grid-column:1;font-size:clamp(1.65rem,3vw,3.6rem);line-height:1}.workflow-heading p:last-child{color:var(--muted);grid-column:2;font-size:clamp(.98rem,1.2vw,1.16rem);line-height:1.6}.demo-stage{background:linear-gradient(180deg, #0f172aeb, #020617f5), var(--surface);border:1px solid #94a3b847;border-radius:.5rem;overflow:hidden;box-shadow:0 2rem 5rem #0000004d,inset 0 1px #ffffff0a}.demo-steps{border-bottom:1px solid #94a3b838;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.demo-step{width:100%;min-height:4.25rem;color:var(--muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #94a3b82e;align-items:center;padding:.85rem 1rem;transition:background-color .18s ease-out,color .18s ease-out;display:flex}.demo-steps li:last-child .demo-step{border-right:0}.demo-step:hover,.demo-step[aria-pressed=true]{color:var(--text);background:#34d3991a}.demo-step-index{width:2rem;min-width:2rem;height:2rem;color:var(--accent);border:1px solid #34d3995c;border-radius:999px;justify-content:center;align-items:center;margin-right:.75rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.76rem;font-weight:800;line-height:1;display:inline-flex}.demo-step strong,.demo-step code{display:block}.demo-step strong{font-weight:850;line-height:1.2}.demo-step code{color:var(--soft);overflow-wrap:anywhere;margin-top:.18rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.78rem;line-height:1.25}.demo-status{min-height:3.25rem;color:var(--text);border-bottom:1px solid #94a3b829;padding:1rem clamp(1rem,2vw,1.5rem);font-size:1rem;font-weight:760;line-height:1.35}.demo-workspace{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:1rem;padding:clamp(1rem,2vw,1.25rem);display:grid}.demo-pane{background:#020617bd;border:1px solid #94a3b838;border-radius:.5rem;min-width:0;transition:border-color .22s ease-out,box-shadow .22s ease-out,opacity .22s ease-out;overflow:hidden}.demo-source{grid-row:span 2}.demo-pane-header{min-height:2.75rem;color:var(--text);border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem .95rem;font-size:.86rem;font-weight:850;line-height:1.2;display:flex}.demo-pane-header span:last-child{color:var(--soft);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.75rem;font-weight:700}.demo-pane pre{min-height:14rem;color:var(--muted);white-space:pre-wrap;margin:0;padding:1rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:clamp(.76rem,1vw,.92rem);line-height:1.58;overflow:auto}.demo-terminal pre{min-height:10rem}.demo-terminal span[data-demo-highlight]{border-left:2px solid #0000;padding-left:.75rem;display:block}.demo-stage [data-demo-highlight]{opacity:.52}.demo-stage[data-active-step=source] [data-demo-highlight=source],.demo-stage[data-active-step=check] [data-demo-highlight=check],.demo-stage[data-active-step=generate] [data-demo-highlight=generate],.demo-stage[data-active-step=svg] [data-demo-highlight=svg]{opacity:1}.demo-stage[data-active-step=source] .demo-source,.demo-stage[data-active-step=svg] .demo-output{border-color:#34d3998a;box-shadow:0 0 0 1px #34d39929}.demo-stage[data-active-step=check] [data-demo-highlight=check],.demo-stage[data-active-step=generate] [data-demo-highlight=generate]{border-left-color:var(--accent);color:var(--text)}.demo-output{flex-direction:column;display:flex}.demo-svg{width:100%;height:auto;min-height:18rem;padding:.8rem;display:block}.artifact-canvas{fill:#020617;stroke:#94a3b847}.artifact-group rect{fill:#0f172a52;stroke:#94a3b842;stroke-dasharray:6 8}.artifact-group text,.artifact-label,.artifact-caption{fill:#94a3b8}.artifact-node rect{fill:#0f172a;stroke-width:2px}.artifact-node-source rect,.artifact-node-service rect,.artifact-node-queue rect{stroke:#34d39994}.artifact-node-external rect,.artifact-node-data rect,.artifact-node-worker rect{stroke:#67e8f994}.demo-svg text{fill:#e2e8f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:760}.demo-svg .artifact-label,.demo-svg .artifact-caption,.demo-svg .artifact-group text{fill:#94a3b8;font-size:13px;font-weight:700}.artifact-edge{fill:none;marker-end:url(#artifact-arrow);stroke:var(--accent-2);stroke-linecap:round;stroke-width:3px}.artifact-edge-primary{stroke:var(--accent)}.artifact-arrow-head{fill:currentColor;color:var(--accent)}@media (width<=66rem){.workflow-heading,.demo-workspace{grid-template-columns:1fr}.workflow-heading h2,.workflow-heading p:last-child{grid-column:1}.demo-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-steps li:nth-child(2) .demo-step{border-right:0}.demo-steps li:nth-child(-n+2) .demo-step{border-bottom:1px solid #94a3b82e}.demo-source{grid-row:auto}}@media (width<=38rem){.workflow-proof{width:min(100%,42rem);margin-top:1.65rem}.workflow-heading{text-align:center;margin-bottom:.75rem}.workflow-heading h2{font-size:clamp(1.45rem,8vw,2.15rem);line-height:1.04}.workflow-heading p:last-child{width:min(20rem,100%);margin-inline:auto;font-size:.95rem}.demo-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-step,.demo-steps li:nth-child(2) .demo-step{border-bottom:1px solid #94a3b82e;border-right:1px solid #94a3b82e;min-height:3.4rem;padding:.68rem .75rem}.demo-steps li:nth-child(2n) .demo-step{border-right:0}.demo-steps li:nth-child(n+3) .demo-step{border-bottom:0}.demo-step-index{width:1.7rem;min-width:1.7rem;height:1.7rem;margin-right:.55rem;font-size:.68rem}.demo-step code{display:none}.demo-status{min-height:auto;padding:.85rem .95rem;font-size:.92rem}.demo-workspace{flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.demo-output{order:1}.demo-terminal{order:2}.demo-source{order:3}.demo-pane-header{min-height:2.45rem;padding:.62rem .75rem}.demo-pane pre{min-height:0;max-height:9.5rem;padding:.78rem;font-size:.76rem;line-height:1.5}.demo-terminal pre{min-height:0}.demo-svg{min-height:0;padding:.55rem}.demo-svg text{font-size:17px}.demo-svg .artifact-label,.demo-svg .artifact-caption,.demo-svg .artifact-group text{font-size:14px}}.repo-path-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);width:min(78rem,100% - 2.5rem);margin-inline:auto;display:grid}.repo-path-layout .section-copy{text-align:left;margin:0}.repo-path-animation{background:#020617b8;border:1px solid #94a3b83d;border-radius:.5rem;position:relative;overflow:hidden}.repo-path-animation ol{z-index:1;gap:.85rem;margin:0;padding:clamp(1rem,3vw,1.4rem);list-style:none;display:grid;position:relative}.repo-path-animation li{background:#0f172a94;border:1px solid #94a3b833;border-radius:.5rem;grid-template-columns:minmax(7.5rem,.32fr) minmax(0,1fr);align-items:center;gap:1rem;min-height:3.7rem;padding:.85rem 1rem;animation:6s ease-out infinite both repository-path-step;display:grid}.repo-path-animation li:nth-child(2){animation-delay:.35s}.repo-path-animation li:nth-child(3){animation-delay:.7s}.repo-path-animation li:nth-child(4){animation-delay:1.05s}.path-node{color:var(--text);font-weight:850;line-height:1.2}.repo-path-animation code{min-width:0;color:var(--muted);overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.88rem;line-height:1.35}.path-rail{background:#94a3b82e;width:2px;position:absolute;top:1.4rem;bottom:1.4rem;left:clamp(1.25rem,4vw,2rem)}.path-progress{background:linear-gradient(180deg, var(--accent), var(--accent-2));transform-origin:top;height:100%;animation:6s ease-out infinite both repository-path-progress;position:absolute;inset:0 0 auto}@keyframes repository-path-progress{0%{transform:scaleY(0)}55%,to{transform:scaleY(1)}}@keyframes repository-path-step{0%,15%{border-color:#94a3b833;transform:translateY(.25rem)}30%,to{border-color:#34d39970;transform:translate(0,0)}}@media (width<=66rem){.repo-path-layout{grid-template-columns:1fr}.repo-path-layout .section-copy{text-align:center}}@media (width<=38rem){.repo-path-layout{width:min(100%,78rem)}.repo-path-layout .section-copy{text-align:left}.repo-path-animation ol{gap:.65rem;padding:.85rem}.repo-path-animation li{grid-template-columns:1fr;gap:.32rem;min-height:3.25rem;margin-left:.65rem;padding:.72rem .82rem}.path-rail{top:1rem;bottom:1rem;left:1rem}.repo-path-animation code{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.path-progress,.repo-path-animation li{animation-duration:.01ms;animation-iteration-count:1;transform:none}}@media (width<=38rem){.hero-zone{min-height:auto;padding:2.5rem .85rem 3rem}.hero-wordmark{width:min(22rem,92vw)}.hero-eyebrow{width:min(19rem,100%);margin-inline:auto;font-size:.78rem}.promise{margin-top:.8rem;font-size:clamp(1.12rem,6vw,1.55rem);line-height:1.24}.hero-actions{align-items:stretch;width:100%;margin-top:1.15rem}.action{width:100%;min-height:3.25rem;padding-inline:.95rem}.quick-command{width:100%;margin-top:.75rem;display:flex}.quick-command code{flex:1;font-size:.84rem}.image-band,.final-cta{width:min(100% - 1.5rem,78rem)}.proof-strip{width:min(100% - 1.5rem,78rem);padding-bottom:3rem}.image-band,.final-cta{padding:3.25rem 0}.section-copy h2,.final-cta h2{font-size:clamp(2.15rem,12vw,3.25rem)}.final-cta .hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.final-cta .action-primary{grid-column:1/-1}}
