@import url('/fonts.css');
:root{--ink:#20221f;--muted:#676b63;--paper:#fafbf8;--line:#dfe3d8;--blue:#2456ed;--lime:#dce9bc;--soft:#f0f3ea;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a:hover{color:var(--blue)}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #2456ed;outline-offset:5px}.wrap{width:min(1256px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;left:20px;top:-100px;z-index:99;padding:15px;background:white}.skip:focus{top:20px}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 40px;border-bottom:1px solid var(--line);background:rgba(250,251,248,.95);position:sticky;top:0;z-index:20;backdrop-filter:blur(18px)}.brand{font-size:21px;font-weight:750;letter-spacing:-1px;white-space:nowrap;display:inline-flex;align-items:center;gap:9px}.brand-icon{background:var(--ink);color:var(--paper);width:28px;height:27px;display:inline-flex;align-items:center;justify-content:center;font-size:21px;border-radius:5px;letter-spacing:0}.brand-suffix{font-size:17px;color:var(--muted);margin-left:-9px}.site-header nav{display:flex;gap:30px;font-size:14px}.site-header nav span{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:51px;padding:14px 23px;background:var(--ink);border:1px solid var(--ink);border-radius:7px;font-weight:600;color:white;font-size:14px;transition:background .18s,transform .18s}.button:hover{background:var(--blue);color:white;border-color:var(--blue);transform:translateY(-1px)}.button.outline{color:var(--ink);background:transparent;border-color:#bfc6b6}.button.outline:hover{background:var(--ink);color:white}.button.small{min-height:39px;padding:10px 15px;gap:25px}.button.light{background:#e2edc5;color:#20221f;border-color:#e2edc5}.hero{padding-top:74px;text-align:center}.eyebrow{font-family:"JetBrains Mono",Consolas,monospace;font-size:11px;letter-spacing:1.7px;display:flex;align-items:center;gap:9px;font-weight:500}.hero>.eyebrow{justify-content:center;letter-spacing:1px}.status-dot{display:inline-block;height:7px;width:7px;border-radius:100%;background:#6a872e;flex-shrink:0}.tag{display:inline-flex;align-items:center;justify-content:center;background:#eef1e8;padding:5px 7px;border-radius:4px;font-size:9px;font-family:Consolas,monospace;font-weight:600;letter-spacing:.7px;white-space:nowrap}.hero>.eyebrow .tag{margin-left:10px}h1{font-size:clamp(52px,6.6vw,91px);font-weight:500;line-height:1.03;letter-spacing:-5px;margin:28px 0 25px}h1 em{font-style:normal;color:var(--blue)}.hero-description{font-size:18px;line-height:1.65;max-width:620px;margin:0 auto 24px;color:#606659}.hero-actions{display:flex;justify-content:center;align-items:center;gap:28px}.text-link{font-size:14px;font-weight:600}.fine{font-size:11px;color:var(--muted);line-height:1.7}.hero>.fine{margin:16px 0 49px}.workspace{text-align:left;border:1px solid #ccd2c3;border-radius:12px;box-shadow:0 20px 80px #233d2210;overflow:hidden;background:#fff}.windowbar{height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid var(--line);font-size:10px;background:#f6f7f2;color:var(--muted)}.windowdots{font-size:9px;letter-spacing:3px;color:#b5bcb0}.workspace-body{display:grid;grid-template-columns:200px 1fr 230px;min-height:360px}.workspace-nav{padding:24px 12px;border-right:1px solid var(--line);background:#fafbf7;display:flex;flex-direction:column}.workspace-label{font-family:Consolas,monospace;font-size:9px;color:#899080;letter-spacing:1px;padding:0 8px;margin-bottom:18px;display:block}.demo-tab{border:0;background:transparent;text-align:left;color:#777d70;font-size:12px;padding:12px 10px;border-radius:5px;display:flex;align-items:center;gap:10px;margin:3px 0}.demo-tab.active{background:#e9eedf;color:#2b3821}.demo-machine{font-size:10px;line-height:1.8;margin-top:auto;padding:25px 8px 0}.demo-machine small{font-size:9px;margin-left:12px;color:var(--muted)}.desktop{background:#e6eddc;padding:0 26px 16px;display:flex;flex-direction:column;align-items:center}.desktop-toolbar{display:flex;justify-content:space-between;align-items:center;width:100%;height:41px;font-size:10px;color:#6f7963}.browser-window{width:100%;background:#fff;border-radius:7px;overflow:hidden;box-shadow:0 6px 15px #233d2209;border:1px solid #cdd5c2}.addressbar{height:34px;display:flex;align-items:center;gap:15px;padding:0 12px;background:#f5f7f1;color:#858c7d;font-size:9px;border-bottom:1px solid var(--line)}.addressbar>span:last-child{background:white;flex:1;padding:4px 10px;border-radius:4px}.demo-content{padding:26px 33px 23px}.demo-icon{font-size:26px;line-height:1;background:#eaf0ff;border-radius:7px;color:var(--blue);width:40px;height:40px;display:grid;place-items:center;margin-bottom:16px}.demo-content .eyebrow{font-size:8px;letter-spacing:1.1px;color:#8a9380}.demo-content h2{font-size:29px;letter-spacing:-1.1px;line-height:1.12;margin:10px 0}.demo-content p:not(.eyebrow){font-size:11px;line-height:1.6;color:var(--muted);max-width:330px}.demo-output{font-size:9px;background:#f6f8f1;border:1px solid #e7ebdf;padding:9px;margin-top:16px;display:flex;gap:7px;align-items:center}.desktop-dock{display:flex;gap:11px;padding:6px 14px;border:1px solid #fff7;border-radius:9px;background:#f8faf599;box-shadow:0 2px 4px #26372110;margin-top:15px}.desktop-dock span{display:grid;place-items:center;background:#fff;height:25px;width:25px;border-radius:5px;font-size:18px;color:#6f815a}.activity{padding:24px 16px}.activity .workspace-label{font-size:8px;letter-spacing:.7px;padding:0}.activity-item{display:flex;align-items:center;gap:12px}.activity-item>span{border:1px solid var(--line);border-radius:5px;font-size:10px;padding:7px;background:#f7f9f3;color:#6e785f}.activity-item p{font-size:11px;line-height:1.5;margin:0}.activity-item small{display:block;color:#8a9082;font-size:9px}.activity-line{height:26px;border-left:1px dashed #c4cdb8;margin-left:15px}.activity>a{font-size:10px;display:block;margin-top:50px;color:var(--blue)}.workspace-bottom{display:flex;justify-content:space-between;gap:20px;padding:10px 16px;font:9px Consolas,monospace;background:#fafbf6;border-top:1px solid var(--line);color:#8b9282}.agent-strip{text-align:center;padding:48px 0 64px;border-bottom:1px solid var(--line)}.agent-strip p{font-size:12px;color:var(--muted)}.agent-strip>div{display:flex;gap:60px;justify-content:center;margin:26px 0 20px;font-size:22px;font-weight:600;letter-spacing:-.8px;color:#515a47}.agent-strip small{font-size:10px;color:#8a9082}.section{padding-block:92px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:40px}.section-heading .eyebrow{color:#778369;margin:0 0 20px}h2{font-size:48px;line-height:1.12;letter-spacing:-2px;font-weight:500;margin:0}.section-heading>p,.section-heading>div>p:not(.eyebrow){max-width:360px;font-size:15px;line-height:1.7;color:var(--muted);margin-bottom:3px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.feature{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:white}.feature-wide{grid-column:span 2;background:#f1f4e9}.feature h3{font-size:25px;letter-spacing:-.8px;line-height:1.2;font-weight:500;margin:22px 0 12px}.feature p{font-size:14px;line-height:1.65;color:var(--muted);max-width:525px}.feature>a{font-size:12px;font-weight:600;display:inline-block;margin-top:14px}.feature-symbol{font-size:32px;letter-spacing:10px;color:#788b5d;min-height:70px;display:flex;align-items:center;gap:18px}.feature-symbol .tag{letter-spacing:1px;font-size:9px}.feature.blue{background:#e7edfe;border-color:#dae3ff}.feature.blue p{color:#586486}.feature:nth-last-child(1){grid-column:span 2}.chip-art{height:78px;display:flex;align-items:center;gap:8px}.chip-art>span{display:grid;place-items:center;width:60px;height:60px;border:4px double #5c78be;border-radius:8px;background:#2e56bb;color:white;font:20px Consolas,monospace}.chip-art i{display:block;height:35px;width:9px;border:1px solid #bdccee;border-radius:2px;background:#d5e0f9}.developer-section{background:#242a21;color:#f1f5ea;padding:83px 0}.developer-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:85px;align-items:center}.developer-grid .eyebrow{color:#a5b690;margin:0 0 25px}.developer-grid p:not(.eyebrow){font-size:14px;line-height:1.8;color:#b9c4ae;margin:24px 0;max-width:440px}.developer-grid h2{font-size:46px}.developer-tags{display:flex;gap:8px;margin-top:29px}.developer-tags span{font:10px Consolas,monospace;border:1px solid #4d5942;border-radius:4px;padding:6px 9px;color:#a9b49d}.code-card{border:1px solid #4a5440;border-radius:10px;background:#1d221a;overflow:hidden}.code-tabs{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #414a39;padding:15px 20px;color:#b9c4ae;font:11px Consolas,monospace}.code-tabs button{border:1px solid #4a5440;background:transparent;color:#cad5bc;padding:4px 8px;border-radius:4px;font-size:10px}.code-card pre{padding:20px;font:12px/1.9 Consolas,monospace;overflow-x:auto;color:#e5eccf;margin:0}.code-comment{color:#859775}.code-card>p{padding:10px 20px;background:#283023;font-size:10px!important;margin:0!important;max-width:none!important}.pricing-heading>div:last-child{max-width:380px}.billing-toggle{display:flex;gap:3px;border:1px solid var(--line);padding:4px;border-radius:7px;width:max-content;margin-top:25px;background:#f0f3ea}.billing-toggle button{font-size:12px;padding:10px 13px;border:0;border-radius:4px;background:transparent;color:#646e59}.billing-toggle button.active{background:white;color:var(--ink);box-shadow:0 1px 4px #0001}.billing-toggle span{font-size:10px;color:#5d762e;margin-left:7px}.plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan{border:1px solid var(--line);border-radius:12px;background:white;padding:26px}.plan.featured{border:1px solid #aab999;background:#f2f5ea}.plan.enterprise{background:#f6f7f2}.plan-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.plan-icon{font-size:25px;color:#607543}.plan h3{font-size:25px;letter-spacing:-.6px;font-weight:500;margin:21px 0 10px}.plan>p{font-size:12px;line-height:1.7;color:var(--muted);min-height:41px}.price{display:flex;align-items:baseline;gap:5px;font-size:39px;letter-spacing:-1.4px;margin:22px 0 10px;white-space:nowrap}.price small{font-size:11px;color:var(--muted);letter-spacing:0}.enterprise .price{font-size:27px;min-height:46px;align-items:center;letter-spacing:-1px}.plan .term-note{min-height:32px;font-size:10px;margin:0 0 15px}.plan .button{width:100%;font-size:12px;padding:12px 15px;min-height:43px}.plan ul{list-style:none;padding:20px 0 0;margin:7px 0;border-top:1px solid var(--line)}.plan li{font-size:12px;line-height:1.5;margin:12px 0;display:flex;gap:10px}.plan li:before{content:'✓';color:#718a4c}.plan .stock-note{font-size:10px;padding-top:16px;border-top:1px solid var(--line);margin:22px 0 0;min-height:0}.pricing-footnote{font-size:11px;color:var(--muted);line-height:1.7;max-width:950px;margin-top:24px}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:110px;border-top:1px solid var(--line)}.faq .eyebrow{margin-bottom:25px;color:#778369}.faq h2{margin-bottom:29px}.faq details{border-bottom:1px solid var(--line);padding:23px 0}.faq details:first-child{padding-top:0}.faq summary{cursor:pointer;font-weight:550;font-size:15px;list-style:none;display:flex;justify-content:space-between;gap:22px}.faq summary:after{content:'+';color:#879476}.faq details[open] summary:after{content:'−'}.faq details p{font-size:13px;line-height:1.8;color:var(--muted);margin:15px 0 0}.closing{border:1px solid #d7dfc9;border-radius:18px;background:#e9efd9;padding:60px;text-align:center;margin-bottom:80px}.closing .eyebrow{justify-content:center;color:#75845c}.closing h2{margin:22px 0 29px;font-size:52px}.site-footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px;border-top:1px solid var(--line);padding-top:42px;padding-bottom:42px}.site-footer .brand{font-size:18px}.site-footer p{font-size:12px;color:var(--muted);margin:15px 0 25px}.site-footer small{font-size:10px;color:#8a9280}.site-footer>div:not(:first-child){display:flex;flex-direction:column;gap:17px;font-size:12px;padding-top:5px}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:#242a21;color:white;font-size:13px;border-radius:7px;padding:12px 20px;z-index:100;opacity:0;pointer-events:none;transition:opacity .15s}.toast.show{opacity:1}
@media(min-width:1500px){.site-header{padding-inline:calc((100% - 1320px)/2)}}@media(max-width:1100px){.workspace-body{grid-template-columns:170px 1fr}.activity{display:none}.developer-grid{gap:40px}.price{font-size:33px}.plan{padding:20px}.plan-top .tag{font-size:8px}.faq{gap:55px}.agent-strip>div{gap:35px}}@media(max-width:800px){.site-header{height:72px;padding-inline:22px}.site-header nav{gap:18px}.site-header nav a:first-child,.site-header nav a:last-child{display:none}.site-header .brand-suffix{display:none}.site-header .button{font-size:11px;gap:10px}.wrap{width:calc(100% - 44px)}.hero{padding-top:49px}h1{letter-spacing:-3px;font-size:64px}.hero-description{font-size:16px}.hero>.eyebrow{font-size:9px}.workspace-body{grid-template-columns:140px 1fr}.workspace-nav{padding-inline:7px}.demo-tab{font-size:10px;padding-inline:7px}.demo-content{padding:20px}.demo-content h2{font-size:25px}.desktop{padding-inline:16px}.workspace-bottom{font-size:8px}.workspace-bottom span:last-child{display:none}.agent-strip>div{font-size:18px;gap:22px;flex-wrap:wrap}.section{padding-block:65px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:23px}.section-heading>div>p:not(.eyebrow){margin-top:20px}.feature-grid{grid-template-columns:1fr 1fr}.feature-wide{grid-column:span 2}.feature:nth-last-child(1){grid-column:span 2}.feature h3{font-size:22px}.developer-grid{grid-template-columns:1fr;gap:40px}.developer-section{padding-block:55px}.plans-grid{grid-template-columns:1fr}.plan{padding:29px}.plan>p{min-height:0}.price{font-size:42px}.plan .term-note{min-height:0}.enterprise .price{font-size:35px}.faq{grid-template-columns:1fr;gap:45px}h2{font-size:42px}.closing{padding:40px 20px}.closing h2{font-size:42px}.site-footer{gap:28px;grid-template-columns:1.5fr 1fr 1fr}.site-footer .brand{font-size:15px}}@media(max-width:520px){.brand{font-size:18px}.site-header{gap:10px}.site-header nav{gap:15px;font-size:12px}.site-header>.button{display:none}.hero>.eyebrow .tag{margin-left:0;font-size:8px}h1{font-size:53px;letter-spacing:-2.8px}.hero-description{font-size:15px}.hero-actions{gap:18px;flex-direction:column}.hero>.fine{font-size:10px;margin-bottom:30px}.workspace-body{display:flex;flex-direction:column}.workspace-nav{flex-direction:row;padding:8px;gap:4px;border-right:0;border-bottom:1px solid var(--line)}.workspace-nav>.workspace-label,.demo-machine{display:none}.demo-tab{font-size:9px;justify-content:center;flex:1;gap:4px;padding:8px 3px}.windowbar{font-size:8px;padding:0 9px}.windowbar .tag{font-size:7px}.desktop{padding-bottom:12px}.desktop-toolbar{height:31px}.demo-content{padding:23px}.demo-content h2{font-size:26px}.demo-content p:not(.eyebrow){font-size:12px}.demo-output{font-size:8px}.workspace-bottom{font-size:7px;padding:9px}.agent-strip{padding:32px 0 40px}.agent-strip>div{gap:22px;font-size:17px}.agent-strip small{font-size:9px}.feature-grid{display:block}.feature{margin-bottom:14px;padding:25px}.feature h3{font-size:25px}.developer-grid h2,h2{font-size:37px;letter-spacing:-1.4px}.code-card pre{font-size:10px;padding:15px}.section-heading{margin-bottom:28px}.closing h2{font-size:36px}.site-footer{grid-template-columns:1fr 1fr;gap:35px}.site-footer>div:first-child{grid-column:span 2}.site-footer p{margin-bottom:15px}.price{font-size:39px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.fleet-builder,.pilot-listing{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:28px;padding:32px;border:1px solid var(--line,#d9dcd8);border-radius:18px;background:#f3f5ef}.fleet-builder h3,.pilot-listing h3{font-size:26px;margin:12px 0}.fleet-builder p,.pilot-listing p{color:#586056;line-height:1.65}.fleet-controls{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fleet-controls label{font-size:14px;font-weight:600}.fleet-controls input{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid #ccd2c8;border-radius:8px;background:#fff;font:inherit}.fleet-controls #fleet-total,.fleet-controls small,.fleet-controls .button{grid-column:1/-1}.fleet-controls #fleet-total{margin:4px 0;font-size:20px;color:#20251d;font-weight:600}.fleet-controls small{line-height:1.5;color:#667060}.pilot-listing{background:#fff}.pilot-listing>div:last-child{align-self:center}.pilot-listing .tag{background:#fff1ce;color:#795717}@media(max-width:700px){.fleet-builder,.pilot-listing{grid-template-columns:1fr;gap:18px;padding:24px}.fleet-builder h3,.pilot-listing h3{font-size:23px}}
