.landing-page{--lp-primary:#051752;--lp-primary-light:#006feb;--lp-accent:#00c4e6;--lp-info:#000acf;--lp-warning:#f59e0b;--lp-primary-400:#000acf;--lp-purple:#006feb;--bg-deep:#f7faff;--bg-mid:#edf4ff;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--glass:#00000005;--glass-hover:#0000000a;--border:#00000014;--border-hover:#00000029;--card-bg:#ffffffb3;--card-shadow:0 1px 0 #00000008;--card-border-top:#006feb29;--card-border-top-end:#00c4e629;--hero-inactive:#0f172aeb;--manifesto-inactive:#0f172aeb;--grid-line:#00000008;--glow-opacity:0.12;--chat-customer-bg:#e0f2fe;--chat-customer-border:#bae6fd;--chat-customer-color:#0c4a6e;--chat-bot-bg:#f1f5f9;--chat-bot-border:#e2e8f0;--chat-bot-color:#334155;--dashboard-bg:linear-gradient(180deg,#ffffffe6,#f8fafbf2);--dashboard-shadow:0 48px 120px #00000014,0 1px 3px #0000000f;--bar-track-bg:#0000000a;--kicker-color:#000acf;--btn-text:#fff;--btn-ghost-text:#0f172a;--ease:cubic-bezier(0.22,1,0.36,1);color:var(--text-primary);background:var(--bg-deep);-webkit-font-smoothing:antialiased;box-sizing:border-box;width:100%;max-width:100vw;overflow-x:hidden}:is(.dark) .landing-page{--lp-primary-light:#00c4e6;--lp-primary-400:#006feb;--lp-purple:#7ab6ff;--bg-deep:#020818;--bg-mid:#06122f;--text-primary:#f7fbff;--text-secondary:#ddebf5c2;--text-muted:#ddebf575;--glass:#ffffff0a;--glass-hover:#ffffff12;--border:#ffffff14;--border-hover:#ffffff29;--card-bg:#ffffff0a;--card-shadow:inset 0 1px 0 #ffffff0a;--card-border-top:#006feb6b;--card-border-top-end:#00c4e66b;--hero-inactive:#ffffffe6;--manifesto-inactive:#ffffffe6;--grid-line:hsla(0,0%,100%,.025);--glow-opacity:0.45;--chat-customer-bg:#3b4978b3;--chat-customer-border:#505f9180;--chat-customer-color:#c8d6f0;--chat-bot-bg:#ffffff14;--chat-bot-border:#ffffff0f;--chat-bot-color:var(--text-secondary);--dashboard-bg:linear-gradient(180deg,#ffffff0f,#ffffff05),#040c12b3;--dashboard-shadow:0 48px 120px #00000080,inset 0 1px 0 #ffffff0f;--bar-track-bg:#ffffff0f;--kicker-color:#7fe9ff;--btn-text:#041018;--btn-ghost-text:#e8f4fb}.landing-page a{text-decoration:none;color:inherit}.landing-page .shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.landing-page .lp-page{position:relative;box-sizing:border-box;width:100%;max-width:100vw;min-height:100vh;background:radial-gradient(ellipse 80% 50% at 20% 0,#006feb1a,#0000),radial-gradient(ellipse 60% 40% at 80% 10%,#00c4e612,#0000),linear-gradient(180deg,var(--bg-deep) 0,var(--bg-mid) 34%,var(--bg-deep) 100%);overflow:clip}:is(.dark) .landing-page .lp-page{background:radial-gradient(ellipse 80% 50% at 20% 0,#006feb2e,#0000),radial-gradient(ellipse 60% 40% at 80% 10%,#00c4e626,#0000),linear-gradient(180deg,#020818,#071330 34%,#020714)}.landing-page .glow{position:absolute;width:42rem;height:42rem;border-radius:999px;pointer-events:none;opacity:var(--glow-opacity)}.landing-page .glow-l{top:-12rem;left:-12rem;background:radial-gradient(circle,#006feb42 0,#006feb1f 36%,#0000 68%)}.landing-page .glow-r{top:4rem;right:-16rem;background:radial-gradient(circle,#00c4e638 0,#00c4e61a 38%,#0000 70%)}.landing-page .kicker{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid #00c4e638;background:#00c4e614;color:var(--kicker-color);font-size:11px;font-weight:700;letter-spacing:.08em}.landing-page .kicker-purple{border-color:#a78bfa40;background:#a78bfa14;color:var(--lp-purple)}.landing-page .section-title{margin:18px 0 14px;font-size:clamp(1.8rem,3.6vw,3.2rem);line-height:1.05;letter-spacing:-.05em;color:var(--text-primary)}.landing-page .section-sub{color:var(--text-secondary);font-size:16px;line-height:1.7;max-width:560px}.landing-page .lp-btn,.landing-page .lp-btn-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:16px;font-size:14px;font-weight:700;letter-spacing:-.02em;border:none;cursor:pointer;transition:transform .2s var(--ease),box-shadow .2s var(--ease),background .2s var(--ease),color .2s var(--ease),border-color .2s var(--ease)}.landing-page .lp-btn{color:var(--btn-text);background:linear-gradient(135deg,var(--lp-primary) 0,var(--lp-accent) 100%);box-shadow:0 18px 44px #17a2b333}.landing-page .lp-btn:hover{transform:translateY(-2px);box-shadow:0 24px 54px #17a2b34d}.landing-page .lp-btn-ghost{color:var(--btn-ghost-text);background:var(--glass);border:1px solid var(--border)}.landing-page .lp-btn-ghost:hover{transform:translateY(-2px);background:var(--glass-hover);border-color:var(--border-hover)}.landing-page .reveal{opacity:0;transform:translateY(32px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.landing-page .reveal.visible{opacity:1;transform:translateY(0)}.landing-page .reveal-delay-1{transition-delay:.1s}.landing-page .reveal-delay-2{transition-delay:.2s}.landing-page .reveal-delay-3{transition-delay:.3s}.landing-page .reveal-delay-4{transition-delay:.4s}.landing-page .reveal-left{transform:translateX(-120px)}.landing-page .reveal-left,.landing-page .reveal-right{opacity:0;transition:opacity .8s var(--ease),transform .8s var(--ease)}.landing-page .reveal-right{transform:translateX(120px)}.landing-page .reveal-left.visible,.landing-page .reveal-right.visible{opacity:1;transform:translateX(0)}.landing-page .reveal-scale{opacity:0;transform:scale(.92);transition:opacity .6s var(--ease),transform .6s var(--ease)}.landing-page .reveal-scale.visible{opacity:1;transform:scale(1)}.landing-page .hero{position:relative;box-sizing:border-box;width:100%;max-width:100vw;overflow:visible;height:100vh;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 24px 0}.landing-page .hero-grid-bg{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(var(--grid-line) 1px,#0000 1px),linear-gradient(90deg,var(--grid-line) 1px,#0000 1px);background-size:64px 64px;mask-image:radial-gradient(ellipse 70% 50% at 50% 40%,#000 10%,#0000 70%);-webkit-mask-image:radial-gradient(ellipse 70% 50% at 50% 40%,#000 10%,#0000 70%)}.landing-page .hero-text-stack{position:relative;z-index:1;width:min(100%,920px);min-width:0;margin-top:80px}.landing-page .hero-line{display:block;font-size:clamp(3.1rem,6.2vw,5.8rem);font-weight:800;line-height:1.14;letter-spacing:-.06em;padding-block:.06em;margin-block:-.06em;color:var(--hero-inactive);transition:color .35s var(--ease);overflow:visible}.landing-page .hero-line.active{background:linear-gradient(135deg,var(--lp-primary-light) 0,var(--lp-primary) 30%,var(--lp-accent) 70%,var(--lp-info) 100%);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone}.landing-page .hero-tagline{display:block;margin-top:16px;font-size:clamp(1.6rem,3.5vw,3rem);font-weight:800;line-height:1.08;letter-spacing:-.05em;color:var(--hero-inactive);transition:color .35s .05s var(--ease)}.landing-page .hero-tagline.active{color:var(--text-primary)}.landing-page.trial-landing-page .hero{padding-top:80px}.landing-page.trial-landing-page .hero-text-stack{margin-top:80px;width:min(100%,calc(100vw - 64px));margin-inline:auto;padding-inline:16px;box-sizing:border-box}.landing-page.trial-landing-page .hero-line{font-size:clamp(2.85rem,6.7vw,6rem);line-height:1.16;padding-bottom:.12em;overflow:visible}.landing-page.trial-landing-page .hero-tagline{margin-top:22px;font-size:clamp(1.15rem,2.8vw,2.15rem)}.landing-page.trial-landing-page .hero-bottom{margin-top:28px;min-height:132px;display:flex;align-items:center;justify-content:flex-end;opacity:1;transform:translateY(0)}.landing-page.trial-landing-page .hero-actions{gap:12px;justify-content:center}.landing-page.trial-landing-page .trial-hero-note{color:var(--text-secondary);font-size:13px;font-weight:700}.landing-page.trial-landing-page .trial-hero-signals{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.landing-page.trial-landing-page .trial-hero-signals span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;color:var(--text-secondary);background:var(--glass);border:1px solid var(--border);font-size:12px;font-weight:700}.landing-page.trial-landing-page .trial-hero-primary-cta{min-height:56px;padding:0 32px;font-size:16px;color:var(--text-secondary);background:var(--glass);border:1px solid var(--border);box-shadow:none;filter:none;opacity:1}.landing-page.trial-landing-page .trial-hero-primary-cta:hover{transform:translateY(-2px);background:var(--glass-hover);border-color:var(--border-hover);box-shadow:none}.landing-page.trial-landing-page .trial-hero-primary-cta.active{color:#fff;background:linear-gradient(135deg,var(--lp-primary) 0,var(--lp-accent) 100%);border-color:#0000;box-shadow:0 18px 44px #17a2b33d}:is(.dark) .landing-page.trial-landing-page .trial-hero-primary-cta{color:#f7fbffad;background:#ffffff0a;border-color:#ffffff1a}:is(.dark) .landing-page.trial-landing-page .trial-hero-primary-cta.active{color:#fff;background:linear-gradient(135deg,#1d5dff 0,var(--lp-accent) 100%);border-color:#0000;box-shadow:0 20px 46px #17a2b347}@media (max-width:640px){.landing-page.trial-landing-page .hero{padding:70px 16px 40px}.landing-page.trial-landing-page .hero-text-stack{margin-top:80px;width:min(100%,calc(100vw - 32px));padding-inline:8px}.landing-page.trial-landing-page .hero-bottom{min-height:112px}.landing-page.trial-landing-page .hero-line{font-size:clamp(2.35rem,10.8vw,3.8rem);line-height:1.16;padding-bottom:.14em;overflow:visible}.landing-page.trial-landing-page .hero-actions{flex-direction:column}.landing-page.trial-landing-page .trial-hero-signals{gap:8px}.landing-page.trial-landing-page .trial-hero-signals span{min-height:32px;font-size:11px}}.landing-page.trial-landing-page .manifesto-text .mw.em,.landing-page.trial-landing-page .manifesto-text .mw.em.lit{color:inherit}.landing-page .hero-bottom{position:relative;z-index:1;width:min(100%,560px);min-width:0;margin-top:36px;transition:opacity .5s var(--ease),transform .5s var(--ease)}.landing-page .hero-bottom,.landing-page .hero-bottom.visible{opacity:1;transform:translateY(0)}.landing-page .hero-bottom .lp-btn{color:var(--btn-ghost-text);background:var(--glass);border:1px solid var(--border);box-shadow:none}.landing-page .hero-bottom:not(.visible) .lp-btn:hover{background:var(--glass-hover);border-color:var(--border-hover);box-shadow:none}.landing-page .hero-bottom.visible .lp-btn{color:var(--btn-text);background:linear-gradient(135deg,var(--lp-primary) 0,var(--lp-accent) 100%);border-color:#0000;box-shadow:0 18px 44px #17a2b333}.landing-page .hero-sub{font-size:17px;line-height:1.7;color:var(--text-secondary);max-width:100%;margin:0 auto 28px;overflow-wrap:break-word;text-wrap:pretty}.landing-page .hero-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.landing-page .hero-scroll-cue{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--text-muted);font-size:11px;font-weight:600;letter-spacing:.08em;animation:lp-bounce-down 2s ease-in-out infinite}@keyframes lp-bounce-down{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(8px)}}.landing-page:not(.trial-landing-page) .hero-scroll-cue{position:relative;bottom:auto;left:auto;transform:none;margin-top:16px;animation:lp-bounce-down-flow 2s ease-in-out infinite}@keyframes lp-bounce-down-flow{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.landing-page .manifesto{padding:100px 0 120px;display:flex;align-items:center;justify-content:center;text-align:center}.landing-page .manifesto-text{font-size:clamp(2rem,4.5vw,4.2rem);font-weight:800;line-height:1.2;letter-spacing:-.04em;width:100%;min-width:0;max-width:900px;margin:0 auto}.landing-page .manifesto-text .mw{display:inline;color:var(--manifesto-inactive);transition:color .4s var(--ease)}.landing-page .manifesto-text .mw.lit{color:var(--lp-primary-light)}.landing-page .manifesto-text .mw.em{font-style:italic}.landing-page .manifesto-text .mw.em.lit{color:var(--lp-primary-400)}@media (min-width:641px){.landing-page:not(.trial-landing-page) .hero{height:860px;height:clamp(820px,90vh,880px);height:clamp(820px,90svh,880px);min-height:0;max-height:none;justify-content:flex-start;padding-top:clamp(112px,12vh,136px);padding-bottom:48px}.landing-page:not(.trial-landing-page) .hero-text-stack{margin-top:0}.landing-page:not(.trial-landing-page) .manifesto{padding:56px 0 104px}}.landing-page .dashboard-section{padding:0 0 100px}.landing-page .dashboard-frame{position:relative;border-radius:24px;border:1px solid var(--border);background:var(--dashboard-bg);box-shadow:var(--dashboard-shadow);overflow:hidden;padding:24px}.landing-page .dashboard-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--border)}.landing-page .dashboard-topbar-title{font-size:14px;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap}.landing-page .dashboard-topbar-pills{display:flex;gap:8px}.landing-page .dashboard-topbar-pills span{padding:6px 12px;border-radius:999px;font-size:11px;font-weight:600;background:var(--glass);border:1px solid var(--border);color:var(--text-muted);white-space:nowrap}.landing-page .dashboard-topbar-pills span.active-pill{background:#00c4e61a;border-color:#00c4e633;color:var(--lp-accent)}.landing-page .metrics-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.landing-page .metric-card{padding:18px 16px;border-radius:16px;background:var(--glass);border:1px solid var(--border)}.landing-page .metric-label{font-size:11px;font-weight:600;color:var(--text-muted);letter-spacing:.04em;margin-bottom:8px}.landing-page .metric-value{font-size:28px;font-weight:800;letter-spacing:-.04em;line-height:1}.landing-page .metric-value[data-color=primary]{color:var(--lp-primary)}.landing-page .metric-value[data-color=accent]{color:var(--lp-accent)}.landing-page .metric-value[data-color=info]{color:var(--lp-info)}.landing-page .metric-value[data-color=warning]{color:var(--lp-warning)}.landing-page .metric-trend{font-size:11px;font-weight:600;color:var(--lp-accent);margin-top:6px}.landing-page .dashboard-body{display:grid;grid-template-columns:1fr 280px;gap:16px}.landing-page .channel-bars{display:flex;flex-direction:column;gap:10px}.landing-page .channel-bar-item{display:flex;align-items:center;gap:12px}.landing-page .channel-bar-name{font-size:12px;font-weight:600;color:var(--text-secondary);width:80px;flex-shrink:0}.landing-page .channel-bar-track{flex:1;height:8px;border-radius:999px;background:var(--bar-track-bg);overflow:hidden}.landing-page .channel-bar-fill{height:100%;border-radius:999px;width:100%;transform:scaleX(0);transform-origin:left center;transition:transform 1.2s var(--ease)}.landing-page .channel-bar-fill[data-color=accent]{background:var(--lp-accent)}.landing-page .channel-bar-fill[data-color=info]{background:var(--lp-info)}.landing-page .channel-bar-fill[data-color=warning]{background:var(--lp-warning)}.landing-page .channel-bar-fill[data-color=primary]{background:var(--lp-primary)}.landing-page .channel-bar-pct{font-size:12px;font-weight:700;color:var(--text-primary);width:36px;text-align:right}.landing-page .activity-feed{display:flex;flex-direction:column;gap:8px}.landing-page .activity-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:var(--glass);border:1px solid var(--border);font-size:12px}.landing-page .activity-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.landing-page .activity-text{color:var(--text-secondary);flex:1}.landing-page .activity-time{color:var(--text-muted);font-size:11px;white-space:nowrap}.landing-page .channels{padding:80px 0}.landing-page .channels-header{text-align:center;margin-bottom:48px}.landing-page .channels-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.landing-page .channel-card{position:relative;overflow:hidden;padding:28px 22px;border-radius:22px;border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--card-shadow);transition:border-color .25s var(--ease),transform .25s var(--ease)}.landing-page .channel-card:hover{border-color:var(--border-hover);transform:translateY(-3px)}.landing-page .scroll-card{opacity:0;transform:translateY(40px);transition:opacity .5s var(--ease),transform .5s var(--ease)}.landing-page .scroll-card.visible{opacity:1;transform:translateY(0)}.landing-page .channel-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#0000,var(--card-border-top),var(--card-border-top-end),#0000)}.landing-page .channel-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;font-size:22px;margin-bottom:18px}.landing-page .ch-1 .channel-icon{background:#00c4e61f}.landing-page .ch-2 .channel-icon{background:#3b82f61a}.landing-page .ch-3 .channel-icon{background:#f59e0b1a}.landing-page .ch-4 .channel-icon{background:#17a2b31a}.landing-page .channel-card h3{font-size:18px;line-height:1.15;letter-spacing:-.03em;margin-bottom:8px;color:var(--text-primary)}.landing-page .channel-card p{font-size:14px;line-height:1.65;color:var(--text-secondary)}.landing-page.trial-landing-page .trial-channel-heading{display:flex;align-items:center;gap:8px;margin-bottom:10px}.landing-page.trial-landing-page .trial-channel-heading h3{margin-bottom:0}.landing-page.trial-landing-page .trial-channel-icon{display:inline-grid;place-items:center;width:18px;height:18px;flex:0 0 auto;color:var(--lp-accent)}.landing-page.trial-landing-page .trial-channel-icon svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.landing-page.trial-landing-page .ch-2 .trial-channel-icon{color:#25d366}.landing-page.trial-landing-page .ch-3 .trial-channel-icon{color:#60a5fa}.landing-page.trial-landing-page .ch-4 .trial-channel-icon{color:#f59e0b}.landing-page .chat-demo{padding:80px 0}.landing-page .chat-demo.chat-demo-hero{padding:110px 24px 60px;display:flex;align-items:flex-start;justify-content:center}.landing-page .chat-demo.chat-demo-hero .shell{width:min(820px,calc(100% - 32px));display:flex;flex-direction:column;align-items:stretch;gap:22px}.landing-page .chat-demo-hero-title{margin:0;text-align:center;font-size:clamp(2rem,5.2vw,3.6rem);line-height:1.08;letter-spacing:-.045em;color:var(--text-primary)}.landing-page .chat-demo.chat-demo-hero .chat-demo-chips{justify-content:center;margin-top:4px}.landing-page .chat-demo.chat-demo-hero .chat-window{width:100%}.landing-page .chat-demo.chat-demo-hero .chat-messages{height:360px}.landing-page .chat-demo-hero-cta{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:8px}.landing-page .chat-demo-hero-cta-note{font-size:12px;color:var(--text-muted);letter-spacing:-.01em}@media (max-width:700px){.landing-page .chat-demo.chat-demo-hero{padding:96px 16px 40px;min-height:auto}.landing-page .chat-demo.chat-demo-hero .shell{gap:16px}.landing-page .chat-demo.chat-demo-hero .chat-messages{height:280px}}.landing-page .chat-demo.chat-demo-hero.trial-hero-video-section{padding:76px 24px 28px}.landing-page .chat-demo.chat-demo-hero.trial-hero-video-section .shell{width:min(1280px,calc(100% - 32px),130vh);max-width:none;gap:0}.landing-page .trial-hero-video-frame{position:relative;width:100%;aspect-ratio:16/9;border-radius:24px;overflow:hidden;border:1px solid var(--border-color,#00000014);box-shadow:0 40px 100px -30px #00000059;background:#000;padding:0;cursor:pointer;appearance:none;display:block;margin:0 auto}.landing-page .trial-hero-video{width:100%;height:100%;display:block;object-fit:cover;pointer-events:none}.landing-page .trial-video-cta-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;width:min(100%,580px);margin:18px auto 0}.landing-page.trial-landing-page .trial-video-cta-actions .trial-video-cta-button{flex:0 1 260px;min-width:220px;min-height:54px;text-align:center;white-space:normal;line-height:1.18}.landing-page .trial-video-secondary-cta{padding-inline:28px}@media (max-width:700px){.landing-page .chat-demo.chat-demo-hero.trial-hero-video-section{padding:88px 12px 24px}.landing-page .chat-demo.chat-demo-hero.trial-hero-video-section .shell{width:100%}.landing-page .trial-hero-video-frame{border-radius:16px;max-height:none}.landing-page .trial-video-cta-actions{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:10px;width:100%;margin-top:14px}.landing-page.trial-landing-page .trial-video-cta-actions .trial-video-cta-button{width:100%;min-width:0;min-height:52px;padding-inline:12px;border-radius:14px;font-size:13px}}@media (max-width:360px){.landing-page .trial-video-cta-actions{grid-template-columns:1fr}}.trial-hero-video-modal{position:fixed;inset:0;background:#000000eb;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;animation:trial-hero-modal-in .2s ease-out}@keyframes trial-hero-modal-in{0%{opacity:0}to{opacity:1}}.trial-hero-video-modal-frame{width:min(1600px,calc(100vw - 32px));max-height:calc(100vh - 140px);aspect-ratio:16/9;background:#000;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px #0009}.trial-hero-video-modal-video{width:100%;height:100%;display:block}.trial-hero-video-modal-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;background:#ffffff1f;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease-out}.trial-hero-video-modal-close:hover{background:#ffffff38}@media (max-width:700px){.trial-hero-video-modal{padding:12px}.trial-hero-video-modal-close{top:8px;right:8px}.landing-page .chat-demo.chat-demo-hero.trial-hero-video-section{padding:88px 12px 24px}.landing-page .chat-demo.chat-demo-hero.trial-hero-video-section .shell{width:100%}.landing-page .trial-hero-video-frame{border-radius:16px;max-height:none}}.landing-page .sync-left{transform:translateX(-120px)}.landing-page .sync-left,.landing-page .sync-right{opacity:0;transition:opacity .8s var(--ease),transform .8s var(--ease)}.landing-page .sync-right{transform:translateX(120px)}.landing-page .reveal-sync.visible .sync-left,.landing-page .reveal-sync.visible .sync-right{opacity:1;transform:translateX(0)}.landing-page .chat-demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.landing-page .chat-demo-copy .section-title{max-width:14ch}.landing-page .chat-demo-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.landing-page .chat-demo-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;background:var(--card-bg);border:1px solid var(--border);color:var(--text-secondary);font-size:13px;font-weight:500;line-height:1;cursor:pointer;transition:transform .2s var(--ease);font-family:inherit}.landing-page .chat-demo-chip:hover{border-color:var(--lp-primary);color:var(--text-primary);transform:translateY(-1px)}.landing-page .chat-demo-chip.active{background:linear-gradient(135deg,var(--lp-primary),var(--lp-accent));border-color:#0000;color:#fff;box-shadow:0 6px 18px #00c4e640}.landing-page .chat-demo-chip-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.landing-page .chat-demo-chip-icon svg{display:block}.landing-page .chat-demo-chip-label{letter-spacing:-.01em}.landing-page .chat-window{border-radius:24px;border:1px solid var(--border);background:var(--card-bg);box-shadow:0 40px 100px #00000014;overflow:hidden}:is(.dark) .landing-page .chat-window{background:linear-gradient(180deg,#ffffff0d,#ffffff05),#040c12bf;box-shadow:0 40px 100px #0006}.landing-page .chat-header{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid var(--border)}.landing-page .chat-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--lp-primary),var(--lp-accent));display:grid;place-items:center;font-size:14px;font-weight:800;color:#fff}.landing-page .chat-header-info strong{font-size:14px;display:block;line-height:1.2;color:var(--text-primary)}.landing-page .chat-header-info span{font-size:11px;color:var(--lp-accent)}.landing-page .chat-messages{padding:20px;display:flex;flex-direction:column;gap:12px;height:320px;overflow-y:auto}.landing-page .chat-msg{max-width:78%;padding:12px 16px;border-radius:16px;font-size:13px;line-height:1.6}.landing-page .chat-msg.customer{align-self:flex-end;background:var(--chat-customer-bg);border:1px solid var(--chat-customer-border);color:var(--chat-customer-color);border-bottom-right-radius:4px}.landing-page .chat-msg.bot{align-self:flex-start;background:var(--chat-bot-bg);border:1px solid var(--chat-bot-border);color:var(--chat-bot-color);border-bottom-left-radius:4px}.landing-page .chat-msg .typing-dots{display:inline-flex;gap:4px;padding:4px 0}.landing-page .chat-msg .typing-dots span{width:6px;height:6px;border-radius:50%;background:var(--text-muted);animation:lp-dot-pulse 1.4s ease-in-out infinite}.landing-page .chat-msg .typing-dots span:nth-child(2){animation-delay:.2s}.landing-page .chat-msg .typing-dots span:nth-child(3){animation-delay:.4s}@keyframes lp-dot-pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.landing-page .proof{padding:80px 0}.landing-page .proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.landing-page .proof-card{position:relative;overflow:hidden;padding:32px 24px;border-radius:24px;border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--card-shadow);text-align:center}.landing-page .proof-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#0000,var(--card-border-top),var(--card-border-top-end),#0000)}.landing-page .proof-value{font-size:clamp(2.8rem,5vw,4rem);font-weight:800;line-height:1;letter-spacing:-.06em;margin-bottom:10px}.landing-page .proof-value[data-color=primary]{color:var(--lp-primary-light)}.landing-page .proof-value[data-color=accent]{color:var(--lp-accent)}.landing-page .proof-value[data-color=info]{color:var(--lp-info)}.landing-page .proof-value[data-color=warning]{color:var(--lp-warning)}:is(.dark) .landing-page .proof-value[data-color=info]{color:#7ab6ff}.landing-page .proof-card h2{font-size:clamp(1.4rem,2.5vw,1.8rem);line-height:1.2;letter-spacing:-.02em;margin-bottom:10px;color:var(--text-primary)}.landing-page .proof-card p{font-size:14px;line-height:1.7;color:var(--text-secondary)}.landing-page .workflow{padding:80px 0}.landing-page .workflow-header{text-align:center;margin-bottom:56px}.landing-page .steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.landing-page .step-card{position:relative;overflow:hidden;padding:28px 22px;border-radius:22px;border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--card-shadow);transition:border-color .25s var(--ease),transform .25s var(--ease)}.landing-page .step-card:hover{border-color:var(--border-hover);transform:translateY(-3px)}.landing-page .step-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#0000,#00c4e652,#0000)}.landing-page .step-num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:#00c4e61a;border:1px solid #00c4e633;color:var(--lp-accent);font-size:13px;font-weight:800;margin-bottom:16px}.landing-page .step-card h3{font-size:18px;line-height:1.12;letter-spacing:-.03em;margin-bottom:10px;color:var(--text-primary)}.landing-page .step-card p{font-size:14px;line-height:1.65;color:var(--text-secondary)}.landing-page .features{padding:80px 0}.landing-page .feature-row{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;margin-bottom:80px}.landing-page .feature-row:last-child{margin-bottom:0}.landing-page .feature-row.reverse{direction:rtl}.landing-page .feature-row.reverse>*{direction:ltr}.landing-page .feature-visual{border-radius:24px;border:1px solid var(--border);background:var(--card-bg);box-shadow:0 32px 80px #0000000f;padding:28px;min-height:280px;display:flex;flex-direction:column;justify-content:center}:is(.dark) .landing-page .feature-visual{background:linear-gradient(180deg,#ffffff0d,#ffffff05),#040c12a6;box-shadow:0 32px 80px #00000059}.landing-page .feature-visual-title{font-size:12px;font-weight:700;color:var(--text-muted);letter-spacing:.04em;margin-bottom:16px}.landing-page .integration-logos-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:340px;margin:0 auto}.landing-page .integration-logo-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:20px 16px;border-radius:16px;background:var(--glass);border:1px solid var(--border);transition:border-color .2s var(--ease),transform .2s var(--ease)}.landing-page .integration-logo-card:hover{border-color:var(--border-hover);transform:translateY(-3px)}.landing-page .integration-logo-img{width:36px;height:36px;object-fit:contain}.landing-page .integration-logo-card span{font-size:13px;font-weight:600;color:var(--text-secondary);letter-spacing:-.01em}.landing-page .shield-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.landing-page .shield-item{padding:14px 16px;border-radius:14px;background:var(--glass);border:1px solid var(--border)}.landing-page .shield-item strong{display:block;font-size:13px;color:var(--text-primary);margin-bottom:4px}.landing-page .shield-item span{font-size:12px;color:var(--text-muted);line-height:1.5}.landing-page .cta{padding:80px 0 120px}.landing-page .cta-panel{position:relative;overflow:hidden;padding:56px 40px;border-radius:28px;border:1px solid var(--border);background:radial-gradient(circle at 15% 20%,#17a2b314,#0000 24%),radial-gradient(circle at 82% 28%,#00c4e614,#0000 20%),var(--card-bg);text-align:center}:is(.dark) .landing-page .cta-panel{background:radial-gradient(circle at 15% 20%,#58cad41f,#0000 24%),radial-gradient(circle at 82% 28%,#00c4e61f,#0000 20%),var(--glass)}.landing-page .cta-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#0000,var(--card-border-top),var(--card-border-top-end),#0000)}.landing-page .cta-panel .section-title{margin:14px auto}.landing-page .cta-panel .section-sub{margin:0 auto 32px;text-align:center}.landing-page .cta-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}@media (max-width:1120px){.landing-page .channels-grid,.landing-page .steps-grid{grid-template-columns:repeat(2,1fr)}.landing-page .chat-demo-grid,.landing-page .feature-row{grid-template-columns:1fr;gap:40px}.landing-page .feature-row.reverse{direction:ltr}.landing-page .metrics-row{grid-template-columns:repeat(2,1fr)}.landing-page .dashboard-body{grid-template-columns:1fr}}@media (max-width:900px){.landing-page .shell{width:min(100%,calc(100% - 32px))}.landing-page .channels-grid,.landing-page .proof-grid,.landing-page .steps-grid{grid-template-columns:1fr}.landing-page .metrics-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){:is(.dark) .landing-page .dashboard-frame{--lp-primary:#5b8cff}.landing-page .hero,.landing-page .manifesto{width:100%;max-width:100%;margin-left:0;margin-right:0}.landing-page .hero-line{font-size:clamp(2.35rem,10.5vw,3.35rem);letter-spacing:-.04em}.landing-page .hero-tagline{font-size:clamp(1.2rem,5vw,1.8rem)}.landing-page .hero{height:78vh;height:78svh;min-height:660px;max-height:760px;justify-content:flex-start;padding:76px 16px 28px}.landing-page .hero-text-stack{margin-top:clamp(52px,12vh,92px)}.landing-page .hero-bottom{margin-top:24px;width:min(100%,340px);max-width:calc(100vw - 40px);opacity:1;transform:translateY(0)}.landing-page .hero-sub{max-width:100%;margin-bottom:16px;font-size:14px;line-height:1.5}.landing-page .hero-bottom .lp-btn{color:var(--btn-ghost-text);background:var(--glass);border:1px solid var(--border);box-shadow:none}.landing-page .hero-bottom.visible .lp-btn{color:var(--btn-text);background:linear-gradient(135deg,var(--lp-primary) 0,var(--lp-accent) 100%);border-color:#0000;box-shadow:0 18px 44px #17a2b333}.landing-page:not(.trial-landing-page) .hero-scroll-cue{margin-top:12px;bottom:auto}.landing-page .hero-scroll-cue{bottom:18px}.landing-page .manifesto{padding:40px 20px 36px}.landing-page .dashboard-frame{padding:18px}.landing-page .dashboard-topbar{gap:10px}.landing-page .dashboard-topbar-title{font-size:13px}.landing-page .dashboard-topbar-pills{gap:6px}.landing-page .dashboard-topbar-pills span{padding:5px 9px;font-size:10px}.landing-page .metric-card{padding:14px 16px;border-radius:14px}.landing-page .metric-value{font-size:26px}.landing-page .activity-item{padding:9px 11px;border-radius:11px}.landing-page .dashboard-section{padding:0 0 12px}.landing-page .channels{padding:20px 0 8px}.landing-page .chat-demo{padding:12px 0 32px}.landing-page .features,.landing-page .proof,.landing-page .workflow{padding:34px 0}.landing-page .chat-demo-grid{gap:24px}.landing-page .channels-header,.landing-page .workflow-header{margin-bottom:20px}.landing-page .channels-grid,.landing-page .proof-grid,.landing-page .steps-grid{gap:10px}.landing-page .channel-card,.landing-page .proof-card,.landing-page .step-card{padding:18px 16px;border-radius:18px}.landing-page .channel-icon{display:none}.landing-page .channel-card h3,.landing-page .step-card h3{font-size:17px;margin-bottom:6px}.landing-page .channel-card p,.landing-page .proof-card p,.landing-page .step-card p{font-size:13px;line-height:1.55}.landing-page .proof-card h2{font-size:20px;margin-bottom:8px}.landing-page .proof-value{font-size:42px;margin-bottom:8px}.landing-page .step-num{width:30px;height:30px;border-radius:9px;margin-bottom:12px}.landing-page .feature-row{gap:28px;margin-bottom:48px}.landing-page .feature-visual{min-height:0;padding:18px;border-radius:18px}.landing-page .integration-logo-card{padding:14px 12px;border-radius:14px}.landing-page .shield-item{padding:12px 14px}.landing-page .cta-panel{padding:36px 20px}.landing-page .shield-grid{grid-template-columns:1fr}.landing-page .manifesto-text{display:flex;flex-wrap:wrap;justify-content:center;column-gap:.24em;width:min(100%,360px);max-width:calc(100vw - 40px);font-size:clamp(1.05rem,4.2vw,1.3rem);line-height:1.18;letter-spacing:-.02em}.landing-page .manifesto-text>span{display:inline-flex}.landing-page.trial-landing-page .hero{height:64vh;height:64dvh;min-height:440px;max-height:560px;padding:76px 16px 28px;justify-content:flex-start}.landing-page.trial-landing-page .hero-text-stack{margin-top:clamp(40px,9vh,70px);width:min(100%,330px);padding-inline:0}.landing-page.trial-landing-page .hero-line{font-size:clamp(2.05rem,9.4vw,3.25rem);line-height:1.08;padding-bottom:.08em}:is(.dark) .landing-page.trial-landing-page .hero-line.active{background:linear-gradient(135deg,#f7fbff 0,var(--lp-primary-light) 48%,var(--lp-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text}.landing-page.trial-landing-page .hero-tagline{margin-top:14px;font-size:16px;line-height:1.28}.landing-page.trial-landing-page .hero-bottom{min-height:0;margin-top:18px}.landing-page.trial-landing-page .trial-hero-primary-cta{width:min(100%,238px);min-height:50px;font-size:14px}.landing-page.trial-landing-page .manifesto{padding:34px 0 30px}.landing-page.trial-landing-page .manifesto-text{font-size:clamp(1.35rem,6vw,2rem);line-height:1.18}.landing-page.trial-landing-page .channels{padding:22px 0 4px}.landing-page.trial-landing-page .proof,.landing-page.trial-landing-page .workflow{padding:24px 0}.landing-page.trial-landing-page .channel-card,.landing-page.trial-landing-page .proof-card,.landing-page.trial-landing-page .step-card{padding:16px}.landing-page.trial-landing-page .trial-channel-heading{gap:8px;margin-bottom:8px}.landing-page.trial-landing-page .trial-channel-icon,.landing-page.trial-landing-page .trial-channel-icon svg{width:17px;height:17px}.landing-page.trial-landing-page .trial-channel-heading h3{margin-bottom:0}.landing-page.trial-landing-page .cta{padding:26px 0 64px}}