
:root{--navy:#071333;--muted:#66708f;--line:#e7e0ff;--purple:#6d3cff;--blue:#2477ff;--green:#18b56b;--shadow:0 22px 55px rgba(7,19,51,.10)}
*{box-sizing:border-box}body{background:linear-gradient(180deg,#fff,#fbfaff 50%,#f8f6ff);color:var(--navy)}
.article-topbar{background:linear-gradient(90deg,#071333,#111b44);color:#fff;font-size:.86rem}.article-topbar-inner{max-width:1180px;margin:auto;padding:9px 20px;display:flex;justify-content:space-between;gap:14px;overflow:auto}.article-topbar a{color:#fff;text-decoration:none;font-weight:900}
.article-header{position:sticky;top:0;z-index:95;background:rgba(255,255,255,.95);backdrop-filter:blur(18px);border-bottom:1px solid #eee9ff;box-shadow:0 10px 34px rgba(7,19,51,.06)}.article-header-inner{max-width:1180px;margin:auto;padding:13px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;position:relative}.article-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--navy)}.article-brand img{width:82px;max-height:58px;object-fit:contain}.article-brand span{display:block;color:var(--muted);font-size:.78rem}.article-nav{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}.article-nav a{color:#111b44;text-decoration:none;font-weight:900;padding:10px 11px;border-radius:12px;font-size:.9rem}.article-nav a.active,.article-nav a:hover{color:var(--purple);background:#f2edff}.article-menu{display:none;width:46px;height:46px;border:1px solid #d8ccff;border-radius:14px;background:#fff;color:var(--purple);font-size:1.45rem;font-weight:950}
.article-hero{max-width:1180px;margin:auto;padding:54px 20px 26px}.article-hero-card{background:linear-gradient(135deg,#fff,#f8f5ff);border:1px solid rgba(215,204,255,.8);border-radius:38px;overflow:hidden;box-shadow:var(--shadow);display:grid;grid-template-columns:1.02fr .98fr}.article-hero-copy{padding:42px}.article-kicker{display:inline-flex;background:#efeaff;color:var(--purple);font-weight:1000;border-radius:999px;padding:10px 16px;text-transform:uppercase;font-size:.76rem;letter-spacing:.08em}.article-hero h1{font-size:clamp(2.2rem,4.5vw,4.65rem);line-height:.96;letter-spacing:-.06em;margin:18px 0 16px}.article-hero h1 span{background:linear-gradient(135deg,var(--purple),var(--blue));-webkit-background-clip:text;background-clip:text;color:transparent}.article-subtitle{font-size:1.12rem;line-height:1.65;color:var(--muted);margin:0 0 22px}.article-meta{display:flex;gap:12px;flex-wrap:wrap;color:#334064;font-weight:900;font-size:.92rem}.article-hero-img{min-height:430px;background:#f2edff}.article-hero-img img{width:100%;height:100%;object-fit:cover}
.article-wrap{max-width:1180px;margin:auto;padding:0 20px 74px;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:start}.article-main{background:#fff;border:1px solid var(--line);border-radius:34px;padding:38px;box-shadow:0 16px 38px rgba(7,19,51,.07)}.article-main h2{font-size:2rem;line-height:1.1;letter-spacing:-.04em;margin:38px 0 16px}.article-main h2:first-child{margin-top:0}.article-main p{font-size:1.05rem;line-height:1.82;color:#334064}.article-photo{margin:28px 0;border-radius:28px;overflow:hidden;border:1px solid #eee9ff;background:#f7f4ff}.article-photo img{display:block;width:100%;max-height:560px;object-fit:cover}.article-photo figcaption{padding:12px 16px;color:var(--muted);font-size:.9rem;background:#fff}.quote-block{background:linear-gradient(135deg,#f3efff,#eef6ff);border:1px solid #ded4ff;border-radius:28px;padding:28px;margin:30px 0}.quote-block p{font-size:1.45rem;line-height:1.35;color:var(--navy);font-weight:1000;margin:0 0 14px}.quote-block span{color:var(--muted);font-weight:900}.benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0}.benefits div{background:#fbfaff;border:1px solid #eee9ff;border-radius:18px;padding:14px 16px;font-weight:900;color:#243154}.article-cta{margin-top:36px;background:linear-gradient(135deg,var(--purple),var(--blue));color:#fff;border-radius:30px;padding:32px}.article-cta h2{color:#fff;margin:0 0 12px}.article-cta p{color:rgba(255,255,255,.86);margin:0 0 22px}.cta-buttons{display:flex;gap:12px;flex-wrap:wrap}.cta-buttons a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 18px;border-radius:16px;text-decoration:none;font-weight:1000}.cta-primary{background:#fff;color:var(--purple)}.cta-secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.28)}
.article-sidebar{display:grid;gap:18px;position:sticky;top:96px}.side-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:22px;box-shadow:0 16px 38px rgba(7,19,51,.07)}.author-card{text-align:center}.author-card img{width:128px;height:128px;border-radius:50%;object-fit:cover;border:6px solid #f1ecff;margin-bottom:14px}.author-card h3{margin:0 0 6px}.author-card p{color:var(--muted);line-height:1.55;font-size:.94rem}.side-wa{background:linear-gradient(135deg,var(--green),#0b9f59);color:#fff}.side-wa p{color:rgba(255,255,255,.84);line-height:1.55}.side-wa a{height:48px;border-radius:15px;background:#fff;color:#0b9f59;display:grid;place-items:center;margin-top:14px;font-weight:1000;text-decoration:none}
.article-footer{background:#071333;color:#fff;padding:54px 20px 24px}.article-footer-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.35fr .8fr .8fr 1fr;gap:34px}.article-footer-logo{max-width:135px;display:block;margin-bottom:16px}.article-footer p,.article-footer a,.article-footer-contact div{color:rgba(255,255,255,.74);line-height:1.6}.article-footer a{display:block;text-decoration:none;margin:9px 0}.article-footer h3{margin:0 0 14px;color:#fff}.article-footer-bottom{max-width:1180px;margin:32px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:16px;color:rgba(255,255,255,.68);font-size:.9rem}
@media(max-width:980px){.article-nav{display:none;position:absolute;left:16px;right:16px;top:100%;background:#fff;border:1px solid #e4dbff;border-radius:20px;padding:10px;box-shadow:0 25px 70px rgba(7,19,51,.18)}.article-nav.open{display:grid;grid-template-columns:1fr 1fr}.article-menu{display:grid;place-items:center}.article-hero-card,.article-wrap{grid-template-columns:1fr}.article-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.article-hero-img{min-height:320px}.article-footer-inner{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.article-topbar .hide-mobile{display:none}.article-brand img{width:68px}.article-brand div{display:none}.article-hero{padding:28px 14px 18px}.article-hero-card{border-radius:26px}.article-hero-copy{padding:24px}.article-hero h1{font-size:2.28rem}.article-hero-img{min-height:250px}.article-wrap{padding:0 14px 56px}.article-main{padding:22px;border-radius:26px}.article-main h2{font-size:1.55rem}.benefits{grid-template-columns:1fr}.article-sidebar{grid-template-columns:1fr}.article-footer-inner{grid-template-columns:1fr}.article-footer-bottom{flex-direction:column}}


/* RC5.0.4-B — Performance & Accessibility Gate */
:where(a,button,summary,input,select,textarea):focus-visible{outline:3px solid rgba(109,60,255,.32);outline-offset:3px}
img{height:auto}
@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}


/* v1.0 Ajuste final solicitado — Topo mobile compacto e remoção de ruídos visuais */
@media (max-width: 760px){
  .topbar{
    min-height: 42px;
    padding: 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .topbar .container{
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    gap: 0;
    min-height: 42px;
    padding: 0 10px;
    white-space: nowrap;
    flex-wrap: nowrap !important;
  }
  .topbar .top-item{
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 5px;
    min-height: 34px;
    padding: 0 9px;
    font-size: 12.2px;
    line-height: 1;
    border-right: 1px solid rgba(255,255,255,.18);
    flex: 0 0 auto;
  }
  .topbar .top-item:last-child{
    border-right: 0;
  }
  .topbar .top-item svg{
    width: 15px;
    height: 15px;
    min-width: 15px;
  }
  .topbar .wa-top{
    font-weight: 850;
  }
  .nav{
    top: 42px;
  }
  .hero.index-hero{
    padding-top: 28px;
  }
}
@media (max-width: 390px){
  .topbar .top-item{
    font-size: 11.4px;
    padding: 0 7px;
  }
  .topbar .top-item svg{
    width: 14px;
    height: 14px;
  }
}

.benefits-section{background:#fff;border-radius:28px;padding:32px;margin:30px 0;box-shadow:0 10px 30px rgba(0,0,0,.05)}
.benefits-head{text-align:center;margin-bottom:20px}.benefits-head .eyebrow{color:#6d3cff;font-weight:700;letter-spacing:.12em}.benefits-head h2{font-size:2rem}.benefits-head h2 span{color:#6d3cff}
.benefit-card{display:flex;align-items:center;gap:18px;border:1px solid #eee;border-radius:18px;padding:18px;margin:14px 0}.benefit-card>div{flex:1}.benefit-card strong{display:block}.benefit-card span{color:#667085}.benefit-card svg:first-child{color:#6d3cff}.benefit-card svg:last-child{color:#6d3cff}
@media(max-width:760px){.benefits-section{padding:20px}.benefits-head h2{font-size:1.65rem}}
