*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:var(--l);color:var(--d);line-height:1.55;overflow-x:hidden}.wrap{width:min(1200px,calc(100% - 40px));margin:auto}.header{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(250,248,252,.78);backdrop-filter:blur(20px);border-bottom:1px solid rgba(23,20,31,.07)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;color:var(--d);text-decoration:none}.brand img{max-height:48px;max-width:200px}.brand-mark{width:44px;height:44px;border-radius:15px;background:linear-gradient(135deg,var(--p),#a674ff);display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 10px 30px rgba(123,79,224,.25)}.nav nav{display:flex;gap:26px}.nav nav a,.link{color:var(--d);text-decoration:none;font-weight:700;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--p),#8e63ef);color:white;text-decoration:none;font-weight:850;cursor:pointer;box-shadow:0 14px 35px rgba(123,79,224,.24);transition:.28s}.btn:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 18px 44px rgba(123,79,224,.34)}.btn-small{padding:11px 17px;font-size:13px}.menu{display:none;background:none;border:0;font-size:26px}.hero{min-height:920px;padding:150px 0 0;position:relative;overflow:hidden;background:radial-gradient(circle at 78% 22%,rgba(123,79,224,.18),transparent 34%),radial-gradient(circle at 16% 70%,rgba(245,183,210,.28),transparent 30%),linear-gradient(135deg,#fff 0%,#fbf9fd 55%,#f2ebff 100%)}.hero-noise{position:absolute;inset:0;opacity:.11;background-image:linear-gradient(rgba(23,20,31,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(23,20,31,.05) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(to bottom,#000,transparent 82%)}.hero-grid{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:58px;position:relative;z-index:2}.eyebrow,.mini{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(123,79,224,.10);color:var(--p);font-weight:850;font-size:12px;text-transform:uppercase;letter-spacing:.09em}.hero h1{font-size:clamp(52px,5.6vw,82px);line-height:.98;letter-spacing:-.06em;margin:22px 0 24px;max-width:720px}.hero p{font-size:20px;max-width:650px;color:#625d6d}.hero-actions{display:flex;gap:22px;align-items:center;margin-top:32px}.proof-row{display:flex;gap:28px;margin-top:42px;padding-top:26px;border-top:1px solid rgba(23,20,31,.08)}.proof-row div{display:grid}.proof-row strong{font-size:24px;line-height:1}.proof-row span{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#8b8492;margin-top:6px}.hero-stage{height:620px;position:relative;perspective:1000px}.hero-frame{position:absolute;inset:40px 0 35px 40px;border-radius:34px;overflow:hidden;box-shadow:0 40px 90px rgba(37,23,61,.22);transform:rotateY(-4deg) rotateZ(1deg);background:#fff}.hero-frame:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);pointer-events:none}.hero-frame img,.portrait-placeholder{width:100%;height:100%;object-fit:cover}.portrait-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,var(--s),#d7c8ff);font-weight:900;font-size:24px}.glass-card{position:absolute;z-index:3;padding:15px 18px;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.8);border-radius:17px;box-shadow:0 16px 45px rgba(23,20,31,.16);display:grid;gap:3px}.glass-card span{font-size:10px;color:var(--p);font-weight:900}.glass-card b{font-size:13px}.gc1{left:5px;top:88px;animation:floaty 4s ease-in-out infinite}.gc2{right:-16px;bottom:110px;animation:floaty 4.7s ease-in-out infinite reverse}.mini-window{position:absolute;z-index:4;left:-12px;bottom:42px;width:245px;padding:17px 18px 19px;border-radius:18px;background:var(--d);color:#fff;box-shadow:0 24px 60px rgba(23,20,31,.28)}.mini-window i{display:inline-block;width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.3);margin-right:3px}.mini-window strong,.mini-window small{display:block}.mini-window strong{font-size:17px;margin-top:17px}.mini-window small{color:#bcb3c9;margin-top:3px}.ticker{position:relative;margin-top:90px;background:var(--d);color:#fff;overflow:hidden;white-space:nowrap;transform:rotate(-1.2deg) scale(1.02);padding:14px 0}.ticker div{display:inline-block;font-weight:900;letter-spacing:.12em;font-size:12px;animation:marquee 28s linear infinite}.orb{position:absolute;border-radius:50%;opacity:.45;filter:blur(2px)}.orb1{width:340px;height:340px;background:var(--s);left:-180px;top:330px}.orb2{width:250px;height:250px;background:var(--a);right:-120px;top:90px}@keyframes floaty{50%{transform:translateY(-12px)}}@keyframes marquee{to{transform:translateX(-45%)}}.section{padding:110px 0}.section-head{max-width:760px;margin-bottom:50px}.section-head h2{font-size:clamp(42px,5vw,60px);letter-spacing:-.05em;line-height:1.02;margin:16px 0}.section-head p{color:#706b78}.services{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{padding:34px;min-height:300px;border-radius:28px;background:linear-gradient(180deg,#fff,#faf7fd);border:1px solid #eee8f5;box-shadow:0 16px 45px rgba(30,18,55,.055);transition:.32s;position:relative;overflow:hidden}.service-card:hover{transform:translateY(-8px);box-shadow:0 30px 65px rgba(30,18,55,.11)}.service-top{display:flex;justify-content:space-between;align-items:center}.service-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:var(--d);color:#fff;font-size:23px}.service-index{font-size:12px;font-weight:900;color:#b0a8b7}.service-card h3{font-size:28px;margin:56px 0 12px;letter-spacing:-.03em}.service-card p{color:#716978}.service-line{position:absolute;left:0;bottom:0;width:0;height:4px;background:linear-gradient(90deg,var(--p),var(--s));transition:.4s}.service-card:hover .service-line{width:100%}.visual-break{padding:115px 0;background:linear-gradient(135deg,#f0e8fb 0%,#fff 52%,#fbeaf2 100%);overflow:hidden}.visual-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:center}.visual-copy h2{font-size:48px;line-height:1.04;letter-spacing:-.045em;margin:18px 0}.visual-copy p{color:#706878;font-size:18px}.browser-stack{height:480px;position:relative}.browser{position:absolute;width:78%;height:340px;border-radius:24px;background:#fff;box-shadow:0 30px 80px rgba(32,22,50,.16);overflow:hidden;border:1px solid rgba(25,20,35,.08)}.b1{left:0;top:0;transform:rotate(-4deg)}.b2{right:0;bottom:0;transform:rotate(5deg);background:#211b2c;color:#fff}.browser-bar{height:38px;border-bottom:1px solid rgba(0,0,0,.07);display:flex;align-items:center;gap:5px;padding:0 14px}.browser-bar i{width:8px;height:8px;border-radius:50%;background:#ccc}.browser-content{padding:46px}.browser-content span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--p);font-weight:900}.browser-content strong{display:block;font-size:34px;line-height:1.05;margin:16px 0}.browser-content button{border:0;border-radius:999px;padding:10px 16px;background:var(--p);color:#fff;font-weight:800}.browser-content.alt span{color:#cfb8ff}.chart{display:flex;gap:9px;align-items:end;height:100px;margin-top:28px}.chart b{width:15%;background:linear-gradient(var(--s),var(--p));border-radius:8px 8px 2px 2px}.chart b:nth-child(1){height:35%}.chart b:nth-child(2){height:54%}.chart b:nth-child(3){height:45%}.chart b:nth-child(4){height:76%}.chart b:nth-child(5){height:94%}.split-cards{display:grid;grid-template-columns:1fr 1fr;gap:26px}.problem-card,.solution-card{padding:48px;border-radius:32px;background:white;border:1px solid #eee8f5;box-shadow:0 18px 50px rgba(30,18,55,.06)}.solution-card{background:var(--d);color:white;transform:translateY(34px)}.problem-card h2,.solution-card h2{font-size:35px;line-height:1.08;margin:18px 0 28px}.problem-card ul,.solution-card ul{list-style:none;padding:0;margin:0;display:grid;gap:16px}.problem-card li,.solution-card li{display:flex;gap:12px;font-size:17px}.closing{margin-top:28px;font-weight:800}.soft{background:#f4f0f8}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.process-card{padding:34px;border-radius:26px;background:#fff;border:1px solid #ebe5f1;position:relative;overflow:hidden}.process-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-55px;bottom:-55px;background:rgba(123,79,224,.08)}.num{position:absolute;right:24px;top:22px;font-size:13px;font-weight:900;color:#aaa2b4}.icon-circle{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:rgba(123,79,224,.1);color:var(--p);font-size:20px}.process-card h3{font-size:23px;margin:24px 0 10px}.dark-section{background:#15111d;color:white}.section-head.light p{color:#bbb5c5}.portfolio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.work{color:white;text-decoration:none}.work-img{height:330px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#2d2738,#6b4fac)}.work-img img{width:100%;height:100%;object-fit:cover;transition:.5s}.work:hover img{transform:scale(1.04)}.work-placeholder{height:100%;padding:35px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 80% 15%,rgba(255,255,255,.14),transparent 22%),linear-gradient(135deg,#292232,#6e4fc0);position:relative}.work-placeholder:before{content:"";position:absolute;inset:22px;border:1px solid rgba(255,255,255,.16);border-radius:18px}.work-placeholder span{position:absolute;right:38px;top:34px;font-size:50px;font-weight:900;opacity:.15}.work-placeholder strong{font-size:32px;letter-spacing:-.04em}.work-placeholder small{opacity:.65}.work-meta{display:flex;justify-content:space-between;gap:20px;padding:16px 4px}.work-meta span{opacity:.68;font-size:13px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:1px solid rgba(255,255,255,.12);margin-top:70px;padding-top:45px}.stat strong{display:block;font-size:52px}.stat span{color:#aaa2b4}.about-section{background:#fff}.about-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:75px;align-items:center}.about-photo{height:640px;position:relative}.about-photo img,.about-placeholder{width:100%;height:100%;object-fit:cover;border-radius:40px}.about-placeholder{display:grid;place-items:center;text-align:center;background:linear-gradient(145deg,#eadcf4,#f6d9e5);font-size:24px;font-weight:850}.about-placeholder small{display:block;font-size:12px;opacity:.55}.about-badge{position:absolute;right:-28px;bottom:32px;background:var(--d);color:#fff;border-radius:20px;padding:18px 22px;box-shadow:0 24px 60px rgba(23,20,31,.2);font-size:12px}.about-badge strong{font-size:15px}.about-copy h2{font-size:54px;line-height:1.02;letter-spacing:-.05em}.about-copy p{font-size:18px;color:#665f70}.credentials{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.credentials span{padding:10px 13px;border-radius:12px;background:#f1ecf6;font-size:13px;font-weight:700}.bold{font-weight:900}.cta-section{padding:30px 0 90px;background:#fff}.cta-card{background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.18),transparent 25%),linear-gradient(125deg,var(--p),#5c34b8);color:#fff;padding:68px;border-radius:40px;text-align:center;position:relative;overflow:hidden}.cta-card h2{font-size:44px;line-height:1.06;max-width:900px;margin:10px auto}.cta-card p{font-size:20px}.spark{font-size:36px}.light-btn{background:#fff;color:var(--p);box-shadow:none}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{padding:32px;border-radius:26px;background:white;border:1px solid #ebe5f1;transition:.3s}.blog-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(30,18,55,.08)}.tag{font-size:11px;font-weight:900;color:var(--p);text-transform:uppercase;letter-spacing:.08em}.blog-card h3{font-size:23px;line-height:1.15}.blog-card p{color:#6c6573}.blog-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:28px}.blog-card a{font-weight:800;color:var(--p);text-decoration:none}.contact-section{background:#f1edf5}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.contact-copy h2{font-size:54px;margin:16px 0;letter-spacing:-.05em}.contact-data{display:grid;gap:10px;margin-top:30px;font-weight:700}.contact-form{display:grid;gap:14px;padding:28px;border-radius:28px;background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.9);box-shadow:0 20px 55px rgba(31,20,48,.07)}.contact-form .row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #ded6e8;background:white;padding:16px;border-radius:14px;font:inherit;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--p)}footer{background:var(--d);color:white;padding:30px 0}.footer{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer div:first-child{display:grid}.footer span,.footer div:last-child{font-size:13px;color:#aaa2b4}.whatsapp{position:fixed;right:22px;bottom:22px;width:60px;height:60px;border-radius:50%;display:block;overflow:hidden;background:transparent;text-decoration:none;z-index:60;box-shadow:0 12px 30px rgba(0,0,0,.22);transition:.25s}.whatsapp:hover{transform:translateY(-3px) scale(1.04)}.whatsapp img{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%}.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1)}.reveal.visible{opacity:1;transform:none}.delay1{transition-delay:.12s}
@media(max-width:950px){.nav nav,.nav>.btn-small{display:none}.menu{display:block}.hero{padding-top:125px}.hero-grid,.about-grid,.contact-grid,.split-cards,.visual-grid{grid-template-columns:1fr}.hero-stage{height:560px;margin-top:10px}.service-grid,.process-grid,.blog-grid{grid-template-columns:1fr}.portfolio-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(3,1fr)}.about-photo{height:540px}.visual-copy{max-width:700px}.section{padding:80px 0}.solution-card{transform:none}.ticker{margin-top:55px}}
@media(max-width:620px){.wrap{width:min(100% - 28px,1200px)}.hero{min-height:auto}.hero h1{font-size:48px}.hero p{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column}.proof-row{gap:15px;justify-content:space-between}.proof-row strong{font-size:20px}.proof-row span{font-size:9px}.hero-stage{height:430px}.hero-frame{inset:32px 0 35px 18px;border-radius:24px}.gc1{left:0;top:48px}.gc2{right:0;bottom:85px}.mini-window{left:0;bottom:12px;width:215px}.ticker{margin-top:35px}.section-head h2,.visual-copy h2,.about-copy h2,.contact-copy h2{font-size:39px}.browser-stack{height:390px}.browser{width:88%;height:280px}.browser-content{padding:30px}.browser-content strong{font-size:28px}.problem-card,.solution-card{padding:30px}.work-img{height:250px}.stats{grid-template-columns:1fr}.cta-card{padding:44px 24px}.cta-card h2{font-size:32px}.contact-form .row{grid-template-columns:1fr}.footer{align-items:flex-start;flex-direction:column}.about-badge{right:10px}.service-card{min-height:260px}.service-card h3{margin-top:38px}}

/* ===== Ajustes V2.1: hero mais equilibrado e grids estabilizados ===== */
.hero{min-height:760px;padding:132px 0 64px}
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:54px;align-items:center}
.hero-copy{min-width:0}
.hero h1{font-size:clamp(46px,4.9vw,70px);max-width:680px}
.hero-stage{height:470px;max-width:590px;width:100%;justify-self:end}
.hero-frame{inset:22px 10px 34px 28px;border-radius:28px;transform:none;background:#fff;display:flex;align-items:center;justify-content:center;padding:16px}
.hero-frame img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:18px;background:#fff}
.gc1{left:0;top:52px}.gc2{right:0;bottom:82px}.mini-window{left:4px;bottom:14px;width:225px}
.ticker{margin-top:42px;transform:none}
.service-grid,.process-grid,.portfolio-grid,.blog-grid,.about-grid,.contact-grid,.visual-grid,.split-cards{align-items:stretch}
.service-card,.process-card,.work,.blog-card{min-width:0}
.browser-stack{max-width:660px;width:100%;justify-self:end}
.work-img{height:300px}
.about-photo{height:560px;min-width:0}
.about-photo img{object-position:center top}

@media(max-width:1050px){
  .hero-grid{grid-template-columns:1fr 1fr;gap:34px}
  .hero-stage{height:430px;max-width:520px}
  .hero-frame{inset:20px 0 30px 18px}
  .hero h1{font-size:clamp(44px,5.2vw,62px)}
}
@media(max-width:950px){
  .hero{padding:118px 0 44px}
  .hero-grid{grid-template-columns:1fr;gap:34px}
  .hero-stage{height:410px;max-width:620px;justify-self:center;margin:0 auto}
  .hero-frame{inset:8px 20px 30px 20px}
  .gc1{left:8px;top:34px}.gc2{right:8px;bottom:70px}.mini-window{left:14px;bottom:4px}
  .ticker{margin-top:32px}
  .visual-grid,.about-grid,.contact-grid,.split-cards{gap:44px}
}
@media(max-width:620px){
  .hero{padding:104px 0 36px}
  .hero h1{font-size:42px;line-height:1.02}
  .hero-stage{height:300px;margin-top:4px}
  .hero-frame{inset:8px 0 28px 0;padding:8px;border-radius:20px}
  .hero-frame img{border-radius:14px}
  .glass-card{padding:10px 12px;border-radius:13px}
  .glass-card b{font-size:11px}.glass-card span{font-size:9px}
  .gc1{left:4px;top:24px}.gc2{right:4px;bottom:58px}
  .mini-window{left:8px;bottom:0;width:180px;padding:12px 13px 14px}
  .mini-window strong{font-size:14px;margin-top:10px}.mini-window small{font-size:10px}
  .ticker{margin-top:20px}
  .work-img{height:220px}
  .about-photo{height:460px}
}

/* ===== V2.2 — AJUSTE DE HEADER + HERO ===== */
.header{height:82px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(23,20,31,.08);box-shadow:0 4px 18px rgba(35,24,50,.035)}
.nav{height:82px;display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:24px}
.brand{justify-self:start;min-width:0}.brand img{display:block;max-height:52px;max-width:210px;width:auto;height:auto;object-fit:contain}
.nav nav{justify-self:center;display:flex;align-items:center;gap:24px;white-space:nowrap}.nav nav a{font-size:13px;line-height:1;padding:12px 0}
.nav>.btn-small{justify-self:end;white-space:nowrap;padding:12px 18px}
.menu{justify-self:end}

.hero{min-height:auto;padding:132px 0 56px;background:radial-gradient(circle at 82% 22%,rgba(123,79,224,.12),transparent 28%),radial-gradient(circle at 14% 72%,rgba(245,183,210,.18),transparent 26%),linear-gradient(135deg,#fff 0%,#fbf9fd 58%,#f4effb 100%)}
.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:64px;align-items:center}
.hero-copy{max-width:560px}
.hero h1{font-size:clamp(48px,4.7vw,70px);max-width:590px;margin:20px 0 20px}
.hero p{font-size:18px;max-width:560px}
.hero-actions{margin-top:28px}.proof-row{margin-top:34px;padding-top:22px;gap:24px}
.hero-stage{height:430px;max-width:620px;width:100%;justify-self:end;perspective:none}
.hero-frame{inset:22px 0 22px 38px;border-radius:26px;transform:none;box-shadow:0 28px 65px rgba(37,23,61,.16)}
.hero-frame img{object-fit:cover;object-position:center}
.glass-card{padding:12px 15px;border-radius:14px}.gc1{left:8px;top:62px}.gc2{right:-6px;bottom:78px}
.mini-window{left:6px;bottom:18px;width:205px;padding:14px 15px 16px;border-radius:15px}.mini-window strong{font-size:15px;margin-top:12px}
.ticker{margin-top:44px;transform:none;padding:12px 0}

@media(max-width:1100px){
  .nav{grid-template-columns:auto 1fr auto}.nav nav{gap:18px}.nav nav a{font-size:12px}
  .hero-grid{grid-template-columns:1fr 1fr;gap:38px}.hero-stage{height:380px}.hero h1{font-size:clamp(44px,5vw,62px)}
}
@media(max-width:900px){
  .header{height:74px}.nav{height:74px;display:flex;justify-content:space-between}.nav nav,.nav>.btn-small{display:none}.menu{display:block}
  .brand img{max-height:46px;max-width:180px}
  .hero{padding:112px 0 44px}.hero-grid{grid-template-columns:1fr;gap:34px}.hero-copy{max-width:680px}.hero-stage{justify-self:center;max-width:650px;height:390px}.hero-frame{inset:12px 20px 22px 20px}.proof-row{flex-wrap:wrap}
}
@media(max-width:600px){
  .wrap{width:min(100% - 28px,1200px)}.hero{padding-top:100px}.hero h1{font-size:43px}.hero p{font-size:17px}.hero-actions{flex-wrap:wrap;gap:14px}.proof-row{gap:18px}.proof-row strong{font-size:21px}
  .hero-stage{height:300px}.hero-frame{inset:0 0 18px 0;border-radius:20px}.gc1{left:4px;top:18px}.gc2{right:4px;bottom:50px}.mini-window{left:8px;bottom:0;width:178px}
  .ticker{margin-top:26px}
}

/* ===== V2.3 — HEADER E HERO REFEITOS, SEM HERANÇA DE LAYOUT ===== */
.header{
  position:fixed !important;
  top:0 !important;
  left:0 !important;
  right:0 !important;
  width:100% !important;
  height:76px !important;
  z-index:999 !important;
  background:rgba(255,255,255,.96) !important;
  border-bottom:1px solid rgba(23,20,31,.08) !important;
  box-shadow:0 4px 18px rgba(23,20,31,.04) !important;
}
.header .wrap.nav{
  width:min(1180px,calc(100% - 40px)) !important;
  height:76px !important;
  margin:0 auto !important;
  padding:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:0 !important;
}
.header .brand{
  display:flex !important;
  align-items:center !important;
  flex:0 0 auto !important;
  margin:0 !important;
  padding:0 !important;
  min-width:170px !important;
}
.header .brand img{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:180px !important;
  max-height:46px !important;
  object-fit:contain !important;
}
.header .brand-mark{width:42px !important;height:42px !important;border-radius:13px !important}
.header .nav nav{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:24px !important;
  margin-left:auto !important;
  white-space:nowrap !important;
}
.header .nav nav a{
  display:block !important;
  padding:8px 0 !important;
  font-size:13px !important;
  line-height:1 !important;
}
.header .nav>.btn-small{
  display:inline-flex !important;
  flex:0 0 auto !important;
  margin-left:28px !important;
  padding:11px 17px !important;
  line-height:1 !important;
  white-space:nowrap !important;
}
.header .menu{display:none !important;margin-left:auto !important}

.hero{
  min-height:0 !important;
  padding:126px 0 62px !important;
}
.hero .hero-grid{
  display:grid !important;
  grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr) !important;
  align-items:center !important;
  gap:58px !important;
}
.hero .hero-copy{
  width:100% !important;
  max-width:650px !important;
}
.hero h1{
  font-size:clamp(46px,4.4vw,66px) !important;
  line-height:1 !important;
  max-width:650px !important;
}
.hero p{font-size:18px !important;max-width:590px !important}
.hero .hero-stage{
  position:relative !important;
  width:100% !important;
  max-width:470px !important;
  height:330px !important;
  justify-self:end !important;
  margin:0 !important;
  perspective:none !important;
}
.hero .hero-frame{
  position:absolute !important;
  inset:18px 6px 28px 34px !important;
  padding:0 !important;
  border-radius:22px !important;
  overflow:hidden !important;
  transform:none !important;
  box-shadow:0 22px 55px rgba(37,23,61,.14) !important;
  background:#fff !important;
}
.hero .hero-frame img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
  border-radius:0 !important;
}
.hero .glass-card{padding:9px 12px !important;border-radius:12px !important}
.hero .glass-card b{font-size:10px !important}.hero .glass-card span{font-size:8px !important}
.hero .gc1{left:0 !important;top:44px !important}
.hero .gc2{right:0 !important;bottom:64px !important}
.hero .mini-window{
  left:4px !important;
  bottom:4px !important;
  width:170px !important;
  padding:10px 12px 12px !important;
  border-radius:13px !important;
}
.hero .mini-window strong{font-size:13px !important;margin-top:8px !important}
.hero .mini-window small{font-size:9px !important}
.hero .proof-row{margin-top:30px !important}
.hero .ticker{margin-top:38px !important}

