@font-face{font-family:Inter;src:url('assets/fonts/Inter.woff2') format('woff2');font-weight:100 900;font-display:swap}
.file-organizer{width:100%;min-width:0;padding:24px 26px;background:#f6f7fc}
.organizer-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.organizer-heading h3{font-size:21px}.organizer-heading p{margin-top:7px;font-size:11px;color:#9393a6}.organizer-heading>span{flex:none;padding:6px 9px;border-radius:6px;background:#eee7f5;color:#8d79a7;font-size:9px}
.organizer-layout{display:grid;grid-template-columns:1.35fr 1fr;gap:22px}.organizer-browser{min-width:0;border:1px solid #e0deeb;border-radius:12px;background:#fff;overflow:hidden}.organizer-path{display:flex;align-items:center;gap:7px;padding:13px 15px;border-bottom:1px solid #ece8f1;background:#faf9fd;font-size:11px}.organizer-path .icon{width:14px;height:14px;color:#a796ba}.organizer-path small{margin-left:auto;white-space:nowrap;color:#aaa0b5;font-size:8px}
.organizer-list{padding:8px 15px 12px}.organizer-list ul{list-style:none;padding:0;margin:0}.organizer-file{display:flex;align-items:center;gap:9px;min-height:32px;font-size:10px;color:#74758b}.organizer-file .icon{width:14px;height:14px;color:#a090b5}.organizer-file>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.organizer-loose .organizer-file{min-height:40px;border-bottom:1px solid #f0edf5}.organizer-loose .organizer-file:last-child{border-bottom:0}
.organizer-group{margin-top:10px}.organizer-group h4{display:flex;align-items:center;gap:6px;margin:0;font-size:10px;font-weight:550;color:#655573}.organizer-group h4 .icon{width:13px;height:13px}.organizer-group h4 small{margin-left:auto;font-size:8px;color:#aaa0b5;font-weight:400}.organizer-group ul{padding-left:20px}
.organizer-agent{min-width:0;padding:18px 17px;border:1px solid #e1d9ed;border-radius:12px;background:#f1edf7}.organizer-agent-title{display:flex;align-items:center;gap:8px;font-size:11px}.organizer-agent-title>span{width:28px;height:28px;flex:none}.organizer-request{padding:11px 12px;margin-top:15px;background:#fff9;border-radius:9px;font-size:11px;line-height:1.8;color:#827095}.organizer-suggestion{margin-top:17px;font-size:11px;line-height:1.9}.organizer-suggestion b{font-weight:550}.organizer-suggestion p{margin-top:6px;color:#8d839b;font-size:10px}.organizer-suggestion small{display:block;margin-top:6px;color:#aaa0b5;font-size:9px}.organizer-run{width:100%;margin-top:18px;min-height:42px;font-size:11px}.organizer-run .icon{width:14px!important;height:14px;margin-left:0!important}.organizer-result{margin-top:11px;font-size:10px;line-height:1.8;color:#827095}.organizer-demo-note{margin-top:12px;font-size:8px;line-height:1.8;color:#aaa0b5}
@media(max-width:900px){.organizer-layout{gap:14px;grid-template-columns:1.2fr 1fr}.file-organizer{padding:22px 18px}.organizer-heading h3{font-size:18px}}
@media(max-width:600px){.preview-tabs{display:grid!important;grid-template-columns:1fr 1fr;gap:6px!important}.preview-tabs button{justify-content:center}.file-organizer{padding:18px 12px}.organizer-heading{display:block;margin-bottom:15px}.organizer-heading h3{font-size:17px}.organizer-heading p{font-size:9px}.organizer-heading>span{display:inline-block;margin-top:10px;font-size:8px}.organizer-layout{grid-template-columns:1fr;gap:14px}.organizer-path{font-size:9px;padding:11px 12px}.organizer-list{padding:7px 12px 10px}.organizer-loose .organizer-file{min-height:32px}.organizer-agent{padding:15px}.organizer-request{margin-top:12px;font-size:10px}.organizer-suggestion{margin-top:12px}.organizer-run{margin-top:14px}.organizer-demo-note{margin-top:8px}}
@font-face{font-family:'MOKI CJK';src:url('assets/fonts/NotoSansSC.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--ink:#292c41;--muted:#77798c;--purple:#9181bb;--line:#e5e5ee;--paper:#f8f9fc;--font:Inter,'MOKI CJK','Microsoft YaHei',sans-serif;color-scheme:light;font-family:var(--font);color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img,svg{display:block}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #a997ca;outline-offset:5px}button:disabled{cursor:default}h1,h2,h3,p{margin:0}button{border:0}h2{font-size:39px;line-height:1.48;font-weight:650;letter-spacing:-1.6px}h3{font-size:19px;letter-spacing:-.5px;font-weight:650}.icon{width:19px;height:19px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:none}.moki-mark{width:100%;height:100%;fill:var(--ink)}.moki-eyes{fill:#f4f0fd;transform-origin:16px 16px}.container{width:min(1100px,calc(100% - 64px));margin-inline:auto}.skip-link{position:fixed;top:-80px;left:20px;background:var(--ink);color:white;padding:15px;z-index:100}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:20;background:#f8f9fceF;backdrop-filter:blur(18px);border-bottom:1px solid #e8e8f060}.nav-wrap{width:min(1200px,calc(100% - 64px));height:84px;margin:auto;display:flex;align-items:center;justify-content:space-between}.wordmark{display:inline-flex;align-items:center;gap:8px;font-size:26px;letter-spacing:-1.3px;font-weight:780}.wordmark>[data-moki]{width:35px;height:35px}.brand-dot{color:#a594c8}.desktop-nav{display:flex;gap:36px;font-size:13px;color:#686c7f}.desktop-nav a:hover,.text-button:hover{color:#8973b4}.button{display:inline-flex;justify-content:center;align-items:center;gap:11px;padding:14px 20px;font-size:13px;font-weight:550;border-radius:12px;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.nav-download{padding:10px 16px;border:1px solid #dedee8;background:#fff9;font-size:12px}.nav-download .icon{width:15px}.primary{background:var(--ink);color:#fff;box-shadow:0 5px 12px #292c4110}.primary:hover{background:#41455f;box-shadow:0 8px 18px #292c4120}.primary .icon:last-child{margin-left:14px;width:16px}.menu-toggle,.mobile-nav{display:none}.hero{position:relative;text-align:center;padding-top:65px;padding-bottom:51px}.eyebrow{display:inline-flex;gap:8px;align-items:center;font-size:11px;letter-spacing:1px;color:#7e728f;border:1px solid #e5dfef;border-radius:20px;padding:7px 12px;background:#f2eef8}.status-dot{width:5px;height:5px;border-radius:50%;background:#a28aba}h1{font-size:72px;line-height:1.26;font-weight:680;letter-spacing:-3px;margin:25px 0 22px}h1>span{color:var(--purple)}.hero-copy{font-size:15px;line-height:1.95;color:var(--muted);font-weight:380}.hero-actions{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:28px}.text-button{display:inline-flex;align-items:center;gap:10px;font-size:13px}.text-button .icon{width:15px}.hero-note{font-size:10px;letter-spacing:.4px;color:#8a8b9b;margin-top:17px}.hero-note span{margin:0 10px;color:#b4adbf}.hero-friend{position:absolute;right:22px;top:215px;width:130px;height:150px;transform:rotate(9deg)}.hero-mascot{display:block;width:105px;height:105px;filter:drop-shadow(0 12px 12px #292c4117);animation:bob 5s ease-in-out infinite}.friend-bubble{position:absolute;right:-5px;top:-27px;white-space:nowrap;background:#fff;border:1px solid var(--line);border-radius:11px 11px 11px 0;padding:10px 12px;color:#8e829f;font-size:10px;transform:rotate(-9deg)}.friend-spark{position:absolute;left:-13px;top:68px;font-size:31px;color:#baabd2}.app-window{background:#f0f1f8;border-radius:19px;border:1px solid #fff;box-shadow:0 0 0 1px #dfe0eb,0 24px 60px -25px #49426533;overflow:hidden}.window-bar{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 19px;border-bottom:1px solid #dfe1ec;font-size:10px;color:#9596a7;background:#f5f5fb}.window-lights{display:flex;gap:5px;width:120px}.window-lights b{width:7px;height:7px;border-radius:50%;background:#dcdce7}.window-lights b:first-child{background:#d9bbcb}.window-lights b:nth-child(2){background:#dfd4b8}.window-lights b:nth-child(3){background:#bcd4c9}.demo-label{font-size:9px;width:120px;text-align:right}.app-body{display:flex;min-height:476px}.app-rail{width:58px;background:#f8f9fe;border-right:1px solid #e0e3ee;display:flex;align-items:center;flex-direction:column;gap:25px;padding:17px 0;color:#969bad;flex:none}.app-rail>[data-moki]{width:29px;height:29px;margin-bottom:9px}.app-rail>.icon,.app-rail .icon{width:17px;height:17px}.rail-active{display:grid;place-items:center;background:var(--ink);color:#fff;width:32px;height:32px;border-radius:10px;box-shadow:0 3px 5px #292c4120}.rail-bottom{margin-top:auto}.app-screen{flex:1;min-width:0;display:flex;outline-offset:-5px!important}.conversation-list{width:176px;flex:none;padding:22px 13px;border-right:1px solid #dfe1ec}.conversation-list h4{font-size:11px;font-weight:550;margin:0 0 20px;padding-left:8px}.new-chat{padding:11px;background:#fff;border:1px solid #dfe1ec;border-radius:9px;font-size:10px;display:flex;align-items:center;gap:8px}.new-chat .icon{width:13px;height:13px}.conversation-list small{display:block;font-size:9px;color:#9799ad;margin:25px 8px 10px}.conversation-list p{font-size:10px;line-height:1.6;padding:10px 8px;margin:3px 0;color:#818599;border-radius:8px}.conversation-list p.selected{color:#71678f;background:#e6e3f1}.conversation-list .sidebar-tag{font-size:9px;margin-top:82px;color:#9296a6;display:flex;align-items:center;gap:6px}.sidebar-tag i{display:block;width:5px;height:5px;background:#87ae9f;border-radius:50%}.chat-area{flex:1;min-width:0;padding:22px 27px;background:#f8f9fd;display:flex;flex-direction:column}.chat-topline{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#757b90}.chat-topline span{display:flex;align-items:center;gap:5px}.chat-topline .icon{width:13px;height:13px}.assistant-greeting{margin:auto 0 20px;text-align:center;padding-top:18px}.greeting-mark{width:55px;height:55px;display:block;margin:0 auto 12px}.assistant-greeting h3{font-size:23px;letter-spacing:-.8px;font-weight:600}.assistant-greeting p{margin-top:9px;color:#8e91a1;font-size:10px}.prompt-choices{display:flex;justify-content:center;gap:8px;margin:18px 0}.prompt-choices button{display:flex;align-items:center;gap:5px;border:1px solid #e6e6f0;border-radius:8px;background:white;padding:8px;font-size:9px;color:#7e7893}.prompt-choices button:hover{border-color:#b5a5cf;background:#f3eff9}.prompt-choices .icon{width:12px;height:12px}.chat-input{border:1px solid #ddddea;background:#fff;border-radius:15px;padding:14px 15px;box-shadow:0 3px 6px #42405305}.chat-input>p{font-size:11px;color:#a4a3b1;margin-bottom:28px}.input-tools{display:flex;align-items:center;gap:12px;color:#9795aa;font-size:10px}.input-tools .icon{width:15px;height:15px}.input-model{margin-left:auto;color:#828494;font-size:9px}.input-arrow{border-radius:7px;background:#e8e4f2;padding:5px;color:#8f81a9}.chat-footnote{text-align:center;color:#a2a4b3;font-size:8px;margin-top:10px}.context-panel{width:232px;flex:none;padding:22px 17px;background:#f4f5fb;border-left:1px solid #e2e4ed}.context-panel>h4{font-size:10px;margin:0 0 20px;display:flex;gap:8px;font-weight:550;align-items:center}.context-panel>h4 .icon{width:13px;height:13px}.context-label{font-size:9px;color:#9699ab;margin-bottom:9px}.context-file{background:#fff;border:1px solid #e5e6ef;border-radius:11px;padding:12px 10px;display:flex;align-items:center;gap:9px;margin-bottom:8px}.file-icon{padding:7px;background:#f1edf9;color:#9b8bb4;border-radius:7px}.file-icon .icon{width:14px;height:14px}.context-file b{font-size:9px;display:block;font-weight:500}.context-file small{font-size:8px;display:block;color:#a3a4b3;margin-top:4px}.context-panel .context-label.later{margin-top:24px}.context-note{font-size:10px;line-height:1.8;color:#8d8297;padding:13px;background:#eee9f6;border:1px solid #e7deef;border-radius:10px}.context-note b{display:block;font-weight:500;margin-bottom:6px}.context-note p{font-size:9px}.context-local{font-size:8px;color:#9099a0;margin-top:30px;display:flex;align-items:center;gap:5px}.context-local .icon{width:11px;height:11px}.preview-tabs{display:flex;align-items:center;justify-content:center;gap:9px;margin:26px auto 0}.preview-tabs button{display:flex;gap:8px;align-items:center;padding:10px 17px;background:transparent;border:1px solid transparent;border-radius:10px;font-size:11px;color:#9192a1}.preview-tabs .icon{width:15px;height:15px}.preview-tabs button[aria-selected=true]{background:#fff;border-color:#e4e3ed;color:var(--ink);box-shadow:0 2px 5px #32324c05}.preview-tabs button:hover{background:#eeecf5}.preview-hint{display:flex;align-items:center;justify-content:center;gap:4px;text-align:center;font-size:9px;color:#9c97ab;margin:13px 0 0}.preview-hint .icon{width:12px;height:12px}.connections{text-align:center;padding:52px 0 40px;border-bottom:1px solid var(--line)}.connections>p{font-size:11px;color:#92919f;margin-bottom:28px;letter-spacing:.8px}.platform-list{display:flex;align-items:center;justify-content:center;gap:51px}.platform-list>span{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:550;color:#646b7c}.platform-list img{width:25px;height:25px;object-fit:contain}.platform-list>span.more-tools{font-size:11px;font-weight:400;color:#9594a3;gap:6px}.more-tools .icon{width:15px}.section-space{padding-top:103px}.overline{font-size:9px;letter-spacing:2px;font-weight:550;color:#a294b5;margin-bottom:16px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:34px}.section-heading>p{font-size:13px;line-height:1.9;color:var(--muted);margin-bottom:8px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{min-width:0;border:1px solid #e7e6ef;border-radius:19px;padding:25px 23px 18px;overflow:hidden;transition:transform .25s,box-shadow .25s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #41405b0b}.feature-card.purple-card{background:#f1eef8}.blue-card{background:#edf2fa}.peach-card{background:#f8f1ed}.mint-card{background:#eef4f1}.lavender-card{background:#f1f0f7}.sand-card{background:#f6f3ec}.feature-icon{color:#8a7aa8;margin-bottom:23px}.blue-card .feature-icon{color:#7e96b2}.peach-card .feature-icon{color:#ba9784}.mint-card .feature-icon{color:#85a897}.sand-card .feature-icon{color:#b09a74}.feature-icon .icon{width:23px;height:23px;stroke-width:1.5}.feature-card h3{font-size:17px;margin-bottom:12px}.feature-card>p{font-size:11px;line-height:1.95;color:#848192;min-height:65px}.mini-chat{display:flex;align-items:center;gap:8px;background:#ffffffc4;border:1px solid #e4dfee;border-radius:12px;padding:13px 10px;height:60px;margin-top:24px;font-size:10px;color:#85769c}.mini-chat [data-moki]{width:28px;height:28px}.mini-chat>.icon{width:14px;margin-left:auto}.card-caption{border-top:1px solid #b3abc022;margin-top:22px;padding-top:15px;font-size:9px;color:#858194;display:flex;justify-content:space-between;gap:8px}.card-caption>span{font-size:8px;color:#a19bab}.mini-task{display:flex;align-items:center;gap:8px;font-size:9px;background:#ffffffb8;border:1px solid #e0e6f0;border-radius:8px;padding:8px 10px;margin:8px 0;color:#7e8597}.mini-task:first-of-type{margin-top:18px}.mini-task small{font-size:8px;margin-left:auto;background:#eef1f9;padding:2px 4px;color:#9099ad}.task-check{width:12px;height:12px;border:1px solid #cfd4e0;border-radius:4px}.task-check.checked{border-color:#b6d6ca;background:#e2eee7;color:#709e87}.task-check .icon{width:10px;height:10px}.mini-files{display:flex;gap:8px;margin-top:24px;align-items:center;height:60px;transform:rotate(-3deg)}.mini-files>span{display:flex;align-items:center;gap:7px;padding:16px 10px;font-size:9px;white-space:nowrap;border:1px solid #e5ddd5;background:#fffaf5;border-radius:9px;color:#9d8b7c;box-shadow:0 4px 8px #9d8b7c09}.mini-files>span:last-child{transform:rotate(7deg)}.mini-files .icon{width:16px}.mini-board{height:60px;margin-top:24px;display:flex;align-items:center;gap:13px;justify-content:center}.mini-board>span{font-size:10px;padding:16px 12px;border:1px solid #dfddc5;background:#fbf8e8;border-radius:2px;transform:rotate(-5deg);box-shadow:0 3px 7px #334a3309}.mini-board>span:last-child{background:#e6efeb;border-color:#cbdcd3;transform:rotate(4deg);display:flex;align-items:center;gap:6px}.mini-board>.icon{width:24px;color:#98b7a8}.mini-board span .icon{width:12px}.mini-flow{display:flex;align-items:center;justify-content:space-between;gap:6px;height:60px;margin-top:24px}.mini-flow>span{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:8px;background:#ffffffbc;padding:10px 13px;border:1px solid #e4dfee;border-radius:9px;color:#8b80a0}.mini-flow .icon{width:13px;height:13px}.mini-flow>.icon{color:#b0aabd;width:12px}.mini-flow .flow-confirm{background:#e6eee9;color:#709080;border-color:#d7e1dc}.mini-chart{display:flex;align-items:flex-end;height:60px;margin-top:24px;gap:6px;border-bottom:1px solid #ddd7c9;padding-bottom:0}.mini-chart b{height:var(--bar);width:17px;background:#cec3a7;border-radius:4px 4px 0 0}.mini-chart b:nth-child(2n){background:#dfd5bf}.mini-chart span{font-size:9px;color:#a59c87;margin:auto 0 auto auto}.scenarios{text-align:center}.section-subtitle{font-size:12px;line-height:1.9;color:var(--muted);margin-top:14px}.scenario-tabs{display:flex;justify-content:center;gap:10px;margin:30px 0 25px}.scenario-tabs button{background:transparent;padding:10px 20px;border-radius:25px;border:1px solid #e4e3ec;display:flex;align-items:center;gap:8px;font-size:11px;color:#8e8a9b}.scenario-tabs .icon{width:15px;height:15px}.scenario-tabs button[aria-selected=true]{background:#eeebf5;border-color:#e0d9ec;color:#85709e}.scenario-panel{display:grid;grid-template-columns:1fr 1fr;border-radius:23px;background:#efedf6;border:1px solid #e4dfec;text-align:left;min-height:341px;padding:46px 55px;gap:65px;align-items:center}.scene-number{font-size:10px;letter-spacing:1px;color:#a396b8;margin-bottom:18px}.scene-copy h3{font-size:28px;line-height:1.5;letter-spacing:-1px}.scene-copy>p{font-size:12px;line-height:1.9;color:#8c839a;margin-top:17px;max-width:310px}.scene-tags{display:flex;gap:8px;margin-top:22px;flex-wrap:wrap}.scene-tags span{font-size:9px;padding:5px 8px;color:#9788aa;border:1px solid #dcd3e8;border-radius:5px}.scene-paper{background:#ffffffda;border:1px solid #fff;border-radius:15px;padding:22px 24px;box-shadow:0 12px 25px #72627f0b;transform:rotate(2deg)}.scene-paper>p{display:flex;align-items:center;gap:9px;font-size:11px;padding-bottom:15px;border-bottom:1px solid #ece8f0}.scene-paper>p .icon{width:16px;height:16px;color:#9e88b9}.scene-paper ol{list-style:none;padding:0;margin:4px 0}.scene-paper li{display:flex;gap:12px;align-items:center;margin-top:18px}.scene-paper li>span{font-size:10px;color:#b2a3c0;border:1px solid #e7e1ec;border-radius:7px;padding:7px}.scene-paper b{font-size:11px;font-weight:500;display:block}.scene-paper small{font-size:9px;color:#a6a0af;display:block;margin-top:5px}.scene-paper footer{font-size:9px;color:#9b91a8;margin-top:21px;display:flex;align-items:center;gap:7px}.scene-paper footer .icon{width:12px;height:12px;color:#8fac9d}.philosophy{display:grid;grid-template-columns:1fr 1.2fr;gap:110px;padding-bottom:78px;border-bottom:1px solid var(--line)}.small-mark{width:44px;height:44px;margin-bottom:20px}.philosophy-copy>p:last-child{font-size:12px;line-height:2;color:var(--muted);margin-top:18px}.principles{padding-top:12px}.principles article{display:flex;gap:22px;margin-bottom:30px}.principles article:last-child{margin-bottom:0}.principles article>.icon{width:21px;height:21px;color:#9a8aac;margin-top:3px}.principles h3{font-size:16px;margin-bottom:10px}.principles p{font-size:11px;line-height:1.9;color:#848294;max-width:340px}.control-steps{display:flex;align-items:center;gap:13px;margin-top:15px;font-size:9px;color:#9685aa}.control-steps>.icon{width:11px;height:11px;color:#bfb4cb}.control-steps>span{background:#efedf6;border-radius:5px;padding:5px 9px}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:80px;padding-top:70px}.faq h2{font-size:26px;letter-spacing:-.8px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq details:first-child{padding-top:6px}.faq summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:12px;list-style:none;gap:16px}.faq summary::-webkit-details-marker{display:none}.faq summary>.icon{width:15px;height:15px;color:#9a8fac;transition:transform .2s}.faq details[open] summary>.icon{transform:rotate(45deg)}.faq details p{font-size:11px;line-height:1.95;color:#858092;padding:15px 28px 0 0}.download-section{margin-top:90px;margin-bottom:60px;text-align:center;border:1px solid #e7e1ee;background:radial-gradient(ellipse at 25% 0%,#e8e5f455,transparent 65%),#f0eef6;border-radius:25px;padding:40px 24px 45px}.download-mascot{display:block;width:66px;height:66px;margin:0 auto 17px;transform:rotate(-8deg)}.download-section .overline{font-size:8px;margin-bottom:10px}.download-section h2{font-size:33px;letter-spacing:-1.5px}.download-section>p:not(.overline){font-size:12px;color:#908798;margin-top:13px;margin-bottom:23px}.download-section small{display:block;font-size:9px;color:#9e94aa;margin-top:13px}.download-section small span{margin:0 8px}.site-footer{display:flex;align-items:center;gap:20px;padding-bottom:32px;font-size:9px;color:#9a98a7}.site-footer .wordmark{font-size:21px;color:var(--ink)}.site-footer .wordmark>[data-moki]{width:26px;height:26px}.site-footer>span{margin-left:auto}.site-footer>a:last-child{display:flex;align-items:center;gap:5px;margin-left:15px}.site-footer .icon{width:12px;height:12px}
/* Product previews share the application's colors, shapes and mascot. */
.demo-reply{padding:20px 0 16px;flex:1;font-size:11px;line-height:1.8}.demo-question{text-align:right;color:#8a759d;background:#ede9f5;padding:9px 13px;border-radius:12px 12px 3px 12px;margin:0 0 20px auto;max-width:255px}.reply-heading{display:flex;align-items:center;gap:7px;margin-bottom:10px;font-size:12px;font-weight:550}.reply-heading [data-moki]{width:24px;height:24px}.reply-list{padding:0 0 0 20px;margin:6px 0;color:#818297}.reply-list li{padding:4px 0}.reply-caption{font-size:9px;color:#9a91a7;margin-top:10px}.reset-demo{align-self:flex-end;background:transparent;color:#9a87b1;font-size:9px;display:flex;gap:5px;align-items:center;padding:4px 0}.reset-demo .icon{width:11px;height:11px}.workbench-view{padding:24px 28px;width:100%;background:#f5f6fc}.wb-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.wb-heading h3{font-size:21px}.wb-heading p{font-size:10px;color:#9a9caf;margin-top:6px}.wb-heading>span{font-size:9px;color:#86a698;background:#eaf3ee;border-radius:6px;padding:7px 9px}.wb-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.wb-metric{background:#fff;border:1px solid #e8e8f1;padding:15px;border-radius:12px;display:flex;gap:12px;align-items:center}.wb-metric>.icon{width:20px;height:20px;color:#a18bb9}.wb-metric small{font-size:9px;color:#9a9bab;display:block}.wb-metric b{font-size:22px;font-weight:600}.wb-content{display:grid;grid-template-columns:1.6fr 1fr;gap:16px;margin-top:17px}.wb-tasks,.wb-priority{border:1px solid #e5e5ee;border-radius:13px;background:#fff;padding:17px}.wb-tasks>h4,.wb-priority>h4{font-size:11px;margin:0 0 15px}.wb-task{display:flex;align-items:center;gap:10px;border-bottom:1px solid #f0eff6;padding:13px 0;font-size:10px}.wb-task:last-child{border-bottom:0}.wb-task small{display:block;font-size:8px;color:#a0a1b2;margin-top:4px}.wb-task>span:last-child{margin-left:auto;font-size:8px;color:#9c8bac;white-space:nowrap}.demo-check{display:grid;place-items:center;width:17px;height:17px;flex:none;background:#f8f8fc;border:1px solid #dcdce9;border-radius:5px;padding:0}.demo-check .icon{width:13px;height:13px}.demo-check[aria-pressed=true]{background:#e2eee8;color:#7f9c8c;border-color:#d0e0d7}.wb-task.is-done .task-title{text-decoration:line-through;color:#a3a5b2}.wb-priority{background:var(--ink);color:white;border-color:var(--ink)}.wb-priority>p{font-size:10px;line-height:1.9;color:#c0bdcf;margin-bottom:18px}.wb-priority>span{display:block;font-size:10px;padding:12px;border-radius:9px;background:#ffffff0f;line-height:1.8}.wb-priority>small{display:block;color:#a7a2b8;font-size:8px;margin-top:20px}.whiteboard-view{background-color:#f7f8fc;background-image:radial-gradient(#dcdfe9 1px,transparent 1px);background-size:17px 17px;flex:1;position:relative;min-width:0;padding:22px 27px}.board-title{display:flex;justify-content:space-between;align-items:center}.board-title h3{font-size:14px;font-weight:550}.board-title span{font-size:9px;color:#a19bab;background:#fff;border:1px solid #e4e2ec;padding:7px 10px;border-radius:7px}.board-nodes{position:relative;max-width:700px;margin:50px auto 0;display:flex;align-items:center;gap:38px;justify-content:center}.board-node{width:180px;min-height:133px;padding:19px 17px;background:#fcf3d9;border:1px solid #e9dbb7;box-shadow:0 4px 10px #52432208;transform:rotate(-4deg)}.board-node.pink{background:#f4e8ef;border-color:#e7d5e0;transform:rotate(3deg);margin-top:42px}.board-node.green{background:#e8f1eb;border-color:#d1dfd5;transform:rotate(-2deg);margin-top:-10px}.board-node b{font-size:12px;font-weight:550}.board-node p{font-size:10px;line-height:1.8;color:#938977;margin-top:12px}.board-node.pink p{color:#a08898}.board-node.green p{color:#81978c}.board-nodes>.icon{width:34px;height:24px;position:absolute;left:30%;top:58px;color:#b7a4c8}.board-nodes>.icon:nth-of-type(2){left:63%;top:84px}.board-toolbar{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);display:flex;gap:20px;background:white;box-shadow:0 6px 20px #4a435518;border:1px solid #e6e3ed;border-radius:11px;padding:12px 18px;color:#95889f}.board-toolbar .icon{width:17px;height:17px}.board-add{position:absolute;bottom:29px;right:26px;background:#ebe6f3;color:#9480ad;border:1px solid #ddd3e9;border-radius:8px;font-size:10px;padding:9px 12px;display:flex;align-items:center;gap:6px}.board-add .icon{width:13px;height:13px}.board-nodes.has-extra{gap:25px}.board-nodes.has-extra .board-node{width:150px}.board-nodes.has-extra>.icon{display:none}.board-node.extra{background:#e9ecf7;border-color:#d9ddf0;transform:rotate(5deg)}
@keyframes bob{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-8px) rotate(4deg)}}
@media(min-width:1400px){.hero{padding-top:75px}h1{font-size:76px}.hero-friend{right:7px}.container{width:min(1100px,calc(100% - 80px))}}
@media(max-width:1050px){.hero-friend{right:0;width:95px;top:245px}.hero-mascot{width:83px;height:83px}.friend-bubble{font-size:8px;padding:8px}.context-panel{width:195px;padding:20px 12px}.conversation-list{width:150px}.chat-area{padding:22px 18px}.platform-list{gap:32px}.feature-card{padding:22px 18px 17px}.feature-card h3{font-size:16px}.mini-chat{font-size:9px}.mini-flow>span{padding:10px}.scenario-panel{padding:35px;gap:35px}.philosophy{gap:70px}.prompt-choices{gap:5px}.prompt-choices button{padding:7px 5px;font-size:8px}.card-caption>span{font-size:7px}}
@media(max-width:800px){.container,.nav-wrap{width:calc(100% - 40px)}.nav-wrap{height:72px}.desktop-nav{gap:21px;font-size:12px}.hero{padding-top:55px}h1{font-size:60px}.hero-friend{display:none}.context-panel{display:none}.conversation-list{width:150px}.app-body{min-height:440px}.assistant-greeting{margin-bottom:20px}.platform-list{gap:25px;flex-wrap:wrap}.platform-list>span{font-size:13px}.platform-list>span.more-tools{display:none}.section-space{padding-top:75px}h2{font-size:32px}.section-heading>p{font-size:11px}.feature-grid{grid-template-columns:repeat(2,1fr)}.card-caption>span{font-size:8px}.feature-card h3{font-size:18px}.feature-card>p{min-height:65px}.scenario-panel{padding:30px 26px;gap:25px}.scene-copy h3{font-size:24px}.scene-paper{padding:20px 17px}.philosophy{gap:40px}.principles article{gap:15px}.faq{gap:30px;grid-template-columns:1fr 1.6fr}.faq h2{font-size:23px}.board-nodes{gap:24px;margin-top:47px}.board-node{width:150px;padding:14px 12px}.board-node b{font-size:11px}.board-node p{font-size:9px}.whiteboard-view{padding:22px 18px}.board-toolbar{gap:15px;left:38%}.board-add{right:15px;font-size:9px}.board-nodes.has-extra{flex-wrap:wrap;gap:13px;margin-top:22px}.board-nodes.has-extra .board-node{width:43%;min-height:100px;margin-top:0;padding:11px}.board-nodes.has-extra .board-node p{margin-top:4px}.wb-content{grid-template-columns:1.4fr 1fr}.workbench-view{padding:24px 20px}}
@media(max-width:600px){:root{scroll-padding-top:82px}.container,.nav-wrap{width:calc(100% - 36px)}.nav-wrap{height:68px}.wordmark{font-size:24px}.wordmark>[data-moki]{width:30px;height:30px}.desktop-nav{display:none}.nav-download{margin-left:auto;margin-right:15px;font-size:10px;padding:8px 11px;border-radius:9px}.nav-download .icon{width:13px}.menu-toggle{display:grid;place-items:center;width:30px;height:36px;background:transparent;color:#827890}.menu-toggle .icon{width:20px}.mobile-nav:not([hidden]){display:flex;flex-direction:column;gap:0;padding:5px 22px 16px;background:#f8f9fc;border-bottom:1px solid var(--line)}.mobile-nav a{font-size:13px;padding:12px 0}.hero{padding-top:43px;padding-bottom:32px}.eyebrow{font-size:9px;letter-spacing:.5px;padding:6px 10px}h1{font-size:clamp(40px,10.5vw,58px);letter-spacing:-1.5px;line-height:1.35;margin:23px 0 18px}.hero-copy{font-size:12px;line-height:1.95;letter-spacing:-.25px}.hero-actions{gap:17px;margin-top:24px;flex-direction:column}.hero-actions .button{font-size:12px;padding:13px 20px}.text-button{font-size:11px;gap:6px}.hero-note{font-size:8px;margin-top:16px}.app-window{border-radius:13px}.window-bar{height:31px;padding:0 12px;font-size:8px}.window-lights{width:70px;gap:4px}.window-lights b{width:5px;height:5px}.demo-label{font-size:7px;width:100px}.app-rail{width:40px;gap:22px;padding:13px 0}.app-rail>[data-moki]{width:24px;height:24px}.app-rail .icon{width:14px;height:14px}.rail-active{width:28px;height:28px;border-radius:8px}.conversation-list{display:none}.app-body{min-height:395px}.chat-area{padding:16px 12px}.chat-topline{font-size:8px}.chat-topline .icon{width:11px;height:11px}.assistant-greeting{padding-top:20px;margin-bottom:8px}.greeting-mark{width:47px;height:47px;margin-bottom:10px}.assistant-greeting h3{font-size:19px}.assistant-greeting p{font-size:9px}.prompt-choices{flex-wrap:wrap;gap:6px;margin:18px 0 20px}.prompt-choices button{font-size:8px;padding:7px}.chat-input{padding:12px;border-radius:12px}.chat-input>p{font-size:9px;margin-bottom:20px}.input-tools{gap:8px}.chat-footnote{font-size:7px}.preview-tabs{gap:4px;margin-top:19px;justify-content:space-between}.preview-tabs button{padding:9px 8px;font-size:10px;gap:5px}.preview-tabs .icon{width:13px;height:13px}.preview-hint{font-size:8px;margin-top:12px}.connections{padding:36px 0 32px}.connections>p{font-size:10px;margin-bottom:21px}.platform-list{gap:20px}.platform-list>span{font-size:11px;gap:5px}.platform-list img{width:20px;height:20px}.section-space{padding-top:59px}.overline{font-size:8px;letter-spacing:1.5px;margin-bottom:13px}h2{font-size:29px;line-height:1.5;letter-spacing:-1px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin:16px 0 0;font-size:11px}.feature-grid{grid-template-columns:1fr;gap:13px}.feature-card{padding:23px 22px 17px}.feature-icon{margin-bottom:16px}.feature-card h3{font-size:19px;margin-bottom:10px}.feature-card>p{font-size:12px;min-height:0;line-height:1.85}.mini-chat,.mini-files,.mini-board,.mini-flow,.mini-chart{margin-top:22px}.mini-chat{font-size:11px}.mini-task{font-size:10px;padding:9px}.mini-task:first-of-type{margin-top:18px}.mini-files>span{font-size:10px;padding:15px}.mini-flow{justify-content:center;gap:16px}.mini-flow>span{padding:10px 17px}.card-caption{font-size:9px;margin-top:20px}.card-caption>span{font-size:8px}.section-subtitle{font-size:11px;margin-top:12px}.scenarios h2{font-size:26px}.scenario-tabs{gap:6px;margin:24px 0 19px}.scenario-tabs button{font-size:10px;padding:9px 10px;gap:5px}.scenario-tabs .icon{width:13px;height:13px}.scenario-panel{grid-template-columns:1fr;padding:27px 25px;gap:28px;border-radius:18px}.scene-copy h3{font-size:27px}.scene-copy>p{font-size:11px}.scene-number{margin-bottom:13px}.scene-tags{margin-top:16px}.scene-paper{padding:21px 20px;transform:rotate(1deg)}.scene-paper b{font-size:11px}.philosophy{grid-template-columns:1fr;gap:34px;padding-bottom:38px}.philosophy-copy h2 br{display:none}.philosophy-copy h2{font-size:28px}.philosophy-copy>p:last-child{font-size:11px;margin-top:13px}.principles article{margin-bottom:25px}.principles p{font-size:11px}.faq{grid-template-columns:1fr;gap:23px}.faq h2{font-size:24px}.faq summary{font-size:12px}.download-section{margin-top:58px;padding:33px 17px;margin-bottom:30px;border-radius:19px}.download-section h2{font-size:24px;letter-spacing:-1px}.download-section>p:not(.overline){font-size:11px}.download-section .button{font-size:12px}.site-footer{flex-wrap:wrap;gap:14px 17px;font-size:8px;padding-bottom:25px}.site-footer>p{flex:1;font-size:9px}.site-footer>span{margin-left:0}.site-footer>a:last-child{margin-left:auto}.site-footer .wordmark{font-size:20px}.demo-reply{font-size:10px;padding-top:18px}.demo-question{font-size:10px;margin-bottom:13px}.reply-heading{font-size:10px}.reply-list{font-size:9px;padding-left:17px}.reply-caption{font-size:8px}.workbench-view{padding:17px 12px}.wb-heading{margin-bottom:14px}.wb-heading h3{font-size:17px}.wb-heading p{font-size:8px}.wb-heading>span{font-size:7px;padding:5px}.wb-metrics{gap:6px}.wb-metric{padding:10px 7px;gap:6px}.wb-metric>.icon{width:14px;height:14px}.wb-metric small{font-size:7px}.wb-metric b{font-size:18px}.wb-content{display:block;margin-top:12px}.wb-tasks{padding:12px}.wb-priority{display:none}.wb-tasks>h4{font-size:10px;margin-bottom:4px}.wb-task{font-size:9px;padding:10px 0;gap:7px}.wb-task small{font-size:7px}.wb-task>span:last-child{font-size:7px}.whiteboard-view{padding:17px 12px}.board-title h3{font-size:11px}.board-title span{font-size:7px;padding:5px}.board-nodes{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:26px}.board-node{width:auto;min-height:103px;padding:13px 10px}.board-node p{font-size:8px;margin-top:7px}.board-node b{font-size:10px}.board-node.pink{margin-top:10px}.board-node.green{margin-top:0;grid-column:1/-1;min-height:70px;width:75%;margin-left:9px}.board-nodes>.icon{display:none}.board-toolbar{bottom:15px;left:16px;transform:none;gap:12px;padding:9px 10px;border-radius:8px}.board-toolbar .icon{width:13px;height:13px}.board-toolbar .icon:nth-last-child(-n+2){display:none}.board-add{bottom:17px;right:12px;font-size:8px;padding:7px 8px}.board-nodes.has-extra{display:grid;gap:12px;margin-top:20px}.board-nodes.has-extra .board-node{width:auto;min-height:109px;margin:0}.board-nodes.has-extra .board-node.green{grid-column:auto}.board-nodes.has-extra .board-node b{font-size:9px}}
.module-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px}.module-tabs button{display:flex;align-items:center;gap:10px;min-width:0;padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:transparent;text-align:left;color:#898697;transition:background .2s,border-color .2s}.module-tabs button>span{font-size:13px;font-weight:550;white-space:nowrap}.module-tabs button>small{margin-left:auto;font-size:9px;color:#a099ad;white-space:nowrap}.module-tabs .icon{width:18px;height:18px}.module-tabs button[aria-selected=true]{background:#eeebf5;border-color:#d9d0e7;color:#837098}.module-tabs button:hover{border-color:#cfc4df}.module-panel{display:grid;grid-template-columns:1fr 1.15fr;gap:45px;align-items:center;border:1px solid #e5e2ec;background:#fbfbfd;border-radius:21px;padding:36px;min-height:455px}.module-panel[hidden]{display:none}.module-index{font-size:8px;color:#a092b2;letter-spacing:1.6px;margin-bottom:14px}.module-copy h3{font-size:27px;line-height:1.5;letter-spacing:-.8px}.module-lead{font-size:14px;color:#8f7fa4;margin-top:7px}.module-description{font-size:11px;line-height:1.95;color:#848092;margin-top:16px}.module-points{list-style:none;margin:21px 0 0;padding:0}.module-points li{display:flex;gap:10px;align-items:flex-start;margin-top:13px;font-size:10px;line-height:1.85;color:#92909f}.module-points li>.icon{width:13px;height:13px;margin-top:4px;color:#a795bb}.module-points b{display:block;font-size:11px;font-weight:550;color:#5e5b70;margin-bottom:2px}.module-use{font-size:9px;color:#9b90a5;line-height:1.9;border-top:1px solid #ece8f1;margin-top:20px;padding-top:15px}.module-use>span{color:#b1a6bb;margin-right:12px}.module-visual{min-width:0;border:1px solid #e2dfeb;border-radius:15px;overflow:hidden;background:#f2f0f8;box-shadow:0 14px 35px #4c3c5c08}.module-visual-bar{height:39px;display:flex;align-items:center;justify-content:space-between;gap:7px;padding:0 15px;background:#faf9fc;border-bottom:1px solid #e8e5ee;color:#8e829d}.module-visual-bar>span{display:flex;align-items:center;gap:7px;font-size:9px}.module-visual-bar .icon{width:13px;height:13px}.module-visual-bar>small{font-size:7px;color:#afa6b9;white-space:nowrap}.map-canvas{height:330px;position:relative;background-color:#f4f6f6;background-image:radial-gradient(#d8e0dd 1px,transparent 1px);background-size:16px 16px}.map-center{position:absolute;left:50%;top:30px;transform:translateX(-50%) rotate(-3deg);display:flex;align-items:center;gap:7px;padding:13px 20px;background:#fff;border:1px solid #dfdbe8;border-radius:11px;color:#8b7a9f;font-size:12px;white-space:nowrap;z-index:1}.map-center>.icon{width:15px;height:15px}.map-note{position:absolute;padding:15px 18px;z-index:1;border:1px solid #e4d7b4;box-shadow:0 3px 7px #746b5608;background:#fcf4de;left:8%;top:122px;width:38%;transform:rotate(-5deg)}.map-note b{font-size:11px;font-weight:550;color:#877958}.map-note p{font-size:10px;color:#a19780;line-height:1.8;margin-top:9px}.map-note.note-lilac{left:auto;right:6%;top:126px;background:#eeebf7;border-color:#dbd3e7;transform:rotate(5deg)}.note-lilac b{color:#8a759f}.note-lilac p{color:#a194af}.map-note.note-mint{left:50%;top:242px;transform:translateX(-50%) rotate(-2deg);background:#e8f0e9;border-color:#d0ded3;width:auto;padding:10px 15px;white-space:nowrap}.note-mint b{font-size:10px;color:#819487}.note-mint p{font-size:9px;color:#97a99c;margin-top:4px}.map-lines{position:absolute;width:100%;height:100%;inset:0;fill:none;stroke:#c0b4cf;stroke-width:1.4;stroke-dasharray:4 4}.map-tools{position:absolute;display:flex;gap:13px;bottom:12px;left:12px;padding:8px 10px;border:1px solid #e0e4e3;border-radius:8px;background:#ffffffec;z-index:2;color:#9a92a5}.map-tools>.icon{width:12px;height:12px}.visual-library{background:#f5f2ef}.library-illustration{padding:19px}.library-search{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#ffffffa6;border:1px solid #e6e1de;border-radius:8px;margin-bottom:13px;color:#aba0a6;font-size:9px}.library-search>.icon{width:13px;height:13px}.library-search>small{font-size:8px;margin-left:auto;color:#b5adb5}.library-file{display:flex;align-items:center;gap:10px;background:#fffcf9;border:1px solid #e9e2de;padding:12px 11px;border-radius:10px;margin-bottom:9px}.document-tile{display:grid;place-items:center;flex:none;width:32px;height:35px;background:#ece7f5;color:#a18ab7;border:1px solid #e5dbf0;border-radius:7px}.document-tile>.icon{width:17px;height:17px}.document-tile.peach-tile{background:#f4e9df;border-color:#eaddd3;color:#bf9b81}.document-tile.mint-tile{background:#e8efea;border-color:#d8e2db;color:#8da99a}.library-file b{display:block;font-size:10px;font-weight:550;color:#746e7f}.library-file small{display:block;font-size:8px;color:#aaa2af;margin-top:5px}.file-tag{margin-left:auto;font-size:8px;color:#b1a3aa;border:1px solid #ece3e1;padding:3px 6px;border-radius:4px}.reference-chip{display:flex;align-items:center;gap:9px;font-size:9px;color:#a494a6;background:#fff9;border:1px dashed #d6cad6;border-radius:10px;padding:10px;margin-top:19px}.reference-chip>[data-moki]{width:26px;height:26px;flex:none}.reference-chip b{font-weight:500;color:#9881ad}.automation-illustration{padding:26px 20px 22px}.schedule-card{padding:18px 15px;border:1px solid #e1dbea;border-radius:12px;background:#fff}.schedule-title{display:flex;align-items:center;gap:10px}.schedule-title b{display:block;font-size:11px;font-weight:550;color:#756880}.schedule-title small{display:flex;align-items:center;gap:4px;font-size:8px;color:#b0a3b8;margin-top:6px}.schedule-title small>.icon{width:10px;height:10px}.schedule-status{font-size:8px;color:#8caa97;background:#eaf1eb;border:1px solid #dce6df;border-radius:5px;padding:4px 6px;white-space:nowrap;margin-left:auto}.schedule-card>p{font-size:10px;color:#a196a9;margin:18px 0}.schedule-run{display:flex;gap:5px;align-items:center;font-size:8px;color:#94a59a;border-top:1px solid #eee9f2;padding-top:13px}.schedule-run>.icon{width:11px;height:11px}.schedule-run>small{margin-left:auto;font-size:8px;color:#aaa0b5}.automation-sequence{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:26px}.automation-sequence>span{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:9px;color:#9482a7;border:1px solid #e1d9ec;background:#fbf9ff;border-radius:10px;padding:13px 18px;white-space:nowrap}.automation-sequence>.icon{width:12px;height:12px;color:#b8acc6}.automation-sequence span>.icon{width:17px;height:17px}.automation-footnote{display:flex;align-items:center;justify-content:center;gap:6px;font-size:8px;color:#a69ab2;margin-top:22px}.automation-footnote>.icon{width:11px;height:11px}.assistant-illustration{padding:23px 19px 20px}.module-user-message{background:#e7e1f1;border:1px solid #ddd4e8;color:#92819f;font-size:10px;line-height:1.8;border-radius:11px 11px 2px 11px;margin-left:32px;padding:10px 13px;max-width:340px}.module-assistant-message{display:flex;align-items:flex-start;gap:9px;margin-top:22px}.module-assistant-message>[data-moki]{width:29px;height:29px;flex:none}.module-assistant-message>div{min-width:0}.module-assistant-message b{display:block;font-size:11px;line-height:1.9;font-weight:550;color:#796b89}.module-assistant-message ol{font-size:9px;color:#9b90a5;line-height:2.1;margin:10px 0;padding-left:17px}.assistant-reference{display:inline-flex;align-items:center;gap:5px;font-size:8px;color:#a494b3;border:1px solid #e2dbea;border-radius:5px;background:#f9f6fd;padding:4px 7px}.assistant-reference>.icon{width:10px;height:10px}.module-composer{position:relative;background:#ffffffd9;border:1px solid #e1dbea;border-radius:11px;margin-top:24px;padding:12px}.module-composer>span{display:inline-block;padding:4px 7px;font-size:8px;border-radius:5px;background:#f0ebf7;color:#a08bb5}.module-composer>p{font-size:9px;color:#b3a9be;margin-top:12px;padding-right:20px}.module-composer>.icon{position:absolute;right:12px;bottom:11px;width:20px;height:20px;background:#ede7f5;padding:3px;border-radius:5px;color:#a493b8}.modules-connection{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;line-height:1.9;color:#a095ae;margin-top:20px;text-align:center}.modules-connection>.icon{width:13px;height:13px}
@media(max-width:1050px){.module-tabs button{padding:15px 12px;gap:8px}.module-tabs button>small{font-size:8px}.module-panel{padding:28px;gap:28px}.automation-sequence{gap:8px}.automation-sequence>span{padding:13px}.schedule-title{gap:7px}.schedule-title b{font-size:10px}.map-note{padding:14px 12px}.module-copy h3{font-size:25px}}
@media(max-width:800px){.module-tabs button>small{display:none}.module-tabs button{justify-content:center;font-size:12px}.module-panel{grid-template-columns:1fr;padding:27px;gap:28px}.module-description{font-size:12px}.module-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:15px}.module-points li{gap:7px}.module-visual{width:100%;max-width:500px;justify-self:center}.map-canvas{height:330px}.module-use{margin-top:18px}.automation-illustration{padding:24px}.automation-sequence{gap:20px}.automation-sequence>span{padding:15px 24px}.module-assistant-message ol{font-size:10px}.module-user-message{font-size:11px}.module-assistant-message b{font-size:12px}}
@media(max-width:600px){.module-tabs{gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px}.module-tabs button{justify-content:flex-start;padding:13px 12px;gap:8px}.module-tabs button>span{font-size:12px}.module-tabs button>small{display:block;font-size:8px}.module-tabs .icon{width:16px;height:16px}.module-panel{padding:23px 19px;gap:24px;border-radius:17px;min-height:0}.module-index{font-size:7px;letter-spacing:1.1px;margin-bottom:12px}.module-copy h3{font-size:25px}.module-lead{font-size:13px}.module-description{font-size:11px;margin-top:14px}.module-points{display:block;margin-top:16px}.module-points li{font-size:10px;margin-top:12px;gap:9px}.module-points b{font-size:11px}.module-use{font-size:8px;margin-top:18px}.module-use>span{margin-right:7px}.module-visual{border-radius:11px}.module-visual-bar{padding:0 10px;height:33px}.module-visual-bar>span{font-size:8px;gap:5px}.module-visual-bar .icon{width:12px;height:12px}.module-visual-bar>small{font-size:6px}.map-canvas{height:300px}.map-center{font-size:10px;padding:12px 14px;top:25px}.map-note{top:112px;left:6%;padding:12px 10px;width:40%}.map-note b{font-size:9px}.map-note p{font-size:8px;margin-top:8px}.map-note.note-lilac{top:117px;right:5%}.map-note.note-mint{top:211px;padding:9px 11px}.map-note.note-mint b{font-size:9px}.map-note.note-mint p{font-size:8px}.map-tools{gap:12px;left:10px;bottom:10px}.map-tools .icon{width:11px;height:11px}.library-illustration{padding:13px}.library-search{padding:9px;font-size:8px}.library-file{gap:8px;padding:11px 8px}.library-file b{font-size:9px}.library-file small{font-size:7px}.document-tile{width:27px;height:31px}.document-tile>.icon{width:15px;height:15px}.file-tag{font-size:7px;padding:3px 4px}.reference-chip{font-size:8px;gap:7px;line-height:1.9;padding:9px;margin-top:14px}.reference-chip>[data-moki]{width:23px;height:23px}.automation-illustration{padding:17px 12px}.schedule-card{padding:14px 11px}.schedule-title{gap:7px;flex-wrap:wrap}.schedule-title b{font-size:9px}.schedule-title small{font-size:7px}.schedule-status{font-size:7px;padding:3px 5px}.schedule-card>p{font-size:9px;margin:15px 0}.schedule-run{font-size:7px}.schedule-run>small{font-size:7px}.automation-sequence{gap:7px;margin-top:20px}.automation-sequence>span{font-size:8px;padding:11px 9px;gap:8px}.automation-sequence>.icon{width:10px;height:10px}.automation-footnote{font-size:7px;margin-top:17px;gap:4px}.assistant-illustration{padding:16px 12px}.module-user-message{font-size:9px;margin-left:16px;padding:10px}.module-assistant-message{gap:7px;margin-top:18px}.module-assistant-message>[data-moki]{width:23px;height:23px}.module-assistant-message b{font-size:10px}.module-assistant-message ol{font-size:8px;line-height:2.1;padding-left:13px}.assistant-reference{font-size:7px}.module-composer{margin-top:17px;padding:10px}.module-composer>p{font-size:8px}.modules-connection{font-size:9px;align-items:flex-start;text-align:left;margin-top:16px;gap:7px}.modules-connection>.icon{margin-top:3px;flex:none}}
/* Match each everyday scenario to the module used to complete the work. */
.scenario-panel{grid-template-columns:.82fr 1.3fr;gap:38px;padding:38px;min-height:475px}
.scene-copy{min-width:0}
.scene-module-links{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:25px}
.scene-module-links>span{width:100%;font-size:8px;color:#a599b2;margin-bottom:1px}
.scene-module-links a{display:inline-flex;align-items:center;gap:6px;border:1px solid #d8cfe5;border-radius:7px;padding:7px 9px;background:#f8f6fca8;color:#8a759f;font-size:9px;transition:background .2s}
.scene-module-links a:hover{background:#fff}
.scene-module-links .icon{width:12px;height:12px}
.scene-module-links a>.icon:last-child{width:10px;height:10px;margin-left:5px}
.scene-app{min-width:0;overflow:hidden;border:1px solid #ddd9e7;border-radius:14px;background:#f8f9fd;box-shadow:0 12px 30px #5945680c}
.scene-app-title{display:flex;align-items:center;gap:13px;height:36px;padding:0 12px;background:#fcfbfe;border-bottom:1px solid #e5e1ed;font-size:9px;color:#94869f}
.scene-app-title>.scene-app-brand{display:flex;align-items:center;gap:4px;color:#55536b;font-size:9px;font-weight:650}
.scene-app-brand>.moki-mark{width:20px;height:20px}
.scene-app-title>small{margin-left:auto;font-size:7px;color:#b0a7ba;white-space:nowrap}
.scene-app-layout{display:flex;min-height:351px}
.scene-app-rail{width:35px;flex:none;display:flex;align-items:center;flex-direction:column;gap:14px;padding:16px 0 11px;border-right:1px solid #e5e3ee;background:#f5f6fc;color:#aba3b8}
.scene-app-rail>span{display:grid;place-items:center;width:25px;height:26px;border-radius:7px}
.scene-app-rail .icon{width:13px;height:13px}
.scene-app-rail>span.active{background:var(--ink);color:#eee9f8;box-shadow:0 2px 4px #292c411a}
.scene-app-rail .scene-rail-settings{margin-top:auto}
.scene-chat{flex:1;min-width:0;padding:17px 18px 14px}
.scene-chat-heading{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#8f849f}
.scene-chat-heading>.icon{width:12px;height:12px}
.scene-chat-question{padding:9px 11px;background:#eae4f4;border:1px solid #e1d7ed;color:#8e7c9f;font-size:10px;line-height:1.8;border-radius:10px 10px 2px 10px;margin:17px 0 17px 31px}
.scene-chat-answer{display:flex;align-items:flex-start;gap:8px}
.scene-avatar{width:26px;height:26px;flex:none}
.scene-chat-answer>div{flex:1;min-width:0}
.scene-chat-answer b{font-size:10px;font-weight:550;color:#7b6b8b;line-height:1.9}
.scene-agenda{border:1px solid #e5e0eb;border-radius:9px;background:#ffffffc4;margin-top:10px;padding:0 11px}
.scene-agenda>div{display:flex;align-items:center;gap:12px;padding:9px 0;border-bottom:1px solid #eeeaf3}
.scene-agenda>div:last-child{border-bottom:0}
.scene-agenda time{font-size:9px;color:#a895bb;font-variant-numeric:tabular-nums}
.scene-agenda div>span{font-size:10px;color:#7e758b}
.scene-agenda small{display:block;font-size:8px;color:#aca1b7;margin-top:3px}
.agenda-dot{width:5px;height:5px;border-radius:50%;background:#b5a4d0;margin-left:auto}
.peach-dot{background:#d9b7a6}.mint-dot{background:#a5bfb0}
.scene-answer-note{font-size:8px!important;color:#a89bb5!important;line-height:1.8;margin-top:8px!important}
.scene-compose{margin-top:16px;padding:11px;border:1px solid #e0dce9;border-radius:10px;background:#fff;color:#b0a6bc}
.scene-compose>span{font-size:9px}
.scene-compose>div{display:flex;align-items:center;gap:9px;margin-top:13px;font-size:10px}
.scene-compose .icon{width:12px;height:12px}
.scene-compose .scene-send{margin-left:auto;display:grid;place-items:center;width:21px;height:21px;background:#eee8f6;border-radius:6px;color:#a18bb8}
.scene-creative{display:grid;grid-template-columns:112px minmax(0,1fr);flex:1;min-width:0}
.scene-library{padding:17px 10px;background:#f3f2f8;border-right:1px solid #e2dfeb}
.scene-library-title{display:flex;align-items:center;gap:5px;color:#8c809e;font-size:9px;margin-bottom:18px}
.scene-library-title>.icon{width:12px;height:12px}
.scene-library-file{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e5e0ec;border-radius:7px;padding:10px 7px;margin-bottom:9px}
.scene-library-file>.icon{width:13px;height:13px;color:#a58bb8;flex:none}
.scene-library-file>span{font-size:8px;color:#8c7e9b}
.scene-library-file small{display:block;font-size:7px;color:#b2a8be;margin-top:4px}
.scene-swatches{display:flex;gap:4px;margin-top:17px;padding:8px;background:#fff;border:1px solid #e6dfeb;border-radius:7px}
.scene-swatches span{width:20px;height:26px;border-radius:4px;background:#dce7df}
.scene-swatches span:nth-child(2){background:#e5dfee}.scene-swatches span:nth-child(3){background:#f0e6d0}
.scene-library>p{font-size:7px;color:#afa3bb;line-height:1.8;margin-top:12px}
.scene-canvas{position:relative;min-width:0;min-height:351px;padding:16px 12px;background-color:#f7f8f8;background-image:radial-gradient(#dbe0df 1px,transparent 1px);background-size:15px 15px}
.scene-canvas-title{display:flex;align-items:center;justify-content:space-between;gap:5px;position:relative;z-index:1;font-size:8px;color:#9c93a8}
.scene-canvas-title small{font-size:7px;color:#b3aabb}
.scene-canvas-topic{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:6px;width:max-content;max-width:100%;padding:13px 15px;margin:33px auto 0;background:#fff;border:1px solid #e2dbea;border-radius:9px;transform:rotate(-3deg);font-size:10px;color:#9681ac}
.scene-canvas-topic>.icon{width:13px;height:13px}
.scene-canvas-links{position:absolute;inset:55px 0 0;width:100%;height:260px;fill:none;stroke:#c2b7d0;stroke-width:1.3;stroke-dasharray:4 4}
.scene-canvas-notes{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:45px 5px 0}
.scene-canvas-notes>div{min-width:0;background:#fbf3dc;border:1px solid #e7dcb9;padding:13px 10px;transform:rotate(-5deg);box-shadow:0 3px 5px #54533308}
.scene-canvas-notes>div:last-child{background:#e9f0e9;border-color:#d3dfd5;transform:rotate(5deg);margin-top:8px}
.scene-canvas-notes b{font-size:9px;line-height:1.8;font-weight:550;color:#91846b}
.scene-canvas-notes p{font-size:9px;line-height:1.8;color:#a89a7b;margin-top:8px}
.scene-canvas-notes small{font-size:6px;color:#b7ac94;display:block;margin-top:12px;line-height:1.7}
.scene-canvas-notes>div:last-child b{color:#819785}.scene-canvas-notes>div:last-child p{color:#9eafa1}.scene-canvas-notes>div:last-child small{color:#a5b5a8}
.scene-canvas-tools{display:flex;gap:13px;position:absolute;bottom:15px;left:50%;transform:translateX(-50%);padding:9px 13px;border:1px solid #dedde4;border-radius:8px;background:#fff;color:#a293b0;z-index:2}
.scene-canvas-tools>.icon{width:13px;height:13px}
.scene-automation{padding:18px 19px 15px;flex:1;min-width:0;background:#f6f4fa}
.scene-auto-heading{display:flex;align-items:center;gap:8px;justify-content:space-between}
.scene-auto-heading>span{display:flex;align-items:center;gap:7px;font-size:11px;color:#837090;font-weight:550}
.scene-auto-heading .icon{width:14px;height:14px}
.scene-auto-heading>small{font-size:8px;color:#8eaa99;background:#e7efe8;border:1px solid #dbe5dc;border-radius:4px;padding:3px 5px}
.scene-auto-schedule{display:flex;align-items:center;gap:5px;color:#ab9abb;font-size:8px;margin-top:11px}
.scene-auto-schedule>.icon{width:11px;height:11px}.scene-auto-schedule>span{margin-left:auto;font-size:7px}
.scene-run-progress{display:flex;align-items:center;justify-content:space-between;gap:6px;margin:20px 0 17px;padding:11px 9px;border:1px solid #e5deed;border-radius:8px;background:#fbf9fd}
.scene-run-progress>span{display:flex;align-items:center;gap:4px;font-size:8px;color:#a18fae}
.scene-run-progress .icon{width:10px;height:10px}.scene-run-progress>span>.icon{color:#a0b5a8}.scene-run-progress>.icon{color:#c1b5cc}
.scene-report{background:#fff;border:1px solid #e2dbea;border-radius:10px;overflow:hidden}
.scene-report-title{display:flex;align-items:center;gap:6px;font-size:9px;color:#8b799a;border-bottom:1px solid #ece6f2;padding:12px}
.scene-report-title>.icon{width:12px;height:12px}.scene-report-title>span{margin-left:auto;font-size:7px;color:#afa0bd}
.scene-report-content{padding:2px 14px 13px}.scene-report-content>div{margin-top:12px}
.scene-report-content b{font-size:9px;color:#8b8196;font-weight:550}.scene-report-content p{font-size:9px;color:#a89ab6;margin-top:4px;line-height:1.7}
.scene-auto-record{display:flex;align-items:center;gap:5px;color:#96aa9f;font-size:8px;margin-top:13px}.scene-auto-record>.icon{width:11px;height:11px}
.scene-auto-record>span{font-size:7px;color:#ad9fbb;margin-left:auto}
.scene-confirm-note{display:flex;align-items:center;justify-content:center;gap:5px;border-top:1px solid #e6deef;padding-top:11px;margin-top:13px;font-size:8px;color:#ab9aba;line-height:1.8}
.scene-confirm-note>.icon{width:11px;height:11px}
@media(max-width:1050px){.scenario-panel{grid-template-columns:.78fr 1.3fr;gap:25px;padding:28px}.scene-creative{grid-template-columns:98px minmax(0,1fr)}.scene-library{padding:17px 8px}.scene-canvas-notes{gap:10px;margin-inline:0}.scene-canvas-notes>div{padding:12px 8px}.scene-canvas-notes b{font-size:8px}}
@media(max-width:900px){.scenario-panel{grid-template-columns:1fr;gap:28px;padding:30px}.scene-copy>p{max-width:100%}.scene-copy h3 br{display:none}.scene-app{width:100%;max-width:560px;justify-self:center}.scene-module-links{margin-top:17px}.scene-module-links>span{width:auto;margin:0 4px 0 0}.scene-creative{grid-template-columns:120px minmax(0,1fr)}.scene-canvas-notes>div{padding:14px}.scene-canvas-notes b{font-size:10px}.scene-app-title{font-size:10px}.scene-chat{padding:20px}.scene-automation{padding:20px}}
@media(max-width:600px){.scenario-panel{padding:25px 17px;gap:24px;border-radius:18px}.scene-copy h3 br{display:block}.scene-copy{padding-inline:6px}.scene-app{border-radius:10px}.scene-app-title{gap:8px;padding:0 8px;height:32px;font-size:8px}.scene-app-title>.scene-app-brand{font-size:8px;gap:3px}.scene-app-brand>.moki-mark{width:17px;height:17px}.scene-app-title>small{font-size:6px}.scene-app-rail{width:29px;padding-top:13px;gap:12px}.scene-app-rail>span{width:21px;height:23px;border-radius:6px}.scene-app-rail .icon{width:11px;height:11px}.scene-app-layout{min-height:0}.scene-chat{padding:13px 10px 11px}.scene-chat-heading{font-size:8px}.scene-chat-heading>.icon{width:10px;height:10px}.scene-chat-question{font-size:9px;margin:15px 0 15px 15px;padding:8px 9px}.scene-chat-answer{gap:6px}.scene-avatar{width:21px;height:21px}.scene-chat-answer b{font-size:9px}.scene-agenda{padding:0 8px;margin-top:9px}.scene-agenda>div{padding:9px 0;gap:8px}.scene-agenda time{font-size:8px}.scene-agenda div>span{font-size:9px}.scene-agenda small{font-size:7px}.scene-answer-note{font-size:7px!important}.scene-compose{margin-top:13px;padding:9px}.scene-compose>span{font-size:8px}.scene-compose>div{margin-top:12px}.scene-creative{display:flex;flex-direction:column}.scene-library{display:flex;align-items:center;gap:6px;padding:10px 8px;border-right:0;border-bottom:1px solid #e2dfeb;flex-wrap:wrap}.scene-library-title{width:100%;font-size:8px;margin:0 0 4px}.scene-library-file{flex:1;min-width:0;padding:8px 6px;margin:0;gap:6px}.scene-library-file>span{font-size:8px}.scene-library-file small{font-size:6px}.scene-library-file>.icon{width:11px;height:11px}.scene-library>p,.scene-swatches{display:none}.scene-canvas{min-height:280px;padding:12px 10px}.scene-canvas-title{font-size:7px}.scene-canvas-title small{font-size:6px}.scene-canvas-topic{font-size:9px;padding:11px 12px;margin-top:24px}.scene-canvas-links{top:37px;height:210px}.scene-canvas-notes{margin-top:30px;gap:12px;margin-inline:2px}.scene-canvas-notes>div{padding:11px 9px}.scene-canvas-notes b{font-size:8px}.scene-canvas-notes p{font-size:8px;line-height:1.8;margin-top:7px}.scene-canvas-notes small{font-size:6px;margin-top:9px}.scene-canvas-tools{padding:7px 10px;gap:12px;bottom:10px}.scene-canvas-tools>.icon{width:11px;height:11px}.scene-automation{padding:14px 10px 12px}.scene-auto-heading>span{font-size:10px;gap:5px}.scene-auto-heading .icon{width:12px;height:12px}.scene-auto-heading>small{font-size:7px}.scene-auto-schedule{font-size:7px;gap:4px}.scene-auto-schedule>span{font-size:6px}.scene-run-progress{padding:10px 7px;gap:3px;margin:16px 0 13px}.scene-run-progress>span{font-size:7px;gap:3px}.scene-run-progress .icon{width:8px;height:8px}.scene-report-title{padding:11px 9px;font-size:8px}.scene-report-title>span{font-size:6px}.scene-report-title>.icon{width:11px;height:11px}.scene-report-content{padding:1px 11px 12px}.scene-report-content b{font-size:8px}.scene-report-content p{font-size:8px}.scene-auto-record{font-size:7px;flex-wrap:wrap;gap:4px}.scene-auto-record>span{font-size:6px}.scene-confirm-note{font-size:7px;gap:4px;padding-top:10px;margin-top:10px}.scene-module-links{gap:7px;margin-top:18px}.scene-module-links>span{font-size:8px;width:100%;margin:0}.scene-module-links a{font-size:9px}}
.hero .hero-advantage-title{font-size:68px;letter-spacing:-2.8px;line-height:1.32}
.hero-value-copy strong{font-weight:550;color:#827095}
.value-points{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0 0 34px;padding:26px 0 28px;border-block:1px solid var(--line)}
.value-points article{position:relative;min-width:0;padding-right:22px}
.value-points article:not(:last-child){border-right:1px solid var(--line)}
.value-number{display:block;font-size:9px;letter-spacing:1.5px;color:#af9fc1;margin-bottom:11px;font-variant-numeric:tabular-nums}
.value-points h3{font-size:16px;letter-spacing:-.3px;margin-bottom:10px;font-weight:600}
.value-points p{font-size:11px;line-height:1.95;color:#8e879a}
@media(max-width:1050px){.hero .hero-advantage-title{font-size:58px;letter-spacing:-2px}.hero-value-copy{font-size:14px}.value-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.value-points article{padding-right:18px}.value-points article:nth-child(2){border-right:0}.value-points h3{font-size:15px}}
@media(max-width:800px){.hero .hero-advantage-title{font-size:52px}.hero-value-copy{font-size:13px}.value-points{gap:17px}.value-points h3{font-size:13px}.value-points p{font-size:10px}.value-points article{padding-right:12px}}
@media(max-width:600px){.hero .hero-advantage-title{font-size:clamp(28px,8.2vw,46px);letter-spacing:-1px;line-height:1.45}.hero-value-copy{font-size:11px;line-height:2;padding-inline:6px}.hero-value-copy strong{display:block}.hero-value-copy br{display:none}.value-points{grid-template-columns:1fr;gap:19px;margin-bottom:25px;padding:22px 0}.value-points article{padding:0 0 18px 33px;min-height:65px}.value-points article:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.value-points article:last-child{padding-bottom:0}.value-number{position:absolute;left:0;top:4px;font-size:9px;margin:0}.value-points h3{font-size:16px;margin-bottom:8px}.value-points p{font-size:11px;line-height:1.9}.site-footer>p{font-size:8px}}
.product-wordmark{gap:10px;flex-shrink:0}
.workbench-brand-icon{display:block;width:40px;height:40px;border-radius:11px;object-fit:contain;box-shadow:0 2px 7px #62516c0e}
.site-header .workbench-brand-icon{box-shadow:0 7px 10px -4px #292c4140,0 3px 5px -2px #6e5d8a26}
.brand-name{display:flex;align-items:baseline;gap:4px;white-space:nowrap}
.brand-descriptor{font-size:12px;font-weight:450;letter-spacing:.1px;color:#7f768d}
.brand-separator{margin-right:4px;color:#aaa0b7}
.eyebrow-app-icon{width:18px;height:18px;border-radius:5px;object-fit:contain}
.preview-app-name{display:flex;align-items:center;gap:6px;white-space:nowrap}
.preview-app-name>img{width:15px;height:15px;border-radius:4px}
.app-rail>*{flex-shrink:0}
.app-rail>.rail-bottom{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;line-height:1}
.app-rail>.rail-bottom .icon{display:block;flex:none;min-width:17px;min-height:17px}
.app-rail>.rail-bottom .settings-icon{width:17px;height:17px;max-width:17px;max-height:17px;align-self:center;justify-self:center}
@media(max-width:600px){.app-rail>.rail-bottom{width:28px;height:28px;flex-basis:28px}.app-rail>.rail-bottom .icon{min-width:14px;min-height:14px}}
@media(max-width:600px){.app-rail>.rail-bottom .settings-icon{width:14px;height:14px;max-width:14px;max-height:14px}}
.app-rail>.workbench-rail-icon{width:29px;height:29px;border-radius:8px;margin-bottom:9px}
.site-footer .workbench-brand-icon{width:32px;height:32px;border-radius:9px}
.site-footer .brand-descriptor{font-size:10px}
@media(max-width:1050px){.nav-wrap .brand-name{display:block;line-height:1.1}.nav-wrap .brand-descriptor{display:block;margin-top:4px;font-size:10px}.nav-wrap .brand-separator{display:none}.desktop-nav{gap:25px}}
@media(max-width:800px){.desktop-nav{gap:17px;font-size:11px}}
@media(max-width:600px){.product-wordmark{gap:8px}.workbench-brand-icon{width:34px;height:34px;border-radius:10px}.nav-wrap .product-wordmark{font-size:22px}.nav-wrap .brand-descriptor{font-size:9px;letter-spacing:.1px;margin-top:3px}.eyebrow-app-icon{width:16px;height:16px}.app-rail>.workbench-rail-icon{width:24px;height:24px;border-radius:7px}.preview-app-name{font-size:7px;gap:4px}.preview-app-name>img{width:12px;height:12px;border-radius:3px}.window-bar .window-lights{width:31px}.window-bar .demo-label{width:auto;font-size:6px}.site-footer .workbench-brand-icon{width:28px;height:28px;border-radius:8px}.site-footer .brand-descriptor{font-size:9px}.site-footer .product-wordmark{font-size:18px}.site-footer>.product-wordmark{flex-basis:100%}}
body{position:relative;isolation:isolate}
.page-ambient{position:fixed;inset:0;z-index:-2;overflow:hidden;pointer-events:none}
.page-ambient>span{position:absolute;display:block;border-radius:50%;filter:blur(55px)}
.ambient-violet{width:780px;height:780px;left:-310px;top:-250px;background:radial-gradient(circle,#d6c5ef75 0%,#e7def245 38%,transparent 70%)}
.ambient-blue{width:700px;height:700px;right:-270px;top:5%;background:radial-gradient(circle,#cbd9f16b 0%,#dce6f43d 40%,transparent 71%)}
.ambient-mint{width:850px;height:650px;left:22%;bottom:-440px;background:radial-gradient(ellipse,#c8e3db66 0%,#dcece43b 38%,transparent 70%)}
@media(min-width:1700px){.ambient-violet{width:1000px;height:1000px;left:-390px;top:-350px}.ambient-blue{width:950px;height:950px;right:-350px}}
@media(max-width:600px){.page-ambient>span{filter:blur(35px)}.ambient-violet{width:470px;height:560px;left:-270px;top:-180px}.ambient-blue{width:460px;height:580px;right:-290px;top:22%}.ambient-mint{width:560px;height:460px;left:-110px;bottom:-340px}}
.bottom-ambient{position:absolute;inset:auto 0 0;height:690px;overflow:hidden;z-index:-1;pointer-events:none;mask-image:linear-gradient(to bottom,transparent 0%,#000 35%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 35%)}
.bottom-ambient::before,.bottom-ambient::after{content:"";position:absolute;inset:-12% -15% -20%;filter:blur(50px);transform-origin:50% 70%}
.bottom-ambient::before{background:radial-gradient(ellipse at 20% 66%,#c8b4ed99 0%,transparent 49%),radial-gradient(ellipse at 80% 70%,#f2bed580 0%,transparent 46%),radial-gradient(ellipse at 52% 105%,#b9dcd480 0%,transparent 52%);animation:bottom-colors-drift 18s ease-in-out infinite alternate}
.bottom-ambient::after{background:radial-gradient(ellipse at 12% 95%,#edd2df88 0%,transparent 47%),radial-gradient(ellipse at 85% 58%,#b9ddd57a 0%,transparent 48%),radial-gradient(ellipse at 52% 84%,#c9c2ef8c 0%,transparent 51%);animation:bottom-colors-breathe 23s ease-in-out infinite alternate}
.download-section{background:linear-gradient(135deg,#faf8ff9c,#f6f4fc70);border-color:#ffffffb8;box-shadow:0 8px 35px #82709708;backdrop-filter:blur(12px)}
@keyframes bottom-colors-drift{0%{transform:translate(-6%,4%) scale(1);opacity:.7}50%{transform:translate(2%,-3%) scale(1.06);opacity:1}100%{transform:translate(7%,2%) scale(1.02);opacity:.8}}
@keyframes bottom-colors-breathe{0%{transform:translate(7%,2%) scale(1.04);opacity:.15}50%{transform:translate(-1%,5%) scale(1);opacity:.7}100%{transform:translate(-7%,-3%) scale(1.09);opacity:.95}}
@media(max-width:600px){.bottom-ambient{height:590px}.bottom-ambient::before,.bottom-ambient::after{filter:blur(32px)}}
/* Keep expressions on separate SVG groups so looking and blinking can overlap. */
.moki-gaze{animation:moki-look-around 11s ease-in-out infinite;animation-delay:var(--moki-look-delay,0s)}
.moki-eyes{transform-box:view-box;transform-origin:16px 16px;animation:moki-blink 6.8s ease-in-out infinite;animation-delay:var(--moki-blink-delay,0s)}
.hero-mascot{--moki-blink-delay:-1.9s;--moki-look-delay:-3s;animation:moki-float 5.8s ease-in-out infinite}
.greeting-mark>.moki-mark,.download-mascot>.moki-mark,.small-mark>.moki-mark{transform-origin:50% 60%;animation:moki-float 6.5s ease-in-out infinite}
.greeting-mark{--moki-blink-delay:-.4s;--moki-look-delay:-1s}
.download-mascot{--moki-blink-delay:-3.6s;--moki-look-delay:-6s}
.download-mascot>.moki-mark{animation-delay:-2.5s}
.small-mark{--moki-blink-delay:-5s;--moki-look-delay:-8s}
.small-mark>.moki-mark{animation-delay:-4s}
.mini-chat,.reference-chip{--moki-blink-delay:-4.3s;--moki-look-delay:-5s}
.module-assistant-message,.reply-heading{--moki-blink-delay:-1.1s;--moki-look-delay:-2s}
.scene-avatar,.scene-app-brand{--moki-blink-delay:-2.8s;--moki-look-delay:-7s}
@media(hover:hover){.hero-friend:hover .hero-mascot,.assistant-greeting:hover .greeting-mark>.moki-mark,.download-section:hover .download-mascot>.moki-mark{animation:moki-say-hello .85s ease-in-out both}}
@keyframes moki-blink{0%,36%,40%,76%,80%,100%{transform:scaleY(1)}38%,78%{transform:scaleY(.12)}}
@keyframes moki-look-around{0%,17%,48%,59%,100%{transform:translate(0,0)}25%,37%{transform:translate(1px,-.35px)}70%,85%{transform:translate(-.8px,.25px)}}
@keyframes moki-float{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-5px) rotate(3deg)}}
@keyframes moki-say-hello{0%,100%{transform:translateY(0) rotate(0)}25%{transform:translateY(-7px) rotate(-10deg)}55%{transform:translateY(-5px) rotate(9deg)}80%{transform:translateY(-2px) rotate(-4deg)}}
.download-actions{display:grid;grid-template-columns:1.15fr 1fr 1.15fr 1fr;gap:14px;width:min(860px,100%);margin-inline:auto}
.mac-download{border:1px solid #d5cde3;background:#fff9;color:#655573;box-shadow:0 5px 14px #8973b410}.mac-download:hover{background:#f5effb}.mac-download .icon:last-child{width:16px;margin-left:4px}
.download-action{min-width:0}.download-actions .button{width:100%;height:48px;white-space:nowrap}
.support-button{background:#e4daf2;color:#65507e;border:1px solid #c7b4df;box-shadow:0 5px 14px #8973b41c}
.support-button:hover{background:#d8c8ec;box-shadow:0 8px 20px #8973b42b}.support-button .icon{fill:#b29ac92b}
@media(max-width:600px){.download-actions{grid-template-columns:1fr 1fr;gap:16px 10px}.download-action:last-child{grid-column:1/-1;width:100%}.download-actions .button{padding:12px 8px;font-size:11px;gap:6px}.download-actions .download-link>.icon:last-child{display:none}.download-actions .icon{width:16px;height:16px}.download-actions small{font-size:8px}}
.report-preview{margin-top:18px;padding:15px 12px;border:1px solid #e0d8ec;border-radius:12px;background:#fff}.report-preview>small{font-size:8px;color:#9181bb}.report-preview>h4{display:block;font-size:14px;margin-top:10px;line-height:1.5}.report-preview-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.report-preview-metrics>span{display:block;padding:10px 8px;background:#f3eff9;border-radius:8px;font-size:8px;color:#8e879a}.report-preview-metrics b{display:block;font-size:22px;color:#65507e;margin-bottom:5px}.report-preview>p{font-size:9px;line-height:1.9;color:#8e879a;margin-top:15px}.report-preview-note{display:block;font-size:7px;color:#aaa0b7;margin-top:18px}
.support-entry{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:5px 8px;border:0;background:transparent;color:#827095;font:inherit;font-size:11px;cursor:pointer;border-radius:8px;transition:background .2s,color .2s}
.support-entry:hover{background:#e9e1f080;color:#625174}.support-entry .icon{width:14px;height:14px}
.site-footer .footer-support{margin-left:auto;white-space:nowrap}.site-footer .footer-support+span{margin-left:0}
html.support-open{overflow:hidden;scrollbar-gutter:stable}
.support-dialog{width:min(460px,calc(100vw - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:0;border:1px solid #fff;border-radius:24px;background:#fbfaff;color:var(--ink);box-shadow:0 24px 100px #292c4133;overflow:auto;overscroll-behavior:contain}
.support-dialog::backdrop{background:#292c4147;backdrop-filter:blur(6px)}
.support-content{position:relative;padding:26px 28px 22px;text-align:center}
.support-close{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:#8e879a;cursor:pointer}.support-close:hover{background:#ece7f2;color:#292c41}.support-close .icon{width:18px;height:18px}
.support-heart{display:grid;place-items:center;width:40px;height:40px;margin:0 auto 12px;border-radius:14px;background:#eee7f5;color:#9881b3}.support-heart .icon{width:20px;height:20px}
.support-heading h2{font-size:23px;font-weight:600;letter-spacing:-.5px}.support-heading p{margin-top:10px;font-size:12px;line-height:1.9;color:#8e879a}
.payment-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;margin:20px 0 16px;border:1px solid #e8e3ef;border-radius:12px;background:#f1eef6}
.payment-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:0;border-radius:8px;background:transparent;color:#8e879a;font:inherit;font-size:12px;cursor:pointer}.payment-tabs button[aria-selected=true]{background:#fff;color:#292c41;box-shadow:0 2px 6px #292c410a}
.payment-dot{width:7px;height:7px;border-radius:50%;background:#09bb64}.alipay-dot{background:#1877f5}
.payment-panel[hidden]{display:none}.payment-code{display:block;width:auto;height:auto;max-width:100%;max-height:min(48dvh,430px);margin:auto;border-radius:12px;object-fit:contain}
.payment-hint{margin-top:14px;font-size:11px;line-height:1.8;color:#8e879a}.payment-actions{display:flex;justify-content:center;gap:24px;margin-top:5px}.payment-actions a{display:inline-flex;align-items:center;gap:5px;min-height:36px;font-size:11px;color:#827095}.payment-actions a:hover{color:#514363}.payment-actions .icon{width:12px;height:12px}
.support-thanks{margin-top:14px;padding-top:16px;border-top:1px solid #eae5f0;color:#aaa0b7;font-size:10px;line-height:1.8}
@media(max-width:600px){.site-footer .footer-support{margin-left:0}.support-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:20px}.support-content{padding:24px 18px 18px}.support-heading h2{font-size:21px}.payment-hint{font-size:10px}.payment-actions{gap:18px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.site-footer .footer-credit{display:inline-block;margin-left:14px;white-space:nowrap}

.whiteboard-download{border:1px solid #cbded8;background:#eef7f3;color:#4d7064;box-shadow:0 5px 14px #51756510}
.whiteboard-download:hover{background:#e2f0e9}
.whiteboard-download .icon:last-child{width:16px;margin-left:4px}
@media(max-width:600px){.download-actions .download-action:last-child{grid-column:auto}}

.support-moki{display:block;width:26px;height:26px;flex:none;color:var(--ink);transform:rotate(-8deg);transition:transform .25s ease}
.support-moki svg{width:100%;height:100%}
.support-button:hover .support-moki{transform:rotate(6deg) scale(1.08)}

/* Reading sizes for the website and its simplified product previews. */
.desktop-nav{font-size:15px;gap:28px}
.button,.nav-download,.hero-actions .button,.download-actions .button{font-size:15px;min-height:48px}
.text-button{font-size:15px}
.hero-copy,.hero-value-copy{font-size:18px;line-height:1.9}
.eyebrow{font-size:13px}
.hero-note,.preview-hint{font-size:12px;line-height:1.8;color:#777488}
.connections>p{font-size:14px}
.platform-list>span{font-size:17px}.platform-list>span.more-tools{font-size:14px}
h2{font-size:44px}.section-heading>p,.section-subtitle{font-size:16px;line-height:1.9;color:#706d80}
.overline,.module-index,.value-number{font-size:11px}
.value-points h3,.feature-card h3{font-size:21px;line-height:1.55}
.value-points p,.feature-card>p{font-size:16px;line-height:1.9;color:#706d80}
.feature-card{padding:28px 25px 22px}.value-points{gap:28px}
.card-caption{font-size:12px;line-height:1.8;flex-wrap:wrap;gap:6px}.card-caption>span{font-size:11px}
.mini-chat,.mini-task,.mini-files>span,.mini-board>span{font-size:12px}.mini-task small{font-size:10px}
.module-tabs button>span{font-size:16px}.module-tabs button>small{font-size:12px}
.module-copy h3{font-size:30px}.module-lead{font-size:18px;line-height:1.65}
.module-description{font-size:16px;line-height:1.9;color:#706d80}
.module-points li{font-size:15px;line-height:1.85;margin-top:18px;color:#706d80}
.module-points b{font-size:16px;line-height:1.7}.module-points .icon{margin-top:5px}
.module-use{font-size:12px}.modules-connection{font-size:14px;line-height:1.9}
.preview-tabs button,.scenario-tabs button{font-size:14px;min-height:44px}
.scene-copy h3{font-size:32px}.scene-copy>p,.philosophy-copy>p:last-child{font-size:16px;line-height:1.9;color:#706d80}
.scene-tags span{font-size:12px}.scene-module-links>span,.scene-module-links a{font-size:12px}
.principles h3{font-size:20px}.principles p{font-size:16px;line-height:1.9;color:#706d80;max-width:430px}
.faq h2{font-size:30px}.faq summary{font-size:16px;line-height:1.7}.faq details p{font-size:15px;line-height:1.9;color:#706d80}
.download-section h2{font-size:38px}.download-section>p:not(.overline){font-size:16px;line-height:1.8}
.download-section small,.download-actions small{font-size:12px;line-height:1.6}.download-section .overline{font-size:11px}
.site-footer{font-size:12px;line-height:1.8;flex-wrap:wrap;gap:16px}.site-footer>p{font-size:12px}.support-entry{font-size:14px}
.support-heading h2{font-size:27px}.support-heading p,.payment-tabs button{font-size:16px}
.payment-hint,.payment-actions a,.support-thanks{font-size:14px;line-height:1.8}
.assistant-greeting h3{font-size:27px}.assistant-greeting p,.chat-input>p,.demo-reply{font-size:13px;line-height:1.8}
.prompt-choices button{font-size:11px}.chat-topline,.new-chat,.conversation-list p{font-size:12px}
.context-note{font-size:12px}.context-note p{font-size:11px}.context-file b{font-size:11px}.context-file small{font-size:10px}
.organizer-heading p,.organizer-path,.organizer-agent-title,.organizer-file,.organizer-request,.organizer-suggestion,.organizer-run{font-size:13px}
.organizer-suggestion p,.organizer-result{font-size:12px}.organizer-group h4{font-size:13px}
.organizer-demo-note,.organizer-path small,.organizer-heading>span{font-size:11px}
@media(max-width:1050px){
 .desktop-nav{font-size:14px;gap:20px}.feature-card{padding:25px 20px 20px}
 .value-points h3,.feature-card h3{font-size:20px}.value-points p,.feature-card>p{font-size:15px}
}
@media(max-width:800px){
 h2{font-size:36px}.module-tabs button>small{font-size:11px}
 .download-actions{grid-template-columns:1fr 1fr;width:min(580px,100%)}
 .download-actions .download-action:last-child{grid-column:auto}
}
@media(max-width:600px){
 h2,.scenarios h2,.philosophy-copy h2{font-size:31px;line-height:1.5}
 .hero-copy,.hero-value-copy{font-size:16px;line-height:1.9}.hero-actions{gap:18px;flex-wrap:wrap}
 .hero-actions .button,.text-button{font-size:14px}.eyebrow{font-size:12px}.hero-note{font-size:11px}
 .section-heading>p,.section-subtitle,.scene-copy>p,.philosophy-copy>p:last-child{font-size:16px}
 .value-points h3,.feature-card h3{font-size:21px}.value-points p,.feature-card>p{font-size:16px}
 .feature-card{padding:26px 22px 22px}.platform-list>span{font-size:15px}
 .module-tabs button>span{font-size:14px}.module-tabs button>small{font-size:11px}
 .module-copy h3{font-size:28px}.module-lead{font-size:17px}.module-description{font-size:16px}
 .module-points li{font-size:15px}.module-points b{font-size:16px}.module-use{font-size:12px}
 .module-index{font-size:10px}.modules-connection{font-size:13px}.preview-tabs button,.scenario-tabs button{font-size:13px}
 .scene-copy h3{font-size:29px}.faq h2{font-size:28px}.faq summary{font-size:16px}.faq details p{font-size:15px}
 .download-section h2{font-size:29px}.download-section>p:not(.overline){font-size:16px}
 .download-actions .button{font-size:14px;min-height:50px;padding:12px 8px;gap:6px}
 .download-actions small{font-size:11px}.site-footer,.site-footer>p{font-size:12px}
 .assistant-greeting h3{font-size:22px}.assistant-greeting p,.chat-input>p,.demo-reply{font-size:12px}
 .prompt-choices{flex-wrap:wrap}.prompt-choices button{font-size:10px}.chat-topline{font-size:11px}
 .organizer-heading p,.organizer-path,.organizer-request{font-size:12px}.organizer-heading>span{font-size:10px}
 .payment-hint{font-size:14px}.support-heading h2{font-size:25px}
}
@media(max-width:380px){
 .download-actions{grid-template-columns:1fr;gap:18px}.download-actions .button{font-size:15px}
 .organizer-heading{align-items:flex-start;flex-wrap:wrap}
}

.site-header{background:#f4f3fb;background:linear-gradient(110deg,rgba(239,232,250,.8),rgba(249,250,255,.72) 48%,rgba(228,239,250,.8));-webkit-backdrop-filter:blur(22px) saturate(145%);backdrop-filter:blur(22px) saturate(145%);border-bottom:1px solid rgba(255,255,255,.72);box-shadow:0 1px 0 rgba(145,132,171,.07),0 8px 30px rgba(97,86,134,.04)}
.site-header .desktop-nav{color:#5b576e}.site-header .nav-download{background:rgba(255,255,255,.5);border-color:rgba(149,137,175,.22)}

.site-header .nav-wrap{height:64px}
.site-header .nav-download{min-height:40px;padding:9px 15px}
@media(max-width:600px){.site-header .nav-wrap{height:56px}.site-header .nav-download{min-height:38px;padding:8px 12px}.site-header .menu-toggle{width:36px;height:40px}}

/* Tinted glass surfaces for the six feature cards. */
.feature-grid .purple-card{--card-tint:218,205,245}
.feature-grid .blue-card{--card-tint:204,221,246}
.feature-grid .peach-card{--card-tint:243,218,204}
.feature-grid .mint-card{--card-tint:204,230,217}
.feature-grid .lavender-card{--card-tint:219,211,241}
.feature-grid .sand-card{--card-tint:237,224,195}
.feature-grid .feature-card{background:#f5f4fa;background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(var(--card-tint),.46));-webkit-backdrop-filter:blur(20px) saturate(130%);backdrop-filter:blur(20px) saturate(130%);border:1px solid rgba(255,255,255,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.86),inset 0 -1px 0 rgba(var(--card-tint),.18),0 8px 28px rgba(92,81,125,.055);transition:transform .25s ease,box-shadow .25s ease}
.feature-grid .feature-card:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 14px 34px rgba(92,81,125,.1)}
