 :root{
  --navy:#061A40;
  --navy2:#08102c;
  --blue:#127BFF;
  --cyan:#12E0D1;
  --violet:#5B2BFF;
  --gold:#F7C65B;
  --text:#101D35;
  --muted:#67728A;
  --line:#E7ECF4;
  --bg:#F8FBFF;
  --white:#fff;
  --shadow:0 30px 80px rgba(6,26,64,.12);
  --radius:28px
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.55}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.container{width:min(1160px,92vw);margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,236,244,.85)}
.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}
.edm-brand{display:flex;align-items:center;gap:14px}
.brand-symbol{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,var(--cyan),var(--blue) 55%,var(--violet));clip-path:polygon(16% 12%,84% 50%,16% 88%);box-shadow:0 12px 28px rgba(18,123,255,.24);display:block}
.brand-name{font-weight:900;letter-spacing:.06em;color:var(--navy);font-size:1rem;white-space:nowrap}
.main-nav{display:flex;gap:28px;align-items:center;font-size:.9rem;color:#24304A}
.main-nav a{opacity:.88}
.nav-cta{padding:12px 18px;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 8px 30px rgba(6,26,64,.06)}
.nav-toggle{display:none;border:0;background:#fff;font-size:1.6rem;color:var(--navy)}
.section-pad{padding:104px 0}
.hero{padding-top:92px;background:radial-gradient(circle at 15% 15%,rgba(18,224,209,.16),transparent 34%),radial-gradient(circle at 85% 20%,rgba(18,123,255,.12),transparent 32%),linear-gradient(180deg,#fff 0%,#F8FBFF 100%)}
.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}
.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--blue);font-weight:800;font-size:.78rem;margin:0 0 16px}
.eyebrow.light{color:#67E9FF}
h1,h2,h3{letter-spacing:-.04em;color:var(--navy);line-height:1.05}
h1{font-size:clamp(3rem,6.2vw,6.6rem);margin:0 0 24px}
h2{font-size:clamp(2.1rem,4.1vw,4.2rem);margin:0 0 24px}
h3{font-size:1.35rem;margin:0 0 10px}
.lead{font-size:1.22rem;color:var(--muted);max-width:650px;margin:0 0 34px}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap}
.hero-actions.center{justify-content:center}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:15px 22px;font-weight:800;border:1px solid transparent;transition:.22s ease}
.btn-primary{background:linear-gradient(135deg,var(--cyan),var(--blue) 55%,var(--violet));color:#fff;box-shadow:0 16px 38px rgba(18,123,255,.26)}
.btn-soft{background:#fff;color:var(--navy);border-color:var(--line)}
.btn:hover{transform:translateY(-2px)}
.trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.trust-row span{font-size:.82rem;font-weight:800;color:#33415F;background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 12px}
.hero-panel{background:linear-gradient(180deg,#fff,#F4F8FF);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px;position:relative;overflow:hidden}
.hero-panel:before{content:"";position:absolute;inset:-120px -80px auto auto;width:280px;height:280px;background:radial-gradient(circle,rgba(18,224,209,.28),transparent 65%)}
.edm-panel:after{content:"";position:absolute;left:-60px;bottom:-60px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(91,43,255,.16),transparent 67%)}
.panel-top{display:flex;gap:7px;margin-bottom:22px}
.panel-top span{width:10px;height:10px;border-radius:50%;background:#D7DFEC}
.score-card{display:flex;align-items:center;justify-content:space-between;padding:24px;border-radius:24px;background:linear-gradient(135deg,var(--navy),#102C68);color:#fff;margin-bottom:18px;position:relative;z-index:2}
.score-card small{display:block;color:#9FB4E2;text-transform:uppercase;letter-spacing:.13em;font-size:.72rem}
.score-card strong{font-size:3.1rem;line-height:.9;color:#fff}
.pulse-ring{width:94px;height:94px;border-radius:26px;background:rgba(255,255,255,.08);display:grid;place-items:center}
.edm-ring span{font-size:58px;font-weight:900;line-height:1;color:#fff}
.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;position:relative;z-index:2}
.mini-grid div{background:#fff;border:1px solid var(--line);border-radius:20px;padding:16px}
.mini-grid small{display:block;color:var(--muted);font-size:.78rem}
.mini-grid b{font-size:1rem;color:var(--navy)}
.decision-box{background:#fff;border:1px solid var(--line);border-radius:24px;padding:20px;position:relative;z-index:2}
.tag{font-size:.76rem;font-weight:900;color:var(--blue);text-transform:uppercase;letter-spacing:.12em}
.decision-box p{color:var(--muted);margin:0 0 16px}
.progress{height:9px;background:#EAF0F8;border-radius:999px;overflow:hidden}
.progress i{display:block;height:100%;background:linear-gradient(90deg,var(--cyan),var(--blue),var(--violet));border-radius:inherit}
.soft-bg{background:var(--bg)}
.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.split.reverse{grid-template-columns:.85fr 1.15fr}
.section-text{font-size:1.14rem;color:var(--muted);margin:0}
.section-text.center{max-width:830px;margin:0 auto;text-align:center}
.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:52px}
.card,.feature,.method-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 16px 45px rgba(6,26,64,.06)}
.card p,.feature p,.method-card p{color:var(--muted);margin:0}
.icon-badge{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,var(--cyan),var(--blue),var(--violet));color:#fff;font-size:1.1rem;font-weight:900;margin-bottom:18px}
.center-title{text-align:center;max-width:900px}
.solution-showcase{background:#fff;border:1px solid var(--line);border-radius:36px;box-shadow:var(--shadow);padding:54px 42px;text-align:center;position:relative;overflow:hidden}
.solution-showcase:before{content:"";position:absolute;inset:auto -120px -160px auto;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(18,224,209,.16),transparent 68%);pointer-events:none}
.solution-logo{height:82px;width:82px;border-radius:26px;margin:0 auto 24px;display:grid;place-items:center;color:#fff;font-weight:900;font-size:2rem;background:linear-gradient(135deg,var(--cyan),var(--blue),var(--violet));box-shadow:0 20px 42px rgba(18,123,255,.22)}
.gc-logo{font-size:1.7rem}
.solution-showcase h2{font-size:clamp(2.2rem,4.8vw,4.8rem);max-width:880px;margin-left:auto;margin-right:auto}
.solution-showcase p{font-size:1.15rem;color:var(--muted);max-width:860px;margin:0 auto 26px}
.founder-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}
.founder-stats div{background:#F8FBFF;border:1px solid var(--line);border-radius:22px;padding:20px;text-align:left}
.founder-stats strong{display:block;font-size:1.25rem;color:var(--navy);margin-bottom:6px}
.founder-stats span{display:block;color:var(--muted);font-size:.95rem}
.dark{background:radial-gradient(circle at 20% 20%,rgba(18,224,209,.16),transparent 28%),linear-gradient(135deg,#051430,#081B46);color:#fff}
.dark h2{color:#fff}
.dark p{color:#C6D2EA}
.metric-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}
.metric-board{display:grid;gap:16px}
.metric-board div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:24px;padding:22px}
.metric-board small{display:block;color:#67E9FF;font-weight:900;letter-spacing:.16em}
.metric-board strong{display:block;font-size:1.35rem;margin:5px 0;color:#fff}
.metric-board span{color:#B8C6E2}
.video-section{background:#fff}
.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}
.video-card{background:linear-gradient(180deg,#fff,#F8FBFF);border:1px solid var(--line);border-radius:30px;padding:24px;box-shadow:0 16px 45px rgba(6,26,64,.06)}
.video-thumb{height:190px;border-radius:24px;background:radial-gradient(circle at 30% 20%,rgba(18,224,209,.20),transparent 36%),linear-gradient(135deg,#061A40,#102C68);display:grid;place-items:center;margin-bottom:22px}
.video-thumb span{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);font-weight:900;font-size:1.25rem;box-shadow:0 16px 40px rgba(6,26,64,.22)}
.video-card p{color:var(--muted);margin:0}
.solution-stack{display:grid;gap:28px;margin-top:50px}
.solution-stack .solution-showcase{text-align:left;padding:42px;display:grid;grid-template-columns:120px 1fr;column-gap:28px;align-items:center}
.solution-stack .solution-showcase .solution-logo{margin:0;grid-row:span 4}
.solution-stack .solution-showcase h2{margin:0 0 10px;font-size:clamp(2.4rem,4vw,4.5rem);max-width:none}
.solution-stack .solution-showcase p{margin:0 0 18px;max-width:880px}
.solution-sensefy{background:linear-gradient(135deg,#12E0D1,#127BFF,#5B2BFF)}
.solution-sinaptor{background:linear-gradient(135deg,#13C58F,#0E8EFD)}
.solution-zerapp{background:linear-gradient(135deg,#FFB84D,#FF6B6B)}
.solution-nrflix{background:linear-gradient(135deg,#061A40,#127BFF)}
.solution-desenvolve{background:linear-gradient(135deg,#7B61FF,#C05BFF)}
.decision-note{background:#F8FBFF;border:1px solid var(--line);border-radius:20px;padding:18px;color:#34435F}
.decision-note strong{color:var(--navy)}
.final-cta{background:linear-gradient(180deg,#F8FBFF,#fff)}
.cta-box{text-align:center;background:#fff;border:1px solid var(--line);border-radius:36px;box-shadow:var(--shadow);padding:54px 28px}
.edm-big-mark{display:flex;justify-content:center;align-items:center;gap:14px;margin-bottom:24px;color:var(--navy);letter-spacing:.06em}
.edm-big-mark strong{font-weight:900}
.cta-box p{max-width:680px;margin:0 auto 30px;color:var(--muted);font-size:1.12rem}
.footer{border-top:1px solid var(--line);padding:34px 0;background:#fff}
.footer-grid{display:flex;justify-content:space-between;gap:24px;align-items:center}
.footer p{color:var(--muted);margin:12px 0 0}
.footer nav{display:flex;gap:18px;color:#394866}
.footer-brand .brand-symbol{width:28px;height:28px}
.reveal{opacity:0;transform:translateY(18px);transition:.7s ease}
.reveal.is-visible{opacity:1;transform:none}
.delay-1{transition-delay:.12s}
.delay-2{transition-delay:.22s}
@media(max-width:900px){
  .nav-toggle{display:block}
  .main-nav{position:absolute;top:82px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);display:none;flex-direction:column;align-items:flex-start;padding:20px 4vw}
  .main-nav.open{display:flex}
  .hero-grid,.split,.split.reverse,.metric-grid{grid-template-columns:1fr;gap:38px}
  .section-pad{padding:74px 0}
  .cards-3,.video-grid{grid-template-columns:1fr}
  .hero-panel{padding:18px}
  .mini-grid{grid-template-columns:1fr}
  .footer-grid{flex-direction:column;align-items:flex-start}
  h1{font-size:3rem}
  .brand-name{font-size:.82rem}
  .solution-stack .solution-showcase{grid-template-columns:1fr;text-align:center}
  .solution-stack .solution-showcase .solution-logo{margin:0 auto 20px;grid-row:auto}
  .founder-stats{grid-template-columns:1fr}
}
@media(max-width:600px){
  .solution-showcase{padding:34px 22px}
  .solution-stack .solution-showcase{padding:30px 22px}
  .brand-symbol{width:30px;height:30px}
}



/* HERO profissional - Engenharia da Mente */
.hero{
  padding:92px 0 88px;
  background:
    radial-gradient(circle at 10% 18%, rgba(18,224,209,.18), transparent 34%),
    radial-gradient(circle at 86% 14%, rgba(18,123,255,.14), transparent 34%),
    linear-gradient(180deg,#fff 0%,#F7FAFF 100%);
}
.hero-grid-pro{
  grid-template-columns:minmax(0,1.02fr) minmax(420px,.78fr);
  gap:56px;
}
.hero .hero-copy h1{
  font-size:clamp(3.35rem,5.6vw,6.25rem);
  line-height:.95;
  letter-spacing:-.06em;
  max-width:760px;
  margin-bottom:22px;
}
.hero .hero-copy .lead{
  font-size:1.16rem;
  line-height:1.55;
  max-width:620px;
  margin-bottom:30px;
}
.hero-trust{
  max-width:680px;
}
.hero-panel-pro{
  padding:28px;
  border-radius:34px;
  align-self:center;
  max-width:520px;
  justify-self:end;
}
.hero-panel-pro:before{
  width:300px;
  height:300px;
  inset:-140px -95px auto auto;
}
.hero-method-card{
  display:grid;
  grid-template-columns:1fr 86px;
  align-items:center;
  gap:18px;
  background:linear-gradient(135deg,#061A40,#112D6A);
  color:#fff;
  border-radius:26px;
  padding:28px;
  margin-bottom:18px;
  position:relative;
  z-index:2;
  box-shadow:0 20px 48px rgba(6,26,64,.18);
}
.hero-method-card small{
  display:block;
  color:#9FB4E2;
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.16em;
  margin-bottom:10px;
}
.hero-method-card strong{
  display:block;
  color:#fff;
  font-size:2.05rem;
  line-height:1.02;
  letter-spacing:-.04em;
}
.edm-seal{
  width:86px;
  height:86px;
  border-radius:26px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.10);
  color:#fff;
  font-weight:950;
  letter-spacing:.08em;
}
.method-flow{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
  margin-bottom:18px;
  position:relative;
  z-index:2;
}
.method-flow div{
  display:grid;
  grid-template-columns:44px 1fr;
  align-items:center;
  column-gap:14px;
  background:#fff;
  border:1px solid var(--line);
  border-radius:20px;
  padding:16px;
}
.method-flow span{
  grid-row:span 2;
  width:44px;
  height:44px;
  border-radius:15px;
  display:grid;
  place-items:center;
  background:#EEF5FF;
  color:var(--blue);
  font-weight:900;
  font-size:.85rem;
}
.method-flow strong{
  color:var(--navy);
  font-size:1.1rem;
  line-height:1;
}
.method-flow small{
  color:var(--muted);
  font-size:.88rem;
  margin-top:4px;
}
.hero-solutions-mini{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  position:relative;
  z-index:2;
}
.hero-solutions-mini span{
  flex:1 1 auto;
  min-width:92px;
  text-align:center;
  background:#F8FBFF;
  border:1px solid var(--line);
  border-radius:999px;
  padding:10px 12px;
  color:#31425F;
  font-size:.82rem;
  font-weight:900;
}
@media(max-width:900px){
  .hero{
    padding:72px 0 70px;
  }
  .hero-grid-pro{
    grid-template-columns:1fr;
    gap:34px;
  }
  .hero .hero-copy h1{
    font-size:clamp(2.75rem,12vw,4.25rem);
    max-width:100%;
  }
  .hero .hero-copy .lead{
    font-size:1.05rem;
  }
  .hero-panel-pro{
    max-width:100%;
    justify-self:stretch;
  }
}
@media(max-width:600px){
  .hero-panel-pro{padding:20px;border-radius:28px}
  .hero-method-card{grid-template-columns:1fr;padding:22px}
  .edm-seal{width:70px;height:70px;border-radius:22px}
  .hero-method-card strong{font-size:1.75rem}
}


/* Lapidação hero e branding */
.edm-brand-image{
  display:flex;
  align-items:center;
}
.edm-header-logo{
  display:block;
  height:42px;
  width:auto;
  max-width:min(360px, 48vw);
}
.hero{
  padding:64px 0 84px;
  background:
    radial-gradient(circle at 8% 18%, rgba(18,224,209,.15), transparent 30%),
    radial-gradient(circle at 94% 16%, rgba(18,123,255,.12), transparent 32%),
    linear-gradient(180deg,#fff 0%,#F7FAFF 100%);
}
.hero-grid-refined{
  align-items:center;
  gap:46px;
}
.hero .hero-copy h1{
  font-size:clamp(3.05rem,5.25vw,5.8rem);
  line-height:.95;
  letter-spacing:-.065em;
  max-width:760px;
  margin-bottom:18px;
}
.hero-highlight{
  color:#127BFF;
  background:linear-gradient(135deg,#12E0D1 0%,#127BFF 55%,#5B2BFF 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.hero .hero-copy .lead{
  font-size:1.08rem;
  line-height:1.58;
  max-width:690px;
  margin-bottom:26px;
}
.hero-trust span{
  background:#fff;
}
.hero-panel-utility{
  padding:28px;
  border-radius:34px;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  border:1px solid var(--line);
  box-shadow:0 28px 70px rgba(6,26,64,.12);
  max-width:540px;
  justify-self:end;
}
.hero-panel-brand{
  margin-bottom:18px;
}
.hero-panel-brand img{
  height:34px;
  width:auto;
}
.hero-panel-head small{
  display:block;
  color:var(--blue);
  font-size:.78rem;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
  margin-bottom:8px;
}
.hero-panel-head h3{
  font-size:1.8rem;
  line-height:1.02;
  margin:0 0 10px;
}
.hero-panel-head p{
  margin:0 0 20px;
  color:var(--muted);
  font-size:1rem;
}
.hero-decision-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin-bottom:14px;
}
.decision-item{
  background:#fff;
  border:1px solid var(--line);
  border-radius:22px;
  padding:16px;
  min-height:132px;
}
.decision-item span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  border-radius:14px;
  background:#EEF5FF;
  color:#127BFF;
  font-weight:900;
  font-size:.82rem;
  margin-bottom:12px;
}
.decision-item strong{
  display:block;
  color:var(--navy);
  font-size:1.08rem;
  margin-bottom:6px;
}
.decision-item small{
  display:block;
  color:var(--muted);
  font-size:.88rem;
  line-height:1.4;
}
.hero-method-note{
  background:linear-gradient(135deg,rgba(18,224,209,.10),rgba(18,123,255,.08));
  border:1px solid #DCEAFD;
  border-radius:20px;
  padding:16px 18px;
  color:#33415F;
  font-size:.95rem;
  line-height:1.45;
}
.hero-method-note b{
  color:var(--navy);
}
@media(max-width:900px){
  .nav-wrap{height:78px}
  .main-nav{top:78px}
  .edm-header-logo{
    height:34px;
    max-width:70vw;
  }
  .hero{
    padding:54px 0 66px;
  }
  .hero-grid-refined{
    grid-template-columns:1fr;
    gap:34px;
  }
  .hero .hero-copy h1{
    font-size:clamp(2.7rem,11vw,4.4rem);
    max-width:100%;
  }
  .hero-panel-utility{
    max-width:100%;
    justify-self:stretch;
  }
}
@media(max-width:640px){
  .hero-panel-utility{
    padding:22px;
    border-radius:28px;
  }
  .hero-decision-grid{
    grid-template-columns:1fr;
  }
  .decision-item{
    min-height:auto;
  }
}


/* Correção final HERO: topo, logomarca real e radar */
.edm-brand-image{
  display:flex !important;
  align-items:center !important;
  gap:0 !important;
}
.edm-header-logo{
  display:block;
  height:52px;
  width:auto;
  max-width:min(430px, 52vw);
  object-fit:contain;
}
.hero{
  padding:34px 0 72px !important;
  min-height:auto;
}
.hero-grid-refined{
  align-items:start !important;
  gap:58px;
}
.hero .hero-copy{
  padding-top:42px;
}
.hero .hero-copy h1{
  font-size:clamp(3.1rem,5.35vw,5.9rem);
  line-height:.95;
  letter-spacing:-.065em;
  max-width:740px;
  margin-bottom:20px;
}
.hero .hero-copy .lead{
  font-size:1.14rem;
  max-width:660px;
  margin-bottom:28px;
}
.hero-panel-utility.hero-radar-panel{
  margin-top:0;
  padding:28px;
  border-radius:34px;
  background:
    radial-gradient(circle at 85% 0%, rgba(18,224,209,.18), transparent 34%),
    linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  border:1px solid var(--line);
  box-shadow:0 28px 70px rgba(6,26,64,.12);
  max-width:540px;
  justify-self:end;
  overflow:hidden;
}
.hero-radar-panel .hero-panel-brand{
  margin-bottom:18px;
}
.hero-radar-panel .hero-panel-brand img{
  height:36px;
  width:auto;
}
.radar-head small{
  display:block;
  color:var(--blue);
  font-size:.78rem;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
  margin-bottom:8px;
}
.radar-head h3{
  font-size:1.75rem;
  line-height:1.06;
  margin:0 0 18px;
  max-width:420px;
}
.decision-radar{
  position:relative;
  height:300px;
  border-radius:30px;
  background:
    radial-gradient(circle at center, rgba(18,123,255,.16), transparent 28%),
    linear-gradient(135deg,#061A40,#0E2D6D);
  overflow:hidden;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08), 0 18px 42px rgba(6,26,64,.16);
  margin-bottom:16px;
}
.radar-ring{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  border:1px solid rgba(255,255,255,.18);
  border-radius:50%;
}
.ring-1{width:92px;height:92px}
.ring-2{width:174px;height:174px}
.ring-3{width:254px;height:254px}
.radar-scan{
  position:absolute;
  width:155px;
  height:155px;
  left:50%;
  top:50%;
  transform-origin:left top;
  background:linear-gradient(45deg,rgba(18,224,209,.35),rgba(18,123,255,.06) 58%,transparent 60%);
  clip-path:polygon(0 0,100% 0,0 100%);
  opacity:.85;
}
.radar-core{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:98px;
  height:98px;
  border-radius:28px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,var(--cyan),var(--blue) 55%,var(--violet));
  color:#fff;
  font-weight:950;
  font-size:.88rem;
  letter-spacing:.08em;
  box-shadow:0 20px 48px rgba(18,123,255,.34);
}
.radar-point{
  position:absolute;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  padding:10px 13px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  color:#fff;
  font-weight:900;
  font-size:.82rem;
  backdrop-filter:blur(10px);
}
.radar-point:before{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  margin-right:8px;
  background:var(--cyan);
  box-shadow:0 0 18px rgba(18,224,209,.9);
}
.p1{left:26px;top:34px}
.p2{right:28px;top:58px}
.p3{left:34px;bottom:46px}
.p4{right:24px;bottom:38px}
.radar-metrics{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
}
.radar-metrics div{
  background:#fff;
  border:1px solid var(--line);
  border-radius:18px;
  padding:14px;
}
.radar-metrics strong{
  display:block;
  color:var(--navy);
  font-size:.98rem;
}
.radar-metrics span{
  color:var(--muted);
  font-size:.78rem;
}
@media(max-width:900px){
  .edm-header-logo{
    height:42px;
    max-width:72vw;
  }
  .hero{
    padding:26px 0 62px !important;
  }
  .hero .hero-copy{
    padding-top:18px;
  }
  .hero-grid-refined{
    grid-template-columns:1fr;
    gap:32px;
  }
  .hero-radar-panel{
    max-width:100% !important;
    justify-self:stretch !important;
  }
}
@media(max-width:640px){
  .edm-header-logo{height:36px}
  .decision-radar{height:270px}
  .radar-metrics{grid-template-columns:1fr}
  .radar-point{font-size:.76rem;padding:8px 10px}
  .p1{left:16px;top:26px}
  .p2{right:16px;top:44px}
  .p3{left:18px;bottom:34px}
  .p4{right:14px;bottom:28px}
}


/* Caixa direita HERO — Método Engenharia da Mente */
.hero-panel-utility .hero-method-panel{
  margin-top:0;
  padding:26px;
  border-radius:32px;
  background:
    radial-gradient(circle at 94% 8%, rgba(18,224,209,.16), transparent 32%),
    radial-gradient(circle at 10% 100%, rgba(124,92,255,.12), transparent 38%),
    linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  border:1px solid rgba(15,39,87,.10);
  box-shadow:0 30px 80px rgba(6,26,64,.13);
  max-width:520px;
  justify-self:end;
  overflow:hidden;
  position:relative;
}
.hero-method-panel:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(6,26,64,.035) 1px,transparent 1px),
    linear-gradient(180deg,rgba(6,26,64,.035) 1px,transparent 1px);
  background-size:34px 34px;
  mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 72%);
}
.method-panel-top{
  position:relative;
  z-index:1;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin-bottom:16px;
}
.method-kicker{
  display:block;
  color:var(--blue);
  font-size:.76rem;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
  margin-bottom:10px;
}
.method-panel-top h3{
  margin:0;
  max-width:340px;
  color:var(--navy);
  font-size:clamp(1.56rem,2.08vw,1.95rem);
  line-height:1.04;
  letter-spacing:-.04em;
}
.method-seal{
  flex:0 0 auto;
  width:58px;
  height:58px;
  border-radius:19px;
  display:grid;
  place-items:center;
  color:#fff;
  font-size:.82rem;
  font-weight:950;
  letter-spacing:.08em;
  background:linear-gradient(135deg,var(--cyan),var(--blue) 58%,var(--violet));
  box-shadow:0 18px 44px rgba(18,123,255,.25);
}
.method-panel-lead{
  position:relative;
  z-index:1;
  margin:0 0 16px;
  color:var(--muted);
  font-size:.96rem;
  line-height:1.5;
  max-width:430px;
}
.method-pillar-list{
  position:relative;
  z-index:1;
  display:grid;
  gap:8px;
  margin:0;
}
 .method-pillar{
  display:grid;
  grid-template-columns:42px 1fr;
  align-items:center;
  gap:11px;
  padding:11px 12px;
  border-radius:18px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(15,39,87,.09);
  box-shadow:0 10px 24px rgba(6,26,64,.045);
}
 .method-pillar span{
  width:38px;
  height:38px;
  border-radius:13px;
  display:grid;
  place-items:center;
  background:#eef5ff;
  color:var(--blue);
  font-weight:950;
  font-size:.82rem;
}
.method-pillar strong{
  display:block;
  color:var(--navy);
  font-size:.96rem;
  line-height:1.1;
  margin-bottom:2px;
}
.method-pillar small{
  display:block;
  color:var(--muted);
  font-size:.78rem;
  line-height:1.24;
}
.method-result{
  position:relative;
  z-index:1;
  border-radius:22px;
  padding:16px 18px;
  color:#fff;
  background:linear-gradient(135deg,#061A40,#0E2D6D 58%,#127BFF);
  box-shadow:0 18px 46px rgba(6,26,64,.18);
}
.method-result span{
  display:block;
  color:rgba(255,255,255,.68);
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:5px;
}
.method-result strong{
  display:block;
  color:#fff;
  font-size:1rem;
  line-height:1.25;
}
@media(max-width:900px){
  .hero-method-panel{
    max-width:100% !important;
    justify-self:stretch !important;
  }
}
@media(max-width:640px){
  .hero-panel-utility.hero-method-panel{
    padding:22px;
    border-radius:28px;
  }
  .method-panel-top{
    flex-direction:column;
  }
  .method-seal{
    width:52px;
    height:52px;
    border-radius:17px;
  }
  .method-pillar{
    grid-template-columns:40px 1fr;
    padding:12px;
  }
  .method-pillar span{
    width:38px;
    height:38px;
  }
}


/* Ajustes finais HERO — caixa menor, sem chips e favicon no selo */
.hero-copy .hero-chips{
  display:none !important;
}

.hero-panel-utility.hero-method-panel{
  max-width:500px !important;
  padding:24px !important;
  border-radius:30px !important;
}

.method-panel-top{
  margin-bottom:12px !important;
}

.method-panel-top h3{
  font-size:clamp(1.46rem,1.95vw,1.86rem) !important;
  line-height:1.04 !important;
  max-width:340px !important;
}

.method-panel-lead{
  font-size:.94rem !important;
  line-height:1.48 !important;
  margin-bottom:16px !important;
  max-width:420px !important;
}

.method-pillar-list{
  gap:8px !important;
  margin-bottom:0 !important;
}

.method-pillar{
  grid-template-columns:40px 1fr !important;
  padding:10px 12px !important;
  border-radius:17px !important;
  gap:11px !important;
}

.method-pillar span:not(.method-seal){
  width:36px !important;
  height:36px !important;
  border-radius:13px !important;
  font-size:.76rem !important;
}

.method-pillar strong{
  font-size:.94rem !important;
  margin-bottom:2px !important;
}

.method-pillar small{
  font-size:.78rem !important;
  line-height:1.22 !important;
}

.method-result{
  display:none !important;
}

.method-seal.method-seal-logo{
  width:58px !important;
  height:58px !important;
  padding:10px !important;
  background:#ffffff !important;
  border:1px solid rgba(15,39,87,.10) !important;
  box-shadow:0 16px 38px rgba(6,26,64,.10) !important;
}

.method-seal.method-seal-logo img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  display:block !important;
}

@media(max-width:640px){
  .hero-panel-utility.hero-method-panel{
    padding:20px !important;
    border-radius:26px !important;
  }
  .method-panel-top h3{
    font-size:1.52rem !important;
  }
}


/* final fix: remove trust pills and keep transparent logo */
.hero-trust{display:none !important;}
.method-seal.method-seal-logo{background:transparent !important; border:none !important; box-shadow:none !important; border-radius:0 !important; padding:0 !important;}
.method-seal.method-seal-logo img{display:block; width:100%; height:100%; object-fit:contain;}


/* fix hero highlighted word clipping */
.hero .hero-copy h1{overflow:visible;padding-right:.04em;}
.hero .hero-copy h1 .hero-highlight{display:inline-block;padding-right:.08em;overflow:visible;vertical-align:baseline;}

@media (max-width: 1100px){
  .hero-grid-refined{
    gap:34px;
  }
  .hero-method-panel{
    max-width:100%;
  }
}


/* Ajuste fino final — mais respiro no card do método */
.method-panel-lead{
  margin-bottom:18px !important;
}

.method-pillar-list{
  gap:9px !important;
}

.hero-panel-utility.hero-method-panel{
  padding:27px !important;
}


/* ===== Hero final com framework em imagem ===== */
.hero-grid-pro{
  grid-template-columns:minmax(0,1.02fr) minmax(420px,.90fr);
  gap:54px;
  align-items:center;
}
.hero-method-visual{
  position:relative;
  padding:28px 26px 22px;
  max-width:560px;
  width:100%;
  justify-self:end;
  border-radius:34px;
  background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(247,250,255,.98));
  border:1px solid rgba(207,219,237,.95);
  box-shadow:0 28px 70px rgba(6,26,64,.12);
  overflow:hidden;
}
.hero-method-visual::before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 92% 10%, rgba(18,224,209,.14), transparent 24%),
             radial-gradient(circle at 18% 100%, rgba(91,43,255,.08), transparent 28%);
  pointer-events:none;
}
.method-panel-top-visual,
.hero-method-visual .method-panel-lead,
.method-visual-frame{position:relative;z-index:2;}
.method-panel-top-visual{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin-bottom:14px;
}
.method-panel-top-visual h3{
  margin:6px 0 0;
  font-size:clamp(1.8rem,2.7vw,2.45rem);
  line-height:1.02;
  letter-spacing:-.045em;
  color:var(--navy);
  max-width:420px;
}
.hero-method-visual .method-panel-lead{
  margin:0 0 18px;
  max-width:470px;
  color:#53627F;
  font-size:1.04rem;
  line-height:1.5;
}
.method-seal-floating{
  width:64px;
  height:64px;
  flex:0 0 64px;
  background:transparent !important;
  border:none !important;
  box-shadow:none !important;
  border-radius:0 !important;
  padding:0 !important;
}
.method-seal-floating img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}
.method-visual-frame{
  border-radius:28px;
  overflow:hidden;
}
.method-visual-image{
  display:block;
  width:100%;
  height:auto;
  border-radius:22px;
}
@media (max-width: 1180px){
  .hero-grid-pro{
    grid-template-columns:minmax(0,1fr) minmax(380px,.86fr);
    gap:42px;
  }
  .method-panel-top-visual h3{max-width:360px;}
}
@media (max-width: 900px){
  .hero-grid-pro{
    grid-template-columns:1fr;
    gap:34px;
  }
  .hero-method-visual{
    max-width:680px;
    justify-self:stretch;
    margin:0 auto;
    padding:22px 18px 18px;
  }
  .method-panel-top-visual h3{
    max-width:none;
    font-size:1.9rem;
  }
  .method-seal-floating{
    width:56px;
    height:56px;
    flex-basis:56px;
  }
}
@media (max-width: 600px){
  .hero{
    padding:74px 0 64px;
  }
  .hero .hero-copy h1{
    font-size:clamp(2.65rem,12vw,4rem);
  }
  .hero .hero-copy .lead{
    font-size:1.02rem;
  }
  .hero-method-visual{
    border-radius:26px;
    padding:18px 14px 14px;
  }
  .method-panel-top-visual{
    gap:12px;
  }
  .method-panel-top-visual h3{
    font-size:1.55rem;
    line-height:1.04;
  }
  .hero-method-visual .method-panel-lead{
    font-size:.96rem;
    margin-bottom:14px;
  }
  .method-seal-floating{
    width:48px;
    height:48px;
    flex-basis:48px;
  }
  .method-visual-frame{
    border-radius:20px;
  }
  .method-visual-image{
    border-radius:16px;
  }
}


/* ===== AJUSTE FINAL 9.3+ — framework em imagem na caixa direita ===== */
.hero-grid-pro{
  grid-template-columns:minmax(0,1.02fr) minmax(460px,.92fr) !important;
  gap:50px !important;
  align-items:center !important;
}

.hero-method-visual{
  max-width:600px !important;
  padding:28px 28px 20px !important;
  border-radius:34px !important;
}

.method-panel-top-visual{
  margin-bottom:10px !important;
}

.method-panel-top-visual h3{
  max-width:430px !important;
  font-size:clamp(1.92rem,2.55vw,2.42rem) !important;
  line-height:1.01 !important;
}

.hero-method-visual .method-panel-lead{
  max-width:500px !important;
  margin:0 0 2px !important;
  font-size:1.01rem !important;
  line-height:1.45 !important;
}

.method-visual-frame{
  margin-top:-2px !important;
  overflow:visible !important;
  border-radius:0 !important;
}

.method-visual-image{
  width:118% !important;
  max-width:none !important;
  margin-left:-10% !important;
  margin-top:-4px !important;
  border-radius:0 !important;
  filter:drop-shadow(0 18px 36px rgba(6,26,64,.06));
}

.method-seal-floating{
  width:60px !important;
  height:60px !important;
  flex-basis:60px !important;
}

@media (max-width:1180px){
  .hero-grid-pro{
    grid-template-columns:1fr !important;
    gap:34px !important;
  }
  .hero-method-visual{
    max-width:680px !important;
    justify-self:center !important;
  }
  .method-visual-image{
    width:112% !important;
    margin-left:-6% !important;
  }
}

@media (max-width:640px){
  .hero-method-visual{
    padding:20px 16px 14px !important;
    border-radius:26px !important;
  }
  .method-panel-top-visual{
    align-items:flex-start !important;
    margin-bottom:8px !important;
  }
  .method-panel-top-visual h3{
    font-size:1.52rem !important;
    line-height:1.05 !important;
  }
  .hero-method-visual .method-panel-lead{
    font-size:.94rem !important;
    margin-bottom:0 !important;
  }
  .method-seal-floating{
    width:46px !important;
    height:46px !important;
    flex-basis:46px !important;
  }
  .method-visual-image{
    width:112% !important;
    margin-left:-6% !important;
    margin-top:0 !important;
  }
}


/* ===== CORREÇÃO FINAL — framework integrado sem corte lateral ===== */
.hero-grid-pro{
  grid-template-columns:minmax(0,1.02fr) minmax(460px,.90fr) !important;
  gap:50px !important;
  align-items:center !important;
}

.hero-method-visual{
  max-width:590px !important;
  padding:28px 26px 18px !important;
  border-radius:34px !important;
}

.method-panel-top-visual{
  margin-bottom:8px !important;
}

.method-panel-top-visual h3{
  max-width:450px !important;
  font-size:clamp(1.78rem,2.25vw,2.22rem) !important;
  line-height:1.03 !important;
  letter-spacing:-.045em !important;
}

.hero-method-visual .method-panel-lead{
  max-width:510px !important;
  margin:0 0 6px !important;
  font-size:1rem !important;
  line-height:1.42 !important;
}

.method-visual-frame{
  margin-top:-4px !important;
  overflow:hidden !important;
  border-radius:22px !important;
}

.method-visual-image{
  display:block !important;
  width:108% !important;
  max-width:none !important;
  margin-left:-4% !important;
  margin-top:-2px !important;
  border-radius:0 !important;
  filter:drop-shadow(0 16px 30px rgba(6,26,64,.055));
}

.method-seal-floating{
  width:56px !important;
  height:56px !important;
  flex-basis:56px !important;
}

@media (max-width:1180px){
  .hero-grid-pro{
    grid-template-columns:1fr !important;
    gap:34px !important;
  }
  .hero-method-visual{
    max-width:680px !important;
    justify-self:center !important;
  }
  .method-visual-image{
    width:104% !important;
    margin-left:-2% !important;
  }
}

@media (max-width:640px){
  .hero-method-visual{
    padding:18px 14px 12px !important;
    border-radius:26px !important;
  }

  .method-panel-top-visual{
    gap:10px !important;
    margin-bottom:7px !important;
  }

  .method-panel-top-visual h3{
    font-size:1.42rem !important;
    line-height:1.06 !important;
    max-width:100% !important;
  }

  .hero-method-visual .method-panel-lead{
    font-size:.9rem !important;
    line-height:1.38 !important;
    margin-bottom:4px !important;
  }

  .method-seal-floating{
    width:42px !important;
    height:42px !important;
    flex-basis:42px !important;
  }

  .method-visual-frame{
    margin-top:-2px !important;
    border-radius:18px !important;
  }

  .method-visual-image{
    width:106% !important;
    margin-left:-3% !important;
    margin-top:0 !important;
  }
}

/* Hero centralizada, clean e light — sem caixa lateral */
.hero.section-pad{
  padding:72px 0 88px !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(18,123,255,.10), transparent 34%),
    radial-gradient(circle at 14% 18%, rgba(18,224,209,.12), transparent 30%),
    linear-gradient(180deg,#ffffff 0%,#f8fbff 100%) !important;
  border-bottom:1px solid rgba(231,236,244,.75);
}
.hero-center-clean{
  max-width:1040px;
  text-align:center;
}
.hero-center-clean .hero-copy{
  padding-top:0 !important;
  margin:0 auto;
}
.hero-center-clean .eyebrow{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin:0 auto 18px;
  padding:9px 14px;
  border-radius:999px;
  background:#eef6ff;
  border:1px solid #dcecff;
  color:var(--blue);
  letter-spacing:.14em;
}
.hero-center-clean h1,
.hero .hero-center-clean .hero-copy h1{
  max-width:980px !important;
  margin:0 auto 22px !important;
  text-align:center;
  font-size:clamp(3.05rem,6.1vw,6.35rem) !important;
  line-height:.94 !important;
  letter-spacing:-.065em !important;
}
.hero-center-clean .lead,
.hero .hero-center-clean .hero-copy .lead{
  max-width:760px !important;
  margin:0 auto 30px !important;
  text-align:center;
  color:#5f6f89;
  font-size:clamp(1.04rem,1.6vw,1.22rem) !important;
  line-height:1.62 !important;
}
.hero-center-clean .hero-actions{
  justify-content:center !important;
  align-items:center;
}
.hero-clean-points{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:10px;
  margin:28px auto 0;
}
.hero-clean-points span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:8px 14px;
  border-radius:999px;
  background:#fff;
  border:1px solid var(--line);
  box-shadow:0 10px 28px rgba(6,26,64,.055);
  color:#34435f;
  font-size:.86rem;
  font-weight:800;
}
.hero-clean-points span:before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  margin-right:8px;
  background:linear-gradient(135deg,var(--cyan),var(--blue));
}
@media(max-width:900px){
  .hero.section-pad{
    padding:58px 0 72px !important;
  }
  .hero-center-clean h1,
  .hero .hero-center-clean .hero-copy h1{
    font-size:clamp(2.65rem,11vw,4.45rem) !important;
    max-width:100% !important;
  }
}
@media(max-width:600px){
  .hero.section-pad{
    padding:46px 0 62px !important;
  }
  .hero-center-clean .eyebrow{
    font-size:.68rem;
    letter-spacing:.10em;
    padding:8px 12px;
  }
  .hero-center-clean .hero-actions{
    flex-direction:column;
    width:100%;
  }
  .hero-center-clean .hero-actions .btn{
    width:100%;
    max-width:330px;
  }
  .hero-clean-points{
    gap:8px;
  }
  .hero-clean-points span{
    font-size:.8rem;
    padding:7px 12px;
  }
}

/* Refinamento visual da copy da hero */
.hero-center-clean .hero-lead-block,
.hero .hero-center-clean .hero-copy .hero-lead-block{
  max-width:1020px !important;
  margin:0 auto 32px !important;
  text-align:center;
}
.hero-lead-block p{
  margin:0 auto;
  max-width:100%;
  text-wrap:balance;
}
.hero-lead-main{
  color:#324560;
  font-size:clamp(1.1rem,1.5vw,1.26rem);
  line-height:1.62;
  max-width:980px;
}
.hero-lead-main strong{
  color:#14284c;
  font-weight:800;
}
.hero-lead-sub{
  margin-top:14px !important;
  color:#6a7991;
  font-size:clamp(1rem,1.28vw,1.12rem);
  line-height:1.6;
  max-width:980px;
}
@media(max-width:900px){
  .hero-center-clean .hero-lead-block,
  .hero .hero-center-clean .hero-copy .hero-lead-block{
    max-width:880px !important;
  }
}
@media(max-width:600px){
  .hero-center-clean .hero-lead-block,
  .hero .hero-center-clean .hero-copy .hero-lead-block{
    max-width:100% !important;
    margin-bottom:28px !important;
  }
  .hero-lead-block p{
    text-wrap:pretty;
  }
  .hero-lead-main{
    font-size:1.02rem;
    line-height:1.56;
  }
  .hero-lead-sub{
    margin-top:12px !important;
    font-size:.98rem;
    line-height:1.52;
  }
}

/* Ajuste fino: cabeçalho mais baixo e hero um pouco mais alta, inspirado na Sensefy */
.site-header{
  border-bottom:1px solid rgba(231,236,244,.9);
}
.nav-wrap{
  height:68px !important;
}
.main-nav{
  font-size:.88rem;
}
.main-nav a{
  white-space:nowrap;
}
.nav-cta{
  padding:10px 18px;
}

.hero.section-pad{
  padding:54px 0 88px !important;
}
.hero-center-clean .eyebrow{
  margin:0 auto 16px;
}
.hero-center-clean h1,
.hero .hero-center-clean .hero-copy h1{
  margin:0 auto 18px !important;
}
.hero-center-clean .hero-lead-block,
.hero .hero-center-clean .hero-copy .hero-lead-block{
  margin:0 auto 28px !important;
}
.hero-clean-points{
  margin:24px auto 0;
}

@media(max-width:900px){
  .nav-wrap{
    height:64px !important;
  }
  .main-nav{
    top:64px !important;
  }
  .hero.section-pad{
    padding:48px 0 72px !important;
  }
}

@media(max-width:600px){
  .nav-wrap{
    height:62px !important;
  }
  .main-nav{
    top:62px !important;
  }
  .hero.section-pad{
    padding:42px 0 62px !important;
  }
}


/* Camada tech animada — mantém a identidade EDM e dá cara de empresa de sistemas */
body{
  position:relative;
  overflow-x:hidden;
}
body:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-2;
  pointer-events:none;
  background:
    radial-gradient(circle at 12% 18%, rgba(18,224,209,.12), transparent 28%),
    radial-gradient(circle at 78% 14%, rgba(18,123,255,.10), transparent 30%),
    radial-gradient(circle at 52% 80%, rgba(91,43,255,.08), transparent 32%);
  animation:edmMeshFloat 14s ease-in-out infinite alternate;
}
@keyframes edmMeshFloat{
  0%{transform:translate3d(0,0,0) scale(1)}
  100%{transform:translate3d(0,-14px,0) scale(1.03)}
}
.site-header{
  box-shadow:0 10px 36px rgba(6,26,64,.035);
}
.site-header:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-1px;
  height:1px;
  background:linear-gradient(90deg, transparent, rgba(18,224,209,.45), rgba(18,123,255,.35), transparent);
}
.hero.section-pad{
  position:relative;
  overflow:hidden;
}
.hero.section-pad:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.38;
  background-image:
    linear-gradient(rgba(18,123,255,.07) 1px, transparent 1px),
    linear-gradient(90deg, rgba(18,123,255,.07) 1px, transparent 1px);
  background-size:56px 56px;
  mask-image:linear-gradient(180deg, transparent 0%, #000 20%, #000 72%, transparent 100%);
}
.hero.section-pad:after{
  content:"";
  position:absolute;
  width:540px;
  height:540px;
  left:50%;
  top:78px;
  transform:translateX(-50%);
  pointer-events:none;
  border-radius:50%;
  background:radial-gradient(circle, rgba(18,224,209,.16), rgba(18,123,255,.08) 34%, transparent 66%);
  filter:blur(18px);
  opacity:.65;
  animation:edmPulseGlow 7s ease-in-out infinite;
}
@keyframes edmPulseGlow{
  0%,100%{opacity:.48;transform:translateX(-50%) scale(.96)}
  50%{opacity:.78;transform:translateX(-50%) scale(1.04)}
}
.hero-center-clean{
  position:relative;
  z-index:2;
}
.hero-highlight{
  background:linear-gradient(90deg,var(--cyan),var(--blue),var(--violet));
  background-size:180% auto;
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent !important;
  animation:edmGradientText 7s ease-in-out infinite alternate;
}
@keyframes edmGradientText{
  0%{background-position:0% 50%}
  100%{background-position:100% 50%}
}
.btn-primary{
  position:relative;
  overflow:hidden;
}
.btn-primary:before{
  content:"";
  position:absolute;
  inset:-2px;
  background:linear-gradient(100deg, transparent 0%, rgba(255,255,255,.34) 42%, transparent 72%);
  transform:translateX(-120%);
  animation:edmButtonShine 5s ease-in-out infinite;
}
.btn-primary span,
.btn-primary{
  isolation:isolate;
}
@keyframes edmButtonShine{
  0%,55%{transform:translateX(-120%)}
  75%,100%{transform:translateX(120%)}
}
.hero-clean-points span{
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.hero-clean-points span:hover{
  transform:translateY(-2px);
  border-color:#cfe1ff;
  box-shadow:0 16px 34px rgba(18,123,255,.10);
}

/* Mais cara de produto/tech nas seções sem alterar a identidade */
.card,
.solution-showcase,
.video-card,
.cta-box{
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.card:hover,
.solution-showcase:hover,
.video-card:hover{
  transform:translateY(-4px);
  border-color:#d3e3ff;
  box-shadow:0 24px 70px rgba(6,26,64,.10);
}
.front-grid .card{
  position:relative;
  overflow:hidden;
}
.front-grid .card:before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:4px;
  background:linear-gradient(90deg,var(--cyan),var(--blue),var(--violet));
}
.solution-stack .solution-showcase{
  background:
    linear-gradient(180deg,#fff,#fbfdff),
    radial-gradient(circle at 0% 0%, rgba(18,224,209,.10), transparent 34%);
}
.dark{
  position:relative;
  overflow:hidden;
}
.dark:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.25;
  background-image:
    linear-gradient(rgba(255,255,255,.10) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.10) 1px, transparent 1px);
  background-size:46px 46px;
}

@media(max-width:900px){
  .hero-tech-console{
    min-height:auto;
    padding:18px;
    display:grid;
    gap:10px;
  }
  .hero-tech-console:before,
  .tech-orbit{
    display:none;
  }
  .tech-hub,
  .tech-node{
    position:relative;
    left:auto;
    right:auto;
    top:auto;
    bottom:auto;
    transform:none;
    width:100%;
    min-width:0;
    animation:none;
  }
  .tech-hub{
    width:100%;
    order:0;
  }
}
@media(max-width:600px){
  .hero-tech-console{
    margin-top:26px;
    border-radius:24px;
  }
  .tech-node{
    text-align:center;
  }
}
@media (prefers-reduced-motion: reduce){
  *,*:before,*:after{
    animation:none !important;
    transition:none !important;
  }
}

/* Refinamento premium tech: visual mais profissional sem mudar conteúdo/identidade */
:root{
  --glass:rgba(255,255,255,.72);
  --glass-border:rgba(210,225,247,.78);
  --premium-shadow:0 24px 80px rgba(6,26,64,.10);
}
body{
  background:
    linear-gradient(180deg,#ffffff 0%,#f8fbff 44%,#ffffff 100%);
}
.site-header{
  background:rgba(255,255,255,.82) !important;
  backdrop-filter:blur(22px) saturate(160%);
  -webkit-backdrop-filter:blur(22px) saturate(160%);
  box-shadow:0 16px 50px rgba(6,26,64,.045) !important;
}
.edm-header-logo{
  filter:drop-shadow(0 8px 18px rgba(18,123,255,.10));
}
.nav-cta{
  background:rgba(255,255,255,.72);
  box-shadow:0 14px 34px rgba(6,26,64,.07);
}

.hero.section-pad{
  background:
    radial-gradient(circle at 18% 16%, rgba(18,224,209,.18), transparent 26%),
    radial-gradient(circle at 70% 4%, rgba(18,123,255,.13), transparent 28%),
    radial-gradient(circle at 50% 92%, rgba(91,43,255,.07), transparent 26%),
    linear-gradient(180deg,#ffffff 0%,#f7fbff 100%) !important;
  border-bottom:1px solid rgba(218,229,244,.95);
}
.hero.section-pad:before{
  opacity:.22 !important;
  background-size:64px 64px !important;
  mask-image:linear-gradient(180deg, transparent 0%, #000 24%, #000 62%, transparent 100%) !important;
}
.hero.section-pad:after{
  width:680px !important;
  height:420px !important;
  top:120px !important;
  opacity:.42 !important;
  background:radial-gradient(ellipse, rgba(18,224,209,.16), rgba(18,123,255,.08) 42%, transparent 72%) !important;
  filter:blur(28px) !important;
}
.hero-center-clean .eyebrow{
  background:rgba(255,255,255,.62) !important;
  border:1px solid rgba(194,218,251,.88) !important;
  box-shadow:0 12px 34px rgba(18,123,255,.08), inset 0 1px 0 rgba(255,255,255,.95);
}
.hero-center-clean h1,
.hero .hero-center-clean .hero-copy h1{
  text-shadow:0 14px 44px rgba(6,26,64,.08);
}
.hero-lead-main,
.hero-lead-sub{
  letter-spacing:-.01em;
}
.hero-actions .btn{
  min-width:205px;
  box-shadow:0 16px 40px rgba(6,26,64,.08);
}
.btn-soft{
  background:rgba(255,255,255,.76) !important;
  border-color:rgba(216,228,246,.95) !important;
  box-shadow:0 16px 40px rgba(6,26,64,.065);
}
.hero-clean-points span{
  background:rgba(255,255,255,.74) !important;
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  border-color:rgba(211,226,247,.92) !important;
  box-shadow:0 14px 36px rgba(6,26,64,.065), inset 0 1px 0 rgba(255,255,255,.95) !important;
}

/* Seções com cara de produto SaaS premium */
.section-pad:not(.hero):not(.dark){
  position:relative;
}
.card,
.solution-showcase,
.video-card,
.cta-box,
.metric-board div,
.decision-note{
  border-color:rgba(218,228,243,.96) !important;
}
.card,
.video-card{
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,251,255,.94)) !important;
  box-shadow:0 18px 58px rgba(6,26,64,.065) !important;
}
.card:hover,
.video-card:hover,
.solution-showcase:hover{
  transform:translateY(-5px);
  box-shadow:0 30px 90px rgba(6,26,64,.12) !important;
}
.solution-showcase{
  background:
    radial-gradient(circle at 92% 8%, rgba(18,224,209,.10), transparent 28%),
    linear-gradient(180deg,#ffffff,#f9fcff) !important;
}
.icon-badge,
.solution-logo{
  box-shadow:0 18px 42px rgba(18,123,255,.18) !important;
}
.front-grid .card:before,
.solution-stack .solution-showcase:after{
  content:"";
  position:absolute;
  left:24px;
  right:24px;
  top:0;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--cyan),var(--blue),var(--violet));
  opacity:.86;
}
.solution-stack .solution-showcase{
  position:relative;
}
.dark{
  background:
    radial-gradient(circle at 20% 18%,rgba(18,224,209,.18),transparent 26%),
    radial-gradient(circle at 88% 22%,rgba(91,43,255,.16),transparent 28%),
    linear-gradient(135deg,#04132e,#071b45 62%,#0b255f) !important;
}
.final-cta{
  background:
    radial-gradient(circle at 50% 0%, rgba(18,123,255,.08), transparent 32%),
    linear-gradient(180deg,#f8fbff,#fff) !important;
}
.cta-box{
  background:
    radial-gradient(circle at 16% 12%, rgba(18,224,209,.10), transparent 30%),
    linear-gradient(180deg,#ffffff,#fbfdff) !important;
}

@media(max-width:900px){
  .hero-actions .btn{
    min-width:unset;
  }
}
@media(max-width:600px){
  .hero.section-pad:before{
    opacity:.16 !important;
    background-size:42px 42px !important;
  }
  .hero-clean-points span{
    width:100%;
    max-width:330px;
  }
}

/* Hero premium no formato anterior: centralizada, séria e com cara de empresa de tecnologia */
.hero.section-pad{
  padding:58px 0 86px !important;
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 18% 18%, rgba(18,224,209,.14), transparent 30%),
    radial-gradient(circle at 78% 8%, rgba(18,123,255,.12), transparent 28%),
    linear-gradient(180deg,#ffffff 0%,#f6faff 100%) !important;
}
.hero.section-pad:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.18;
  background-image:
    linear-gradient(rgba(18,123,255,.14) 1px, transparent 1px),
    linear-gradient(90deg, rgba(18,123,255,.14) 1px, transparent 1px);
  background-size:56px 56px;
  mask-image:linear-gradient(180deg, transparent 0%, #000 18%, #000 72%, transparent 100%);
}
.hero.section-pad:after{
  content:"";
  position:absolute;
  left:50%;
  top:92px;
  width:min(980px, 82vw);
  height:430px;
  transform:translateX(-50%);
  pointer-events:none;
  border-radius:50%;
  background:radial-gradient(ellipse, rgba(18,224,209,.13), rgba(18,123,255,.07) 42%, transparent 72%);
  filter:blur(18px);
  opacity:.68;
}
.hero-center-clean{
  position:relative;
  z-index:2;
  max-width:1180px;
}
.hero-center-clean .hero-copy{
  position:relative;
  max-width:1120px;
  margin:0 auto !important;
  padding:42px 42px 38px !important;
  border:1px solid rgba(211,226,247,.78);
  border-radius:38px;
  background:
    linear-gradient(180deg, rgba(255,255,255,.82), rgba(255,255,255,.58));
  box-shadow:0 30px 100px rgba(6,26,64,.085), inset 0 1px 0 rgba(255,255,255,.96);
  backdrop-filter:blur(18px) saturate(135%);
  -webkit-backdrop-filter:blur(18px) saturate(135%);
  overflow:hidden;
}
.hero-center-clean .hero-copy:before{
  content:"";
  position:absolute;
  left:32px;
  right:32px;
  top:0;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg, transparent, var(--cyan), var(--blue), var(--violet), transparent);
  opacity:.85;
}
.hero-center-clean .hero-copy:after{
  content:"";
  position:absolute;
  right:-120px;
  top:-130px;
  width:280px;
  height:280px;
  border-radius:50%;
  background:radial-gradient(circle, rgba(18,224,209,.13), transparent 68%);
  pointer-events:none;
}
.hero-center-clean .eyebrow{
  position:relative;
  z-index:1;
  background:rgba(239,247,255,.82) !important;
  border-color:rgba(194,218,251,.94) !important;
  color:#126ef1 !important;
  box-shadow:none !important;
}
.hero-center-clean h1,
.hero .hero-center-clean .hero-copy h1{
  position:relative;
  z-index:1;
  max-width:1040px !important;
  font-size:clamp(3.15rem,5.45vw,5.95rem) !important;
  line-height:.96 !important;
  margin-bottom:18px !important;
  text-shadow:none !important;
}
.hero-center-clean .hero-lead-block,
.hero .hero-center-clean .hero-copy .hero-lead-block{
  position:relative;
  z-index:1;
  max-width:1040px !important;
  margin-bottom:30px !important;
}
.hero-lead-main{
  color:#223653 !important;
  font-size:clamp(1.08rem,1.35vw,1.22rem) !important;
  line-height:1.55 !important;
}
.hero-lead-sub{
  color:#65748c !important;
  font-size:clamp(1rem,1.18vw,1.08rem) !important;
  line-height:1.55 !important;
}
.hero-center-clean .hero-actions,
.hero-clean-points{
  position:relative;
  z-index:1;
}
.hero-actions .btn{
  min-width:210px;
}
.hero-clean-points{
  margin-top:24px !important;
}
.hero-clean-points span{
  background:#fff !important;
  border-color:rgba(214,227,246,.96) !important;
  box-shadow:0 12px 30px rgba(6,26,64,.055) !important;
}

@media(max-width:900px){
  .hero-center-clean .hero-copy{
    padding:34px 24px 32px !important;
    border-radius:30px;
  }
  .hero-center-clean h1,
  .hero .hero-center-clean .hero-copy h1{
    font-size:clamp(2.6rem,10vw,4.35rem) !important;
  }
}
@media(max-width:600px){
  .hero.section-pad{
    padding:34px 0 56px !important;
  }
  .hero-center-clean .hero-copy{
    padding:26px 18px 28px !important;
    border-radius:26px;
  }
  .hero-center-clean .hero-copy:before{
    left:20px;
    right:20px;
  }
  .hero-actions .btn{
    min-width:0;
  }
}

/* Versão final: hero profissional no formato anterior, sem caixa artificial */
.hero.section-pad{
  padding:52px 0 82px !important;
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 16% 18%, rgba(18,224,209,.13), transparent 32%),
    radial-gradient(circle at 77% 10%, rgba(18,123,255,.10), transparent 30%),
    linear-gradient(180deg,#ffffff 0%,#f7fbff 100%) !important;
  border-bottom:1px solid rgba(222,232,246,.85) !important;
}
.hero.section-pad:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.11 !important;
  background-image:
    linear-gradient(rgba(18,123,255,.13) 1px, transparent 1px),
    linear-gradient(90deg, rgba(18,123,255,.13) 1px, transparent 1px);
  background-size:64px 64px;
  mask-image:linear-gradient(180deg, transparent 0%, #000 16%, #000 76%, transparent 100%);
}
.hero.section-pad:after{
  content:"";
  position:absolute;
  left:50%;
  top:24px;
  width:min(980px, 78vw);
  height:520px;
  transform:translateX(-50%);
  pointer-events:none;
  border-radius:50%;
  background:radial-gradient(ellipse, rgba(18,224,209,.10), rgba(18,123,255,.055) 48%, transparent 73%);
  filter:blur(24px);
  opacity:.9;
}
.hero-center-clean{
  position:relative;
  z-index:2;
  max-width:1180px !important;
}
.hero-center-clean .hero-copy{
  position:relative;
  max-width:1120px !important;
  margin:0 auto !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
  overflow:visible !important;
}
.hero-center-clean .hero-copy:before,
.hero-center-clean .hero-copy:after{
  display:none !important;
}
.hero-center-clean .eyebrow{
  margin:0 auto 18px !important;
  padding:10px 18px !important;
  border-radius:999px !important;
  background:rgba(239,247,255,.82) !important;
  border:1px solid rgba(190,216,250,.92) !important;
  color:#126ef1 !important;
  box-shadow:0 10px 28px rgba(18,123,255,.055) !important;
  letter-spacing:.16em !important;
}
.hero-center-clean h1,
.hero .hero-center-clean .hero-copy h1{
  max-width:1080px !important;
  margin:0 auto 20px !important;
  font-size:clamp(3.15rem,5.65vw,5.95rem) !important;
  line-height:.95 !important;
  letter-spacing:-.065em !important;
  text-align:center !important;
  text-shadow:none !important;
}
.hero-highlight{
  background:linear-gradient(135deg, var(--cyan), var(--blue) 58%, var(--violet));
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent !important;
}
.hero-center-clean .hero-lead-block,
.hero .hero-center-clean .hero-copy .hero-lead-block{
  max-width:1020px !important;
  margin:0 auto 28px !important;
  text-align:center !important;
}
.hero-lead-main{
  color:#263855 !important;
  font-size:clamp(1.08rem,1.38vw,1.22rem) !important;
  line-height:1.58 !important;
}
.hero-lead-main strong{
  color:#10264a !important;
  font-weight:850 !important;
}
.hero-lead-sub{
  margin-top:12px !important;
  color:#65748c !important;
  font-size:clamp(1rem,1.2vw,1.1rem) !important;
  line-height:1.58 !important;
}
.hero-center-clean .hero-actions{
  gap:14px !important;
  justify-content:center !important;
  align-items:center !important;
}
.hero-actions .btn{
  min-width:210px;
  box-shadow:0 16px 36px rgba(6,26,64,.06);
}
.hero-actions .btn-primary{
  box-shadow:0 18px 42px rgba(18,123,255,.24) !important;
}
.hero-actions .btn-soft{
  background:rgba(255,255,255,.82) !important;
  border-color:rgba(211,226,247,.96) !important;
}
.hero-clean-points{
  margin:24px auto 0 !important;
  gap:10px !important;
}
.hero-clean-points span{
  min-height:40px !important;
  padding:8px 16px !important;
  background:rgba(255,255,255,.86) !important;
  border:1px solid rgba(211,226,247,.95) !important;
  box-shadow:0 14px 34px rgba(6,26,64,.055) !important;
  color:#2f405d !important;
}
.hero-clean-points span:before{
  box-shadow:0 0 0 4px rgba(18,224,209,.10);
}

@media(max-width:900px){
  .hero.section-pad{
    padding:48px 0 70px !important;
  }
  .hero-center-clean h1,
  .hero .hero-center-clean .hero-copy h1{
    font-size:clamp(2.65rem,10.4vw,4.45rem) !important;
    max-width:100% !important;
  }
}
@media(max-width:600px){
  .hero.section-pad{
    padding:40px 0 58px !important;
  }
  .hero-center-clean .eyebrow{
    font-size:.68rem !important;
    letter-spacing:.10em !important;
    padding:8px 12px !important;
  }
  .hero-center-clean .hero-actions{
    flex-direction:column !important;
    width:100% !important;
  }
  .hero-actions .btn{
    min-width:0 !important;
    width:100% !important;
    max-width:330px !important;
  }
  .hero-clean-points span{
    width:100% !important;
    max-width:330px !important;
  }
}


/* Refinamento da hero para comunicar empresa de sistemas sem perder limpeza */
.hero.section-pad{
  background:
    radial-gradient(circle at 14% 18%, rgba(31,214,255,.10), transparent 28%),
    radial-gradient(circle at 82% 14%, rgba(77,120,255,.09), transparent 24%),
    linear-gradient(180deg, #f9fcff 0%, #f4f8fe 100%);
}
.hero-center-clean .hero-copy{
  max-width: 1120px;
}
.hero-center-clean h1,
.hero .hero-center-clean .hero-copy h1{
  max-width: 1080px !important;
  margin-bottom: 22px !important;
}
.hero-center-clean .hero-lead-block,
.hero .hero-center-clean .hero-copy .hero-lead-block{
  max-width: 900px !important;
  margin: 0 auto 18px !important;
}
.hero-lead-main{
  font-size: 1.08rem !important;
  line-height: 1.62 !important;
  color: #43546f !important;
}
.hero-lead-main strong{
  color:#0f2b63 !important;
}
.hero-business-focus{
  max-width: 880px;
  margin: 0 auto 28px;
  padding: 18px 24px;
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(255,255,255,.84), rgba(255,255,255,.68));
  border: 1px solid rgba(72, 119, 255, .14);
  box-shadow: 0 16px 42px rgba(17, 46, 109, .08);
  position: relative;
  overflow: hidden;
}
.hero-business-focus:before{
  content: "";
  position: absolute;
  left: 24px;
  right: 24px;
  top: 0;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(35,199,234,.95), rgba(72,95,255,.9), rgba(122,77,255,.88));
}
.hero-business-focus p{
  margin: 0;
  font-size: clamp(1.08rem, 1.42vw, 1.22rem);
  line-height: 1.58;
  color: #52627d;
  text-wrap: pretty;
}
.hero-business-focus strong{
  color: #0d2454;
  font-weight: 900;
}
.hero-center-clean .hero-actions{
  margin-top: 0 !important;
}
.hero-clean-points{
  margin-top: 24px !important;
}
.hero-clean-points span{
  background: rgba(255,255,255,.82) !important;
  border-color: rgba(74,114,255,.14) !important;
  box-shadow: 0 12px 28px rgba(16,42,94,.05) !important;
}
@media(max-width:900px){
  .hero-business-focus{
    max-width: 100%;
    padding: 16px 18px;
    border-radius: 22px;
    margin-bottom: 24px;
  }
}
@media(max-width:640px){
  .hero-business-focus{
    padding: 15px 16px;
    margin-bottom: 22px;
  }
  .hero-business-focus p{
    font-size: 1rem;
    line-height: 1.54;
  }
  .hero-lead-main{
    font-size: .98rem !important;
  }
}


/* Correção: hero com cara de empresa de sistemas, sem caixa pesada */
.hero-business-focus{
  display:none !important;
}
.hero.section-pad{
  background:
    radial-gradient(circle at 16% 18%, rgba(31,214,255,.095), transparent 30%),
    radial-gradient(circle at 80% 14%, rgba(77,120,255,.08), transparent 26%),
    linear-gradient(180deg,#f9fcff 0%,#f5f9ff 100%) !important;
}
.hero-center-clean .hero-copy{
  max-width:1120px !important;
}
.hero-center-clean .hero-lead-block,
.hero .hero-center-clean .hero-copy .hero-lead-block{
  max-width:1040px !important;
  margin:0 auto 30px !important;
}
.hero-lead-main,
.hero-lead-sub{
  max-width:1040px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  text-align:center !important;
}
.hero-lead-main{
  margin-bottom:10px !important;
  color:#40516d !important;
  font-size:clamp(1.04rem,1.34vw,1.18rem) !important;
  line-height:1.58 !important;
}
.hero-lead-main strong{
  color:#10264a !important;
  font-weight:850 !important;
}
.hero-lead-sub{
  position:relative;
  margin-top:0 !important;
  color:#52627d !important;
  font-size:clamp(1.04rem,1.30vw,1.16rem) !important;
  line-height:1.58 !important;
  padding-top:12px;
}
.hero-lead-sub:before{
  content:"";
  position:absolute;
  top:0;
  left:50%;
  transform:translateX(-50%);
  width:88px;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--cyan),var(--blue),var(--violet));
  opacity:.72;
}
.hero-lead-sub strong{
  color:#0d2454 !important;
  font-weight:900 !important;
}
.hero-clean-points{
  margin-top:24px !important;
}
@media(max-width:640px){
  .hero-center-clean .hero-lead-block,
  .hero .hero-center-clean .hero-copy .hero-lead-block{
    margin-bottom:26px !important;
  }
  .hero-lead-main,
  .hero-lead-sub{
    font-size:.98rem !important;
    line-height:1.52 !important;
  }
}

/* Ajuste fino final: mais respiro + fundo premium na hero */
.hero.section-pad{
  position:relative;
  overflow:hidden;
  padding:84px 0 108px !important;
  background:linear-gradient(180deg,#fcfeff 0%, #f3f8ff 52%, #f8fbff 100%) !important;
}
.hero.section-pad:before{
  content:"" !important;
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(rgba(117,144,197,.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(117,144,197,.055) 1px, transparent 1px);
  background-size:88px 88px;
  mask-image:linear-gradient(180deg, rgba(0,0,0,.92), rgba(0,0,0,.22));
  opacity:.55;
}
.hero.section-pad:after{
  content:"" !important;
  position:absolute;
  inset:-4% -8% auto -8%;
  height:460px;
  pointer-events:none;
  background:
    radial-gradient(circle at 16% 18%, rgba(40,226,245,.18), transparent 27%),
    radial-gradient(circle at 84% 14%, rgba(90,115,255,.16), transparent 28%),
    radial-gradient(circle at 50% 0%, rgba(255,255,255,.96), rgba(255,255,255,0) 60%);
  filter:blur(6px);
  opacity:1;
}
.hero-center-clean,
.hero-center-clean .hero-copy{
  position:relative;
  z-index:2;
}
.hero-center-clean .hero-copy{
  max-width:1140px !important;
  padding-top:14px;
}
.hero-center-clean .eyebrow{
  margin:0 0 26px !important;
}
.hero-center-clean h1,
.hero .hero-center-clean .hero-copy h1{
  margin:0 auto 34px !important;
  max-width:1080px !important;
  line-height:.96 !important;
}
.hero-center-clean .hero-lead-block,
.hero .hero-center-clean .hero-copy .hero-lead-block{
  max-width:980px !important;
  margin:0 auto 38px !important;
}
.hero-lead-main,
.hero-lead-sub{
  max-width:980px !important;
}
.hero-lead-main{
  margin-bottom:18px !important;
  font-size:clamp(1.08rem,1.38vw,1.22rem) !important;
  line-height:1.72 !important;
  color:#415472 !important;
}
.hero-lead-sub{
  padding-top:18px !important;
  font-size:clamp(1rem,1.18vw,1.1rem) !important;
  line-height:1.72 !important;
  color:#61718a !important;
}
.hero-lead-sub:before{
  width:104px !important;
  opacity:.82 !important;
}
.hero-center-clean .hero-actions{
  margin-top:0 !important;
  gap:18px !important;
}
.hero-actions .btn{
  min-width:228px;
  min-height:60px;
  box-shadow:0 14px 34px rgba(18,40,86,.08);
}
.hero-actions .btn-soft{
  background:rgba(255,255,255,.82) !important;
}
.hero-clean-points{
  margin-top:34px !important;
  gap:14px !important;
}
.hero-clean-points span{
  min-height:44px;
  padding:10px 16px !important;
  background:rgba(255,255,255,.86) !important;
  box-shadow:0 10px 26px rgba(20,45,92,.05) !important;
}
@media(max-width:900px){
  .hero.section-pad{
    padding:72px 0 92px !important;
  }
  .hero-center-clean h1,
  .hero .hero-center-clean .hero-copy h1{
    margin-bottom:28px !important;
    line-height:1.02 !important;
  }
  .hero-center-clean .hero-lead-block,
  .hero .hero-center-clean .hero-copy .hero-lead-block{
    margin-bottom:32px !important;
  }
}
@media(max-width:640px){
  .hero.section-pad{
    padding:58px 0 74px !important;
  }
  .hero-center-clean .eyebrow{
    margin-bottom:20px !important;
  }
  .hero-center-clean h1,
  .hero .hero-center-clean .hero-copy h1{
    margin-bottom:22px !important;
  }
  .hero-center-clean .hero-lead-block,
  .hero .hero-center-clean .hero-copy .hero-lead-block{
    margin-bottom:28px !important;
  }
  .hero-lead-main{
    margin-bottom:14px !important;
    font-size:1rem !important;
    line-height:1.6 !important;
  }
  .hero-lead-sub{
    padding-top:14px !important;
    font-size:.98rem !important;
    line-height:1.58 !important;
  }
  .hero-actions .btn{
    min-width:100%;
    min-height:54px;
  }
  .hero-clean-points{
    margin-top:24px !important;
  }
}

/* Versão premium escura da hero — mais tecnologia, mantendo identidade azul/ciano/roxo */
.hero.section-pad{
  padding:48px 0 94px !important;
  background:
    radial-gradient(circle at 18% 8%, rgba(18,224,209,.22), transparent 29%),
    radial-gradient(circle at 82% 4%, rgba(91,43,255,.24), transparent 30%),
    radial-gradient(circle at 50% 100%, rgba(18,123,255,.18), transparent 36%),
    linear-gradient(135deg,#06142d 0%,#071b3d 46%,#090f26 100%) !important;
  border-bottom:1px solid rgba(122,160,255,.18) !important;
}
.hero.section-pad:before{
  background:
    linear-gradient(rgba(180,210,255,.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(180,210,255,.055) 1px, transparent 1px) !important;
  background-size:76px 76px !important;
  opacity:.55 !important;
  mask-image:linear-gradient(180deg, rgba(0,0,0,.92), rgba(0,0,0,.18)) !important;
}
.hero.section-pad:after{
  height:390px !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(255,255,255,.10), rgba(255,255,255,0) 62%),
    radial-gradient(circle at 28% 16%, rgba(18,224,209,.20), transparent 32%),
    radial-gradient(circle at 72% 12%, rgba(91,43,255,.22), transparent 32%) !important;
  filter:blur(10px) !important;
}
.hero-center-clean .hero-copy{
  padding-top:0 !important;
}
.hero-center-clean .eyebrow{
  margin:0 0 24px !important;
  color:#8fd8ff !important;
  background:rgba(255,255,255,.055) !important;
  border:1px solid rgba(143,216,255,.22) !important;
  box-shadow:0 16px 42px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.08) !important;
}
.hero-center-clean h1,
.hero .hero-center-clean .hero-copy h1{
  color:#ffffff !important;
  margin:0 auto 30px !important;
  text-shadow:0 14px 52px rgba(0,0,0,.22);
}
.hero-highlight{
  background:linear-gradient(90deg,#22e0ef 0%,#3d8bff 55%,#8c6cff 100%) !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  color:transparent !important;
}
.hero-center-clean .hero-lead-block,
.hero .hero-center-clean .hero-copy .hero-lead-block{
  margin:0 auto 36px !important;
}
.hero-lead-main{
  color:#d6e3f5 !important;
  margin-bottom:18px !important;
}
.hero-lead-main strong{
  color:#ffffff !important;
}
.hero-lead-sub{
  color:#aebbd0 !important;
  padding-top:18px !important;
}
.hero-lead-sub:before{
  width:112px !important;
  height:2px !important;
  background:linear-gradient(90deg,#22e0ef,#3d8bff,#8c6cff) !important;
  box-shadow:0 0 20px rgba(34,224,239,.35) !important;
}
.hero-actions .btn{
  min-height:58px !important;
}
.hero-actions .btn-primary{
  background:linear-gradient(135deg,#19d3e7,#2f72ff 55%,#6b4dff) !important;
  box-shadow:0 18px 50px rgba(47,114,255,.32) !important;
}
.hero-actions .btn-soft{
  color:#ffffff !important;
  background:rgba(255,255,255,.08) !important;
  border-color:rgba(255,255,255,.18) !important;
  box-shadow:0 18px 42px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.08) !important;
}
.hero-clean-points{
  margin-top:32px !important;
}
.hero-clean-points span{
  color:#e6efff !important;
  background:rgba(255,255,255,.075) !important;
  border-color:rgba(255,255,255,.16) !important;
  box-shadow:0 14px 36px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.06) !important;
}
.hero-clean-points span:before{
  background:linear-gradient(135deg,#22e0ef,#3d8bff) !important;
  box-shadow:0 0 14px rgba(34,224,239,.45) !important;
}
@media(max-width:900px){
  .hero.section-pad{
    padding:42px 0 78px !important;
  }
}
@media(max-width:640px){
  .hero.section-pad{
    padding:36px 0 64px !important;
  }
  .hero-center-clean .eyebrow{
    margin-bottom:18px !important;
  }
}

/* =========================================================
   DARK PREMIUM FULL PAGE — leva a linguagem da hero para o restante
   ========================================================= */

:root{
  --edm-dark-1:#06152f;
  --edm-dark-2:#091d45;
  --edm-dark-3:#0d2458;
  --edm-panel:rgba(10, 28, 64, .72);
  --edm-panel-strong:rgba(9, 24, 56, .88);
  --edm-border:rgba(127, 167, 255, .16);
  --edm-text:#e9f0ff;
  --edm-text-soft:#b8c6e2;
}

body{
  background:linear-gradient(180deg,#041022 0%, #071733 100%) !important;
  color:var(--edm-text);
}
main{
  background:
    radial-gradient(circle at 14% 0%, rgba(28,218,239,.08), transparent 22%),
    radial-gradient(circle at 86% 0%, rgba(91,73,255,.08), transparent 20%),
    linear-gradient(180deg,#051226 0%, #08162f 100%);
}
.site-header{
  background:rgba(255,255,255,.92) !important;
  box-shadow:0 10px 34px rgba(0,0,0,.14) !important;
}

/* Hero refinada e mais integrada */
.hero.section-pad{
  padding:42px 0 86px !important;
  background:
    radial-gradient(circle at 16% 16%, rgba(26,227,244,.13), transparent 26%),
    radial-gradient(circle at 82% 8%, rgba(91,73,255,.12), transparent 24%),
    linear-gradient(180deg,#06152f 0%, #081a3a 54%, #071733 100%) !important;
  border-bottom:1px solid rgba(100,140,225,.14) !important;
}
.hero.section-pad:before{
  opacity:.28 !important;
  background-image:
    linear-gradient(rgba(136,165,226,.10) 1px, transparent 1px),
    linear-gradient(90deg, rgba(136,165,226,.10) 1px, transparent 1px) !important;
  background-size:72px 72px !important;
  mask-image:linear-gradient(180deg, rgba(0,0,0,.96), rgba(0,0,0,.25)) !important;
}
.hero.section-pad:after{
  top:-30px !important;
  height:480px !important;
  background:
    radial-gradient(circle at 20% 18%, rgba(34,220,241,.18), transparent 28%),
    radial-gradient(circle at 80% 16%, rgba(92,85,255,.16), transparent 30%),
    radial-gradient(circle at 50% 0%, rgba(255,255,255,.08), rgba(255,255,255,0) 58%) !important;
  opacity:.94 !important;
}
.hero-center-clean .eyebrow{
  background:rgba(18,39,77,.72) !important;
  border-color:rgba(109,150,235,.28) !important;
  color:#9fdfff !important;
  box-shadow:0 12px 28px rgba(0,0,0,.18) !important;
}
.hero-center-clean h1,
.hero .hero-center-clean .hero-copy h1{color:#f5f8ff !important;}
.hero-lead-main{color:#d2dcf0 !important;}
.hero-lead-main strong{color:#ffffff !important;}
.hero-lead-sub{color:#b7c5df !important;}
.hero-actions .btn-soft{
  background:rgba(255,255,255,.08) !important;
  border-color:rgba(137,168,225,.22) !important;
  color:#f3f7ff !important;
}
.hero-clean-points span{
  background:rgba(255,255,255,.05) !important;
  color:#d7e4fb !important;
  border-color:rgba(126,160,226,.18) !important;
  box-shadow:0 12px 28px rgba(0,0,0,.16) !important;
}

/* Seções principais */
#frentes,
#metodo,
#guiner,
#videos,
#solucoes,
#contato{
  position:relative;
  overflow:hidden;
  border-top:1px solid rgba(97,133,214,.10);
}
#frentes,
#guiner,
#videos,
#solucoes,
#contato{
  background:
    radial-gradient(circle at 12% 0%, rgba(31,214,255,.05), transparent 20%),
    radial-gradient(circle at 88% 0%, rgba(91,73,255,.06), transparent 22%),
    linear-gradient(180deg,#07152f 0%, #081a39 100%);
}
#metodo{
  background:
    radial-gradient(circle at 82% 12%, rgba(31,214,255,.05), transparent 24%),
    linear-gradient(180deg,#081a39 0%, #0a214a 100%) !important;
}
#contato{
  background:
    radial-gradient(circle at 50% 0%, rgba(31,214,255,.08), transparent 26%),
    linear-gradient(180deg,#08172f 0%, #061327 100%) !important;
}

#frentes .eyebrow,
#metodo .eyebrow,
#guiner .eyebrow,
#videos .eyebrow,
#solucoes .eyebrow,
#contato .eyebrow,
#neuroestrategia .eyebrow{
  background:rgba(255,255,255,.06);
  border:1px solid rgba(124,160,229,.18);
  color:#8edcff;
}
#frentes h2,
#metodo h2,
#guiner h2,
#videos h2,
#solucoes h2,
#contato h2{color:#f3f7ff;}
#frentes .section-text,
#metodo .section-text,
#guiner p,
#videos .section-text,
#solucoes .section-text,
#contato p{color:var(--edm-text-soft);}

/* Cards e painéis */
#frentes .card,
#metodo .card,
#videos .video-card,
#guiner .solution-showcase,
#solucoes .solution-showcase,
#contato .cta-box{
  background:linear-gradient(180deg, rgba(12,31,68,.86), rgba(9,25,56,.92)) !important;
  border:1px solid var(--edm-border) !important;
  box-shadow:0 22px 70px rgba(0,0,0,.24) !important;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
#frentes .card:hover,
#metodo .card:hover,
#videos .video-card:hover,
#guiner .solution-showcase:hover,
#solucoes .solution-showcase:hover,
#contato .cta-box:hover{
  border-color:rgba(126,170,255,.28) !important;
  box-shadow:0 28px 90px rgba(0,0,0,.30) !important;
}
#frentes .card h3,
#metodo .card h3,
#videos .video-card h3,
#guiner .solution-showcase h2,
#solucoes .solution-showcase h2,
#contato .cta-box h2,
#guiner .founder-stats strong,
#solucoes .decision-note strong{
  color:#f2f7ff !important;
}
#frentes .card p,
#metodo .card p,
#videos .video-card p,
#guiner .solution-showcase p,
#solucoes .solution-showcase p,
#guiner .founder-stats span,
#solucoes .decision-note,
#contato .cta-box p{color:#b9c7e1 !important;}

#frentes .icon-badge,
#metodo .icon-badge,
#solucoes .solution-logo,
.gc-logo{
  background:linear-gradient(135deg,#18dce0,#2f88ff 55%,#7652ff) !important;
  color:#fff !important;
  box-shadow:0 18px 44px rgba(43,129,255,.28) !important;
}
#solucoes .solution-showcase:before,
#guiner .solution-showcase:before,
#contato .cta-box:before{
  opacity:.22 !important;
}
#solucoes .decision-note{
  background:rgba(255,255,255,.04) !important;
  border:1px solid rgba(126,160,226,.15) !important;
}
#guiner .founder-stats div{
  background:rgba(255,255,255,.04) !important;
  border:1px solid rgba(126,160,226,.14) !important;
}
#videos .video-thumb{
  background:linear-gradient(135deg,#0f2554,#183e86 55%,#2d73ff) !important;
  box-shadow:0 16px 42px rgba(0,0,0,.24);
}
#videos .video-thumb span{color:#8ce9ff !important;}

/* Seção neuroestratégica mais integrada */
#neuroestrategia.dark{
  background:
    radial-gradient(circle at 15% 18%, rgba(31,214,255,.10), transparent 26%),
    radial-gradient(circle at 84% 16%, rgba(91,73,255,.12), transparent 28%),
    linear-gradient(135deg,#061327,#0a2149 62%,#0b2c62) !important;
  border-top:1px solid rgba(100,140,225,.12);
  border-bottom:1px solid rgba(100,140,225,.12);
}
#neuroestrategia .metric-board div{
  background:linear-gradient(180deg, rgba(255,255,255,.07), rgba(255,255,255,.04)) !important;
  border:1px solid rgba(127,167,255,.14) !important;
  box-shadow:0 20px 56px rgba(0,0,0,.20);
}

/* CTA final e footer */
#contato .cta-box .edm-big-mark strong,
#contato .cta-box .brand-symbol{color:#f4f8ff;}
.footer{
  background:#050f21 !important;
  border-top:1px solid rgba(109,142,212,.14) !important;
}
.footer p,
.footer nav a{color:#9fb0ce !important;}
.footer .brand-name{color:#f3f7ff !important;}

@media(max-width:900px){
  #frentes,
  #metodo,
  #guiner,
  #videos,
  #solucoes,
  #contato{background-size:auto;}
}

/* =========================================================
   MIXED PREMIUM OVERRIDE — hero dark + miolo claro + destaques dark
   ========================================================= */

body{
  background:#f4f8fe !important;
  color:#172847;
}
main{
  background:linear-gradient(180deg,#f7fbff 0%, #f3f8ff 100%) !important;
}
.site-header{
  background:rgba(255,255,255,.94) !important;
  box-shadow:0 10px 28px rgba(15,33,73,.08) !important;
}

/* Hero: menos espaço acima e mais integração premium */
.hero.section-pad{
  padding:26px 0 80px !important;
}
.hero-center-clean .hero-copy{
  padding-top:0 !important;
}
.hero-center-clean .eyebrow{
  margin:0 0 20px !important;
}
.hero-center-clean h1,
.hero .hero-center-clean .hero-copy h1{
  margin:0 auto 28px !important;
}
.hero-center-clean .hero-lead-block,
.hero .hero-center-clean .hero-copy .hero-lead-block{
  margin:0 auto 30px !important;
}
.hero-actions.center{
  margin-top:0 !important;
}
.hero-clean-points{
  margin-top:28px !important;
}
.hero-lead-main{color:#dce6f8 !important;}
.hero-lead-main strong{color:#ffffff !important;}
.hero-lead-sub{color:#c1cfe8 !important;}

/* Light sections base */
#frentes,
#metodo,
#guiner,
#videos,
#solucoes{
  background:
    radial-gradient(circle at 12% 0%, rgba(34,219,240,.06), transparent 18%),
    radial-gradient(circle at 88% 0%, rgba(88,112,255,.05), transparent 22%),
    linear-gradient(180deg,#fbfdff 0%, #f4f8ff 100%) !important;
  border-top:1px solid rgba(124,156,220,.12) !important;
}
#metodo{
  background:
    radial-gradient(circle at 84% 12%, rgba(34,219,240,.05), transparent 22%),
    linear-gradient(180deg,#f9fcff 0%, #f1f6ff 100%) !important;
}
#frentes .eyebrow,
#metodo .eyebrow,
#guiner .eyebrow,
#videos .eyebrow,
#solucoes .eyebrow{
  background:rgba(255,255,255,.82) !important;
  border:1px solid rgba(100,141,225,.16) !important;
  color:#2b73ff !important;
  box-shadow:0 10px 30px rgba(17,43,95,.05);
}
#frentes h2,
#metodo h2,
#guiner h2,
#videos h2,
#solucoes h2{color:#0e2554 !important;}
#frentes .section-text,
#metodo .section-text,
#guiner p,
#videos .section-text,
#solucoes .section-text{color:#60708a !important;}

/* Light cards */
#frentes .card,
#metodo .card,
#videos .video-card,
#guiner .solution-showcase,
#solucoes .solution-showcase{
  background:linear-gradient(180deg, rgba(255,255,255,.96), rgba(249,252,255,.95)) !important;
  border:1px solid rgba(124,156,220,.16) !important;
  box-shadow:0 24px 70px rgba(17,43,95,.08) !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
}
#frentes .card:hover,
#metodo .card:hover,
#videos .video-card:hover,
#guiner .solution-showcase:hover,
#solucoes .solution-showcase:hover{
  transform:translateY(-4px);
  border-color:rgba(73,114,255,.22) !important;
  box-shadow:0 28px 88px rgba(17,43,95,.11) !important;
}
#frentes .card h3,
#metodo .card h3,
#videos .video-card h3,
#guiner .solution-showcase h2,
#solucoes .solution-showcase h2,
#guiner .founder-stats strong,
#solucoes .decision-note strong{color:#0f2554 !important;}
#frentes .card p,
#metodo .card p,
#videos .video-card p,
#guiner .solution-showcase p,
#solucoes .solution-showcase p,
#guiner .founder-stats span,
#solucoes .decision-note{color:#61718a !important;}
#guiner .founder-stats div,
#solucoes .decision-note{
  background:#f6f9ff !important;
  border:1px solid rgba(124,156,220,.14) !important;
}
#videos .video-thumb{
  background:linear-gradient(135deg,#0e2554,#1b4ca0 60%,#2d73ff) !important;
  box-shadow:0 18px 42px rgba(24,61,128,.18) !important;
}
#videos .video-thumb span{color:#d9fbff !important;}

/* Keep one highlight dark section in the middle */
#neuroestrategia.dark{
  background:
    radial-gradient(circle at 16% 18%, rgba(31,214,255,.10), transparent 24%),
    radial-gradient(circle at 84% 16%, rgba(91,73,255,.12), transparent 28%),
    linear-gradient(135deg,#061327 0%, #0a2149 62%, #0b2c62 100%) !important;
  border-top:1px solid rgba(100,140,225,.14) !important;
  border-bottom:1px solid rgba(100,140,225,.14) !important;
}

/* Final CTA dark again */
#contato{
  background:
    radial-gradient(circle at 14% 0%, rgba(31,214,255,.08), transparent 22%),
    radial-gradient(circle at 86% 0%, rgba(91,73,255,.10), transparent 24%),
    linear-gradient(180deg,#08162f 0%, #061327 100%) !important;
  border-top:1px solid rgba(100,140,225,.14) !important;
}
#contato .eyebrow{background:rgba(255,255,255,.06) !important; color:#9fe2ff !important; border-color:rgba(124,160,229,.18) !important;}
#contato h2{color:#f4f8ff !important;}
#contato p{color:#b9c7e1 !important;}
#contato .cta-box{
  background:linear-gradient(180deg, rgba(12,31,68,.86), rgba(9,25,56,.92)) !important;
  border:1px solid rgba(127,167,255,.16) !important;
  box-shadow:0 24px 70px rgba(0,0,0,.24) !important;
}
#contato .cta-box .btn-soft{
  background:rgba(255,255,255,.08) !important;
  border-color:rgba(137,168,225,.22) !important;
  color:#f3f7ff !important;
}

.footer{
  background:#050f21 !important;
  border-top:1px solid rgba(109,142,212,.14) !important;
}
.footer p,
.footer nav a{color:#9fb0ce !important;}
.footer .brand-name{color:#f3f7ff !important;}

@media(max-width:900px){
  .hero.section-pad{padding:22px 0 68px !important;}
}
@media(max-width:640px){
  .hero.section-pad{padding:18px 0 56px !important;}
  .hero-center-clean .eyebrow{margin-bottom:16px !important;}
  .hero-center-clean h1,
  .hero .hero-center-clean .hero-copy h1{margin-bottom:18px !important;}
  .hero-center-clean .hero-lead-block,
  .hero .hero-center-clean .hero-copy .hero-lead-block{margin-bottom:22px !important;}
  .hero-clean-points{margin-top:20px !important;}
}

/* =========================================================
   LIGHT SECTION FIX — remove faixa/caixa feia dos títulos claros
   ========================================================= */
#frentes .eyebrow,
#metodo .eyebrow,
#guiner .eyebrow,
#videos .eyebrow,
#solucoes .eyebrow{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:auto !important;
  max-width:max-content !important;
  padding:12px 18px !important;
  border-radius:999px !important;
  margin:0 0 18px !important;
  background:rgba(255,255,255,.78) !important;
  border:1px solid rgba(100,141,225,.14) !important;
  box-shadow:0 10px 30px rgba(17,43,95,.04) !important;
}
#frentes .center-title .eyebrow,
#guiner .center-title .eyebrow,
#videos .center-title .eyebrow,
#solucoes .center-title .eyebrow{
  margin:0 auto 18px !important;
}
#metodo .section-title .eyebrow{
  margin:0 0 18px !important;
}
#frentes,
#metodo,
#guiner,
#videos,
#solucoes{
  background:
    radial-gradient(circle at 12% 0%, rgba(34,219,240,.045), transparent 18%),
    radial-gradient(circle at 88% 0%, rgba(88,112,255,.04), transparent 22%),
    linear-gradient(180deg,#fbfdff 0%, #f5f9ff 100%) !important;
}
#metodo{
  background:
    radial-gradient(circle at 84% 12%, rgba(34,219,240,.04), transparent 22%),
    linear-gradient(180deg,#fbfdff 0%, #f3f8ff 100%) !important;
}

/* Ajustes finais: page informativa mais curta + contato */
#videos{display:none !important;}
.contact-box{
  max-width:980px;
}
.contact-box .contact-eyebrow{
  display:inline-flex;
  margin:0 auto 16px !important;
}
.contact-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
  margin:34px auto 0;
}
.contact-card{
  min-height:134px;
  padding:20px 14px;
  border-radius:22px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(137,168,225,.18);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:6px;
  transition:transform .22s ease, border-color .22s ease, background .22s ease, box-shadow .22s ease;
}
.contact-card:hover{
  transform:translateY(-3px);
  background:rgba(255,255,255,.09);
  border-color:rgba(64,210,245,.32);
  box-shadow:0 18px 48px rgba(0,0,0,.22);
}
.contact-icon{
  width:46px;
  height:46px;
  border-radius:16px;
  display:grid;
  place-items:center;
  margin-bottom:4px;
  color:#fff;
  font-weight:950;
  font-size:1.06rem;
  background:linear-gradient(135deg,var(--cyan),var(--blue) 58%,var(--violet));
  box-shadow:0 14px 34px rgba(18,123,255,.24);
}
.contact-card strong{
  color:#f4f8ff;
  font-size:1rem;
}
.contact-card small{
  color:#b9c7e1;
  font-size:.82rem;
  line-height:1.25;
  text-align:center;
  word-break:break-word;
}
@media(max-width:980px){
  .contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:640px){
  .contact-grid{grid-template-columns:1fr;}
  .contact-card{min-height:112px;}
}


/* Ajuste final do texto da segunda seção */
.section-text-secondary{
  margin-top:14px !important;
}


/* Ícones profissionais nos cards de O que fazemos */
#frentes .icon-badge svg{
  width:26px;
  height:26px;
  stroke:currentColor;
  fill:none;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
#frentes .icon-badge{
  font-size:0;
}


/* Ícones profissionais na seção Nosso diferencial */
#metodo .icon-badge{font-size:0 !important;}
#metodo .icon-badge svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
#metodo .icon-star svg{fill:none;}


/* Ajuste visual da seção Nosso diferencial */
#metodo .split{align-items:center !important;}
#metodo .section-title h2{max-width:700px !important; font-size:clamp(2.6rem,4.7vw,5rem) !important; line-height:1.04 !important;}
#metodo .section-text{max-width:620px !important; font-size:1.18rem !important; line-height:1.72 !important; color:#58708f !important;}
@media (max-width: 980px){#metodo .section-title h2{font-size:clamp(2.2rem,8vw,4rem) !important;} #metodo .section-text{font-size:1.06rem !important;}}


/* Correção definitiva da seção Nosso diferencial: título menor e mais equilibrado */
#metodo .split{
  align-items:center !important;
  gap:56px !important;
}

#metodo .section-title h2{
  max-width:620px !important;
  font-size:clamp(2.15rem,3.45vw,3.95rem) !important;
  line-height:1.08 !important;
  letter-spacing:-.045em !important;
}

#metodo .section-text{
  max-width:640px !important;
  font-size:1.08rem !important;
  line-height:1.68 !important;
  color:#60708a !important;
}

@media(max-width:980px){
  #metodo .split{
    gap:24px !important;
  }
  #metodo .section-title h2{
    max-width:100% !important;
    font-size:clamp(2rem,7.2vw,3.2rem) !important;
  }
  #metodo .section-text{
    font-size:1rem !important;
    line-height:1.6 !important;
  }
}


/* Ajuste do módulo Fundador: logomarca do Guiner e título menor */
#guiner .image-logo{
  width:auto !important;
  height:auto !important;
  min-height:unset !important;
  background:transparent !important;
  box-shadow:none !important;
  border-radius:0 !important;
  padding:0 !important;
  margin:0 auto 22px !important;
}
#guiner .image-logo img{
  display:block;
  width:min(420px, 82vw);
  max-width:100%;
  height:auto;
  filter:brightness(0);
}
#guiner .solution-showcase h2{
  font-size:clamp(2rem, 3.2vw, 3.45rem) !important;
  line-height:1.12 !important;
  max-width:920px !important;
  margin-top:10px !important;
}
@media (max-width: 980px){
  #guiner .image-logo img{width:min(320px, 88vw);}
  #guiner .solution-showcase h2{font-size:clamp(1.7rem, 7vw, 2.6rem) !important;}
}


/* Correção do módulo Fundador: logo e subtítulo mais discretos */
#guiner .image-logo{
  margin:0 auto 18px !important;
}

#guiner .image-logo img{
  width:min(300px, 70vw) !important;
  max-width:100% !important;
}

#guiner .solution-showcase{
  padding-top:42px !important;
}

#guiner .solution-showcase h2{
  font-size:clamp(1.45rem, 2.1vw, 2.05rem) !important;
  line-height:1.22 !important;
  letter-spacing:-.025em !important;
  max-width:720px !important;
  margin:8px auto 18px !important;
}

#guiner .solution-showcase p{
  max-width:860px !important;
}

@media(max-width:700px){
  #guiner .image-logo img{
    width:min(245px, 78vw) !important;
  }

  #guiner .solution-showcase h2{
    font-size:1.38rem !important;
  }
}


/* Destaque dos títulos nos cards do fundador */
#guiner .founder-stats div{
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
#guiner .founder-stats div:hover{
  transform:translateY(-3px);
  border-color:rgba(74,122,255,.24) !important;
  box-shadow:0 20px 44px rgba(26,64,140,.10);
}
#guiner .founder-stats strong{
  font-size:1.52rem !important;
  font-weight:900 !important;
  letter-spacing:-0.02em;
  color:#1d58ff !important;
  margin-bottom:5px !important;
}
#guiner .founder-stats span{
  font-size:.92rem !important;
  line-height:1.35 !important;
}
#guiner .founder-stats div:nth-child(1) strong{color:#1e63ff !important;}
#guiner .founder-stats div:nth-child(2) strong{color:#19a6d8 !important;}
#guiner .founder-stats div:nth-child(3) strong{color:#635bff !important;}
@media (max-width: 700px){
  #guiner .founder-stats strong{font-size:1.34rem !important;}
}


/* Módulo Pegada Neuroestratégica — versão minimalista e profissional */
#neuroestrategia.neuro-minimal{
  background:
    radial-gradient(circle at 18% 0%, rgba(18,224,209,.10), transparent 25%),
    radial-gradient(circle at 82% 0%, rgba(91,43,255,.12), transparent 28%),
    linear-gradient(135deg,#061327 0%, #0a2149 58%, #0b2c62 100%) !important;
  border-top:1px solid rgba(100,140,225,.14) !important;
  border-bottom:1px solid rgba(100,140,225,.14) !important;
}

#neuroestrategia.neuro-minimal .center-title{
  max-width:900px !important;
}

#neuroestrategia.neuro-minimal .eyebrow{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:auto !important;
  max-width:max-content !important;
  padding:12px 18px !important;
  border-radius:999px !important;
  margin:0 auto 18px !important;
  background:rgba(255,255,255,.07) !important;
  border:1px solid rgba(124,160,229,.18) !important;
  color:#9fe2ff !important;
  box-shadow:0 10px 30px rgba(0,0,0,.10) !important;
}

#neuroestrategia.neuro-minimal h2{
  font-size:clamp(2.5rem,4.7vw,5rem) !important;
  line-height:1.02 !important;
  color:#fff !important;
  margin:0 auto 18px !important;
  max-width:900px !important;
}

#neuroestrategia.neuro-minimal .section-text{
  color:#c1cce1 !important;
  font-size:1.12rem !important;
  line-height:1.7 !important;
  max-width:820px !important;
}

#neuroestrategia .neuro-minimal-cards{
  margin-top:46px !important;
}

#neuroestrategia .neuro-card{
  background:rgba(255,255,255,.06) !important;
  border:1px solid rgba(127,167,255,.16) !important;
  border-radius:28px !important;
  padding:30px !important;
  box-shadow:0 18px 48px rgba(0,0,0,.18) !important;
}

