@charset "UTF-8";
:root{--paper:#f7f7f5;--ink:#232321;--muted:#81817c;--orange:#ed783e;--ease:cubic-bezier(.22,1,.36,1);--line:#e7e7e2;color-scheme:light;font-family:"PingFang SC",-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}button{border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--orange);outline-offset:6px}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:650;letter-spacing:-.055em}button svg,a svg{flex-shrink:0}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(1160px,calc(100% - 96px));margin-inline:auto}.section{padding-block:112px}.eyebrow{display:block;font-size:12px;font-weight:600;letter-spacing:.11em}.soft-ink{color:#92938e}.live-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#60997b;flex:none;box-shadow:0 0 0 3px #60997b12}.muted{color:#a09f9b}
.site-header{height:70px;position:sticky;top:0;z-index:20;background:#f7f7f5d9;backdrop-filter:blur(20px) saturate(150%);border-bottom:1px solid #e7e7e270}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:20px;font-weight:750;letter-spacing:-.9px}.nav-links{display:flex;align-items:center;gap:30px;font-size:12px;color:#65655f}.nav-links a:hover{color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:18px}.nav-cta{background:#292927;color:white;border-radius:30px;font-size:11px;padding:10px 16px;display:flex;align-items:center;gap:15px;transition:background .2s,transform .2s}.nav-cta .icon{width:14px;height:14px}.nav-cta:hover{background:#50504b;transform:translateY(-1px)}.menu-toggle{display:none;background:none;padding:8px}.menu-toggle span{display:block;width:20px;height:1px;background:var(--ink);margin:5px 0}.scroll-progress{position:absolute;bottom:-1px;height:1px;width:100%;transform:scaleX(0);transform-origin:left;background:#e9a275}
.hero{position:relative;overflow:hidden;padding-top:64px}.hero-light{position:absolute;top:110px;left:50%;width:1400px;height:1020px;transform:translateX(-50%);background:radial-gradient(ellipse at 51% 55%,#fff6d889 0%,transparent 43%),radial-gradient(ellipse at 20% 72%,#d9e3e559 0%,transparent 45%),radial-gradient(ellipse at 86% 71%,#ff8e456b 0%,transparent 35%);pointer-events:none;filter:blur(45px)}.hero-copy{position:relative;text-align:center;z-index:1}.hero-tag{display:inline-flex;align-items:center;gap:9px;letter-spacing:.03em;border-radius:24px;padding:7px 12px;background:#fff9;border:1px solid #e8e5e0;font-size:11px;color:#65645e}.hero-tag .icon{width:11px;height:11px}.hero-tag .live-dot{background:#df9463;box-shadow:0 0 8px #df946333}.hero h1{font-size:clamp(60px,6.1vw,86px);line-height:1.19;margin-top:28px;letter-spacing:-.065em;font-weight:680}.hero h1 span{background:linear-gradient(108deg,#735247 0%,#c97d58 32%,#e98e53 65%,#9a6e50 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-description{font-size:17px;line-height:1.85;margin-top:22px;color:#76756f;letter-spacing:.02em}.hero-actions{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:30px;padding:16px 25px;font-size:13px;font-weight:550;transition:transform .3s,box-shadow .3s,background .3s}.button.primary{color:white;background:#272725;box-shadow:0 5px 15px #26221a12}.button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #29221f26;background:#44443e}.button .icon{width:16px;height:16px}.text-link{font-size:13px;display:inline-flex;align-items:center;gap:10px;color:#797267}.text-link:hover{color:var(--orange)}.text-link .icon{width:17px;height:17px;transition:transform .3s}.text-link:hover .icon{transform:translateX(4px)}.play-icon{display:grid;place-items:center;font-size:7px;width:16px;height:16px;border:1px solid #a09a90;border-radius:50%;padding-left:1px}.hero-platforms{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:21px;color:#98968e;font-size:10px}.hero-platforms span{letter-spacing:.1em;font-size:9px}.hero-platforms i{height:2px;width:2px;background:currentColor;border-radius:50%}
.product-stage{position:relative;z-index:2;margin-top:52px;max-width:1050px;perspective:1800px}.desktop-window{border-radius:14px;overflow:hidden;border:1px solid #ffffffc9;box-shadow:0 0 0 1px #30291d17,0 35px 75px -25px #53432d35,0 2px 6px #7f654c14;background:#fff;transform:rotateX(3deg);transform-origin:center top;transition:transform .8s var(--ease)}.product-stage:hover .desktop-window{transform:rotateX(0)}.window-top{display:flex;align-items:center;justify-content:space-between;height:36px;border-bottom:1px solid #e8e8e5;background:#f6f6f3;padding:0 15px;color:#85857d;font-size:9px}.window-top>span{display:flex;align-items:center;gap:6px}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#e8b2a7}.window-dots i:nth-child(2){background:#e5d09c}.window-dots i:nth-child(3){background:#b3c4a6}.window-top-right{width:32px;text-align:right}.desktop-body{display:grid;grid-template-columns:188px minmax(0,1fr) 178px;height:454px;text-align:left}.demo-sidebar{display:flex;flex-direction:column;padding:17px 11px 12px;background:#f5f5f2;border-right:1px solid #eaeae5}.workspace-select{display:flex;align-items:center;gap:7px;font-size:10px;padding:0 5px}.workspace-select .icon{width:15px;height:15px;color:#8b816d}.workspace-select>b{font-weight:600}.workspace-select>span{margin-left:auto}.new-chat{display:flex;align-items:center;gap:6px;width:100%;font-size:10px;text-align:left;background:#fff;padding:9px;margin-top:17px;border-radius:6px;border:1px solid #e7e7e2}.new-chat>span{font-size:16px;line-height:12px}.new-chat small{font-size:8px;color:#989890;margin-left:auto}.sidebar-caption{font-size:8px;color:#a1a29a;padding:17px 7px 7px;letter-spacing:.03em}.side-item{display:flex;align-items:center;gap:7px;padding:8px 7px;background:transparent;border-radius:6px;text-align:left;color:#6e6f67;font-size:10px}.side-item .icon{width:13px;height:13px}.side-item.selected{background:#e8e8e1;color:#454740}.side-item:hover{background:#ecece5}.side-pill{font-size:8px;background:#dfdfd7;margin-left:auto;padding:1px 4px;border-radius:3px}.recent-caption{display:flex;justify-content:space-between;padding-top:24px}.demo-session{display:flex;align-items:center;gap:7px;padding:9px 6px;font-size:9px;border-radius:6px}.demo-session.active{background:#ebece5}.demo-session img{width:15px;height:15px}.demo-session small{display:block;font-size:7px;color:#a0a298;margin-top:4px}.demo-session .live-dot{width:4px;height:4px;margin-left:auto}.sidebar-bottom{margin-top:auto;display:flex;gap:8px;align-items:center;font-size:8px;color:#6e7067}.user-avatar{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e1ded1;color:#8c8164;font-size:10px}.sidebar-bottom small{display:flex;gap:4px;align-items:center;font-size:7px;color:#999d90;margin-top:3px}.sidebar-bottom .icon{margin-left:auto;width:13px}.sidebar-bottom .live-dot{width:3px;height:3px}.demo-main{padding:0 20px 15px;display:flex;min-width:0;flex-direction:column;background:#fcfcfa}.demo-heading{display:flex;align-items:center;justify-content:space-between;height:59px;border-bottom:1px solid #eeeeea;flex:none}.demo-heading b{font-size:11px;font-weight:600}.demo-heading small{display:block;font-size:8px;color:#a3a29b;margin-top:4px}.demo-mode-label{font-size:8px;color:#37392f}.demo-mode-label>span{color:#a1a298;margin-left:12px}.demo-pane{padding:17px 0;flex:1;min-height:0;overflow:auto;scrollbar-width:none;font-size:10px;line-height:1.8}.demo-pane::-webkit-scrollbar{display:none}.demo-pane.swap{animation:pane-in .5s var(--ease)}@keyframes pane-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.demo-user{margin-left:auto;max-width:85%;width:fit-content;padding:8px 12px;border-radius:10px 10px 3px 10px;background:#edeee7;color:#50524b;margin-bottom:16px;font-size:10px}.assistant-name{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:600}.assistant-name img{width:14px;height:14px}.assistant-name>small{font-weight:400;color:#a2a49a;font-size:8px;margin-left:3px}.demo-reply{margin-top:8px;color:#6f7268;font-size:10px;line-height:1.9}.demo-code{padding:12px;background:#f1f2ec;border:1px solid #e9ebe2;border-radius:7px;margin:10px 0;font:9px/1.9 Consolas,monospace;color:#858a77}.demo-code span{color:#b4744d}.demo-code b{font-weight:400;color:#659077}.demo-rail{padding:5px 9px;border-radius:14px;background:linear-gradient(90deg,#faf9f0 45%,#fbdcbb);display:flex;align-items:center;justify-content:space-between;color:#777365;font-size:8px;margin-top:9px}.demo-rail b{font-weight:500;color:#68846b}.demo-composer{padding:11px;border-radius:10px;background:#fff;box-shadow:0 3px 15px #403d2909;border:1px solid #e6e7df;font-size:9px;flex:none}.demo-composer>span{color:#adafa4}.demo-composer>div{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.demo-composer>div>span{display:flex;gap:5px;align-items:center;color:#6c7164;font-size:8px}.demo-composer .icon{width:12px;height:12px}.demo-composer i{height:9px;width:1px;background:#e4e6db;margin:0 5px}.demo-composer button{display:grid;place-items:center;background:#363a30;color:white;width:23px;height:23px;border-radius:6px}.demo-files{border-left:1px solid #eeeeea;background:#f9f9f6;padding:20px 12px;position:relative}.files-heading{display:flex;justify-content:space-between;font-size:10px}.files-heading .icon{width:13px;height:13px}.files-tabs{font-size:8px;margin:24px 0 12px}.files-tabs span{margin-left:15px;color:#a5a69d}.file-row{font-size:8px;display:flex;align-items:center;gap:5px;margin:12px 0;color:#92968b}.file-row .icon{width:11px;height:11px;color:#a0a48b}.file-row.indent{padding-left:8px}.file-row.deep{padding-left:20px}.file-row em{font-size:7px;font-style:normal;margin-left:auto;color:#8f9f70}.file-purple{color:#a690c0}.file-orange{color:#c7a071}.file-blue{color:#8dabb6}.git-summary{position:absolute;bottom:20px;display:flex;align-items:center;gap:5px;font-size:7px;color:#8c9281}.git-summary .icon{width:12px;height:12px}.stage-caption{display:flex;justify-content:space-between;margin:19px 6px 0;font-size:9px;color:#8c887d}.stage-caption>span:first-child{display:flex;align-items:center;gap:7px}.stage-caption>span:last-child{font-size:8px;color:#aaa69c}.cli-strip{position:relative;text-align:center;padding:70px 0 68px}.cli-strip>p{font-size:11px;color:#96958c;margin-bottom:27px}.cli-logos{display:flex;align-items:center;justify-content:center;gap:42px;flex-wrap:wrap}.cli-logos>span{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:550;color:#67675f;letter-spacing:-.3px}.cli-logos img{width:23px;height:23px;object-fit:contain;filter:saturate(.35);opacity:.75}.cli-logos .cli-more{font-size:10px;font-weight:400;color:#99998e}.cli-more .icon{width:13px;height:13px}
.section-heading{margin-bottom:45px}.section-heading .eyebrow{color:#8d8b81;margin-bottom:21px}.section-heading h2{font-size:clamp(35px,4vw,52px);line-height:1.32}.section-heading>p{font-size:14px;line-height:1.9;color:#8c8c83;margin-top:22px}.overview{border-top:1px solid #e8e8e2;padding-top:94px}.feature-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:22px}.feature-card{position:relative;min-height:462px;overflow:hidden;border-radius:25px;background:#efefea}.card-copy{padding:36px}.feature-index{font-size:9px;font-weight:550;letter-spacing:.07em;color:#96978a;display:block;margin-bottom:16px}.card-copy h3{font-size:29px;line-height:1.43}.card-copy p{font-size:12px;color:#95958b;line-height:1.9;margin-top:16px}.workspace-card{background:linear-gradient(130deg,#eceee8,#e8ece4)}.control-card{background:linear-gradient(130deg,#f1efea,#eeebe4)}.split-illustration{display:flex;position:absolute;bottom:52px;left:36px;right:-32px;height:170px;background:#fcfcf9;border:1px solid #fff;border-radius:11px;box-shadow:0 12px 35px #404c3220;transform:rotate(-3deg)}.mini-chat{width:42%;padding:12px;border-right:1px solid #e2e5da}.mini-tab{font-size:8px;display:flex;align-items:center;gap:5px;margin-bottom:18px;color:#6e7466}.mini-tab img{width:11px;height:11px}.mini-line{height:4px;width:95%;border-radius:3px;background:#e4e7dc;margin-bottom:8px}.mini-line.short{width:72%}.mini-code-message{font-size:8px;display:flex;align-items:center;gap:5px;color:#799074;margin:17px 0}.mini-code-message .icon{width:11px;height:11px}.split-handle{position:absolute;left:42%;top:50%;transform:translate(-50%,-50%);border:1px solid #dedfd8;border-radius:4px;background:white;padding:5px 2px;box-shadow:0 2px 4px #0001}.split-handle i{display:block;width:2px;height:14px;background:#adaf9f;border-radius:2px}.mini-code{padding:12px;flex:1;min-width:0}.mini-code .mini-tab{justify-content:space-between;margin-bottom:12px}.mini-code .mini-tab span{color:#99ac7d}.mini-code code{font:8px/1.8 Consolas,monospace;white-space:nowrap;color:#8e9484}.mini-code code span{color:#a48cb1}.mini-code b{display:block;font-weight:400;background:#e7eddf;color:#7c956b}.card-bottom-note{position:absolute;bottom:23px;left:36px;font-size:9px;color:#9a9b91}.approval-preview{position:absolute;left:36px;right:36px;bottom:54px;display:grid;grid-template-columns:32px 1fr;gap:12px;padding:20px;background:#ffffffb8;border-radius:14px;box-shadow:0 15px 40px #71654d12;border:1px solid white;transform:rotate(2deg)}.approval-icon{width:30px;height:30px;display:grid;place-items:center;background:#f5e8d0;color:#bb985d;border-radius:9px}.approval-icon .icon{width:17px;height:17px}.approval-title b{font-size:11px;font-weight:550;display:block}.approval-title span{font-size:9px;color:#a2a092;display:block;margin-top:5px}.approval-preview code{grid-column:1/-1;background:#f1f1eb;border-radius:5px;padding:9px;color:#80846f;font-size:10px}.approval-footer{grid-column:1/-1;display:flex;gap:9px;align-items:center;font-size:8px}.approval-footer>span:first-child{display:flex;align-items:center;gap:4px;color:#c77467;margin-right:auto;font-size:10px}.approval-footer i{width:4px;height:4px;border-radius:50%;background:#c77467;animation:breathe 2s ease infinite}.approval-reject{padding:6px 11px;background:#f0f0eb;border-radius:5px;color:#8f9383}.approval-allow{padding:6px 10px;background:#353b2d;color:white;border-radius:5px;display:flex;gap:8px;align-items:center}.approval-allow .icon{width:10px;height:10px}
.collaboration{position:relative;overflow:hidden;background:#181a19;color:#f5f3ed;padding-bottom:67px}.dark-grain{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 66%,#937a4220,transparent 52%);pointer-events:none}.collaboration>.wrap{position:relative}.collab-heading{position:relative}.collab-heading .eyebrow{color:#94988b;margin-bottom:24px}.collab-heading h2{font-size:clamp(45px,5.1vw,66px);line-height:1.28}.collab-heading h2 span{color:#d3b995}.collab-heading p{position:absolute;right:15px;bottom:9px;font-size:14px;line-height:2;color:#999d90}.collab-scene{height:430px;position:relative;max-width:850px;margin:5px auto 0}.orbit{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);border:1px solid #b3ac9130;border-radius:50%;width:320px;height:160px;rotate:-12deg}.orbit-two{width:520px;height:250px;rotate:12deg;border-color:#b3ac911a}.orbit-three{width:720px;height:340px;rotate:-10deg;border-color:#b3ac9110}.orbit-one:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#e9c595;top:11px;left:82px;box-shadow:0 0 15px #f2c278;animation:breathe 3s ease-in-out infinite}.orchestrator{position:absolute;left:50%;top:110px;transform:translateX(-50%);display:flex;align-items:center;flex-direction:column;z-index:2}.core-mark{width:78px;height:78px;padding:8px;border:1px solid #c0b69847;border-radius:23px;background:linear-gradient(140deg,#e4ce9020,#d3cbb906);box-shadow:0 0 55px #efd09216,inset 0 1px #fff2}.core-mark img{width:100%;height:100%;filter:brightness(1.2)}.orchestrator>span{font-size:14px;margin-top:13px}.orchestrator>small{font-size:9px;color:#a2a18f;margin-top:5px}.agent-node{position:absolute;display:flex;align-items:center;gap:11px;width:202px;padding:16px;border:1px solid #c7c4af22;border-radius:13px;background:linear-gradient(120deg,#353930c7,#23271fc9);box-shadow:0 12px 35px #0002;z-index:3;backdrop-filter:blur(15px)}.agent-node>img{width:27px;height:27px}.agent-one{left:30px;top:90px;transform:rotate(-5deg)}.agent-one>img{filter:invert(1)}.agent-two{right:25px;top:96px;transform:rotate(5deg)}.agent-three{right:76px;top:251px;transform:rotate(-2deg)}.agent-node b{font-size:12px;font-weight:500}.agent-node small{display:flex;align-items:center;gap:5px;font-size:8px;color:#a6ad99;margin-top:8px}.agent-node .live-dot{width:3px;height:3px;background:#a3b995}.wave{display:flex;gap:2px;margin-left:auto;align-items:center;height:17px}.wave i{height:5px;width:2px;border-radius:2px;background:#b8b894;animation:wave 1.1s ease-in-out infinite alternate}.wave i:nth-child(2n){height:13px;animation-delay:-.3s}.wave i:nth-child(3n){height:8px;animation-delay:-.7s}.shared-output{position:absolute;bottom:62px;left:43px;display:flex;align-items:center;gap:10px;border:1px solid #f1dfae18;background:#30332bbd;backdrop-filter:blur(12px);padding:14px 17px;border-radius:12px;box-shadow:0 10px 30px #0002;max-width:430px;z-index:4}.output-avatar{width:28px;height:28px;border-radius:8px;background:#d4c0a9;color:#544434;display:grid;place-items:center;font-weight:600;font-size:12px}.shared-output b{font-size:10px;font-weight:500}.shared-output p{font-size:9px;margin-top:6px;color:#939a86}.output-label{font-size:7px;border:1px solid #a5b08e33;padding:3px 5px;border-radius:5px;color:#aab499;align-self:start;margin-left:10px}.typing-dots{animation:breathe 1.5s ease infinite}.collab-switch{display:flex;width:fit-content;margin:0 auto;background:#2d302a;border:1px solid #fff1;border-radius:28px;padding:5px;gap:4px}.collab-switch button{font-size:12px;padding:11px 28px;border-radius:24px;background:none;color:#9b9f92;transition:background .4s,color .4s,box-shadow .4s}.collab-switch button[aria-selected=true]{background:#e6e5dd;color:#373d30;box-shadow:0 2px 8px #0002}.mode-description{font-size:12px;color:#a2a799;text-align:center;line-height:1.8;margin:20px auto 0;max-width:500px;min-height:44px}.dark-bottom{display:flex;align-items:center;justify-content:center;gap:21px;color:#717767;font-size:10px;margin-top:35px}.dark-bottom i{height:3px;width:3px;background:#70795d;border-radius:50%}.collab-scene.parallel .orchestrator{opacity:.45}.collab-scene.parallel .agent-one{transform:translateY(30px) rotate(0)}.collab-scene.parallel .agent-two{transform:translateY(10px) rotate(0)}.collab-scene.parallel .agent-three{transform:translateY(20px) rotate(0)}.agent-node,.orchestrator{transition:transform .8s var(--ease),opacity .6s}
.mobile-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding-block:130px 115px}.mobile-copy{padding-left:20px}.mobile-copy .eyebrow{color:#97988b;margin-bottom:26px}.mobile-copy h2{font-size:clamp(40px,4.2vw,55px);line-height:1.35}.mobile-copy>p{font-size:14px;line-height:2;color:#96978c;margin:27px 0 20px}.mobile-copy>.text-link{color:#a48261;font-size:12px}.mobile-points{display:grid;gap:25px;margin-top:49px}.mobile-points>div{display:flex;gap:14px;align-items:flex-start}.mobile-points .icon{color:#868775;width:21px;height:21px}.mobile-points b{font-size:12px;display:block;font-weight:550}.mobile-points small{font-size:10px;display:block;color:#959789;line-height:1.8;margin-top:6px}.mobile-art{position:relative;display:flex;align-items:center;flex-direction:column;padding-top:30px;padding-bottom:10px}.mobile-halo{position:absolute;inset:10% -5% 5%;border-radius:50%;background:radial-gradient(ellipse,#e7b47a4d,transparent 63%);filter:blur(25px)}.phone-device{position:relative;width:279px;min-height:573px;transform:rotate(5deg);border:5px solid #363a35;outline:1px solid #8b8c81;box-shadow:inset 0 0 0 2px #181c17,14px 25px 45px #333d3522,0 0 0 3px #d9d8ce;border-radius:43px;background:#f8f8f4;padding:0 15px 10px;overflow:hidden;color:#363b30}.phone-island{width:76px;height:20px;background:#20251e;border-radius:18px;position:absolute;top:9px;left:50%;transform:translateX(-50%)}.phone-status{height:41px;display:flex;justify-content:space-between;align-items:center;padding:0 9px;font-size:8px}.phone-status b{font-size:9px}.phone-header{display:flex;align-items:center;gap:5px;padding:6px 1px;font-size:16px;letter-spacing:-.6px}.phone-connected{margin-left:auto;display:flex;align-items:center;gap:4px;font-size:7px;letter-spacing:0;color:#949981}.phone-connected .live-dot{width:3px;height:3px}.phone-greeting{font-weight:600;letter-spacing:-.8px;font-size:25px;line-height:1.5;margin:24px 0 19px}.phone-workspace{display:flex;align-items:center;padding:10px;background:#eeefe7;border-radius:10px;gap:8px}.phone-workspace>.icon{width:19px;height:19px;color:#a1a789}.phone-workspace b{font-size:9px;font-weight:500}.phone-workspace small{display:block;font-size:7px;color:#a0a48e;margin-top:4px}.phone-workspace>span{margin-left:auto;color:#9ba385}.phone-section-label{font-size:11px;font-weight:600;margin:22px 0 13px;display:flex;align-items:center;justify-content:space-between}.phone-section-label>span{font-size:7px;font-weight:400;color:#a5a790}.phone-task{padding:13px;border-radius:13px;background:linear-gradient(120deg,#f0f0e7,#e6eddf);border:1px solid #e0e5d5}.phone-task>div:first-child{display:flex;align-items:center;gap:6px}.phone-task img{width:16px;height:16px}.phone-task b{font-size:9px;font-weight:550}.phone-task .live-dot{margin-left:auto;width:4px;height:4px}.phone-task p{font-size:8px;color:#9aa186;margin:9px 0}.phone-task>small{display:flex;justify-content:space-between;color:#949f7f;font-size:7px}.phone-wave{display:flex;gap:4px;height:27px;align-items:center;justify-content:center;margin-bottom:9px}.phone-wave i{width:2px;height:4px;background:#a1b485;border-radius:5px;animation:wave 1.4s ease-in-out infinite alternate}.phone-wave i:nth-child(3n){height:15px;animation-delay:-.5s}.phone-wave i:nth-child(4n){height:21px;animation-delay:-.8s}.phone-wave i:nth-child(2n){height:9px;animation-delay:-.2s}.phone-task.secondary{margin-top:9px;border-color:#eceee5;background:#f2f3ed;padding:11px 13px}.phone-task.secondary .icon{margin-left:auto;color:#a3af8e;width:12px;height:12px}.phone-task.secondary p{margin:7px 0 10px}.phone-memory{display:flex;gap:9px;align-items:center;margin:17px 2px;color:#a7a387}.phone-memory .icon{width:19px;height:19px}.phone-memory b{display:block;font-weight:500;font-size:8px}.phone-memory small{display:block;font-size:7px;margin-top:3px;color:#aaa992}.phone-nav{display:flex;justify-content:space-around;border-top:1px solid #e7e9de;padding-top:11px;padding-bottom:14px}.phone-nav>span{display:flex;align-items:center;flex-direction:column;gap:4px;color:#a9b09a;font-size:7px}.phone-nav .icon{width:16px;height:16px}.phone-nav>.active{color:#596648}.home-indicator{position:absolute;bottom:5px;left:50%;transform:translateX(-50%);height:3px;width:80px;background:#3a3e30;border-radius:4px}.floating-status{position:absolute;z-index:3;top:24px;left:-7px;background:#fffffff2;border:1px solid #fff;box-shadow:0 8px 30px #51463715;display:flex;align-items:center;gap:10px;border-radius:14px;padding:14px 16px;transform:rotate(-4deg);animation:float 7s ease-in-out infinite}.status-icon{display:grid;place-items:center;background:#edf1e6;color:#8aa86c;width:30px;height:30px;border-radius:10px}.status-icon .icon{width:17px;height:17px}.floating-status b{display:block;font-size:10px;font-weight:550}.floating-status small{display:block;margin-top:4px;font-size:8px;color:#a4a391}.floating-status>span:last-child{font-size:7px;color:#b0b19d;align-self:start;margin-left:9px}.device-caption{font-size:9px;color:#a9a694;position:relative;margin-top:30px;letter-spacing:.03em}
.memory-section{background:#eeeae3;overflow:hidden}.centered{text-align:center}.centered h2{font-size:48px}.memory-section .section-heading>p{color:#969081}.memory-canvas{display:flex;align-items:center;justify-content:center;max-width:800px;margin:55px auto 0;gap:100px;position:relative}.memory-document{position:relative;width:370px;flex-shrink:0;padding:28px 29px 20px;border-radius:18px;background:#fffefb;box-shadow:0 20px 40px #6b58421a;transform:rotate(-3deg);z-index:2;border:1px solid #fff}.document-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid #f5f1e7;background:#fcfaf4;border-radius:13px;color:#b29a74;position:absolute;right:-17px;top:27px;box-shadow:0 5px 12px #80674009;transform:rotate(8deg)}.document-icon .icon{width:25px;height:25px}.document-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.13em;color:#b0a899;margin-bottom:24px}.memory-document h3{font-size:22px;color:#534e41;letter-spacing:-.7px}.memory-document>p{font-size:10px;color:#b2a690;margin-top:8px;margin-bottom:25px}.memory-rule{font-size:9px;color:#99907c;padding:10px 0;border-bottom:1px solid #f1eee6;display:flex;align-items:center;gap:13px;line-height:1.7}.memory-rule>span{font-size:8px;color:#c4b9a3}.document-footer{display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#aba18c;margin-top:24px}.document-footer>span{display:flex;align-items:center;gap:6px}.document-footer .live-dot{width:4px;height:4px}.document-footer>.icon{width:14px;height:14px;color:#9ba37c}.memory-flow{display:flex;flex-direction:column;gap:20px;position:relative;width:205px;z-index:1}.memory-chip{position:relative;display:flex;align-items:center;gap:12px;font-size:12px;background:#f9f7f1;padding:18px 20px;border-radius:13px;border:1px solid #fff6;box-shadow:0 5px 20px #80674408;color:#7d7564}.memory-chip>img{width:23px;height:23px}.memory-chip:before{content:"";width:150px;height:1px;background:linear-gradient(90deg,#cfc5b500,#c9b69a);position:absolute;top:50%;right:100%;z-index:-1}.memory-chip:first-of-type{transform:translateX(-8px) rotate(2deg)}.memory-chip:nth-of-type(3){transform:translateX(10px)}.memory-flow-caption{position:absolute;top:calc(100% + 19px);font-size:8px;white-space:nowrap;color:#aaa18e;left:0}.memory-details{display:flex;justify-content:center;gap:70px;margin:68px auto 0}.memory-details b{font-size:13px;font-weight:550;color:#6d6556}.memory-details p{font-size:10px;color:#a09889;line-height:1.8;margin-top:10px}
.essentials .section-heading h2{font-size:43px}.essentials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.essential-card{padding:30px 27px;border-radius:20px;background:#eeefea;display:flex;flex-direction:column;min-height:300px}.essential-icon{width:26px;height:26px;color:#8f9681;margin-bottom:27px}.essential-card h3{font-size:20px;letter-spacing:-.7px;line-height:1.4}.essential-card>p{font-size:11px;line-height:1.95;color:#959988;margin:14px 0 25px}.pairing-example{display:flex;align-items:center;gap:10px;background:#f9faf6;padding:14px 12px;border-radius:8px;margin-top:auto;white-space:nowrap}.pairing-example>span{font-size:8px;color:#a6aa94}.pairing-example b{font-size:16px;font-weight:500;letter-spacing:1.4px;color:#657450}.pairing-example small{font-size:7px;margin-left:auto;color:#b8bca8}.cache-example{display:grid;grid-template-columns:1fr auto;gap:11px;font-size:8px;margin-top:auto;padding:14px 0 0;border-top:1px solid #dfe3d5}.cache-example>span{color:#969d87}.cache-example b{font-size:8px;font-weight:500;color:#738366}.terminal-example{margin-top:auto;background:#e5e9dd;padding:11px 14px;border-radius:8px;color:#8a9778;font-size:8px}.terminal-example code{display:block;font:11px Consolas,monospace;color:#607549;margin-top:7px}.terminal-example i{font-style:normal;color:#93a579;margin-right:8px}.terminal-cursor{display:inline-block;width:5px;height:11px;background:#99ab86;margin-left:4px;animation:breathe 1.4s steps(2) infinite}
.faq{padding-top:8px;display:grid;grid-template-columns:1fr 1.4fr;gap:80px;padding-bottom:100px}.faq-heading .eyebrow{color:#9a9d8b;margin-bottom:19px}.faq-heading h2{font-size:29px}.faq-list details{border-bottom:1px solid #e3e6db}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;list-style:none;padding:22px 0;font-size:12px;font-weight:550;line-height:1.7;color:#696f5e}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:19px;color:#a1a890;transition:transform .3s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:11px;line-height:2.1;color:#90997f;padding:0 30px 23px 0;animation:pane-in .4s var(--ease)}
.closing{position:relative;overflow:hidden;background:#f1f0eb;text-align:center;padding:85px 0 77px}.closing-glow{position:absolute;width:100%;height:500px;bottom:-300px;left:0;background:radial-gradient(ellipse at 50% 60%,#ffa24caa 0%,#f5e9d34d 50%,transparent 70%);filter:blur(15px)}.closing>.wrap{position:relative}.closing-mark{margin:0 auto 25px;box-shadow:0 10px 25px #4e3d2720;border-radius:15px}.closing h2{font-size:51px;line-height:1.34}.closing p{font-size:13px;color:#96978a;margin-top:20px}.closing .button{margin-top:29px;padding:14px 24px}.closing-note{display:block;font-size:9px;color:#a3a18e;margin-top:19px}.footer{display:flex;align-items:center;gap:25px;flex-wrap:wrap;padding:39px 0 26px}.footer .brand{font-size:19px}.footer>span{font-size:10px;color:#a0a191}.footer>div{margin-left:auto;display:flex;gap:27px;align-items:center;font-size:10px;color:#8e9480}.footer button{background:none;padding:0;font-size:10px;color:inherit}.footer>small{width:100%;padding-top:20px;margin-top:6px;border-top:1px solid #e4e7dc;font-size:8px;display:flex;justify-content:space-between;color:#acb19f;line-height:1.8}.footer>small>span{font-size:8px}
dialog{border:1px solid #fff;border-radius:24px;background:#fafaf7;color:var(--ink);padding:42px;width:min(460px,calc(100% - 32px));box-shadow:0 25px 90px #161b1838;max-height:calc(100dvh - 48px);overflow:auto}dialog::backdrop{background:#191d2066;backdrop-filter:blur(8px)}dialog[open]{animation:dialog-in .4s var(--ease)}.dialog-close{position:absolute;right:16px;top:12px;border-radius:50%;background:#efefe8;width:29px;height:29px;font-size:22px;color:#91937e}.dialog-close:hover{background:#e0e4d7}dialog>.eyebrow{margin-top:25px;font-size:9px;color:#a2a28c;letter-spacing:.16em}dialog h2{font-size:28px;line-height:1.45;margin-top:13px}dialog>p{font-size:11px;line-height:1.9;color:#9a9c88;margin-top:17px}.access-options{display:grid;gap:10px;margin-top:25px}.access-options>a{display:flex;align-items:center;gap:14px;padding:15px;background:#eeeeE6;border-radius:12px;transition:background .2s}.access-options>a:hover{background:#e6e7dc}.access-options .icon{color:#8e967a}.access-options>a>.icon:last-child{margin-left:auto;width:15px;height:15px}.access-options b{display:block;font-size:12px;font-weight:550}.access-options small{display:block;font-size:9px;color:#a0a58c;margin-top:5px}
.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(25px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.motion-ready .reveal.in-view{opacity:1;transform:none}.feature-card,.essential-card{transition:transform .6s var(--ease),box-shadow .6s var(--ease)}.feature-card:hover,.essential-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #4f57340a}@keyframes wave{from{transform:scaleY(.45);opacity:.5}to{transform:scaleY(1);opacity:1}}@keyframes breathe{50%{opacity:.35}}@keyframes float{50%{transform:translateY(-9px) rotate(-3deg)}}@keyframes dialog-in{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}
@media(min-width:1500px){.hero{padding-top:82px}.hero h1{font-size:94px}.product-stage{margin-top:64px}.hero-light{height:1180px}.desktop-body{height:475px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.nav-links{gap:19px}.desktop-body{grid-template-columns:166px minmax(0,1fr) 145px;height:432px}.demo-main{padding-inline:16px}.cli-logos{gap:25px}.feature-grid{grid-template-columns:1fr 1fr}.card-copy{padding:28px}.card-copy h3{font-size:26px}.approval-preview{left:24px;right:24px;padding:16px}.split-illustration{left:28px}.card-bottom-note{left:28px}.agent-one{left:0}.agent-two{right:0}.shared-output{left:10px}.mobile-copy{padding-left:0}.mobile-points small{font-size:9px}.floating-status{left:-15px}.memory-details{gap:35px}.essential-card{padding:27px 22px}.essential-card h3{font-size:18px}.pairing-example{gap:6px}.pairing-example b{font-size:13px;letter-spacing:.6px}.faq{gap:40px}.memory-canvas{gap:70px}.dark-bottom{font-size:9px;gap:15px}}
@media(max-width:760px){html{scroll-padding-top:80px}.wrap{width:calc(100% - 40px)}.site-header{height:62px}.brand{font-size:19px}.nav{gap:12px}.nav-links{display:none;position:absolute;top:61px;left:0;right:0;padding:24px;background:#fafaf9fa;backdrop-filter:blur(20px);border-bottom:1px solid var(--line);flex-direction:column;align-items:start;gap:24px;font-size:14px}.nav-links.open{display:flex}.menu-toggle{display:block}.nav-actions{gap:8px}.nav-cta{font-size:10px;padding:8px 13px;gap:9px}.hero{padding-top:43px}.hero h1{font-size:61px;line-height:1.22;margin-top:26px}.hero-description{font-size:13px;line-height:1.9;margin-top:21px}.hero-actions{gap:20px;margin-top:24px}.button{font-size:12px;padding:14px 21px;gap:17px}.text-link{font-size:11px}.hero-platforms{font-size:8px;gap:7px;margin-top:19px}.hero-platforms span{font-size:7px}.hero-tag{font-size:9px}.product-stage{margin-top:36px;width:calc(100% - 24px)}.desktop-window{border-radius:10px;transform:none}.window-top{height:28px;font-size:7px;padding-inline:10px}.window-top img{width:11px}.window-dots i{width:5px;height:5px}.desktop-body{grid-template-columns:120px minmax(0,1fr);height:380px}.demo-files{display:none}.demo-sidebar{padding:13px 6px}.workspace-select{font-size:8px;gap:4px;padding:0 3px}.workspace-select .icon{width:12px}.new-chat{font-size:8px;padding:7px;margin-top:13px}.new-chat small{font-size:6px}.sidebar-caption{font-size:7px;padding:16px 5px 7px}.side-item{font-size:8px;gap:5px;padding:7px 5px}.side-item .icon{width:12px;height:12px}.side-pill{font-size:6px}.demo-session{font-size:7px;gap:5px;padding:8px 4px}.demo-session img{width:12px;height:12px}.demo-session small{font-size:6px}.demo-session .live-dot{width:3px;height:3px;box-shadow:none}.sidebar-bottom{gap:5px;font-size:7px}.user-avatar{width:20px;height:20px;font-size:8px}.sidebar-bottom small{font-size:6px}.sidebar-bottom>.icon{display:none}.demo-main{padding:0 13px 12px}.demo-heading{height:49px}.demo-heading b{font-size:9px}.demo-heading small{font-size:7px}.demo-mode-label{font-size:7px;white-space:nowrap;margin-left:5px}.demo-mode-label>span{margin-left:5px}.demo-pane{padding:12px 0}.demo-user{font-size:8px;padding:7px 9px;max-width:93%;margin-bottom:12px}.assistant-name{font-size:8px}.assistant-name img{width:12px;height:12px}.assistant-name>small{display:none}.demo-reply{font-size:8px}.demo-code{padding:8px;font-size:7px}.demo-rail{font-size:7px;padding:4px 6px}.demo-composer{padding:8px;font-size:8px}.demo-composer>div{margin-top:11px}.demo-composer>div>span{font-size:6px;gap:3px}.demo-composer i{margin:0 3px}.stage-caption{font-size:7px;margin-top:13px}.stage-caption>span:last-child{font-size:6px}.cli-strip{padding:43px 0 48px}.cli-strip>p{font-size:10px;margin-bottom:24px}.cli-logos{gap:20px 24px}.cli-logos>span{font-size:12px;gap:6px}.cli-logos img{width:18px;height:18px}.cli-logos .cli-more{font-size:9px}.hero-light{width:750px;height:800px;top:80px}.section{padding-block:68px}.section-heading{margin-bottom:30px}.section-heading .eyebrow{font-size:10px;margin-bottom:17px}.section-heading h2,.centered h2{font-size:36px}.section-heading>p{font-size:12px;line-height:1.9;margin-top:18px}.feature-grid{grid-template-columns:1fr;gap:18px}.feature-card{min-height:428px}.card-copy{padding:28px}.card-copy h3{font-size:27px}.feature-index{font-size:8px;margin-bottom:14px}.card-copy p{font-size:11px;margin-top:12px}.split-illustration{bottom:47px;height:154px}.approval-preview{bottom:51px;left:30px;right:30px}.card-bottom-note{font-size:8px}.collab-heading h2{font-size:44px}.collab-heading .eyebrow{font-size:10px;margin-bottom:20px}.collab-heading p{position:static;font-size:12px;margin-top:22px;line-height:1.9}.collab-scene{height:415px;margin-top:20px}.orbit-one{width:200px;height:190px}.orbit-two{width:310px;height:310px}.orbit-three{width:460px;height:350px}.orchestrator{top:97px}.core-mark{width:66px;height:66px;padding:7px;border-radius:20px}.orchestrator>span{font-size:12px}.orchestrator>small{font-size:7px}.agent-node{width:150px;padding:12px;gap:8px;border-radius:10px}.agent-node>img{width:21px;height:21px}.agent-node b{font-size:10px}.agent-node small{font-size:7px;gap:4px;margin-top:6px}.agent-node .wave{display:none}.agent-one{top:8px;left:0}.agent-two{top:39px;right:-2px}.agent-three{top:250px;right:0}.shared-output{left:0;bottom:33px;padding:12px;max-width:290px;gap:8px}.shared-output b{font-size:9px}.shared-output p{font-size:8px}.output-avatar{width:25px;height:25px;font-size:10px}.output-label{display:none}.collab-switch button{font-size:11px;padding:10px 24px}.mode-description{font-size:10px;max-width:300px;margin-top:18px}.dark-bottom{flex-wrap:wrap;gap:12px;font-size:8px;margin-top:20px}.dark-bottom>i{display:none}.dark-bottom>span:last-child{width:100%;text-align:center}.mobile-section{grid-template-columns:1fr;gap:45px;padding-block:70px}.mobile-copy h2{font-size:39px}.mobile-copy>.eyebrow{font-size:10px;margin-bottom:21px}.mobile-copy>p{font-size:12px;margin:20px 0}.mobile-points{gap:20px;margin-top:31px}.mobile-points b{font-size:11px}.mobile-points small{font-size:10px}.mobile-art{max-width:400px;width:100%;margin:auto;padding-top:34px}.floating-status{left:0;top:10px}.phone-device{width:266px;transform:rotate(4deg)}.mobile-halo{inset:5% -10%}.memory-canvas{gap:25px;flex-direction:column;margin-top:40px}.memory-document{width:290px;padding:25px 24px 19px}.memory-document h3{font-size:20px}.memory-rule{font-size:8px;gap:8px}.document-icon{right:-12px;width:41px;height:41px}.memory-flow{flex-direction:row;gap:8px;width:auto;margin:0 0 28px}.memory-chip{padding:11px 12px;font-size:8px;gap:5px;border-radius:8px}.memory-chip>img{width:15px;height:15px}.memory-chip:before{display:none}.memory-chip:first-of-type,.memory-chip:nth-of-type(3){transform:none}.memory-flow-caption{font-size:8px;left:50%;transform:translateX(-50%);top:calc(100% + 13px)}.memory-details{flex-direction:column;gap:21px;margin-top:30px;padding-inline:22px}.memory-details>div{padding-left:15px;border-left:1px solid #d4cdbc}.memory-details b{font-size:12px}.memory-details p{font-size:10px;margin-top:7px}.essentials .section-heading h2{font-size:32px}.essentials-grid{grid-template-columns:1fr;gap:15px}.essential-card{padding:25px;min-height:0}.essential-icon{width:24px;height:24px;margin-bottom:21px}.essential-card h3{font-size:21px}.essential-card>p{font-size:12px;margin:13px 0 23px}.pairing-example{padding:15px;gap:15px}.pairing-example b{font-size:18px;letter-spacing:2px}.pairing-example>span,.pairing-example small{font-size:9px}.cache-example{font-size:10px;gap:14px}.cache-example b{font-size:10px}.terminal-example{font-size:10px;padding:14px}.terminal-example code{font-size:13px}.faq{grid-template-columns:1fr;gap:18px;padding-top:0}.faq-heading h2{font-size:27px}.faq-heading .eyebrow{font-size:10px;margin-bottom:15px}.faq-list summary{font-size:12px;padding:21px 0}.faq-list details p{font-size:11px;padding-right:10px}.closing{padding:65px 0 60px}.closing h2{font-size:39px}.closing p{font-size:12px}.closing-mark{width:45px;height:45px;border-radius:13px}.footer{gap:15px;padding:30px 0 23px}.footer>span{font-size:9px}.footer>div{width:100%;margin:5px 0 0;gap:24px}.footer>small{flex-direction:column;gap:8px;padding-top:17px}.footer>small>span{font-size:7px}dialog{padding:30px}dialog h2{font-size:26px}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:54px}.hero-actions{gap:16px}.desktop-body{grid-template-columns:104px minmax(0,1fr)}.demo-main{padding-inline:10px}.demo-session{font-size:6px}.workspace-select{font-size:7px}.side-item{font-size:7px}.demo-mode-label{display:none}.demo-composer i{margin:0 1px}.agent-node{width:138px}.agent-two{top:65px}.memory-document{width:270px}.memory-chip{padding:10px 9px;font-size:7px}.stage-caption>span:last-child{max-width:78px;text-align:right}.hero-platforms{gap:5px;font-size:7px}}
@media(max-width:760px){.mobile-halo{inset:5% 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}.desktop-window{transform:none}}
