:root{--navy:#06172e;--navy2:#0a2342;--blue:#1378ff;--cyan:#48c9ff;--text:#16233a;--muted:#6f7d92;--line:#e8edf5;--bg:#f7f9fc;--white:#fff;--radius:22px;--shadow:0 24px 70px rgba(5,25,55,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff;line-height:1.6}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(225,232,242,.8)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-weight:800;color:var(--navy);font-size:20px}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--blue),#0a3f91);box-shadow:0 8px 20px rgba(19,120,255,.25)}.nav nav{display:flex;align-items:center;gap:28px}.nav nav a{text-decoration:none;color:#47566e;font-size:14px;font-weight:600}.menu{display:none;border:0;background:none;font-size:26px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:13px;background:linear-gradient(135deg,var(--blue),#075bd0);color:#fff;text-decoration:none;font-weight:750;box-shadow:0 12px 28px rgba(19,120,255,.22)}.btn-sm{padding:10px 15px}.btn-outline{background:#fff;color:var(--navy);border:1px solid var(--line);box-shadow:none}.btn-ghost{background:#fff;color:var(--navy);border:1px solid var(--line);box-shadow:none}.hero{padding:90px 0 92px;background:radial-gradient(circle at 88% 20%,rgba(43,143,255,.16),transparent 28%),linear-gradient(180deg,#f9fbff,#fff)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.16em;font-weight:800;color:var(--blue);margin-bottom:15px}.eyebrow.light{color:#86c9ff}h1,h2,h3{margin-top:0;line-height:1.08}h1{font-size:clamp(44px,5.5vw,72px);letter-spacing:-.045em;margin-bottom:24px;color:var(--navy)}h1 span{background:linear-gradient(90deg,#0e64d6,#159cff);-webkit-background-clip:text;color:transparent}h2{font-size:clamp(32px,4vw,51px);letter-spacing:-.035em;color:var(--navy)}h3{font-size:19px}.lead,.section-lead{color:var(--muted);font-size:19px;max-width:680px}.actions{display:flex;gap:12px;margin:31px 0}.trust{display:flex;gap:20px;flex-wrap:wrap;color:#62718a;font-size:13px;font-weight:650}.trust span:before{content:'✓';color:var(--blue);margin-right:7px}.visual{position:relative}.glow{position:absolute;inset:10% -5%;filter:blur(40px);background:linear-gradient(135deg,rgba(19,120,255,.22),rgba(72,201,255,.05));border-radius:50%}.dashboard{position:relative;background:rgba(255,255,255,.96);border:1px solid #e9eef6;border-radius:28px;padding:24px;box-shadow:var(--shadow);transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.dash-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px}.dash-head small,.dash-head strong{display:block}.dash-head small{font-size:10px;color:#8c98aa;letter-spacing:.12em}.dash-head strong{font-size:22px;color:var(--navy)}.live{font-size:12px;color:#1f9d69;background:#edf9f3;border-radius:20px;padding:7px 10px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cards article{background:var(--bg);border:1px solid #eef2f7;padding:15px;border-radius:15px}.cards small,.cards b,.cards em{display:block}.cards small{font-size:11px;color:#758298}.cards b{font-size:24px;color:var(--navy);margin:5px 0}.cards em{font-size:10px;color:#98a2b2;font-style:normal}.chart{height:170px;display:flex;align-items:end;gap:10px;padding:25px 10px 10px;border-bottom:1px solid var(--line)}.chart span{flex:1;border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,#20a6ff,#146bea)}.dash-list p{display:flex;align-items:center;margin:13px 0;color:#647187;font-size:12px}.dash-list i{width:8px;height:8px;border-radius:50%;background:#20b875;margin-right:9px}.dash-list strong{margin-left:auto;color:var(--navy)}.section{padding:100px 0}.centered{text-align:center}.centered .section-lead{margin:0 auto}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:50px;text-align:left}.feature-grid article{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 32px rgba(30,50,80,.05)}.feature-grid p,.split p{color:var(--muted)}.icon{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;background:#edf5ff;color:var(--blue);font-weight:900;margin-bottom:25px}.dark{background:linear-gradient(135deg,#06172e,#0a2850);color:#fff}.dark h2{color:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.text-link{color:#7ecbff;text-decoration:none;font-weight:750}.benefits article{display:flex;gap:22px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.1)}.benefits b{font-size:12px;color:#68b8ff}.benefits h3{margin-bottom:7px}.benefits p{margin:0;color:#aebbd0}.pill-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:45px}.pill-grid span{border:1px solid var(--line);border-radius:16px;padding:20px;background:var(--bg);font-weight:700;color:#34435a}.security{background:#f7faff}.shield{width:280px;height:280px;margin:auto;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#fff 0 48%,#edf5ff 49% 64%,#dcecff 65%);font-size:48px;font-weight:850;color:var(--navy);box-shadow:0 20px 60px rgba(20,80,150,.13)}.shield small{display:block;font-size:10px;letter-spacing:.18em;color:var(--blue);text-align:center;margin-top:-80px}.cta{background:linear-gradient(130deg,#0b66d7,#062b5a);padding:70px 0;color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:45px}.cta h2{color:#fff;max-width:790px;margin-bottom:14px}.cta p{color:#c7def8}.btn-light{background:#fff;color:#073267;box-shadow:none}.footer{padding:65px 0 24px;background:#041122;color:#aebbd0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-grid strong{display:block;color:#fff;margin-bottom:13px}.footer-grid a{display:block;color:#aebbd0;text-decoration:none;margin:7px 0}.footer-brand{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.09);margin-top:45px;padding-top:22px;font-size:12px}.legal{padding:80px 0;max-width:850px}.legal h1{font-size:46px}.legal h2{font-size:25px;margin-top:38px}.legal p{color:var(--muted)}@media(max-width:860px){.hero-grid,.split{grid-template-columns:1fr;gap:45px}.feature-grid,.pill-grid{grid-template-columns:1fr}.hero{padding-top:58px}.nav nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.nav nav.open{display:flex}.menu{display:block}.cards{grid-template-columns:1fr}.dashboard{transform:none}.cta-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.shield{width:220px;height:220px}h1{font-size:43px}.section{padding:75px 0}}@media(max-width:480px){.container{width:min(100% - 26px,1180px)}.actions{flex-direction:column}.hero{padding-bottom:65px}.trust{gap:10px}.dashboard{padding:16px}.section{padding:62px 0}.cta{padding:55px 0}}

/* V3 - gestão operacional e promotor compartilhado */
.ops-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}
.ops-card{background:#fff;border:1px solid #e5ebf4;border-radius:18px;padding:24px;box-shadow:0 14px 35px rgba(10,35,80,.06);text-align:left}
.ops-card h3{margin:8px 0 9px;font-size:18px}.ops-card p{margin:0;color:#64748b;line-height:1.62}.ops-card .num{font-size:12px;font-weight:800;color:#1369ff;letter-spacing:.08em}
.shared{background:linear-gradient(135deg,#061936,#0a2b60);color:#fff;overflow:hidden;position:relative}.shared:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(26,111,255,.14);right:-100px;top:-130px;filter:blur(2px)}
.shared .container{position:relative;z-index:1}.shared-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.shared h2{color:#fff}.shared p{color:#c8d5e8;line-height:1.72}.shared-points{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}.shared-points article{padding:17px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(255,255,255,.045)}.shared-points strong{display:block;margin-bottom:5px}.shared-points span{color:#b9c9dd;font-size:14px;line-height:1.45}.network{min-height:350px;position:relative;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:rgba(255,255,255,.04);box-shadow:inset 0 1px rgba(255,255,255,.05)}.network .hub{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:126px;height:126px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:800;background:#fff;color:#092657;box-shadow:0 0 0 16px rgba(255,255,255,.05),0 22px 50px rgba(0,0,0,.24)}.network .node{position:absolute;background:#116bff;border:5px solid #fff;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;box-shadow:0 8px 25px rgba(0,0,0,.22)}.network .node:after{content:"";position:absolute;height:1px;background:rgba(255,255,255,.28);width:110px;z-index:-1}.n1{top:35px;left:55px}.n1:after{transform:rotate(28deg);transform-origin:left}.n2{top:44px;right:58px}.n2:after{right:44px;transform:rotate(-25deg);transform-origin:right}.n3{bottom:42px;left:50px}.n3:after{transform:rotate(-28deg);transform-origin:left}.n4{bottom:45px;right:58px}.n4:after{right:44px;transform:rotate(25deg);transform-origin:right}
@media(max-width:900px){.ops-grid{grid-template-columns:1fr 1fr}.shared-grid{grid-template-columns:1fr}.network{min-height:310px}}
@media(max-width:620px){.ops-grid,.shared-points{grid-template-columns:1fr}.network{min-height:290px}.network .hub{width:108px;height:108px}.network .node{width:56px;height:56px}.n1{left:25px}.n2{right:25px}.n3{left:25px}.n4{right:25px}}

/* V4 - tipografia premium e hierarquia de pesos */
:root{
  --font-body:"Aptos","Segoe UI Variable Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  --font-display:"Aptos Display","Segoe UI Variable Display","Segoe UI",Roboto,Helvetica,Arial,sans-serif;
}
body{
  font-family:var(--font-body);
  font-weight:400;
  letter-spacing:-.006em;
}
h1,h2,h3,.brand,.btn,.eyebrow{
  font-family:var(--font-display);
}
h1{
  font-weight:720;
  letter-spacing:-.052em;
}
h2{
  font-weight:680;
  letter-spacing:-.042em;
}
h3{
  font-weight:650;
  letter-spacing:-.018em;
}
.lead,.section-lead,.feature-grid p,.split p,.ops-card p,.shared p,.benefits p,.cta p,.legal p{
  font-weight:400;
}
.lead,.section-lead{
  line-height:1.72;
}
.brand{font-weight:700;letter-spacing:-.018em}
.nav nav a{font-weight:500;letter-spacing:-.006em}
.nav nav a.btn{font-weight:650}
.btn{font-weight:650;letter-spacing:-.01em}
.eyebrow{font-weight:650;letter-spacing:.18em}
.trust{font-weight:500}
.dash-head strong{font-weight:650;letter-spacing:-.018em}
.cards b{font-weight:650;letter-spacing:-.025em}
.dash-list strong{font-weight:600}
.icon{font-weight:700}
.text-link{font-weight:600}
.benefits b{font-weight:650}
.pill-grid span{font-weight:550}
.shield{font-weight:700}
.footer-grid strong{font-weight:650}
.ops-card .num{font-weight:650}
.ops-card h3{font-weight:650}
.shared-points strong{font-weight:650}
.network .hub{font-weight:700;letter-spacing:-.012em}
.network .node{font-weight:650}
/* Evita aparência de negrito contínuo em trechos operacionais */
.feature-grid article,.ops-card,.shared-points article,.benefits article,.pill-grid span{font-synthesis-weight:none}

/* V5 - tipografia alinhada ao login PDV360: leve, limpa e confortável */
:root{
  --font-body:Inter,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  --font-display:Inter,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
}
body{
  font-family:var(--font-body);
  font-weight:400;
  letter-spacing:-.004em;
  line-height:1.68;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
h1,h2,h3,.brand,.btn,.eyebrow{
  font-family:var(--font-display);
}
h1{
  font-weight:700;
  letter-spacing:-.044em;
  line-height:1.07;
}
h2{
  font-weight:650;
  letter-spacing:-.034em;
  line-height:1.12;
}
h3{
  font-weight:600;
  letter-spacing:-.012em;
  line-height:1.3;
}
.lead,.section-lead{
  font-weight:400;
  line-height:1.78;
  letter-spacing:-.003em;
}
.feature-grid p,.split p,.ops-card p,.shared p,.benefits p,.cta p,.legal p{
  font-weight:400;
  line-height:1.72;
  letter-spacing:-.002em;
}
.brand{font-weight:650;letter-spacing:-.012em}
.nav nav a{font-weight:400;letter-spacing:0}
.nav nav a.btn{font-weight:600}
.btn{font-weight:600;letter-spacing:-.004em}
.eyebrow{font-weight:600;letter-spacing:.16em}
.trust{font-weight:400}
.dash-head strong{font-weight:600;letter-spacing:-.012em}
.cards b{font-weight:600;letter-spacing:-.018em}
.dash-list strong{font-weight:600}
.icon{font-weight:600}
.text-link{font-weight:600}
.benefits b{font-weight:600}
.pill-grid span{font-weight:500}
.shield{font-weight:650}
.footer-grid strong{font-weight:600}
.ops-card .num{font-weight:600}
.ops-card h3{font-weight:600}
.shared-points strong{font-weight:600}
.network .hub{font-weight:650;letter-spacing:-.008em}
.network .node{font-weight:600}
/* Textos auxiliares ainda mais suaves */
.cards small,.cards em,.dash-head small,.dash-list p,.live,.shared-points span,.copyright,.footer-grid a{
  font-weight:400;
}
/* Mantém o destaque apenas onde a hierarquia pede ênfase */
strong,b{font-weight:600}
.hero h1,.section h2,.shared h2,.cta h2,.legal h1{font-weight:700}

/* V6 - tipografia unificada com a vertical PDV360 (Inter + Manrope)
   Referência: login/painel/dashboard fornecidos pelo usuário.
   Não altera conteúdo, estrutura, cores ou comportamento da página. */
:root{
  --font-ui:Inter,Arial,sans-serif;
  --font-heading:Manrope,Inter,Arial,sans-serif;
}

html,body{
  font-family:var(--font-ui);
}
body{
  font-weight:400;
  letter-spacing:0;
  line-height:1.65;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  text-rendering:optimizeLegibility;
}

button,input,select,textarea,a{
  font-family:var(--font-ui);
}

/* Títulos no mesmo padrão visual da vertical */
h1,h2,h3,
.brand,
.dash-head strong,
.network .hub{
  font-family:var(--font-heading);
}

h1{
  font-weight:400;
  letter-spacing:-2.6px;
  line-height:1.07;
}
h2{
  font-weight:500;
  letter-spacing:-1.45px;
  line-height:1.14;
}
h3{
  font-weight:600;
  letter-spacing:-.25px;
  line-height:1.34;
}

/* Textos corridos mais suaves, como login e painel PDV360 */
p,
.lead,
.section-lead,
.feature-grid p,
.split p,
.ops-card p,
.shared p,
.benefits p,
.cta p,
.legal p,
.footer p{
  font-family:var(--font-ui);
  font-weight:400;
  letter-spacing:0;
}
.lead,.section-lead{
  line-height:1.75;
}
.feature-grid p,
.split p,
.ops-card p,
.shared p,
.benefits p,
.cta p,
.legal p{
  line-height:1.7;
}

/* Navegação e elementos de interface no padrão leve da vertical */
.brand{
  font-weight:600;
  letter-spacing:-.3px;
}
.nav nav a{
  font-family:var(--font-ui);
  font-weight:400;
  letter-spacing:0;
}
.nav nav a.btn,
.btn{
  font-weight:600;
  letter-spacing:0;
}
.menu{
  font-family:var(--font-ui);
  font-weight:400;
}
.eyebrow{
  font-family:var(--font-ui);
  font-weight:600;
  letter-spacing:1.8px;
}
.trust{
  font-weight:400;
}

/* Dashboard demonstrativo */
.dash-head small,
.cards small,
.cards em,
.dash-list p,
.live{
  font-weight:400;
}
.dash-head strong,
.cards b,
.dash-list strong{
  font-weight:600;
}

/* Recursos e gestão operacional */
.icon,
.text-link,
.benefits b,
.ops-card .num,
.ops-card h3,
.shared-points strong,
.network .node{
  font-weight:600;
}
.pill-grid span{
  font-weight:400;
}
.shared-points span{
  font-weight:400;
}
.network .hub{
  font-weight:600;
  letter-spacing:-.25px;
}

/* Rodapé e conteúdos auxiliares */
.footer-grid strong{
  font-weight:600;
}
.footer-grid a,
.copyright{
  font-weight:400;
}

/* Negrito somente onde o HTML já define hierarquia principal */
strong,b{
  font-weight:600;
}

@media(max-width:860px){
  h1{letter-spacing:-1.9px}
  h2{letter-spacing:-1px}
}

/* V7 - padronização das ações/botões com a linguagem visual da vertical PDV360
   Mantém textos, links, cores gerais e estrutura da página. */
a.btn,
button.btn,
.btn{
  box-sizing:border-box;
  min-height:46px;
  padding:0 18px;
  border:0;
  border-radius:10px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  font-family:var(--font-ui);
  font-size:13px;
  font-weight:600;
  line-height:1;
  letter-spacing:0;
  text-align:center;
  white-space:nowrap;
  cursor:pointer;
  transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease;
  background:linear-gradient(90deg,#071a37,#0c2c58);
  color:#fff;
  text-decoration:none;
  box-shadow:0 10px 22px rgba(7,27,59,.14);
  -webkit-font-smoothing:antialiased;
}
a.btn:hover,
button.btn:hover,
.btn:hover{
  color:#fff;
  box-shadow:0 12px 26px rgba(7,27,59,.18);
  transform:translateY(-1px);
}
a.btn:active,
button.btn:active,
.btn:active{
  transform:translateY(0);
  box-shadow:0 6px 14px rgba(7,27,59,.14);
}
a.btn:focus-visible,
button.btn:focus-visible,
.btn:focus-visible{
  outline:3px solid rgba(23,105,232,.20);
  outline-offset:3px;
}

/* Ações secundárias - mesmo padrão dos botões secundários da vertical */
.btn-outline,
.btn-ghost{
  min-height:46px;
  padding:0 18px;
  border:1px solid #cfd9e7;
  border-radius:10px;
  background:#fff;
  color:#26344a;
  box-shadow:none;
}
.btn-outline:hover,
.btn-ghost:hover{
  background:#f6f8fb;
  border-color:#bcc8d8;
  color:#17233d;
  box-shadow:none;
}

/* Botão de acesso do cabeçalho: compacto, sem perder o padrão */
.btn-sm{
  min-height:38px;
  padding:0 14px;
  border-radius:9px;
  font-size:12px;
}
.nav nav a.btn{
  font-size:12px;
  font-weight:600;
  line-height:1;
}

/* CTA claro sobre fundo azul */
.btn-light{
  min-height:48px;
  padding:0 19px;
  border:1px solid rgba(255,255,255,.82);
  border-radius:10px;
  background:#fff;
  color:#17304f;
  box-shadow:0 10px 24px rgba(2,17,41,.12);
}
.btn-light:hover{
  background:#f7f9fc;
  border-color:#fff;
  color:#0b2446;
  box-shadow:0 12px 28px rgba(2,17,41,.16);
}

/* Agrupamento das ações do hero */
.actions{
  display:flex;
  align-items:center;
  gap:10px;
  margin:31px 0;
}
.actions .btn{
  min-width:166px;
}

/* Links de ação textual seguem a hierarquia da vertical */
.text-link{
  display:inline-flex;
  align-items:center;
  gap:6px;
  font-family:var(--font-ui);
  font-size:12px;
  font-weight:600;
  line-height:1.4;
}

/* Evita que estilos genéricos de links deformem botões */
.nav a.btn,
.actions a.btn,
.cta a.btn{
  margin:0;
  vertical-align:middle;
}

@media(max-width:860px){
  .nav nav a.btn{
    width:100%;
    min-height:44px;
  }
}
@media(max-width:480px){
  .actions{
    width:100%;
    gap:10px;
  }
  .actions .btn,
  .cta .btn-light{
    width:100%;
    min-width:0;
  }
}

/* V8 - Promotor Compartilhado: empresas compartilham o profissional
   Reorganiza somente esta seção para comunicar o conceito correto e melhorar o fluxo visual. */
.shared .container{position:relative;z-index:1}
.shared-intro{max-width:900px;margin:0 auto 42px;text-align:center}
.shared-intro h2{max-width:860px;margin-left:auto;margin-right:auto}
.shared-intro p{max-width:850px;margin:12px auto 0;color:#c8d5e8}
.shared-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:stretch}
.shared-flow{display:grid;gap:12px}
.shared-flow article{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:start;padding:18px 20px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.045);transition:background-color .18s ease,border-color .18s ease,transform .18s ease}
.shared-flow article:hover{background:rgba(255,255,255,.065);border-color:rgba(255,255,255,.18);transform:translateX(2px)}
.flow-step{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:rgba(44,130,255,.17);border:1px solid rgba(113,177,255,.22);color:#8fc8ff;font-size:11px;font-weight:600;line-height:1}
.shared-flow strong{display:block;margin:1px 0 5px;font-family:var(--font-heading);font-size:15px;font-weight:600;color:#fff}
.shared-flow p{margin:0;color:#b9c9dd;font-size:13px;line-height:1.58}
.shared .network{min-height:100%;height:auto;padding-bottom:52px}
.shared .network .node{width:76px;height:76px;padding:0 7px;text-align:center;line-height:1.16;font-size:10px}
.shared .network .hub{width:138px;height:138px;font-size:13px;line-height:1.28}
.shared .network .node:after{width:118px}
.shared .n1{top:38px;left:42px}.shared .n2{top:38px;right:42px}.shared .n3{bottom:70px;left:42px}.shared .n4{bottom:70px;right:42px}
.network-caption{position:absolute;left:24px;right:24px;bottom:17px;text-align:center;color:#91a7c4;font-size:10px;font-weight:400;letter-spacing:.02em}
.shared-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}
.shared-benefits article{padding:18px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:rgba(255,255,255,.035)}
.shared-benefits strong{display:block;margin-bottom:6px;color:#fff;font-family:var(--font-heading);font-size:13px;font-weight:600;line-height:1.35}
.shared-benefits span{display:block;color:#b9c9dd;font-size:12px;font-weight:400;line-height:1.55}
@media(max-width:980px){.shared-layout{grid-template-columns:1fr}.shared .network{min-height:360px}.shared-benefits{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.shared-intro{text-align:left;margin-bottom:30px}.shared-flow article{grid-template-columns:40px 1fr;padding:16px}.flow-step{width:34px;height:34px}.shared-benefits{grid-template-columns:1fr}.shared .network{min-height:325px}.shared .network .hub{width:116px;height:116px;font-size:11px}.shared .network .node{width:64px;height:64px;font-size:9px}.shared .n1{left:20px}.shared .n2{right:20px}.shared .n3{left:20px}.shared .n4{right:20px}}

/* V9 - ilustrações vetoriais discretas e fluxo visual do Promotor Compartilhado
   Mantém textos, tipografia, fundos, cards e identidade já aprovados. */
.section{position:relative;overflow:hidden}
.section>.container{position:relative;z-index:2}

/* Elementos vetoriais funcionam como marca d'água: baixa opacidade e sem interferência na leitura */
#plataforma::after,
#gestao::after,
#beneficios::after,
#tecnologia::after,
.security::after,
.shared::after{
  content:"";
  position:absolute;
  pointer-events:none;
  z-index:0;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  opacity:.055;
}
#plataforma::after{width:520px;height:420px;right:-150px;bottom:-110px;background-image:url('/assets/svg/bg-plataforma.svg')}
#gestao::after{width:560px;height:460px;left:-185px;top:110px;background-image:url('/assets/svg/bg-gestao.svg');opacity:.045}
#beneficios::after{width:560px;height:420px;right:-120px;top:10px;background-image:url('/assets/svg/bg-beneficios.svg');opacity:.09}
#tecnologia::after{width:520px;height:400px;left:-160px;bottom:-130px;background-image:url('/assets/svg/bg-tecnologia.svg');opacity:.05}
.security::after{width:500px;height:420px;right:-145px;top:-45px;background-image:url('/assets/svg/bg-seguranca.svg');opacity:.045}
.shared::after{width:680px;height:480px;left:50%;top:50%;transform:translate(-50%,-50%);background-image:url('/assets/svg/bg-shared.svg');opacity:.045}

/* O fluxo compartilhado vira uma ilustração vetorial profissional, preservando o quadro azul atual */
.shared .network.network-visual{
  min-height:0;
  height:auto;
  padding:18px 18px 12px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.network-visual img{
  display:block;
  width:100%;
  max-width:760px;
  height:auto;
  object-fit:contain;
}

/* Mantém cards acima dos grafismos e cria leve profundidade sem poluição */
.feature-grid article,
.ops-card,
.benefits article,
.shared-flow article,
.shared-benefits article,
.pill-grid span{
  position:relative;
  z-index:2;
}

@media(max-width:980px){
  #plataforma::after,#gestao::after,#tecnologia::after,.security::after{opacity:.035}
  #beneficios::after{opacity:.055}
  .shared .network.network-visual{min-height:0;padding:12px}
}
@media(max-width:620px){
  #plataforma::after,#gestao::after,#beneficios::after,#tecnologia::after,.security::after,.shared::after{opacity:.025;transform:scale(.78)}
  .shared::after{transform:translate(-50%,-50%) scale(.78)}
  .network-visual img{min-width:520px;width:138%;max-width:none;margin-left:-19%;margin-right:-19%}
}


/* PDV360 V10 — contraste e legibilidade dos botões */
.btn,
.button,
a.btn,
button.btn,
.cta-button,
.btn-primary,
.btn-secondary,
.hero-actions a,
.hero-actions button,
.cta-actions a,
.cta-actions button {
    transition: background-color .2s ease, color .2s ease, border-color .2s ease,
                box-shadow .2s ease, transform .2s ease;
}

/* Ações principais: texto sempre legível ao passar o mouse */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:focus-visible,
.cta-button:hover,
.cta-button:focus,
.cta-button:focus-visible,
.hero-actions .btn-primary:hover,
.hero-actions .btn-primary:focus-visible,
.cta-actions .btn-primary:hover,
.cta-actions .btn-primary:focus-visible {
    color: #0b1f3a !important;
    background: #ffffff !important;
    border-color: rgba(255,255,255,.92) !important;
    text-decoration: none !important;
}

/* Ações secundárias: contraste inverso no hover */
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:focus-visible,
.hero-actions .btn-secondary:hover,
.hero-actions .btn-secondary:focus-visible,
.cta-actions .btn-secondary:hover,
.cta-actions .btn-secondary:focus-visible {
    color: #ffffff !important;
    background: #0b1f3a !important;
    border-color: #0b1f3a !important;
    text-decoration: none !important;
}

/* Botões genéricos/links de ação: evita texto branco sobre fundo claro */
.btn:hover,
.btn:focus,
.btn:focus-visible,
.button:hover,
.button:focus,
.button:focus-visible {
    text-decoration: none !important;
}

/* Foco acessível sem alterar o visual aprovado */
.btn:focus-visible,
.button:focus-visible,
.cta-button:focus-visible,
.hero-actions a:focus-visible,
.cta-actions a:focus-visible {
    outline: 2px solid rgba(255,255,255,.9);
    outline-offset: 3px;
}

/* Botões sobre áreas claras */
section:not(.dark):not(.section-blue) .btn-primary:hover,
section:not(.dark):not(.section-blue) .btn-primary:focus-visible {
    color: #ffffff !important;
    background: #0b1f3a !important;
    border-color: #0b1f3a !important;
}

/* Mantém ícones acompanhando a cor do texto */
.btn:hover svg,
.btn:focus svg,
.button:hover svg,
.button:focus svg,
.cta-button:hover svg,
.cta-button:focus svg {
    color: currentColor;
    fill: currentColor;
}


/* PDV360 V11 — texto preto em todas as ações no hover/focus */
.btn:hover,
.btn:focus,
.btn:focus-visible,
.button:hover,
.button:focus,
.button:focus-visible,
.cta-button:hover,
.cta-button:focus,
.cta-button:focus-visible,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:focus-visible,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:focus-visible,
.hero-actions a:hover,
.hero-actions a:focus,
.hero-actions a:focus-visible,
.hero-actions button:hover,
.hero-actions button:focus,
.hero-actions button:focus-visible,
.cta-actions a:hover,
.cta-actions a:focus,
.cta-actions a:focus-visible,
.cta-actions button:hover,
.cta-actions button:focus,
.cta-actions button:focus-visible {
    color: #000000 !important;
}

/* Ícones e setas acompanham a cor do texto */
.btn:hover svg,
.btn:focus svg,
.button:hover svg,
.button:focus svg,
.cta-button:hover svg,
.cta-button:focus svg,
.hero-actions a:hover svg,
.hero-actions a:focus svg,
.cta-actions a:hover svg,
.cta-actions a:focus svg {
    color: #000000 !important;
    fill: currentColor;
    stroke: currentColor;
}


/* PDV360 V14 — conteúdo centralizado do selo de segurança */
.shield{
    display:flex;
    align-items:center;
    justify-content:center;
}
.shield .shield-copy{
    width:100%;
    padding:0 24px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    line-height:1.2;
}
.shield .shield-copy strong{
    display:block;
    margin:0;
    font-family:var(--font-display, Manrope, Inter, sans-serif);
    font-size:34px;
    font-weight:700;
    letter-spacing:-.8px;
    color:var(--navy);
}
.shield .shield-copy span{
    display:block;
    margin-top:7px;
    font-family:var(--font-ui, Inter, sans-serif);
    font-size:15px;
    font-weight:500;
    letter-spacing:.01em;
    color:var(--navy);
}
.shield .shield-copy small{
    display:block;
    margin-top:16px;
    font-family:var(--font-ui, Inter, sans-serif);
    font-size:10px;
    font-weight:600;
    letter-spacing:.18em;
    color:var(--blue);
    text-align:center;
}