#neuroestrategia .neuro-card span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  border-radius:14px;
  margin-bottom:20px;
  background:linear-gradient(135deg,var(--cyan),var(--blue),var(--violet));
  color:#fff;
  font-weight:900;
  font-size:.88rem;
}

#neuroestrategia .neuro-card h3{
  color:#fff !important;
  margin-bottom:10px !important;
}

#neuroestrategia .neuro-card p{
  color:#b9c7e1 !important;
  margin:0 !important;
  line-height:1.6 !important;
}

@media(max-width:900px){
  #neuroestrategia.neuro-minimal h2{
    font-size:clamp(2.1rem,8vw,3.4rem) !important;
  }
}


/* Pegada Neuroestratégica — versão final sem cards */
#neuroestrategia.neuro-chips-section{
  text-align:center !important;
}

#neuroestrategia.neuro-chips-section .center-title{
  max-width:980px !important;
}

#neuroestrategia.neuro-chips-section .section-text{
  max-width:840px !important;
}

#neuroestrategia .neuro-minimal-cards{
  display:none !important;
}

#neuroestrategia .neuro-chips{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:12px;
  margin:34px auto 24px;
}

#neuroestrategia .neuro-chips span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 18px;
  border-radius:999px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(127,167,255,.18);
  color:#e8f1ff;
  font-weight:800;
  font-size:.94rem;
  box-shadow:0 14px 34px rgba(0,0,0,.14);
}

