html.landing-html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html.landing-html,html.landing-html body,html.landing-html #root{height:auto;min-height:100%;overflow:auto}.landing-body{background:#071425}.landing{--landing-blue:#0788ff;--landing-ink:#f6f9ff;--landing-muted:#afbed4;--landing-line:#b1cff12e;color:var(--landing-ink);font-optical-sizing:auto;background:radial-gradient(circle at 72% 5%,#103c76 0,#103c7600 24rem),#071425;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.landing a{color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:#91ceff38;text-decoration:none}.landing__skip{z-index:5;background:#fff;border-radius:0 0 10px 10px;padding:.75rem 1rem;transition:top .16s;position:fixed;top:-4rem;left:1rem;color:#071425!important}.landing__skip:focus-visible{top:0}.landing__header,.landing__hero,.landing__section,.landing__footer{max-width:76rem;margin:0 auto;padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem)}.landing__header{height:calc(5.25rem + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.landing__brand{transform-origin:0;display:inline-flex}.landing__brand svg{width:auto;height:2rem}.landing__nav{gap:2rem;margin-left:auto;margin-right:2.5rem;display:flex}.landing__nav a,.landing__login,.landing__footer a{color:var(--landing-muted);font-size:.9rem;transition:color .16s}.landing__login{border:1px solid #bddafa4d;border-radius:99px;padding:.6rem 1rem;transition:background-color .16s,border-color .16s,color .16s,transform .1s ease-out}.landing__nav a:hover,.landing__login:hover,.landing__footer a:hover{color:#fff}.landing__login:hover{background-color:#ffffff17;border-color:#ffffff8c}.landing__login:active,.landing__button:active{transform:scale(.97)}.landing__hero{grid-template-columns:minmax(0,1fr) minmax(23rem,.9fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);min-height:min(46rem,100vh - 5.25rem);padding-top:5rem;padding-bottom:5rem;display:grid;position:relative}.landing__glow{filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.landing__glow--top{background:#0d87ff54;width:28rem;height:28rem;top:-10rem;right:-18rem}.landing__eyebrow{color:#72baff;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.72rem;font-weight:700}.landing h1,.landing h2,.landing h3,.landing p{margin-top:0}.landing h1,.landing h2{letter-spacing:-.045em;text-wrap:balance}.landing h1{max-width:48rem;margin-bottom:1.8rem;font-size:clamp(3.25rem,6.3vw,6.25rem);line-height:.95}.landing__lead{color:var(--landing-muted);max-width:34rem;margin-bottom:2rem;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.65}.landing__actions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.landing__button{border-radius:999px;justify-content:center;align-items:center;gap:.6rem;min-height:3.2rem;padding:.8rem 1.3rem;font-size:.96rem;font-weight:700;transition:background-color .18s,box-shadow .18s,color .18s,transform .1s ease-out;display:inline-flex}.landing__button--primary{background:var(--landing-blue);color:#fff;box-shadow:0 1rem 2.5rem #0078f43d}.landing__button--primary:hover{background:#299aff;box-shadow:0 1.1rem 2.8rem #0078f466}.landing__button--secondary{color:#dbe9fa;background:#ffffff12}.landing__button--secondary:hover{color:#fff;background:#ffffff24}.landing__note{color:#7690af;margin:1.3rem 0 0;font-size:.82rem}.landing__console{transform-origin:80%;background:linear-gradient(145deg,#1c4070db,#0a1b33f2);border:1px solid #b2d8ff3d;border-radius:1.5rem;animation:.62s cubic-bezier(.2,.8,.2,1) both landing-enter;position:relative;overflow:hidden;box-shadow:0 2.5rem 5rem #00000057}.landing__console:after{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff24,#0000 24%);position:absolute;inset:0}.landing__console-bar{border-bottom:1px solid var(--landing-line);color:#b8cce5;align-items:center;gap:.65rem;padding:.8rem 1rem;font-size:.76rem;display:flex}.landing__console-mark{color:#fff;background:#158df9;border-radius:.45rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.7rem;font-weight:800;display:inline-flex}.landing__console-status{color:#a6e5c5;align-items:center;gap:.4rem;margin-left:auto;display:inline-flex}.landing__console-status i{background:#43d68b;border-radius:50%;width:.4rem;height:.4rem}.landing__console-content{grid-template-columns:1.4fr 1fr;gap:1rem;padding:1rem;display:grid}.landing__chat,.landing__metric-card{background:#0411228c;border:1px solid #b1cff11a;border-radius:1rem;min-width:0;padding:1rem}.landing__chat-label,.landing__metric-card p{color:#90a8c4;letter-spacing:.04em;margin-bottom:1rem;font-size:.68rem}.landing__bubble{border-radius:.85rem;margin-bottom:.65rem;padding:.65rem .72rem;font-size:.76rem;line-height:1.45}.landing__bubble--client{color:#e7f1ff;background:#edf5ff1f;margin-right:.9rem}.landing__bubble--agent{color:#fff;background:#087ff0;margin-left:.8rem}.landing__typing{color:#8ca8c8;align-items:center;gap:.22rem;margin-top:1rem;font-size:.64rem;display:flex}.landing__typing span{background:#81b8ef;border-radius:50%;width:.25rem;height:.25rem;animation:1.4s ease-in-out infinite landing-pulse}.landing__typing span:nth-child(2){animation-delay:.15s}.landing__typing span:nth-child(3){margin-right:.25rem;animation-delay:.3s}.landing__metric-card{flex-direction:column;align-self:end;min-height:10rem;display:flex}.landing__metric-card strong{letter-spacing:-.02em;font-size:.95rem;line-height:1.2}.landing__metric-card span{color:#8ca8c8;margin-top:.55rem;font-size:.72rem;line-height:1.45}.landing__progress{background:#bedbf821;border-radius:99px;height:.25rem;margin-top:auto;overflow:hidden}.landing__progress i{border-radius:inherit;background:linear-gradient(90deg,#057cff,#7ac4ff);width:72%;height:100%;display:block}.landing__section{padding-top:3rem;padding-bottom:7rem}.landing__section-heading{grid-template-columns:minmax(9rem,.43fr) 1fr;gap:2rem;margin-bottom:3rem;display:grid}.landing__section-heading .landing__eyebrow{margin-top:.6rem}.landing h2{max-width:43rem;margin-bottom:0;scroll-margin-top:6rem;font-size:clamp(2.15rem,4.4vw,4.25rem);line-height:.98}.landing__capabilities{border-top:1px solid var(--landing-line);grid-template-columns:repeat(3,1fr);display:grid}.landing__capability{border-left:1px solid var(--landing-line);min-height:14rem;padding:1.4rem clamp(1rem,2.4vw,2rem)}.landing__capability:first-child{border-left:0}.landing__capability>span,.landing__steps>li>span{color:#62b1fc;letter-spacing:.08em;margin-bottom:3rem;font-size:.73rem;font-weight:700;display:block}.landing h3{letter-spacing:-.025em;margin-bottom:.7rem;font-size:1.15rem}.landing__capability p,.landing__steps p{color:var(--landing-muted);margin-bottom:0;font-size:.92rem;line-height:1.6}.landing__workflow{border-top:1px solid var(--landing-line)}.landing__steps{counter-reset:landing-step;gap:1px;margin:0;padding:0;list-style:none;display:grid}.landing__steps li{background:#9fc5ee0f;grid-template-columns:8rem 1fr;align-items:start;gap:clamp(1.25rem,4vw,4rem);padding:1.8rem clamp(1.25rem,3vw,2.3rem);display:grid}.landing__steps>li>span{margin:.3rem 0 0}.landing__steps h3{margin-bottom:.35rem;font-size:1.35rem}.landing__cta{text-align:center;background:linear-gradient(135deg,#0c69ca,#0863bd 58%,#12467f);margin:0 clamp(1rem,3vw,3rem) 2rem;padding:clamp(3rem,7vw,6rem) clamp(1.25rem,8vw,8rem);position:relative;overflow:hidden}.landing__cta h2{max-width:48rem;margin:0 auto 2rem}.landing__cta .landing__eyebrow{color:#d0e9ff}.landing__cta .landing__button--primary{color:#0768c7;background:#fff}.landing__cta .landing__button--primary:hover{background:#eff8ff}.landing__glow--bottom{background:#b5e0ff57;width:43rem;height:28rem;bottom:-16rem;left:50%;transform:translate(-50%)}.landing__footer{color:#7f95b0;padding-bottom:calc(2rem + env(safe-area-inset-bottom));justify-content:space-between;padding-top:1rem;font-size:.78rem;display:flex}.landing a:focus-visible{outline-offset:4px;outline:3px solid #91ceff}@keyframes landing-enter{0%{opacity:0;transform:translateY(1.5rem)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes landing-pulse{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-.12rem)}}@media (width<=760px){.landing__header{height:4.6rem}.landing__brand svg{height:1.65rem}.landing__nav{display:none}.landing__hero{grid-template-columns:1fr;padding-top:3.5rem;padding-bottom:4rem}.landing__console{width:100%;max-width:32rem;margin:0 auto}.landing__section-heading{display:block}.landing__capabilities{grid-template-columns:1fr}.landing__capability{border-left:0;border-top:1px solid var(--landing-line);min-height:0;padding:1.5rem 0}.landing__capability>span{margin-bottom:1.5rem}.landing__steps li{grid-template-columns:3.5rem 1fr}.landing__footer{gap:1rem}}@media (width<=430px){.landing__console-content{grid-template-columns:1fr}.landing__metric-card{min-height:8rem}.landing__hero{padding-top:2.5rem}.landing__footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){.landing *,.landing :before,.landing :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-reduced-transparency:reduce){.landing__console,.landing__chat,.landing__metric-card{background:#0a1d35}}.Toastify__toast-container{z-index:9999;box-sizing:border-box;color:#fff;width:320px;padding:4px;position:fixed}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{margin-left:-160px;top:1em;left:50%}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{margin-left:-160px;bottom:1em;left:50%}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;margin:0;padding:0;left:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{box-sizing:border-box;cursor:pointer;direction:ltr;border-radius:1px;justify-content:space-between;min-height:64px;max-height:800px;margin-bottom:1rem;padding:8px;font-family:sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{color:#aaa;background:#fff}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{flex:1;margin:auto 0}@media only screen and (width<=480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;font-size:14px;font-weight:700;transition:all .3s}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:9999;opacity:.7;transform-origin:0;background-color:#ffffffb3;width:100%;height:5px;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(110%)}}@keyframes Toastify__slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-110%)}}@keyframes Toastify__slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}body{margin:0}.notification .Toastify__progress-bar{visibility:hidden}div[data-tour-elem=controls]{margin-top:10px;justify-content:space-between!important}.MuiTypography-caption{font-family:Montserrat,serif!important}.notification{box-shadow:none;background:0 0;padding:0}html{overflow:hidden}.k-animation-container{z-index:9999}::-webkit-scrollbar{width:4px;height:4px}:hover::-webkit-scrollbar-thumb{background-color:#0003}::-webkit-scrollbar-track{position:absolute;-webkit-box-shadow:inset 0 0 6px #0000}::-webkit-scrollbar-thumb{background-color:#fff;border-radius:5px}
