
:root{
  --navy:#071744; --navy2:#0b1f57; --purple:#6537ea; --purple2:#8e3eea; --blue:#168fe9;
  --cyan:#21b6ee; --ink:#12203f; --muted:#65708a; --line:#e4e8f3; --soft:#f6f7fb;
  --white:#fff; --green:#12a56a; --shadow:0 22px 60px rgba(27,35,78,.12);
  --radius:24px; --container:min(1180px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}
body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}
svg{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.container{width:var(--container);margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:10px;z-index:999;background:#fff;padding:12px 18px;border-radius:10px}.skip-link:focus{left:10px}
.site-header{position:fixed;inset:0 0 auto 0;z-index:100;background:rgba(255,255,255,.76);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,229,242,.65);transition:.25s ease}
.site-header.scrolled{background:rgba(255,255,255,.94);box-shadow:0 10px 35px rgba(18,25,60,.07)}
.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;min-width:190px}.brand img{
  width:auto;
  height:auto;
  max-width:235px;
  max-height:62px;
  object-fit:contain;
  object-position:left center;
}
.desktop-nav{display:flex;align-items:center;gap:26px}.desktop-nav a{font-size:14px;font-weight:700;color:#46506a;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:linear-gradient(90deg,var(--purple),var(--blue));transition:.2s}.desktop-nav a:hover{color:var(--purple)}.desktop-nav a:hover:after{right:0}
.header-actions{display:flex;align-items:center;gap:10px}.company-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;font-size:12px;font-weight:800;background:#fff}.company-btn img{width:18px;height:18px;border-radius:4px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:13px;padding:12px 18px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.2s ease;cursor:pointer}
.btn-primary{background:linear-gradient(110deg,var(--purple),#7443ef 48%,var(--blue));color:#fff;box-shadow:0 10px 26px rgba(101,55,234,.24)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 32px rgba(101,55,234,.32)}
.btn-ghost{border-color:#dce1ef;background:rgba(255,255,255,.72);color:var(--navy)}.btn-ghost:hover{border-color:#b7c0db;background:#fff;transform:translateY(-2px)}
.btn-white{background:#fff;color:var(--purple);box-shadow:0 14px 34px rgba(0,0,0,.15)}.btn-lg{padding:15px 22px;font-size:15px;border-radius:15px}
.menu-btn{display:none;border:0;background:#f2f4fa;color:var(--navy);border-radius:11px;padding:10px;line-height:1}.menu-btn svg{width:22px;height:22px}
.mobile-panel{display:none;background:#fff;border-top:1px solid var(--line);padding:12px 20px 22px}.mobile-panel nav{display:grid;gap:4px}.mobile-panel a:not(.btn){padding:12px 6px;font-weight:750}.mobile-panel .btn{margin-top:8px}
.hero{position:relative;padding:155px 0 86px;overflow:hidden;background:linear-gradient(145deg,#fbfbff 0%,#f4f3ff 48%,#eef9ff 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(67,58,140,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(67,58,140,.045) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent 85%)}
.hero-glow{position:absolute;border-radius:50%;filter:blur(16px);opacity:.55}.glow-a{width:500px;height:500px;background:radial-gradient(circle,#d8c8ff,transparent 68%);left:-180px;top:20px}.glow-b{width:550px;height:550px;background:radial-gradient(circle,#c9ecff,transparent 68%);right:-180px;bottom:-160px}
.hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:54px;position:relative}.hero-copy{position:relative;z-index:2}.eyebrow,.kicker{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:900;color:var(--purple)}.eyebrow{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid #e2def9;border-radius:999px;padding:9px 13px;box-shadow:0 8px 20px rgba(56,44,134,.05)}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,var(--purple),var(--blue));box-shadow:0 0 0 5px rgba(101,55,234,.09)}
h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(45px,5vw,70px);line-height:1.02;letter-spacing:-.045em;color:var(--navy);margin:24px 0 24px;font-weight:900}.hero h1 em,h2 em{font-style:normal;background:linear-gradient(105deg,var(--purple) 10%,var(--blue) 92%);background-clip:text;-webkit-background-clip:text;color:transparent}
.hero-lead{font-size:18px;color:#59647e;max-width:660px}.hero-lead strong{color:var(--navy)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:31px 0 28px}.hero-badges{display:flex;flex-wrap:wrap;gap:12px 18px;color:#525d76;font-size:13px;font-weight:750}.hero-badges span{display:inline-flex;align-items:center;gap:5px}.hero-badges svg{color:var(--green);width:16px;height:16px;stroke-width:2.5}
.product-stage{position:relative;z-index:2;min-width:0}.browser-card{background:#fff;border:1px solid rgba(193,199,222,.7);border-radius:22px;box-shadow:0 35px 90px rgba(27,33,79,.18),0 5px 18px rgba(35,40,85,.08);overflow:hidden;transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}
.browser-top{height:44px;background:#f7f8fb;border-bottom:1px solid #e6e8f0;display:flex;align-items:center;padding:0 14px;gap:7px}.browser-top>span{width:9px;height:9px;border-radius:50%;background:#d9dce6}.browser-top>span:nth-child(1){background:#ff8b84}.browser-top>span:nth-child(2){background:#ffc66e}.browser-top>span:nth-child(3){background:#6bd49b}.browser-top div{margin-left:10px;background:#fff;border:1px solid #e3e6ef;border-radius:8px;height:26px;flex:1;display:flex;align-items:center;padding:0 12px;font-size:9px;color:#8790a6}
.app-shell{display:grid;grid-template-columns:54px 1fr;min-height:450px}.app-side{background:linear-gradient(180deg,#151d4e,#0a1740);padding:16px 10px;display:flex;flex-direction:column;align-items:center;gap:18px}.app-side img{width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.25));margin-bottom:8px}.app-side i{display:block;width:22px;height:6px;border-radius:999px;background:#435075}.app-side i.active{background:#8a5cff}
.app-main{padding:21px;background:#fbfcff;overflow:hidden}.app-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.app-head small{display:block;color:#959db0;font-size:9px}.app-head strong{display:block;color:#14224a;font-size:15px;margin-top:2px}.app-head button{border:0;background:linear-gradient(135deg,var(--purple),var(--blue));color:#fff;border-radius:8px;font-size:9px;padding:8px 10px;font-weight:800}
.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.metrics>div{background:#fff;border:1px solid #e8eaf2;border-radius:11px;padding:10px}.metrics b{display:block;color:#929aae;font-size:8px}.metrics strong{display:block;color:#182550;font-size:18px;line-height:1.1;margin:4px 0}.metrics small{font-size:7px;color:#9ca4b5}
.agenda-grid{display:grid;grid-template-columns:38px repeat(5,1fr);height:255px;background:#fff;border:1px solid #e7e9f1;border-radius:12px;overflow:hidden}.times{padding-top:35px;display:flex;flex-direction:column;justify-content:space-around;border-right:1px solid #eef0f5}.times span{font-size:7px;color:#a6adbd;text-align:center}.day{position:relative;border-right:1px solid #eef0f5;background:repeating-linear-gradient(to bottom,transparent 0,transparent 31px,#f0f2f7 32px)}.day:last-child{border-right:0}.day>b{height:32px;display:flex;align-items:center;justify-content:center;gap:3px;color:#7f889e;font-size:7px;background:#fafbfe;border-bottom:1px solid #eef0f5}.day>b small{font-size:7px}.day.featured>b{color:#6537ea;background:#f5f1ff}
.ev{position:absolute;left:5px;right:5px;border-radius:5px;padding:5px 4px;font-size:6px;font-weight:800;font-style:normal;overflow:hidden}.purple{background:#ede5ff;color:#6941cf}.blue{background:#dfeeff;color:#2368bd}.cyan{background:#def8ff;color:#1b87a8}.p1{top:53px;height:38px}.b1{top:141px;height:46px}.c1{top:87px;height:37px}.p2{top:167px;height:50px}.b2{top:60px;height:55px}.c2{top:150px;height:42px}.p3{top:100px;height:43px}.b3{top:180px;height:44px}.c3{top:53px;height:35px}.p4{top:132px;height:50px}
.floating-note{position:absolute;background:rgba(255,255,255,.93);backdrop-filter:blur(10px);border:1px solid rgba(220,224,239,.9);box-shadow:0 18px 40px rgba(24,30,73,.13);border-radius:14px;padding:11px 14px;display:flex;gap:10px;align-items:center}.floating-note>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#f0eaff,#e7f7ff);color:var(--purple)}.floating-note b,.floating-note small{display:block}.floating-note b{font-size:10px;color:#17244a}.floating-note small{font-size:8px;color:#929aad;margin-top:2px}.note-one{left:-34px;bottom:42px}.note-two{right:-30px;top:77px}
.segment-strip{background:#fff;border-top:1px solid #eceef4;border-bottom:1px solid #eceef4}.segment-row{min-height:68px;display:flex;justify-content:center;align-items:center;gap:17px;flex-wrap:wrap;color:#5f6980;font-size:12px;font-weight:800}.segment-row i{color:#c6cbd8}
.section{padding:105px 0}.kicker{display:inline-block;margin-bottom:13px}.section-heading{max-width:700px;margin-bottom:48px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading h2,.section-copy h2{font-size:clamp(34px,4vw,51px);line-height:1.08;letter-spacing:-.035em;color:var(--navy);margin-bottom:18px}.section-heading p,.section-copy>p{font-size:17px;color:var(--muted);max-width:650px}
.problem-section{background:#fff}.split{display:grid;grid-template-columns:.86fr 1.14fr;gap:75px;align-items:center}.text-link{font-weight:900;color:var(--purple);display:inline-flex;gap:9px;align-items:center;margin-top:8px}.before-after{display:grid;grid-template-columns:1fr 38px 1fr;align-items:center}.ba-card{border-radius:20px;padding:28px 25px;border:1px solid var(--line);min-height:300px}.ba-card>b{display:block;font-size:18px;color:var(--navy);margin-bottom:18px}.ba-card ul{list-style:none;padding:0;margin:0;display:grid;gap:13px}.ba-card li{font-size:13px;color:#657089;display:flex;gap:8px}.ba-card li:before{content:"";width:7px;height:7px;border-radius:50%;margin-top:7px;flex:0 0 auto}.ba-card.bad{background:#fafafa}.ba-card.bad li:before{background:#cbd0db}.ba-card.good{background:linear-gradient(145deg,#f5f1ff,#eefaff);border-color:#dedaf8}.ba-card.good li:before{background:linear-gradient(135deg,var(--purple),var(--blue))}.arrow-bubble{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);color:var(--purple);font-weight:900;z-index:2}
.features-section{background:var(--soft);position:relative}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.feature-card{background:#fff;border:1px solid #e6e9f2;border-radius:19px;padding:25px 22px;transition:.25s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(28,35,78,.08);border-color:#d3cef6}.icon-box{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#f0e9ff,#e7f8ff);color:var(--purple);margin-bottom:18px}.icon-box svg{width:23px;height:23px}.feature-card h3{font-size:16px;color:var(--navy);margin-bottom:8px}.feature-card p{font-size:13px;color:var(--muted);margin:0}
.audiences{background:#fff}.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.audience-card{border-radius:24px;overflow:hidden;position:relative;min-height:340px;border:1px solid #e5e8f1}.audience-card.photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.audience-card .shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(4,12,38,.94),rgba(4,12,38,.15) 68%)}.audience-content{position:absolute;inset:auto 0 0;padding:28px;color:#fff}.audience-content span,.text-card>span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#c9bbff}.audience-content h3{font-size:26px;line-height:1.12;max-width:480px;margin:9px 0 9px}.audience-content p{font-size:13px;color:#d8ddeb;max-width:480px;margin:0}.text-card{background:linear-gradient(135deg,#0c1d4f,#3e237c);padding:34px;color:#fff}.mini-icon{width:50px;height:50px;border-radius:14px;background:rgba(255,255,255,.1);display:grid;place-items:center;color:#8ddcff;margin-bottom:34px}.text-card h3{font-size:29px;line-height:1.12;margin:10px 0 22px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips b{font-size:11px;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13)}.photo-credit{font-size:10px;color:#9ca4b4;text-align:right;margin:10px 5px 0}
.management{background:linear-gradient(145deg,#f8f8fe,#f0f6ff)}.management-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:center}.management-visual{position:relative}.dash{background:#fff;border:1px solid #e1e5f0;border-radius:24px;padding:24px;box-shadow:var(--shadow)}.dash-top{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid #edf0f6;padding-bottom:17px}.dash-top span{font-weight:900;color:var(--navy)}.dash-top small{color:#939bad}.dash-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.dash-cards>div{background:#f7f7fc;border:1px solid #ebedf4;border-radius:15px;padding:17px}.dash-cards small,.dash-cards strong,.dash-cards span{display:block}.dash-cards small{color:#8f97a9;font-size:10px}.dash-cards strong{font-size:20px;color:var(--navy);margin:4px 0}.dash-cards span{font-size:10px;color:#9299aa}.chart-box{background:#fff;border:1px solid #eceef4;border-radius:15px;padding:16px}.chart-title{display:flex;justify-content:space-between;align-items:center}.chart-title b{font-size:12px;color:var(--navy)}.chart-title span{font-size:9px;background:#f1edff;color:var(--purple);padding:5px 7px;border-radius:7px}.bars{height:145px;display:flex;align-items:end;gap:10px;padding:18px 5px 0;border-bottom:1px solid #edf0f5}.bars i{flex:1;border-radius:6px 6px 2px 2px;background:linear-gradient(to top,var(--purple),var(--blue));opacity:.84}.dash-list{display:flex;gap:7px;flex-wrap:wrap;padding-top:16px}.dash-list span{font-size:9px;color:#717b90;background:#f6f7fa;border-radius:999px;padding:7px 9px}.dash-list i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#7545ee;margin-right:5px}.check-list{display:grid;gap:17px;margin-top:27px}.check-list>div{display:flex;gap:14px;align-items:flex-start}.check-list>div>svg{width:26px;height:26px;color:#fff;background:linear-gradient(135deg,var(--purple),var(--blue));padding:6px;border-radius:9px;flex:0 0 auto;stroke-width:2.5}.check-list b,.check-list small{display:block}.check-list b{color:var(--navy);font-size:14px}.check-list small{color:var(--muted);font-size:12px;margin-top:3px}
.roles{background:#fff}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.role-card{border:1px solid var(--line);border-radius:22px;padding:30px;background:#fff}.role-card.featured{background:linear-gradient(150deg,#f4f0ff,#ecf8ff);border-color:#dcd6f8}.role-card>div{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;background:#f1edff;color:var(--purple);margin-bottom:25px}.role-card>span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--purple)}.role-card h3{font-size:22px;line-height:1.2;color:var(--navy);margin:9px 0 12px}.role-card p{font-size:13px;color:var(--muted);margin:0}
.steps{background:#fafbfe}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--line);border-radius:22px;overflow:hidden}.step{padding:29px 24px;background:#fff;border-right:1px solid var(--line)}.step:last-child{border-right:0}.step>b{font-size:12px;color:var(--purple);display:inline-flex;width:34px;height:34px;border-radius:10px;background:#f1edff;align-items:center;justify-content:center;margin-bottom:22px}.step h3{font-size:17px;color:var(--navy);margin-bottom:9px}.step p{font-size:12px;color:var(--muted);margin:0}
.cta-band{padding:75px 0;background:radial-gradient(circle at 15% 20%,rgba(38,158,248,.32),transparent 28%),radial-gradient(circle at 80% 70%,rgba(151,58,238,.48),transparent 30%),linear-gradient(120deg,#111e58,#5024a2 58%,#168cdd);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-inner>div{max-width:740px}.kicker.light{color:#c8dfff}.cta-inner h2{font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.035em;margin:8px 0 13px}.cta-inner h2 em{color:#a8e6ff;background:none;-webkit-text-fill-color:initial}.cta-inner p{color:#d9ddf1;margin:0;max-width:650px}
.faq-section{background:#fff}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.faq-item summary{cursor:pointer;list-style:none;padding:19px 20px;font-weight:850;color:var(--navy);display:flex;justify-content:space-between;gap:15px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{font-size:23px;color:var(--purple);font-weight:400;transition:.2s}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item>div{padding:0 20px 18px}.faq-item p{margin:0;color:var(--muted);font-size:13px;max-width:680px}
footer{background:#071334;color:#d4d9e7;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px}.footer-brand img{
  width:auto;
  height:auto;
  max-width:245px;
  max-height:78px;
  object-fit:contain;
  object-position:left center;
  background:transparent !important;
  padding:0 !important;
  border-radius:0 !important;
  filter:none !important;
}.footer-brand p{color:#8f9ab7;font-size:13px;max-width:300px;margin-top:16px}.footer-grid>div:not(.footer-brand){display:grid;align-content:start;gap:10px}.footer-grid b{font-size:12px;color:#fff;margin-bottom:5px}.footer-grid a{font-size:12px;color:#97a2bd}.footer-grid a:hover{color:#fff}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid #1a2a52;display:flex;justify-content:space-between;color:#75819e;font-size:11px}
.whatsapp-float{position:fixed;right:19px;bottom:19px;z-index:90;background:#25D366;color:#fff;border-radius:999px;min-height:54px;padding:0 18px;display:flex;align-items:center;gap:9px;font-size:12px;font-weight:900;box-shadow:0 15px 36px rgba(0,0,0,.22);transition:.2s}.whatsapp-float:hover{transform:translateY(-3px)}.whatsapp-float svg{width:23px;height:23px}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1080px){.desktop-nav{display:none}.menu-btn{display:inline-flex}.header-demo{display:none}.hero-grid,.management-grid{gap:35px}.feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){
  :root{--container:min(100% - 30px,1180px)}.section{padding:82px 0}.header-inner{height:74px}.brand img{width:190px}.company-btn span{display:none}.company-btn{padding:9px}
  .hero{padding:125px 0 70px}.hero-grid,.split,.management-grid,.faq-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-actions,.hero-badges{justify-content:center}.product-stage{max-width:680px;margin:10px auto 0;width:100%}.note-one{left:-4px}.note-two{right:-4px}
  .split,.faq-grid{gap:45px}.before-after{max-width:680px;margin:auto}.audience-grid{grid-template-columns:1fr 1fr}.role-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr 1fr}.step:nth-child(2){border-right:0}.step:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .cta-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{display:none}
}
@media(max-width:620px){
  :root{--container:calc(100% - 24px)}.brand img{width:168px}.header-actions{gap:7px}.company-btn{display:none}.hero h1{font-size:43px}.hero-lead{font-size:16px}.eyebrow{font-size:10px}.hero-actions{display:grid}.hero-actions .btn{width:100%}
  .browser-card{transform:none}.app-shell{grid-template-columns:42px 1fr;min-height:390px}.app-side{padding-inline:7px}.metrics>div{padding:8px}.metrics strong{font-size:15px}.agenda-grid{grid-template-columns:32px repeat(5,1fr);height:220px}.note-one,.note-two{display:none}
  .segment-row{gap:10px 12px;padding:13px 0;font-size:10px}.feature-grid,.audience-grid{grid-template-columns:1fr}.audience-card{min-height:320px}.before-after{grid-template-columns:1fr;gap:10px}.arrow-bubble{transform:rotate(90deg);margin:auto}.ba-card{min-height:0}.steps-grid{grid-template-columns:1fr}.step{border-right:0!important;border-bottom:1px solid var(--line)!important}.step:last-child{border-bottom:0!important}
  .footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid;gap:7px}.whatsapp-float{width:55px;height:55px;padding:0;justify-content:center}.whatsapp-float span{display:none}.whatsapp-float svg{width:25px;height:25px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.whatsapp-float{transition:none}}


/* ===== Ecossistema Ventura ===== */
.ecosystem-section{
  background:linear-gradient(180deg,#f8f9fd 0%,#ffffff 100%);
  border-top:1px solid #edf0f6;
}
.ecosystem-grid{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:14px;
}
.eco-card{
  position:relative;
  flex:1 1 250px;
  max-width:280px;
  min-height:168px;
  padding:22px 18px 18px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:14px;
  text-align:center;
  background:#fff;
  border:1px solid #e5e8f1;
  border-radius:20px;
  box-shadow:0 6px 20px rgba(24,33,75,.035);
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
  overflow:hidden;
}
.eco-card:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,rgba(101,55,234,.045),rgba(22,143,233,.03));
  opacity:0;
  transition:opacity .22s ease;
}
.eco-card:hover{
  transform:translateY(-5px);
  border-color:#d3cef8;
  box-shadow:0 18px 38px rgba(28,35,78,.09);
}
.eco-card:hover:before{opacity:1}
.eco-card img{
  position:relative;
  z-index:1;
  display:block;
  width:auto;
  height:auto;
  max-width:96%;
  max-height:86px;
  object-fit:contain;
  object-position:center;
  overflow:visible;
}
.eco-card>span:not(.coming-badge){
  position:relative;
  z-index:1;
  color:#69738a;
  font-size:11px;
  font-weight:750;
  line-height:1.35;
}
/* Logo do rodapé correta para fundo escuro */
.footer-brand img{
  width:245px;
  height:auto;
  max-height:72px;
  object-fit:contain;
  object-position:left center;
  background:transparent !important;
  padding:0 !important;
  border-radius:0 !important;
  filter:none !important;
}

.interface-disclaimer{
  position:absolute;
  top:-29px;
  right:12px;
  z-index:3;
  font-size:9px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#7b8297;
  background:rgba(255,255,255,.85);
  border:1px solid #e4e7f0;
  border-radius:999px;
  padding:6px 9px;
}
@media(max-width:1080px){
}
@media(max-width:760px){
  .eco-card{min-height:150px;padding:19px 13px 15px}
  .eco-card img{height:58px;max-width:96%}
}
@media(max-width:420px){
  .eco-card{min-height:135px}
  .eco-card img{height:62px}
}

@media(max-width:760px){
  .eco-card{flex-basis:calc(50% - 8px);max-width:none}
  .eco-card img{height:72px;max-width:230px}
}
@media(max-width:440px){
  .eco-card{flex-basis:100%;max-width:330px}
}

.footer-contact{
  margin-top:18px;
  display:grid;
  gap:9px;
}
.footer-contact>a,.footer-contact>.contact-line{
  display:grid;
  gap:1px;
  color:#98a4c0;
  font-size:11px;
  line-height:1.35;
}
.footer-contact strong{
  color:#dce3f4;
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.footer-contact a:hover span{color:#fff}

@media(max-width:620px){
  .brand img{max-width:190px;max-height:56px}
  .footer-brand img{max-width:225px;max-height:72px}
}

@media(max-width:620px){
  .brand img{max-width:190px;max-height:56px}
  .footer-brand img{max-width:225px;max-height:72px}
}

@media(max-width:620px){
  .brand img{width:176px;max-height:52px}
  .footer-brand img{width:220px;max-height:64px}
  .eco-card img{max-width:235px;height:70px}
}
