@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{--ink:#171a18;--muted:#66706a;--line:#dfe4df;--paper:#f7f8f5;--white:#fff;--lime:#bcf45d;--dark:#13251a;--ppt:#ec6b49;--word:#5578e7;--excel:#258e6a;--sans:Manrope,"Noto Sans SC",sans-serif;--mono:"DM Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:fixed;inset:0 0 auto;z-index:50;height:72px;border-bottom:1px solid rgba(27,37,30,.08);background:rgba(247,248,245,.86);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:10px;align-items:center;font-size:16px;font-weight:700;letter-spacing:-.02em}.brand-mark{width:29px;height:29px;padding:6px 5px;display:flex;gap:2px;align-items:end;justify-content:center;border-radius:9px;background:var(--ink)}.brand-mark span{display:block;width:4px;border-radius:2px;background:var(--lime)}.brand-mark span:nth-child(1){height:9px}.brand-mark span:nth-child(2){height:16px}.brand-mark span:nth-child(3){height:12px}.site-header nav{display:flex;align-items:center;gap:34px;margin-left:120px}.site-header nav a,.login-link{font-size:14px;color:#505852;transition:.2s}.site-header nav a:hover,.login-link:hover{color:#111}.nav-actions{display:flex;align-items:center;gap:22px}.nav-cta{display:flex;align-items:center;gap:7px;padding:10px 16px;border-radius:10px;background:var(--ink);color:#fff;font-size:13px;font-weight:600}.menu-button{display:none;border:0;background:none;color:var(--ink)}.hero{position:relative;padding:154px 0 0;overflow:hidden;background:linear-gradient(180deg,#fbfcf9 0%,#f3f6f0 75%,#eef2ec 100%)}.hero:before{content:"";position:absolute;inset:72px 0 auto;height:600px;opacity:.5;background-image:linear-gradient(rgba(23,26,24,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(23,26,24,.035) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 20%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 20%,transparent)}.hero-glow{position:absolute;width:700px;height:500px;top:60px;left:50%;transform:translate(-50%);background:radial-gradient(ellipse,rgba(188,244,93,.25),transparent 68%);filter:blur(20px)}.hero-inner{position:relative;text-align:center}.pill{display:inline-flex;align-items:center;gap:7px;width:max-content;padding:7px 11px;border:1px solid #d7ddd7;border-radius:99px;background:rgba(255,255,255,.72);color:#525b55;font-family:var(--mono);font-size:10px;letter-spacing:.05em;text-transform:uppercase}.status-dot{width:6px;height:6px;border-radius:50%;background:#68a821;box-shadow:0 0 0 4px #68a8211f}.hero h1{margin:24px auto 21px;font-size:clamp(55px,6.4vw,86px);font-weight:600;line-height:1.03;letter-spacing:-.065em}.hero h1 span{color:#506258}.hero-sub{margin:0 auto;color:#5c6760;font-size:17px;line-height:1.8;letter-spacing:-.01em}.hero-actions{display:flex;justify-content:center;gap:12px;margin:31px 0 18px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 21px;border-radius:12px;font-size:14px;font-weight:600}.primary-button{background:var(--dark);color:#fff;box-shadow:0 8px 28px #13251a26;transition:.25s}.primary-button:hover{transform:translateY(-2px);box-shadow:0 11px 34px #13251a38}.secondary-button{border:1px solid #d8ded8;background:rgba(255,255,255,.74);color:#49524c}.hero-proof{display:flex;justify-content:center;gap:22px;color:#7b847e;font-size:11px}.hero-proof span{display:flex;align-items:center;gap:5px}.hero-workspace{width:1120px;max-width:100%;margin:72px auto -1px;text-align:left;border:1px solid #cdd5ce;border-bottom:0;border-radius:18px 18px 0 0;overflow:hidden;background:#fff;box-shadow:0 38px 90px #29382e24}.workspace-bar{height:48px;display:flex;align-items:center;border-bottom:1px solid #e6e9e6;background:#fbfcfb;font-size:11px}.workspace-brand{width:172px;padding-left:15px;display:flex;align-items:center;gap:8px}.mini-logo{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;background:#18211b;color:#c9ff72;font-size:10px}.workspace-file{margin:auto;display:flex;align-items:center;gap:7px}.workspace-file span{margin-left:5px;color:#6b8c76}.workspace-avatar{margin-right:14px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#dce8dc;color:#415348;font-size:10px}.workspace-body{display:grid;grid-template-columns:172px 1fr 292px;height:535px}.slide-rail{padding:16px 13px;background:#f5f6f4;border-right:1px solid #e2e6e2}.rail-title{display:flex;justify-content:space-between;margin-bottom:12px;color:#707a73;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.slide-thumb{position:relative;height:82px;margin-bottom:11px;padding:13px 12px;overflow:hidden;background:#fff;border:1px solid #dde2de;border-radius:5px;box-shadow:0 2px 4px #141e1708}.slide-thumb.selected{border:2px solid #273b2e}.slide-thumb i{position:absolute;left:4px;top:4px;color:#89918c;font-style:normal;font-size:6px}.slide-thumb b{display:block;margin:8px 0 5px;font-size:11px;line-height:1.08}.slide-thumb small{font-size:4px;color:#ec6b49}.slide-thumb.chart{display:flex;align-items:end;gap:5px;padding:18px 21px}.slide-thumb.chart span{width:20px;background:#cbd5cd}.slide-thumb.chart span:nth-child(1){height:16px}.slide-thumb.chart span:nth-child(2){height:38px;background:#f08061}.slide-thumb.chart span:nth-child(3){height:26px}.slide-thumb.quote{background:#1c2921;color:#fff}.slide-thumb.quote b{font-size:24px;color:#c6f973}.slide-thumb.quote small{color:#adbbb0}.slide-thumb.muted span{display:block;width:80%;height:30px;margin:12px auto;background:#eef1ee}.canvas-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;background:#e9ece9}.slide-canvas{position:relative;width:min(90%,588px);aspect-ratio:16/9;padding:50px 52px;overflow:hidden;background:#faf5eb;box-shadow:0 12px 32px #232d2629}.slide-kicker{font-family:var(--mono);font-size:7px;letter-spacing:.2em}.slide-number{position:absolute;right:31px;top:28px;font-family:var(--mono);font-size:9px}.slide-canvas h3{position:relative;z-index:2;margin:47px 0 19px;font-size:38px;line-height:1.02;letter-spacing:-.055em}.slide-canvas h3 em{color:#e66343;font-style:normal}.slide-canvas p{position:relative;z-index:2;font-size:9px;line-height:1.7}.slide-orb{position:absolute;border-radius:50%;filter:blur(.2px)}.orb-one{width:190px;height:190px;right:-5px;bottom:-28px;background:radial-gradient(circle at 30% 25%,#ffb582,#e8583b 52%,#b52f31)}.orb-two{width:115px;height:115px;right:109px;bottom:39px;border:1px solid rgba(255,255,255,.7);background:rgba(255,199,160,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.slide-foot{position:absolute;bottom:20px;left:52px;font-size:5px;letter-spacing:.15em}.canvas-status{width:90%;max-width:588px;margin-top:13px;display:flex;justify-content:space-between;color:#778079;font-size:8px}.agent-panel{position:relative;display:flex;flex-direction:column;border-left:1px solid #e3e7e3;background:#fff}.agent-heading{height:48px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0ed;font-size:11px}.agent-heading div,.agent-name{display:flex;align-items:center;gap:6px}.agent-heading svg,.agent-name svg{color:#638b3e}.online{color:#718078;font-size:8px}.agent-feed{flex:1;padding:16px 14px;background:#fafbfa}.user-message{margin-left:28px;padding:11px 12px;border-radius:12px 12px 3px;background:#eaf0e9;font-size:9px;line-height:1.55}.agent-message{margin-top:17px;padding:11px 10px;border:1px solid #e1e6e1;border-radius:11px;background:#fff;font-size:9px}.agent-name{font-weight:600}.agent-message>p{margin:9px 0;color:#5e6861;line-height:1.5}.task{display:flex;align-items:center;gap:7px;padding:7px 0;border-top:1px solid #f0f2f0;color:#68726b;font-size:8px}.task.done svg{padding:2px;border-radius:50%;background:#e6f4df;color:#5e993d}.task.active{color:#203127}.spinner{width:10px;height:10px;border:1px solid #aec2b1;border-top-color:#2d5639;border-radius:50%;animation:spin 1s linear infinite}.agent-input{height:42px;margin:0 12px 12px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;border:1px solid #dce2dc;border-radius:9px;color:#929a94;font-size:8px}@keyframes spin{to{transform:rotate(360deg)}}.trust-strip{padding:26px 0;border-bottom:1px solid var(--line);background:#eef2ec}.trust-strip .container{display:flex;align-items:center;justify-content:space-between}.trust-strip .container>span{color:#7b847d;font-size:11px}.trust-strip .container>div{display:flex;align-items:center;gap:26px}.trust-strip b{display:flex;align-items:center;gap:7px;color:#59635c;font-size:12px;font-weight:500}.trust-strip svg{width:16px}.trust-strip i{width:3px;height:3px;border-radius:50%;background:#bec5bf}.how-section,.cases-section,.faq-section{padding:130px 0}.section-heading{max-width:650px}.section-heading h2{margin:13px 0 17px;font-size:clamp(38px,4.2vw,58px);line-height:1.08;letter-spacing:-.05em;font-weight:600}.section-heading p{max-width:600px;margin:0;color:var(--muted);font-size:16px;line-height:1.75}.eyebrow{color:#707c74;font-family:var(--mono);font-size:10px;letter-spacing:.15em}.how-section .section-heading,.products-intro .section-heading,.cases-section>.container>.section-heading{text-align:center;margin:0 auto}.how-section .section-heading p,.products-intro .section-heading p,.cases-section>.container>.section-heading p{margin-left:auto;margin-right:auto}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:62px}.steps article{position:relative;min-height:280px;padding:29px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.68);overflow:hidden}.steps article>span{position:absolute;right:24px;top:20px;color:#b3bcb6;font-family:var(--mono);font-size:10px}.step-icon{width:50px;height:50px;margin:30px 0 37px;display:grid;place-items:center;border-radius:15px;background:#eaf1e6;color:#31503b}.step-icon svg{width:22px}.steps h3{margin:0 0 10px;font-size:19px;letter-spacing:-.025em}.steps p{margin:0;color:#69736d;font-size:13px;line-height:1.7}.steps article:after{content:"";position:absolute;width:110px;height:110px;right:-50px;bottom:-50px;border:1px solid #e3e9e3;border-radius:50%}.products-intro{padding:130px 0 70px;border-top:1px solid var(--line);background:#fff}.product-section{padding:90px 0 120px;background:#fff}.product-layout{display:grid;grid-template-columns:370px minmax(0,1fr);gap:90px;align-items:center}.product-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:32px;border-radius:14px}.product-icon svg{width:21px}.product-copy h2{margin:15px 0 18px;font-size:43px;line-height:1.12;letter-spacing:-.05em;font-weight:600}.product-copy>p{margin:0;color:var(--muted);font-size:15px;line-height:1.8}.product-copy ul{display:grid;gap:13px;margin:28px 0 30px;padding:0;list-style:none}.product-copy li{display:flex;align-items:center;gap:10px;color:#485149;font-size:13px}.product-copy li svg{padding:2px;border-radius:50%}.product-copy>a{display:inline-flex;align-items:center;gap:9px;padding-bottom:5px;border-bottom:1px solid currentColor;font-size:13px;font-weight:600}.ppt-tone{--accent:var(--ppt);background:#fffaf7}.ppt-tone .product-icon{background:#fee6de;color:#c64f30}.ppt-tone li svg{background:#fde5de;color:#bd4b30}.word-tone{--accent:var(--word);background:#f7f9ff}.word-tone .product-layout{grid-template-columns:minmax(0,1fr) 370px}.word-tone .product-copy{order:2}.word-tone .product-icon{background:#e5ebff;color:#3f5ec0}.word-tone li svg{background:#e4eafe;color:#425eb6}.excel-tone{--accent:var(--excel);background:#f5fbf8}.excel-tone .product-icon{background:#dff4e9;color:#237654}.excel-tone li svg{background:#dff2e9;color:#287757}.product-visual{position:relative;min-height:485px;border:1px solid rgba(51,65,56,.16);border-radius:18px;overflow:hidden;background:#f6f7f5;box-shadow:0 25px 55px #26332b1f}.visual-top{height:45px;padding:0 14px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #e4e7e4;background:#fff;color:#69716c;font-size:8px}.visual-top>span:last-child{text-align:right}.traffic{display:flex;gap:5px}.traffic i{width:7px;height:7px;border-radius:50%;background:#dadfda}.traffic i:nth-child(1){background:#ff9e8d}.traffic i:nth-child(2){background:#ffd182}.traffic i:nth-child(3){background:#9ed8ad}.ppt-grid{display:grid;grid-template-columns:1.55fr .8fr;gap:12px;padding:30px;background:#efece8}.ppt-main-card,.ppt-side-card{position:relative;overflow:hidden;aspect-ratio:16/11;padding:31px;background:#15251d;color:#fff}.ppt-main-card>span,.ppt-side-card>span{font-family:var(--mono);font-size:7px;letter-spacing:.15em}.ppt-main-card h4{position:relative;z-index:2;margin:59px 0 0;font-size:34px;line-height:1.05;letter-spacing:-.05em}.ppt-main-card small{position:absolute;left:31px;bottom:22px;font-size:5px;letter-spacing:.12em}.coral-shape{position:absolute;width:180px;height:180px;right:-45px;bottom:-50px;border-radius:49% 51% 48% 52%;background:linear-gradient(145deg,#ffb08b,#f06648 52%,#d5483a);transform:rotate(-15deg)}.ppt-side-card{padding:25px 20px;background:#f5eadd;color:#272520}.ppt-side-card b{display:block;margin:42px 0 6px;color:#df5c3e;font-size:45px}.ppt-side-card p{font-size:9px;line-height:1.5}.mini-bars{position:absolute;bottom:25px;left:20px;right:20px;height:70px;display:flex;gap:8px;align-items:end}.mini-bars i{flex:1;background:#d3c7b7}.mini-bars i:nth-child(1){height:40%}.mini-bars i:nth-child(2){height:66%}.mini-bars i:nth-child(3){height:50%}.mini-bars i:nth-child(4){height:91%;background:#e76749}.floating-prompt{position:absolute;right:21px;bottom:18px;width:310px;padding:13px 14px;border:1px solid #dadfdb;border-radius:12px;background:rgba(255,255,255,.93);box-shadow:0 10px 26px #29352d21;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.floating-prompt span{display:flex;align-items:center;gap:6px;color:#bc4e34;font-size:9px;font-weight:600}.floating-prompt p{margin:6px 0 0;color:#5f6862;font-size:8px;line-height:1.5}.word-visual{background:#e9edf4}.document-sheet{width:73%;min-height:420px;margin:25px auto 0;padding:34px 42px;background:#fff;box-shadow:0 12px 30px #313e5121}.doc-meta{display:flex;justify-content:space-between;color:#5673bc;font-family:var(--mono);font-size:6px;letter-spacing:.1em}.document-sheet h4{margin:19px 0 11px;font-family:serif;font-size:27px;letter-spacing:-.04em}.doc-lead{margin:0 0 24px;padding-bottom:19px;border-bottom:1px solid #dfe4eb;color:#56606c;font-size:8px;line-height:1.7}.document-sheet h5{margin:0 0 10px;color:#4d67ac;font-size:8px;letter-spacing:.08em}.doc-cols{display:grid;grid-template-columns:1fr 90px;gap:21px}.doc-cols p{font-family:serif;font-size:9px;line-height:1.8}.doc-cols mark{padding:1px 3px;background:#dce5ff;color:#2f4b98}.doc-stat{padding-left:18px;border-left:2px solid #5d7bd0}.doc-stat b,.doc-stat span{display:block}.doc-stat b{color:#4565ba;font-size:24px}.doc-stat span{font-size:6px}.doc-note{position:absolute;width:330px;right:21px;bottom:22px;padding:12px;display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:start;border:1px solid #b9c9f2;border-radius:11px;background:#f8faff;box-shadow:0 9px 24px #354e8e21;font-size:8px}.doc-note svg{color:#4e70cc}.doc-note b{font-size:8px}.doc-note p{margin:4px 0 0;color:#68758a;line-height:1.5}.doc-note button{border:0;border-radius:6px;background:#4f6bc1;color:#fff;font-size:7px;padding:5px 8px}.excel-visual{background:#e7efe9}.sheet-shell{padding:0 17px 20px}.formula-bar{height:33px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #d3ddd6;color:#69766e;font-size:7px}.formula-bar span{color:#27845e;font-style:italic;font-weight:700}.formula-bar code{font-family:var(--mono)}.sheet-tabs{display:flex;gap:3px;margin:10px 0 15px}.sheet-tabs span{padding:7px 11px;background:rgba(255,255,255,.55);color:#728078;font-size:7px}.sheet-tabs span.active{background:#fff;color:#247552;border-bottom:2px solid #31956c}.dashboard-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.dashboard-cards>div{padding:15px;border:1px solid #dce5df;border-radius:8px;background:#fff}.dashboard-cards span,.dashboard-cards b,.dashboard-cards em{display:block}.dashboard-cards span{color:#758179;font-size:7px}.dashboard-cards b{margin:8px 0 5px;font-size:21px}.dashboard-cards em{color:#27875f;font-size:7px;font-style:normal}.excel-bottom{display:grid;grid-template-columns:1.8fr .8fr;gap:9px;margin-top:9px}.chart-box,.insight-box{min-height:230px;padding:16px;border:1px solid #dce5df;border-radius:8px;background:#fff}.chart-head{display:flex;justify-content:space-between;font-size:8px}.chart-head span{color:#7b857e;font-size:6px}.line-chart{position:relative;height:150px;margin-top:23px;border-bottom:1px solid #dfe6e1;background:repeating-linear-gradient(to bottom,#fff,#fff 37px,#edf1ee 38px)}.line-chart>i{position:absolute;bottom:0;width:7%;background:#e2ede6}.line-chart>i:nth-child(1){left:4%;height:25%}.line-chart>i:nth-child(2){left:20%;height:35%}.line-chart>i:nth-child(3){left:36%;height:32%}.line-chart>i:nth-child(4){left:52%;height:56%}.line-chart>i:nth-child(5){left:68%;height:61%}.line-chart>i:nth-child(6){left:84%;height:81%}.line-chart svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.line-chart polyline{fill:none;stroke:#23845d;stroke-width:3;vector-effect:non-scaling-stroke}.line-chart polyline.target{stroke:#95a99c;stroke-width:1.5;stroke-dasharray:4 4}.insight-box{background:#173d2d;color:#fff}.insight-box>span{display:flex;align-items:center;gap:6px;color:#b8e6c9;font-size:7px}.insight-box b{display:block;margin:37px 0 10px;font-size:16px;line-height:1.25}.insight-box p{color:#c4d3ca;font-size:8px;line-height:1.7}.cases-section{background:#172019;color:#fff}.cases-section .eyebrow{color:#9bad9f}.cases-section .section-heading p{color:#9eaaa1}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:59px}.case-card{padding:10px 10px 24px;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:#202a22}.case-cover{height:305px;margin-bottom:20px;border-radius:12px;overflow:hidden}.case-card .pill{margin-left:10px;border-color:#ffffff21;background:rgba(255,255,255,.06);color:#adb8af}.case-card h3{margin:16px 10px 10px;font-size:17px;line-height:1.5;font-weight:500;letter-spacing:-.02em}.case-card>p{margin:0 10px;color:#8f9c92;font-size:9px}.case-ppt .case-cover{position:relative;padding:28px;background:#f0cabb;color:#422c26}.case-ppt .case-cover span{font:7px var(--mono);letter-spacing:.14em}.case-ppt .case-cover b{position:relative;z-index:2;display:block;margin-top:67px;font-size:38px;line-height:1.04;letter-spacing:-.06em}.case-ppt .case-cover i{position:absolute;bottom:25px;left:28px;font:6px var(--mono);font-style:normal;letter-spacing:.1em}.case-ppt .case-cover:after{content:"";position:absolute;width:180px;height:230px;right:-50px;top:39px;border-radius:50% 45%;background:linear-gradient(160deg,#9e373b,#ed6548 48%,#ff9e6e);transform:rotate(19deg)}.case-word .case-cover{padding:27px;background:#dfe5f2}.paper-lines{height:100%;padding:26px;background:#fff;color:#2e3640;box-shadow:0 9px 18px #2b354a1f}.paper-lines span{display:block;height:3px;margin:12px 0;background:#e3e7ed}.paper-lines span:nth-of-type(1){width:28%;background:#6680c4}.paper-lines span:nth-of-type(3){width:86%}.paper-lines span:nth-of-type(4){width:73%}.paper-lines b{display:block;margin:23px 0;font-family:serif;font-size:22px}.paper-lines em{display:block;margin:20px 0;padding:12px;border-left:2px solid #5975bf;background:#eef2fb;color:#50659c;font-size:8px;font-style:normal}.case-excel .case-cover{padding:30px;background:#dcebe1}.mini-dashboard{height:100%;padding:25px;border-radius:8px;background:#fff;color:#27352d}.mini-dashboard span{font-size:8px}.mini-dashboard b{display:block;margin:12px 0 19px;color:#247554;font-size:34px}.mini-dashboard>div{height:90px;display:flex;align-items:end;gap:8px;border-bottom:1px solid #dfe7e1}.mini-dashboard i{flex:1;background:#9fc8b1}.mini-dashboard i:nth-child(1){height:38%}.mini-dashboard i:nth-child(2){height:52%}.mini-dashboard i:nth-child(3){height:44%}.mini-dashboard i:nth-child(4){height:70%}.mini-dashboard i:nth-child(5){height:91%;background:#2c9269}.mini-dashboard em{display:block;margin-top:20px;padding:9px;background:#eef7f2;color:#2d7557;font-size:7px;font-style:normal}.proof-section{padding:130px 0;background:#f1f4ef}.proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.proof-copy h2{margin:16px 0 19px;font-size:52px;line-height:1.08;letter-spacing:-.055em;font-weight:600}.proof-copy>p{max-width:480px;color:#657068;font-size:15px;line-height:1.8}.proof-list{display:grid;gap:15px;margin-top:32px}.proof-list span{display:flex;align-items:center;gap:10px;color:#475149;font-size:12px}.proof-list svg{width:18px;color:#50745a}.agent-log{padding:20px;border:1px solid #d9e0da;border-radius:18px;background:#fff;box-shadow:0 22px 50px #32433717}.log-top{display:flex;justify-content:space-between;padding:2px 3px 18px;border-bottom:1px solid #e9ece9;font-size:10px}.log-top span{display:flex;align-items:center;gap:7px;font-weight:600}.log-top svg{width:14px;color:#60904a}.log-top em{padding:4px 7px;border-radius:99px;background:#e8f5e2;color:#4e7c3b;font-size:7px;font-style:normal}.log-item{display:grid;grid-template-columns:25px 1fr auto;gap:9px;align-items:center;padding:14px 3px}.log-item>svg{width:18px;padding:4px;border-radius:50%;background:#e7f3e3;color:#55853f}.log-item b,.log-item small{display:block}.log-item b{font-size:10px}.log-item small{margin-top:3px;color:#7d877f;font-size:7px}.log-item time{color:#939c95;font:7px var(--mono)}.log-line{height:12px;margin:-10px 0 -10px 12px;border-left:1px dashed #cfd8d0}.log-result{margin-top:7px;padding:15px;border-radius:10px;background:#f0f5ef}.log-result span,.log-result b{display:block}.log-result span{color:#69806e;font-size:7px}.log-result b{margin:6px 0 13px;font-size:11px}.log-result button{display:flex;align-items:center;gap:6px;border:0;background:none;color:#345c3e;font-size:8px;font-weight:600}.log-result svg{width:12px}.faq-section{background:#fff}.faq-layout{display:grid;grid-template-columns:390px 1fr;gap:120px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:25px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-size:14px;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:20px;font-weight:400;transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:-8px 45px 26px 0;color:#69736c;font-size:12px;line-height:1.75}.final-cta{position:relative;padding:130px 0;overflow:hidden;background:#12261a;color:#fff;text-align:center}.final-cta .container{position:relative;z-index:2}.final-cta .pill{border-color:#ffffff29;background:rgba(255,255,255,.06);color:#a8b9ad}.final-cta h2{margin:23px 0 17px;font-size:clamp(44px,5vw,67px);line-height:1.08;letter-spacing:-.06em;font-weight:600}.final-cta p{margin:0 0 31px;color:#9aaca0;font-size:15px}.primary-button.light{background:#c4f56f;color:#17231a;box-shadow:0 9px 30px #a6e25c21}.cta-orb{position:absolute;border-radius:50%;filter:blur(2px)}.cta-orb.one{width:500px;height:500px;left:-320px;top:-260px;border:1px solid rgba(192,244,105,.15);box-shadow:inset 0 0 100px #aeec5a12}.cta-orb.two{width:480px;height:480px;right:-300px;bottom:-300px;background:radial-gradient(circle at 30% 30%,rgba(156,224,91,.12),transparent 65%)}footer{padding:65px 0 25px;background:#0d1710;color:#fff}.footer-main{display:flex;justify-content:space-between}.footer-main>div:first-child p{margin:15px 0;color:#77857b;font-size:11px}.footer-links{display:flex;gap:100px}.footer-links>div{display:grid;gap:11px}.footer-links b{margin-bottom:5px;color:#a6b3a9;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.footer-links a{color:#77857b;font-size:11px}.footer-bottom{display:flex;justify-content:space-between;margin-top:60px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);color:#526056;font-size:9px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.steps .reveal:nth-child(2),.case-grid .reveal:nth-child(2){transition-delay:.12s}.steps .reveal:nth-child(3),.case-grid .reveal:nth-child(3){transition-delay:.24s}@media (max-width:960px){.site-header nav{margin-left:0;gap:22px}.product-layout,.word-tone .product-layout{grid-template-columns:1fr;gap:48px}.product-copy,.word-tone .product-copy{order:0;max-width:600px}.product-visual{min-height:480px}.proof-grid{gap:50px}.faq-layout{grid-template-columns:300px 1fr;gap:60px}.workspace-body{grid-template-columns:140px 1fr 250px}.workspace-brand{width:140px}.slide-canvas{padding:35px}.slide-canvas h3{margin-top:35px;font-size:31px}}@media (max-width:760px){.container{width:min(100% - 32px,1180px)}.site-header{height:64px}.site-header nav{position:absolute;display:none;inset:64px 0 auto;padding:20px 16px;background:#f7f8f5;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.nav-actions{display:none}.menu-button{display:block}.hero{padding-top:125px}.hero h1{font-size:49px}.hero-sub br{display:none}.hero-sub{font-size:15px}.hero-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}.hero-proof{display:none}.hero-workspace{margin-top:48px;border-radius:12px 12px 0 0}.workspace-body{grid-template-columns:78px 1fr;height:420px}.workspace-brand{width:78px}.workspace-brand b{display:none}.workspace-file{font-size:8px}.slide-rail{padding:10px 7px}.slide-thumb{height:55px;padding:7px}.slide-thumb b{font-size:7px}.slide-thumb.chart{padding:11px;gap:3px}.slide-thumb.chart span{width:10px}.slide-thumb.quote b{font-size:14px}.agent-panel{display:none}.slide-canvas{width:90%;padding:25px}.slide-kicker{font-size:5px}.slide-canvas h3{margin-top:28px;font-size:23px}.slide-canvas p{font-size:6px}.orb-one{width:120px;height:120px}.orb-two{width:75px;height:75px;right:70px}.trust-strip .container{justify-content:center}.trust-strip .container>span{display:none}.trust-strip .container>div{gap:12px}.trust-strip b{font-size:8px}.trust-strip i{display:none}.how-section,.cases-section,.faq-section,.proof-section{padding:90px 0}.section-heading h2{font-size:38px}.steps,.case-grid{grid-template-columns:1fr}.steps article{min-height:235px}.product-section{padding:75px 0 90px}.products-intro{padding:90px 0 35px}.product-copy h2{font-size:36px}.product-layout{gap:35px}.product-visual{min-height:390px}.ppt-grid{padding:15px;gap:7px}.ppt-main-card{padding:20px}.ppt-main-card h4{margin-top:45px;font-size:25px}.ppt-side-card{padding:18px 12px}.ppt-side-card b{margin-top:27px;font-size:30px}.floating-prompt{width:250px}.word-visual{min-height:445px}.document-sheet{width:85%;padding:27px}.doc-note{width:270px}.excel-visual{min-height:485px}.dashboard-cards{grid-template-columns:1fr 1fr}.dashboard-cards>div:nth-child(3){display:none}.excel-bottom{grid-template-columns:1fr}.insight-box{display:none}.case-cover{height:270px}.proof-grid{grid-template-columns:1fr;gap:45px}.proof-copy h2{font-size:42px}.faq-layout{grid-template-columns:1fr;gap:38px}.final-cta{padding:100px 0}.final-cta h2{font-size:43px}.footer-main{display:grid;gap:48px}.footer-links{gap:60px}.footer-bottom{gap:20px}.footer-bottom span:last-child{text-align:right}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.spinner{animation:none}.primary-button:hover{transform:none}}.hero-workspace.actual-ui{position:relative;width:1180px;margin-top:64px;border:1px solid #cfd6d0;border-radius:18px 18px 0 0;overflow:visible;background:#fff;box-shadow:0 38px 90px #29382e26}.hero-workspace.actual-ui>img{display:block;width:100%;border-radius:17px 17px 0 0}.actual-badge{position:absolute;z-index:3;display:grid;grid-template-columns:25px 1fr;column-gap:8px;padding:10px 12px;border:1px solid rgba(32,47,37,.14);border-radius:10px;background:rgba(255,255,255,.95);box-shadow:0 10px 28px #23312829;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left}.actual-badge>span{grid-row:1/3;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#17251c;color:#c4f66b;font:7px var(--mono)}.actual-badge b,.actual-badge small{display:block;white-space:nowrap}.actual-badge b{font-size:9px}.actual-badge small{margin-top:2px;color:#7a847d;font-size:7px}.actual-badge.instruction{right:-23px;top:110px}.actual-badge.preview{left:33%;bottom:28px}.actual-badge.delivery{right:-18px;bottom:76px}.actual-product-visual{min-height:0;aspect-ratio:16/10;background:#fff}.actual-product-visual>img{display:block;width:100%;height:100%;object-fit:cover}.actual-prompt{position:absolute;left:20px;right:20px;bottom:18px;padding:13px 15px;display:flex;align-items:center;gap:10px;border:1px solid #d8e0da;border-radius:11px;background:rgba(255,255,255,.95);box-shadow:0 10px 30px #23312829;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.actual-prompt svg{color:#2d6fbf}.actual-prompt b,.actual-prompt small{display:block}.actual-prompt b{font-size:10px}.actual-prompt small{margin-top:3px;color:#758078;font-size:8px}.delivery-flow{padding:130px 0;background:#152019;color:#fff}.delivery-flow .section-heading{max-width:760px}.delivery-flow .eyebrow{color:#9dad9f}.delivery-flow .section-heading p{color:#a2afa6}.delivery-story{display:grid;grid-template-columns:1.02fr 1.45fr;gap:16px;margin-top:62px}.flow-card{padding:20px;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:#202b23;overflow:hidden}.flow-card.flow-delivery{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.45fr;gap:25px;align-items:center}.flow-step{display:flex;gap:13px;align-items:flex-start;margin-bottom:18px}.flow-step>span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#c2f36e;color:#172019;font:8px var(--mono)}.flow-step b{display:block;margin:1px 0 6px;font-size:15px}.flow-step p{max-width:440px;margin:0;color:#9ca9a0;font-size:10px;line-height:1.65}.flow-media{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#fff}.flow-media img{display:block;width:100%}.chat-crop,.preview-crop{height:500px}.chat-crop img,.preview-crop img{height:100%;object-fit:cover}.chat-crop img{object-position:top}.preview-crop img{object-position:center}.delivery-crop{background:#f5f6f5}.delivery-crop img{width:100%}.flow-delivery .flow-step{margin:0}@media (max-width:760px){.hero h1{font-size:45px}.hero-workspace.actual-ui{margin-top:44px;overflow:hidden}.actual-badge{display:none}.delivery-flow{padding:90px 0}.delivery-story{grid-template-columns:1fr}.flow-card.flow-delivery{grid-column:auto;display:block}.flow-delivery .flow-step{margin-bottom:18px}.chat-crop,.preview-crop{height:390px}.actual-product-visual{aspect-ratio:1/1.08}.actual-product-visual>img{object-position:63% center}}.anywhere-section{padding:135px 0;background:#f5f0e8;overflow:hidden}.anywhere-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:105px;align-items:center}.anywhere-copy h2{margin:17px 0 21px;font-size:52px;line-height:1.08;letter-spacing:-.055em;font-weight:600}.anywhere-copy>p{max-width:500px;margin:0;color:#687068;font-size:15px;line-height:1.85}.capability-points{display:grid;gap:17px;margin:35px 0}.capability-points>span{display:grid;grid-template-columns:35px 1fr;column-gap:11px}.capability-points svg{grid-row:1/3;width:18px;height:18px;padding:8px;box-sizing:content-box;border-radius:10px;background:#fff;color:#2f6143}.capability-points b{font-size:12px}.capability-points small{margin-top:3px;color:#7d837e;font-size:9px}.anywhere-copy>a,.knowledge-benefits+a{display:inline-flex;align-items:center;gap:8px;color:#244e34;font-size:11px;font-weight:700;border-bottom:1px solid #9fb0a4;padding-bottom:5px}.mobile-office-visual{position:relative;min-height:655px}.phone-shell{position:absolute;z-index:2;left:80px;top:0;width:330px;height:630px;padding:12px 12px 18px;border:7px solid #182019;border-radius:43px;background:#f4f6f4;box-shadow:0 35px 70px #302e2533;overflow:hidden}.phone-shell:before{content:"";position:absolute;z-index:3;top:7px;left:50%;width:80px;height:22px;transform:translate(-50%);border-radius:20px;background:#182019}.phone-status{height:24px;padding:0 11px;display:flex;justify-content:space-between;align-items:center;font-size:7px}.phone-status i{margin-left:auto;width:12px;height:6px;border-radius:1px;background:linear-gradient(90deg,#172019 25%,transparent 25% 34%,#172019 34% 59%,transparent 59% 68%,#172019 68%)}.phone-status b{margin-left:6px;font-size:6px}.im-head{height:52px;margin:0 -12px;padding:6px 16px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;border-bottom:1px solid #dfe3df;background:#fff}.im-head>div{text-align:center}.im-head b,.im-head small{display:block}.im-head b{font-size:11px}.im-head small{margin-top:2px;color:#89908a;font-size:6px}.im-back{font-size:24px}.im-time{text-align:center;margin:15px 0 9px;color:#999f9a;font-size:6px}.im-message{width:83%;margin-left:auto;padding:10px;border-radius:12px 3px 12px 12px;background:#c8f27f;color:#243025;font-size:8px;line-height:1.55}.im-message p{margin:0}.im-message b{color:#2d6543}.im-agent{display:grid;grid-template-columns:25px 1fr;gap:7px;margin-top:15px}.agent-avatar{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#15231a;color:#c4f56f;font:7px var(--mono)}.im-agent>div>b{font-size:7px;color:#6e776f}.agent-bubble{margin-top:4px;padding:10px;border:1px solid #e2e6e2;border-radius:3px 12px 12px;background:#fff;font-size:7px}.agent-bubble p{margin:0 0 8px}.agent-bubble strong{display:block;margin-top:3px}.agent-bubble ul{display:grid;gap:6px;margin:0;padding:8px 0 0;border-top:1px solid #eef0ee;list-style:none;color:#667068}.agent-bubble li{display:flex;align-items:center;gap:5px}.agent-bubble svg{width:10px;color:#418159}.mini-spinner{width:8px;height:8px;border:1px solid #b6c0b8;border-top-color:#3d7350;border-radius:50%}.im-agent.result{margin-top:11px}.file-result{margin-top:4px;padding:9px;display:grid;grid-template-columns:30px 1fr 12px;gap:7px;align-items:center;border:1px solid #dfe4df;border-radius:3px 10px 10px;background:#fff}.ppt-file{display:grid;place-items:center;width:30px;height:34px;border-radius:6px;background:#fbe5df;color:#dc684b}.ppt-file svg{width:14px}.file-result strong,.file-result small{display:block}.file-result strong{font-size:7px}.file-result small{margin-top:3px;color:#8a928c;font-size:6px}.file-result>svg{width:10px;color:#9ca39d}.im-input{position:absolute;left:12px;right:12px;bottom:14px;height:36px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;border:1px solid #dde2de;border-radius:20px;background:#fff;color:#a0a6a1;font-size:7px}.im-input svg{width:14px;color:#386d4c}.sync-card{position:absolute;z-index:3;left:0;right:0;bottom:0;padding:17px;display:grid;grid-template-columns:35px 1fr auto 35px 1fr auto 35px 1fr;gap:9px;align-items:center;border:1px solid #d8ddd7;border-radius:15px;background:rgba(255,255,255,.96);box-shadow:0 16px 38px #30373121}.sync-card>span{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#edf4eb;color:#356646}.sync-card svg{width:16px}.sync-card b,.sync-card small{display:block}.sync-card b{font-size:8px}.sync-card small{margin-top:3px;color:#909790;font-size:6px}.sync-card>i{color:#a1aaa3;font-style:normal}.knowledge-section{padding:135px 0;background:#fff}.knowledge-section .section-heading{max-width:790px}.knowledge-layout-landing{display:grid;grid-template-columns:1.55fr .75fr;gap:62px;align-items:center;margin-top:65px}.knowledge-ui{position:relative;min-height:540px;display:grid;grid-template-columns:180px 1fr;border:1px solid #dce2dd;border-radius:18px;background:#f7f9f7;box-shadow:0 28px 65px #29392f1c;overflow:visible}.knowledge-ui aside{padding:17px 12px;border-right:1px solid #e2e6e2}.kb-title{display:flex;align-items:center;gap:7px;padding:4px 6px 17px;font-size:10px}.kb-title svg{width:15px;color:#477255}.kb-title button{margin-left:auto;border:0;background:none;color:#477255;font-size:7px}.knowledge-ui aside>button{width:100%;padding:11px 10px;display:block;border:0;border-radius:8px;background:none;text-align:left}.knowledge-ui aside>button.active{background:#e7efe8;color:#275139}.knowledge-ui aside>button span,.knowledge-ui aside>button small{display:block}.knowledge-ui aside>button span{font-size:8px;font-weight:600}.knowledge-ui aside>button small{margin-top:4px;color:#909790;font-size:6px}.knowledge-ui main{padding:26px;background:#fff;border-radius:0 18px 18px 0}.kb-head{display:flex;justify-content:space-between;align-items:center}.kb-head b,.kb-head small{display:block}.kb-head b{font-size:14px}.kb-head small{margin-top:5px;color:#8a928c;font-size:7px}.kb-head>span{padding:5px 8px;border-radius:99px;background:#eaf5e8;color:#47713f;font-size:6px}.kb-head>span i,.source-row-demo em i{display:inline-block;width:5px;height:5px;margin-right:4px;border-radius:50%;background:#62a557}.kb-tabs{display:flex;gap:20px;margin-top:25px;border-bottom:1px solid #e8ebe8;color:#8a928c;font-size:7px}.kb-tabs>*{padding:0 0 10px}.kb-tabs b{color:#315b40;border-bottom:2px solid #315b40}.kb-search{height:34px;margin:17px 0 10px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #e1e5e1;border-radius:8px;color:#a0a7a1;font-size:7px}.kb-search svg{width:12px}.kb-search small{margin-left:auto;padding:3px 5px;border-radius:4px;background:#f0f2f0}.source-row-demo{padding:13px 8px;display:grid;grid-template-columns:32px 1fr auto;gap:9px;align-items:center;border-bottom:1px solid #edf0ed}.source-icon{display:grid;place-items:center;width:31px;height:34px;border-radius:6px;background:#dfeaff;color:#4268b4;font-size:9px;font-weight:700}.source-icon.pdf{background:#fae6e1;color:#bf583e;font-size:6px}.source-icon.web{background:#e0f1e6;color:#367455}.source-row-demo b,.source-row-demo small{display:block}.source-row-demo b{font-size:8px}.source-row-demo small{margin-top:4px;color:#8d958f;font-size:6px}.source-row-demo em{display:flex;align-items:center;color:#5d7b65;font-size:6px;font-style:normal}.source-row-demo em svg{width:9px}.context-popover{position:absolute;right:-31px;bottom:-31px;width:250px;padding:15px;border:1px solid #d8ded9;border-radius:12px;background:#fff;box-shadow:0 15px 35px #2d3c3229}.context-popover>span{display:flex;align-items:center;gap:6px;color:#56715e;font-size:7px}.context-popover>span svg{width:12px}.context-popover>b{display:block;margin:10px 0 8px;font-size:10px}.context-popover p{margin:5px 0;color:#48574d;font-size:7px}.context-popover p svg{width:9px;color:#5a965d}.context-popover small{display:block;margin-top:10px;padding-top:9px;border-top:1px solid #edf0ed;color:#909790;font-size:6px}.knowledge-benefits{display:grid}.knowledge-benefits article{padding:27px 0;display:grid;grid-template-columns:34px 1fr;gap:14px;border-bottom:1px solid #e2e6e2}.knowledge-benefits article>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#17251c;color:#c4f56f;font:7px var(--mono)}.knowledge-benefits h3{margin:3px 0 8px;font-size:15px;line-height:1.35}.knowledge-benefits p{margin:0;color:#717b73;font-size:10px;line-height:1.7}@media (max-width:960px){.site-header nav{gap:18px}.anywhere-layout{gap:45px}.mobile-office-visual{transform:scale(.9);transform-origin:center}.knowledge-layout-landing{grid-template-columns:1fr}.knowledge-benefits{grid-template-columns:repeat(3,1fr);gap:20px}.knowledge-benefits article{grid-template-columns:1fr;align-content:start}}@media (max-width:760px){.anywhere-section,.knowledge-section{padding:90px 0}.anywhere-layout{grid-template-columns:1fr;gap:55px}.anywhere-copy h2{font-size:39px}.mobile-office-visual{min-height:625px;transform:none}.phone-shell{left:50%;transform:translate(-50%);width:310px}.sync-card{grid-template-columns:32px 1fr auto 32px 1fr}.sync-card>*:nth-child(n+6){display:none}.knowledge-layout-landing{margin-top:42px}.knowledge-ui{min-height:490px;grid-template-columns:100px 1fr}.knowledge-ui aside{padding:11px 7px}.kb-title b,.kb-title button{display:none}.knowledge-ui main{padding:18px 12px}.kb-tabs{gap:10px}.kb-tabs span:nth-last-child(-n+2){display:none}.source-row-demo{grid-template-columns:30px 1fr}.source-row-demo em{display:none}.context-popover{right:10px;bottom:-40px;width:220px}.knowledge-benefits{grid-template-columns:1fr;margin-top:55px}.knowledge-benefits article{grid-template-columns:34px 1fr}.site-header nav{gap:16px}}