#neuroestrategia .neuro-chips span:before{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  margin-right:9px;
  background:linear-gradient(135deg,var(--cyan),var(--blue),var(--violet));
  box-shadow:0 0 0 4px rgba(18,224,209,.08);
}

#neuroestrategia .neuro-support{
  max-width:760px;
  margin:0 auto !important;
  color:#b8c7df !important;
  font-size:1.02rem !important;
  line-height:1.7 !important;
}

@media(max-width:700px){
  #neuroestrategia .neuro-chips{
    gap:10px;
    margin-top:28px;
  }

  #neuroestrategia .neuro-chips span{
    width:100%;
    max-width:330px;
  }
}


/* Pegada Neuroestratégica — mais respiro */
#neuroestrategia.neuro-chips-section{
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

#neuroestrategia.neuro-chips-section .eyebrow.light{
  margin-bottom: 28px !important;
}

#neuroestrategia.neuro-chips-section h2{
  margin-bottom: 28px !important;
  line-height: 1.08 !important;
}

#neuroestrategia.neuro-chips-section .section-text{
  margin-bottom: 34px !important;
  line-height: 1.75 !important;
}

#neuroestrategia .neuro-chips{
  margin-top: 0 !important;
  margin-bottom: 34px !important;
  gap: 14px !important;
}

