.landing-page{--ink:#0d1025;--ink-soft:#50566a;--ink-faint:#7b8192;--violet:#6048f5;--violet-deep:#4b34df;--violet-dark:#3320bc;--violet-soft:#eeeaff;--violet-wash:#f8f6ff;--lavender:#dcd5ff;--lavender-strong:#b9adff;--peach:#fff1ec;--sky:#eef6ff;--success:#2fb878;--success-soft:#e8f8f1;--navy:#11152f;--navy-soft:#1b2042;--paper:#ffffff;--canvas:#fbfbfe;--line:#e4e4ee;--line-strong:#d2d3df;--shadow-small:0 4px 14px rgba(39,31,95,0.08);--shadow-medium:0 18px 44px rgba(48,35,123,0.13);--shadow-large:0 34px 90px rgba(61,45,145,0.18);--font-display:"Avenir Next","Century Gothic",Futura,sans-serif;--font-body:"Avenir Next","Trebuchet MS",sans-serif;--font-script:var(--font-landing-script),"Segoe Print","Bradley Hand",cursive;--page-shell:1320px;--header-height:82px}.landing-page,.landing-page *{box-sizing:border-box}.landing-page{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px);min-width:320px;margin:0;overflow-x:hidden;background:var(--canvas);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.landing-page ::selection{background:var(--lavender);color:var(--ink)}.landing-page button,.landing-page input,.landing-page select,.landing-page textarea{font:inherit}.landing-page a,.landing-page button{-webkit-tap-highlight-color:transparent}.landing-page a{color:inherit;text-decoration:none}.landing-page button{color:inherit}.landing-page img,.landing-page svg{display:block}.landing-page blockquote,.landing-page h1,.landing-page h2,.landing-page h3,.landing-page ol,.landing-page p,.landing-page ul{margin:0}.landing-page ol,.landing-page ul{padding:0}.landing-page a,.landing-page button,.landing-page input,.landing-page select,.landing-page summary,.landing-page textarea{outline:none}.landing-page a:focus-visible,.landing-page button:focus-visible,.landing-page input:focus-visible,.landing-page select:focus-visible,.landing-page summary:focus-visible,.landing-page textarea:focus-visible{outline:3px solid rgba(96,72,245,.34);outline-offset:3px}.landing-page .page-shell{width:min(var(--page-shell),calc(100% - 72px));margin-inline:auto}.landing-page .section{position:relative;padding-block:118px}.landing-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-page .skip-link{position:fixed;top:10px;left:14px;z-index:1000;padding:10px 14px;border:1px solid var(--ink);border-radius:8px;background:var(--paper);color:var(--ink);font-weight:700;transform:translateY(-160%)}.landing-page .skip-link:focus{transform:translateY(0)}.landing-page .button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid transparent;border-radius:9px;cursor:pointer;font-weight:700;line-height:1;text-align:center;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.landing-page .button svg{width:18px;height:18px;flex:0 0 auto}.landing-page .button-primary{border-color:var(--violet);background:linear-gradient(135deg,#7058ff 0,var(--violet) 58%,#4c34e4 100%);box-shadow:0 10px 24px rgba(90,66,225,.22);color:#ffffff}.landing-page .button-primary:hover{border-color:var(--violet-deep);background:linear-gradient(135deg,#6550ee 0,var(--violet-deep) 100%);box-shadow:0 12px 28px rgba(76,52,228,.28)}.landing-page .button-secondary{border-color:var(--line-strong);background:rgba(255,255,255,.82);box-shadow:0 6px 18px rgba(23,21,61,.05);color:var(--ink)}.landing-page .button-secondary:hover{border-color:#b8b8c7;background:#ffffff}.landing-page .button-compact{min-height:44px;padding-inline:17px;font-size:14px}.landing-page .text-link{display:inline-flex;align-items:center;gap:9px;color:var(--violet-deep);font-weight:700}.landing-page .text-link svg{width:18px;height:18px}.landing-page .text-link:hover{color:var(--violet-dark)}.landing-page .capability-heading h2,.landing-page .faq-intro h2,.landing-page .final-copy h2,.landing-page .pricing-copy h2,.landing-page .privacy-copy h2,.landing-page .results-heading h2,.landing-page .section-heading h2{font-family:var(--font-display);font-weight:900;letter-spacing:-.052em;line-height:1.02}.landing-page .section-kicker{margin-bottom:12px;color:var(--violet);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.landing-page .centered-heading{max-width:760px;margin:0 auto 54px;text-align:center}.landing-page .centered-heading h2{font-size:clamp(40px,4.4vw,66px)}.landing-page .centered-heading>p:last-child{max-width:650px;margin:20px auto 0;color:var(--ink-soft);font-size:18px;line-height:1.7}.landing-page .compact-heading{margin-bottom:48px}.landing-page .split-heading{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.7fr);gap:72px;align-items:end;margin-bottom:56px}.landing-page .split-heading h2{font-size:clamp(42px,4.5vw,68px)}.landing-page .split-heading>p{padding-bottom:4px;color:var(--ink-soft);font-size:18px;line-height:1.7}.landing-page .site-header{position:absolute;inset:0 0 auto;z-index:100;height:var(--header-height);border-bottom:1px solid rgba(228,228,238,.7);background:rgba(255,255,255,.76);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-page .header-inner{display:flex;height:100%;align-items:center;justify-content:space-between;gap:30px}.landing-page .brand{display:inline-flex;align-items:center;gap:10px;color:var(--violet);font-family:var(--font-display);font-size:22px;font-weight:900;letter-spacing:-.04em}.landing-page .brand>span{color:var(--ink)}.landing-page .brand-mark{width:33px;height:33px;flex:0 0 auto}.landing-page .desktop-navigation{display:flex;align-items:center;gap:34px;margin-left:auto}.landing-page .desktop-navigation a,.landing-page .header-login{color:#2f3345;font-size:14px;font-weight:650;transition:color .16s ease}.landing-page .desktop-navigation a:hover,.landing-page .header-login:hover{color:var(--violet)}.landing-page .header-actions{display:flex;align-items:center;gap:22px;margin-left:24px}.landing-page .mobile-menu-button,.landing-page .mobile-navigation{display:none}.landing-page .hero-section{position:relative;min-height:980px;overflow:hidden;padding:calc(var(--header-height) + 84px) 0 54px;background:#ffffff}.landing-page .hero-wash{position:absolute;pointer-events:none;border-radius:50%;filter:blur(2px)}.landing-page .hero-wash-left{top:230px;left:-260px;width:700px;height:700px;background:radial-gradient(circle,rgba(255,224,232,.5) 0,rgba(255,239,241,.22) 52%,rgba(255,255,255,0) 74%)}.landing-page .hero-wash-right{top:64px;right:-190px;width:820px;height:820px;background:radial-gradient(circle,rgba(221,213,255,.64) 0,rgba(239,235,255,.35) 54%,rgba(255,255,255,0) 76%)}.landing-page .hero-layout{position:relative;z-index:1;display:grid;min-height:690px;grid-template-columns:minmax(0,.95fr) minmax(520px,.85fr);gap:70px;align-items:center}.landing-page .hero-copy{max-width:675px;padding:12px 0 20px}.landing-page .hero-copy h1{color:var(--ink);font-family:var(--font-display);font-size:clamp(64px,6.25vw,94px);font-weight:900;letter-spacing:-.066em;line-height:.98}.landing-page .hero-copy h1>span:first-child,.landing-page .hero-second-line{display:block}.landing-page .hero-second-line{position:relative;margin-top:8px;white-space:nowrap}.landing-page .script-word{position:relative;display:inline-block;margin:0 0 -.08em .09em;padding:0 .04em .16em 0;color:#7359f7;font-family:var(--font-script);font-size:1.08em;font-weight:600;letter-spacing:-.045em;line-height:.72;white-space:nowrap;vertical-align:-.1em;transform:rotate(-2deg)}.landing-page .script-word:after{position:absolute;right:.02em;bottom:.01em;left:.04em;height:.045em;border-radius:999px;background:currentColor;content:"";opacity:.86;transform:rotate(-1deg);transform-origin:left center}.landing-page .hero-lede{max-width:610px;margin-top:36px;color:#373c50;font-size:19px;line-height:1.78}.landing-page .hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.landing-page .hero-assurances{display:flex;flex-wrap:wrap;gap:18px 24px;margin-top:26px;color:#3f4454;font-size:14px}.landing-page .hero-assurances span{display:inline-flex;align-items:center;gap:8px}.landing-page .hero-assurances svg{width:16px;height:16px;padding:2px;border-radius:50%;background:#eceaf8;color:var(--violet)}.landing-page .hero-demo{position:relative;min-height:640px;isolation:isolate}.landing-page .hero-orbit{position:absolute;z-index:-2;border-radius:50%;background:linear-gradient(145deg,rgba(215,206,255,.82),rgba(242,239,255,.42))}.landing-page .hero-orbit-large{top:42px;right:-2px;width:520px;height:520px}.landing-page .hero-orbit-small{top:164px;left:86px;width:330px;height:330px;background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.8)}.landing-page .knowledge-stack{position:absolute;top:176px;left:0;z-index:0;width:260px}.landing-page .knowledge-card{position:absolute;display:flex;width:248px;min-height:72px;align-items:center;gap:12px;padding:13px 15px;border:1px solid rgba(214,211,236,.92);border-radius:12px;background:rgba(255,255,255,.8);box-shadow:0 14px 34px rgba(67,50,145,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-page .knowledge-card svg{width:20px;height:20px;flex:0 0 auto;color:var(--violet)}.landing-page .knowledge-card span,.landing-page .knowledge-card strong{display:block}.landing-page .knowledge-card strong{color:#272b3e;font-size:13px;line-height:1.25}.landing-page .knowledge-card span{margin-top:3px;color:var(--ink-faint);font-size:11px}.landing-page .knowledge-card-one{top:0;left:0;transform:translateX(10px)}.landing-page .knowledge-card-two{top:82px;left:-18px}.landing-page .knowledge-card-three{top:164px;left:4px}.landing-page .hero-chat-card{position:absolute;top:70px;right:16px;z-index:3;display:flex;width:412px;min-height:548px;flex-direction:column;overflow:hidden;border:1px solid rgba(222,220,236,.85);border-radius:21px;background:#ffffff;box-shadow:var(--shadow-large)}.landing-page .chat-card-header{display:flex;min-height:86px;align-items:center;padding:0 22px;background:linear-gradient(135deg,#7a5dff,#5d45ef 55%,#4b32d9);color:#ffffff}.landing-page .chat-brand-mark{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:12px;background:rgba(255,255,255,.16)}.landing-page .chat-brand-mark svg{width:22px;height:22px}.landing-page .chat-brand-copy{margin-left:12px}.landing-page .chat-brand-copy span,.landing-page .chat-brand-copy strong{display:block}.landing-page .chat-brand-copy strong{font-family:var(--font-display);font-size:17px;line-height:1.2}.landing-page .chat-brand-copy span{display:flex;align-items:center;gap:6px;margin-top:4px;color:rgba(255,255,255,.76);font-size:11px}.landing-page .chat-brand-copy i{width:7px;height:7px;border-radius:50%;background:#72edac;box-shadow:0 0 0 3px rgba(114,237,172,.16)}.landing-page .chat-team{display:flex;margin-left:auto}.landing-page .chat-team span{display:grid;width:30px;height:30px;place-items:center;margin-left:-7px;border:2px solid rgba(96,72,245,.72);border-radius:50%;background:#ffffff;color:var(--violet-deep);font-size:9px;font-weight:800}.landing-page .chat-card-body{flex:1 1;padding:22px 22px 16px}.landing-page .assistant-greeting{display:flex;align-items:flex-start;gap:10px;color:#24283a;font-size:13px;line-height:1.48}.landing-page .assistant-greeting p+p{margin-top:2px}.landing-page .assistant-face{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:10px;background:var(--violet-soft);color:var(--violet)}.landing-page .assistant-face svg{width:16px;height:16px}.landing-page .quick-actions{display:grid;gap:8px;margin-top:18px}.landing-page .quick-actions button{display:flex;min-height:42px;align-items:center;justify-content:space-between;padding:0 13px;border:1px solid #d8d1ff;border-radius:9px;background:#ffffff;color:#6b52ed;cursor:pointer;font-size:12px;font-weight:700;text-align:left;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.landing-page .quick-actions button.is-active,.landing-page .quick-actions button:hover{border-color:#9684fb;background:#f5f2ff;color:var(--violet-dark)}.landing-page .quick-actions svg{width:15px;height:15px}.landing-page .chat-preview{display:grid;gap:9px;margin-top:18px}.landing-page .assistant-bubble,.landing-page .customer-bubble{max-width:88%;padding:11px 13px;border-radius:11px;font-size:11.5px;line-height:1.48}.landing-page .customer-bubble{justify-self:end;border-bottom-right-radius:4px;background:linear-gradient(135deg,#765bff,#5d45ee);color:#ffffff}.landing-page .assistant-bubble{justify-self:start;border:1px solid #ececf2;border-bottom-left-radius:4px;background:#f7f7fa;color:#272a3a}.landing-page .answer-source{display:flex;align-items:flex-start;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid #e6e6ec;color:#73788a;font-size:9.5px}.landing-page .answer-source svg{width:12px;height:12px;flex:0 0 auto;margin-top:1px;color:var(--violet)}.landing-page .action-status{display:flex;min-height:34px;align-items:center;gap:7px;margin-top:10px;padding:7px 10px;border:1px solid #dcefe6;border-radius:8px;background:var(--success-soft);color:#227b58;font-size:10px;font-weight:700}.landing-page .action-status svg{width:13px;height:13px}.landing-page .action-status-handoff{border-color:#dfd8ff;background:#f0edff;color:#5942d8}.landing-page .chat-input{display:flex;min-height:62px;align-items:center;gap:9px;margin:0 18px;padding:8px 8px 8px 14px;border:1px solid #dedee7;border-radius:14px;background:#ffffff}.landing-page .chat-input input{min-width:0;flex:1 1;border:0;background:transparent;color:var(--ink);font-size:11px}.landing-page .chat-input input::placeholder{color:#9a9eac}.landing-page .chat-input button{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:0;border-radius:50%;background:var(--violet);color:#ffffff;cursor:pointer}.landing-page .chat-input button:hover{background:var(--violet-deep)}.landing-page .chat-input svg{width:17px;height:17px}.landing-page .chat-card-footer{display:flex;min-height:38px;align-items:center;justify-content:center;gap:12px;color:#9397a6;font-size:9px}.landing-page .chat-card-footer button{padding:0;border:0;background:transparent;color:var(--violet);cursor:pointer;font-size:9px;font-weight:700}.landing-page .specialist-chip{position:absolute;top:25px;right:56px;z-index:4;display:flex;min-height:43px;align-items:center;gap:8px;padding:6px 12px 6px 7px;border:1px solid rgba(215,210,241,.96);border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 10px 26px rgba(68,49,151,.11);color:#555a6d;font-size:10px}.landing-page .specialist-chip strong{color:var(--ink)}.landing-page .specialist-avatar{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;background:#f0c9bc;color:#593a34;font-size:9px;font-weight:800}.landing-page .online-dot{width:7px;height:7px;border-radius:50%;background:var(--success)}.landing-page .hero-annotation{position:absolute;z-index:4;color:#6952e9;font-family:var(--font-script);font-size:17px;line-height:1;pointer-events:none}.landing-page .hero-annotation span,.landing-page .hero-annotation svg{display:block}.landing-page .hero-annotation svg{overflow:visible}.landing-page .hero-annotation-grounded{top:406px;left:-58px;width:210px;transform:rotate(-4deg)}.landing-page .hero-annotation-grounded svg{width:190px;height:104px;margin:2px 0 0 8px}.landing-page .hero-annotation-release{top:-22px;right:-4px;width:150px;transform:rotate(4deg)}.landing-page .hero-annotation-release svg{width:132px;height:88px;margin:3px 0 0 -24px}.landing-page .integration-strip{position:relative;z-index:0;margin-top:26px;padding-top:34px}.landing-page .integration-strip>p{color:#616779;font-size:13px;text-align:center}.landing-page .integration-logos{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;align-items:center;margin-top:28px}.landing-page .integration-logos span{color:#858a99;font-family:var(--font-display);font-size:21px;font-weight:800;letter-spacing:-.045em;text-align:center}.landing-page .integration-logos span:nth-child(2),.landing-page .integration-logos span:nth-child(5){font-weight:500}.landing-page .integration-logos span:nth-child(3),.landing-page .integration-logos span:nth-child(6){letter-spacing:.02em;text-transform:uppercase}.landing-page .guided-section{overflow:hidden;background:linear-gradient(180deg,#ffffff,#f7f5ff 45%,#ffffff)}.landing-page .guided-wash{position:absolute;inset:40px 50% auto auto;width:780px;height:470px;transform:translateX(50%);border-radius:50%;background:radial-gradient(circle,rgba(220,213,255,.48) 0,rgba(243,240,255,.2) 58%,rgba(255,255,255,0) 74%);pointer-events:none}.landing-page .guided-section .page-shell{position:relative;z-index:1}.landing-page .setup-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.landing-page .setup-card{min-height:322px;padding:27px 25px 24px;border:1px solid #e2e1ec;border-radius:15px;background:rgba(255,255,255,.9);box-shadow:var(--shadow-small)}.landing-page .setup-card-topline{display:flex;align-items:center;justify-content:space-between}.landing-page .setup-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#f1eeff;color:var(--violet)}.landing-page .setup-icon svg{width:23px;height:23px}.landing-page .setup-number{color:#aaaebd;font-family:var(--font-display);font-size:12px;font-weight:800;letter-spacing:.08em}.landing-page .setup-card h3{margin-top:24px;font-family:var(--font-display);font-size:25px;font-weight:900;letter-spacing:-.035em}.landing-page .setup-card>p{margin-top:12px;color:var(--ink-soft);font-size:14px;line-height:1.65}.landing-page .setup-support{display:flex;align-items:flex-start;gap:8px;margin-top:20px;padding-top:18px;border-top:1px solid #ececf2;color:#4f5262;font-size:12px;line-height:1.55}.landing-page .setup-support svg{width:15px;height:15px;flex:0 0 auto;margin-top:2px;color:var(--violet)}.landing-page .privacy-section{overflow:hidden;background:#ffffff}.landing-page .privacy-layout{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(540px,1.18fr);gap:66px;align-items:center}.landing-page .privacy-copy{max-width:530px}.landing-page .privacy-copy h2{font-size:clamp(48px,5vw,76px)}.landing-page .privacy-copy>p:not(.section-kicker){margin-top:26px;color:var(--ink-soft);font-size:17px;line-height:1.75}.landing-page .privacy-checklist{display:grid;gap:13px;margin:28px 0;list-style:none}.landing-page .privacy-checklist li{display:flex;align-items:center;gap:10px;color:#323748;font-size:14px;font-weight:650}.landing-page .privacy-checklist svg{width:17px;height:17px;padding:3px;border-radius:50%;background:var(--violet-soft);color:var(--violet)}.landing-page .boundary-visual{position:relative;width:100%;max-width:610px;min-height:550px;margin:0 auto;isolation:isolate}.landing-page .boundary-globe{z-index:0;object-fit:contain;object-position:center}.landing-page .boundary-badge{position:absolute;right:4%;bottom:48px;display:flex;align-items:center;gap:11px;padding:12px 15px;border:1px solid #ddd8f5;border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 16px 38px rgba(58,43,133,.12);z-index:2}.landing-page .boundary-badge-mark{position:relative;display:grid;width:38px;height:38px;place-items:center;border:1px dashed #7b62f5;border-radius:50%}.landing-page .boundary-badge-mark:after,.landing-page .boundary-badge-mark:before{position:absolute;width:4px;height:4px;border-radius:50%;background:#7b62f5;content:""}.landing-page .boundary-badge-mark:before{top:6px;left:8px}.landing-page .boundary-badge-mark:after{right:7px;bottom:7px}.landing-page .boundary-badge-mark>span{width:8px;height:8px;border-radius:50%;background:#6b51ee;box-shadow:0 0 0 5px #ece8ff}.landing-page .boundary-badge strong,.landing-page .boundary-badge>span:last-child,.landing-page .boundary-badge>span:last-child>span{display:block}.landing-page .boundary-badge strong{color:#25293a;font-size:12px}.landing-page .boundary-badge>span:last-child>span{margin-top:2px;color:#7a7f8f;font-size:10px}.landing-page .features-section{background:linear-gradient(180deg,#fbfaff,#ffffff 34%,#f9f8ff)}.landing-page .feature-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.landing-page .feature-card{min-height:198px;padding:24px 20px;border:1px solid #e6e4ef;border-radius:14px;background:#ffffff;box-shadow:0 9px 26px rgba(51,42,103,.05);text-align:center}.landing-page .feature-icon{display:grid;width:44px;height:44px;place-items:center;margin:0 auto;border-radius:12px;background:#f2efff;color:var(--violet)}.landing-page .feature-icon svg{width:22px;height:22px}.landing-page .feature-card h3{margin-top:17px;font-family:var(--font-display);font-size:17px;font-weight:900;letter-spacing:-.02em}.landing-page .feature-card p{margin-top:8px;color:var(--ink-soft);font-size:12px;line-height:1.55}.landing-page .capability-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.7fr);gap:76px;align-items:end;margin:120px 0 50px}.landing-page .capability-heading h2{font-size:clamp(46px,4.7vw,70px)}.landing-page .capability-heading>p{padding-bottom:5px;color:var(--ink-soft);font-size:17px;line-height:1.72}.landing-page .capability-demo{overflow:hidden;border:1px solid #dedce9;border-radius:19px;background:#ffffff;box-shadow:0 20px 55px rgba(48,38,105,.1)}.landing-page .capability-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e5e3ed;background:#fcfcfe}.landing-page .capability-tabs button{display:flex;min-height:94px;align-items:center;gap:13px;padding:16px 22px;border:0;border-right:1px solid #e5e3ed;background:transparent;color:#555a6c;cursor:pointer;text-align:left;transition:background-color .15s ease,color .15s ease}.landing-page .capability-tabs button:last-child{border-right:0}.landing-page .capability-tabs button.is-active,.landing-page .capability-tabs button:hover{background:#f3f0ff;color:var(--violet-deep)}.landing-page .capability-tab-icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:1px solid #ded8ff;border-radius:11px;background:#ffffff}.landing-page .capability-tab-icon svg{width:20px;height:20px}.landing-page .capability-tabs small,.landing-page .capability-tabs strong{display:block}.landing-page .capability-tabs strong{font-family:var(--font-display);font-size:16px;font-weight:900}.landing-page .capability-tabs small{margin-top:3px;color:#777c8c;font-size:11px;line-height:1.35}.landing-page .capability-panel{display:grid;grid-template-columns:minmax(290px,.68fr) minmax(0,1.65fr);gap:44px;align-items:center;min-height:600px;padding:44px}.landing-page .capability-copy{padding:10px 6px 10px 10px}.landing-page .capability-index{color:var(--violet);font-family:var(--font-display);font-size:13px;font-weight:900;letter-spacing:.1em}.landing-page .capability-copy h3{margin-top:16px;font-family:var(--font-display);font-size:40px;font-weight:900;letter-spacing:-.045em;line-height:1.07}.landing-page .capability-copy>p{margin-top:18px;color:var(--ink-soft);font-size:15px;line-height:1.7}.landing-page .capability-outcome{display:inline-flex;align-items:center;gap:8px;margin-top:26px;padding:9px 12px;border-radius:9px;background:var(--success-soft);color:#237a58;font-size:12px;font-weight:750}.landing-page .capability-outcome svg{width:15px;height:15px}.landing-page .product-window{overflow:hidden;border:1px solid #dcdce6;border-radius:13px;background:#ffffff;box-shadow:0 18px 42px rgba(38,31,82,.1)}.landing-page .product-window-topbar{display:flex;min-height:52px;align-items:center;gap:14px;padding:0 17px;border-bottom:1px solid #e6e6ed;background:#fafafd;color:#666b7b;font-size:10px}.landing-page .window-dots{display:flex;gap:5px}.landing-page .window-dots span{width:7px;height:7px;border-radius:50%;background:#d0d1da}.landing-page .test-label{margin-left:auto;padding:4px 8px;border:1px solid #ddd8ff;border-radius:7px;background:#f2efff;color:var(--violet-deep);font-weight:700}.landing-page .product-window-grid{display:grid;grid-template-columns:minmax(0,1fr) 250px;min-height:420px}.landing-page .conversation-panel{padding:20px;border-right:1px solid #e7e6ee;background:#fbfbfd}.landing-page .conversation-label,.landing-page .decision-heading>span{display:flex;align-items:center;gap:7px;color:#6b7080;font-size:10px;font-weight:750}.landing-page .conversation-label svg,.landing-page .decision-heading svg{width:14px;height:14px;color:var(--violet)}.landing-page .conversation-message{margin-top:18px;padding:13px 14px;border-radius:11px;font-size:12px;line-height:1.55}.landing-page .conversation-message span{display:block;margin-bottom:5px;color:#777c8c;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.landing-page .conversation-message-customer{max-width:86%;margin-left:auto;border-bottom-right-radius:4px;background:linear-gradient(135deg,#6f55fa,#5841e8);color:#ffffff}.landing-page .conversation-message-customer span{color:rgba(255,255,255,.72)}.landing-page .conversation-message-ai{max-width:92%;border:1px solid #dedee7;border-bottom-left-radius:4px;background:#ffffff;color:#262a3a}.landing-page .confidence-row{display:flex;align-items:center;gap:8px;margin-top:14px;color:#287b5a;font-size:10px;font-weight:700}.landing-page .confidence-row svg{width:15px;height:15px}.landing-page .decision-panel{padding:20px 18px}.landing-page .decision-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.landing-page .decision-heading strong{color:var(--violet);font-size:9px}.landing-page .source-card{display:flex;gap:9px;margin-top:18px;padding:12px;border:1px solid #ded9fb;border-radius:10px;background:#f7f5ff}.landing-page .source-card>svg{width:17px;height:17px;flex:0 0 auto;color:var(--violet)}.landing-page .source-card strong{display:block;font-size:10px;line-height:1.35}.landing-page .source-card p{margin-top:5px;color:#727788;font-size:9px;line-height:1.45}.landing-page .trail-list{margin-top:16px}.landing-page .trail-row{display:flex;align-items:flex-start;gap:8px;padding:10px 0;border-top:1px solid #ececf1;color:#555a69;font-size:9.5px;line-height:1.45}.landing-page .trail-row svg{width:14px;height:14px;flex:0 0 auto;color:var(--success)}.landing-page .inspect-button{width:100%;min-height:35px;margin-top:14px;border:1px solid #d9d5f2;border-radius:8px;background:#ffffff;color:var(--violet-deep);cursor:pointer;font-size:10px;font-weight:750}.landing-page .inspect-button:hover{background:#f6f4ff}.landing-page .results-section{padding:18px 0 92px;background:#f9f8ff}.landing-page .results-card{padding:46px 48px 44px;border-radius:20px;background:linear-gradient(145deg,#171b3b,#10142f 60%,#151736);box-shadow:0 26px 60px rgba(18,19,48,.18);color:#ffffff}.landing-page .results-heading{display:flex;align-items:center;gap:16px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.12)}.landing-page .results-icon{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.06);color:#b5a8ff}.landing-page .results-icon svg{width:22px;height:22px}.landing-page .results-heading p{color:#a8acc0;font-size:12px;font-weight:700}.landing-page .results-heading h2{margin-top:4px;font-size:32px;letter-spacing:-.035em}.landing-page .results-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px}.landing-page .result-metric{min-height:128px;padding:4px 30px;border-right:1px solid rgba(255,255,255,.12)}.landing-page .result-metric:first-child{padding-left:0}.landing-page .result-metric:last-child{padding-right:0;border-right:0}.landing-page .result-metric span,.landing-page .result-metric strong{display:block}.landing-page .result-metric strong{font-family:var(--font-display);font-size:clamp(34px,4vw,52px);font-weight:900;letter-spacing:-.05em}.landing-page .result-metric span{max-width:190px;margin-top:10px;color:#b6b9ca;font-size:12px;line-height:1.55}.landing-page .week-section{background:#ffffff}.landing-page .launch-week-layout{display:grid;grid-template-columns:minmax(0,1.55fr) 360px;gap:38px;align-items:stretch}.landing-page .launch-timeline{position:relative;display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0 0;border-top:1px solid #e1e1ea;border-bottom:1px solid #e1e1ea}.landing-page .timeline-line{position:absolute;top:51px;left:8%;right:8%;height:1px;background:#d8d6e9}.landing-page .launch-day{position:relative;z-index:1;min-height:322px;padding:0 24px 28px;border-right:1px solid #e3e3eb}.landing-page .launch-day:first-of-type{padding-left:0}.landing-page .launch-day:last-child{padding-right:0;border-right:0}.landing-page .launch-marker{display:grid;width:46px;height:46px;place-items:center;border:7px solid #ffffff;border-radius:50%;background:var(--violet);box-shadow:0 0 0 1px #d9d5f6;color:#ffffff;font-family:var(--font-display);font-size:10px;font-weight:900}.landing-page .launch-day-label{margin-top:24px;color:var(--violet);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.landing-page .launch-day h3{margin-top:8px;font-family:var(--font-display);font-size:20px;font-weight:900;letter-spacing:-.025em;line-height:1.22}.landing-page .launch-day>p:last-child{margin-top:12px;color:var(--ink-soft);font-size:12px;line-height:1.6}.landing-page .specialist-card{padding:27px;border:1px solid #ddd9ef;border-radius:16px;background:linear-gradient(160deg,#f8f6ff,#ffffff 70%);box-shadow:0 16px 40px rgba(53,42,105,.08)}.landing-page .specialist-card-header{display:flex;align-items:center;gap:11px}.landing-page .specialist-card-avatar{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:50%;background:#efc9bc;color:#5f3d36;font-size:12px;font-weight:900}.landing-page .specialist-card-header span,.landing-page .specialist-card-header strong{display:block}.landing-page .specialist-card-header strong{font-family:var(--font-display);font-size:15px;font-weight:900}.landing-page .specialist-card-header div span{margin-top:2px;color:var(--ink-faint);font-size:10px}.landing-page .specialist-online{margin-left:auto;padding:4px 7px;border-radius:7px;background:var(--success-soft);color:#267b59;font-size:9px;font-weight:800}.landing-page .specialist-card-quote{margin-top:24px;color:#303447;font-family:var(--font-display);font-size:21px;font-weight:700;letter-spacing:-.025em;line-height:1.45}.landing-page .specialist-card-list{display:grid;gap:12px;margin-top:25px;padding-top:22px;border-top:1px solid #e4e2ed}.landing-page .specialist-card-list div{display:flex;align-items:center;gap:9px;color:#555a69;font-size:11px}.landing-page .specialist-card-list svg{width:16px;height:16px;color:var(--violet)}.landing-page .stories-section{background:#faf9ff}.landing-page .story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.landing-page .story-card{min-height:320px;padding:28px;border:1px solid #e3e1ed;border-radius:15px;background:#ffffff;box-shadow:0 12px 32px rgba(48,38,92,.06)}.landing-page .story-card>svg{width:25px;height:25px;color:var(--violet)}.landing-page .story-card blockquote{margin-top:26px;color:#292d3f;font-family:var(--font-display);font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:1.5}.landing-page .story-person{display:flex;align-items:center;gap:11px;margin-top:28px;padding-top:20px;border-top:1px solid #ecebf1}.landing-page .story-person>span{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:50%;background:#e6e0ff;color:var(--violet-dark);font-size:10px;font-weight:900}.landing-page .story-person small,.landing-page .story-person strong{display:block}.landing-page .story-person strong{font-size:12px}.landing-page .story-person small{margin-top:2px;color:var(--ink-faint);font-size:10px}.landing-page .pricing-section{padding:92px 0;background:#ffffff}.landing-page .pricing-card{display:grid;grid-template-columns:minmax(0,1.3fr) 270px auto;gap:46px;align-items:center;padding:46px 50px;border:1px solid #ded8ff;border-radius:19px;background:linear-gradient(135deg,#f4f0ff,#fbf9ff 54%,#f1efff)}.landing-page .pricing-copy h2{font-size:clamp(36px,3.5vw,52px)}.landing-page .pricing-copy>p:not(.section-kicker){max-width:650px;margin-top:15px;color:var(--ink-soft);font-size:14px;line-height:1.65}.landing-page .pricing-inclusions{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:20px}.landing-page .pricing-inclusions span{display:inline-flex;align-items:center;gap:7px;color:#464b5d;font-size:11px;font-weight:700}.landing-page .pricing-inclusions svg{width:14px;height:14px;color:var(--violet)}.landing-page .price-block>span{color:var(--ink-faint);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.landing-page .price-block>div{display:flex;align-items:baseline;gap:7px;margin-top:4px}.landing-page .price-block strong{font-family:var(--font-display);font-size:47px;font-weight:900;letter-spacing:-.055em;line-height:1}.landing-page .price-block div span{color:var(--ink-soft);font-size:12px}.landing-page .price-block p{margin-top:10px;color:var(--ink-faint);font-size:9px;line-height:1.45}.landing-page .faq-section{background:#fafafd}.landing-page .faq-layout{display:grid;grid-template-columns:390px minmax(0,1fr);gap:90px;align-items:start}.landing-page .faq-intro{position:sticky;top:calc(var(--header-height) + 34px)}.landing-page .faq-intro h2{font-size:clamp(42px,4vw,62px)}.landing-page .faq-intro>p:not(.section-kicker){margin-top:20px;color:var(--ink-soft);font-size:15px;line-height:1.7}.landing-page .faq-contact{display:flex;align-items:flex-start;gap:12px;margin-top:28px;padding:17px;border:1px solid #ddd9ef;border-radius:12px;background:#ffffff}.landing-page .faq-contact>svg{width:20px;height:20px;flex:0 0 auto;color:var(--violet)}.landing-page .faq-contact span,.landing-page .faq-contact strong{display:block}.landing-page .faq-contact strong{font-size:12px}.landing-page .faq-contact span{margin-top:3px;color:var(--ink-faint);font-size:10px;line-height:1.5}.landing-page .faq-list{border-top:1px solid #dcdce6}.landing-page .faq-item{border-bottom:1px solid #dcdce6}.landing-page .faq-item h3{margin:0}.landing-page .faq-item button{display:flex;width:100%;min-height:82px;align-items:center;justify-content:space-between;gap:20px;padding:0;border:0;background:transparent;color:var(--ink);cursor:pointer;font-family:var(--font-display);font-size:18px;font-weight:850;letter-spacing:-.015em;text-align:left}.landing-page .faq-item button svg{width:18px;height:18px;flex:0 0 auto;color:var(--violet);transition:transform .17s ease}.landing-page .faq-item.is-open button svg{transform:rotate(180deg)}.landing-page .faq-answer{padding:0 48px 26px 0}.landing-page .faq-answer p{max-width:730px;color:var(--ink-soft);font-size:14px;line-height:1.75}.landing-page .final-section{padding:104px 0;background:#ffffff}.landing-page .final-card{position:relative;display:grid;overflow:hidden;grid-template-columns:minmax(0,.85fr) minmax(540px,1.15fr);gap:66px;align-items:center;padding:64px;border:1px solid #dedaf1;border-radius:22px;background:linear-gradient(135deg,#f0edff,#faf9ff 48%,#eff6ff)}.landing-page .final-card:before{position:absolute;top:-210px;left:-170px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(203,192,255,.72),rgba(234,229,255,.18) 65%,rgba(255,255,255,0) 74%);content:""}.landing-page .final-copy,.landing-page .lead-form,.landing-page .lead-success{position:relative;z-index:1}.landing-page .final-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;background:#ffffff;box-shadow:var(--shadow-small);color:var(--violet)}.landing-page .final-icon svg{width:22px;height:22px}.landing-page .final-copy h2{margin-top:22px;font-size:clamp(42px,4vw,62px)}.landing-page .final-copy p{margin-top:20px;color:var(--ink-soft);font-size:15px;line-height:1.75}.landing-page .lead-form,.landing-page .lead-success{padding:24px;border:1px solid #dedee8;border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 17px 42px rgba(49,39,100,.1)}.landing-page .lead-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.landing-page .form-field+.form-field,.landing-page .lead-form-row+.form-field{margin-top:15px}.landing-page .lead-form-row .form-field+.form-field{margin-top:0}.landing-page .form-field label{display:block;margin-bottom:7px;color:#494e60;font-size:10px;font-weight:800}.landing-page .form-field input,.landing-page .form-field select,.landing-page .form-field textarea{width:100%;border:1px solid #d8d9e2;border-radius:8px;background:#ffffff;color:var(--ink);font-size:12px}.landing-page .form-field input,.landing-page .form-field select{height:45px;padding:0 12px}.landing-page .form-field textarea{min-height:108px;padding:11px 12px;resize:vertical;line-height:1.55}.landing-page .form-field input::placeholder,.landing-page .form-field textarea::placeholder{color:#a0a3af}.landing-page .form-field input:focus,.landing-page .form-field select:focus,.landing-page .form-field textarea:focus{border-color:#9886fa;box-shadow:0 0 0 3px rgba(96,72,245,.1)}.landing-page .lead-form-footer{display:flex;align-items:center;gap:16px;margin-top:17px}.landing-page .lead-form-footer .button{min-height:46px;padding-inline:17px;font-size:12px}.landing-page .lead-form-footer p{color:var(--ink-faint);font-size:9px;line-height:1.45}.landing-page .lead-success{display:grid;min-height:310px;place-content:center;text-align:center}.landing-page .lead-success-icon{display:grid;width:48px;height:48px;place-items:center;margin:0 auto;border-radius:50%;background:var(--success-soft);color:var(--success)}.landing-page .lead-success h3{margin-top:18px;font-family:var(--font-display);font-size:24px;font-weight:900;letter-spacing:-.03em}.landing-page .lead-success p{max-width:440px;margin-top:11px;color:var(--ink-soft);font-size:13px}.landing-page .lead-success button{margin:17px auto 0;padding:0;border:0;background:transparent;color:var(--violet);cursor:pointer;font-weight:750}.landing-page .site-footer{border-top:1px solid #e5e5ed;background:#ffffff}.landing-page .footer-main{display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(360px,1fr) 210px;gap:70px;padding-block:64px 48px}.landing-page .footer-brand-block>p{max-width:350px;margin-top:16px;color:var(--ink-soft);font-size:12px;line-height:1.65}.landing-page .footer-socials{display:flex;gap:8px;margin-top:20px}.landing-page .footer-socials a{display:grid;width:28px;height:28px;place-items:center;border:1px solid #dedee6;border-radius:50%;color:#676c7c;font-size:9px;font-weight:800}.landing-page .footer-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.landing-page .footer-column{display:flex;flex-direction:column;gap:10px}.landing-page .footer-column strong{margin-bottom:3px;font-size:11px}.landing-page .footer-column a{color:var(--ink-soft);font-size:10px}.landing-page .footer-column a:hover{color:var(--violet)}.landing-page .footer-boundary{display:flex;align-items:center;gap:11px;align-self:start}.landing-page .footer-boundary-mark{display:grid;width:42px;height:42px;place-items:center;border:1px dashed #7660ee;border-radius:50%;color:var(--violet)}.landing-page .footer-boundary span,.landing-page .footer-boundary strong{display:block}.landing-page .footer-boundary strong{font-size:11px}.landing-page .footer-boundary span{margin-top:2px;color:var(--ink-faint);font-size:9px}.landing-page .footer-bottom{display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #ededf2;color:#858997;font-size:9px}.landing-page .footer-bottom div{display:flex;gap:18px}@keyframes heroCardIn{0%{opacity:0;transform:translateY(20px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes sourceCardIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.landing-page .hero-chat-card{animation:heroCardIn .76s cubic-bezier(.2,.7,.2,1) both}.landing-page .knowledge-card{animation:sourceCardIn .62s cubic-bezier(.2,.7,.2,1) both}.landing-page .knowledge-card-two{animation-delay:90ms}.landing-page .knowledge-card-three{animation-delay:.18s}@media (max-width:1180px){.landing-page{--page-shell:1080px}.landing-page .desktop-navigation{gap:22px}.landing-page .header-actions{margin-left:8px}.landing-page .hero-layout{grid-template-columns:minmax(0,.9fr) minmax(490px,1fr);gap:30px}.landing-page .hero-copy h1{font-size:clamp(60px,7vw,82px)}.landing-page .hero-chat-card{right:0;width:390px}.landing-page .knowledge-card{width:216px}.landing-page .hero-annotation-grounded{left:-34px}.landing-page .hero-annotation-release{right:-12px}.landing-page .privacy-layout{grid-template-columns:minmax(340px,.85fr) minmax(480px,1.15fr);gap:30px}.landing-page .capability-panel{grid-template-columns:280px minmax(0,1fr);padding:36px}.landing-page .product-window-grid{grid-template-columns:minmax(0,1fr) 225px}.landing-page .launch-week-layout{grid-template-columns:minmax(0,1fr) 320px}.landing-page .launch-day{padding-inline:16px}.landing-page .pricing-card{grid-template-columns:minmax(0,1fr) 240px auto;gap:28px;padding-inline:40px}}@media (max-width:980px){.landing-page{--header-height:74px}.landing-page .page-shell{width:min(100% - 44px,820px)}.landing-page .section{padding-block:94px}.landing-page .desktop-navigation,.landing-page .header-actions{display:none}.landing-page .mobile-menu-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid #dedee8;border-radius:9px;background:rgba(255,255,255,.86);color:var(--ink);cursor:pointer}.landing-page .mobile-menu-button svg{width:22px;height:22px}.landing-page .mobile-navigation{display:block;border-top:1px solid #e7e7ee;background:rgba(255,255,255,.98);box-shadow:0 16px 36px rgba(35,28,72,.08)}.landing-page .mobile-navigation-inner{display:grid;gap:4px;padding-block:14px 20px}.landing-page .mobile-navigation a:not(.button){padding:11px 4px;border-bottom:1px solid #f0f0f4;font-size:14px;font-weight:700}.landing-page .mobile-navigation .button{margin-top:10px}.landing-page .hero-section{min-height:auto;padding-top:calc(var(--header-height) + 64px)}.landing-page .hero-layout{display:block;min-height:0}.landing-page .hero-copy{max-width:680px;margin:0 auto;text-align:center}.landing-page .hero-copy h1{font-size:clamp(58px,11vw,82px)}.landing-page .hero-lede{margin-inline:auto}.landing-page .hero-actions,.landing-page .hero-assurances{justify-content:center}.landing-page .hero-demo{width:650px;max-width:100%;min-height:650px;margin:58px auto 0}.landing-page .hero-chat-card{right:44px;width:410px}.landing-page .knowledge-stack{left:15px}.landing-page .hero-annotation-grounded{top:414px;left:4px}.landing-page .hero-annotation-release{right:18px}.landing-page .specialist-chip{right:72px}.landing-page .integration-strip{margin-top:0}.landing-page .integration-logos{grid-template-columns:repeat(3,1fr);gap:20px 28px}.landing-page .setup-grid{grid-template-columns:repeat(2,1fr)}.landing-page .privacy-layout{display:flex;flex-direction:column;gap:42px}.landing-page .privacy-copy{max-width:650px;text-align:center}.landing-page .privacy-checklist{justify-items:center}.landing-page .privacy-copy .text-link{justify-content:center}.landing-page .boundary-visual{width:min(100%,610px);max-width:610px}.landing-page .feature-grid{grid-template-columns:repeat(3,1fr)}.landing-page .feature-card:nth-child(4),.landing-page .feature-card:nth-child(5){grid-column:span 1}.landing-page .capability-heading,.landing-page .split-heading{grid-template-columns:1fr;gap:22px}.landing-page .capability-heading{margin-top:92px}.landing-page .capability-heading>p,.landing-page .split-heading>p{max-width:700px}.landing-page .capability-panel{grid-template-columns:1fr;gap:28px}.landing-page .capability-copy{max-width:620px}.landing-page .results-grid{grid-template-columns:repeat(2,1fr)}.landing-page .result-metric{padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.12)}.landing-page .result-metric:nth-child(2){border-right:0}.landing-page .result-metric:nth-child(3),.landing-page .result-metric:nth-child(4){border-bottom:0}.landing-page .result-metric:nth-child(3){padding-left:0}.landing-page .launch-week-layout{grid-template-columns:1fr}.landing-page .specialist-card{max-width:520px}.landing-page .story-grid{grid-template-columns:1fr}.landing-page .story-card{min-height:0}.landing-page .pricing-card{grid-template-columns:1fr auto}.landing-page .pricing-copy{grid-column:1/-1}.landing-page .faq-layout{grid-template-columns:1fr;gap:50px}.landing-page .faq-intro{position:static;max-width:620px}.landing-page .final-card{grid-template-columns:1fr;gap:42px}.landing-page .footer-main{grid-template-columns:1fr 1fr}.landing-page .footer-boundary{grid-column:1/-1}}@media (max-width:700px){.landing-page .page-shell{width:min(100% - 32px,600px)}.landing-page .section{padding-block:78px}.landing-page .brand{font-size:20px}.landing-page .brand-mark{width:30px;height:30px}.landing-page .hero-section{padding-top:calc(var(--header-height) + 46px)}.landing-page .hero-copy h1{font-size:clamp(48px,14vw,66px);letter-spacing:-.06em}.landing-page .hero-second-line{white-space:normal}.landing-page .script-word{margin-left:.06em;font-size:1.03em;transform:rotate(-1.5deg)}.landing-page .hero-lede{margin-top:25px;font-size:16px;line-height:1.7}.landing-page .hero-actions{display:grid;gap:10px}.landing-page .hero-actions .button{width:100%}.landing-page .hero-assurances{gap:10px 15px;font-size:11px}.landing-page .hero-demo{min-height:730px;margin-top:40px}.landing-page .hero-orbit-large{top:92px;right:50%;width:430px;height:430px;transform:translateX(50%)}.landing-page .hero-orbit-small{top:152px;left:50%;width:300px;height:300px;transform:translateX(-50%)}.landing-page .hero-chat-card{top:100px;right:50%;width:min(100%,390px);min-height:530px;transform:translateX(50%);animation-name:none}.landing-page .hero-annotation,.landing-page .knowledge-stack,.landing-page .specialist-chip{display:none}.landing-page .chat-card-header{min-height:78px;padding-inline:18px}.landing-page .chat-card-body{padding:18px 18px 14px}.landing-page .quick-actions{grid-template-columns:1fr 1fr}.landing-page .quick-actions button{min-height:47px;padding:8px 10px;line-height:1.25}.landing-page .chat-input{margin-inline:14px}.landing-page .integration-strip{padding-top:24px}.landing-page .integration-strip>p{max-width:300px;margin-inline:auto;font-size:12px;line-height:1.5}.landing-page .integration-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.landing-page .integration-logos span{display:grid;min-height:44px;place-items:center;padding:7px 5px;border:1px solid #ebe8f6;border-radius:11px;background:rgba(255,255,255,.76);color:#656b7d;font-size:13px;line-height:1.15}.landing-page .integration-logos span,.landing-page .integration-logos span:nth-child(2),.landing-page .integration-logos span:nth-child(3),.landing-page .integration-logos span:nth-child(5),.landing-page .integration-logos span:nth-child(6){font-weight:750;letter-spacing:0;text-transform:none}.landing-page .centered-heading{margin-bottom:38px}.landing-page .capability-heading h2,.landing-page .centered-heading h2,.landing-page .faq-intro h2,.landing-page .final-copy h2,.landing-page .privacy-copy h2,.landing-page .split-heading h2{font-size:clamp(38px,12vw,52px)}.landing-page .capability-heading>p,.landing-page .centered-heading>p:last-child,.landing-page .split-heading>p{font-size:15px}.landing-page .setup-grid{grid-template-columns:1fr}.landing-page .setup-card{min-height:0}.landing-page .privacy-copy{text-align:left}.landing-page .privacy-checklist{justify-items:start}.landing-page .privacy-copy .text-link{justify-content:flex-start}.landing-page .boundary-visual{min-height:430px}.landing-page .boundary-badge{right:2px;bottom:18px}.landing-page .feature-grid{grid-template-columns:1fr 1fr}.landing-page .feature-card:last-child{grid-column:1/-1}.landing-page .feature-card{min-height:175px;padding:22px 15px}.landing-page .capability-heading{margin-top:78px}.landing-page .capability-tabs{grid-template-columns:1fr}.landing-page .capability-tabs button{min-height:76px;border-right:0;border-bottom:1px solid #e5e3ed}.landing-page .capability-tabs button:last-child{border-bottom:0}.landing-page .capability-panel{min-height:0;padding:26px 20px 20px}.landing-page .capability-copy h3{font-size:34px}.landing-page .product-window-grid{grid-template-columns:1fr}.landing-page .conversation-panel{border-right:0;border-bottom:1px solid #e7e6ee}.landing-page .results-section{padding-bottom:76px}.landing-page .results-card{padding:32px 24px}.landing-page .results-heading{align-items:flex-start}.landing-page .results-heading h2{font-size:28px}.landing-page .results-grid{grid-template-columns:1fr}.landing-page .result-metric,.landing-page .result-metric:first-child,.landing-page .result-metric:nth-child(3){min-height:0;padding:22px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.landing-page .result-metric:last-child{border-bottom:0}.landing-page .launch-timeline{grid-template-columns:1fr;padding-top:0;border-top:0}.landing-page .timeline-line{top:24px;bottom:24px;left:22px;right:auto;width:1px;height:auto}.landing-page .launch-day,.landing-page .launch-day:first-of-type,.landing-page .launch-day:last-child{min-height:0;padding:0 0 34px 70px;border-right:0}.landing-page .launch-day:last-child{padding-bottom:20px}.landing-page .launch-marker{position:absolute;top:0;left:0}.landing-page .launch-day-label{margin-top:0}.landing-page .story-card blockquote{font-size:18px}.landing-page .pricing-section{padding-block:76px}.landing-page .pricing-card{grid-template-columns:1fr;padding:32px 24px}.landing-page .pricing-copy{grid-column:auto}.landing-page .pricing-card .button{width:100%}.landing-page .faq-item button{min-height:72px;font-size:16px}.landing-page .faq-answer{padding-right:0}.landing-page .final-section{padding-block:76px}.landing-page .final-card{padding:38px 22px}.landing-page .lead-form-row{grid-template-columns:1fr}.landing-page .lead-form-row .form-field+.form-field{margin-top:15px}.landing-page .lead-form-footer{align-items:stretch;flex-direction:column}.landing-page .lead-form-footer .button{width:100%}.landing-page .footer-main{grid-template-columns:1fr;gap:38px}.landing-page .footer-columns{grid-template-columns:repeat(3,1fr)}.landing-page .footer-boundary{grid-column:auto}.landing-page .footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:16px}}@media (max-width:430px){.landing-page .hero-copy h1{font-size:46px}.landing-page .script-word{margin-left:.04em;font-size:1em}.landing-page .hero-demo{min-height:748px}.landing-page .hero-chat-card{top:82px;border-radius:17px}.landing-page .quick-actions{grid-template-columns:1fr}.landing-page .quick-actions button:nth-child(3),.landing-page .quick-actions button:nth-child(4){display:none}.landing-page .chat-preview{margin-top:13px}.landing-page .boundary-visual{min-height:390px}.landing-page .feature-grid{grid-template-columns:1fr}.landing-page .feature-card:last-child{grid-column:auto}.landing-page .footer-columns{grid-template-columns:1fr 1fr;gap:28px}}@media (prefers-reduced-motion:reduce){.landing-page{scroll-behavior:auto}.landing-page,.landing-page *,.landing-page :after,.landing-page :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.landing-page .brand-mark{padding:0;overflow:visible;border-radius:0;background:none;box-shadow:none}.landing-page .brand-mark:after{content:none}.landing-page .brand{min-height:0;padding:0}.landing-page .button:hover{transform:none}.landing-page .hero-demo-note{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:12px;padding:0 20px;color:var(--ink-soft);font-size:13px;font-weight:650}.landing-page .hero-demo-note svg{width:18px;color:var(--violet)}.landing-page .account-cta{display:grid;align-content:center;gap:18px}.landing-page .account-cta h3{font-size:28px;line-height:1.1}.landing-page .account-cta>p{color:var(--ink-soft)}.landing-page .account-cta-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.landing-page .proof-label{display:flex;align-items:center;gap:8px;margin-top:20px;color:var(--violet-deep);font-size:13px;font-weight:750}.landing-page .proof-label svg{width:16px}