@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--navy-950:#07142e;--navy-900:#0b1f46;--navy-800:#102e63;--blue-700:#2558a8;--blue-600:#3868b4;--blue-500:#4d7dca;--blue-100:#eaf1fb;--green:#24c66f;--green-dark:#149957;--ink:#0b1b36;--body:#52627a;--muted:#7d8da5;--line:#dce5f1;--surface:#f5f8fc;--white:#fff;--shadow:0 24px 70px rgba(9,35,77,.12),0 8px 24px rgba(9,35,77,.06);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:DM Sans,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}main{overflow:hidden}.site-header{position:fixed;inset:0 0 auto;z-index:100;padding:14px 24px;pointer-events:none}.nav-shell{pointer-events:auto;max-width:1220px;height:64px;margin:auto;padding:0 14px 0 12px;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(216,228,242,.9);box-shadow:0 10px 30px rgba(7,20,46,.09);border-radius:14px}.brand,.nav-shell{display:flex;align-items:center}.brand{min-width:225px}.brand img{width:58px;height:58px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-family:Manrope,sans-serif;font-size:18px;letter-spacing:-.5px;color:var(--navy-900)}.brand small{margin-top:4px;color:var(--blue-600);font-size:9px;font-weight:700;letter-spacing:.04em}.nav-links{display:flex;align-items:center;justify-content:center;gap:28px;flex:1 1}.nav-links a,.text-link{font-size:14px;color:#31445f;font-weight:600;transition:color .2s}.nav-links a:hover,.text-link:hover{color:var(--blue-600)}.nav-actions{display:flex;align-items:center;gap:18px}.menu-button{display:none;padding:8px;border:0;background:transparent;color:var(--navy-900)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 22px;color:#fff;background:var(--navy-900);border:1px solid var(--navy-900);border-radius:8px;font-size:15px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);background:var(--blue-700);border-color:var(--blue-700);box-shadow:0 12px 24px rgba(37,88,168,.22)}.button-small{min-height:40px;padding:0 17px;font-size:13px}.button-ghost{color:var(--navy-900);background:#fff;border-color:#cbd8e9}.button-outline{color:var(--navy-900);background:transparent;border-color:#b9c9dc;width:100%}.button-light{color:var(--navy-900);background:#fff;border-color:#fff}.hero{position:relative;min-height:800px;padding:150px 24px 90px;background:radial-gradient(circle at 75% 18%,#dceafa 0,transparent 34%),linear-gradient(180deg,#f6faff,#fff 75%)}.hero-shell{max-width:var(--max);margin:auto;display:grid;grid-template-columns:.93fr 1.25fr;align-items:center;grid-gap:60px;gap:60px;position:relative;z-index:2}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:8px;color:var(--blue-700);font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:800}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(36,198,111,.14)}h1,h2,h3{font-family:Manrope,sans-serif}h1{margin:18px 0 23px;max-width:620px;font-size:clamp(46px,5.5vw,72px);line-height:1.02;letter-spacing:-3.2px;color:var(--navy-950)}h1 em{display:block;color:var(--blue-600);font-style:normal}.hero-lead{max-width:570px;margin:0;color:var(--body);font-size:19px;line-height:1.67}.hero-actions{display:flex;gap:12px;margin-top:31px}.hero-proof{display:flex;flex-wrap:wrap;gap:20px;margin-top:27px;color:#52647c;font-size:12px;font-weight:600}.hero-proof span{display:flex;align-items:center;gap:6px}.hero-proof svg{color:var(--green-dark)}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.7}.orb-one{width:330px;height:330px;right:-170px;top:140px;background:rgba(56,104,180,.12)}.orb-two{width:150px;height:150px;left:-60px;bottom:70px;background:rgba(36,198,111,.1)}.product-stage{position:relative;min-width:0}.product-glow{position:absolute;inset:20% 5%;background:#8eb8ee;filter:blur(80px);opacity:.27}.dashboard-frame{position:relative;width:760px;border:1px solid #b9cae0;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 44px 90px rgba(10,40,85,.2),0 12px 30px rgba(10,40,85,.09);transform:perspective(1300px) rotateY(-4deg) rotateX(1deg);transform-origin:left center}.frame-top{height:38px;background:#f2f6fb;border-bottom:1px solid #dbe5f1;display:flex;align-items:center;gap:16px;padding:0 14px;color:#7b8ba2;font-size:9px}.traffic{display:flex;gap:5px}.traffic i{width:7px;height:7px;border-radius:50%;background:#c9d4e2}.traffic i:first-child{background:#ff786e}.traffic i:nth-child(2){background:#ffcf5b}.traffic i:last-child{background:#24c66f}.frame-top>span:nth-child(2){flex:1 1;text-align:center;background:#fff;border:1px solid #dfe7f1;border-radius:5px;padding:4px}.status{display:flex;align-items:center;gap:4px;color:#169854;font-weight:700}.status i{width:5px;height:5px;border-radius:50%;background:#24c66f}.frame-body{min-height:430px;display:flex}.demo-sidebar{width:108px;padding:17px 11px;background:var(--navy-950);color:#8798b6;display:flex;flex-direction:column;gap:5px}.mini-brand{display:flex;align-items:center;gap:5px;color:#fff;margin-bottom:20px;font-size:10px}.mini-brand img{width:25px;height:25px;object-fit:contain}.demo-sidebar>span{padding:8px;border-radius:5px;font-size:8px}.demo-sidebar .active{background:#18366d;color:#fff}.demo-content{flex:1 1;padding:24px;background:#f5f8fc;min-width:0}.welcome-row{display:flex;justify-content:space-between;align-items:flex-start}.demo-content article small,.welcome-row small{color:#8b9ab0;font-size:7px;font-weight:800;letter-spacing:.08em}.welcome-row h3{font-size:17px;margin:4px 0;color:#142648}.welcome-row button{border:0;border-radius:5px;background:var(--blue-600);color:#fff;padding:8px 11px;font-size:8px;font-weight:700}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:20px 0}.chart-card,.chat-card,.metric-row article{background:#fff;border:1px solid #e0e8f1;border-radius:8px;padding:14px;box-shadow:0 5px 15px rgba(20,45,82,.04)}.metric-row strong{display:block;font-family:Manrope;font-size:21px;color:#112344;margin:6px 0 4px}.metric-row span{color:#27a766;font-size:7px}.demo-lower{display:grid;grid-template-columns:1.25fr 1fr;grid-gap:10px;gap:10px}.chart-card{height:175px}.bars{height:120px;display:flex;align-items:flex-end;gap:8px;padding-top:16px;border-bottom:1px solid #edf2f7}.bars i{width:18px;background:linear-gradient(#4d7dca,#244f9a);border-radius:3px 3px 0 0}.bars i:first-child{height:36%}.bars i:nth-child(2){height:55%}.bars i:nth-child(3){height:42%}.bars i:nth-child(4){height:78%}.bars i:nth-child(5){height:63%}.bars i:nth-child(6){height:88%}.bars i:nth-child(7){height:70%}.bars i:nth-child(8){height:100%;background:var(--green)}.chat-head{display:flex;align-items:center;gap:7px;border-bottom:1px solid #edf1f6;padding-bottom:8px}.avatar{width:26px;height:26px;border-radius:50%;background:#d9e8fa;color:#2f65b4;display:grid;place-items:center;font-size:7px;font-weight:800}.chat-head div{display:flex;flex-direction:column}.chat-head b{font-size:8px}.chat-head small{font-size:6px;color:#21a35f}.bubble{max-width:84%;padding:7px 9px;border-radius:7px;font-size:7px;line-height:1.35}.bubble.incoming{background:#f0f3f7;color:#40516b}.bubble.outgoing{background:#dff8e9;color:#135d36;margin-left:auto}.floating-card{position:absolute;display:flex;align-items:center;gap:9px;padding:11px 14px;background:#fff;border:1px solid #dce6f2;border-radius:9px;box-shadow:var(--shadow);font-size:9px;color:var(--green-dark)}.floating-card span{display:flex;flex-direction:column;color:var(--ink)}.floating-card small{color:#8190a5}.floating-one{left:-18px;bottom:-28px}.floating-two{right:-8px;top:86px;color:var(--blue-600)}.trust-strip{border-top:1px solid #eef2f7;border-bottom:1px solid #e8eef6;background:#fff;padding:24px}.trust-strip>div{max-width:var(--max);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:wrap}.trust-strip span{font-size:10px;color:#96a3b5;text-transform:uppercase;font-weight:800;letter-spacing:.1em}.trust-strip b{font-size:13px;color:#64758e}.section{max-width:var(--max);margin:auto;padding:110px 24px}.audience-copy h2,.faq-intro h2,.feature-intro h2,.final-cta h2,.section-heading h2,.security-section h2{margin:10px 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.09;letter-spacing:-2px;color:var(--navy-950)}.split-heading{display:grid;grid-template-columns:1.1fr .8fr;grid-gap:80px;gap:80px;align-items:end}.audience-copy>p,.faq-intro>p,.feature-intro>p,.section-heading>p,.split-heading p{color:var(--body);font-size:17px;line-height:1.7;margin:0}.steps{display:grid;grid-template-columns:1fr 55px 1fr 55px 1fr;grid-gap:10px;gap:10px;margin-top:62px}.steps article{position:relative;padding:28px;border-top:2px solid var(--blue-600);background:linear-gradient(180deg,#f8fbff,#fff);min-height:245px}.step-no{position:absolute;right:18px;top:18px;color:#d8e3f1;font-family:Manrope;font-size:35px;font-weight:800}.step-icon{width:48px;height:48px;border-radius:10px;background:var(--navy-900);color:#fff;display:grid;place-items:center}.steps h3{font-size:20px;margin:28px 0 10px}.steps p{font-size:14px;line-height:1.65;color:var(--body);margin:0}.step-line{display:grid;place-items:center;color:#aab8ca}.feature-section{display:grid;grid-template-columns:.83fr 1.3fr;grid-gap:85px;gap:85px;align-items:start}.feature-intro{position:-webkit-sticky;position:sticky;top:120px}.faq-intro a,.feature-intro a{display:inline-flex;align-items:center;gap:7px;margin-top:25px;color:var(--blue-600);font-weight:800;font-size:14px}.feature-list article{display:grid;grid-template-columns:45px 44px 1fr;align-items:start;grid-gap:18px;gap:18px;padding:27px 0;border-bottom:1px solid var(--line)}.feature-list article:first-child{border-top:1px solid var(--line)}.feature-list svg{padding:9px;width:42px;height:42px;background:var(--blue-100);color:var(--blue-600);border-radius:8px}.feature-index{font-family:Manrope;color:#a7b5c7;font-size:12px;font-weight:800;margin-top:12px}.feature-list h3{margin:0 0 7px;font-size:19px}.feature-list p{margin:0;color:var(--body);font-size:14px;line-height:1.6}.audience-section{display:grid;grid-template-columns:1fr .85fr;grid-gap:100px;gap:100px;align-items:center}.audience-visual{position:relative;min-height:590px;background:linear-gradient(145deg,#0b1f46,#1d4f97);border-radius:18px;display:grid;place-items:center;overflow:hidden}.audience-visual:before{content:"";position:absolute;width:420px;height:420px;border:1px solid hsla(0,0%,100%,.12);border-radius:50%}.phone-shell{position:relative;z-index:2;width:265px;height:515px;border:7px solid #07142e;border-radius:35px;background:#e9e2d6;overflow:hidden;box-shadow:0 28px 55px rgba(0,0,0,.3)}.phone-bar{height:30px;background:#fbfbfb;justify-content:space-between;padding:0 14px;font-size:7px}.phone-bar,.phone-chat-head{display:flex;align-items:center}.phone-chat-head{height:57px;background:#075e54;color:#fff;gap:9px;padding:9px 12px}.phone-chat-head .avatar{background:#e5f2f1;color:#075e54;width:35px;height:35px}.phone-chat-head div{display:flex;flex-direction:column}.phone-chat-head b{font-size:10px}.phone-chat-head small{font-size:7px;color:#cfe9e4}.phone-chat-body{padding:16px 10px;display:flex;flex-direction:column;gap:10px}.phone-chat-body .bubble{font-size:9px;padding:9px 10px}.phone-input{left:8px;right:8px;bottom:8px;border-radius:18px;padding:10px 12px;color:#9aa3ae;font-size:8px;justify-content:space-between}.audience-chip,.phone-input{position:absolute;background:#fff;display:flex}.audience-chip{z-index:3;border-radius:9px;padding:12px 14px;gap:9px;align-items:center;box-shadow:var(--shadow);color:var(--blue-600)}.audience-chip span{display:flex;flex-direction:column}.audience-chip b{font-size:10px;color:var(--ink)}.audience-chip small{font-size:8px;color:var(--muted)}.chip-a{left:30px;top:100px}.chip-b{right:25px;bottom:85px;color:var(--green-dark)}.audience-copy ul{list-style:none;padding:0;margin:27px 0 0;display:grid;grid-gap:13px;gap:13px}.audience-copy li{display:flex;align-items:center;gap:10px;font-size:14px;color:#344860;font-weight:600}.audience-copy li svg{color:var(--green-dark);width:17px}.integrations-section{background:var(--navy-950);color:#fff}.integrations-shell{padding-top:105px;padding-bottom:105px}.centered-heading{text-align:center;max-width:750px;margin:0 auto}.centered-heading h2,.integrations-section h2{color:#fff}.centered-heading p{color:#a8bad4!important;max-width:670px;margin:auto!important}.kicker.light{color:#78a6e9}.integration-map{position:relative;width:min(820px,100%);height:440px;margin:45px auto 15px}.integration-center,.integration-node{position:absolute;z-index:2;background:#102750;border:1px solid #264f8a;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px rgba(0,0,0,.22)}.integration-center{left:50%;top:50%;transform:translate(-50%,-50%);width:145px;height:145px;border-radius:50%;flex-direction:column;background:#fff;color:var(--navy-900)}.integration-center img{width:66px;height:66px;object-fit:contain}.integration-center strong{font-size:12px}.integration-center small{font-size:8px;color:var(--muted)}.integration-node{width:115px;height:48px;border-radius:8px;font-size:13px;font-weight:700}.node-top{left:50%;top:0;transform:translateX(-50%)}.node-left{left:6%;top:84px}.node-right{right:6%;top:84px}.node-bottom-left{left:5%;bottom:20px}.node-bottom{left:50%;bottom:0;transform:translateX(-50%)}.node-bottom-right{right:5%;bottom:20px}.connector-lines{position:absolute;inset:0;width:100%;height:100%}.connector-lines path{fill:none;stroke:#3262a8;stroke-width:1.5;stroke-dasharray:5 7}.integration-points{display:flex;justify-content:center;gap:38px;flex-wrap:wrap;color:#bed0ea;font-size:13px}.integration-points span{display:flex;align-items:center;gap:8px}.integration-points svg{color:var(--green)}.security-section{display:grid;grid-template-columns:.8fr 1.25fr;grid-gap:90px;gap:90px;align-items:start}.security-items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--line)}.security-items article{background:#fff;padding:30px 23px;min-height:245px}.security-items svg{width:32px;height:32px;color:var(--blue-600)}.security-items h3{font-size:17px;margin:30px 0 9px}.security-items p{font-size:13px;line-height:1.65;color:var(--body);margin:0}.pricing-section{background:var(--surface);max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2 + 24px));padding-right:max(24px,calc((100vw - var(--max))/2 + 24px))}.pricing-section .centered-heading h2{color:var(--navy-950)}.pricing-section .centered-heading p{color:var(--body)!important}.pricing-grid{max-width:var(--max);margin:50px auto 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;align-items:stretch}.pricing-grid>article{position:relative;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border:1px solid var(--line);border-radius:12px;padding:30px;min-height:520px}.pricing-grid .featured-plan{border:2px solid var(--blue-600);box-shadow:var(--shadow);transform:translateY(-10px)}.popular{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--blue-600);color:#fff;border-radius:4px;padding:6px 10px;font-size:9px;font-weight:800;letter-spacing:.1em}.plan-name{font-size:13px;font-weight:800;color:var(--blue-600)}.pricing-grid h3{font-size:31px;margin:17px 0 11px}.pricing-grid h3 small{font-size:12px;color:var(--muted);font-weight:500}.pricing-grid p{color:var(--body);font-size:13px;line-height:1.55;min-height:62px}.pricing-grid ul{list-style:none;padding:20px 0 0;margin:20px 0 0;border-top:1px solid var(--line);display:grid;grid-gap:13px;gap:13px}.pricing-grid li{font-size:13px;color:#41526a;display:flex;align-items:center;gap:9px}.pricing-grid li svg{width:16px;color:var(--green-dark)}.faq-section{display:grid;grid-template-columns:.72fr 1.2fr;grid-gap:90px;gap:90px;align-items:start}.faq-intro{position:-webkit-sticky;position:sticky;top:120px}.faq-list{border-top:1px solid var(--line)}.faq-list article{border-bottom:1px solid var(--line)}.faq-list button{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;border:0;background:transparent;padding:24px 0;font-size:16px;color:var(--ink);font-weight:700}.faq-list svg{width:18px;transition:transform .2s}.faq-list article.open svg{transform:rotate(180deg)}.faq-list article>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s}.faq-list article>div p{overflow:hidden;margin:0;color:var(--body);font-size:14px;line-height:1.7}.faq-list article.open>div{grid-template-rows:1fr}.faq-list article.open>div p{padding-bottom:24px}.final-cta{position:relative;max-width:var(--max);margin:30px auto 100px;padding:52px 58px;display:grid;grid-template-columns:120px 1fr auto;grid-gap:35px;gap:35px;align-items:center;background:var(--navy-900);border-radius:15px;color:#fff;overflow:hidden}.final-cta img{width:120px;height:120px;object-fit:contain}.final-cta img,.final-cta>div{position:relative;z-index:2}.final-cta h2{color:#fff;font-size:34px;margin:8px 0;letter-spacing:-1.4px}.final-cta p{margin:0;color:#b8cae4;font-size:14px}.final-cta .button{position:relative;z-index:2;white-space:nowrap}.cta-orb{position:absolute!important;width:330px;height:330px;border-radius:50%;background:rgba(77,125,202,.35);filter:blur(50px);right:-50px;top:-170px}footer{background:#061126;color:#9eb0c9;padding:70px 24px 25px}.footer-main{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.1fr .8fr 2fr;grid-gap:55px;gap:55px}.footer-brand{min-width:0;color:#fff}.footer-brand strong{color:#fff}.footer-main>p{font-size:13px;line-height:1.7;margin:8px 0}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}.footer-links div{display:flex;flex-direction:column;gap:12px}.footer-links b{font-size:12px;color:#fff}.footer-links a{font-size:12px}.footer-links a:hover{color:#fff}.footer-bottom{max-width:var(--max);margin:50px auto 0;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;font-size:10px}@media (max-width:1120px){.hero-shell{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>*{margin-left:auto;margin-right:auto}.hero-actions,.hero-proof{justify-content:center}.product-stage{width:min(760px,100%);margin:auto}.dashboard-frame{width:100%;transform:none}.audience-section,.faq-section,.feature-section,.security-section{grid-template-columns:1fr}.faq-intro,.feature-intro{position:static}.audience-copy{max-width:680px}.security-items{max-width:780px}.footer-main{grid-template-columns:1fr 1fr}.footer-links{grid-column:1/-1}}@media (max-width:850px){.site-header{padding:10px 12px}.nav-shell{height:58px}.brand{min-width:auto}.brand img{width:48px;height:48px}.brand small,.nav-actions .text-link,.nav-links{display:none}.nav-links{position:absolute;top:70px;left:12px;right:12px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.menu-button{display:block}.nav-actions{margin-left:auto}.hero{padding-top:125px}.split-heading{gap:20px}.split-heading,.steps{grid-template-columns:1fr}.step-line{transform:rotate(90deg);height:35px}.pricing-grid{grid-template-columns:1fr;max-width:520px}.pricing-grid .featured-plan{transform:none}.final-cta{margin-left:18px;margin-right:18px;grid-template-columns:90px 1fr;padding:35px}.final-cta img{width:90px;height:90px}.final-cta .button{grid-column:1/-1}.footer-main{grid-template-columns:1fr}.footer-links{grid-column:auto}}@media (max-width:620px){h1{font-size:45px;letter-spacing:-2px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-proof{gap:11px;align-items:flex-start;flex-direction:column}.dashboard-frame{min-width:650px;transform:scale(.7);transform-origin:left top}.product-stage{height:360px;overflow:visible}.floating-card{display:none}.section{padding:78px 20px}.audience-copy h2,.faq-intro h2,.feature-intro h2,.final-cta h2,.section-heading h2,.security-section h2{font-size:34px;letter-spacing:-1.4px}.feature-list article{grid-template-columns:32px 40px 1fr;gap:10px}.audience-visual{min-height:520px}.audience-chip{display:none}.security-items{grid-template-columns:1fr}.security-items article{min-height:auto}.integration-map{height:500px}.integration-node{width:92px;font-size:11px}.node-left{left:0}.node-right{right:0}.node-bottom-left{left:0}.node-bottom-right{right:0}.connector-lines{display:none}.final-cta{grid-template-columns:1fr;text-align:center}.final-cta img{margin:auto}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:8px}.trust-strip>div{justify-content:center}.nav-actions .button{padding:0 12px;font-size:11px}.brand strong{font-size:15px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}