#neuroestrategia .neuro-chips span{
  padding: 13px 20px !important;
}

#neuroestrategia .neuro-support{
  margin-top: 10px !important;
  line-height: 1.8 !important;
}

@media(max-width: 900px){
  #neuroestrategia.neuro-chips-section{
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }

  #neuroestrategia.neuro-chips-section .eyebrow.light{
    margin-bottom: 24px !important;
  }

  #neuroestrategia.neuro-chips-section h2{
    margin-bottom: 24px !important;
  }

  #neuroestrategia.neuro-chips-section .section-text{
    margin-bottom: 28px !important;
  }

  #neuroestrategia .neuro-chips{
    margin-bottom: 28px !important;
  }
}

@media(max-width: 700px){
  #neuroestrategia.neuro-chips-section{
    padding-top: 76px !important;
    padding-bottom: 76px !important;
  }

  #neuroestrategia.neuro-chips-section .eyebrow.light{
    margin-bottom: 20px !important;
  }

  #neuroestrategia.neuro-chips-section h2{
    margin-bottom: 20px !important;
  }

  #neuroestrategia.neuro-chips-section .section-text{
    margin-bottom: 24px !important;
  }

  #neuroestrategia .neuro-chips{
    gap: 12px !important;
    margin-bottom: 24px !important;
  }

  #neuroestrategia .neuro-support{
    margin-top: 6px !important;
  }
}


