:root{color-scheme:light;--paper:#f3f2ec;--ink:#141510;--muted:#6f7169;--line:rgba(20,21,16,.14);--lime:#c8ff55;--white:#fbfbf8}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#999b92 var(--paper)}body{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}::selection{background:var(--lime);color:var(--ink)}.focus-ring:focus-visible,button:focus-visible{outline:2px solid #6f9f14;outline-offset:4px}.page-shell{width:min(1240px,calc(100% - 64px));margin-inline:auto}.nav-shell{position:sticky;z-index:50;top:18px;width:min(1160px,calc(100% - 48px));height:62px;margin:18px auto 0;padding:0 10px 0 20px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border:1px solid rgba(20,21,16,.1);border-radius:18px;background:#f9f9f5d1;box-shadow:0 16px 44px #26271f14;backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;width:fit-content;gap:10px;border-radius:6px;font-size:18px;font-weight:750;letter-spacing:-.04em}.brand-mark{position:relative;display:inline-block;width:25px;height:25px;border-radius:8px;background:var(--ink)}.brand-mark:before{content:"";position:absolute;width:8px;height:8px;left:6px;top:5px;border:2px solid var(--lime);border-radius:50%}.brand-mark:after{content:"";position:absolute;width:10px;height:2px;left:9px;top:15px;border-radius:2px;background:var(--lime);transform:rotate(-28deg);transform-origin:left}.brand-mark i{position:absolute;width:10px;height:2px;right:3px;bottom:4px;border-radius:2px;background:var(--lime)}.brand-mark.small{width:22px;height:22px;transform:scale(.86);transform-origin:left}.nav-links{display:flex;gap:34px;color:#55574f;font-size:13px;font-weight:600}.nav-links a:hover{color:#11120e}.nav-cta{justify-self:end;display:inline-flex;height:42px;align-items:center;gap:22px;padding:0 15px;border-radius:11px;background:var(--ink);color:#fff;font-size:12px;font-weight:700}.nav-cta span{color:var(--lime);font-size:15px}.hero{min-height:690px;padding:106px 0 90px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);align-items:center;gap:80px}.kicker{display:flex;align-items:center;gap:10px;margin-bottom:30px;color:#55574f;font-size:12px;font-weight:700;letter-spacing:.08em}.kicker span{width:8px;height:8px;border-radius:50%;background:#aee63e;box-shadow:0 0 0 5px #aee63e2b}.hero h1{max-width:800px;margin:0;font-size:clamp(4.6rem,8.2vw,7.7rem);line-height:.92;letter-spacing:-.075em;font-weight:790}.hero h1 em{position:relative;z-index:1;color:#777a70;font-style:normal}.hero h1 em:after{content:"";position:absolute;z-index:-1;left:3%;right:-2%;bottom:.04em;height:.2em;border-radius:999px;background:var(--lime);transform:rotate(-1deg)}.hero-copy>p{max-width:570px;margin:38px 0 0;color:#5d5f57;font-size:18px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;min-width:174px;height:54px;padding:0 19px 0 22px;border-radius:13px;font-size:13px;font-weight:750;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff;box-shadow:0 12px 24px #14151024}.button-dark span{color:var(--lime);font-size:18px}.text-link{display:inline-flex;align-items:center;gap:18px;border-radius:5px;color:#4f5149;font-size:13px;font-weight:700}.text-link span{font-size:17px}.hero-aside{position:relative;justify-self:end;width:min(100%,350px);aspect-ratio:1;border:1px solid var(--line);border-radius:50%}.hero-aside:before,.hero-aside:after{content:"";position:absolute;inset:13%;border:1px dashed rgba(20,21,16,.17);border-radius:50%;animation:rotate 30s linear infinite}.hero-aside:after{inset:30%;border-style:solid;animation-direction:reverse}.aside-label{position:absolute;top:8%;left:8%;padding:5px 8px;background:var(--paper);color:#777970;font:700 9px/1 ui-monospace,monospace;letter-spacing:.12em}.orbit{position:absolute;inset:0;animation:rotate 18s linear infinite}.orbit-core{position:absolute;width:82px;height:82px;left:calc(50% - 41px);top:calc(50% - 41px);border-radius:25px;background:var(--ink);box-shadow:0 18px 45px #14151038;animation:rotate 18s linear infinite reverse}.orbit-core:before,.orbit-core:after{content:"";position:absolute;top:38px;left:29px;width:24px;height:3px;border-radius:4px;background:var(--lime);transform:translate(-6px,-5px) rotate(38deg)}.orbit-core:after{transform:translate(6px,7px) rotate(-38deg)}.orbit-dot{position:absolute;display:block;border-radius:50%;border:7px solid var(--paper)}.dot-one{top:8%;left:48%;width:25px;height:25px;background:#8e7dff}.dot-two{bottom:17%;right:9%;width:19px;height:19px;background:#aee63e}.aside-status{position:absolute;left:50%;bottom:2%;transform:translate(-50%);display:flex;align-items:center;width:max-content;gap:8px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:#55574f;font-size:11px;font-weight:650}.aside-status span,.window-online i{width:7px;height:7px;border-radius:50%;background:#65b62e}@keyframes rotate{to{transform:rotate(360deg)}}.hero-phone{position:relative;justify-self:end;width:260px;height:520px;padding:9px;border:2px solid #22231e;border-radius:45px;background:#1b1c17;box-shadow:0 36px 70px #1c1d1733,inset 0 0 0 1px #4b4c44;transform:rotate(3deg)}.hero-phone:before{content:"";position:absolute;z-index:-1;width:320px;height:320px;left:-70px;top:85px;border:1px solid rgba(20,21,16,.13);border-radius:50%;box-shadow:0 0 0 55px #14151006,0 0 0 110px #14151005}.hero-phone-notch{position:absolute;z-index:3;top:16px;left:50%;width:80px;height:23px;transform:translate(-50%);border-radius:999px;background:#171813}.hero-phone>div:not(.hero-phone-notch,.hero-phone-home){background:#f9f9f5}.hero-phone-head{height:76px;padding:30px 15px 12px;display:flex;align-items:center;gap:8px;border-radius:35px 35px 0 0}.hero-phone-head b{font-size:11px}.hero-phone-head>i{margin-left:auto;width:7px;height:7px;border-radius:50%;background:#68ba30}.hero-phone-status{position:relative;margin:0 10px;padding:20px;border:1px solid #dedfd7;border-radius:15px!important}.hero-phone-status span{color:#61a52e;font:700 8px/1 ui-monospace,monospace;letter-spacing:.08em}.hero-phone-status b,.hero-phone-status small{display:block}.hero-phone-status b{margin-top:20px;font-size:14px;letter-spacing:-.03em}.hero-phone-status small{margin-top:7px;color:#94968d;font-size:9px}.hero-phone-status>i{display:block;margin-top:20px;width:68%;height:4px;border-radius:3px;background:#252620;box-shadow:70px 0 #dedfd7}.hero-phone-prompt{position:absolute;left:20px;right:20px;bottom:32px;height:46px;padding:0 8px 0 14px;display:flex;align-items:center;border:1px solid #dedfd7;border-radius:12px!important;color:#999b92;font-size:9px}.hero-phone-prompt b{margin-left:auto;display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:var(--lime);color:#1b1c17;font-size:15px}.hero-phone-home{position:absolute;left:50%;bottom:15px;width:78px;height:4px;transform:translate(-50%);border-radius:4px;background:#33342e}.product-stage{position:relative;padding:30px 0 142px}.device-heading{padding:0 0 70px;display:grid;grid-template-columns:.48fr 1.95fr;gap:70px;align-items:start}.device-heading h2{max-width:850px;margin:0;font-size:clamp(3rem,5.5vw,5.4rem);line-height:1.02;letter-spacing:-.065em}.device-stage{position:relative;min-height:760px;border-radius:28px;background:#e6e5dd;box-shadow:inset 0 0 0 1px #14151014;opacity:0;transform:translateY(24px);transition:.8s cubic-bezier(.2,.8,.2,1)}.device-stage.is-visible{opacity:1;transform:none}.tablet-device{position:absolute;left:7%;top:9%;width:72%;height:570px;padding:12px;border:2px solid #2a2b25;border-radius:30px;background:#1b1c17;box-shadow:0 34px 60px #1e1f1933,inset 0 0 0 1px #4a4b43;transform:rotate(-2deg)}.tablet-camera{position:absolute;z-index:2;left:50%;top:5px;width:5px;height:5px;border-radius:50%;background:#62645b}.tablet-screen{overflow:hidden;height:100%;border-radius:19px;background:#151612}.terminal-bar{height:54px;padding:0 20px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #30312b;background:#20211c;color:#b8bab0;font:600 9px/1 ui-monospace,monospace}.terminal-bar>span{display:flex;gap:6px}.terminal-bar>span i{width:8px;height:8px;border-radius:50%;background:#4b4c44}.terminal-bar>span i:first-child{background:#ff775f}.terminal-bar>span i:nth-child(2){background:#eab94e}.terminal-bar small{justify-self:end;color:#73756c;font-size:8px}.terminal-body{height:calc(100% - 105px);padding:32px 34px;color:#e4e5dd;font:500 12px/2 ui-monospace,SFMono-Regular,monospace}.terminal-body p{margin:6px 0}.terminal-body em{color:var(--lime);font-style:normal}.terminal-body b{color:#8e7dff}.terminal-body .term-dim{color:#686a61}.terminal-body .term-ok{color:#aeea70}.term-cursor{display:inline-block;width:7px;height:14px;background:var(--lime);vertical-align:middle;animation:blink 1s steps(2) infinite}@keyframes blink{50%{opacity:0}}.tablet-keys{height:51px;padding:0 20px;display:flex;align-items:center;gap:8px;border-top:1px solid #30312b;background:#1b1c17}.tablet-keys span{min-width:42px;padding:8px;border:1px solid #3a3b34;border-radius:7px;color:#8f9188;font:600 8px/1 ui-monospace,monospace;text-align:center}.phone-device{position:absolute;z-index:4;right:7%;bottom:7%;width:280px;height:585px;padding:9px;border:2px solid #22231e;border-radius:48px;background:#181914;box-shadow:0 42px 70px #1617124d,inset 0 0 0 1px #4b4c44;transform:rotate(2deg)}.phone-notch{position:absolute;z-index:5;top:17px;left:50%;width:82px;height:24px;transform:translate(-50%);border-radius:999px;background:#151611}.phone-screen{position:relative;overflow:hidden;height:100%;border-radius:37px;background:#f8f8f4}.phone-statusbar{height:39px;padding:12px 18px 0;display:flex;justify-content:space-between;font-size:8px;font-weight:800}.phone-appbar{height:64px;padding:8px 16px 12px;display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid #e4e5dd}.phone-appbar small,.phone-appbar b{display:block}.phone-appbar small{color:#9b9d94;font-size:8px}.phone-appbar b{margin-top:3px;font-size:13px}.phone-appbar>span{display:flex;align-items:center;gap:5px;padding:5px 7px;border-radius:999px;background:#e8f7dd;color:#579b28;font-size:7px;font-weight:800}.phone-appbar>span i{width:5px;height:5px;border-radius:50%;background:#65b62e}.mobile-working{margin:13px;padding:17px;border:1px solid #dfe0d8;border-radius:14px;background:#fff}.mobile-working>div{display:flex;align-items:center;gap:7px;color:#599d29;font:700 7px/1 ui-monospace,monospace;letter-spacing:.08em}.mobile-working>div span{width:6px;height:6px;border-radius:50%;background:#6cbd33;box-shadow:0 0 0 4px #6cbd3321}.mobile-working h3{margin:17px 0 0;font-size:13px;letter-spacing:-.03em}.mobile-working p{margin:6px 0 14px;color:#92948b;font-size:8px}.mobile-working>i{display:block;height:4px;border-radius:3px;background:#e2e3db}.mobile-working>i b{display:block;width:68%;height:100%;border-radius:inherit;background:#272822}.mobile-decision{margin:13px;padding:17px;border-radius:14px;background:#20211c;color:#fff;box-shadow:0 12px 25px #1a1b1629}.mobile-decision small{color:var(--lime);font:700 7px/1 ui-monospace,monospace;letter-spacing:.08em}.mobile-decision h3{margin:13px 0 0;font-size:14px;letter-spacing:-.03em}.mobile-decision p{margin:7px 0 11px;color:#a8aaa1;font-size:8px}.mobile-decision code{display:block;padding:8px;border-radius:6px;background:#2e2f29;color:#aeb0a7;font:500 7px/1 ui-monospace,monospace}.mobile-decision button{width:100%;height:34px;margin-top:10px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:8px;background:var(--lime);font-size:8px;font-weight:800;cursor:pointer}.mobile-decision button:last-child{margin-top:6px;justify-content:center;border:1px solid #44463e;background:transparent;color:#b6b8ae}.mobile-composer{position:absolute;left:12px;right:12px;bottom:20px;height:45px;padding:0 8px;display:grid;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;border:1px solid #dedfd7;border-radius:12px;background:#fff;box-shadow:0 8px 20px #1e1f1914}.mobile-composer b{display:grid;place-items:center;width:27px;height:27px;border-radius:7px;background:var(--lime);font-size:14px}.mobile-composer span{color:#999b92;font-size:8px}.mobile-composer i{font-style:normal}.phone-home{position:absolute;z-index:3;left:50%;bottom:7px;width:75px;height:4px;transform:translate(-50%);border-radius:4px;background:#33342e}.device-caption{position:absolute;z-index:5}.device-caption span,.device-caption b,.device-caption p{display:block}.device-caption span{color:#777970;font:700 8px/1 ui-monospace,monospace;letter-spacing:.12em}.device-caption b{margin-top:9px;font-size:14px}.device-caption p{margin:5px 0 0;color:#7d7f76;font-size:10px}.caption-phone{right:2%;top:6%;text-align:right}.caption-tablet{left:6%;bottom:4%}.server-link{position:absolute;z-index:3;left:1.5%;top:38%;display:flex;align-items:center;gap:7px;transform:rotate(-90deg);color:#8a8c83;font:700 7px/1 ui-monospace,monospace;letter-spacing:.12em}.server-link span{width:5px;height:5px;border-radius:50%;background:#66b52e}.server-link i{width:28px;height:1px;background:#a8aaa1}.stage-note{position:absolute;z-index:3;top:0;max-width:180px;color:#73756d;font-size:11px;line-height:1.6}.stage-note span{display:block;margin-bottom:5px;color:#1c1d18;font-size:10px;font-weight:800}.note-left{left:-5px;transform:translateY(-48%)}.note-right{right:8px;transform:translateY(-60%);text-align:right}.app-window{overflow:hidden;min-height:670px;border:1px solid #24251f;border-radius:24px;background:#f9f9f6;box-shadow:0 38px 90px #2b2c242b,0 3px #141510;opacity:0;transform:translateY(25px) scale(.985);transition:.8s cubic-bezier(.2,.8,.2,1)}.app-window.is-visible,.feature-card.is-visible{opacity:1;transform:none}.window-bar{height:66px;padding:0 22px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #dedfd7;background:#f4f4f0;font-size:12px}.window-brand,.window-online{display:flex;align-items:center;gap:7px;font-weight:800}.window-project{color:#777970;font:600 11px/1 ui-monospace,monospace}.window-project span{padding:0 7px;color:#b0b2a9}.window-online{justify-self:end;font-size:10px}.workspace{display:grid;grid-template-columns:220px minmax(360px,1fr) 340px;min-height:604px}.project-list{display:flex;flex-direction:column;padding:24px 14px 16px;border-right:1px solid #e0e1d9;background:#f2f2ee}.side-label{margin:0 10px 13px;color:#9a9c93;font:700 9px/1 ui-monospace,monospace;letter-spacing:.12em}.project{position:relative;width:100%;padding:10px;display:flex;align-items:center;gap:11px;border:0;border-radius:11px;background:transparent;text-align:left;cursor:pointer}.project.active{background:#fff;box-shadow:0 4px 15px #1819140f}.project-icon{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:9px;font-size:12px;font-weight:900}.project-icon.lime{background:var(--lime)}.project-icon.violet{background:#c9c2ff}.project-icon.orange{background:#ffc990}.project b,.project small{display:block}.project b{font-size:11px}.project small{margin-top:3px;color:#999b92;font-size:9px}.project>i{position:absolute;right:10px;width:6px;height:6px;border-radius:50%;background:#69b82f}.server-card{margin-top:auto;padding:13px;border:1px solid #dedfd7;border-radius:11px;background:#f9f9f6}.server-card div{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:750}.server-card div span{width:6px;height:6px;border-radius:50%;background:#65b62e}.server-card small{display:block;margin-top:6px;color:#a0a198;font:500 8px/1 ui-monospace,monospace}.activity-panel{padding:28px;background:#fbfbf8}.panel-head{display:flex;justify-content:space-between;align-items:center}.panel-head h2{margin:0;font-size:17px;letter-spacing:-.03em}.panel-head button{width:30px;height:30px;padding:0;border:1px solid #e0e1d9;border-radius:8px;background:#fff;color:#898b82;cursor:pointer}.summary-card{margin-top:25px;padding:19px;border:1px solid #e1e2da;border-radius:15px;background:#f5f5f1}.summary-card>div:first-child{display:flex;align-items:center;gap:8px;font-size:11px}.live-pip{width:8px;height:8px;border-radius:50%;background:#73c439;box-shadow:0 0 0 4px #73c43924}.summary-card p{margin:10px 0 17px;color:#73756c;font-size:10px}.progress{overflow:hidden;height:4px;border-radius:3px;background:#dcddd5}.progress i{display:block;width:67%;height:100%;background:#303129}.summary-card small{display:block;margin-top:9px;color:#a0a299;font:500 8px/1 ui-monospace,monospace}.timeline{margin-top:25px}.event{display:grid;grid-template-columns:35px 15px 1fr auto;min-height:72px}.event time{padding-top:3px;color:#a0a299;font:500 8px/1.3 ui-monospace,monospace}.event-line{position:relative;display:flex;justify-content:center}.event-line:after{content:"";position:absolute;top:9px;bottom:-7px;width:1px;background:#e0e1d9}.event:last-child .event-line:after{display:none}.event-line i{position:relative;z-index:1;width:8px;height:8px;border:2px solid #fafaf7;border-radius:50%;background:#9fa198;box-shadow:0 0 0 1px #b8bab0}.event.live .event-line i{background:#72c339}.event.wait .event-line i{background:#f6b34a}.event h3{margin:0;font-size:10px}.event p{margin:5px 0 0;color:#909289;font-size:9px}.event-state{height:fit-content;padding:4px 7px;border-radius:6px;background:#eeefe9;color:#85877f;font-size:8px;font-weight:700}.event.live .event-state{background:#ebf8e2;color:#579a26}.event.wait .event-state{background:#fff2dc;color:#a66c11}.decision-panel{display:flex;flex-direction:column;border-left:1px solid #dedfd7;background:#f1f1ed}.decision-top{height:67px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dedfd7;font-size:11px;font-weight:750}.decision-top i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--ink);color:var(--lime);font-size:9px;font-style:normal}.decision-body{margin:22px;padding:24px;border:1px solid #d9dad2;border-radius:17px;background:#fff;box-shadow:0 13px 30px #20211a12}.shield{width:40px;height:40px;padding:9px;border-radius:11px;background:#efffd0;color:#4d7617}.shield svg{width:100%;height:100%}.decision-meta{margin-top:19px;color:#8c8e85;font:600 8px/1 ui-monospace,monospace;letter-spacing:.08em}.decision-body h3{margin:9px 0 0;font-size:17px;line-height:1.35;letter-spacing:-.035em}.decision-body p{margin:10px 0 0;color:#74766d;font-size:10px;line-height:1.65}.decision-body code{padding:2px 4px;border-radius:4px;background:#eff0ea;font:600 8px/1 ui-monospace,monospace}.command{overflow:hidden;margin-top:16px;padding:11px;border-radius:8px;background:#f2f2ee;color:#777970;font:500 8px/1 ui-monospace,monospace;white-space:nowrap;text-overflow:ellipsis}.decision-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:20px}.decision-actions button{height:38px;border-radius:9px;cursor:pointer;font-size:9px;font-weight:750}.approve{display:flex;align-items:center;justify-content:space-between;padding:0 12px;border:0;background:var(--ink);color:#fff}.approve span{color:var(--lime);font-size:14px}.deny{padding:0 11px;border:1px solid #d9dad2;background:#fff;color:#777970}.composer{margin:auto 14px 14px;height:48px;padding:0 10px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:7px;border:1px solid #d9dad2;border-radius:12px;background:#fff}.composer button{width:27px;height:27px;padding:0;border:0;border-radius:7px;background:var(--lime);cursor:pointer}.composer span{color:#9b9d94;font-size:9px}.composer i{font-style:normal}.idea{padding:130px 0 150px;display:grid;grid-template-columns:.48fr 1.15fr .8fr;gap:70px;border-top:1px solid var(--line)}.section-index{color:#7d7f76;font:700 10px/1.3 ui-monospace,monospace;letter-spacing:.09em;text-transform:uppercase}.idea-copy h2,.section-heading h2,.support-copy h2{margin:0;font-size:clamp(2.8rem,5.2vw,5.1rem);line-height:1.02;letter-spacing:-.065em}.idea-copy p{max-width:570px;margin:38px 0 0;color:#66685f;font-size:16px;line-height:1.9}.idea-quote{align-self:end;padding:27px;border-top:1px solid #1c1d18;border-bottom:1px solid var(--line)}.idea-quote>span{color:#8a8c83;font:700 9px/1 ui-monospace,monospace;letter-spacing:.1em}.idea-quote blockquote{margin:42px 0 3px;font-size:20px;font-weight:700;line-height:1.55;letter-spacing:-.035em}.features{padding:24px 0 150px}.section-heading{display:grid;grid-template-columns:.48fr 1.95fr;gap:70px}.section-heading h2{max-width:850px}.feature-grid{margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{min-height:520px;padding:25px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;background:#fbfbf88c;opacity:0;transform:translateY(18px);transition:.6s ease}.feature-card:nth-child(2){transition-delay:.08s}.feature-card:nth-child(3){transition-delay:.16s}.feature-card:hover{background:#fbfbf8}.feature-top{display:flex;justify-content:space-between;align-items:center}.feature-top>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--ink);color:var(--lime);font:700 9px/1 ui-monospace,monospace}.feature-top small{color:#8b8d84;font:700 8px/1 ui-monospace,monospace;letter-spacing:.12em}.feature-visual{height:220px;margin:34px 0 28px;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:#e9e9e2}.feature-card:nth-child(2) .feature-visual{background:#1c1d18}.feature-card:nth-child(3) .feature-visual{background:var(--lime)}.feature-card h3{margin:auto 0 0;font-size:23px;letter-spacing:-.04em}.feature-card>p{min-height:74px;margin:13px 0 0;color:#696b62;font-size:13px;line-height:1.8}.session-visual,.decision-visual{width:75%;padding:20px;border-radius:13px;box-shadow:0 16px 32px #2d2e251a}.session-visual{border:1px solid #d3d4cc;background:#fbfbf8}.session-visual i{display:inline-block;width:6px;height:6px;margin-right:3px;border-radius:50%;background:#d5d6ce}.session-visual i:first-child{background:#7dc844}.session-visual b,.session-visual span,.decision-visual span,.decision-visual b,.decision-visual i{display:block}.session-visual b{margin-top:28px;font-size:13px}.session-visual span{margin-top:6px;color:#8b8d84;font-size:9px}.decision-visual{border:1px solid #383a32;background:#252620;color:#fff}.decision-visual span{color:var(--lime);font:700 8px/1 ui-monospace,monospace}.decision-visual b{margin-top:18px;font-size:13px}.decision-visual i{margin-top:24px;padding:10px;border-radius:7px;background:var(--lime);color:#20211b;font-size:9px;font-style:normal;font-weight:800;text-align:center}.voice-visual{height:90px;display:flex;align-items:center;gap:7px}.voice-visual i{width:6px;height:26px;border-radius:8px;background:#1d1e19}.voice-visual i:nth-child(2),.voice-visual i:nth-child(6){height:48px}.voice-visual i:nth-child(3),.voice-visual i:nth-child(5){height:72px}.voice-visual i:nth-child(4){height:90px}.support{padding:130px 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;border-top:1px solid var(--line)}.support-copy h2{margin-top:42px;font-size:clamp(3rem,5vw,4.9rem)}.support-copy p{max-width:490px;margin:28px 0 0;color:#686a61;font-size:15px;line-height:1.85}.agent-list{align-self:center;border-top:1px solid #1c1d18}.agent-row{min-height:79px;display:grid;grid-template-columns:1fr 120px 100px;align-items:center;gap:20px;border-bottom:1px solid var(--line)}.agent-name{display:flex;align-items:center;gap:13px}.agent-name span{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:#e1e1da;font-size:10px;font-weight:800}.agent-name b{font-size:13px}.agent-level{display:flex;gap:4px}.agent-level i{display:block;width:28px;height:5px;border-radius:4px;background:#d9dad2}.agent-level i.on{background:#1f201b}.agent-note{color:#85877e;font-size:11px;text-align:right}.access{position:relative;overflow:hidden;min-height:520px;margin-bottom:38px;padding:76px;display:flex;align-items:center;border-radius:28px;background:#171813;color:#f7f7f2}.access-copy{position:relative;z-index:2}.access-label{color:var(--lime);font:700 9px/1 ui-monospace,monospace;letter-spacing:.15em}.access h2{margin:25px 0 0;font-size:clamp(3rem,5.8vw,5.7rem);line-height:.98;letter-spacing:-.065em}.access p{max-width:520px;margin:27px 0 34px;color:#aaaca3;font-size:14px;line-height:1.8}.button-lime{background:var(--lime);color:#181914}.access-shape{position:absolute;width:560px;height:560px;right:-45px;top:50%;transform:translateY(-50%);border:1px solid #3a3b34;border-radius:50%}.access-shape:before,.access-shape:after{content:"";position:absolute;border:1px solid #34362f;border-radius:50%}.access-shape:before{inset:17%}.access-shape:after{inset:34%;background:var(--lime);border:0;box-shadow:0 0 80px #c8ff5521}.access-shape span,.access-shape i{position:absolute;z-index:1;width:20px;height:20px;border:6px solid #171813;border-radius:50%}.access-shape span{left:11%;top:19%;background:#8e7dff}.access-shape i{right:14%;bottom:21%;background:#fb8f5d}.footer{min-height:110px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#73756c;font-size:11px}.footer p{margin:0}.footer>div{justify-self:end;display:flex;gap:28px}@media(max-width:1050px){.hero{grid-template-columns:1fr 300px;gap:30px}.workspace{grid-template-columns:185px 1fr 310px}.activity-panel{padding-inline:20px}.idea{grid-template-columns:.35fr 1fr .65fr;gap:40px}.support{gap:60px}.access-shape{right:-180px;opacity:.75}}@media(max-width:820px){.page-shell{width:min(100% - 36px,680px)}.nav-shell{top:10px;width:calc(100% - 24px);margin-top:10px;grid-template-columns:1fr auto}.nav-links{display:none}.hero{min-height:auto;padding:100px 0 140px;grid-template-columns:1fr}.hero h1{font-size:clamp(4rem,13vw,6.8rem)}.hero-aside,.stage-note{display:none}.app-window{min-height:680px}.window-bar{grid-template-columns:1fr auto}.window-project,.project-list{display:none}.workspace{grid-template-columns:minmax(280px,.85fr) minmax(290px,1.15fr)}.idea{padding-block:110px;grid-template-columns:1fr;gap:42px}.idea-quote{max-width:360px;justify-self:end}.section-heading{grid-template-columns:1fr;gap:36px}.feature-grid{grid-template-columns:1fr}.support{grid-template-columns:1fr;gap:60px;padding-block:100px}.access{padding:60px 42px}.access-shape{right:-300px;opacity:.4}.footer{grid-template-columns:1fr 1fr}.footer p{display:none}}@media(max-width:590px){.page-shell{width:calc(100% - 28px)}.nav-shell{height:58px;padding-left:15px}.nav-cta{height:38px;gap:12px}.hero{padding:86px 0 100px}.hero h1{font-size:clamp(3.65rem,18vw,5.6rem)}.hero-copy>p{margin-top:30px;font-size:16px;line-height:1.75}.hero-actions{align-items:flex-start;flex-direction:column;gap:24px}.product-stage{width:100%;padding-bottom:105px}.app-window{min-height:660px;border-radius:0;border-inline:0}.workspace{display:block;min-height:594px}.activity-panel{display:none}.decision-panel{min-height:594px;border-left:0}.decision-body{margin:22px auto;width:calc(100% - 40px);padding:26px}.decision-body h3{font-size:20px}.decision-body p{font-size:12px}.decision-actions button{height:44px}.composer{margin-inline:20px;height:52px}.idea{padding-block:95px}.idea-copy h2,.section-heading h2,.support-copy h2{font-size:clamp(2.8rem,13vw,4.2rem)}.idea-copy p{font-size:15px}.idea-quote{width:100%;max-width:none}.features{padding-bottom:105px}.feature-grid{margin-top:48px}.feature-card{min-height:460px;padding:20px}.support{padding-block:90px}.agent-row{grid-template-columns:1fr auto}.agent-level{display:none}.access{width:calc(100% - 20px);min-height:570px;margin-bottom:20px;padding:45px 28px;align-items:flex-end;border-radius:22px}.access h2{font-size:clamp(3rem,14vw,4.5rem)}.access-shape{width:430px;height:430px;right:-165px;top:17%;opacity:.65}.footer>div span{display:none}}@media(max-width:820px){.hero-phone{justify-self:center;margin-top:30px;transform:rotate(2deg)}.device-heading{grid-template-columns:1fr;gap:30px;padding-bottom:50px}.device-stage{min-height:720px}.tablet-device{left:3%;top:8%;width:85%;height:540px}.phone-device{right:2%;bottom:5%;width:260px;height:560px}.caption-phone{display:none}.caption-tablet{left:4%;bottom:3%}}@media(max-width:590px){.hero-phone{width:238px;height:490px}.product-stage .device-heading{width:calc(100% - 28px);margin-inline:auto}.device-heading h2{font-size:clamp(2.8rem,13vw,4.2rem)}.device-stage{min-height:700px;border-radius:0}.tablet-device{left:-24%;top:6%;width:125%;height:475px;opacity:.82}.terminal-body{padding:28px;font-size:10px}.tablet-keys{overflow:hidden}.phone-device{right:50%;bottom:4%;width:256px;height:548px;transform:translate(50%) rotate(1deg)}.caption-tablet,.server-link{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
