:root{color-scheme:dark;--canvas:#171717;--surface:#202020;--raised:#292929;--line:#343434;--text:#f0efed;--muted:#aaa9a5;--soft:#90908b;--accent:#d6e6ba;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--canvas);color:var(--text);font-synthesis:none}
*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}p{line-height:1.65}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}main:focus{outline:0}::selection{background:#d6e6ba;color:#171717}.shell{width:min(1080px,calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;padding:12px 18px;background:var(--text);color:var(--canvas);border-radius:8px;z-index:100;transform:translateY(-160%)}.skip-link:focus{transform:none}
.site-header{height:104px;display:flex;align-items:center;gap:40px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:22px;font-weight:650;letter-spacing:-.8px}.brand-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:28px;height:32px;font-size:36px;font-weight:600;line-height:1;transform:translateY(-2px)}.brand-mark>span{position:absolute;width:5px;height:5px;background:var(--accent);border-radius:50%;right:-1px;top:4px}.site-header nav{display:flex;gap:26px;margin-left:auto;font-size:13px;color:var(--muted)}.site-header nav a:hover,.text-link:hover,.site-footer a:hover{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:46px;padding:11px 20px;background:var(--text);color:#222;border:1px solid var(--text);border-radius:10px;font-size:14px;font-weight:550;line-height:1.4;white-space:nowrap;transition:background .16s,transform .16s}.button:hover{background:#fff;transform:translateY(-1px)}.button-small{min-height:37px;padding:8px 12px;font-size:12px;gap:18px;border-radius:8px}.eyebrow{text-transform:none;font-size:12px;letter-spacing:.2px;color:var(--muted);display:flex;align-items:center;gap:8px;margin:0 0 28px}.status-dot{width:5px;height:5px;display:inline-block;border-radius:50%;background:var(--accent);flex-shrink:0}.hero{text-align:center;padding-top:80px;padding-bottom:72px}.hero .eyebrow{justify-content:center;margin-bottom:27px}.hero h1{font-size:clamp(62px,7.6vw,94px);line-height:1.03;letter-spacing:-5.5px;font-weight:500;margin:0}.hero h1 span,.private-section h2 span{color:#969590}.hero-lead{font-size:17px;color:var(--muted);margin:27px 0 0;line-height:1.65}.hero-actions{display:flex;align-items:center;justify-content:center;gap:26px;margin-top:29px}.text-link{display:inline-flex;gap:16px;align-items:center;font-size:14px;color:var(--muted);min-height:44px}.access-note{font-size:11px;color:var(--soft);margin:15px 0 0}.preview-caption{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;margin:0 3px 14px}.preview-caption>span:last-child{color:var(--soft);font-size:11px}.workspace-preview{display:grid;grid-template-columns:205px 1fr;min-height:520px;border:1px solid #424242;border-radius:18px;overflow:hidden;box-shadow:0 20px 55px #0002}.preview-sidebar{position:relative;background:#252525;padding:25px 14px;font-size:12px;color:#c3c2be;border-right:1px solid #363636}.preview-logo{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;padding:0 7px;margin-bottom:28px;color:var(--text)}.preview-logo span{font-size:12px;color:var(--muted)}.new-chat{margin:0 7px 35px;color:var(--text)}.new-chat>span{font-size:19px;vertical-align:-1px;margin-right:7px}.sidebar-heading{font-size:11px;color:#999993;margin:0 7px 19px}.project-label{font-size:12px;margin:0 7px 7px}.project-label>span{font-size:19px;vertical-align:-1px;margin-right:7px}.example-chat{margin:1px 0;padding:8px 10px 8px 27px;font-size:12px}.example-chat.selected{background:#3a3a3a;border-radius:7px;color:var(--text)}.second-project{margin-top:26px}.private-label{position:absolute;bottom:18px;left:20px;font-size:10px;color:var(--soft);display:flex;gap:7px;align-items:center}.private-label .status-dot{width:4px;height:4px}.preview-main{background:#1b1b1b;min-width:0;display:flex;flex-direction:column}.preview-topbar{height:58px;border-bottom:1px solid #2c2c2c;display:flex;align-items:center;justify-content:space-between;padding:0 27px;font-size:12px;color:#c8c7c3}.preview-topbar>span:last-child{font-size:9px;letter-spacing:2px;color:#777}.preview-conversation{padding:32px 36px 20px;flex:1}.user-message{background:#303030;border-radius:17px 17px 4px 17px;padding:12px 16px;max-width:90%;width:max-content;margin:0 0 30px auto;font-size:13px;line-height:1.5}.example-response{font-size:13px;line-height:1.7}.example-response>p{margin:0 0 16px}.example-activity{margin:18px 0 16px;color:#b4b4ae;font-size:11px}.example-activity summary{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;min-height:24px}.example-activity summary::-webkit-details-marker{display:none}.activity-dot{display:inline-block;width:6px;height:6px;border:1px solid #a6b596;border-radius:50%}.example-timing{margin-left:auto;font-size:10px;color:var(--soft)}.example-activity ul{padding:9px 0 0 14px;border-left:1px solid #373737;list-style:none;margin:6px 0 0 2px}.example-activity li{display:flex;gap:9px;align-items:center;padding:3px 0;color:#878780}.example-activity li>span:first-child{color:#a6b596}.example-answer{max-width:510px;color:#d0cfcb}.preview-composer{margin:0 25px 23px;padding:15px 15px 10px;border:1px solid #4a4a4a;background:#272727;border-radius:18px;color:#999994;font-size:12px}.preview-composer>p{margin:0 0 25px}.preview-composer>div{display:flex;align-items:center;gap:16px}.example-plus{font-size:21px;color:#cac9c5}.example-mode{font-size:10px;color:#bdbcb6;white-space:nowrap}.example-mode span,.example-model span{margin-left:4px;color:#888}.example-model{margin-left:auto;font-size:10px;color:#d2d1cc;white-space:nowrap}.example-send{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#e5e5e2;color:#282828;font-size:20px;flex-shrink:0}.preview-controls{display:flex;align-items:center;gap:16px;padding:18px 1px;font-size:11px;color:var(--muted)}.mode-switch{display:flex;padding:3px;background:#252525;border:1px solid #343434;border-radius:9px;gap:2px}.mode-switch button{min-height:32px;border:0;color:var(--muted);background:none;border-radius:6px;padding:7px 13px;font-size:11px;white-space:nowrap}.mode-switch button[aria-pressed=true]{background:#41413e;color:var(--text);box-shadow:0 1px 3px #0002}.preview-controls>p{margin:0;font-size:11px}.demo-note{margin-left:auto;font-size:10px;color:var(--soft);white-space:nowrap}
.section{padding-top:115px;padding-bottom:76px}.work-section{display:grid;grid-template-columns:1fr 1fr;gap:90px}.section-intro .eyebrow{margin-bottom:22px}h2{font-size:40px;letter-spacing:-1.6px;line-height:1.17;font-weight:500;margin:0 0 22px}.section-intro>p:last-child{font-size:14px;color:var(--muted);max-width:335px}.work-steps{list-style:none;padding:0;margin:0}.work-steps li{display:flex;gap:22px;padding:0 0 23px}.work-steps li+li{padding-top:22px;border-top:1px solid #303030}.step-number{font-size:11px;color:var(--soft);padding-top:4px;font-variant-numeric:tabular-nums}h3{font-weight:500;font-size:16px;margin:0 0 8px;letter-spacing:-.2px}.work-steps p{font-size:13px;color:var(--muted);margin:0}.capabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;border-top:1px solid var(--line);padding-top:38px;padding-bottom:87px}.feature-icon{height:36px;font-size:24px;display:block;color:#aaa9a0;margin-bottom:15px}.capabilities p{font-size:13px;color:var(--muted);margin:10px 0 0}.private-section{border:1px solid #393936;border-radius:20px;background:#1e1f1c;padding:55px 50px;text-align:center}.private-diagram{display:flex;align-items:center;justify-content:center;margin:0 auto 46px;max-width:410px;font-size:11px;color:#bbbdb4}.device-node,.network-node{padding:10px 13px;border:1px solid #42473c;border-radius:9px;white-space:nowrap;background:#252821}.butly-node{font-weight:550;color:var(--accent)}.network-node{background:transparent;color:#969b8d;border-style:dashed}.connection-line{width:44px;height:1px;background:#4b5143}.private-section .eyebrow{justify-content:center;margin-bottom:19px}.private-section h2{font-size:47px;line-height:1.09;letter-spacing:-2px}.private-section h2 span{color:#9da393}.private-section>p:not(.eyebrow){max-width:420px;margin:0 auto 25px;color:#a5a99f;font-size:14px}.private-section .button{background:#dde4d3;border-color:#dde4d3}.questions{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;padding-top:96px;padding-bottom:110px}.questions h2{font-size:26px;letter-spacing:-.8px}.questions details{border-bottom:1px solid var(--line);padding:0 0 17px}.questions details+details{padding-top:17px}.questions summary{font-size:14px;cursor:pointer;list-style:none;display:flex;gap:20px;justify-content:space-between;line-height:1.5}.questions summary::after{content:'+';color:var(--muted)}.questions details[open] summary::after{content:'−'}.questions summary::-webkit-details-marker{display:none}.questions details p{font-size:13px;color:var(--muted);margin:13px 22px 0 0}.questions details a{text-decoration:underline;text-underline-offset:3px;color:var(--text)}.site-footer{border-top:1px solid var(--line);padding-top:24px;padding-bottom:30px;display:flex;align-items:center;gap:24px}.site-footer .brand{font-size:17px;letter-spacing:-.5px}.site-footer p{font-size:11px;color:var(--soft);margin:0}.site-footer>a:last-child{margin-left:auto;font-size:11px;color:var(--muted)}
.simple-page{max-width:570px;padding-top:58px;padding-bottom:130px;min-height:calc(100vh - 194px)}.simple-page .back-link{display:inline-flex;font-size:12px;color:var(--muted);margin-bottom:55px}.simple-page .eyebrow{margin-bottom:18px}.simple-page h1{font-size:53px;font-weight:500;line-height:1.1;letter-spacing:-2px;margin:0 0 24px}.simple-page>p:not(.eyebrow){color:var(--muted);font-size:15px}.waitlist-form{display:flex;flex-direction:column;align-items:flex-start;gap:13px;margin-top:34px}.waitlist-form label{font-size:13px}.waitlist-form input[type=email]{width:100%;min-height:48px;padding:12px 14px;background:#222;color:var(--text);border:1px solid #494949;border-radius:9px}.waitlist-form .button{margin-top:3px}.waitlist-form .form-help{font-size:11px;color:var(--soft);margin:0}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.form-error{font-size:13px;color:#ffc3bc;margin:0}.success-message{padding:15px 18px;border-radius:10px;background:#242e20;color:#d6e6ba;font-size:14px}.message-wrap{padding-top:10px}.access-status{border:1px solid var(--line);padding:22px;border-radius:12px;margin:30px 0 20px;font-size:14px}.access-status strong{font-weight:500}.access-status p{font-size:13px;color:var(--muted);margin:10px 0 0}
@media(max-width:900px){.shell{width:calc(100% - 56px)}.site-header{height:85px;gap:26px}.hero{padding-top:60px;padding-bottom:58px}.hero h1{font-size:78px;letter-spacing:-4px}.workspace-preview{grid-template-columns:165px 1fr}.preview-sidebar{padding-inline:10px}.private-label{left:13px;font-size:9px}.preview-conversation{padding-inline:24px}.preview-controls{flex-wrap:wrap;gap:12px}.demo-note{margin-left:auto}.work-section{gap:45px}.capabilities{gap:26px}.questions{gap:40px}.hero-lead{font-size:16px}}
@media(max-width:650px){.shell{width:calc(100% - 36px)}.site-header{height:78px;gap:20px}.site-header nav{display:none}.site-header>.button{margin-left:auto}.brand{font-size:21px}.hero{padding-top:42px;padding-bottom:43px}.hero h1{font-size:clamp(44px,12.5vw,65px);letter-spacing:-2.6px}.hero .eyebrow{font-size:11px;margin-bottom:24px}.hero-lead{font-size:15px;margin-top:23px;max-width:370px;margin-inline:auto}.desktop-break{display:none}.hero-actions{gap:23px;margin-top:24px}.hero-actions .button{min-height:44px;padding:10px 17px}.text-link{font-size:13px}.access-note{font-size:10px}.workspace-preview{grid-template-columns:1fr;min-height:0;border-radius:14px}.preview-sidebar{display:none}.preview-caption{font-size:11px}.preview-caption>span:last-child{font-size:9px}.preview-topbar{height:47px;padding-inline:20px;font-size:11px}.preview-conversation{padding:25px 20px 15px}.user-message{font-size:12px;margin-bottom:25px}.example-response{font-size:12px}.example-activity{font-size:10px}.example-answer{line-height:1.7}.preview-composer{margin:0 13px 14px;border-radius:16px;padding:13px 12px 9px;font-size:11px}.preview-composer>p{margin-bottom:23px}.preview-composer>div{gap:12px}.example-mode,.example-model{font-size:9px}.preview-controls{padding-top:14px;gap:11px}.preview-controls>p{flex:1;font-size:10px;min-width:120px;line-height:1.5}.demo-note{width:100%;margin:0;text-align:center;font-size:9px}.mode-switch button{padding:7px 11px}.work-section{display:block;padding-top:69px;padding-bottom:42px}.section-intro .eyebrow{margin-bottom:18px}h2{font-size:33px;letter-spacing:-1.3px}.section-intro>p:last-child{max-width:350px}.work-steps{margin-top:37px}.work-steps li{gap:18px}.work-steps p{font-size:13px}.capabilities{grid-template-columns:1fr;gap:28px;padding-top:30px;padding-bottom:48px}.capabilities article{display:grid;grid-template-columns:35px 1fr;column-gap:13px}.feature-icon{grid-row:1/3;font-size:23px;margin:0}.capabilities h3{font-size:15px;margin:0}.capabilities p{margin-top:5px;font-size:12px;max-width:390px}.private-section{padding:34px 22px;border-radius:16px}.private-diagram{font-size:9px;margin-bottom:32px}.device-node,.network-node{padding:9px 10px}.connection-line{width:25px}.private-section h2{font-size:39px;letter-spacing:-1.6px}.private-section>p:not(.eyebrow){font-size:13px}.questions{grid-template-columns:1fr;gap:10px;padding-top:55px;padding-bottom:55px}.questions h2{font-size:25px}.questions summary{font-size:13px}.questions details p{font-size:12px}.site-footer{flex-wrap:wrap;gap:12px;padding-block:22px}.site-footer p{order:3;width:100%;font-size:10px}.site-footer>a:last-child{font-size:10px}.simple-page{padding-top:27px;padding-bottom:80px}.simple-page .back-link{margin-bottom:38px}.simple-page h1{font-size:44px}.simple-page>p:not(.eyebrow){font-size:14px}}
@media(max-width:360px){.shell{width:calc(100% - 28px)}.hero h1{font-size:44px;letter-spacing:-2.2px}.hero .eyebrow{font-size:10px}.hero-lead{font-size:14px}.preview-caption{font-size:10px}.preview-caption>span:last-child{font-size:8px}.preview-conversation{padding-inline:16px}.user-message{font-size:11px;max-width:100%}.preview-composer>div{gap:8px}.example-model,.example-mode{font-size:8px}.preview-controls{gap:8px}.mode-switch button{padding-inline:9px}.private-section{padding-inline:17px}.device-node,.network-node{padding-inline:8px}.connection-line{width:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover{transform:none}}