/* Soluções da Engenharia da Mente — cards horizontais */
#solucoes .center-title{
  max-width: 980px;
}

#solucoes .center-title .section-text{
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

#solucoes .solution-stack{
  display:flex;
  flex-direction:column;
  gap:18px;
  margin-top:42px;
}

#solucoes .solution-stack-card{
  background:linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,251,255,.97));
  border:1px solid rgba(124,156,220,.16);
  border-radius:28px;
  box-shadow:0 18px 50px rgba(17,43,95,.07);
  padding:24px 28px;
  display:grid;
  grid-template-columns:minmax(240px, 320px) minmax(0,1fr);
  gap:28px;
  align-items:center;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

#solucoes .solution-stack-card:hover{
  transform:translateY(-4px);
  box-shadow:0 24px 60px rgba(17,43,95,.10);
  border-color:rgba(73,114,255,.22);
}

#solucoes .solution-stack-head{
  display:flex;
  flex-direction:column;
  gap:14px;
}

#solucoes .solution-brand{
  min-height:56px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
}

#solucoes .solution-brand img{
  display:block;
  width:auto;
  height:auto;
  max-width:320px;
  max-height:46px;
  object-fit:contain;
}

#solucoes .solution-brand-sensefy img{
  max-width:292px !important;
  max-height:38px !important;
}

