:root{--ink:#10100f;--paper:#fff;--muted:#6d6d68;--line:#10100f1f;--orange:#ff6a3d}*{box-sizing:border-box}[aria-disabled=true]{pointer-events:none}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}::selection{background:var(--ink);color:#fff}.site-header{z-index:50;pointer-events:none;justify-content:space-between;align-items:center;padding:0 clamp(20px,4vw,64px);display:flex;position:fixed;top:18px;left:0;right:0}.wordmark,.float-nav,.header-actions{pointer-events:auto}.wordmark{letter-spacing:-.04em;align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.brand-mark{background:var(--orange);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:16px;font-weight:900;display:grid;box-shadow:0 8px 22px #ff6a3d38}.brand-mark.small{border-radius:7px;width:24px;height:24px;font-size:11px}.float-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #10100f0f;border-radius:999px;gap:2px;padding:5px;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #1414120f}.float-nav a{color:#575750;border-radius:999px;padding:11px 18px;font-size:13px;font-weight:700}.float-nav a:hover,.float-nav .active{background:var(--ink);color:#fff}.header-cta{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:13px;padding:13px 18px;font-size:13px;font-weight:700;display:flex;box-shadow:0 10px 28px #10100f24}.header-actions{align-items:center;gap:8px;display:flex}.language-toggle{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#fffc;border:1px solid #10100f12;border-radius:999px;align-items:center;gap:7px;height:43px;padding:0 12px;display:flex;box-shadow:0 10px 28px #10100f0f}.language-toggle span{color:#9b9b93;font-size:9px;font-weight:900}.language-toggle span.selected{color:var(--ink)}.language-toggle i{background:var(--line);width:1px;height:12px}.hero-shell{--hero-rx:0deg;--hero-ry:0deg;background-image:radial-gradient(circle,#10100f17 1px,#0000 1px);background-size:24px 24px;min-height:100vh;padding:130px clamp(20px,5vw,78px) 70px;position:relative;overflow:hidden}.hero-shell:before{content:"";background:radial-gradient(circle at 50% 38%, #fbfbf833 0 25%, var(--paper) 73%);pointer-events:none;position:absolute;inset:0}.hero-copy{z-index:2;text-align:center;max-width:940px;transform:perspective(1200px) rotateX(var(--hero-rx)) rotateY(var(--hero-ry));transform-style:preserve-3d;will-change:transform;margin:0 auto 76px;position:relative}.eyebrow{border:1px solid var(--line);color:#565650;letter-spacing:.08em;background:#ffffffad;border-radius:999px;align-items:center;gap:9px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow span{background:var(--orange);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ff6a3d1f}h1{letter-spacing:-.075em;margin:28px 0 22px;font-size:clamp(54px,8.4vw,124px);font-weight:800;line-height:.94}.hero-copy>p{max-width:700px;color:var(--muted);margin:0 auto;font-size:clamp(16px,1.4vw,20px);line-height:1.8}.hero-actions{justify-content:center;gap:10px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:24px;min-height:54px;padding:0 22px;font-size:14px;font-weight:800;display:inline-flex}.button-dark{background:var(--ink);color:#fff;box-shadow:0 14px 36px #10100f29}.button-light{border:1px solid var(--line);background:#ffffffb3}.hero-proof{color:#7a7a73;justify-content:center;gap:30px;margin-top:34px;font-size:12px;display:flex}.hero-proof span{align-items:baseline;gap:6px;display:flex}.hero-proof b{color:var(--ink);font-size:15px}.signal{z-index:1;border:1px solid var(--line);color:#71716b;letter-spacing:.12em;text-transform:uppercase;background:#ffffffbd;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800;position:absolute;box-shadow:0 8px 24px #10100f0d}.signal-one{top:22%;left:6%;transform:rotate(-8deg)}.signal-two{top:33%;right:6%;transform:rotate(7deg)}.signal-three{top:54%;left:9%;transform:rotate(5deg)}.product-stage{z-index:3;text-align:left;background:#ffffffeb;border:1px solid #10100f21;border-radius:26px;max-width:1240px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 34px 90px #10100f1f,0 4px 14px #10100f0d}.stage-topline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:60px;padding:0 18px;display:flex}.stage-brand{align-items:center;gap:9px;font-size:12px;font-weight:800;display:flex}.stage-status{color:#55554f;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.stage-status i,.thinking i{background:#37a47a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #37a47a1a}.stage-grid{grid-template-columns:208px minmax(420px,1fr) 245px;min-height:450px;display:grid}.stage-sidebar{border-right:1px solid var(--line);background:#f7f7f4;padding:22px 14px}.side-label,.panel-kicker{color:#96968e;letter-spacing:.14em;margin:0 10px 10px;font-size:9px;font-weight:800;display:block}.side-item{color:#74746d;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px;font-size:11px;display:flex}.side-item.selected{color:var(--ink);background:#fff;box-shadow:0 5px 14px #10100f0d}.side-item i{border:1px solid;border-radius:50%;width:7px;height:7px}.side-item b{margin-left:auto;font-size:10px}.side-line{background:var(--line);height:1px;margin:16px 10px}.employee{align-items:center;gap:9px;margin:8px 5px;padding:9px 6px;display:flex}.employee>span{color:#fff;background:#191918;border-radius:9px;place-items:center;width:30px;height:30px;font-size:9px;font-weight:800;display:grid}.employee div{flex-direction:column;gap:3px;display:flex}.employee small{color:#81817a;font-size:9px}.employee.muted{opacity:.58}.conversation{grid-template-rows:auto 1fr auto;min-width:0;display:grid}.conversation-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.conversation-head div{flex-direction:column;gap:4px;display:flex}.conversation-head span{color:#85857d;font-size:9px}.conversation-head button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800}.message-list{background-image:radial-gradient(circle,#10100f0e 1px,#0000 1px);background-size:18px 18px;flex-direction:column;gap:12px;padding:24px;display:flex}.message{border-radius:14px;max-width:76%;padding:11px 13px;font-size:10px;line-height:1.55;box-shadow:0 4px 10px #10100f0a}.message.buyer{border:1px solid var(--line);background:#fff;align-self:flex-start}.message.agent{color:#fff;background:#191918;align-self:flex-end}.thinking{color:#86867f;align-items:center;gap:10px;margin-top:4px;font-size:9px;display:flex}.composer{border:1px solid var(--line);color:#888880;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:0 18px 18px;padding:12px 12px 12px 15px;font-size:9px;display:flex}.composer button{background:var(--orange);color:#fff;border:0;border-radius:9px;padding:9px 12px;font-size:9px;font-weight:800}.customer-panel{border-left:1px solid var(--line);background:#fcfcfa;padding:22px 18px}.panel-kicker{margin-left:0}.customer-title{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:6px 0 18px;display:flex}.customer-title>span{color:#b63f1d;background:#ffe1d6;border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.customer-title div{flex-direction:column;gap:4px;display:flex}.customer-title small{color:#85857d;font-size:8px}dl{margin:16px 0}dl div{justify-content:space-between;align-items:center;padding:8px 0;display:flex}dt{color:#8a8a83;font-size:9px}dd{margin:0;font-size:9px;font-weight:800}dd.intent{color:#237555;background:#e6f5ed;border-radius:999px;padding:4px 7px}.next-action{background:#f1f1ed;border-radius:12px;flex-direction:column;gap:7px;padding:12px;display:flex}.next-action span{color:#8b8b84;font-size:8px}.next-action b{font-size:9px;line-height:1.5}.scroll-note{z-index:2;color:#8a8a83;letter-spacing:.14em;justify-content:center;gap:10px;margin-top:28px;font-size:9px;font-weight:800;display:flex;position:relative}@media (max-width:980px){.stage-grid{grid-template-columns:170px minmax(0,1fr)}.customer-panel,.signal{display:none}}@media (max-width:700px){.site-header{padding:0 14px;top:12px}.float-nav{display:none}.header-cta{padding:11px 14px}.hero-shell{padding:110px 14px 44px}h1{font-size:clamp(48px,16vw,72px)}.hero-copy>p{font-size:15px}.hero-actions,.hero-proof{flex-direction:column;align-items:stretch}.hero-proof{align-items:center;gap:10px}.stage-grid{display:block}.stage-sidebar{display:none}.conversation{min-height:430px}.product-stage{border-radius:20px}}@media (prefers-reduced-motion:no-preference){.product-stage{animation:.9s cubic-bezier(.2,.75,.25,1) both stage-in}.signal{animation:4s ease-in-out infinite float}.signal-two{animation-delay:-1.4s}.signal-three{animation-delay:-2.7s}@keyframes stage-in{0%{opacity:0;transform:translateY(24px)scale(.985)}}@keyframes float{50%{translate:0 -7px}}}.section{padding:130px clamp(20px,5vw,78px)}.section-heading{max-width:1240px;margin:0 auto 68px}.section-index{color:#8d8d85;letter-spacing:.17em;margin-bottom:24px;font-size:10px;font-weight:900;display:block}.section-heading h2,.mode-detail h2,.contact-copy h2,.faq-heading h2,.vertical-copy h2{letter-spacing:-.065em;margin:0;font-size:clamp(42px,5.4vw,78px);line-height:1.02}.split-heading{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end;gap:80px;display:grid}.split-heading>p,.center-heading>p{color:var(--muted);margin:0;font-size:15px;line-height:1.85}.center-heading{text-align:center;max-width:900px}.center-heading>p{max-width:660px;margin:26px auto 0}.trust-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#7e7e76;letter-spacing:.1em;background:#fff;align-items:center;min-height:78px;padding:0;font-size:10px;display:flex;overflow:hidden}.trust-track{width:max-content;animation:28s linear infinite trust-scroll;display:flex}.trust-group{align-items:center;gap:18px;min-width:max-content;padding:18px 22px;display:flex}.trust-bar b{color:var(--ink);letter-spacing:0;font-size:11px}.trust-bar i{background:#a8a8a1;border-radius:50%;width:3px;height:3px;margin:0 18px}@keyframes trust-scroll{to{transform:translate(-50%)}}.mobile-dock{display:none}.pain-section{background:#f4f4f0}.pain-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(3,1fr);max-width:1240px;margin:0 auto;display:grid}.pain-grid article{border-right:1px solid #10100f29;min-height:410px;padding:34px 34px 42px}.pain-grid article:last-child{border-right:0}.pain-grid article>span{color:#94948c;font-size:10px;font-weight:900}.pain-grid h3{letter-spacing:-.05em;margin:120px 0 24px;font-size:clamp(28px,2.8vw,42px);line-height:1.05}.pain-grid p{max-width:310px;color:var(--muted);margin:0;font-size:13px;line-height:1.8}.workflow-section{background:#fff}.workflow-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1240px;margin:0 auto;display:grid}.workflow-grid article{border:1px solid var(--line);background:#f8f8f5;border-radius:22px;padding:18px 18px 32px;position:relative}.step-no{z-index:2;background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid;position:absolute;top:28px;left:30px}.step-visual{background:#fff;border-radius:15px;justify-content:center;align-items:center;height:270px;display:flex;position:relative;overflow:hidden}.workflow-grid h3{letter-spacing:-.045em;margin:28px 10px 10px;font-size:24px}.workflow-grid p{color:var(--muted);margin:0 10px;font-size:12px;line-height:1.75}.knowledge-visual{background-image:radial-gradient(circle,#10100f12 1px,#0000 1px);background-size:18px 18px;flex-direction:column;gap:10px}.knowledge-visual span{border:1px solid var(--line);letter-spacing:.08em;background:#fffffff2;border-radius:9px;width:72%;padding:16px 18px;font-size:9px;font-weight:900;box-shadow:0 10px 28px #10100f12}.knowledge-visual span:nth-child(2){translate:18px}.knowledge-visual span:nth-child(3){translate:-10px}.connect-visual:before,.connect-visual:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:150px;height:150px;position:absolute}.connect-visual:after{width:230px;height:230px}.connect-center{z-index:2;background:#fff;border-radius:22px;place-items:center;width:70px;height:70px;display:grid;box-shadow:0 0 0 12px #ffffff12}.node{z-index:3;width:42px;height:42px;color:var(--ink);background:#fff;border-radius:12px;place-items:center;font-size:9px;font-weight:900;display:grid;position:absolute}.node-a{top:30px;right:70px}.node-b{bottom:48px;right:38px}.node-c{bottom:45px;left:47px}.live-visual{background:#f0f0ec;flex-direction:column;align-items:stretch;gap:9px;padding:58px 25px 22px}.live-visual>div{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:15px;font-size:9px;display:grid}.live-visual i{background:#37a47a;border-radius:50%;width:7px;height:7px}.live-visual b{background:#eee;border-radius:999px;padding:4px 7px;font-size:8px}.mode-section{background:var(--ink);color:#fff;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,130px);min-height:760px;padding:120px clamp(20px,5vw,78px);display:grid}.mode-copy{align-self:center}.mode-tabs{gap:7px;margin-bottom:76px;display:flex}.mode-tabs button{color:#ffffff85;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:11px 14px;font-size:11px;display:flex}.mode-tabs button span{font-size:8px}.mode-tabs button.selected{color:var(--ink);background:#fff;border-color:#fff}.mode-detail>span{color:var(--orange);letter-spacing:.14em;font-size:9px;font-weight:900}.mode-detail h2{margin-top:18px;font-size:clamp(44px,5vw,70px)}.mode-detail p{color:#ffffff94;max-width:580px;margin:24px 0 0;font-size:14px;line-height:1.85}.mode-console{color:var(--ink);background:#f8f8f5;border:1px solid #ffffff1f;border-radius:24px;align-self:center;overflow:hidden;box-shadow:0 35px 90px #0000004d}.console-head{border-bottom:1px solid var(--line);letter-spacing:.1em;justify-content:space-between;align-items:center;height:57px;padding:0 20px;font-size:9px;font-weight:900;display:flex}.console-head i{background:#37a47a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #37a47a1c}.console-body{padding:clamp(22px,3vw,38px)}.console-customer{align-items:center;gap:13px;display:flex}.console-customer>span{color:#ae3d1d;background:#ffe1d6;border-radius:50%;place-items:center;width:44px;height:44px;font-size:11px;font-weight:900;display:grid}.console-customer div{flex-direction:column;gap:4px;display:flex}.console-customer small{color:#85857d;font-size:9px}.console-bubble{border:1px solid var(--line);background:#fff;border-radius:15px 15px 15px 4px;width:76%;margin:26px 0 22px;padding:15px;font-size:11px;line-height:1.55}.console-analysis{background:#eeeeea;border-radius:13px;grid-template-columns:58px 1fr;gap:8px 10px;padding:16px;font-size:9px;display:grid}.console-analysis span{color:#8b8b84}.console-analysis b{font-weight:800}.console-draft{border:1px solid var(--line);background:#fff;border-radius:13px;margin-top:12px;padding:16px}.console-draft span{color:var(--orange);letter-spacing:.13em;font-size:8px;font-weight:900}.console-draft p{margin:9px 0 0;font-size:10px;line-height:1.7}.console-action{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.console-action>span{color:#777770;align-items:center;gap:8px;font-size:9px;display:flex}.console-action i{background:#f2a33a;border-radius:50%;width:6px;height:6px}.console-action button{background:var(--ink);color:#fff;border:0;border-radius:999px;padding:11px 16px;font-size:9px;font-weight:900}.memory-section{background:#f4f4f0}.bento-grid{grid-template-columns:1.15fr .85fr;gap:14px;max-width:1240px;margin:0 auto;display:grid}.bento-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:330px;padding:28px;overflow:hidden}.card-top{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.card-top span{color:#97978f;letter-spacing:.14em;font-size:8px;font-weight:900}.memory-profile{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:20px;display:flex}.memory-profile>span{color:#af4324;background:#ffe3d9;border-radius:50%;place-items:center;width:44px;height:44px;font-size:10px;font-weight:900;display:grid}.memory-profile div{flex-direction:column;flex:1;gap:5px;display:flex}.memory-profile small{color:#888880;font-size:9px}.memory-profile em{color:#267555;background:#e5f4ec;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:900}.memory-lines{grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0;display:grid}.memory-lines p{color:#494944;margin:0;font-size:9px;line-height:1.6}.memory-lines span{color:#92928b;margin-bottom:3px;display:block}.memory-next{background:#f1f1ed;border-radius:11px;padding:13px}.memory-next span{color:#92928a;letter-spacing:.11em;margin-bottom:5px;font-size:7px;font-weight:900;display:block}.knowledge-card{background:var(--ink);color:#fff}.knowledge-stack{flex-wrap:wrap;gap:8px;margin:36px 0;display:flex}.knowledge-stack span{color:#fffc;border:1px solid #ffffff26;border-radius:999px;padding:11px 12px;font-size:9px}.bento-card>p{color:#808079;margin:0;font-size:11px;line-height:1.75}.loop-line{justify-content:space-between;align-items:center;margin:66px 0 58px;display:flex}.loop-line span{border:1px solid var(--line);border-radius:50%;place-items:center;width:48px;height:48px;font-size:9px;font-weight:900;display:grid}.loop-line i{background:var(--line);flex:1;height:1px}.learn-score{align-items:end;gap:13px;margin-top:60px;display:flex}.learn-score strong{letter-spacing:-.08em;font-size:72px;line-height:.8}.learn-score span{color:#85857d;font-size:9px}.score-bar{background:#eee;border-radius:999px;height:8px;margin:30px 0 42px;overflow:hidden}.score-bar i{border-radius:inherit;background:var(--orange);width:86%;height:100%;display:block}.journey-section{background:var(--ink);color:#fff;padding:130px clamp(20px,5vw,78px)}.journey-track{border-top:1px solid #ffffff2b;grid-template-columns:repeat(5,1fr);max-width:1240px;margin:75px auto 40px;display:grid}.journey-track article{border-right:1px solid #ffffff24;min-height:235px;padding:25px 22px;position:relative}.journey-track article:last-child{border:0}.journey-track h3{margin:76px 0 10px;font-size:18px}.journey-track p{color:#ffffff7a;margin:0;font-size:10px;line-height:1.65}.journey-track i{z-index:2;width:20px;height:20px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:9px;font-style:normal;display:grid;position:absolute;top:50%;right:-10px}.handoff-card{background:#ffffff0d;border:1px solid #ffffff29;border-radius:16px;grid-template-columns:150px 1fr auto;align-items:center;gap:30px;max-width:1240px;margin:0 auto;padding:26px 30px;display:grid}.handoff-card>span{color:var(--orange);letter-spacing:.13em;font-size:9px;font-weight:900}.handoff-card p{color:#ffffff73;margin:7px 0 0;font-size:9px}.handoff-card button{background:#fff;border:0;border-radius:999px;padding:12px 16px;font-size:9px;font-weight:900}.vertical-section{background:#fff;grid-template-columns:.9fr 1.1fr;gap:100px;max-width:1396px;margin:0 auto;display:grid}.vertical-copy p{max-width:500px;color:var(--muted);margin:28px 0;font-size:14px;line-height:1.85}.text-link{border-bottom:1px solid var(--ink);gap:40px;padding-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.vertical-list{border-top:1px solid var(--ink)}.vertical-list article{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr auto;align-items:start;gap:24px;padding:30px 0;display:grid}.vertical-list article>span{color:#92928a;font-size:9px}.vertical-list b{font-size:17px}.vertical-list p{color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.6}.vertical-list em{background:#f0f0ec;border-radius:999px;padding:7px 10px;font-size:8px;font-style:normal;font-weight:900}.pricing-section{background:#f4f4f0}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1240px;margin:0 auto;display:grid}.pricing-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;min-height:560px;padding:32px;display:flex}.plan-label{color:#74746d;background:#eeeeea;border-radius:999px;align-self:flex-start;padding:7px 9px;font-size:8px;font-weight:900}.pricing-grid h3{letter-spacing:-.04em;margin:32px 0 24px;font-size:22px}.price{border-bottom:1px solid var(--line);align-items:baseline;gap:6px;padding-bottom:30px;display:flex}.price strong{letter-spacing:-.07em;font-size:45px}.price span{color:#85857e;font-size:10px}.pricing-grid ul{flex-direction:column;flex:1;gap:16px;margin:28px 0;padding:0;list-style:none;display:flex}.pricing-grid li{color:#5f5f59;font-size:11px}.pricing-grid li:before{content:"✓";color:#369876;margin-right:10px;font-weight:900}.pricing-grid article>a{background:var(--ink);color:#fff;border-radius:999px;justify-content:space-between;padding:16px 18px;font-size:10px;font-weight:900;display:flex}.pricing-grid small{color:#fff6;text-align:center;margin-top:12px;font-size:7px}.featured-plan{color:#fff;transform:translateY(-18px);box-shadow:0 26px 70px #10100f2e;background:var(--ink)!important}.featured-plan .plan-label{background:var(--orange);color:#fff}.featured-plan>a{color:var(--ink)!important;background:#fff!important}.truth-section{grid-template-columns:repeat(2,1fr);display:grid}.truth-section>div{background:#fff;min-height:560px;padding:90px clamp(28px,6vw,100px)}.truth-section>div:last-child{background:var(--orange);color:#fff}.truth-section>div>span{letter-spacing:.15em;font-size:9px;font-weight:900}.truth-section h2{letter-spacing:-.07em;margin:35px 0 110px;font-size:clamp(48px,6vw,86px)}.truth-section ul{flex-direction:column;gap:18px;padding:0;list-style:none;display:flex}.truth-section li{border-bottom:1px solid;padding-bottom:16px;font-size:12px}.faq-section{background:#fff;grid-template-columns:.75fr 1.25fr;gap:100px;max-width:1396px;margin:0 auto;display:grid}.faq-heading{align-self:start;position:sticky;top:130px}.faq-heading h2{font-size:clamp(42px,4.5vw,66px)}.faq-list{border-top:1px solid var(--ink)}.faq-list article{border-bottom:1px solid var(--line)}.faq-list button{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:35px 1fr auto;align-items:center;gap:20px;width:100%;padding:27px 0;display:grid}.faq-list button span{color:#92928a;font-size:9px}.faq-list button i{font-size:22px;font-style:normal;font-weight:300}.faq-list article>div{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.faq-list article>div>p{color:var(--muted);margin:0 55px;font-size:12px;line-height:1.8;overflow:hidden}.faq-list article.open>div{grid-template-rows:1fr}.faq-list article.open>div>p{margin-bottom:28px}.contact-section{background:var(--ink);color:#fff;grid-template-columns:.95fr 1.05fr;gap:clamp(50px,8vw,120px);padding:130px clamp(20px,7vw,110px);display:grid}.contact-copy{align-self:center}.contact-copy h2{font-size:clamp(48px,5.2vw,78px)}.contact-copy>p{color:#ffffff8c;max-width:600px;margin:28px 0;font-size:14px;line-height:1.85}.contact-points{flex-wrap:wrap;gap:12px 22px;display:flex}.contact-points span{color:#ffffffad;align-items:center;gap:8px;font-size:10px;display:flex}.contact-points i{background:var(--orange);border-radius:50%;width:6px;height:6px}.lead-form{min-height:610px;color:var(--ink);background:#fff;border-radius:24px;flex-direction:column;justify-content:center;gap:20px;padding:clamp(25px,4vw,46px);display:flex}.form-row{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.lead-form label{color:#62625c;flex-direction:column;gap:8px;font-size:10px;font-weight:800;display:flex}.lead-form input,.lead-form select,.lead-form textarea{border:1px solid var(--line);width:100%;min-height:50px;color:var(--ink);font:inherit;background:#f8f8f5;border-radius:10px;outline:none;padding:0 14px;font-size:11px}.lead-form textarea{resize:vertical;min-height:90px;padding-top:14px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--ink)}.submit-button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:space-between;align-items:center;min-height:54px;padding:0 20px;font-size:11px;font-weight:900;display:flex}.lead-form>small{color:#9b9b94;text-align:center;font-size:8px}.form-success{text-align:center;flex-direction:column;align-items:center;display:flex}.form-success>span{color:var(--orange);letter-spacing:.14em;margin-top:24px;font-size:9px;font-weight:900}.form-success h3{margin:18px 0 10px;font-size:28px}.form-success p{max-width:370px;color:var(--muted);font-size:11px;line-height:1.7}.form-success button{background:var(--ink);color:#fff;border:0;border-radius:999px;margin-top:16px;padding:11px 18px;font-size:9px}footer{background:#f4f4f0;grid-template-columns:1fr 1fr auto auto;align-items:start;gap:36px;padding:70px clamp(20px,5vw,78px) 36px;display:grid}.footer-wordmark{font-size:25px}.footer-wordmark .brand-mark{width:42px;height:42px}.footer-wordmark+p{max-width:310px;color:var(--muted);margin:0;font-size:11px;line-height:1.7}footer>div{flex-direction:column;gap:12px;font-size:10px;display:flex}footer>div span{color:#999991;letter-spacing:.13em;font-size:8px;font-weight:900}footer>small{border-top:1px solid var(--line);color:#989890;grid-column:1/-1;margin-top:70px;padding-top:25px;font-size:8px}@media (hover:hover){.button,.header-cta,.pricing-grid a,.submit-button{transition:transform .18s,box-shadow .18s}.button:hover,.header-cta:hover,.pricing-grid a:hover,.submit-button:hover{transform:translateY(-2px);box-shadow:0 15px 34px #10100f24}}@media (max-width:1000px){.split-heading,.mode-section,.vertical-section,.faq-section,.contact-section{grid-template-columns:1fr;gap:55px}.workflow-grid,.pricing-grid{grid-template-columns:1fr;max-width:680px}.featured-plan{transform:none}.bento-grid{grid-template-columns:1fr}.journey-track{border-top:0;border-left:1px solid #ffffff2b;grid-template-columns:1fr}.journey-track article{border-bottom:1px solid #ffffff24;border-right:0;min-height:130px}.journey-track h3{margin:25px 0 8px}.journey-track i{inset:auto auto -10px 25px;rotate:90deg}.faq-heading{position:static}}@media (max-width:760px){.section,.journey-section,.mode-section,.contact-section{padding:90px 18px}.section-heading{margin-bottom:48px}.section-heading h2,.mode-detail h2,.contact-copy h2,.faq-heading h2,.vertical-copy h2{font-size:42px}.trust-bar{justify-content:flex-start;overflow-x:auto}.trust-bar>*{flex:none}.pain-grid{grid-template-columns:1fr}.pain-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:300px}.pain-grid h3{margin-top:75px}.workflow-grid{display:block}.workflow-grid article{margin-bottom:14px}.mode-tabs{margin-bottom:48px;overflow-x:auto}.mode-tabs button{flex:none}.memory-lines{grid-template-columns:1fr}.loop-line{flex-wrap:wrap;gap:7px;margin:45px 0}.loop-line i{min-width:10px}.loop-line span{width:42px;height:42px}.handoff-card{grid-template-columns:1fr}.handoff-card button{justify-self:start}.vertical-list article{grid-template-columns:30px 1fr}.vertical-list em{display:none}.truth-section{grid-template-columns:1fr}.truth-section>div{min-height:auto;padding:75px 24px}.truth-section h2{margin-bottom:70px}.form-row{grid-template-columns:1fr}.lead-form{min-height:auto}footer{grid-template-columns:1fr}footer>small{grid-column:1;margin-top:30px}}.motion-ready .reveal-item{opacity:0;transition:opacity .75s cubic-bezier(.2, .75, .2, 1) var(--reveal-delay,0s), transform .75s cubic-bezier(.2, .75, .2, 1) var(--reveal-delay,0s);transform:translateY(38px)}.motion-ready .reveal-item.is-visible{opacity:1;transform:translateY(0)}.motion-ready .workflow-grid article,.motion-ready .bento-card,.motion-ready .mode-console{--tilt-x:0deg;--tilt-y:0deg;--glow-x:50%;--glow-y:50%;transform:perspective(1100px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;will-change:transform;transition:transform .22s ease-out,box-shadow .25s}.motion-ready .workflow-grid article:hover,.motion-ready .bento-card:hover,.motion-ready .mode-console:hover{box-shadow:0 28px 70px #10100f1c}.mode-detail{animation:.46s cubic-bezier(.2,.8,.2,1) both mode-enter}.message{animation:.58s cubic-bezier(.2,.8,.2,1) both message-enter}.message:nth-child(2){animation-delay:.18s}.message:nth-child(3){animation-delay:.34s}.node-a{animation:7s ease-in-out infinite node-a}.node-b{animation:8s ease-in-out infinite node-b}.node-c{animation:6.5s ease-in-out infinite node-c}.knowledge-visual span{animation:4s ease-in-out infinite file-float}.knowledge-visual span:nth-child(2){animation-delay:-.9s}.knowledge-visual span:nth-child(3){animation-delay:-1.8s}.live-visual>div{animation:3.8s ease-in-out infinite row-pulse}.live-visual>div:nth-child(2){animation-delay:-.9s}.live-visual>div:nth-child(3){animation-delay:-1.8s}.thinking i,.stage-status i{animation:1.8s ease-in-out infinite status-pulse}.score-bar i{transform-origin:0;animation:1.15s cubic-bezier(.2,.8,.2,1) both score-grow}.button span,.header-cta span,.text-link span,.pricing-grid a span,.submit-button span{transition:transform .22s}.button:hover span,.header-cta:hover span,.text-link:hover span,.pricing-grid a:hover span,.submit-button:hover span{transform:translate(3px,-2px)}@keyframes mode-enter{0%{opacity:0;transform:translateY(18px)}}@keyframes message-enter{0%{opacity:0;transform:translateY(9px)scale(.98)}}@keyframes node-a{50%{transform:translate(-10px,12px)rotate(-8deg)}}@keyframes node-b{50%{transform:translate(-13px,-9px)rotate(7deg)}}@keyframes node-c{50%{transform:translate(11px,-12px)rotate(-6deg)}}@keyframes file-float{50%{margin-top:-5px;margin-bottom:5px}}@keyframes row-pulse{50%{transform:translate(5px);box-shadow:0 8px 22px #10100f0f}}@keyframes status-pulse{50%{opacity:.5;transform:scale(.65);box-shadow:0 0 0 9px #37a47a0a}}@keyframes score-grow{0%{transform:scaleX(0)}}html[data-device=mobile] body{padding-bottom:76px}html[data-device=mobile] .hero-copy{transform:none}html[data-device=mobile] .mobile-dock{z-index:80;color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#10100fe6;border:1px solid #ffffff2e;border-radius:18px;grid-template-columns:repeat(3,1fr) 1.35fr;align-items:center;padding:6px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 18px 50px #00000040}html[data-device=mobile] .mobile-dock a{color:#ffffffad;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:46px;font-size:9px;font-weight:800;display:flex}html[data-device=mobile] .mobile-dock a span{color:#ffffff57;letter-spacing:.1em;font-size:6px}html[data-device=mobile] .mobile-dock .mobile-dock-cta{background:var(--orange);color:#fff;font-size:10px}html[data-device=mobile] .site-header{align-items:center}html[data-device=mobile] .float-nav,html[data-device=mobile] .header-cta{display:none}html[data-device=mobile] .language-toggle{background:#ffffffeb;height:39px}html[data-device=mobile] .hero-copy{text-align:left}html[data-device=mobile] .hero-actions{align-items:stretch}html[data-device=mobile] .hero-proof{align-items:flex-start}html[data-device=mobile] .scroll-note{display:none}html[data-device=mobile] .workflow-grid,html[data-device=mobile] .pricing-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;max-width:none;margin-right:-18px;padding:0 18px 20px 0;display:flex;overflow-x:auto}html[data-device=mobile] .workflow-grid::-webkit-scrollbar{display:none}html[data-device=mobile] .pricing-grid::-webkit-scrollbar{display:none}html[data-device=mobile] .workflow-grid article,html[data-device=mobile] .pricing-grid article{scroll-snap-align:start;min-width:min(84vw,360px);margin:0;transform:none}html[data-device=mobile] .workflow-grid article:active,html[data-device=mobile] .bento-card:active{transform:scale(.985)}html[data-device=mobile] .mode-console{transform:none}html[data-device=mobile] .trust-track{animation-duration:20s}html[lang=en] h1{font-size:clamp(50px,7.6vw,112px)}html[lang=en] .hero-copy>p{max-width:780px}.language-toggle span{font-size:11px}.hero-proof{font-size:13px}.signal{font-size:11px}.stage-brand,.stage-status{font-size:12px}.side-label,.panel-kicker{font-size:10px}.side-item{font-size:12px}.side-item b{font-size:11px}.employee>span,.employee small{font-size:10px}.employee b{font-size:12px}.conversation-head b{font-size:13px}.conversation-head span,.conversation-head button{font-size:11px}.message{font-size:12px;line-height:1.65}.thinking,.composer,.composer button,.customer-title>span{font-size:11px}.customer-title b{font-size:12px}.customer-title small,dt,dd,.next-action span,.next-action b,.scroll-note{font-size:10px}.section-index,.trust-bar{font-size:12px}.trust-bar b{font-size:13px}.pain-grid article>span{font-size:11px}.pain-grid p{font-size:15px}.step-no{font-size:11px}.workflow-grid p{font-size:14px}.knowledge-visual span,.node,.live-visual>div{font-size:11px}.live-visual b{font-size:10px}.mode-tabs button{font-size:13px}.mode-tabs button span,.mode-detail>span{font-size:10px}.mode-detail p{color:#ffffffb8;font-size:16px}.console-head{font-size:11px}.console-customer b{font-size:13px}.console-customer small{font-size:11px}.console-bubble{font-size:13px}.console-analysis{font-size:11px}.console-draft span{font-size:10px}.console-draft p{font-size:12px}.console-action>span,.console-action button{font-size:11px}.card-top span{font-size:10px}.card-top b{font-size:13px}.memory-profile>span{font-size:11px}.memory-profile b{font-size:14px}.memory-profile small,.memory-profile em,.memory-lines p{font-size:11px}.memory-next span{font-size:10px}.memory-next b,.knowledge-stack span{font-size:11px}.bento-card>p{font-size:13px}.loop-line span,.learn-score span{font-size:11px}.journey-track article>span{color:#ffffff9e;font-size:11px}.journey-track h3{font-size:20px}.journey-track p{color:#ffffffad;font-size:13px}.handoff-card>span{font-size:11px}.handoff-card b{font-size:14px}.handoff-card p{color:#ffffffad;font-size:12px}.handoff-card button{font-size:12px}.vertical-copy p{font-size:15px}.text-link{font-size:13px}.vertical-list article>span{font-size:11px}.vertical-list p{font-size:13px}.vertical-list em,.plan-label{font-size:10px}.price span{font-size:12px}.pricing-grid li{font-size:13px}.pricing-grid article>a{font-size:12px}.pricing-grid small{color:#ffffffad;font-size:10px}.truth-section>div>span{font-size:11px}.truth-section li{font-size:14px}.faq-list button span{font-size:11px}.faq-list button b{font-size:16px}.faq-list article>div>p{font-size:14px}.contact-copy>p{color:#ffffffb8;font-size:16px}.contact-points span{color:#fffc;font-size:12px}.lead-form label{font-size:12px}.lead-form input,.lead-form select,.lead-form textarea,.submit-button{font-size:14px}.lead-form>small{font-size:11px;line-height:1.55}.form-success>span{font-size:10px}.form-success p{font-size:14px}.form-success button{font-size:12px}.footer-wordmark+p{font-size:13px}footer>div{font-size:12px}footer>div span,footer>small{font-size:10px}html[data-device=mobile] .mobile-dock a{font-size:11px}html[data-device=mobile] .mobile-dock a span{font-size:8px}html[data-device=mobile] .mobile-dock .mobile-dock-cta{font-size:11px}.float-nav a:hover,.float-nav .active,.header-cta,.button-dark,.console-action button,.pricing-grid article>a,.form-success button,.employee>span,.message.agent{background:var(--orange);color:#fff}.connect-visual{background:#f7f7f3}.connect-visual:before,.connect-visual:after{border-color:#10100f1f}.mode-section,.journey-section,.contact-section{color:var(--ink);border-top:1px solid var(--line);background:#fff}.section-index.light{color:#8d8d85}.mode-tabs button{border-color:var(--line);color:#696962;background:#f7f7f3}.mode-tabs button.selected{border-color:var(--orange);background:var(--orange);color:#fff}.mode-detail p{color:var(--muted)}.mode-console{border-color:var(--line);box-shadow:0 26px 70px #10100f1c}.motion-ready .mode-console{box-shadow:0 26px 70px #10100f1c}.motion-ready .mode-console:hover{box-shadow:0 34px 84px #10100f26}.knowledge-card{color:var(--ink);background:#f7f7f3}.knowledge-card .card-top span{color:#8d8d85}.knowledge-stack span{border-color:var(--line);color:#55554f;background:#fff}.knowledge-card>p{color:var(--muted)}.journey-track,.journey-track article{border-color:var(--line)}.journey-track article>span{color:#8d8d85}.journey-track p{color:var(--muted)}.journey-track i{background:var(--orange);color:#fff}.handoff-card{border-color:var(--line);background:#f7f7f3;box-shadow:0 16px 42px #10100f0f}.handoff-card p{color:var(--muted)}.handoff-card button{background:var(--orange);color:#fff}.pricing-section,footer{background:#fff}.featured-plan{color:var(--ink);box-shadow:0 26px 70px #10100f1f;background:#fff!important;border-color:#ff6a3d6b!important}.featured-plan .price{border-color:var(--line)}.featured-plan .price span,.featured-plan li{color:#5f5f59}.featured-plan>a{background:var(--orange)!important;color:#fff!important}.pricing-grid small{color:#8d8d85}.truth-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.truth-section>div:last-child{border-left:1px solid var(--line);color:var(--ink);background:#fff}.truth-section>div:last-child>span{color:var(--orange)}.contact-copy>p{color:var(--muted)}.contact-points span{color:#55554f}.lead-form{border:1px solid var(--line);background:#f9f9f6;box-shadow:0 24px 70px #10100f14}footer{border-top:1px solid var(--line)}html[data-device=mobile] .mobile-dock{border-color:var(--line);color:var(--ink);background:#fffffff0;box-shadow:0 18px 50px #10100f29}html[data-device=mobile] .mobile-dock a{color:#62625c}html[data-device=mobile] .mobile-dock a span{color:#9a9a92}html[data-device=mobile] .mobile-dock .mobile-dock-cta{background:var(--orange);color:#fff}@media (max-width:760px){.truth-section>div:last-child{border-top:1px solid var(--line);border-left:0}}@media (max-width:700px){html[lang=en] h1{font-size:clamp(45px,13vw,66px)}.site-header .wordmark{font-size:18px}.language-toggle{padding:0 10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-ready .reveal-item{opacity:1;transform:none}.motion-ready .workflow-grid article,.motion-ready .bento-card,.motion-ready .mode-console{transform:none}}.legal-page{min-height:100vh;color:var(--ink);background:#fff}.legal-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;justify-content:space-between;align-items:center;min-height:74px;padding:0 clamp(20px,5vw,78px);display:flex;position:sticky;top:0}.legal-actions{align-items:center;gap:14px;display:flex}.legal-actions>a{background:var(--orange);color:#fff;border-radius:999px;padding:11px 16px;font-size:12px;font-weight:800}.legal-document{width:min(900px,100% - 40px);margin:0 auto;padding:92px 0 70px}.legal-eyebrow{color:var(--orange);letter-spacing:.16em;font-size:11px;font-weight:900}.legal-document>h1{letter-spacing:-.055em;max-width:800px;margin:18px 0 14px;font-size:clamp(42px,7vw,78px);line-height:.98}.legal-date{color:#8a8a82;font-size:12px}.legal-intro{color:#4f4f49;max-width:760px;margin:38px 0 58px;font-size:18px;line-height:1.85}.legal-document>section{border-top:1px solid var(--line);grid-template-columns:52px 1fr;gap:24px;padding:34px 0;display:grid}.legal-document>section>span{color:var(--orange);font-size:11px;font-weight:900}.legal-document h2{letter-spacing:-.025em;margin:0 0 14px;font-size:24px}.legal-document section p{color:#5f5f59;margin:0;font-size:15px;line-height:1.9}.legal-notice{background:#fff8f4;border:1px solid #ff6a3d47;border-radius:22px;margin-top:34px;padding:26px 28px}.legal-notice strong{color:var(--orange);letter-spacing:.05em;font-size:12px}.legal-notice p{color:#5f5f59;margin:10px 0 0;font-size:14px;line-height:1.75}.legal-nav{border-top:1px solid var(--line);justify-content:center;gap:10px;padding:30px 20px 70px;display:flex}.legal-nav a{border:1px solid var(--line);color:#5f5f59;border-radius:999px;padding:11px 15px;font-size:12px;font-weight:800}.legal-nav a:hover{border-color:var(--orange);color:var(--orange)}@media (max-width:700px){.legal-header{min-height:64px}.legal-actions>a{display:none}.legal-document{padding-top:62px}.legal-document>section{grid-template-columns:32px 1fr;gap:12px}.legal-document h2{font-size:20px}.legal-intro{font-size:16px}.legal-nav{flex-wrap:wrap}}