@media(max-width:980px){
  .header .wrap.nav{height:72px !important}
  .header{height:72px !important}
  .header .nav nav,.header .nav>.btn-small{display:none !important}
  .header .menu{display:block !important}
  .hero{padding:106px 0 48px !important}
  .hero .hero-grid{grid-template-columns:1fr !important;gap:32px !important}
  .hero .hero-copy{max-width:720px !important}
  .hero .hero-stage{justify-self:center !important;max-width:500px !important;height:340px !important}
}
@media(max-width:620px){
  .header .wrap.nav{width:min(100% - 28px,1180px) !important}
  .header .brand{min-width:0 !important}
  .header .brand img{max-width:150px !important;max-height:42px !important}
  .hero{padding:98px 0 38px !important}
  .hero h1{font-size:41px !important}
  .hero .hero-stage{height:260px !important;max-width:390px !important}
  .hero .hero-frame{inset:10px 0 22px 20px !important;border-radius:18px !important}
  .hero .gc1{top:28px !important}.hero .gc2{bottom:48px !important}
  .hero .mini-window{width:155px !important}
}


/* V2.4 — faixa estática + cache-safe */
.hero .ticker, .ticker{
  margin-top:38px !important;
  transform:none !important;
  overflow:hidden !important;
  white-space:normal !important;
  padding:14px 20px !important;
  text-align:center !important;
}
.ticker div{
  display:block !important;
  width:100% !important;
  animation:none !important;
  transform:none !important;
  font-weight:900;
  letter-spacing:.10em;
  line-height:1.5;
}
@media(max-width:700px){
  .hero .ticker,.ticker{padding:12px 16px !important;}
  .ticker div{font-size:10px !important;letter-spacing:.06em;}
}