#solucoes .solution-brand-plataforma-desenvolve img{
  max-width:300px;
  max-height:58px;
}

#solucoes .solution-tag{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  padding:8px 12px;
  border-radius:999px;
  background:#F2F7FF;
  border:1px solid rgba(124,156,220,.14);
  color:#1B4CA0;
  font-size:.74rem;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}

#solucoes .solution-stack-body{
  display:grid;
  grid-template-columns:repeat(2, minmax(0,1fr));
  gap:22px;
  align-items:start;
}

#solucoes .solution-copy-block{
  display:flex;
  flex-direction:column;
  gap:8px;
}

#solucoes .solution-copy-block-method{
  padding-left:22px;
  border-left:1px solid rgba(124,156,220,.16);
}

#solucoes .solution-copy-label{
  display:inline-flex;
  width:max-content;
  font-size:.78rem;
  font-weight:900;
  letter-spacing:.10em;
  text-transform:uppercase;
  color:#1B4CA0;
}

#solucoes .solution-copy-text{
  margin:0;
  font-size:1rem;
  line-height:1.68;
  color:#61718A !important;
  max-width:none !important;
}

@media(max-width:1024px){
  #solucoes .solution-stack-card{
    grid-template-columns:1fr;
    gap:22px;
  }

  #solucoes .solution-stack-head{
    gap:12px;
  }
}

