
:root{
  --navy:#05275a;--navy-2:#031b40;--blue:#0b4f96;--blue-2:#0d6ed7;--orange:#ff6a16;--orange-2:#ff8a22;
  --ink:#0b2445;--muted:#5f7390;--line:#dfe8f2;--soft:#f5f9fd;--white:#fff;--shadow:0 18px 50px rgba(4,35,81,.13);
  --radius:22px;--container:min(1180px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}
.container{width:var(--container);margin-inline:auto}.eyebrow{margin:0 0 16px;font-weight:800;font-size:.73rem;letter-spacing:.24em;color:#d8e9ff}.eyebrow.dark{color:#1f5f9f}.section{padding:90px 0}.section-heading{text-align:center;max-width:760px;margin:0 auto 44px}.section-heading h2,.contact-copy h2{font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;margin:0 0 14px;color:var(--navy)}.section-heading h2 span{color:var(--orange)}.section-heading p:not(.eyebrow){color:var(--muted);font-size:1.05rem;line-height:1.7}
.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(5,39,90,.07)}.nav-wrap{height:78px;display:flex;align-items:center;gap:28px}.brand img{width:380px;height:84px;object-fit:contain;background:#fff;padding:6px 12px;border-radius:999px;box-shadow:0 14px 30px rgba(8,33,72,.12)}.nav{margin-left:auto;display:flex;gap:30px}.nav a{font-weight:700;font-size:.92rem;color:#153e72;position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--orange);transition:.25s}.nav a:hover:after{right:0}.header-cta{margin-left:10px}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px}.menu-toggle span{display:block;width:24px;height:2px;margin:5px auto;background:var(--navy)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:14px;padding:14px 20px;font-weight:800;border:1px solid transparent;transition:.25s ease;cursor:pointer}.btn span{font-size:1.15em}.btn-primary{background:linear-gradient(135deg,var(--orange),var(--orange-2));color:#fff;box-shadow:0 14px 28px rgba(255,106,22,.28),inset 0 1px 0 rgba(255,255,255,.35)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(255,106,22,.38)}.btn-ghost{color:#fff;border-color:rgba(255,255,255,.6);background:rgba(2,26,60,.28);backdrop-filter:blur(8px)}.btn-ghost:hover{background:rgba(255,255,255,.12);transform:translateY(-2px)}.btn-xl{padding:17px 26px;border-radius:16px;font-size:1rem}
.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#06285c 0%,#031a3d 57%,#06275b 100%);color:#fff}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 16% 20%,rgba(21,113,210,.25),transparent 35%),linear-gradient(115deg,transparent 0 52%,rgba(0,50,116,.15) 52% 100%);opacity:.95}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;min-height:565px;align-items:center;gap:56px;padding:58px 0}.hero-copy h1{font-family:Manrope,sans-serif;font-size:clamp(2.7rem,5.4vw,5.1rem);line-height:.99;letter-spacing:-.045em;margin:0;max-width:720px}.hero-copy h1 em{font-style:normal;color:var(--orange)}.hero-lead{font-size:1.12rem;line-height:1.65;color:#dbe7f6;max-width:650px;margin:22px 0 28px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.bubble{font-size:1.2rem}.hero-mini{display:flex;gap:28px;margin-top:38px;flex-wrap:wrap}.hero-mini>div{display:flex;gap:11px;align-items:center}.hero-mini p{margin:0;color:#d3e3f6;font-size:.86rem;line-height:1.35}.mini-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);font-weight:900;color:#8fc8ff}.hero-visual{position:relative;align-self:stretch;min-height:450px;border-radius:0 0 0 120px;overflow:hidden;box-shadow:-24px 28px 90px rgba(0,0,0,.28)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,26,61,.5),transparent 34%),linear-gradient(0deg,rgba(2,23,55,.36),transparent 50%)}.hero-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(1.08) contrast(1.04)}.visual-badge{position:absolute;z-index:3;top:34px;left:30px;padding:13px 16px;border:1px solid rgba(141,204,255,.45);background:rgba(3,28,63,.55);backdrop-filter:blur(10px);border-radius:14px;box-shadow:0 10px 28px rgba(0,0,0,.18)}.visual-badge span,.visual-badge strong{display:block}.visual-badge span{font-size:.7rem;letter-spacing:.16em;font-weight:800}.visual-badge strong{font-size:.85rem;margin-top:5px;color:#a6d5ff}.pulse{position:absolute;z-index:3;border:1px solid rgba(43,164,255,.55);border-radius:999px;animation:pulse 3.3s infinite}.pulse-a{width:110px;height:110px;right:13%;top:23%}.pulse-b{width:160px;height:160px;right:8%;top:18%;animation-delay:.8s}.wave-line{height:7px;background:linear-gradient(90deg,transparent,#1671d2 35%,var(--orange) 67%,transparent)}
.quick-benefits{padding:24px 0 44px;background:linear-gradient(#fff,#f8fbff)}.cards-six{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.benefit-card{background:#fff;border:1px solid #e2eaf3;border-radius:18px;padding:24px 18px;text-align:center;box-shadow:0 10px 30px rgba(5,39,90,.06);transition:.25s}.benefit-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#cfe0f1}.icon-box{width:48px;height:48px;margin:0 auto 14px;border-radius:14px;display:grid;place-items:center;background:#eaf4ff;color:#0758aa;font-size:1.55rem;font-weight:900}.benefit-card h3{font-size:.98rem;margin:0 0 9px;color:var(--navy)}.benefit-card p{font-size:.83rem;line-height:1.5;margin:0;color:var(--muted)}
.why{background:#fff}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.why-item{padding:10px 12px}.why-item>span{font-size:2.15rem;color:#0a67c8;display:block;margin-bottom:12px}.why-item h3{margin:0 0 10px;font-size:1.03rem}.why-item p{margin:0;color:var(--muted);line-height:1.65;font-size:.92rem}
.audience{padding-top:38px;background:linear-gradient(#fff,#f7fbff)}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.audience-card{background:#fff;border:1px solid #e2eaf3;border-radius:20px;padding:28px 24px;text-align:center;box-shadow:0 12px 32px rgba(5,39,90,.06);transition:.25s}.audience-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.aud-icon{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 14px;border-radius:18px;background:#eaf4ff;color:#0562bb;font-weight:900;font-size:1.7rem}.audience-card h3{margin:0 0 8px}.audience-card p{margin:0;color:var(--muted);line-height:1.55;font-size:.9rem}
.cta-band{position:relative;overflow:hidden;background:linear-gradient(108deg,#041a3a 0%,#041a3f 40%,#072555 100%);color:#fff;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04)}
.cta-band:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(40,128,255,.12),transparent 28%),radial-gradient(circle at 82% 82%,rgba(255,107,28,.12),transparent 24%);pointer-events:none}
.cta-grid{position:relative;min-height:320px;display:grid;grid-template-columns:1.15fr auto;gap:35px;align-items:center;padding:56px 0}
.cta-copy{position:relative;z-index:3;max-width:720px}
.cta-copy h2{font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,3.3rem);line-height:1.03;margin:0 0 14px}
.cta-copy h2 span{color:var(--orange)}
.cta-copy>p:not(.eyebrow){color:#d7e7fb;font-size:1rem;max-width:640px}
.cta-points{display:flex;gap:22px;flex-wrap:wrap;margin-top:24px;color:#c2daf7;font-size:.85rem}
.cta-grid>.btn{position:relative;z-index:4;min-width:220px}
.cta-visual{position:absolute;inset:0 0 0 auto;width:52%;opacity:.90}
.cta-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#041a3a 0%,rgba(4,26,58,.82) 14%,rgba(4,26,58,.40) 34%,rgba(4,26,58,.10) 55%,rgba(4,26,58,.0) 76%)}
.cta-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,26,58,.22) 0%,rgba(4,26,58,.04) 40%,rgba(4,26,58,.48) 100%)}
.cta-visual img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(1.05) contrast(1.03)}

.contact{background:#f7fbff}.contact-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:56px;align-items:start}.contact-copy h2{text-align:left}.contact-intro{color:var(--muted);line-height:1.65;font-size:1rem;max-width:500px}.contact-perks{display:grid;gap:18px;margin-top:30px}.contact-perks>div{display:flex;align-items:flex-start;gap:14px}.contact-perks span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,var(--orange),var(--orange-2));color:#fff;box-shadow:0 10px 20px rgba(255,106,22,.24)}.contact-perks p{margin:0;line-height:1.45;color:var(--muted)}.contact-perks strong{color:var(--ink)}.lead-form{background:#fff;border:1px solid #e0e9f3;border-radius:24px;padding:30px;box-shadow:var(--shadow)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field-grid label{font-size:.79rem;font-weight:800;color:#163e70;display:grid;gap:8px}.field-grid input,.field-grid textarea{width:100%;border:1px solid #cfdbea;border-radius:12px;padding:14px 15px;background:#fbfdff;color:var(--ink);outline:none;transition:.2s}.field-grid input:focus,.field-grid textarea:focus{border-color:#3f91df;box-shadow:0 0 0 4px rgba(31,124,210,.11);background:#fff}.field-grid textarea{resize:vertical}.submit-btn{width:100%;margin-top:18px;padding:16px}.form-note{text-align:center;color:#7890ac;font-size:.75rem;margin:12px 0 0}
.footer{position:relative;background:#031a3d;color:#dbe9f8;padding:44px 0 18px;overflow:hidden}.footer:before{content:"";position:absolute;inset:auto -15% -120px -15%;height:230px;background:radial-gradient(ellipse at center,rgba(255,105,20,.2),transparent 55%)}.footer-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.footer-brand img{width:320px;height:auto;filter:none;mix-blend-mode:normal;background:#fff;padding:6px 12px;border-radius:999px;box-shadow:0 14px 30px rgba(8,33,72,.16)}.footer-brand p{color:#a9bfd8;line-height:1.6;font-size:.87rem}.footer-contact{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:22px}.footer-contact a{color:#dce9f8;font-size:.86rem}.footer-bottom{position:relative;margin-top:30px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:20px;font-size:.73rem;color:#7896b6}.footer-bottom nav{display:flex;gap:18px}
.floating-contact{position:fixed;z-index:90;right:22px;bottom:22px;display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#14b84c,#35d463);color:#fff;padding:13px 18px;border-radius:999px;box-shadow:0 15px 36px rgba(12,122,54,.34),inset 0 1px 0 rgba(255,255,255,.35);font-size:.9rem;transition:.25s}.floating-contact:hover{transform:translateY(-4px) scale(1.02)}.float-icon{display:grid;place-items:center;width:30px;height:30px;border:2px solid #fff;border-radius:50%;font-size:.9rem}.float-dot{position:absolute;right:6px;top:-4px;color:#ff6a16;font-size:.8rem;text-shadow:0 0 0 3px #fff}.toast{position:fixed;z-index:100;left:50%;bottom:26px;transform:translate(-50%,140%);background:#061f47;color:#fff;padding:13px 18px;border-radius:12px;box-shadow:var(--shadow);transition:.35s;max-width:90vw}.toast.show{transform:translate(-50%,0)}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.in{opacity:1;transform:none}.delay-1{transition-delay:.12s}
@keyframes pulse{0%,100%{transform:scale(.86);opacity:.18}50%{transform:scale(1.08);opacity:.65}}
@media (max-width:1080px){.cards-six{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:1fr .8fr}.why-grid,.audience-grid{grid-template-columns:repeat(2,1fr)}.nav{gap:20px}.header-cta{display:none}}
@media (max-width:820px){:root{--container:min(100% - 28px,1180px)}.site-header{position:sticky}.nav-wrap{height:70px}.brand img{width:142px;height:44px}.menu-toggle{display:block;margin-left:auto}.nav{position:absolute;top:70px;left:14px;right:14px;background:#fff;border:1px solid #e0e8f1;border-radius:18px;padding:18px;box-shadow:var(--shadow);display:none;flex-direction:column;gap:15px}.nav.open{display:flex}.hero-grid{grid-template-columns:1fr;padding:46px 0 0;gap:36px}.hero-copy h1{font-size:clamp(2.55rem,12vw,4.4rem)}.hero-visual{min-height:360px;border-radius:30px 30px 0 0}.hero-mini{gap:18px}.cards-six{grid-template-columns:repeat(2,1fr)}.section{padding:68px 0}.contact-grid{grid-template-columns:1fr}.cta-grid{grid-template-columns:1fr;padding:48px 0 160px}.cta-grid>.btn{justify-self:start}.cta-visual{width:100%;height:180px;inset:auto 0 0 0}.cta-visual:before{background:linear-gradient(180deg,#052a62 0,rgba(5,42,98,.5) 25%,transparent)}.footer-grid{grid-template-columns:1fr}.footer-contact{justify-content:flex-start}.footer-bottom{flex-direction:column}.field-grid{grid-template-columns:1fr}.floating-contact b{display:none}.floating-contact{padding:11px}.float-icon{width:34px;height:34px}.float-dot{right:0}}
@media (max-width:560px){.cards-six,.why-grid,.audience-grid{grid-template-columns:1fr}.benefit-card{text-align:left;display:grid;grid-template-columns:52px 1fr;column-gap:14px;align-items:start}.benefit-card .icon-box{grid-row:1/3;margin:0}.benefit-card h3{margin-top:5px}.benefit-card p{grid-column:2}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-mini{display:grid;grid-template-columns:1fr 1fr}.hero-mini>div:last-child{grid-column:1/-1}.section-heading{text-align:left}.lead-form{padding:22px}.cta-points{display:grid;gap:9px}.footer-bottom nav{flex-wrap:wrap}.visual-badge{left:18px;top:18px}.hero-visual{min-height:320px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important;transition:none!important}.pulse{animation:none!important}}

/* V2 - Diagnóstico comercial */
.diagnostic{position:relative;background:linear-gradient(180deg,#f7fbff 0%,#eef6ff 100%);overflow:hidden}.diagnostic:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-180px;top:-220px;background:radial-gradient(circle,rgba(13,110,215,.13),transparent 68%)}.diagnostic-shell{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}.diagnostic-copy h2{font-family:Manrope,sans-serif;font-size:clamp(2.15rem,4vw,3.65rem);line-height:1.02;letter-spacing:-.035em;margin:0 0 18px;color:var(--navy);max-width:720px}.diagnostic-copy h2 span{color:var(--orange)}.diagnostic-lead{font-size:1.02rem;line-height:1.72;color:var(--muted);max-width:650px}.diagnostic-trust{display:grid;gap:16px;margin-top:30px}.diagnostic-trust>div{display:grid;grid-template-columns:50px 1fr;gap:14px;align-items:start}.diagnostic-trust span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#fff;border:1px solid #dbe7f3;color:#0b66bd;font-weight:900;box-shadow:0 8px 22px rgba(5,39,90,.07)}.diagnostic-trust p{margin:2px 0 0;color:var(--muted);line-height:1.5;font-size:.9rem}.diagnostic-trust strong{color:var(--ink)}.diagnostic-card{position:relative;background:linear-gradient(145deg,#fff,#f9fcff);border:1px solid #dce8f4;border-radius:26px;padding:30px;box-shadow:0 24px 70px rgba(4,35,81,.15);overflow:hidden}.diagnostic-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-110px;top:-110px;background:radial-gradient(circle,rgba(255,106,22,.13),transparent 65%)}.diagnostic-card-head{position:relative;z-index:2;display:flex;gap:12px;align-items:center;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e7eef6}.signal-dot{width:13px;height:13px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 7px rgba(34,197,94,.12)}.diagnostic-card-head strong,.diagnostic-card-head small{display:block}.diagnostic-card-head strong{color:var(--navy);font-size:1.05rem}.diagnostic-card-head small{margin-top:3px;color:#7d91a9}.diagnostic-fields{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:16px}.diagnostic-fields label{display:grid;gap:8px;font-size:.78rem;font-weight:800;color:#163e70}.diagnostic-fields input,.diagnostic-fields select{width:100%;border:1px solid #cfdbea;border-radius:12px;padding:14px 14px;background:#fff;color:var(--ink);outline:none;transition:.2s}.diagnostic-fields input:focus,.diagnostic-fields select:focus{border-color:#3f91df;box-shadow:0 0 0 4px rgba(31,124,210,.11)}.money-input{display:flex;align-items:center;border:1px solid #cfdbea;border-radius:12px;background:#fff;overflow:hidden;transition:.2s}.money-input:focus-within{border-color:#3f91df;box-shadow:0 0 0 4px rgba(31,124,210,.11)}.money-input span{font-weight:900;color:#0b5ba9;padding-left:14px}.money-input input{border:0;box-shadow:none!important}.diagnostic-btn{position:relative;z-index:2;width:100%;margin-top:20px;padding:16px}.diagnostic-note{position:relative;z-index:2;text-align:center;margin:11px 0 0;color:#8194aa;font-size:.72rem}.field-full{grid-column:1/-1}.contact .lead-form{position:relative;overflow:hidden}.contact .lead-form:before{content:"PROPOSTA PERSONALIZADA";display:block;font-size:.66rem;letter-spacing:.2em;font-weight:900;color:#1b68b0;margin-bottom:18px}.floating-contact{animation:floatAttention 3.4s ease-in-out infinite}@keyframes floatAttention{0%,78%,100%{transform:translateY(0)}84%{transform:translateY(-5px)}90%{transform:translateY(0)}95%{transform:translateY(-3px)}}
@media(max-width:900px){.diagnostic-shell{grid-template-columns:1fr}.diagnostic-card{max-width:700px}.diagnostic-fields{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.diagnostic-fields{grid-template-columns:1fr}.diagnostic-card{padding:22px}.diagnostic-copy h2{font-size:2.4rem}.field-full{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.floating-contact{animation:none!important}}

/* V3 - Perfis de planos e experiência comercial */
.plans{position:relative;background:linear-gradient(180deg,#fff 0%,#f4f9ff 100%);overflow:hidden}.plans:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 22%,rgba(13,110,215,.08),transparent 30%),radial-gradient(circle at 88% 72%,rgba(255,106,22,.08),transparent 28%);pointer-events:none}.plans .container{position:relative}.plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:stretch}.plan-card{position:relative;display:flex;flex-direction:column;background:rgba(255,255,255,.94);border:1px solid #dfe9f4;border-radius:24px;padding:28px 24px;box-shadow:0 14px 34px rgba(5,39,90,.07);transition:.3s ease;overflow:hidden}.plan-card:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;top:-86px;right:-72px;background:radial-gradient(circle,rgba(13,110,215,.14),transparent 66%)}.plan-card:hover{transform:translateY(-8px);box-shadow:0 24px 55px rgba(4,35,81,.14);border-color:#c9dcef}.plan-card.featured{border:1.5px solid rgba(255,106,22,.72);box-shadow:0 22px 54px rgba(255,106,22,.12),0 20px 52px rgba(4,35,81,.09);background:linear-gradient(180deg,#fff 0%,#fffaf6 100%)}.plan-card.featured:before{background:radial-gradient(circle,rgba(255,106,22,.16),transparent 68%)}.popular-badge{position:absolute;right:18px;top:18px;background:linear-gradient(135deg,var(--orange),var(--orange-2));color:#fff;font-size:.6rem;letter-spacing:.12em;font-weight:900;border-radius:999px;padding:7px 10px;box-shadow:0 8px 18px rgba(255,106,22,.24)}.plan-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.plan-kicker{font-size:.62rem;letter-spacing:.16em;font-weight:900;color:#2666a4}.plan-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#eaf4ff;color:#0962b9;font-weight:900;font-size:1.2rem}.plan-card.featured .plan-icon{background:#fff0e5;color:var(--orange)}.plan-card h3{font-family:Manrope,sans-serif;font-size:1.55rem;color:var(--navy);margin:0 0 10px}.plan-desc{color:var(--muted);font-size:.9rem;line-height:1.58;margin:0 0 20px;min-height:86px}.plan-card ul{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:11px}.plan-card li{position:relative;padding-left:24px;color:#385775;font-size:.86rem;line-height:1.45}.plan-card li:before{content:"✓";position:absolute;left:0;top:0;color:#0b67bf;font-weight:900}.plan-card.featured li:before{color:var(--orange)}.plan-btn{margin-top:auto;width:100%;border-color:#cfdeed;background:#f7fbff;color:#0b4f96}.plan-btn:hover{border-color:#9fc4e7;background:#eef7ff;transform:translateY(-2px)}.featured .plan-btn{color:#fff;border-color:transparent}.plans-foot{margin-top:24px;border:1px solid #dbe7f2;background:rgba(255,255,255,.9);border-radius:18px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 10px 30px rgba(5,39,90,.05)}.plans-foot div{display:grid;gap:4px}.plans-foot strong{color:var(--navy)}.plans-foot span{color:var(--muted);font-size:.86rem}.text-link{display:inline-flex;align-items:center;gap:8px;color:#0a5fad;font-weight:800;font-size:.88rem;white-space:nowrap}.text-link span{color:var(--orange);font-size:1.1rem}.plan-card.selected{border-color:#2f8edc;box-shadow:0 0 0 4px rgba(47,142,220,.09),0 20px 52px rgba(4,35,81,.13)}
@media(max-width:1080px){.plans-grid{grid-template-columns:repeat(2,1fr)}.plan-desc{min-height:0}}
@media(max-width:680px){.plans-grid{grid-template-columns:1fr}.plans-foot{align-items:flex-start;flex-direction:column}.text-link{white-space:normal}.plan-card{padding:25px 22px}.popular-badge{font-size:.56rem}}

/* V4 - Prova social premium / clientes atuais */
.clients{position:relative;background:linear-gradient(180deg,#f5faff 0%,#fff 48%,#f7fbff 100%);overflow:hidden}
.clients:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 12%,rgba(14,108,211,.08),transparent 28%),radial-gradient(circle at 90% 78%,rgba(255,106,22,.07),transparent 24%);pointer-events:none}
.clients .container{position:relative}.clients-heading{max-width:840px;margin-bottom:34px}.clients-heading p:last-child{max-width:760px;margin-inline:auto}
.client-showcase{display:grid;grid-template-columns:repeat(6,1fr);gap:15px;align-items:stretch}
.client-card{position:relative;display:flex;flex-direction:column;min-width:0;background:rgba(255,255,255,.96);border:1px solid #dce7f2;border-radius:22px;padding:14px;box-shadow:0 14px 38px rgba(6,39,84,.07);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;overflow:hidden}
.client-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.65),transparent 42%);pointer-events:none}
.client-card:hover{transform:translateY(-7px);border-color:#c7dced;box-shadow:0 24px 54px rgba(5,39,90,.13)}
.client-logo-wrap{position:relative;display:grid;place-items:center;height:128px;border-radius:16px;background:linear-gradient(145deg,#fff,#f7fbff);border:1px solid #e7eef6;padding:14px;overflow:hidden}
.client-logo-wrap img{display:block;width:100%;height:100%;object-fit:contain;filter:saturate(1.03);transition:transform .3s ease}
.client-card:hover .client-logo-wrap img{transform:scale(1.045)}
.dark-logo-bg{background:#070707;border-color:#161616}
.cbn-logo-bg{background:linear-gradient(145deg,#ec111a,#c9000a);border-color:#ff3940;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)}
.cbn-logo-bg img{filter:brightness(0) invert(1);padding:7px}
.client-meta{display:grid;gap:3px;padding:13px 4px 3px;text-align:center}.client-meta strong{color:var(--navy);font-size:.85rem;line-height:1.25}.client-meta span{font-size:.68rem;color:#7890a9;letter-spacing:.04em}
.clients-trust{margin-top:26px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px;border-radius:22px;background:linear-gradient(135deg,#052b61,#073d7d);box-shadow:0 20px 48px rgba(4,35,81,.16);color:#fff;overflow:hidden;position:relative}
.clients-trust:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;right:-120px;top:-145px;background:radial-gradient(circle,rgba(20,139,255,.22),transparent 67%);pointer-events:none}
.trust-copy{display:flex;align-items:flex-start;gap:15px;position:relative;z-index:2;max-width:760px}.trust-mark{width:44px;height:44px;flex:0 0 44px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#7fd3ff;font-weight:900}.trust-copy strong{font-family:Manrope,sans-serif;font-size:1rem}.trust-copy p{margin:5px 0 0;color:#c7d8ec;font-size:.82rem;line-height:1.55}.clients-trust .btn{position:relative;z-index:2;white-space:nowrap}
@media(max-width:1180px){.client-showcase{grid-template-columns:repeat(3,1fr)}.client-logo-wrap{height:145px}}
@media(max-width:760px){.client-showcase{grid-template-columns:repeat(2,1fr)}.clients-trust{align-items:flex-start;flex-direction:column}.clients-trust .btn{width:100%;justify-content:center}.client-logo-wrap{height:135px}}
@media(max-width:440px){.client-showcase{grid-template-columns:1fr}.client-logo-wrap{height:150px}.client-card{padding:12px}.clients-heading{text-align:left}}

/* V5 - Prova social premium + carrossel mobile de clientes */
.clients-carousel{position:relative}
.clients-carousel-ui{display:none}
.client-proof-strip{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:12px;border:1px solid #dce8f3;border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 10px 28px rgba(5,39,90,.05)}
.client-proof-strip span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:8px 10px;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);color:#5d7690;font-size:.72rem;text-align:center}
.client-proof-strip strong{color:var(--navy);font-size:.74rem}
@media(max-width:760px){
  .clients-heading{text-align:center}
  .clients-heading .eyebrow{line-height:1.55}
  .clients-carousel{margin-left:-18px;margin-right:-18px;padding-inline:18px;overflow:hidden}
  .client-showcase{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 14px;scrollbar-width:none;-ms-overflow-style:none}
  .client-showcase::-webkit-scrollbar{display:none}
  .client-card{flex:0 0:min(78vw,300px);scroll-snap-align:center;padding:13px;transform:none!important}
  .client-card:hover{transform:none}
  .client-logo-wrap{height:150px}
  .clients-carousel-ui{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:2px}
  .client-arrow{width:38px;height:38px;border-radius:50%;border:1px solid #d7e4f0;background:#fff;color:#0b5fae;display:grid;place-items:center;font-weight:900;cursor:pointer;box-shadow:0 8px 20px rgba(5,39,90,.08);transition:.2s ease}
  .client-arrow:active{transform:scale(.94)}
  .client-dots{display:flex;align-items:center;justify-content:center;gap:6px;min-width:90px}
  .client-dot{width:7px;height:7px;border:0;border-radius:50%;background:#c5d6e6;padding:0;transition:.25s ease}
  .client-dot.active{width:22px;border-radius:999px;background:linear-gradient(90deg,#0b67bf,#ff6a16)}
  .client-proof-strip{grid-template-columns:repeat(2,1fr);margin-top:16px}
}
@media(max-width:440px){
  .client-card{flex-basis:84vw}
  .client-logo-wrap{height:145px}
  .client-proof-strip{grid-template-columns:1fr 1fr;padding:9px;gap:8px}
  .client-proof-strip span{font-size:.66rem;min-height:48px;flex-direction:column;gap:2px}
}
@media(prefers-reduced-motion:reduce){.client-showcase{scroll-behavior:auto}}

/* V6 - Comparativo premium: WebNow! x streaming comum */
.comparison{position:relative;background:
  radial-gradient(circle at 12% 12%,rgba(22,120,218,.08),transparent 31%),
  radial-gradient(circle at 88% 84%,rgba(255,106,22,.07),transparent 28%),
  linear-gradient(180deg,#f7fbff 0%,#ffffff 44%,#f5f9fd 100%);overflow:hidden}
.comparison:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(8,74,145,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(8,74,145,.035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 82%,transparent)}
.comparison .container{position:relative;z-index:1}.comparison-heading{max-width:830px}.comparison-heading h2 span{color:var(--orange)}
.comparison-shell{border:1px solid #d9e7f3;background:rgba(255,255,255,.94);border-radius:28px;box-shadow:0 30px 80px rgba(4,35,81,.12);overflow:hidden}
.comparison-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;background:linear-gradient(120deg,#04265a,#073d7f);color:#fff}
.comparison-label{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}.comparison-label strong{font-family:Manrope,sans-serif;font-size:.95rem}.comparison-label small{grid-column:2;color:#bcd0e7;margin-top:2px;font-size:.73rem}.status-pulse{width:11px;height:11px;border-radius:50%;background:#43d584;box-shadow:0 0 0 6px rgba(67,213,132,.12),0 0 22px rgba(67,213,132,.55)}
.comparison-mini-cta{font-weight:800;font-size:.84rem;color:#fff;padding:10px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);transition:.2s}.comparison-mini-cta:hover{background:rgba(255,255,255,.14);transform:translateY(-1px)}
.comparison-grid{display:grid;grid-template-columns:1.05fr .95fr 1.1fr;align-items:stretch}
.compare-head{padding:19px 22px;font-weight:800;border-bottom:1px solid #dfe9f2;display:flex;flex-direction:column;justify-content:center;min-height:78px}.compare-head small{font-weight:600;font-size:.7rem;margin-top:4px;color:#758aa2}.compare-feature{background:#f7fafd;color:#47647f;text-transform:uppercase;letter-spacing:.11em;font-size:.69rem}.compare-generic{background:#fbfcfe;color:#536b84}.compare-webnow{background:linear-gradient(135deg,#072b63,#0a4b98);color:#fff;position:relative;overflow:hidden}.compare-webnow:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-60px;top:-75px;background:radial-gradient(circle,rgba(38,151,255,.28),transparent 67%)}.compare-webnow small{color:#b8d1ec}.webnow-mark{font-family:Manrope,sans-serif;font-size:1.08rem;letter-spacing:-.03em}.webnow-mark span{color:#ff7a21}
.compare-item,.compare-value{padding:19px 22px;border-bottom:1px solid #e6edf4;min-height:92px}.compare-item{display:flex;align-items:center;gap:13px;background:#fff}.compare-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;flex:0 0 38px;background:#eef6ff;color:#0a62b9;font-weight:900}.compare-item strong{font-size:.91rem;color:#123c6e}.compare-item small{display:block;color:#7b8fa5;margin-top:4px;font-size:.7rem}.compare-value{display:flex;align-items:flex-start;gap:11px;font-size:.8rem;line-height:1.55}.compare-value p{margin:0}.compare-value.generic{background:#fbfcfe;color:#687d92}.compare-value.webnow{background:linear-gradient(180deg,#f3f9ff,#edf6ff);color:#315b82;position:relative}.compare-value.webnow strong{color:#073b77}.compare-value.webnow:after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(#1687ef,#ff6a16);opacity:.9}.compare-symbol{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;flex:0 0 24px;font-weight:900;font-size:.72rem;margin-top:1px}.compare-symbol.neutral{background:#edf1f5;color:#7b8b9c}.compare-symbol.good{background:#dff7e9;color:#16824a;box-shadow:0 0 0 4px rgba(23,153,85,.06)}
.comparison-callout{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px;border:1px solid #dfe9f2;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(4,35,81,.07)}.comparison-callout-copy{display:flex;align-items:flex-start;gap:14px;max-width:790px}.callout-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;flex:0 0 44px;background:linear-gradient(135deg,#ff6a16,#ff9a36);color:#fff;font-size:1.2rem;box-shadow:0 10px 22px rgba(255,106,22,.22)}.comparison-callout strong{font-family:Manrope,sans-serif;color:var(--navy)}.comparison-callout p{margin:5px 0 0;color:#637991;line-height:1.55;font-size:.82rem}.comparison-callout .btn{white-space:nowrap}
@media(max-width:900px){.comparison-grid{grid-template-columns:.95fr 1fr 1.12fr}.compare-item,.compare-value,.compare-head{padding-left:16px;padding-right:16px}.comparison-callout{align-items:flex-start;flex-direction:column}.comparison-callout .btn{width:100%}.comparison-topbar{align-items:flex-start;flex-direction:column}.comparison-mini-cta{width:100%;text-align:center}}
@media(max-width:700px){.comparison-shell{border-radius:22px;overflow:visible;background:transparent;border:0;box-shadow:none}.comparison-topbar{border-radius:20px;margin-bottom:12px}.comparison-grid{display:block}.compare-head{display:none}.compare-item{min-height:auto;border:1px solid #dce8f2;border-radius:16px 16px 0 0;margin-top:14px;padding:15px 16px}.compare-value{min-height:auto;border-left:1px solid #dce8f2;border-right:1px solid #dce8f2;padding:14px 16px}.compare-value.generic{position:relative;padding-top:34px}.compare-value.generic:before{content:"Streaming comum";position:absolute;top:10px;left:51px;font-size:.63rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#8494a5}.compare-value.webnow{border:1px solid #bcd8f2;border-top:0;border-radius:0 0 16px 16px;padding-top:35px}.compare-value.webnow:before{content:"WebNow!";position:absolute;top:10px;left:51px;font-size:.65rem;font-weight:900;letter-spacing:.03em;color:#0757a8}.compare-value.webnow:after{top:0;bottom:0;border-radius:0 0 0 16px}.comparison-callout{padding:19px}.comparison-callout-copy{gap:11px}.callout-icon{width:40px;height:40px;flex-basis:40px}}
@media(max-width:440px){.comparison{padding-top:72px;padding-bottom:72px}.comparison-heading{text-align:left}.comparison-heading h2{font-size:2rem}.comparison-topbar{padding:17px}.comparison-label small{line-height:1.45}.compare-item{padding:14px}.compare-value{font-size:.76rem}.comparison-callout-copy{flex-direction:column}.comparison-callout .btn{font-size:.82rem;padding-left:14px;padding-right:14px}}

/* V7 - SEO site architecture and content pages */
.seo-section{padding:92px 0;background:#fff}.seo-soft{background:linear-gradient(180deg,#f7fbff,#fff)}
.seo-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:44px;align-items:start}.seo-copy h2,.content-hero h1,.article-content h2{font-family:Manrope,sans-serif;color:var(--navy);letter-spacing:-.035em}.seo-copy h2{font-size:clamp(2rem,4vw,3.4rem);margin:0 0 18px}.seo-copy p,.article-content p,.article-content li{color:#5b7189;line-height:1.78}.seo-copy strong,.article-content strong{color:#123f73}.seo-list{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.seo-list li{padding:15px 16px;border:1px solid #dfe9f3;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(5,39,90,.05)}
.state-cloud{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.state-cloud a{padding:12px 10px;text-align:center;border:1px solid #dbe8f3;border-radius:13px;background:#fff;color:#0a5aa9;font-weight:800;font-size:.78rem;box-shadow:0 8px 18px rgba(5,39,90,.04);transition:.2s}.state-cloud a:hover{transform:translateY(-2px);border-color:#78baf3;color:#ff6a16}
.faq-list{max-width:940px;margin:34px auto 0;display:grid;gap:12px}.faq-item{border:1px solid #dbe7f2;border-radius:17px;background:#fff;overflow:hidden}.faq-item summary{cursor:pointer;padding:19px 22px;font-weight:800;color:#113d70;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';float:right;color:#ff6a16;font-size:1.2rem}.faq-item[open] summary:after{content:'−'}.faq-item p{padding:0 22px 20px;margin:0;color:#61768e;line-height:1.7}
.content-page{background:#f7fbff}.content-header{background:#fff;border-bottom:1px solid #e0eaf3}.content-header .nav-wrap{min-height:76px}.content-hero{padding:82px 0 70px;background:radial-gradient(circle at 80% 20%,rgba(20,133,239,.24),transparent 30%),linear-gradient(130deg,#031d45,#073b7d);color:#fff}.content-hero .breadcrumb{font-size:.72rem;color:#aac6e4;margin-bottom:20px}.content-hero .breadcrumb a{color:#d5e6f7}.content-hero h1{font-size:clamp(2.5rem,5vw,4.5rem);color:#fff;max-width:940px;margin:0 0 18px}.content-hero h1 span{color:#ff7621}.content-hero p{max-width:850px;color:#d0dfef;font-size:1.04rem;line-height:1.72}.content-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}
.article-wrap{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:46px;align-items:start}.article-content{background:#fff;border:1px solid #e0eaf3;border-radius:24px;padding:34px;box-shadow:0 18px 55px rgba(5,39,90,.07)}.article-content h2{font-size:clamp(1.7rem,3vw,2.5rem);margin:38px 0 14px}.article-content h2:first-child{margin-top:0}.article-content h3{color:#123f73;margin:28px 0 10px}.article-content ul{padding-left:22px}.article-aside{position:sticky;top:96px;display:grid;gap:14px}.aside-card{background:linear-gradient(145deg,#05285d,#084b99);border-radius:20px;padding:23px;color:#fff;box-shadow:0 18px 40px rgba(5,39,90,.16)}.aside-card h3{margin:0 0 10px;font-family:Manrope,sans-serif}.aside-card p{color:#c7dbef;line-height:1.58;font-size:.82rem}.aside-card .btn{width:100%;margin-top:10px}.link-card{background:#fff;border:1px solid #dce8f2;border-radius:18px;padding:18px}.link-card strong{color:#0d447f;display:block;margin-bottom:9px}.link-card a{display:block;padding:8px 0;color:#647b92;font-size:.78rem;border-bottom:1px solid #eef3f7}.link-card a:last-child{border-bottom:0}.link-card a:hover{color:#ff6a16}
.city-tags{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0}.city-tags span{padding:8px 11px;border-radius:999px;background:#eef6ff;border:1px solid #d5e7f7;color:#155c9d;font-size:.75rem;font-weight:700}.service-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.service-path{padding:20px;border:1px solid #dce8f2;border-radius:18px;background:#fff}.service-path h3{margin:0 0 8px;color:#0d447f}.service-path p{margin:0;color:#667b90;font-size:.8rem;line-height:1.6}.service-path a{display:inline-block;margin-top:12px;color:#ff6a16;font-weight:800;font-size:.8rem}
.states-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:30px}.state-card{background:#fff;border:1px solid #dce8f2;border-radius:17px;padding:18px;box-shadow:0 9px 24px rgba(5,39,90,.05)}.state-card b{color:#0f447c}.state-card span{display:block;color:#7a8fa4;font-size:.72rem;margin:5px 0 11px}.state-card a{color:#ff6a16;font-size:.76rem;font-weight:800}
@media(max-width:980px){.seo-grid,.article-wrap{grid-template-columns:1fr}.article-aside{position:static}.states-grid{grid-template-columns:repeat(3,1fr)}.service-paths{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.seo-section{padding:66px 0}.state-cloud{grid-template-columns:repeat(2,1fr)}.states-grid{grid-template-columns:repeat(2,1fr)}.service-paths{grid-template-columns:1fr}.article-content{padding:24px 20px}.content-hero{padding:62px 0 56px}.content-header .header-cta{display:none}}
@media(max-width:420px){.states-grid{grid-template-columns:1fr}.state-cloud{grid-template-columns:1fr 1fr}}



/* Compatibility styling for V8.x sections */
.btn-soft{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.16)}
.btn-cta-premium{background:linear-gradient(135deg,#ff8a1e,#ff4c0b)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 14px 28px rgba(255,89,12,.22)!important}
.player-teaser{background:linear-gradient(180deg,#f7fbff,#fff)}.live-player-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.live-player-card{padding:20px;border-radius:24px;color:#fff;box-shadow:0 18px 45px rgba(5,39,90,.12)}.live-blue{background:linear-gradient(180deg,#082550,#041831)}.live-purple{background:linear-gradient(180deg,#311653,#180c31)}.live-green{background:linear-gradient(180deg,#073238,#041f24)}.live-card-top,.live-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.live-label,.quality-chip{padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-size:.7rem}.live-label i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#ff5c51;margin-right:6px}.live-card-main{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:center;margin:18px 0}.live-cover{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:18px}.live-track small{font-weight:800;letter-spacing:.08em}.live-track h3{margin:7px 0 3px;font-size:1.25rem}.live-track p{margin:0;color:#d1dfef}.live-wave{display:flex;align-items:flex-end;gap:5px;height:30px;margin-top:12px}.live-wave span{width:6px;border-radius:99px;background:#5fcfff;animation:wave 1.3s infinite ease-in-out}.live-wave span:nth-child(1){height:12px}.live-wave span:nth-child(2){height:24px}.live-wave span:nth-child(3){height:18px}.live-wave span:nth-child(4){height:28px}.live-wave span:nth-child(5){height:15px}.live-wave span:nth-child(6){height:22px}.live-skip,.live-play{border:0;color:#fff;cursor:pointer}.live-skip{width:42px;height:42px;border-radius:13px;background:rgba(255,255,255,.08)}.live-play{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#ff6a16,#ff9f4a)}.live-volume{display:flex;align-items:center;gap:8px}.live-volume b{display:block;width:70px;height:5px;border-radius:99px;background:rgba(255,255,255,.14)}.live-volume i{display:block;width:60%;height:100%;background:#fff;border-radius:99px}.live-program{font-size:.72rem;color:#d6e4f2}.player-teaser-cta{margin-top:22px;padding:22px 24px;border:1px solid #dce8f2;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.player-teaser-cta strong{color:#103e72}.player-teaser-cta p{margin:6px 0 0;color:#6b7f93}.client-cases{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.case-card{padding:22px;border-radius:20px;background:#fff;border:1px solid #dce8f2}.case-badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:#edf6ff;color:#0a5cae;font-weight:800;font-size:.7rem}.case-card p{color:#64798f;line-height:1.6}.case-card a{color:#ff6a16;font-weight:800}.migration-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.step-card{padding:24px;border-radius:22px;background:#fff;border:1px solid #dce8f2}.step-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#ff6a16,#ff9f4a);color:#fff}.migration-panel{padding:28px;border-radius:28px;background:linear-gradient(135deg,#05285d,#0b4f96);color:#fff}.migration-panel li{margin:8px 0}.infra-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.infra-pills{display:flex;flex-wrap:wrap;gap:10px}.infra-pills span{padding:10px 12px;border-radius:999px;background:#eef6ff;color:#0e4c89;border:1px solid #d5e7f6;font-weight:800;font-size:.78rem}.infra-card{padding:20px;border-radius:20px;background:#fff;border:1px solid #dce8f2}.infra-list{display:grid;gap:10px}.infra-list div{padding:12px;border-radius:14px;background:#f8fbff}.diag-recommendation{margin-top:18px;padding:18px;border-radius:18px;border:1px solid #dbe7f2;background:#f7fbff}.diagnostic-actions-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.mobile-action-bar{position:fixed;left:12px;right:12px;bottom:12px;z-index:89;display:none;gap:10px;padding:10px;border-radius:18px;background:rgba(3,26,61,.9);backdrop-filter:blur(16px)}.mobile-action-bar a{flex:1;display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:13px;font-weight:800}.mobile-action-bar a:first-child{background:rgba(255,255,255,.08);color:#fff}.mobile-action-bar a:last-child{background:linear-gradient(135deg,#ff6a16,#ff9f4a);color:#fff}@keyframes wave{0%,100%{transform:scaleY(.55)}50%{transform:scaleY(1)}}
@media(max-width:900px){.live-player-grid,.client-cases{grid-template-columns:1fr 1fr}.migration-wrap,.infra-grid{grid-template-columns:1fr}}
@media(max-width:760px){.live-player-grid,.client-cases,.steps-grid{grid-template-columns:1fr}.player-teaser-cta{flex-direction:column;align-items:flex-start}.mobile-action-bar{display:flex}.floating-contact{bottom:84px}}


/* V8.3.5 HERO — HTML/CSS recreation of approved visual */
.site-header{background:#03152f;border-bottom:1px solid rgba(117,190,255,.12);box-shadow:none}
.nav-wrap{height:82px}
.brand img{width:178px;height:auto;max-height:64px;object-fit:contain}
.nav a{color:#f5f8fc}.nav a:hover{color:#ff8a24}
.menu-toggle span{background:#fff}
.hero-header-cta{background:linear-gradient(135deg,#ff8a1f,#ff4b0b);color:#fff;border:0;box-shadow:0 12px 28px rgba(255,98,20,.26);padding:13px 22px;border-radius:14px}
.hero-header-cta:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(255,98,20,.32)}
.headset-ico{font-size:1.2rem}
.hero-v835{position:relative;overflow:hidden;background:#03142d;color:#fff;isolation:isolate}
.hero-v835-bg{position:absolute;inset:0;z-index:-3;background-image:linear-gradient(90deg,rgba(3,20,45,.94) 0%,rgba(3,20,45,.76) 22%,rgba(3,20,45,.52) 46%,rgba(3,20,45,.68) 74%,rgba(3,20,45,.92) 100%),radial-gradient(circle at 15% 48%,rgba(9,93,185,.20),transparent 30%),radial-gradient(circle at 78% 24%,rgba(12,100,217,.18),transparent 28%),url('./assets/hero-studio.png');background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-position:center center,15% 48%,78% 24%,center center;background-size:cover,auto,auto,contain;background-color:#03142d}
.hero-v835-shell{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(300px,.78fr) minmax(330px,.82fr);gap:26px;align-items:center;min-height:720px;padding:56px 0 42px}
.hero-v835-copy{z-index:4;padding-right:4px}
.hero-v835-kicker{display:flex;align-items:center;gap:15px;font-size:.76rem;letter-spacing:.27em;font-weight:700;color:#e6eff9;margin:0 0 26px}.hero-v835-kicker span{display:inline-block;width:40px;height:4px;border-radius:4px;background:#17a7ff;box-shadow:0 0 14px rgba(23,167,255,.55)}
.hero-v835-copy h1{font-family:Manrope,sans-serif;font-size:clamp(3.3rem,5.9vw,6.3rem);line-height:.94;letter-spacing:-.055em;margin:0;max-width:760px;color:#fff}.hero-v835-copy h1 em{font-style:normal;color:#ff871b;text-shadow:0 0 24px rgba(255,116,17,.12)}
.hero-v835-lead{font-size:1.18rem;line-height:1.62;color:#e0eaf5;max-width:610px;margin:24px 0 22px}
.hero-v835-checks{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 26px}.hero-v835-checks span{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border-radius:999px;background:rgba(1,14,34,.60);border:1px solid rgba(84,169,255,.12);font-size:.78rem;color:#eff6ff;backdrop-filter:blur(8px)}.hero-v835-checks i{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#0f9cff;color:#fff;font-style:normal;font-weight:900}
.hero-v835-actions{display:flex;gap:16px;flex-wrap:wrap}.hero-v835-primary,.hero-v835-secondary{min-height:84px;display:inline-flex;align-items:center;gap:14px;border-radius:16px;padding:15px 24px;text-decoration:none;transition:.25s ease;font-size:.94rem;line-height:1.3}.hero-v835-primary{background:linear-gradient(135deg,#ff911d,#ff4e0b);color:#fff;box-shadow:0 16px 34px rgba(255,97,14,.25)}.hero-v835-primary:hover,.hero-v835-secondary:hover{transform:translateY(-3px)}.hero-v835-secondary{color:#fff;border:2px solid #149df8;background:rgba(3,23,51,.66);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(10px)}.cta-circle,.play-circle{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;flex:0 0 46px}.cta-circle{background:rgba(255,255,255,.1);font-size:1.35rem}.play-circle{border:2px solid #1baaff;color:#8ed4ff;font-size:.85rem}
.hero-v835-stage{align-self:stretch;position:relative;min-height:610px;z-index:1;overflow:hidden}.hero-v835-photo{display:none}
.hero-v835-global{z-index:5;padding:12px 0 0 8px;backdrop-filter:blur(3px)}.global-eyebrow{margin:0 0 12px;color:#6dbdff;font-size:.72rem;font-weight:800;letter-spacing:.18em}.hero-v835-global h2{font-family:Manrope,sans-serif;font-size:clamp(1.7rem,2.3vw,2.45rem);line-height:1.08;margin:0;color:#fff;letter-spacing:-.035em}.hero-v835-global h2 strong{font-weight:800}.global-sub{margin:10px 0 18px;color:#dce9f7;font-size:1.08rem}
.global-map{position:relative;height:285px;border-radius:30px;background:radial-gradient(ellipse at center,rgba(15,120,230,.20),rgba(4,25,53,.03) 63%);overflow:hidden}.map-grid{position:absolute;inset:22px;background-image:radial-gradient(circle,rgba(69,172,255,.42) 1.2px,transparent 1.3px);background-size:10px 10px;opacity:.45;mask-image:radial-gradient(ellipse at center,#000 35%,transparent 76%);-webkit-mask-image:radial-gradient(ellipse at center,#000 35%,transparent 76%)}.route{position:absolute;height:1px;border-top:1px dashed rgba(86,191,255,.65);transform-origin:left center}.route-a{width:200px;left:104px;top:147px;transform:rotate(-18deg)}.route-b{width:170px;left:165px;top:160px;transform:rotate(24deg)}
.dc-pin{position:absolute;display:flex;align-items:center;gap:9px}.dc-pin>b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.22);font-size:1.35rem}.dc-pin span{display:grid;gap:3px}.dc-pin strong{font-size:.72rem;color:#fff}.dc-pin small{color:#bed2e8;font-size:.7rem}.pin-us{left:18%;top:38%}.pin-ca{right:7%;top:10%}.pin-br{right:1%;bottom:9%}
.hero-v835-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid rgba(84,167,255,.35);border-radius:22px;background:rgba(4,25,53,.58);backdrop-filter:blur(12px);overflow:hidden;box-shadow:0 14px 35px rgba(0,0,0,.16)}.hero-v835-trust>div{padding:17px 10px;text-align:center}.hero-v835-trust>div+div{border-left:1px solid rgba(134,194,255,.16)}.hero-v835-trust span{display:block;color:#5fbaff;font-size:1.5rem;margin-bottom:8px}.hero-v835-trust b{font-size:.72rem;line-height:1.35;color:#edf6ff}
.hero-v835-bottom{position:relative;z-index:5;border-top:1px solid rgba(59,151,236,.25);background:linear-gradient(180deg,rgba(2,19,43,.92),#031831)}.hero-v835-bottom-grid{display:grid;grid-template-columns:repeat(5,1fr)}.hero-v835-bottom-grid>div{display:flex;align-items:center;justify-content:center;gap:14px;min-height:108px;padding:16px 14px}.hero-v835-bottom-grid>div+div{border-left:1px solid rgba(99,169,231,.18)}.hero-v835-bottom-grid span{font-size:2rem;color:#35b6ff}.hero-v835-bottom-grid p{margin:0;color:#dce9f5;font-size:.78rem;line-height:1.45}.hero-v835-bottom-grid strong{color:#fff}

@media(max-width:1180px){.hero-v835-shell{grid-template-columns:1fr .9fr;grid-template-areas:'copy stage' 'global global';min-height:auto}.hero-v835-copy{grid-area:copy}.hero-v835-stage{grid-area:stage;min-height:520px}.hero-v835-global{grid-area:global;display:grid;grid-template-columns:.82fr 1fr;column-gap:28px;align-items:center}.hero-v835-global .global-map{grid-row:1/5;grid-column:2}.hero-v835-global .hero-v835-trust{grid-column:1/3}.hero-v835-photo{inset:0 -80px 0 -100px}.hero-v835-bottom-grid{grid-template-columns:repeat(3,1fr)}.hero-v835-bottom-grid>div:nth-child(4){border-left:0}}
@media(max-width:820px){.site-header{position:sticky;top:0}.nav{background:#061a37;border-color:#12365d}.nav a{color:#fff}.hero-v835-shell{display:block;padding:42px 0 0}.hero-v835-copy{padding-bottom:32px}.hero-v835-copy h1{font-size:clamp(3rem,13vw,5rem)}.hero-v835-stage{min-height:440px;margin:0 -14px}.hero-v835-photo{inset:0 -30px 0 -30px;mask-image:linear-gradient(180deg,transparent 0,#000 10%,#000 88%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 10%,#000 88%,transparent 100%)}.hero-v835-global{display:block;padding:30px 0 35px}.global-map{height:260px}.hero-v835-bottom-grid{grid-template-columns:1fr 1fr}.hero-v835-bottom-grid>div:nth-child(odd){border-left:0}.hero-v835-bottom-grid>div:nth-child(n+3){border-top:1px solid rgba(99,169,231,.12)}}
@media(max-width:560px){.brand img{width:150px}.hero-v835-kicker{font-size:.64rem;letter-spacing:.18em}.hero-v835-copy h1{font-size:clamp(2.7rem,15vw,4.1rem)}.hero-v835-lead{font-size:1rem}.hero-v835-actions{display:grid}.hero-v835-primary,.hero-v835-secondary{width:100%;min-height:72px}.hero-v835-checks{display:grid}.hero-v835-stage{min-height:360px}.global-map{height:230px}.dc-pin>b{width:36px;height:36px;font-size:1.1rem}.dc-pin strong{font-size:.61rem}.dc-pin small{font-size:.61rem}.hero-v835-trust{grid-template-columns:1fr}.hero-v835-trust>div+div{border-left:0;border-top:1px solid rgba(134,194,255,.16)}.hero-v835-bottom-grid{grid-template-columns:1fr}.hero-v835-bottom-grid>div+div{border-left:0;border-top:1px solid rgba(99,169,231,.12)}}

@media(max-width:820px){.hero-v835-photo{background-position:58% center !important;}}

@media(max-width:1180px){.hero-v835-bg{background-size:cover,auto,auto,cover;background-position:center center,15% 48%,78% 24%,center center}.hero-v835-stage{min-height:420px}}

@media(max-width:820px){.hero-v835-bg{background-size:cover,auto,auto,cover;background-position:center center,15% 48%,78% 24%,62% center}.hero-v835-stage{min-height:160px}}

@media(max-width:560px){.hero-v835-bg{background-position:center center,15% 48%,78% 24%,66% center}.hero-v835-stage{min-height:120px}}

/* V8.4.0 — premium hero typography + premium feature strip */
.hero-premium-title{
  font-family:"Arial Black","Trebuchet MS",Manrope,sans-serif !important;
  font-weight:900 !important;
  text-transform:uppercase;
  letter-spacing:-.065em !important;
  line-height:.90 !important;
  text-shadow:0 6px 28px rgba(0,0,0,.28);
}
.hero-premium-title em{
  font-style:normal;
  font-weight:900;
  background:linear-gradient(180deg,#ff9d2d 0%,#ff6a12 55%,#ff4d00 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent !important;
  text-shadow:none !important;
  filter:drop-shadow(0 8px 18px rgba(255,106,18,.18));
}

.premium-feature-strip{
  background:
    linear-gradient(180deg,rgba(2,17,39,.92),rgba(2,25,55,.98)),
    radial-gradient(circle at 50% 0%,rgba(28,138,255,.12),transparent 44%);
  border-top:1px solid rgba(81,174,255,.22);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03);
}
.premium-feature-grid{
  gap:14px;
  padding:16px 0;
}
.premium-feature-item{
  min-height:118px !important;
  padding:18px 14px !important;
  border-radius:20px;
  position:relative;
  overflow:hidden;
  background:
    linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));
  border:1px solid rgba(99,177,255,.12);
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease;
}
.premium-feature-item:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,transparent 0 35%,rgba(68,170,255,.08) 50%,transparent 65%);
  transform:translateX(-100%);
  transition:transform .55s ease;
}
.premium-feature-item:hover{
  transform:translateY(-4px);
  border-color:rgba(72,179,255,.34);
  background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.024));
  box-shadow:0 16px 38px rgba(0,0,0,.18),0 0 0 1px rgba(66,166,255,.05) inset;
}
.premium-feature-item:hover:before{transform:translateX(100%)}

.premium-icon{
  width:58px;
  height:58px;
  border-radius:18px;
  display:grid !important;
  place-items:center;
  flex:0 0 58px;
  background:
    linear-gradient(145deg,rgba(22,126,255,.25),rgba(6,62,132,.18));
  border:1px solid rgba(92,185,255,.28);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.10),
    0 12px 24px rgba(0,0,0,.15);
}
.premium-icon svg{
  width:28px;
  height:28px;
  fill:none;
  stroke:#62c5ff;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  filter:drop-shadow(0 0 8px rgba(62,179,255,.20));
}
.premium-feature-item p{
  position:relative;
  z-index:1;
  font-size:.79rem !important;
  color:#cbdced !important;
}
.premium-feature-item strong{
  color:#fff !important;
  font-size:.88rem;
  letter-spacing:-.01em;
}

@media(max-width:820px){
  .hero-premium-title{letter-spacing:-.05em !important}
  .premium-feature-grid{gap:10px}
  .premium-feature-item{min-height:104px !important}
}
@media(max-width:560px){
  .hero-premium-title{letter-spacing:-.045em !important;line-height:.92 !important}
  .premium-feature-item{
    justify-content:flex-start !important;
    text-align:left !important;
    min-height:94px !important;
    padding:16px !important;
  }
  .premium-icon{width:52px;height:52px;flex-basis:52px}
  .premium-icon svg{width:25px;height:25px}
}


/* V8.4.1 — hero CTAs premium side by side */
.hero-premium-actions{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px !important;
  width:min(100%,690px);
  align-items:stretch;
}
.hero-premium-actions .hero-action-card{
  min-width:0;
  min-height:92px;
  padding:16px 18px;
  border-radius:20px;
  display:grid;
  grid-template-columns:48px minmax(0,1fr) 22px;
  align-items:center;
  gap:12px;
  position:relative;
  overflow:hidden;
  isolation:isolate;
  box-shadow:0 18px 38px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.12);
}
.hero-premium-actions .hero-action-card:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,transparent 0 34%,rgba(255,255,255,.15) 48%,transparent 62%);
  transform:translateX(-120%);
  transition:transform .6s ease;
  z-index:-1;
}
.hero-premium-actions .hero-action-card:hover:before{transform:translateX(120%)}
.hero-premium-actions .hero-action-card:hover{transform:translateY(-4px) scale(1.01)}
.hero-premium-actions .hero-v835-primary{
  background:linear-gradient(135deg,#ff9d25 0%,#ff6a12 48%,#ff4b05 100%);
  border:1px solid rgba(255,183,103,.40);
}
.hero-premium-actions .hero-v835-secondary{
  background:linear-gradient(145deg,rgba(8,53,104,.90),rgba(3,25,56,.92));
  border:1px solid rgba(72,177,255,.46);
  backdrop-filter:blur(12px);
}
.hero-premium-actions .cta-circle,.hero-premium-actions .play-circle{
  width:48px;
  height:48px;
  flex-basis:48px;
  border-radius:16px;
}
.hero-premium-actions .cta-circle{
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.18);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12);
}
.hero-premium-actions .play-circle{
  background:rgba(16,157,248,.12);
  border:1px solid rgba(80,190,255,.55);
  color:#8edbff;
  box-shadow:0 0 0 6px rgba(20,157,248,.05);
}
.hero-action-copy{display:block;min-width:0}
.hero-action-copy small{
  display:block;
  margin-bottom:4px;
  font-size:.60rem;
  letter-spacing:.12em;
  font-weight:800;
  color:rgba(255,255,255,.72);
  white-space:nowrap;
}
.hero-action-copy b{
  display:block;
  color:#fff;
  font-family:Manrope,Inter,sans-serif;
  font-size:.98rem;
  line-height:1.2;
  letter-spacing:-.02em;
}
.hero-action-arrow{
  color:#fff;
  font-size:1.25rem;
  opacity:.9;
  transition:transform .25s ease;
}
.hero-action-card:hover .hero-action-arrow{transform:translateX(4px)}

@media(max-width:760px){
  .hero-premium-actions{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px !important}
  .hero-premium-actions .hero-action-card{min-height:84px;padding:13px 12px;grid-template-columns:42px minmax(0,1fr);gap:9px}
  .hero-premium-actions .cta-circle,.hero-premium-actions .play-circle{width:42px;height:42px;flex-basis:42px;border-radius:14px}
  .hero-action-copy small{font-size:.52rem;letter-spacing:.08em}
  .hero-action-copy b{font-size:.84rem}
  .hero-action-arrow{display:none}
}
@media(max-width:430px){
  .hero-premium-actions .hero-action-card{padding:11px 10px;grid-template-columns:38px minmax(0,1fr)}
  .hero-premium-actions .cta-circle,.hero-premium-actions .play-circle{width:38px;height:38px;flex-basis:38px}
  .hero-action-copy small{display:none}
  .hero-action-copy b{font-size:.78rem}
}


/* V8.4.2 — desktop CTAs wider and more premium */
@media(min-width:761px){
  .hero-premium-actions{
    width:min(100%,820px) !important;
    grid-template-columns:repeat(2,minmax(320px,1fr));
    gap:18px !important;
  }
  .hero-premium-actions .hero-action-card{
    min-height:100px;
    padding:18px 22px;
    border-radius:22px;
    grid-template-columns:54px minmax(0,1fr) 24px;
    gap:15px;
    box-shadow:
      0 22px 46px rgba(0,0,0,.24),
      inset 0 1px 0 rgba(255,255,255,.14),
      0 0 0 1px rgba(255,255,255,.025);
  }
  .hero-premium-actions .hero-v835-primary{
    background:
      radial-gradient(circle at 18% 18%,rgba(255,255,255,.18),transparent 22%),
      linear-gradient(135deg,#ffad35 0%,#ff7818 42%,#ff4d05 100%);
    border-color:rgba(255,192,122,.55);
  }
  .hero-premium-actions .hero-v835-secondary{
    background:
      radial-gradient(circle at 18% 18%,rgba(62,178,255,.16),transparent 24%),
      linear-gradient(145deg,rgba(10,70,136,.96),rgba(3,27,61,.96));
    border-color:rgba(84,190,255,.58);
  }
  .hero-premium-actions .hero-action-card:after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:2px;
    opacity:.9;
  }
  .hero-premium-actions .hero-v835-primary:after{
    background:linear-gradient(90deg,transparent,#ffc076,#ff6b18,transparent);
  }
  .hero-premium-actions .hero-v835-secondary:after{
    background:linear-gradient(90deg,transparent,#79d3ff,#159df8,transparent);
  }
  .hero-premium-actions .cta-circle,
  .hero-premium-actions .play-circle{
    width:54px;
    height:54px;
    flex-basis:54px;
    border-radius:17px;
  }
  .hero-action-copy small{
    font-size:.63rem;
    letter-spacing:.13em;
  }
  .hero-action-copy b{
    font-size:1.05rem;
    line-height:1.18;
  }
  .hero-action-arrow{
    font-size:1.35rem;
  }
  .hero-premium-actions .hero-action-card:hover{
    transform:translateY(-5px) scale(1.012);
    box-shadow:
      0 28px 56px rgba(0,0,0,.28),
      inset 0 1px 0 rgba(255,255,255,.17),
      0 0 0 1px rgba(255,255,255,.035);
  }
}

/* V8.4.3 — benefit cards prime */
.cards-six{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.benefit-card-prime{
  position:relative;
  padding:24px 22px 22px !important;
  text-align:left !important;
  overflow:hidden;
  border-radius:24px !important;
  background:
    linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  border:1px solid #dce8f3 !important;
  box-shadow:0 18px 42px rgba(5,39,90,.08), inset 0 1px 0 rgba(255,255,255,.9);
}
.benefit-card-prime::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at top right,rgba(28,138,255,.09),transparent 32%),
    linear-gradient(120deg,transparent 0 40%,rgba(255,255,255,.65) 50%,transparent 60%);
  opacity:.95;
  transform:translateX(-105%);
  transition:transform .7s ease;
  pointer-events:none;
}
.benefit-card-prime:hover::before{transform:translateX(105%)}
.benefit-card-prime:hover{
  transform:translateY(-8px) !important;
  border-color:#c7dcf0 !important;
  box-shadow:0 22px 50px rgba(5,39,90,.12);
}
.benefit-kicker{
  display:inline-flex;
  margin:0 0 12px;
  padding:7px 11px;
  border-radius:999px;
  background:#eef6ff;
  border:1px solid #d6e8fb;
  color:#0c5fb1;
  font-size:.68rem;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.prime-icon{
  width:64px !important;
  height:64px !important;
  margin:0 0 18px !important;
  border-radius:20px !important;
  background:
    linear-gradient(145deg,#0f68cf 0%,#0a4f9d 60%,#083f7c 100%) !important;
  color:#fff !important;
  box-shadow:
    0 16px 30px rgba(7,88,170,.18),
    inset 0 1px 0 rgba(255,255,255,.15);
  position:relative;
}
.prime-icon::after{
  content:"";
  position:absolute;
  inset:1px;
  border-radius:19px;
  border:1px solid rgba(255,255,255,.10);
  pointer-events:none;
}
.prime-icon svg{
  width:30px;
  height:30px;
  fill:none;
  stroke:#fff;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  filter:drop-shadow(0 2px 8px rgba(0,0,0,.12));
}
.benefit-card-prime h3{
  margin:0 0 10px !important;
  font-size:1.08rem !important;
  letter-spacing:-.02em;
}
.benefit-card-prime p{
  font-size:.9rem !important;
  line-height:1.65 !important;
  color:#5f7488 !important;
}
@media (max-width:980px){
  .cards-six{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:560px){
  .cards-six{grid-template-columns:1fr}
  .benefit-card-prime{
    display:block !important;
    padding:20px 18px !important;
  }
  .benefit-card-prime .prime-icon{
    margin:0 0 14px !important;
  }
  .benefit-card-prime h3{margin-top:0 !important}
  .benefit-card-prime p{grid-column:auto !important}
}

@media (max-width:820px){
  .cta-grid{grid-template-columns:1fr;padding:48px 0 190px;min-height:unset}
  .cta-grid>.btn{justify-self:start}
  .cta-visual{width:100%;height:220px;inset:auto 0 0 0;opacity:.92}
  .cta-visual:before{background:linear-gradient(180deg,#041a3a 0%,rgba(4,26,58,.70) 20%,rgba(4,26,58,.16) 58%,rgba(4,26,58,.06) 100%)}
}

/* V8.4.5 — CTA band with stronger SEO / premium background */
.cta-band{
  position:relative;
  overflow:hidden;
  background:linear-gradient(108deg,#04162f 0%,#061e45 45%,#0a2e67 100%);
}
.cta-grid{min-height:340px}
.cta-copy{position:relative;z-index:4}
.cta-copy h2{max-width:740px;text-shadow:0 10px 30px rgba(0,0,0,.18)}
.cta-copy > p:not(.eyebrow){max-width:650px}
.cta-visual{
  position:absolute;
  inset:0 0 0 auto;
  width:56%;
  opacity:.96;
}
.cta-visual img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  filter:saturate(1.06) contrast(1.02);
}
.cta-visual:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,#04162f 0%,rgba(4,22,47,.88) 14%,rgba(4,22,47,.55) 30%,rgba(4,22,47,.18) 48%,rgba(4,22,47,.06) 64%,rgba(4,22,47,.18) 100%);
}
.cta-visual:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(4,22,47,.26) 0%,rgba(4,22,47,.06) 38%,rgba(4,22,47,.45) 100%);
}
@media (max-width:820px){
  .cta-grid{padding:48px 0 200px;min-height:auto}
  .cta-visual{width:100%;height:230px;inset:auto 0 0 0}
  .cta-visual:before{
    background:linear-gradient(180deg,#04162f 0%,rgba(4,22,47,.74) 20%,rgba(4,22,47,.22) 60%,rgba(4,22,47,.08) 100%);
  }
}

/* V8.5.0 — interactive player lab */
.player-lab{display:grid;grid-template-columns:300px 1fr;gap:24px;align-items:stretch}
.player-controls-panel{background:#071a35;color:#fff;border:1px solid #15385e;border-radius:24px;padding:22px;display:grid;gap:15px;box-shadow:0 18px 42px rgba(4,28,61,.16)}
.player-controls-panel label{display:grid;gap:7px;font-size:.78rem;font-weight:800;color:#bdd6f1}
.player-controls-panel input,.player-controls-panel select{width:100%;border:1px solid #24486f;background:#0a2447;color:#fff;border-radius:12px;padding:12px;font:inherit}
.player-controls-panel input[type=color]{height:46px;padding:5px}
.player-controls-panel .toggle-row{display:flex;align-items:center;gap:10px}.player-controls-panel .toggle-row input{width:auto}
.interactive-player-shell{display:grid;place-items:center;background:radial-gradient(circle at 50% 20%,#164f94,#061a36 62%);border-radius:28px;padding:34px;min-height:430px;overflow:hidden}
.interactive-demo{width:min(100%,680px);--demo-accent:#ff7a18}
.interactive-demo .main,.interactive-demo .live-label i{background:var(--demo-accent)!important}
.interactive-demo .app-progress b{background:var(--demo-accent)!important}
.interactive-demo.light{background:#fff!important;color:#0b2c55!important;border-color:#d7e4ef!important}
.interactive-demo.light .radio-name,.interactive-demo.light h3,.interactive-demo.light footer b{color:#0b2c55!important}
.interactive-demo.light p,.interactive-demo.light footer,.interactive-demo.light .radio-app-head{color:#60758a!important}
.interactive-demo.no-cover .radio-app-core{grid-template-columns:1fr!important}
.interactive-demo.no-cover .radio-app-core>img{display:none!important}
@media(max-width:860px){.player-lab{grid-template-columns:1fr}.player-controls-panel{grid-template-columns:1fr 1fr}.player-controls-panel .btn{grid-column:1/-1}}
@media(max-width:560px){.player-controls-panel{grid-template-columns:1fr}.interactive-player-shell{padding:16px;min-height:360px}}

/* V8.5.3 — destaque premium de preço */
.plans-price-highlight{
  position:relative;
  max-width:920px;
  margin:0 auto 28px;
  padding:18px 20px;
  border-radius:22px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  text-align:left;
  overflow:hidden;
  background:
    linear-gradient(135deg,rgba(5,31,70,.98),rgba(8,61,126,.97) 68%,rgba(13,90,176,.96));
  border:1px solid rgba(88,170,255,.22);
  box-shadow:
    0 20px 46px rgba(5,39,90,.14),
    inset 0 1px 0 rgba(255,255,255,.08);
}
.plans-price-highlight:before{
  content:"";
  position:absolute;
  width:260px;
  height:260px;
  border-radius:50%;
  right:-90px;
  top:-130px;
  background:radial-gradient(circle,rgba(255,132,35,.20),transparent 65%);
  pointer-events:none;
}
.plans-price-copy{
  position:relative;
  z-index:1;
  display:grid;
  gap:5px;
}
.plans-price-kicker{
  font-size:.68rem;
  letter-spacing:.16em;
  font-weight:900;
  color:#7bc5ff;
}
.plans-price-copy strong{
  font-family:Manrope,sans-serif;
  font-size:clamp(1.35rem,2vw,1.9rem);
  line-height:1.1;
  color:#fff;
  letter-spacing:-.03em;
}
.plans-price-copy strong em{
  font-style:normal;
  color:#ff982f;
  text-shadow:0 0 24px rgba(255,152,47,.18);
}
.plans-price-copy small{
  color:#cfe1f7;
  font-size:.82rem;
  line-height:1.45;
}
.plans-price-cta{
  position:relative;
  z-index:1;
  flex:0 0 auto;
  min-height:50px;
  padding:0 16px 0 18px;
  border-radius:16px;
  display:inline-flex;
  align-items:center;
  gap:14px;
  text-decoration:none;
  color:#fff;
  font-weight:800;
  background:linear-gradient(135deg,#ff8a1d,#ff5b0d);
  box-shadow:0 14px 28px rgba(255,95,14,.24);
  transition:.25s ease;
}
.plans-price-cta b{
  width:28px;
  height:28px;
  border-radius:10px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.12);
}
.plans-price-cta:hover{transform:translateY(-3px)}
.plan-price{
  display:flex;
  align-items:flex-end;
  gap:8px;
  margin:-2px 0 14px;
}
.plan-price>span{
  font-size:.7rem;
  text-transform:uppercase;
  letter-spacing:.08em;
  color:#7790a8;
  font-weight:800;
  padding-bottom:4px;
}
.plan-price strong{
  font-family:Manrope,sans-serif;
  font-size:1.65rem;
  line-height:1;
  color:#0b376c;
  letter-spacing:-.04em;
}
.plan-price strong small{
  font-size:.72rem;
  color:#73879b;
  font-weight:700;
  margin-left:3px;
}
@media(max-width:680px){
  .plans-price-highlight{
    align-items:flex-start;
    flex-direction:column;
    padding:18px;
  }
  .plans-price-cta{width:100%;justify-content:space-between}
}

/* V8.5.4 — selo discreto de preço na hero */
.hero-price-badge{
  display:inline-flex;
  align-items:center;
  gap:9px;
  width:max-content;
  max-width:100%;
  margin:0 0 18px;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(4,24,53,.56);
  border:1px solid rgba(116,188,255,.16);
  backdrop-filter:blur(10px);
  color:#dfeeff;
  font-size:.76rem;
  font-weight:600;
  letter-spacing:.01em;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04);
}
.hero-price-badge strong{
  color:#ff9a32;
  font-family:Manrope,sans-serif;
  font-size:.82rem;
  font-weight:800;
}
.hero-price-dot{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#ff8a1d;
  box-shadow:0 0 0 5px rgba(255,138,29,.10);
  flex:0 0 7px;
}
@media(max-width:560px){
  .hero-price-badge{
    font-size:.72rem;
    padding:8px 11px;
    margin-bottom:16px;
  }
  .hero-price-badge strong{font-size:.78rem}
}

/* V8.5.5 — destaque um pouco maior logo abaixo do título da hero */
.hero-price-badge.hero-price-badge-strong{
  margin:12px 0 18px;
  padding:11px 16px;
  border-radius:16px;
  background:linear-gradient(135deg, rgba(8,33,72,.88), rgba(10,52,109,.76));
  border:1px solid rgba(132,198,255,.22);
  box-shadow:
    0 16px 34px rgba(4,24,53,.14),
    inset 0 1px 0 rgba(255,255,255,.06);
  font-size:.92rem;
  font-weight:700;
}
.hero-price-badge.hero-price-badge-strong strong{
  font-size:1.08rem;
  color:#ff9a32;
  letter-spacing:-.01em;
}
.hero-price-badge.hero-price-badge-strong .hero-price-dot{
  width:8px;
  height:8px;
  flex-basis:8px;
  box-shadow:0 0 0 7px rgba(255,138,29,.12);
}
@media(max-width:560px){
  .hero-price-badge.hero-price-badge-strong{
    margin:10px 0 16px;
    padding:10px 14px;
    font-size:.84rem;
  }
  .hero-price-badge.hero-price-badge-strong strong{
    font-size:.98rem;
  }
}

/* V8.5.6 — diagnóstico inteligente */
.diag-recommendation.has-result{
  border-color:rgba(31,126,224,.28);
  background:linear-gradient(145deg,#f8fbff,#eef6ff);
  box-shadow:0 14px 32px rgba(5,67,139,.08);
}
.diag-recommendation.has-result > strong{
  display:block;
  margin:7px 0 8px;
  font-family:Manrope,sans-serif;
  font-size:1.28rem;
  color:#0a376d;
  letter-spacing:-.025em;
}
.diag-result-range{
  display:inline-flex;
  margin-top:8px;
  padding:8px 11px;
  border-radius:999px;
  background:#0a4f9d;
  color:#fff;
  font-size:.76rem;
  font-weight:800;
}
.diag-result-meta{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:12px;
}
.diag-result-meta span{
  display:inline-flex;
  padding:7px 10px;
  border-radius:10px;
  background:#fff;
  border:1px solid #dce8f2;
  color:#60758a;
  font-size:.75rem;
}
.diag-result-meta b{color:#0a376d}
.plan-card.diagnostic-selected{
  border-color:#1685e8 !important;
  box-shadow:
    0 0 0 3px rgba(22,133,232,.10),
    0 22px 50px rgba(5,70,145,.14) !important;
  transform:translateY(-5px);
}
.plan-card.diagnostic-selected:after{
  content:"RECOMENDADO PELO DIAGNÓSTICO";
  position:absolute;
  left:18px;
  right:18px;
  bottom:-13px;
  min-height:28px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  background:linear-gradient(135deg,#0b67c8,#0a4f9d);
  color:#fff;
  font-size:.62rem;
  font-weight:900;
  letter-spacing:.08em;
  box-shadow:0 10px 22px rgba(5,70,145,.18);
}

@media(max-width:700px){
  .brand img{width:270px;height:62px;object-fit:contain;background:#fff;padding:6px 10px;border-radius:999px;box-shadow:0 10px 22px rgba(8,33,72,.12)}
  .footer-brand img{width:240px;padding:6px 10px;border-radius:999px}
}


/* V8.6.0 — logo maior com menos espaço branco */
.brand img{
  width:380px !important;
  height:84px !important;
  object-fit:contain;
  background:#fff;
  padding:6px 12px !important;
  border-radius:999px;
}
.footer-brand img{
  width:320px !important;
  height:auto;
  background:#fff;
  padding:6px 12px !important;
  border-radius:999px;
}
@media(max-width:700px){
  .brand img{
    width:270px !important;
    height:62px !important;
    padding:6px 10px !important;
  }
  .footer-brand img{
    width:240px !important;
    padding:6px 10px !important;
  }
}


/* V8.6.1 — logo maior, com mais altura */
.brand img{
  width:390px !important;
  height:108px !important;
  object-fit:contain;
  background:#fff;
  padding:8px 14px !important;
  border-radius:999px;
  box-shadow:0 14px 30px rgba(8,33,72,.12);
}
.footer-brand img{
  width:335px !important;
  height:auto;
  background:#fff;
  padding:8px 14px !important;
  border-radius:999px;
  box-shadow:0 14px 30px rgba(8,33,72,.16);
}
@media(max-width:700px){
  .brand img{
    width:285px !important;
    height:82px !important;
    padding:7px 12px !important;
  }
  .footer-brand img{
    width:250px !important;
    padding:7px 12px !important;
  }
}


/* V8.6.2 — logo realmente maior no header/rodapé */
.site-header .nav-wrap{
  min-height: 118px !important;
  height: auto !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  align-items: center !important;
  gap: 20px !important;
}
.site-header .brand{
  display:flex !important;
  align-items:center !important;
  flex:0 0 auto !important;
}
.site-header .brand img{
  width: 470px !important;
  height: 128px !important;
  max-width: none !important;
  object-fit: contain !important;
  background:#fff !important;
  padding: 6px 10px !important;
  border-radius: 999px !important;
  box-shadow: 0 14px 30px rgba(8,33,72,.12) !important;
}

.site-header .nav{
  gap: 22px !important;
}
.site-header .header-cta{
  margin-left: 0 !important;
}

.footer-brand img{
  width: 360px !important;
  max-width:none !important;
  height:auto !important;
  background:#fff !important;
  padding:6px 10px !important;
  border-radius:999px !important;
  box-shadow:0 14px 30px rgba(8,33,72,.16) !important;
}

@media(max-width:1100px){
  .site-header .nav-wrap{
    min-height: 104px !important;
    gap: 16px !important;
  }
  .site-header .brand img{
    width: 390px !important;
    height: 108px !important;
  }
}

@media(max-width:700px){
  .site-header .nav-wrap{
    min-height: 92px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .site-header .brand img{
    width: 310px !important;
    height: 88px !important;
    padding: 6px 8px !important;
  }
  .footer-brand img{
    width: 260px !important;
    padding:6px 8px !important;
  }
}


/* V8.6.3 — correção: aumentar a LOGOMARCA, não o fundo branco */
.site-header .nav-wrap{
  min-height: 108px !important;
  height: auto !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  align-items: center !important;
}

.site-header .brand{
  display:flex !important;
  align-items:center !important;
  flex:0 0 auto !important;
}

.site-header .brand img{
  width: 430px !important;
  height: 120px !important;
  max-width: none !important;
  object-fit: contain !important;

  /* remove a cápsula branca */
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.footer-brand img{
  width: 320px !important;
  height: auto !important;
  max-width: none !important;

  /* remove a cápsula branca */
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  filter: none !important;
  mix-blend-mode: normal !important;
}

@media(max-width:1100px){
  .site-header .brand img{
    width: 360px !important;
    height: 102px !important;
  }
  .footer-brand img{
    width: 280px !important;
  }
}

@media(max-width:700px){
  .site-header .nav-wrap{
    min-height: 88px !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .site-header .brand img{
    width: 280px !important;
    height: 80px !important;
  }
  .footer-brand img{
    width: 230px !important;
  }
}


/* V8.6.4 — nova logo enviada pelo usuário, tamanho médio e sem fundo adicional */
.site-header .nav-wrap{
  min-height: 92px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.site-header .brand img{
  width: 300px !important;
  height: 92px !important;
  max-width: none !important;
  object-fit: contain !important;
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  filter: none !important;
}

.footer-brand img{
  width: 240px !important;
  height: auto !important;
  max-width: none !important;
  object-fit: contain !important;
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  filter: none !important;
  mix-blend-mode: normal !important;
}

@media(max-width:1100px){
  .site-header .brand img{
    width: 270px !important;
    height: 82px !important;
  }
  .footer-brand img{
    width: 220px !important;
  }
}

@media(max-width:700px){
  .site-header .nav-wrap{
    min-height: 82px !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .site-header .brand img{
    width: 220px !important;
    height: 68px !important;
  }
  .footer-brand img{
    width: 190px !important;
  }
}

/* V8.6.5 — espaçamento saudável entre logo e menu, sem reduzir a área visual da logo */
.site-header .nav-wrap{
  gap: 0 !important;
}

/* A arte original tem proporção aproximada de 1.777:1.
   Mantemos 92px de altura e ajustamos a largura ao conteúdo real,
   eliminando a área horizontal vazia criada pelo object-fit: contain. */
.site-header .brand img{
  width: 164px !important;
  height: 92px !important;
  object-fit: contain !important;
}

.site-header .nav{
  margin-left: 18px !important;
  gap: 22px !important;
}

.site-header .header-cta{
  margin-left: 16px !important;
}

@media(max-width:1100px){
  .site-header .brand img{
    width: 146px !important;
    height: 82px !important;
  }
  .site-header .nav{
    margin-left: 16px !important;
    gap: 18px !important;
  }
}

@media(max-width:820px){
  .site-header .nav{
    margin-left: 0 !important;
  }
}

@media(max-width:700px){
  .site-header .brand img{
    width: 121px !important;
    height: 68px !important;
  }
}

/* V8.6.6 — header premium branco + logo 140px + preço em destaque */
.site-header{
  background:#ffffff !important;
  border-bottom:1px solid rgba(8,33,72,.08) !important;
  box-shadow:0 10px 30px rgba(8,33,72,.08) !important;
  backdrop-filter:none !important;
}

.site-header .nav-wrap{
  min-height:152px !important;
  height:auto !important;
  padding-top:6px !important;
  padding-bottom:6px !important;
  gap:0 !important;
  align-items:center !important;
}

/* Logo: 140px de altura no desktop, sem cápsula individual */
.site-header .brand{
  display:flex !important;
  align-items:center !important;
  flex:0 0 auto !important;
  margin:0 !important;
}

.site-header .brand img{
  width:249px !important;
  height:140px !important;
  max-width:none !important;
  object-fit:contain !important;
  background:transparent !important;
  padding:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  filter:none !important;
}

/* Distância curta e saudável entre logomarca e navegação */
.site-header .nav{
  margin-left:18px !important;
  gap:18px !important;
}

.site-header .nav a{
  color:#123f73 !important;
  font-size:.88rem !important;
}
.site-header .nav a:hover{
  color:#ff6a16 !important;
}

.site-header .menu-toggle span{
  background:#123f73 !important;
}

/* Destaque premium dos planos no lugar de "Receber Proposta" */
.site-header .header-price-cta{
  margin-left:16px !important;
  min-width:154px;
  padding:11px 15px 10px;
  border-radius:16px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:1px;
  background:
    linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,0) 45%),
    linear-gradient(135deg,#ff8a1f 0%,#ff5a0d 100%);
  border:1px solid rgba(255,122,26,.28);
  box-shadow:
    0 12px 24px rgba(255,93,13,.22),
    inset 0 1px 0 rgba(255,255,255,.35);
  color:#fff !important;
  text-decoration:none;
  line-height:1;
  transition:transform .22s ease, box-shadow .22s ease;
  position:relative;
  overflow:hidden;
}

.site-header .header-price-cta::after{
  content:"";
  position:absolute;
  inset:-80% auto -80% -35%;
  width:36%;
  transform:rotate(18deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);
  transition:left .45s ease;
}

.site-header .header-price-cta:hover{
  transform:translateY(-2px);
  box-shadow:
    0 16px 30px rgba(255,93,13,.30),
    inset 0 1px 0 rgba(255,255,255,.4);
}

.site-header .header-price-cta:hover::after{
  left:118%;
}

.header-price-kicker{
  font-size:.58rem;
  letter-spacing:.12em;
  font-weight:800;
  opacity:.92;
  white-space:nowrap;
}

.site-header .header-price-cta strong{
  display:block;
  margin-top:4px;
  font-family:Manrope,Arial,sans-serif;
  font-size:1.28rem;
  font-weight:900;
  letter-spacing:-.035em;
  white-space:nowrap;
}

.site-header .header-price-cta strong span{
  font-size:.72rem;
  font-weight:800;
  margin-left:3px;
  letter-spacing:0;
}

@media(max-width:1180px){
  .site-header .brand img{
    width:213px !important;
    height:120px !important;
  }
  .site-header .nav-wrap{
    min-height:132px !important;
  }
  .site-header .nav{
    margin-left:14px !important;
    gap:14px !important;
  }
  .site-header .nav a{
    font-size:.82rem !important;
  }
}

/* O CTA já era ocultado no layout intermediário; preservamos isso para não apertar o menu. */
@media(max-width:820px){
  .site-header .header-price-cta{
    display:none !important;
  }
}

@media(max-width:820px){
  .site-header .nav-wrap{
    min-height:94px !important;
    height:auto !important;
    padding-top:5px !important;
    padding-bottom:5px !important;
  }
  .site-header .brand img{
    width:149px !important;
    height:84px !important;
  }
  .site-header .nav{
    margin-left:0 !important;
    top:94px !important;
    background:#ffffff !important;
    border-color:#e0e8f1 !important;
  }
  .site-header .nav a{
    color:#123f73 !important;
  }
}

@media(max-width:560px){
  .site-header .brand img{
    width:128px !important;
    height:72px !important;
  }
  .site-header .nav-wrap{
    min-height:82px !important;
  }
  .site-header .nav{
    top:82px !important;
  }
}

/* V8.6.7 — logo transparente oficial no topo */
.site-header .brand img {
  width:249px !important;
  height:140px !important;
  max-width:none !important;
  object-fit:contain !important;
  background:transparent !important;
  padding:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
}

@media(max-width:1180px){
  .site-header .brand img{
    width:214px !important;
    height:120px !important;
  }
}

@media(max-width:820px){
  .site-header .brand img{
    width:150px !important;
    height:84px !important;
  }
}

@media(max-width:560px){
  .site-header .brand img{
    width:128px !important;
    height:72px !important;
  }
}

/* V8.6.8 — logo 200px de altura, sem espaços em branco */
.site-header {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.site-header .header-inner {
  min-height: auto !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  align-items: center !important;
}

.site-header .brand {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
  display: flex !important;
  align-items: center !important;
}

.site-header .brand img,
.brand img,
img.logo-webnow {
  width: 355px !important;
  height: 200px !important;
  max-width: none !important;
  object-fit: contain !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

@media (max-width: 1180px) {
  .site-header .brand img,
  .brand img,
  img.logo-webnow {
    width: 284px !important;
    height: 160px !important;
  }
}

@media (max-width: 820px) {
  .site-header .brand img,
  .brand img,
  img.logo-webnow {
    width: 213px !important;
    height: 120px !important;
  }
}

@media (max-width: 560px) {
  .site-header .brand img,
  .brand img,
  img.logo-webnow {
    width: 160px !important;
    height: 90px !important;
  }
}

/* V8.6.9 — recorte real da transparência interna + logo visível com 200px */
.site-header .brand {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
  display: flex !important;
  align-items: center !important;
}

.site-header .brand img {
  width: 355px !important;
  height: 200px !important;
  max-width: none !important;
  object-fit: contain !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.site-header .nav-wrap {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  min-height: auto !important;
}

@media(max-width:1180px){
  .site-header .brand img{
    width: 284px !important;
    height: 160px !important;
  }
}

@media(max-width:820px){
  .site-header .brand img{
    width: 213px !important;
    height: 120px !important;
  }
}

@media(max-width:560px){
  .site-header .brand img{
    width: 160px !important;
    height: 90px !important;
  }
}

/* V8.7.0 — correção definitiva:
   havia um max-height:64px antigo limitando a altura real da logo.
   Removemos esse limite para os 200px serem efetivamente exibidos. */
.site-header .brand img{
  width:355px !important;
  height:200px !important;
  min-height:200px !important;
  max-height:none !important;
  max-width:none !important;
  object-fit:contain !important;
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
}

.site-header .brand{
  height:200px !important;
  min-height:200px !important;
  max-height:none !important;
  margin:0 !important;
  padding:0 !important;
  line-height:0 !important;
  display:flex !important;
  align-items:center !important;
}

.site-header .nav-wrap{
  min-height:204px !important;
  height:204px !important;
  padding-top:2px !important;
  padding-bottom:2px !important;
  align-items:center !important;
}

@media(max-width:1180px){
  .site-header .brand img{
    width:284px !important;
    height:160px !important;
    min-height:160px !important;
    max-height:none !important;
  }
  .site-header .brand{
    height:160px !important;
    min-height:160px !important;
  }
  .site-header .nav-wrap{
    height:164px !important;
    min-height:164px !important;
  }
}

@media(max-width:820px){
  .site-header .brand img{
    width:213px !important;
    height:120px !important;
    min-height:120px !important;
    max-height:none !important;
  }
  .site-header .brand{
    height:120px !important;
    min-height:120px !important;
  }
  .site-header .nav-wrap{
    height:124px !important;
    min-height:124px !important;
  }
  .site-header .nav{
    top:124px !important;
  }
}

@media(max-width:560px){
  .site-header .brand img{
    width:160px !important;
    height:90px !important;
    min-height:90px !important;
    max-height:none !important;
  }
  .site-header .brand{
    height:90px !important;
    min-height:90px !important;
  }
  .site-header .nav-wrap{
    height:94px !important;
    min-height:94px !important;
  }
  .site-header .nav{
    top:94px !important;
  }
}

/* V8.7.1 — logo 130px de altura real no desktop */
.site-header .brand img{
  width:231px !important;
  height:130px !important;
  min-height:130px !important;
  max-height:none !important;
  max-width:none !important;
  object-fit:contain !important;
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
}

.site-header .brand{
  height:130px !important;
  min-height:130px !important;
  max-height:none !important;
}

.site-header .nav-wrap{
  height:134px !important;
  min-height:134px !important;
  padding-top:2px !important;
  padding-bottom:2px !important;
}

@media(max-width:1180px){
  .site-header .brand img{
    width:196px !important;
    height:110px !important;
    min-height:110px !important;
  }
  .site-header .brand{
    height:110px !important;
    min-height:110px !important;
  }
  .site-header .nav-wrap{
    height:114px !important;
    min-height:114px !important;
  }
}

@media(max-width:820px){
  .site-header .brand img{
    width:160px !important;
    height:90px !important;
    min-height:90px !important;
  }
  .site-header .brand{
    height:90px !important;
    min-height:90px !important;
  }
  .site-header .nav-wrap{
    height:94px !important;
    min-height:94px !important;
  }
  .site-header .nav{
    top:94px !important;
  }
}

@media(max-width:560px){
  .site-header .brand img{
    width:133px !important;
    height:75px !important;
    min-height:75px !important;
  }
  .site-header .brand{
    height:75px !important;
    min-height:75px !important;
  }
  .site-header .nav-wrap{
    height:79px !important;
    min-height:79px !important;
  }
  .site-header .nav{
    top:79px !important;
  }
}

/* V8.7.2 — topo mais compacto e logo com 110px de altura real no desktop */
.site-header .brand img{
  width:196px !important;
  height:110px !important;
  min-height:110px !important;
  max-height:none !important;
  max-width:none !important;
  object-fit:contain !important;
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
}

.site-header .brand{
  height:110px !important;
  min-height:110px !important;
  max-height:none !important;
  margin:0 !important;
  padding:0 !important;
  line-height:0 !important;
  display:flex !important;
  align-items:center !important;
}

.site-header .nav-wrap{
  height:114px !important;
  min-height:114px !important;
  padding-top:2px !important;
  padding-bottom:2px !important;
  align-items:center !important;
}

@media(max-width:1180px){
  .site-header .brand img{
    width:178px !important;
    height:100px !important;
    min-height:100px !important;
    max-height:none !important;
  }
  .site-header .brand{
    height:100px !important;
    min-height:100px !important;
  }
  .site-header .nav-wrap{
    height:104px !important;
    min-height:104px !important;
  }
}

@media(max-width:820px){
  .site-header .brand img{
    width:142px !important;
    height:80px !important;
    min-height:80px !important;
    max-height:none !important;
  }
  .site-header .brand{
    height:80px !important;
    min-height:80px !important;
  }
  .site-header .nav-wrap{
    height:84px !important;
    min-height:84px !important;
  }
  .site-header .nav{
    top:84px !important;
  }
}

@media(max-width:560px){
  .site-header .brand img{
    width:116px !important;
    height:65px !important;
    min-height:65px !important;
    max-height:none !important;
  }
  .site-header .brand{
    height:65px !important;
    min-height:65px !important;
  }
  .site-header .nav-wrap{
    height:69px !important;
    min-height:69px !important;
  }
  .site-header .nav{
    top:69px !important;
  }
}

/* V8.7.3 — conversão e autoridade */
.hero-trust-pills{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:18px 0 4px;
}
.hero-trust-pills span{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(255,255,255,.07);
  color:rgba(255,255,255,.92);
  font-size:.82rem;
  font-weight:700;
  backdrop-filter:blur(8px);
}

.client-strip{
  padding-top:34px !important;
  padding-bottom:34px !important;
  background:#f7f9fc;
  border-top:1px solid #e9eef5;
  border-bottom:1px solid #e9eef5;
}
.client-strip-head{
  text-align:center;
  max-width:820px;
  margin:0 auto 22px;
}
.client-strip-head h2{
  margin:.35rem 0 .55rem;
}
.client-marquee{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:10px;
}
.client-chip{
  padding:10px 16px;
  border-radius:14px;
  background:#fff;
  border:1px solid #e4eaf2;
  box-shadow:0 8px 20px rgba(18,63,115,.06);
  color:#123f73;
  font-weight:850;
  letter-spacing:.04em;
  font-size:.78rem;
}

.comparison-section{
  background:linear-gradient(180deg,#f8fbff,#fff);
}
.comparison-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
  max-width:1050px;
  margin:34px auto 0;
}
.comparison-card{
  border-radius:24px;
  padding:30px;
  border:1px solid #e4eaf2;
  background:#fff;
}
.comparison-card.muted{
  background:#f7f9fc;
}
.comparison-card.featured{
  border-color:rgba(255,106,22,.32);
  box-shadow:0 24px 60px rgba(18,63,115,.12);
  position:relative;
  overflow:hidden;
}
.comparison-card.featured::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:4px;
  background:linear-gradient(90deg,#ff8a1f,#ff5a0d);
}
.comparison-label{
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.12em;
  color:#ff6a16;
}
.comparison-card h3{
  margin:10px 0 18px;
}
.comparison-card ul{
  list-style:none;
  padding:0;
  margin:0 0 22px;
}
.comparison-card li{
  position:relative;
  padding:9px 0 9px 26px;
  border-bottom:1px solid rgba(18,63,115,.08);
}
.comparison-card li::before{
  content:"✓";
  position:absolute;
  left:0;
  color:#ff6a16;
  font-weight:900;
}
.comparison-card.muted li::before{
  content:"–";
  color:#8a98a9;
}

.infra-section{
  background:#0c2647;
  color:#fff;
}
.infra-section .section-heading p,
.infra-section .section-heading h2{
  color:#fff;
}
.infra-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
  margin-top:30px;
}
.infra-card{
  padding:22px;
  border-radius:20px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.12);
}
.infra-icon{
  font-size:1.7rem;
  margin-bottom:12px;
}
.infra-card strong{
  display:block;
  font-size:1.05rem;
  margin-bottom:6px;
}
.infra-card span{
  color:rgba(255,255,255,.72);
  font-size:.9rem;
}

.player-demo-card{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:36px;
  align-items:center;
  padding:36px;
  border-radius:28px;
  background:linear-gradient(135deg,#fff,#f4f8fd);
  border:1px solid #e4eaf2;
  box-shadow:0 22px 60px rgba(18,63,115,.09);
}
.mini-player{
  display:grid;
  grid-template-columns:76px 1fr 56px;
  gap:16px;
  align-items:center;
  padding:18px;
  border-radius:22px;
  background:#0c2647;
  color:#fff;
  box-shadow:0 18px 44px rgba(12,38,71,.22);
}
.mini-cover{
  width:76px;
  height:76px;
  border-radius:18px;
  display:grid;
  place-items:center;
  font-size:2rem;
  background:linear-gradient(135deg,#ff8a1f,#ff5a0d);
}
.mini-meta{
  min-width:0;
}
.mini-meta small{
  display:block;
  color:#ffb27d;
  font-weight:800;
  letter-spacing:.08em;
  margin-bottom:5px;
}
.mini-meta strong,
.mini-meta span{
  display:block;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.mini-meta span{
  color:rgba(255,255,255,.7);
  margin-top:4px;
}
.mini-play{
  width:50px;
  height:50px;
  border:0;
  border-radius:50%;
  background:#fff;
  color:#ff5a0d;
  font-size:1.05rem;
  cursor:pointer;
}

.faq-commercial{
  background:#f8fafc;
}
.faq-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  max-width:1000px;
  margin:30px auto 0;
}
.faq-grid details{
  background:#fff;
  border:1px solid #e3e9f1;
  border-radius:18px;
  padding:18px 20px;
}
.faq-grid summary{
  cursor:pointer;
  font-weight:850;
  color:#123f73;
}
.faq-grid p{
  margin:12px 0 0;
  color:#5d6b7c;
}

@media(max-width:900px){
  .comparison-grid,
  .player-demo-card,
  .faq-grid{
    grid-template-columns:1fr;
  }
  .infra-grid{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:560px){
  .infra-grid{
    grid-template-columns:1fr;
  }
  .player-demo-card{
    padding:22px;
  }
  .mini-player{
    grid-template-columns:60px 1fr 46px;
    gap:12px;
  }
  .mini-cover{
    width:60px;
    height:60px;
    border-radius:14px;
  }
  .mini-play{
    width:44px;
    height:44px;
  }
}



/* V8.8.0 — Landing pages por segmento + campanha integrada ao mailing */
.segment-page{background:#fff;color:#12243c}
.segment-container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.segment-header{background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #e7edf4;box-shadow:0 8px 30px rgba(12,38,71,.06)}
.segment-nav{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.segment-brand{display:block;line-height:0}
.segment-brand img{display:block;width:174px;height:98px;object-fit:contain;max-height:none!important}
.segment-nav nav{display:flex;align-items:center;gap:20px}
.segment-nav nav>a{font-weight:800;font-size:.86rem;color:#123f73;text-decoration:none}
.segment-nav-price{padding:9px 14px;border-radius:14px;background:linear-gradient(135deg,#ff8a1f,#ff5a0d);color:#fff!important;display:flex;flex-direction:column;gap:2px;box-shadow:0 10px 24px rgba(255,93,13,.20)}
.segment-nav-price small{font-size:.52rem;letter-spacing:.09em}
.segment-nav-price strong{font-size:1rem}
.segment-hero{padding:88px 0 74px;background:radial-gradient(circle at 80% 10%,rgba(255,112,20,.14),transparent 28%),linear-gradient(135deg,#081f3b 0%,#0e3767 100%);color:#fff}
.segment-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:54px;align-items:center}
.segment-eyebrow{display:inline-block;color:#ff7a1b;font-size:.72rem;font-weight:900;letter-spacing:.13em;margin-bottom:12px}
.segment-hero h1,.campaign-hero h1{font-size:clamp(2.4rem,5vw,4.7rem);line-height:.98;letter-spacing:-.045em;margin:.1em 0 .32em;color:#fff;max-width:900px}
.segment-lead{font-size:1.08rem;line-height:1.7;max-width:760px;color:rgba(255,255,255,.78)}
.segment-hero-actions{display:flex;align-items:center;gap:20px;margin-top:28px;flex-wrap:wrap}
.segment-text-link{color:#fff;font-weight:800;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.38);padding-bottom:3px}
.segment-pills{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}
.segment-pills span{padding:8px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);font-size:.78rem;font-weight:750}
.segment-hero-card{padding:30px;border-radius:26px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(10px);box-shadow:0 28px 70px rgba(0,0,0,.20)}
.segment-hero-card small{font-size:.66rem;letter-spacing:.14em;font-weight:900;color:#ffb67e}
.segment-hero-card strong{display:block;font-size:3.6rem;line-height:1;margin:15px 0 12px}
.segment-hero-card strong em{font-size:1rem;font-style:normal;margin-left:4px}
.segment-hero-card p{color:rgba(255,255,255,.72);line-height:1.55}
.segment-dc{margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.15);font-size:.82rem;font-weight:800}
.segment-section{padding:76px 0}
.segment-soft{background:#f7f9fc}
.segment-heading{max-width:760px;margin-bottom:30px}
.segment-heading h2{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.035em;line-height:1.06;margin:0}
.segment-two-cols{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.segment-list-card{padding:28px;border-radius:22px;border:1px solid #e2e9f1;background:#fff}
.segment-list-card.accent{background:#0c2647;color:#fff;border-color:#0c2647}
.segment-list-card h3{margin-top:0;font-size:1.25rem}
.segment-list-card ul{list-style:none;margin:18px 0 0;padding:0}
.segment-list-card li{padding:11px 0;border-bottom:1px solid rgba(18,63,115,.09);position:relative;padding-left:25px}
.segment-list-card li:before{content:"✓";position:absolute;left:0;color:#ff6a16;font-weight:900}
.segment-list-card.accent li{border-color:rgba(255,255,255,.12)}
.segment-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.segment-benefits article{padding:24px;border-radius:20px;background:#fff;border:1px solid #e4eaf2;box-shadow:0 12px 32px rgba(18,63,115,.06)}
.segment-benefits article>span{font-size:1.7rem}
.segment-benefits h3{margin:13px 0 8px;color:#123f73}
.segment-benefits p{color:#607084;line-height:1.55;margin:0;font-size:.92rem}
.segment-migration{padding:72px 0;background:#0b284b;color:#fff}
.segment-heading.light h2{color:#fff}
.segment-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.segment-steps article{padding:26px;border-radius:20px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}
.segment-steps b{color:#ff7a1b;font-size:1.8rem}
.segment-steps h3{margin:9px 0 6px}
.segment-steps p{color:rgba(255,255,255,.72);line-height:1.55}
.segment-contact{padding:76px 0;background:#f7f9fc}
.segment-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:start}
.segment-contact-grid h2{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.035em;margin:.15em 0 .3em}
.segment-contact-grid>div>p{color:#607084;line-height:1.65}
.segment-contact-points{display:flex;flex-direction:column;gap:9px;margin-top:24px;color:#123f73;font-weight:800}
.segment-form{background:#fff!important;border:1px solid #e0e7ef!important;box-shadow:0 20px 60px rgba(18,63,115,.09)!important}
.segment-hub-hero{text-align:center}
.segment-hub-hero .segment-lead{margin-left:auto;margin-right:auto}
.segment-hub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.segment-hub-card{display:block;text-decoration:none;color:inherit;padding:28px;border-radius:22px;background:#fff;border:1px solid #e2e9f1;box-shadow:0 14px 35px rgba(18,63,115,.05);transition:.2s}
.segment-hub-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(18,63,115,.1);border-color:rgba(255,106,22,.28)}
.segment-hub-card>span{font-size:.7rem;font-weight:900;letter-spacing:.12em;color:#ff6a16}
.segment-hub-card h2{font-size:1.55rem;margin:10px 0}
.segment-hub-card p{color:#607084;line-height:1.55}
.segment-hub-card b{color:#123f73}
.campaign-hero{padding:84px 0;background:radial-gradient(circle at 78% 12%,rgba(255,110,15,.20),transparent 30%),linear-gradient(135deg,#081f3b,#123f73);color:#fff}
.campaign-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:48px;align-items:center}
.campaign-local{color:#ffb37c;font-weight:850;margin:0 0 8px}
.campaign-proof{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 28px}
.campaign-proof span{padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);font-size:.8rem;font-weight:750}
.campaign-offer{padding:30px;border-radius:26px;background:#fff;color:#123f73;box-shadow:0 28px 70px rgba(0,0,0,.22)}
.campaign-offer small{font-size:.66rem;letter-spacing:.13em;font-weight:900;color:#ff6a16}
.campaign-offer h2{font-size:1.7rem;margin:10px 0}
.campaign-offer p{color:#607084;line-height:1.55}
.campaign-offer div{display:flex;align-items:flex-end;gap:5px;margin-top:18px}
.campaign-offer b{font-size:3.5rem;line-height:1;color:#ff5a0d}
.campaign-offer span{font-weight:800;margin-bottom:7px}
.campaign-offer em{display:block;font-style:normal;font-size:.75rem;color:#7b8898;margin-top:4px}
.campaign-compare{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.campaign-compare article{padding:24px;border:1px solid #e2e9f1;border-radius:20px;background:#fff}
.campaign-compare b{color:#ff6a16;font-size:1.7rem}
.campaign-compare h3{margin:10px 0 7px;color:#123f73}
.campaign-compare p{color:#607084;line-height:1.55;margin:0}
.segment-home-teaser{background:#f7f9fc}
.segment-home-links{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.segment-home-links a{padding:16px;border-radius:15px;background:#fff;border:1px solid #e2e9f1;text-decoration:none;color:#123f73;font-weight:850;display:flex;align-items:center;justify-content:space-between}
.segment-home-links a span{color:#ff6a16}
@media(max-width:980px){
  .segment-nav nav>a:not(.segment-nav-price){display:none}
  .segment-hero-grid,.campaign-grid,.segment-contact-grid{grid-template-columns:1fr}
  .segment-benefits{grid-template-columns:1fr 1fr}
  .segment-home-links{grid-template-columns:1fr 1fr}
}
@media(max-width:680px){
  .segment-container{width:min(100% - 28px,1180px)}
  .segment-nav{min-height:76px}
  .segment-brand img{width:132px;height:74px}
  .segment-nav-price{padding:8px 10px}
  .segment-nav-price small{display:none}
  .segment-hero,.campaign-hero{padding:58px 0}
  .segment-two-cols,.segment-benefits,.segment-steps,.segment-hub-grid,.campaign-compare,.segment-home-links{grid-template-columns:1fr}
}

/* V8.8.2 — clientes mais premium */
.clients{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 10% 0%,rgba(31,111,255,.06),transparent 28%),
    linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
}

.clients-heading{
  text-align:center;
  max-width:920px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:34px;
}

.clients-logo-title{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:12px 15px;
  margin-top:4px!important;
}

.clients-logo-title>span{
  display:inline-block;
}

.clients-inline-logo{
  display:inline-block;
  width:auto;
  height:58px;
  max-height:none!important;
  object-fit:contain;
  margin:0;
  padding:0;
  background:transparent;
  vertical-align:middle;
}

.clients-authority-subtitle{
  max-width:800px;
  margin:14px auto 0!important;
  line-height:1.65;
  color:#647387!important;
}

.clients-carousel{
  padding:8px 0 2px;
}

.client-showcase{
  gap:18px!important;
  padding:12px 4px 22px!important;
  scroll-snap-type:x mandatory;
}

.client-card{
  scroll-snap-align:start;
  border:1px solid rgba(20,64,112,.10)!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 14px 38px rgba(16,55,98,.08)!important;
  overflow:hidden;
  transition:transform .24s ease, box-shadow .24s ease, border-color .24s ease!important;
}

.client-card:hover{
  transform:translateY(-5px)!important;
  box-shadow:0 22px 48px rgba(16,55,98,.14)!important;
  border-color:rgba(255,106,22,.24)!important;
}

.client-logo-wrap{
  min-height:145px!important;
  padding:24px!important;
  background:
    linear-gradient(145deg,rgba(248,251,255,.96),rgba(255,255,255,1))!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-bottom:1px solid rgba(18,63,115,.07);
}

.client-logo-wrap.dark-logo-bg{
  background:linear-gradient(145deg,#0b2749,#143f71)!important;
}

.client-logo-wrap.cbn-logo-bg{
  background:linear-gradient(145deg,#f9fbfd,#ffffff)!important;
}

.client-logo-wrap img{
  max-width:88%!important;
  max-height:92px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  filter:saturate(.92);
  transition:transform .25s ease, filter .25s ease;
}

.client-card:hover .client-logo-wrap img{
  transform:scale(1.035);
  filter:saturate(1.08);
}

.client-meta{
  padding:17px 18px 19px!important;
}

.client-meta strong{
  display:block;
  color:#123f73;
  font-size:.98rem;
  line-height:1.25;
}

.client-status{
  margin-top:7px;
  display:inline-flex!important;
  align-items:center;
  gap:7px;
  color:#66768a!important;
  font-size:.76rem!important;
  font-weight:750;
}

.client-status i{
  width:7px;
  height:7px;
  border-radius:50%;
  display:inline-block;
  background:#2fb66d;
  box-shadow:0 0 0 4px rgba(47,182,109,.10);
}

.clients-carousel-ui{
  margin-top:10px!important;
}

.client-arrow{
  width:44px!important;
  height:44px!important;
  border-radius:50%!important;
  box-shadow:0 7px 18px rgba(18,63,115,.09);
  transition:.2s ease!important;
}

.client-arrow:hover{
  transform:translateY(-2px);
}

.client-proof-strip{
  margin-top:34px!important;
  border:1px solid rgba(18,63,115,.08)!important;
  background:rgba(255,255,255,.82)!important;
  box-shadow:0 10px 30px rgba(18,63,115,.05);
  border-radius:18px!important;
}

.clients-premium-cta{
  margin-top:30px;
  padding:30px 32px;
  border-radius:26px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:30px;
  align-items:center;
  background:
    radial-gradient(circle at 92% 20%,rgba(255,134,42,.20),transparent 34%),
    linear-gradient(135deg,#0b2749 0%,#103c70 100%);
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 25px 65px rgba(10,39,75,.17);
  color:#fff;
}

/* Carrossel de emissoras: cinco cards visíveis e fundos uniformes */
.clients-carousel{
  overflow:hidden;
}

.client-showcase{
  display:flex!important;
  grid-template-columns:none!important;
  gap:18px!important;
  overflow-x:auto;
  scroll-behavior:smooth;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  -ms-overflow-style:none;
}

.client-showcase::-webkit-scrollbar{display:none}

.client-card{
  flex:0 0 calc((100% - 72px)/5);
  scroll-snap-align:start;
}

.client-logo-wrap,
.client-logo-wrap.dark-logo-bg,
.client-logo-wrap.cbn-logo-bg{
  background:#fff!important;
  border-color:#e4ebf2!important;
  box-shadow:none!important;
}

.client-logo-wrap img,
.client-logo-wrap.cbn-logo-bg img{
  filter:none!important;
}

.clients-carousel-ui{
  display:flex!important;
  align-items:center;
  justify-content:center;
  gap:12px;
}

.client-dots{
  display:flex;
  max-width:260px;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:6px;
}

.client-dot{
  width:7px;
  height:7px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#c5d6e6;
  transition:.25s ease;
}

.client-dot.active{
  width:22px;
  border-radius:999px;
  background:linear-gradient(90deg,#0b67bf,#ff6a16);
}

.client-arrow{
  display:grid;
  place-items:center;
  border:1px solid #d7e4f0;
  background:#fff;
  color:#0b5fae;
  cursor:pointer;
}

@media(max-width:1180px){.client-card{flex-basis:calc((100% - 54px)/4)}}
@media(max-width:900px){.client-card{flex-basis:calc((100% - 36px)/3)}}
@media(max-width:700px){.client-card{flex-basis:calc((100% - 14px)/2)}}
@media(max-width:440px){.client-card{flex-basis:84vw}}

.clients-premium-cta .eyebrow{
  color:#ffab70;
}

.clients-premium-cta h3{
  margin:4px 0 8px;
  color:#fff;
  font-size:clamp(1.45rem,2.5vw,2.15rem);
  letter-spacing:-.025em;
}

.clients-premium-cta p{
  margin:0;
  color:rgba(255,255,255,.72);
  line-height:1.55;
}

.clients-premium-cta-actions{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  gap:10px;
  min-width:245px;
}

.clients-whatsapp-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:45px;
  padding:10px 15px;
  border-radius:14px;
  color:#fff;
  text-decoration:none;
  font-weight:800;
  border:1px solid rgba(255,255,255,.22);
  background:rgba(255,255,255,.06);
  transition:.2s ease;
}

.clients-whatsapp-link:hover{
  background:rgba(255,255,255,.11);
  transform:translateY(-1px);
}

@media(max-width:820px){
  .clients-inline-logo{
    height:49px;
  }
  .clients-premium-cta{
    grid-template-columns:1fr;
    padding:25px;
  }
  .clients-premium-cta-actions{
    min-width:0;
  }
}

@media(max-width:560px){
  .clients-logo-title{
    gap:8px;
  }
  .clients-inline-logo{
    height:44px;
  }
  .client-logo-wrap{
    min-height:125px!important;
  }
}

/* Logos CBN sobre o mesmo fundo branco dos demais clientes */
.client-logo-wrap.cbn-logo-bg{
  background:#fff !important;
  border-color:#e4ebf2 !important;
  border-bottom-color:#e4ebf2 !important;
  box-shadow:none !important;
}

.client-logo-wrap.cbn-logo-bg img{
  filter:none !important;
  opacity:1 !important;
  max-width:90% !important;
  max-height:96px !important;
}

.client-card:hover .client-logo-wrap.cbn-logo-bg img{
  filter:none !important;
}

/* Integração do formulário Flask */
.streaming-captcha{
  display:flex;
  align-items:center;
  gap:16px;
  flex-wrap:wrap;
  padding:14px;
  border:1px solid #dbe4ee;
  border-radius:14px;
  background:#f8fbff;
}

.streaming-captcha img{
  width:140px;
  height:90px;
  object-fit:contain;
  border-radius:10px;
  background:#fff;
}

.streaming-captcha label{
  flex:1;
  min-width:210px;
}

.captcha-refresh{
  border:0;
  background:transparent;
  color:var(--blue);
  font:inherit;
  font-weight:700;
  cursor:pointer;
}

.captcha-refresh:hover{
  text-decoration:underline;
}

.submit-btn:disabled{
  opacity:.65;
  cursor:wait;
}

/* Conteúdo incorporado do site principal à seção de soluções */
.legacy-streaming-showcase{
  width:var(--container);
  margin:74px auto 0;
  padding-top:68px;
  border-top:1px solid #dce8f2;
}

.legacy-streaming-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
  margin-top:34px;
}

.legacy-streaming-card{
  overflow:hidden;
  background:#fff;
  border:1px solid #dce8f2;
  border-radius:26px;
  box-shadow:0 18px 44px rgba(5,39,90,.08);
  transition:transform .25s ease,box-shadow .25s ease;
}

.legacy-streaming-card:hover{
  transform:translateY(-7px);
  box-shadow:0 26px 56px rgba(5,39,90,.14);
}

.legacy-streaming-card img{
  display:block;
  width:100%;
  height:220px;
  object-fit:cover;
  background:#eef5fb;
  border-bottom:1px solid #dce8f2;
}

.legacy-streaming-card>div{padding:22px}
.legacy-streaming-card span{display:block;margin-bottom:8px;color:#0f6ed6;font-size:.7rem;font-weight:800;letter-spacing:.1em}
.legacy-streaming-card h3{margin:0 0 9px;color:#0a315f;font-size:1.2rem}
.legacy-streaming-card p{margin:0;color:#63788c;line-height:1.65}

@media(max-width:900px){
  .legacy-streaming-grid{grid-template-columns:1fr 1fr}
  .legacy-streaming-card:last-child{grid-column:1/-1;width:calc(50% - 10px);justify-self:center}
}

@media(max-width:620px){
  .legacy-streaming-showcase{margin-top:54px;padding-top:48px}
  .legacy-streaming-grid{grid-template-columns:1fr}
  .legacy-streaming-card:last-child{grid-column:auto;width:auto}
  .legacy-streaming-card img{height:200px}
}

/* Submenu compartilhado de soluções */
.site-header .nav-dropdown{position:relative}
.site-header .nav-dropdown summary{
  display:flex;
  align-items:center;
  gap:6px;
  color:#123f73;
  cursor:pointer;
  font-size:.88rem;
  font-weight:700;
  list-style:none;
  white-space:nowrap;
}
.site-header .nav-dropdown summary::-webkit-details-marker{display:none}
.site-header .nav-dropdown summary::after{
  width:7px;
  height:7px;
  content:"";
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  transform:translateY(-2px) rotate(45deg);
  transition:transform .2s ease;
}
.site-header .nav-dropdown[open] summary::after{transform:translateY(2px) rotate(225deg)}
.site-header .nav-dropdown summary:hover,
.site-header .nav-dropdown summary:focus{color:#ff6a16}
.site-header .nav-dropdown-menu{
  position:absolute;
  top:calc(100% + 18px);
  left:-18px;
  display:grid;
  width:255px;
  padding:12px;
  gap:2px;
  background:#fff;
  border:1px solid #dce7f1;
  border-radius:16px;
  box-shadow:0 18px 42px rgba(8,33,72,.16);
}
.site-header .nav-dropdown-menu a{
  padding:10px 12px;
  border-radius:10px;
  color:#123f73!important;
  font-size:.84rem!important;
}
.site-header .nav-dropdown-menu a::after{display:none}
.site-header .nav-dropdown-menu a:hover,
.site-header .nav-dropdown-menu a:focus{color:#ff6a16!important;background:#f2f7fc}

@media(max-width:1180px){
  .site-header .nav-dropdown summary{font-size:.82rem}
}

@media(max-width:820px){
  .site-header .nav-dropdown summary{color:#123f73;font-size:.95rem}
  .site-header .nav-dropdown-menu{
    position:static;
    width:auto;
    padding:9px;
    margin-top:10px;
    background:#f5f9fd;
    border-radius:12px;
    box-shadow:none;
  }
}

/* Cabeçalho em três áreas: marca, navegação central e telefone */
.site-header .nav-wrap{
  display:grid!important;
  grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr)!important;
  column-gap:24px!important;
}
.site-header .brand{justify-self:start!important}
.site-header .nav{
  margin-left:0!important;
  justify-self:center!important;
}
.site-header .header-phone{
  display:inline-flex;
  min-height:46px;
  padding:0 17px;
  align-items:center;
  justify-self:end;
  gap:8px;
  color:#fff!important;
  background:linear-gradient(135deg,#ff7a1a,#f0540d);
  border-radius:13px;
  box-shadow:0 12px 24px rgba(240,84,13,.24);
  font-size:.9rem;
  font-weight:800;
  text-decoration:none;
  white-space:nowrap;
  transition:transform .2s ease,box-shadow .2s ease;
}
.site-header .header-phone:hover,
.site-header .header-phone:focus{
  color:#fff!important;
  transform:translateY(-2px);
  box-shadow:0 16px 28px rgba(240,84,13,.3);
}

@media(max-width:820px){
  .site-header .nav-wrap{grid-template-columns:1fr auto!important}
  .site-header .menu-toggle{grid-column:2;grid-row:1}
  .site-header .header-phone{display:none}
}

/* Navegação específica e links institucionais do rodapé compartilhado */
.shared-footer .streaming-footer-links{
  position:relative;
  display:flex;
  width:var(--container);
  padding-top:22px;
  margin-top:28px;
  gap:18px;
  flex-wrap:wrap;
  border-top:1px solid rgba(255,255,255,.12);
}
.shared-footer .streaming-footer-links a,
.shared-footer .footer-legal-links a{color:#a9bfd8;font-size:.76rem}
.shared-footer .streaming-footer-links a:hover,
.shared-footer .footer-legal-links a:hover{color:#ff7a1a}
.shared-footer .footer-legal-links{
  display:flex;
  width:auto;
  gap:18px;
  flex-wrap:wrap;
}

@media(max-width:820px){
  .shared-footer .streaming-footer-links{gap:13px 18px}
  .shared-footer .footer-legal-links{gap:13px 18px}
}