/* ===== HERO LIMPO — imagem gerenciada apenas pelo CMS ===== */
.hero .hero-frame{isolation:isolate}














@media(max-width:980px){
  
  
}
@media(max-width:620px){
  
  
}

/* ===== V2.9 — SEÇÃO MARKETING POLÍTICO CORRIGIDA ===== */
.political-section{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#fbf9fd 0%,#f4effb 58%,#ffffff 100%);
}
.political-section:before{
  content:"";
  position:absolute;
  width:420px;
  height:420px;
  border-radius:50%;
  background:rgba(123,79,224,.08);
  left:-220px;
  bottom:-240px;
  pointer-events:none;
}
.political-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);
  gap:72px;
  align-items:center;
}
.political-visual{
  position:relative;
  min-width:0;
  height:510px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.political-card{
  box-sizing:border-box;
}
.political-card-main{
  width:min(100%,500px);
  min-height:390px;
  padding:44px;
  border-radius:34px;
  color:#fff;
  background:
    radial-gradient(circle at 84% 18%,rgba(255,255,255,.13),transparent 24%),
    linear-gradient(145deg,#17121e 0%,#261b36 58%,#6e4fc0 140%);
  box-shadow:0 34px 80px rgba(30,20,48,.20);
  position:relative;
  overflow:hidden;
}
.political-card-main:after{
  content:"";
  position:absolute;
  width:190px;
  height:190px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.12);
  right:-52px;
  top:-52px;
}
.political-label{
  display:block;
  max-width:360px;
  font-size:10px;
  line-height:1.45;
  font-weight:900;
  letter-spacing:.12em;
  color:#d8c8ff;
}
.political-card-main>strong{
  display:block;
  margin:28px 0 34px;
  font-size:clamp(46px,5vw,68px);
  line-height:.93;
  letter-spacing:-.055em;
}
.political-chart{
  height:110px;
  display:flex;
  align-items:flex-end;
  gap:12px;
  padding:0 2px 18px;
  border-bottom:1px solid rgba(255,255,255,.15);
}
.political-chart i{
  display:block;
  flex:1;
  max-width:44px;
  border-radius:9px 9px 3px 3px;
  background:linear-gradient(180deg,#d9c7ff,#8e63ef);
  box-shadow:0 8px 22px rgba(142,99,239,.20);
}
.political-chart i:nth-child(1){height:28%}
.political-chart i:nth-child(2){height:45%}
.political-chart i:nth-child(3){height:58%}
.political-chart i:nth-child(4){height:74%}
.political-chart i:nth-child(5){height:94%}
.political-card-main small{
  display:block;
  margin-top:18px;
  color:#c8c0cf;
  font-size:12px;
  letter-spacing:.03em;
}
.political-card-float{
  position:absolute;
  right:0;
  bottom:28px;
  width:205px;
  padding:22px;
  border-radius:22px;
  background:#fff;
  color:var(--d);
  border:1px solid #eee8f5;
  box-shadow:0 22px 55px rgba(35,24,50,.16);
}
.political-card-float span{
  width:38px;
  height:38px;
  border-radius:12px;
  display:grid;
  place-items:center;
  margin-bottom:16px;
  background:rgba(123,79,224,.10);
  color:var(--p);
  font-size:18px;
  font-weight:900;
}
.political-card-float b{
  display:block;
  font-size:17px;
  line-height:1.22;
}
.political-dots{
  position:absolute;
  width:96px;
  height:96px;
  left:8px;
  bottom:8px;
  opacity:.32;
  background-image:radial-gradient(var(--p) 1.5px,transparent 1.5px);
  background-size:12px 12px;
}
.political-copy{
  min-width:0;
  max-width:650px;
}
.political-copy h2{
  margin:18px 0 22px;
  font-size:clamp(40px,4.6vw,60px);
  line-height:1.02;
  letter-spacing:-.05em;
}
.political-copy>p{
  margin:0;
  color:#6f6877;
  font-size:17px;
  line-height:1.75;
}
.political-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin:30px 0;
}
.political-list span{
  min-width:0;
  display:flex;
  align-items:flex-start;
  gap:10px;
  padding:14px 15px;
  border-radius:16px;
  background:#fff;
  border:1px solid #ece6f2;
  box-shadow:0 8px 22px rgba(30,18,55,.035);
  font-size:14px;
  font-weight:750;
  line-height:1.35;
}
.political-list i{
  flex:0 0 24px;
  width:24px;
  height:24px;
  border-radius:8px;
  display:grid;
  place-items:center;
  background:rgba(123,79,224,.10);
  color:var(--p);
  font-style:normal;
  font-size:12px;
  font-weight:900;
}
.political-copy blockquote{
  margin:0 0 26px;
  padding:20px 22px;
  border-left:4px solid var(--p);
  border-radius:0 18px 18px 0;
  background:rgba(123,79,224,.07);
  color:#332d3a;
  font-weight:800;
  line-height:1.55;
}

@media(max-width:980px){
  .political-grid{
    grid-template-columns:1fr;
    gap:42px;
  }
  .political-visual{
    width:min(100%,650px);
    height:460px;
    margin:0 auto;
  }
  .political-copy{
    max-width:760px;
  }
}

@media(max-width:620px){
  .political-section{padding:78px 0}
  .political-grid{gap:34px}
  .political-visual{
    height:auto;
    min-height:405px;
    align-items:flex-start;
  }
  .political-card-main{
    width:calc(100% - 18px);
    min-height:350px;
    margin-right:18px;
    padding:30px 26px;
    border-radius:26px;
  }
  .political-card-main>strong{
    font-size:46px;
    margin:24px 0 28px;
  }
  .political-chart{height:92px;gap:8px}
  .political-card-float{
    right:0;
    bottom:0;
    width:174px;
    padding:17px;
    border-radius:18px;
  }
  .political-dots{display:none}
  .political-copy h2{font-size:38px}
  .political-copy>p{font-size:16px}
  .political-list{grid-template-columns:1fr;gap:10px;margin:24px 0}
  .political-list span{padding:13px 14px}
  .political-copy blockquote{padding:17px 18px}
}

.blog-card .blog-cover{width:100%;height:190px;object-fit:cover;border-radius:18px;margin-bottom:16px;display:block}

.political-image-wrap{
  width:100%;
  max-width:620px;
  aspect-ratio:4/3;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(27,18,35,.14);
  background:#eee;
}
.political-image{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

@media (max-width: 700px){
  .political-image-wrap{max-width:100%;border-radius:20px;}
}

/* V3.5 — reposicionamento de conteúdo, mantendo identidade visual */
.manifesto-section{background:#fff;padding-bottom:70px}
.manifesto-section .section-head{max-width:920px;margin-bottom:0}
.manifesto-text{font-size:20px;line-height:1.8;color:#625d6d;max-width:900px}
.service-grid{grid-template-columns:repeat(4,1fr)}
.service-card{min-height:320px;padding:28px}
.service-card h3{font-size:25px;margin-top:44px}
.services-closing{margin:34px 0 0;font-size:22px;font-weight:900;letter-spacing:-.02em;text-align:center}
.process-grid{grid-template-columns:repeat(4,1fr)}
@media(max-width:1050px){.service-grid,.process-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.service-grid,.process-grid{grid-template-columns:1fr}.manifesto-text{font-size:17px}.services-closing{font-size:19px}}

/* V3.6 — Visão estratégica com composição visual */
.manifesto-section{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#fff 0%,#fbf7f8 56%,#f5ecef 100%);
  padding:105px 0;
}
.manifesto-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);
  gap:72px;
  align-items:center;
}
.manifesto-copy{max-width:610px}
.manifesto-copy h2{font-size:clamp(38px,4.2vw,64px);line-height:1.02;letter-spacing:-.055em;margin:14px 0 24px}
.manifesto-text{font-size:18px;line-height:1.8;color:#625d6d;max-width:590px;margin:0}
.manifesto-sign{display:flex;align-items:center;gap:12px;margin-top:28px;padding-top:24px;border-top:1px solid rgba(27,23,31,.10);font-size:15px;color:#28222d}
.manifesto-sign span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--p);color:white;box-shadow:0 10px 26px rgba(0,0,0,.08)}
.manifesto-sign strong{max-width:380px}
.strategy-board{position:relative;min-height:500px;padding:34px;border-radius:30px;background:#17141b;color:#fff;box-shadow:0 32px 80px rgba(28,21,29,.18);overflow:hidden}
.strategy-board:before{content:"";position:absolute;inset:-30% auto auto 48%;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.11),rgba(255,255,255,0) 68%)}
.strategy-board:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-110px;bottom:-110px;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 34px rgba(255,255,255,.025),0 0 0 68px rgba(255,255,255,.018)}
.strategy-board-top{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.11)}
.strategy-board-top span{font-size:10px;letter-spacing:.22em;color:#cdbfc5;font-weight:800}
.strategy-board-top b{font-size:18px;letter-spacing:-.02em}
.strategy-path{position:relative;height:330px;margin-top:12px}
.strategy-node{position:absolute;z-index:3;width:170px;padding:17px 18px 16px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.065);backdrop-filter:blur(12px);box-shadow:0 14px 34px rgba(0,0,0,.14)}
.strategy-node i{display:inline-grid;place-items:center;width:30px;height:30px;margin-bottom:11px;border-radius:10px;background:var(--p);color:#fff;font-style:normal;font-size:11px;font-weight:900}
.strategy-node strong{display:block;font-size:17px;margin-bottom:5px}
.strategy-node small{display:block;color:#bfb7c1;font-size:12px;line-height:1.4}
.strategy-node.n1{left:0;top:22px}
.strategy-node.n2{left:40%;top:4px}
.strategy-node.n3{left:18%;bottom:18px}
.strategy-node.n4{right:0;bottom:5px}
.strategy-line{position:absolute;inset:18px 8px 0;width:calc(100% - 16px);height:285px;z-index:1;opacity:.65;overflow:visible}
.strategy-line path{fill:none;stroke:var(--p);stroke-width:2.2;stroke-dasharray:7 8}
.strategy-line circle{fill:var(--p)}
.strategy-footer{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}
.strategy-footer span{text-align:center;font-size:8px;letter-spacing:.13em;color:#a9a1aa;font-weight:800}
.manifesto-orb{position:absolute;border-radius:50%;pointer-events:none}
.manifesto-orb-a{width:330px;height:330px;left:-170px;top:30px;background:rgba(206,157,175,.10)}
.manifesto-orb-b{width:210px;height:210px;right:5%;bottom:-105px;border:1px solid rgba(206,157,175,.28)}
@media(max-width:1050px){.manifesto-grid{grid-template-columns:1fr;gap:46px}.manifesto-copy{max-width:760px}.strategy-board{max-width:760px;width:100%}}
@media(max-width:650px){.manifesto-section{padding:76px 0}.manifesto-grid{gap:34px}.manifesto-copy h2{font-size:39px}.manifesto-text{font-size:16px}.strategy-board{min-height:auto;padding:24px 18px}.strategy-board-top{align-items:flex-start;gap:10px;flex-direction:column}.strategy-path{height:auto;display:grid;grid-template-columns:1fr;gap:12px;padding:20px 0}.strategy-node{position:relative!important;inset:auto!important;width:100%}.strategy-line{display:none}.strategy-footer{grid-template-columns:1fr 1fr;row-gap:12px}.strategy-footer span{font-size:7px}}


/* ===== V3.8 — INSTAGRAM NO HEADER ===== */
.header .header-actions{
  display:flex !important;
  align-items:center !important;
  gap:10px !important;
  flex:0 0 auto !important;
  margin-left:28px !important;
}
.header .header-actions .btn-small{
  margin-left:0 !important;
}
.header .instagram-top{
  width:38px !important;
  height:38px !important;
  flex:0 0 38px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:50% !important;
  color:var(--p) !important;
  background:#fff !important;
  border:1px solid rgba(23,20,31,.11) !important;
  text-decoration:none !important;
  transition:transform .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease !important;
  box-shadow:0 6px 18px rgba(23,20,31,.06) !important;
}
.header .instagram-top svg{
  width:19px !important;
  height:19px !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.9 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
.header .instagram-top:hover{
  transform:translateY(-2px) !important;
  background:var(--p) !important;
  color:#fff !important;
  box-shadow:0 10px 24px rgba(123,79,224,.20) !important;
}
@media(max-width:980px){
  .header .header-actions{margin-left:auto !important;margin-right:10px !important}
  .header .header-actions .btn-small{display:none !important}
  .header .instagram-top{display:inline-flex !important}
}
@media(max-width:420px){
  .header .instagram-top{width:36px !important;height:36px !important;flex-basis:36px !important}
}