@media(max-width:780px){
  #solucoes .solution-stack-card{
    padding:22px 20px;
  }

  #solucoes .solution-stack-body{
    grid-template-columns:1fr;
    gap:16px;
  }

  #solucoes .solution-copy-block-method{
    padding-left:0;
    padding-top:16px;
    border-left:none;
    border-top:1px solid rgba(124,156,220,.16);
  }

  #solucoes .solution-brand{
    min-height:50px;
  }

  #solucoes .solution-brand img{
    max-width:280px;
    max-height:42px;
  }

  #solucoes .solution-brand-sensefy img{
    max-width:256px !important;
    max-height:34px !important;
  }

  #solucoes .solution-brand-plataforma-desenvolve img{
    max-width:270px;
    max-height:52px;
  }

  #solucoes .solution-copy-text{
    font-size:.98rem;
  }
}



/* Soluções da Engenharia da Mente — cards centralizados e mais elegantes */
#solucoes .solution-stack{
  display:grid;
  grid-template-columns:1fr;
  gap:22px;
  margin-top:44px;
}

#solucoes .solution-stack-card{
  padding:30px 34px;
  display:grid;
  grid-template-columns:1fr;
  gap:22px;
  align-items:stretch;
  border-radius:30px;
  box-shadow:0 18px 46px rgba(17,43,95,.07);
}

