@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:#f7f8f5db;-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,#f3f6f0 75%,#eef2ec)}.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:#ffffffb8;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:#ffffffbd;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:#ffc7a04d;-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:#ffffffad;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:#ffffffed;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:#ffffff8c;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:#ffffff0f;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:#ffffff0f;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}}.pricing-page{min-height:100vh;background:#f7f8f5}.pricing-page .site-header nav a.active{color:#172019;font-weight:700}.pricing-hero{position:relative;padding:145px 0 76px;overflow:hidden;text-align:center;background:linear-gradient(180deg,#fbfcf9,#f0f4ee)}.pricing-glow{position:absolute;width:720px;height:440px;left:50%;top:20px;transform:translate(-50%);background:radial-gradient(ellipse,rgba(188,244,93,.28),transparent 66%)}.pricing-hero .container{position:relative}.back-link{position:absolute;left:0;top:0;display:flex;align-items:center;gap:6px;color:#69736c;font-size:11px}.back-link svg{width:14px}.pricing-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #d5ddd5;border-radius:99px;background:#ffffffbf;color:#58635b;font:10px var(--mono);letter-spacing:.05em}.pricing-pill svg{width:13px;color:#5f8c42}.pricing-hero h1{margin:24px 0 18px;font-size:clamp(48px,5.7vw,76px);line-height:1.04;letter-spacing:-.065em;font-weight:600}.pricing-hero h1 span{color:#53655a}.pricing-hero p{max-width:680px;margin:auto;color:#69736c;font-size:15px;line-height:1.8}.pricing-notice{position:fixed;z-index:70;left:50%;top:90px;transform:translate(-50%);display:flex;align-items:center;gap:18px;padding:13px 16px;border:1px solid #cbd9c9;border-radius:11px;background:#f2faed;box-shadow:0 12px 35px #21342726;color:#36533d;font-size:12px}.pricing-notice button{display:grid;place-items:center;padding:0;border:0;background:none;color:#607267}.pricing-notice svg{width:14px}.plans-section{padding:70px 0 110px;background:#f7f8f5}.pricing-loading{padding:100px;text-align:center;color:#758078}.plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.plan-card{position:relative;min-height:530px;padding:27px 24px;border:1px solid #dce2dc;border-radius:18px;background:#fff;box-shadow:0 8px 25px #2a392f0a}.plan-card.featured{border-color:#2d5037;background:#17281d;color:#fff;box-shadow:0 23px 55px #1c2d222e;transform:translateY(-12px)}.popular{position:absolute;right:18px;top:18px;padding:5px 8px;border-radius:99px;background:#c5f36f;color:#1b2c20;font:7px var(--mono);letter-spacing:.05em}.plan-head>span{font-size:18px;font-weight:700}.plan-head p{height:43px;margin:9px 0 27px;color:#7b857e;font-size:10px;line-height:1.6}.featured .plan-head p,.featured li{color:#a8b5ac}.plan-price{display:flex;align-items:end;gap:6px}.plan-price b{font-size:44px;line-height:1;letter-spacing:-.05em}.plan-price em{padding-bottom:5px;color:#818a84;font-size:10px;font-style:normal}.plan-credit{display:flex;align-items:center;gap:8px;margin:24px 0;padding:13px;border-radius:10px;background:#f0f4ef;color:#526157;font-size:11px}.featured .plan-credit{background:#ffffff14;color:#dce9df}.plan-credit svg{width:16px;color:#649341}.plan-card>button{width:100%;height:44px;border:0;border-radius:10px;background:#17251c;color:#fff;font-size:11px;font-weight:700;cursor:pointer}.featured>button{background:#c5f36f;color:#17251c}.plan-card ul{display:grid;gap:13px;margin:26px 0 0;padding:0;list-style:none}.plan-card li{display:flex;align-items:flex-start;gap:8px;color:#69736c;font-size:9px;line-height:1.5}.plan-card li svg{flex:0 0 15px;width:15px;padding:2px;border-radius:50%;background:#e8f2e4;color:#54843f}.billing-explain{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:45px;border:1px solid #dde3dd;border-radius:15px;overflow:hidden;background:#dde3dd}.billing-explain>div{padding:22px 25px;background:#fff}.billing-explain b{font-size:11px}.billing-explain p{margin:7px 0 0;color:#758078;font-size:9px;line-height:1.6}.topup-section{padding:105px 0;background:#152019;color:#fff}.topup-heading{display:flex;align-items:end;justify-content:space-between}.topup-heading>div>span{color:#9aac9f;font:9px var(--mono);letter-spacing:.1em}.topup-heading h2{margin:13px 0 8px;font-size:43px;letter-spacing:-.05em}.topup-heading p{margin:0;color:#94a298;font-size:12px}.credit-equation{display:flex;align-items:center;gap:11px;padding:13px 16px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0d}.credit-equation svg{width:21px;color:#c5f36f}.credit-equation b,.credit-equation small{display:block}.credit-equation b{font-size:10px}.credit-equation small{margin-top:3px;color:#91a096;font-size:7px}.topup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:43px}.topup-grid>button{display:grid;grid-template-columns:1fr auto;align-items:center;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:#202c23;color:#fff;text-align:left;cursor:pointer;transition:.2s}.topup-grid>button:hover{border-color:#8cb158;transform:translateY(-2px)}.topup-grid span b,.topup-grid span small{display:block}.topup-grid span b{font-size:27px}.topup-grid span small{color:#8fa096;font:8px var(--mono)}.topup-grid em{font-size:21px;font-style:normal;font-weight:700}.topup-grid i{grid-column:1/-1;margin-top:19px;padding-top:13px;border-top:1px solid rgba(255,255,255,.09);color:#bfea75;font-size:9px;font-style:normal}.pricing-faq{padding:105px 0;background:#fff}.pricing-faq .container{display:grid;grid-template-columns:330px 1fr;gap:100px}.pricing-faq h2{margin:0;font-size:35px;letter-spacing:-.045em}.pricing-faq>div>div{border-top:1px solid #dfe4df}.pricing-faq details{border-bottom:1px solid #dfe4df}.pricing-faq summary{display:flex;justify-content:space-between;padding:22px 0;list-style:none;cursor:pointer;font-size:12px;font-weight:700}.pricing-faq summary span{font-size:18px;font-weight:400}.pricing-faq details p{margin:-5px 35px 23px 0;color:#6c766f;font-size:10px;line-height:1.75}.checkout-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0c160fa3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.checkout-modal{position:relative;width:min(440px,100%);padding:31px;border-radius:20px;background:#fff;box-shadow:0 30px 90px #00000047}.modal-close{position:absolute;right:17px;top:17px;display:grid;place-items:center;border:0;background:none;color:#778078;cursor:pointer}.modal-close svg{width:18px}.checkout-kicker{color:#658252;font:8px var(--mono);letter-spacing:.08em}.checkout-modal h2{margin:9px 0 18px;font-size:27px;letter-spacing:-.04em}.checkout-summary{display:flex;justify-content:space-between;padding:15px;border-radius:10px;background:#f1f4f0;font-size:11px}.checkout-summary b{font-size:17px}.provider-label{margin:25px 0 10px;color:#768078;font-size:9px}.provider-options{display:grid;gap:8px}.provider-options>button{display:grid;grid-template-columns:35px 1fr 15px;gap:11px;align-items:center;padding:12px;border:1px solid #dfe4df;border-radius:10px;background:#fff;text-align:left;cursor:pointer}.provider-options>button.selected{border-color:#5b7f61;background:#f7faf5}.provider-options i{display:grid;place-items:center;width:35px;height:35px;border-radius:9px;color:#fff;font-style:normal;font-weight:700}.alipay-icon{background:#1677ff}.wechat-icon{background:#07c160}.provider-options b,.provider-options small{display:block}.provider-options b{font-size:10px}.provider-options small{margin-top:3px;color:#88908a;font-size:7px}.provider-options em{width:13px;height:13px;border:1px solid #bbc4bd;border-radius:50%}.provider-options .selected em{border:4px solid #426c4d}.checkout-pay{width:100%;height:46px;margin-top:19px;border:0;border-radius:10px;background:#17271c;color:#fff;font-size:11px;font-weight:700;cursor:pointer}.checkout-pay:disabled{opacity:.55}.checkout-safe{display:flex;justify-content:center;align-items:center;gap:6px;margin:13px 0 0;color:#849087;font-size:7px}.checkout-safe svg{width:12px}.checkout-error{margin:12px 0 0;color:#bd483f;font-size:9px}.qr-placeholder{margin-top:15px;padding:25px;border:1px solid #dfe5df;border-radius:13px;background:#f7faf6;text-align:center}.qr-placeholder>svg{width:45px;height:45px;color:#08a94f}.qr-placeholder b,.qr-placeholder code{display:block}.qr-placeholder b{margin:9px}.qr-placeholder code{overflow-wrap:anywhere;padding:9px;background:#fff;color:#59655c;font-size:7px}.qr-placeholder p{color:#849087;font-size:8px}@media(max-width:960px){.plan-grid{grid-template-columns:repeat(2,1fr)}.plan-card.featured{transform:none}.pricing-page .site-header nav{display:none}}@media(max-width:680px){.pricing-hero{padding:120px 0 60px}.pricing-hero h1{font-size:43px}.back-link{display:none}.plans-section{padding:50px 0 80px}.plan-grid{grid-template-columns:1fr}.plan-card{min-height:auto}.billing-explain{grid-template-columns:1fr}.topup-section,.pricing-faq{padding:80px 0}.topup-heading{display:block}.credit-equation{margin-top:28px}.topup-grid{grid-template-columns:1fr}.pricing-faq .container{grid-template-columns:1fr;gap:35px}.pricing-notice{width:calc(100% - 30px)}.checkout-modal{padding:25px}}.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:#fffffff2;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:#fffffff2;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}}.qr-placeholder img{display:block;width:220px;max-width:100%;margin:12px auto;border-radius:8px}
