:root{--navy:#07101f;--navy2:#0a1730;--blue:#246bfd;--cyan:#27c8ff;--text:#0f172a;--muted:#64748b;--line:#dfe7f3;--bg:#f5f8fc;--white:#fff;--green:#25d366;--shadow:0 24px 60px rgba(15,35,76,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(5,13,28,.82);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px)}.nav-wrap{height:76px;display:flex;align-items:center;gap:30px}.brand{display:grid;grid-template-columns:auto auto;align-items:center;color:white;line-height:1}.brand-mark{font-size:35px;font-weight:900;color:#55a1ff;transform:skew(-10deg)}.brand-name{font-size:27px;font-weight:800;letter-spacing:5px}.brand small{grid-column:1/3;font-size:7px;letter-spacing:2px;color:#65d5ff;margin-top:5px}.main-nav{margin-left:auto;display:flex;gap:27px}.main-nav a{color:#d6deee;font-size:14px;font-weight:600}.main-nav a:hover{color:white}.menu-toggle{display:none;margin-left:auto;background:none;border:0;color:#fff;font-size:26px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:10px;font-weight:700;border:1px solid transparent;cursor:pointer;transition:.25s;font-family:inherit}.btn:hover{transform:translateY(-2px)}.btn-small{min-height:42px;padding:0 17px;font-size:13px}.btn-primary{background:linear-gradient(135deg,#1f63ff,#128bff);color:white;box-shadow:0 12px 30px rgba(31,99,255,.35)}.btn-outline{border-color:rgba(255,255,255,.3);color:#fff}.btn-ghost{border-color:rgba(255,255,255,.2);color:white;background:rgba(255,255,255,.05)}.btn-outline-dark{border-color:#cbd5e1;color:#0f172a;background:#fff}.hero{position:relative;overflow:hidden;padding:150px 0 85px;background:radial-gradient(circle at 80% 15%,rgba(35,109,255,.18),transparent 32%),linear-gradient(135deg,#040a14,#07152d 60%,#0a1832);color:#fff}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:42px 42px;pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:46% 54%;align-items:center;gap:30px}.eyebrow{display:inline-block;color:#55b6ff;font-size:12px;font-weight:800;letter-spacing:1.8px;margin-bottom:15px}.eyebrow.dark{color:#2563eb}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.07;margin:0 0 24px;letter-spacing:-3px}.hero h1 span{color:#3d91ff}.hero-copy>p{font-size:18px;color:#c7d3e7;max-width:620px}.hero-actions{display:flex;gap:12px;margin:32px 0}.hero-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:35px}.hero-badges div{padding-right:12px;border-right:1px solid rgba(255,255,255,.12)}.hero-badges div:last-child{border:0}.hero-badges strong,.hero-badges span{display:block}.hero-badges strong{font-size:15px}.hero-badges span{color:#8fa2bf;font-size:11px;margin-top:4px}.hero-visual{position:relative;min-height:550px}.device-laptop{position:absolute;width:92%;right:-7%;top:55px;background:#141b30;border:10px solid #202943;border-radius:20px;box-shadow:0 35px 80px rgba(0,0,0,.45);overflow:hidden}.device-laptop img{width:100%}.device-bar{height:24px;background:#182238;display:flex;gap:5px;padding:8px}.device-bar span{width:7px;height:7px;border-radius:50%;background:#53627b}.device-phone{position:absolute;width:25%;left:2%;bottom:0;border:8px solid #101827;border-radius:38px;overflow:hidden;background:#101827;box-shadow:0 25px 60px rgba(0,0,0,.5)}.device-phone:before{content:"";position:absolute;top:6px;left:50%;transform:translateX(-50%);width:38%;height:12px;border-radius:20px;background:#111;z-index:3}.floating-card{position:absolute;background:rgba(10,23,48,.92);border:1px solid rgba(79,151,255,.35);box-shadow:0 18px 40px rgba(0,0,0,.3);border-radius:14px;padding:12px 15px;display:flex;align-items:center;gap:10px;backdrop-filter:blur(10px)}.floating-card>span{font-size:22px;color:#47a2ff}.floating-card small,.floating-card strong{display:block}.floating-card small{font-size:10px;color:#91a4c2}.floating-card strong{font-size:12px}.card-sales{right:0;bottom:30px}.card-cloud{right:18%;top:10px}.trust-strip{background:#fff;border-bottom:1px solid #e9eef6}.trust-grid{display:grid;grid-template-columns:repeat(6,1fr);min-height:82px;align-items:center;text-align:center;color:#496078;font-size:13px;font-weight:700}.section{padding:100px 0}.section-heading{text-align:center;max-width:760px;margin:0 auto 50px}.section-heading.left{text-align:left;margin:0}.section-heading h2,.feature-copy h2,.about-copy h2,.cta-box h2{font-size:clamp(32px,4vw,50px);line-height:1.15;letter-spacing:-2px;margin:0 0 18px}.section-heading p,.feature-copy p,.about-copy p{color:var(--muted)}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-card{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 35px rgba(39,67,112,.06);transition:.25s}.solution-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#bcd1f7}.solution-card .icon{font-size:30px}.solution-card h3{margin:18px 0 8px;font-size:20px}.solution-card p{margin:0;color:var(--muted);font-size:14px}.section-dark{background:linear-gradient(135deg,#07101f,#0a1730);color:white;overflow:hidden}.feature-split{display:grid;grid-template-columns:40% 60%;align-items:center;gap:60px}.feature-copy p{color:#aebcd2}.check-list{list-style:none;padding:0;margin:25px 0}.check-list li{padding:9px 0;color:#d9e3f1}.check-list li:before{content:"✓";color:#4aa2ff;margin-right:10px;font-weight:bold}.text-link{color:#5eb4ff;font-weight:700}.dashboard-showcase{padding:12px;background:#111b30;border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 30px 70px rgba(0,0,0,.35);transform:perspective(1200px) rotateY(-4deg)}.dashboard-showcase img{border-radius:10px}.audience-section{background:var(--bg)}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.audience-card{min-height:180px;padding:26px;background:white;border-radius:16px;border:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.audience-card:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:rgba(36,107,253,.08);top:-50px;right:-40px}.audience-card strong{font-size:19px}.audience-card p{color:var(--muted);font-size:14px;margin-bottom:0}.pricing-section{background:white}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.price-card{position:relative;border:1px solid var(--line);border-radius:20px;padding:34px;background:white;display:flex;flex-direction:column}.price-card.featured{border:2px solid var(--blue);box-shadow:0 25px 60px rgba(36,107,253,.18);transform:translateY(-12px)}.popular{position:absolute;top:-14px;right:20px;background:var(--blue);color:white;padding:6px 12px;border-radius:20px;font-size:10px;font-weight:800}.plan-label{color:#2563eb;font-weight:800;font-size:12px;letter-spacing:1px}.price-card h3{margin:8px 0 12px}.price{min-height:75px}.price small,.price strong,.price span{display:inline-block}.price small{display:block;color:var(--muted);font-size:11px}.price strong{font-size:31px;line-height:1.2}.price span{color:var(--muted)}.price-card ul{list-style:none;padding:0;margin:22px 0 30px;flex:1}.price-card li{padding:8px 0;border-bottom:1px solid #edf2f7;font-size:14px}.price-card li:before{content:"✓";color:#16a34a;margin-right:8px;font-weight:bold}.about-section{background:var(--bg)}.about-grid{display:grid;grid-template-columns:35% 65%;gap:60px;align-items:center}.about-panel{padding:50px;background:linear-gradient(145deg,#07101f,#0d2349);color:white;border-radius:24px;box-shadow:var(--shadow)}.about-number{font-size:90px;font-weight:800;color:#4b9cff;line-height:1}.about-panel p{color:#c5d1e4}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.about-points span{font-weight:600;font-size:14px}.faq-section{background:white}.faq-grid{display:grid;grid-template-columns:35% 65%;gap:80px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list summary{font-weight:700;cursor:pointer;list-style:none}.faq-list summary:after{content:"+";float:right;color:#2563eb;font-size:20px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin-bottom:0}.cta-section{padding:20px 0 90px;background:white}.cta-box{background:linear-gradient(135deg,#07101f,#0b2858);border-radius:28px;padding:55px;color:white;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;box-shadow:var(--shadow)}.cta-box p{color:#bdcbe0}.lead-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lead-form input,.lead-form select{height:50px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:white;padding:0 14px;font:inherit}.lead-form select option{color:#111}.lead-form button{grid-column:1/3}.site-footer{background:#040a14;color:#aebbd0;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr .7fr;gap:40px}.footer-grid>div{display:flex;flex-direction:column;gap:8px}.footer-grid h4{color:white;margin:0 0 12px}.footer-grid a:hover{color:white}.footer-brand{display:flex;max-width:180px}.footer-grid p{max-width:330px}.copyright{border-top:1px solid rgba(255,255,255,.08);margin-top:40px;padding-top:22px;font-size:12px}.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:80;background:var(--green);color:white;padding:13px 19px;border-radius:30px;font-weight:800;box-shadow:0 12px 30px rgba(37,211,102,.35)}.reveal{opacity:0;transform:translateY(24px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}
@media(max-width:980px){.header-cta{display:none}.main-nav{position:fixed;top:76px;left:20px;right:20px;background:#07101f;border:1px solid rgba(255,255,255,.1);padding:20px;border-radius:14px;display:none;flex-direction:column;margin:0}.main-nav.open{display:flex}.menu-toggle{display:block}.hero-grid,.feature-split,.about-grid,.faq-grid,.cta-box{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual{min-height:500px}.trust-grid{grid-template-columns:repeat(3,1fr);padding:15px 0;gap:15px}.solution-grid,.pricing-grid{grid-template-columns:1fr 1fr}.audience-grid{grid-template-columns:1fr 1fr}.feature-split{gap:40px}.faq-grid{gap:30px}.footer-grid{grid-template-columns:1fr 1fr}.price-card.featured{transform:none}.section-heading.left{text-align:center;margin:auto}.cta-box{text-align:center}.lead-form{max-width:650px;margin:auto;width:100%}}
@media(max-width:640px){.container{width:min(100% - 24px,1180px)}.site-header .nav-wrap{height:66px}.main-nav{top:66px}.hero{padding:110px 0 60px}.hero h1{font-size:42px;letter-spacing:-2px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-badges{grid-template-columns:1fr}.hero-badges div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:10px 0}.hero-visual{min-height:350px;margin-top:20px}.device-laptop{width:100%;right:0;top:30px;border-width:6px}.device-phone{width:28%;left:0;bottom:5px;border-width:5px}.floating-card{display:none}.trust-grid{grid-template-columns:1fr 1fr}.section{padding:72px 0}.section-heading h2,.feature-copy h2,.about-copy h2,.cta-box h2{font-size:34px}.solution-grid,.pricing-grid,.audience-grid{grid-template-columns:1fr}.about-grid{gap:25px}.about-points{grid-template-columns:1fr}.price-card.featured{order:-1}.lead-form{grid-template-columns:1fr}.lead-form button{grid-column:auto}.cta-box{padding:34px 22px}.footer-grid{grid-template-columns:1fr}.whatsapp-float{font-size:0;width:54px;height:54px;padding:0;border-radius:50%}.whatsapp-float:after{content:"☏";font-size:27px;display:grid;place-items:center;height:100%}}

/* Ajustes com identidade visual e telas reais */
.brand-logo{display:block;line-height:0;flex:0 0 auto}.brand-logo img{width:190px;height:61px;object-fit:contain;object-position:left center}.footer-brand img{width:190px;height:auto}.product-tour{background:linear-gradient(180deg,#f7faff 0%,#eef4fb 100%)}.tour-tabs{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:-10px 0 28px}.tour-tab{border:1px solid #cfdced;background:#fff;color:#334155;border-radius:999px;padding:11px 18px;font:700 13px Inter,Arial,sans-serif;cursor:pointer;transition:.22s}.tour-tab:hover,.tour-tab.active{background:#0d2450;color:#fff;border-color:#0d2450;box-shadow:0 10px 24px rgba(13,36,80,.17)}.tour-stage{display:grid;grid-template-columns:31% 69%;gap:36px;align-items:center;background:#fff;border:1px solid #dce6f3;border-radius:24px;padding:28px;box-shadow:0 25px 70px rgba(25,55,105,.13)}.tour-copy{padding:18px}.tour-copy h3{font-size:34px;line-height:1.12;letter-spacing:-1.3px;margin:0 0 14px}.tour-copy p{color:var(--muted);margin:0 0 26px}.tour-screen{background:#101b32;border:9px solid #182744;border-radius:18px;overflow:hidden;box-shadow:0 24px 55px rgba(4,15,40,.24)}.tour-screen img{width:100%;aspect-ratio:1.91/1;object-fit:cover;object-position:top;transition:opacity .18s}.browser-chrome{height:32px;display:flex;align-items:center;gap:6px;padding:0 10px;background:#17243d;color:#8191ab;font-size:9px}.browser-chrome span{width:8px;height:8px;border-radius:50%;background:#50617b}.browser-chrome div{margin-left:10px;background:#0e192d;border:1px solid #263651;border-radius:6px;padding:3px 12px;flex:1;text-align:center}.hero .device-laptop img,.dashboard-showcase img{aspect-ratio:1.91/1;object-fit:cover;object-position:top}.dashboard-showcase{overflow:hidden}.solution-card .icon{filter:saturate(.8)}
@media(max-width:980px){.brand-logo img{width:165px;height:54px}.tour-stage{grid-template-columns:1fr}.tour-copy{text-align:center;max-width:650px;margin:auto}.tour-screen{order:-1}}
@media(max-width:640px){.brand-logo img{width:145px;height:46px}.tour-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.tour-tab{white-space:nowrap}.tour-stage{padding:12px;border-radius:17px}.tour-copy{padding:14px 8px 10px}.tour-copy h3{font-size:28px}.tour-screen{border-width:5px;border-radius:12px}.browser-chrome{height:25px}.footer-brand img{width:175px}}


/* CRM e automações pelo WhatsApp */
.crm-section{background:linear-gradient(180deg,#fff 0%,#f3f7fd 100%);overflow:hidden}.crm-grid{display:grid;grid-template-columns:54% 46%;align-items:center;gap:70px}.crm-copy h2{font-size:clamp(34px,4.5vw,54px);line-height:1.1;letter-spacing:-2.3px;margin:0 0 20px}.crm-copy>p{color:var(--muted);font-size:17px;max-width:690px}.crm-automation-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:30px 0 20px}.crm-automation-card{display:flex;gap:13px;align-items:flex-start;padding:17px;border:1px solid #dce6f3;border-radius:15px;background:#fff;box-shadow:0 12px 28px rgba(26,58,107,.06)}.crm-automation-card>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:12px;background:#eaf2ff;font-size:21px}.crm-automation-card strong,.crm-automation-card small{display:block}.crm-automation-card strong{font-size:14px;margin-bottom:4px}.crm-automation-card small{color:var(--muted);font-size:11px;line-height:1.45}.crm-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 28px}.crm-tags span{padding:7px 11px;border-radius:999px;background:#e8f0ff;color:#174ea6;font-size:11px;font-weight:700}.crm-phone-wrap{position:relative;min-height:690px;display:grid;place-items:center}.crm-phone{width:min(390px,88%);padding:11px;background:#111827;border:5px solid #222c3d;border-radius:44px;box-shadow:0 35px 75px rgba(15,35,75,.26);position:relative;z-index:2}.crm-phone:before{content:"";position:absolute;top:17px;left:50%;transform:translateX(-50%);width:92px;height:22px;border-radius:20px;background:#05070c;z-index:4}.crm-phone-top{height:55px;background:#f6f1e8;border-radius:30px 30px 0 0;display:flex;align-items:flex-end;justify-content:space-between;padding:0 18px 10px;color:#111;font-size:10px}.crm-phone-top strong{font-size:10px}.crm-phone img{width:100%;max-height:590px;object-fit:cover;object-position:top;border-radius:0 0 30px 30px}.crm-phone-wrap:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(36,107,253,.21),rgba(36,107,253,.04) 58%,transparent 70%)}.crm-float{position:absolute;z-index:3;background:#07172f;color:#fff;border:1px solid rgba(59,130,246,.35);border-radius:14px;padding:12px 15px;display:flex;align-items:center;gap:10px;box-shadow:0 18px 42px rgba(8,24,55,.2)}.crm-float>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#1768ff}.crm-float small,.crm-float strong{display:block}.crm-float small{font-size:9px;color:#93a8c8}.crm-float strong{font-size:11px}.crm-float-one{left:0;top:20%}.crm-float-two{right:-2%;bottom:18%}
@media(max-width:980px){.crm-grid{grid-template-columns:1fr;gap:35px}.crm-copy{text-align:center}.crm-copy>p{margin-left:auto;margin-right:auto}.crm-automation-card{text-align:left}.crm-tags{justify-content:center}.crm-phone-wrap{min-height:650px}}
@media(max-width:640px){.crm-copy h2{font-size:34px}.crm-automation-grid{grid-template-columns:1fr}.crm-phone-wrap{min-height:570px}.crm-phone{width:86%;border-radius:34px}.crm-phone img{max-height:485px}.crm-float{display:none}}