#solucoes .solution-stack-card:hover{
  transform:translateY(-4px);
  box-shadow:0 24px 58px rgba(17,43,95,.10);
}

#solucoes .solution-stack-head{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  gap:12px;
}

#solucoes .solution-brand{
  min-height:68px;
  display:flex;
  align-items:center;
  justify-content:center;
}

#solucoes .solution-brand img{
  display:block;
  width:auto;
  height:auto;
  max-width:300px;
  max-height:46px;
  object-fit:contain;
}

#solucoes .solution-brand-sensefy img{
  max-width:258px !important;
  max-height:36px !important;
}

#solucoes .solution-brand-sinaptor img{
  max-width:250px;
  max-height:44px;
}

#solucoes .solution-brand-zerapp img{
  max-width:236px;
  max-height:42px;
}

#solucoes .solution-brand-plataforma-desenvolve img{
  max-width:292px;
  max-height:54px;
}

#solucoes .solution-brand-nrflix img{
  max-width:248px;
  max-height:44px;
}

#solucoes .solution-tag{
  align-self:center;
  padding:8px 14px;
}

#solucoes .solution-stack-body{
  display:grid;
  grid-template-columns:repeat(2, minmax(0,1fr));
  gap:18px;
  align-items:stretch;
}

#solucoes .solution-copy-block,
#solucoes .solution-copy-block-method{
  background:rgba(246,249,255,.78);
  border:1px solid rgba(124,156,220,.14);
  border-radius:22px;
  padding:20px 22px;
  display:flex;
  flex-direction:column;
  gap:10px;
  min-height:100%;
}

#solucoes .solution-copy-block-method{
  padding-left:22px;
  border-left:1px solid rgba(124,156,220,.14);
}

#solucoes .solution-copy-label{
  display:inline-flex;
  width:max-content;
  font-size:.76rem;
  font-weight:900;
  letter-spacing:.11em;
  text-transform:uppercase;
  color:#1B4CA0;
}

#solucoes .solution-copy-text{
  margin:0;
  font-size:1.01rem;
  line-height:1.72;
  color:#61718A !important;
}

@media(max-width:900px){
  #solucoes .solution-stack-card{
    padding:24px 22px;
  }

  #solucoes .solution-stack-body{
    grid-template-columns:1fr;
    gap:14px;
  }

  #solucoes .solution-copy-block,
  #solucoes .solution-copy-block-method{
    padding:18px 18px;
  }

  #solucoes .solution-copy-block-method{
    padding-left:18px;
  }
}

@media(max-width:640px){
  #solucoes .solution-brand{
    min-height:58px;
  }

  #solucoes .solution-brand img{
    max-width:260px;
    max-height:40px;
  }

  #solucoes .solution-brand-sensefy img{
    max-width:228px !important;
    max-height:32px !important;
  }

  #solucoes .solution-brand-plataforma-desenvolve img{
    max-width:250px;
    max-height:46px;
  }

  #solucoes .solution-copy-text{
    font-size:.98rem;
    line-height:1.68;
  }
}


/* Correção final do contato: logomarca real + ícones sem balão azul */
.edm-big-mark-logo{
  margin-bottom:20px !important;
}
.edm-big-mark-logo img{
  display:block;
  width:min(360px, 78vw);
  height:auto;
  margin:0 auto;
  filter:brightness(0) invert(1);
  opacity:.98;
}
.contact-grid{
  gap:16px !important;
}
.contact-card{
  min-height:126px;
  padding:22px 14px 20px;
}
.contact-icon{
  width:auto !important;
  height:auto !important;
  border-radius:0 !important;
  display:flex !important;
  align-items:center;
  justify-content:center;
  margin-bottom:8px !important;
  background:none !important;
  box-shadow:none !important;
  color:#7fe8ff !important;
}
.contact-icon svg{
  width:30px;
  height:30px;
  stroke:currentColor;
  fill:none;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.contact-card:nth-child(2) .contact-icon svg,
.contact-card:nth-child(3) .contact-icon svg{
  fill:currentColor;
  stroke:none;
}
.contact-card strong{
  margin-top:0;
}
@media(max-width:640px){
  .edm-big-mark-logo img{
    width:min(280px, 84vw);
  }
  .contact-icon svg{
    width:28px;
    height:28px;
  }
}


/* Ajuste final contato: logo em cor original e sem selo Contato */
#contato .edm-big-mark-logo img{
  filter:none !important;
  opacity:1 !important;
}

#contato .contact-eyebrow{
  display:none !important;
}


/* Logomarca do contato: ícone original + escrita branca */
#contato .edm-big-mark-logo img{
  filter:none !important;
  opacity:1 !important;
}


/* Ajuste MOBILE — cabeçalho: logo correta e estados de interação no menu */
@media (max-width: 900px){
  .site-header{
    background:rgba(255,255,255,.96) !important;
  }
  .nav-wrap{
    gap:14px;
  }
  .edm-header-logo{
    height:30px !important;
    max-width:72vw !important;
    filter:none !important;
  }
  .nav-toggle{
    display:grid !important;
    place-items:center;
    width:44px;
    height:44px;
    border:1px solid #d9e4f5;
    border-radius:14px;
    background:#fff;
    color:var(--navy);
    box-shadow:0 10px 24px rgba(6,26,64,.06);
    transition:background .2s ease, border-color .2s ease, color .2s ease, box-shadow .2s ease, transform .2s ease;
    cursor:pointer;
  }
  .nav-toggle:hover,
  .nav-toggle:focus-visible{
    background:#f4f8ff;
    border-color:#bfd6fb;
    color:var(--blue);
    box-shadow:0 14px 28px rgba(18,123,255,.12);
    transform:translateY(-1px);
    outline:none;
  }
  .main-nav{
    top:62px !important;
    padding:18px 16px 20px !important;
    gap:8px;
    background:rgba(255,255,255,.98) !important;
    border-bottom:1px solid var(--line);
    box-shadow:0 18px 40px rgba(6,26,64,.08);
  }
  .main-nav a{
    display:flex;
    align-items:center;
    width:100%;
    min-height:48px;
    padding:12px 14px;
    border-radius:14px;
    border:1px solid transparent;
    color:#33415f;
    opacity:1 !important;
    transition:background .18s ease, border-color .18s ease, color .18s ease, box-shadow .18s ease, transform .18s ease;
  }
  .main-nav a:hover,
  .main-nav a:focus-visible{
    background:#f5f9ff;
    border-color:#d7e5fb;
    color:var(--navy);
    box-shadow:0 10px 20px rgba(18,123,255,.08);
    transform:translateX(2px);
    outline:none;
  }
  .main-nav .nav-cta{
    margin-top:6px;
    justify-content:center;
    border-color:#d7e5fb;
    background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);
    box-shadow:0 10px 24px rgba(6,26,64,.06);
  }
  .main-nav .nav-cta:hover,
  .main-nav .nav-cta:focus-visible{
    background:linear-gradient(135deg,rgba(18,224,209,.12),rgba(18,123,255,.08));
    border-color:#bcd5fb;
    color:var(--navy);
  }
}

@media (max-width: 600px){
  .edm-header-logo{
    height:28px !important;
    max-width:70vw !important;
  }
}
