:root{--purple:#703286;--deep:#43005b;--orange:#ff9000;--teal:#006e7a;--ink:#211b23;--muted:#706b73;--line:#e9e5ec;--bg:#fbfaff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,sans-serif;line-height:1.55}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.topbar{height:38px;background:#28122f;color:#e9dcea;font-size:11px}.topbar .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.topbar a{margin-left:24px}header{height:78px;background:#fff;position:relative;z-index:20;border-bottom:1px solid #eee}.nav{height:100%;display:flex;align-items:center}.logo img{width:128px}.nav nav{display:flex;gap:34px;margin-left:75px;font-size:13px;font-weight:700}.nav nav a:hover{color:var(--purple)}.nav-actions{margin-left:auto;display:flex;gap:22px;align-items:center;font-size:13px;font-weight:700}.nav-toggle{display:none;margin-left:auto;border:0;background:none;font-size:24px}.btn{display:inline-flex;min-height:52px;padding:0 24px;align-items:center;justify-content:center;border-radius:9px;font-size:13px;font-weight:800;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-small{min-height:43px;padding:0 19px}.btn-orange{background:var(--orange);color:#fff}.btn-white{background:#fff;color:var(--deep);box-shadow:0 14px 36px #27102f2b}.btn-dark{background:var(--ink);color:#fff}.mini-title{font-size:11px;letter-spacing:.17em;font-weight:850;color:#fff}.mini-title.purple{color:var(--purple)}h1,h2,h3,p{margin-top:0}.hero{min-height:720px;position:relative;overflow:hidden;color:#fff;background:linear-gradient(120deg,#4d0969 0%,#71318c 54%,#087a87 115%)}.hero:after{content:"";position:absolute;inset:0;background-image:radial-gradient(#ffffff20 1px,transparent 1px);background-size:23px 23px;mask-image:linear-gradient(to right,#000,transparent 65%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:60px;min-height:720px}.hero-copy h1{margin:22px 0 24px;font-size:58px;line-height:1.06;letter-spacing:-.045em}.hero-copy h1 em{color:#ffba61;font-family:Georgia,serif;font-weight:400}.hero-copy>p{max-width:560px;color:#eadfee;font-size:17px;line-height:1.75}.checks{display:flex;gap:22px;margin:28px 0;font-size:12px;font-weight:750}.checks span:First-letter{color:#ffae42}.hero-actions{display:flex;align-items:center;gap:25px}.play-link{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:750}.play-link i{width:38px;height:38px;display:grid;place-items:center;border:1px solid #ffffff80;border-radius:50%;font-style:normal;font-size:10px}.hero-shape{position:absolute;border-radius:50%;filter:blur(2px)}.hero-shape.one{width:500px;height:500px;right:-180px;top:-180px;border:100px solid #15a4a450}.hero-shape.two{width:340px;height:340px;left:-190px;bottom:-180px;background:#ff900028}.hero-product{position:relative}.browser{overflow:hidden;border:7px solid #ffffff34;border-radius:18px;background:#fff;box-shadow:0 35px 80px #280f3259}.browser-top{height:38px;display:flex;align-items:center;gap:6px;padding:0 13px;background:#f3eff5}.browser-top i{width:8px;height:8px;border-radius:50%;background:#d7cbdc}.browser-top span{margin-left:10px;color:#8a818d;font-size:9px}.dash{height:390px;display:grid;grid-template-columns:68px 1fr;background:#fbfafd}.dash aside{padding:18px 13px;background:#25152b}.dash aside img{width:42px;filter:brightness(0) invert(1);margin-bottom:30px}.dash aside b{display:block;width:30px;height:5px;margin:19px auto;border-radius:5px;background:#ffffff38}.dash-main{padding:25px}.dash-head{display:flex;justify-content:space-between;align-items:center}.dash-head small,.dash-head strong{display:block;color:#8f8791}.dash-head strong{margin-top:4px;color:#28202b;font-size:16px}.dash-head>span{padding:7px 12px;border:1px solid var(--line);border-radius:7px;color:#7a737c;font-size:9px}.kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.kpis>div{padding:16px;border:1px solid var(--line);border-radius:10px;background:#fff}.kpis small,.kpis strong,.kpis em{display:block;color:#837b85;font-size:9px}.kpis strong{margin:10px 0 5px;color:#241d26;font-size:17px}.kpis em{color:#0b927e;font-style:normal}.dash-bottom{display:grid;grid-template-columns:1.25fr .75fr;gap:10px;margin-top:12px}.graph,.channels{height:180px;padding:16px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#5c565e}.line-chart{height:120px;margin-top:15px;position:relative;background:repeating-linear-gradient(#fff 0 28px,#eee 29px)}.line-chart:after{content:"";position:absolute;inset:28px 8px 20px;background:linear-gradient(150deg,transparent 0 10%,#703286 10% 12%,transparent 12% 27%,#703286 27% 29%,transparent 29% 45%,#703286 45% 47%,transparent 47% 58%,#703286 58% 60%,transparent 60% 75%,#703286 75% 77%,transparent 77%);opacity:.8}.channels p{display:flex;align-items:center;gap:7px;margin:16px 0;font-size:9px}.channels p b{margin-left:auto}.channels i{width:8px;height:8px;border-radius:50%}.violet{background:var(--purple)}.orange{background:var(--orange)}.teal{background:var(--teal)}.float{position:absolute;display:flex;align-items:center;gap:10px;padding:12px 15px;background:#fff;color:#2a222c;border-radius:10px;box-shadow:0 18px 45px #280f3240}.float>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#ece1f0;color:var(--purple)}.float b,.float small{display:block;font-size:9px}.float small{margin-top:3px;color:#8e8690;font-size:7px}.f1{right:-38px;top:80px}.f2{left:-28px;bottom:35px}.proof{padding:100px 0}.proof .wrap{display:flex;align-items:end;justify-content:space-between;gap:50px}.proof h2,.section-head h2,.integration-grid h2,.workflow h2,.faq h2,.closing h2{margin:17px 0 0;font-size:44px;line-height:1.12;letter-spacing:-.035em}.proof h2 em{color:var(--purple);font-family:Georgia,serif;font-weight:400}.proof-pills{max-width:480px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.proof-pills span{padding:12px 16px;border:1px solid var(--line);border-radius:99px;color:#69616b;font-size:11px;font-weight:700}.lead-band{padding:60px 0;background:#f3edf6}.lead-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:35px;align-items:center}.lead-grid h2{margin:14px 0 0;font-size:29px}.lead-grid .mini-title{color:var(--purple)}.lead-grid form{display:flex;padding:7px;background:#fff;border-radius:10px;box-shadow:0 12px 30px #4d175b12}.lead-grid input{flex:1;min-width:0;padding:0 15px;border:0;outline:0}.lead-grid button{padding:15px 20px;border:0;border-radius:8px;background:var(--purple);color:#fff;font-weight:800;cursor:pointer}.lead-benefits{grid-column:2;display:flex;gap:20px;margin-top:-20px;color:#756e78;font-size:10px}.why,.integrations,.workflow,.faq{padding:120px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:55px}.section-head>p{max-width:420px;color:var(--muted)}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.why-grid article{position:relative;min-height:300px;padding:32px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 18px 50px #40144b0c}.why-grid article>span{float:right;color:#aaa2ad;font-size:10px}.icon{width:52px;height:52px;display:grid;place-items:center;border-radius:13px;font-weight:900}.purple-bg{color:var(--purple);background:#efe4f2}.orange-bg{color:#b96800;background:#fff0da}.teal-bg{color:var(--teal);background:#dff1f1}.why-grid h3{margin:58px 0 13px;font-size:20px}.why-grid p{color:var(--muted);font-size:14px}.modules{padding:120px 0;background:#211425;color:#fff}.section-head.light p{color:#baaebd}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #49384d;border-left:1px solid #49384d}.module-grid article{position:relative;min-height:265px;padding:28px;border-right:1px solid #49384d;border-bottom:1px solid #49384d;display:flex;flex-direction:column;transition:.25s}.module-grid article:hover{background:#2d1c32}.module-grid article.wide{grid-column:span 2;background:linear-gradient(135deg,#361c3e,#241629)}.module-grid article>span{position:absolute;right:25px;top:25px;color:#796d7d;font-size:9px}.module-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:10px;background:#ffffff10;color:#d69ee2}.module-grid h3{margin:35px 0 10px;font-size:19px}.module-grid p{color:#aa9ead;font-size:12px}.module-grid a{margin-top:auto;color:#d4a6df;font-size:10px;font-weight:800}.integration-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.integration-grid>div:last-child>p{color:var(--muted);line-height:1.8}.integration-grid ul{list-style:none;padding:0;margin:28px 0}.integration-grid li{padding:9px 0;font-size:13px;font-weight:700}.integration-grid li:before{content:"✓";margin-right:10px;color:var(--teal)}.orbit{height:470px;position:relative;display:grid;place-items:center}.orbital{position:absolute;border:1px dashed #d9cfdd;border-radius:50%}.o1{width:180px;height:180px}.o2{width:310px;height:310px}.o3{width:440px;height:440px}.orbit-logo{z-index:2;width:125px;height:125px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 20px 60px #47115520}.orbit-logo img{width:85px}.app{position:absolute;width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#fff;box-shadow:0 10px 35px #47115520;color:var(--purple);font-size:11px;font-weight:900}.a1{top:36px;left:48%}.a2{right:42px;top:40%}.a3{bottom:20px;left:51%}.a4{left:32px;top:44%}.a5{right:90px;bottom:70px}.workflow{background:#f7f4f8}.workflow-copy{text-align:center;max-width:670px;margin:auto}.workflow-copy p{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:65px}.steps article{padding:0 28px;border-right:1px solid #ddd4df}.steps article:last-child{border:0}.steps span{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--purple);font-size:10px;font-weight:850;box-shadow:0 8px 25px #47115512}.steps h3{margin:25px 0 8px}.steps p{color:var(--muted);font-size:12px}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-grid>div:first-child>p{color:var(--muted)}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{padding:22px 0;cursor:pointer;font-weight:800;font-size:14px}details p{padding:0 30px 20px 0;color:var(--muted);font-size:13px}.closing{padding:75px 0;color:#fff;background:linear-gradient(100deg,var(--deep),var(--purple),var(--teal))}.closing .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.closing h2{margin-top:14px}.closing .btn{flex-shrink:0}footer{padding:75px 0 25px;background:#1d151f;color:#d1c7d3}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:50px}.footer-grid img{width:125px;filter:brightness(0) invert(1)}.footer-grid p{max-width:270px;margin-top:22px;color:#918694;font-size:12px}.footer-grid b,.footer-grid a{display:block}.footer-grid b{margin-bottom:18px;color:#fff;font-size:13px}.footer-grid a{margin:10px 0;color:#a99eac;font-size:11px}.copyright{display:flex;justify-content:space-between;margin-top:60px;padding-top:20px;border-top:1px solid #3a2d3d;color:#766c79;font-size:9px;text-transform:uppercase}
@media(max-width:900px){.topbar{display:none}header{height:70px}.nav nav{display:none;position:absolute;top:70px;left:20px;right:20px;margin:0;padding:22px;flex-direction:column;background:#fff;box-shadow:0 20px 40px #2d10352b}.nav nav.open{display:flex}.nav-actions{display:none}.nav-toggle{display:block}.hero-grid{grid-template-columns:1fr;padding:80px 0}.hero-product{max-width:700px}.proof .wrap,.section-head,.closing .wrap{align-items:flex-start;flex-direction:column}.proof-pills{justify-content:flex-start}.lead-grid{grid-template-columns:1fr}.lead-benefits{grid-column:1;margin:0}.why-grid{grid-template-columns:1fr}.module-grid{grid-template-columns:repeat(2,1fr)}.integration-grid{grid-template-columns:1fr;gap:50px}.faq-grid{grid-template-columns:1fr;gap:45px}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1160px)}.hero-grid{padding:64px 0}.hero-copy h1{font-size:42px}.checks,.hero-actions,.lead-benefits{align-items:flex-start;flex-direction:column}.browser{border-width:4px}.dash{height:320px;grid-template-columns:45px 1fr}.dash-main{padding:14px}.kpis{grid-template-columns:1fr 1fr}.kpis>div:last-child{display:none}.dash-bottom{grid-template-columns:1fr}.channels{display:none}.f1,.f2{display:none}.proof,.why,.modules,.integrations,.workflow,.faq{padding:82px 0}.proof h2,.section-head h2,.integration-grid h2,.workflow h2,.faq h2,.closing h2{font-size:35px}.lead-grid form{display:block}.lead-grid button{width:100%;margin-top:8px}.module-grid{grid-template-columns:1fr}.module-grid article.wide{grid-column:auto}.steps{grid-template-columns:1fr 1fr;gap:35px}.steps article{border:0;padding:0}.orbit{height:340px}.o3{width:330px;height:330px}.o2{width:240px;height:240px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.copyright{display:block}.copyright span{display:block;margin-top:8px}}
.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:100;display:flex;align-items:center;gap:12px;color:#fff;filter:drop-shadow(0 12px 28px rgba(18,90,45,.28));transition:transform .2s ease}.whatsapp-float:hover{transform:translateY(-3px)}.whatsapp-float__label{padding:10px 15px;border-radius:12px;background:#fff;color:#221b23;font-size:12px;font-weight:800;line-height:1.25;box-shadow:0 8px 28px rgba(31,20,34,.14)}.whatsapp-float__label small{display:block;margin-top:2px;color:#706b73;font-size:9px;font-weight:500}.whatsapp-float__icon{width:58px;height:58px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:#25d366;box-shadow:0 8px 28px rgba(37,211,102,.35)}.whatsapp-float__icon svg{width:31px;height:31px;fill:#fff}@media(max-width:600px){.whatsapp-float{right:14px;bottom:14px}.whatsapp-float__label{display:none}.whatsapp-float__icon{width:54px;height:54px}}
