:root{--bg:#061423;--bg2:#0a2135;--gold:#f5b51b;--gold2:#ffd36b;--text:#f7fbff;--muted:#b5c6d9;--card:#0c2236cc;--line:#264966;--white:#fff;--dark:#07111d;--danger:#ef4444;--ok:#22c55e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.bg-anim{position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 15% 15%,#0a5f8f55,transparent 30%),radial-gradient(circle at 85% 10%,#f5b51b20,transparent 25%),linear-gradient(135deg,#020811,#082038 55%,#05111f)}.bg-anim:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(to bottom,#000,transparent);animation:gridMove 18s linear infinite}.particles{position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(circle,#f5b51b 1px,transparent 2px),radial-gradient(circle,#39bdf8 1px,transparent 2px);background-size:120px 120px,160px 160px;background-position:0 0,40px 60px;opacity:.45;animation:particles 16s linear infinite}@keyframes gridMove{to{transform:translateY(60px)}}@keyframes particles{to{background-position:120px 240px,200px 300px}}header{position:sticky;top:0;z-index:50;background:#061423d9;backdrop-filter:blur(14px);border-bottom:1px solid #ffffff12}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:14px;font-weight:900}.shield{width:48px;height:48px;border:2px solid var(--gold);display:grid;place-items:center;border-radius:14px;color:var(--gold);font-weight:900;box-shadow:0 0 28px #f5b51b44}.brand small{display:block;color:var(--gold);font-size:12px;letter-spacing:.07em}.menu{display:flex;gap:28px;color:#dce8f6;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.menu a{opacity:.86}.menu a:hover{color:var(--gold);opacity:1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #ffffff26;border-radius:12px;padding:15px 22px;font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.03em;transition:.25s}.btn.gold{background:linear-gradient(135deg,var(--gold),#f9c647);color:#14100a;box-shadow:0 0 32px #f5b51b55}.btn.gold:hover{transform:translateY(-2px);box-shadow:0 0 42px #f5b51b77}.btn.outline{border-color:#f5b51b77;color:#fff}.hero{min-height:760px;display:flex;align-items:center;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-7%;top:8%;width:58%;height:75%;background:linear-gradient(135deg,#ffffff10,#0a6fbb22),url('../img/hero-pattern.svg');border:1px solid #ffffff18;border-radius:40px;box-shadow:inset 0 0 80px #000,0 0 100px #0b88d844;transform:perspective(900px) rotateY(-8deg);animation:float 5s ease-in-out infinite}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center;position:relative;z-index:2}.eyebrow{color:var(--gold);font-weight:900;letter-spacing:.14em;text-transform:uppercase;font-size:13px}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.02;margin:18px 0}.hero h1 span{color:var(--gold)}.hero p{font-size:19px;line-height:1.7;color:#d1deeb;max-width:680px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:42px}.stat{padding:18px;border:1px solid #ffffff18;background:#081b2bbb;border-radius:16px;backdrop-filter:blur(10px)}.stat b{display:block;font-size:22px}.stat small{color:#bfd0df;text-transform:uppercase;font-size:11px}.visual-card{position:relative;min-height:500px}.person-card,.monitor-card,.clean-card{position:absolute;border:1px solid #f5b51b55;background:linear-gradient(145deg,#102c45dd,#061423dd);border-radius:28px;box-shadow:0 18px 60px #0008,0 0 36px #f5b51b22;padding:28px}.person-card{right:4%;top:3%;width:320px;height:420px}.person-card:before{content:"";display:block;width:160px;height:160px;border-radius:50%;margin:15px auto;background:linear-gradient(#f5b51b,#0f82bd);box-shadow:inset 0 0 0 18px #092238}.person-card h3{text-align:center;margin:12px 0 0}.person-card p{text-align:center;font-size:14px}.monitor-card{left:0;bottom:18%;width:270px}.clean-card{right:0;bottom:2%;width:250px}.pulse{width:14px;height:14px;background:var(--ok);border-radius:50%;display:inline-block;box-shadow:0 0 0 0 #22c55e99;animation:pulse 1.8s infinite}@keyframes pulse{70%{box-shadow:0 0 0 18px #22c55e00}}@keyframes float{50%{transform:perspective(900px) rotateY(-8deg) translateY(-14px)}}section{padding:92px 0}.section-title{text-align:center;margin-bottom:46px}.section-title h2{font-size:42px;margin:10px 0}.section-title p{color:#bcd0e3}.light{background:#f6f8fb;color:#07111d}.light .section-title p{color:#52677b}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{background:#fff;border:1px solid #e8edf3;border-radius:24px;box-shadow:0 18px 60px #101b2a10;overflow:hidden;transition:.25s}.service-card:hover{transform:translateY(-6px);box-shadow:0 22px 70px #101b2a20}.service-img{height:156px;background:linear-gradient(135deg,#082038,#0e76a8);position:relative}.service-img:after{content:"";position:absolute;inset:18px;border:1px solid #ffffff35;border-radius:18px;background:radial-gradient(circle at 80% 20%,#f5b51b66,transparent 25%)}.service-body{padding:26px;text-align:center}.icon{width:62px;height:62px;display:grid;place-items:center;margin:-58px auto 18px;background:#092238;border:1px solid var(--gold);border-radius:18px;position:relative;box-shadow:0 0 22px #f5b51b44}.icon svg,.diff-icon svg{width:29px;height:29px;fill:none;stroke:var(--gold);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.service-body h3{margin:0 0 12px;text-transform:uppercase;font-size:18px}.service-body p{color:#51677b;line-height:1.6}.tech{background:#061423;border-top:1px solid #153853;border-bottom:1px solid #153853}.tech-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.dashboard-demo{border:1px solid #2d5b7c;background:#081b2b;border-radius:30px;padding:22px;box-shadow:0 0 70px #0284c733}.dash-top{height:34px;display:flex;gap:8px}.dot{width:10px;height:10px;background:#f5b51b;border-radius:50%}.dash-content{display:grid;grid-template-columns:1fr 1fr;gap:14px}.chart,.panel{min-height:130px;border-radius:18px;background:linear-gradient(135deg,#0b2b45,#102337);border:1px solid #ffffff12}.chart{position:relative;overflow:hidden}.chart:before{content:"";position:absolute;inset:30px;background:linear-gradient(90deg,transparent 0 10%,#f5b51b 10% 14%,transparent 14% 32%,#38bdf8 32% 38%,transparent 38% 62%,#f5b51b 62% 70%,transparent 70%);transform:skewY(-18deg);opacity:.8}.diff-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.diff{display:flex;gap:14px;background:#092238;border:1px solid #1e4765;border-radius:18px;padding:18px}.diff-icon{width:46px;height:46px;flex:none;display:grid;place-items:center;border:1px solid #2f6689;border-radius:14px}.diff h4{margin:0 0 8px}.diff p{margin:0;color:#b9c9d9;line-height:1.55}.segments{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.segment{text-align:center;background:#fff;border:1px solid #e8edf3;border-radius:18px;padding:24px 12px;box-shadow:0 10px 35px #101b2a0c}.segment .icon{margin:0 auto 12px;width:52px;height:52px}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.step{text-align:center}.step-num{width:54px;height:54px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--gold);color:var(--gold);font-weight:900;box-shadow:0 0 24px #f5b51b33}.compare{display:grid;grid-template-columns:1fr 1fr;gap:24px}.compare-card{border-radius:24px;padding:32px;background:#fff;color:#07111d}.compare-card.dark{background:linear-gradient(135deg,#0b2439,#07111d);color:#fff;border:1px solid #f5b51b44}.compare li{margin:14px 0}.testimonials{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.testimonial{background:#fff;color:#07111d;border-radius:22px;padding:24px;border:1px solid #e8edf3}.stars{color:var(--gold);letter-spacing:2px}.cta{background:linear-gradient(135deg,#07111d,#092a43);border-top:1px solid #1e4765}.cta-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:start}.cta h2{font-size:42px}.form{background:#ffffff10;border:1px solid #ffffff22;border-radius:24px;padding:24px;backdrop-filter:blur(10px)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form input,.form select,.form textarea{width:100%;padding:15px;border-radius:10px;border:1px solid #ffffff26;background:#061423;color:#fff}.form textarea,.full{grid-column:1/-1}.checkline{display:flex;gap:10px;color:#d4e1ef;font-size:13px;line-height:1.5}.footer{background:#020811;padding:44px 0;color:#c8d5e2}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.4fr 1fr;gap:30px}.cardim{display:flex;align-items:center;gap:12px;margin-top:20px}.cardim img{height:28px;width:auto}.reveal{opacity:0;transform:translateY(26px);transition:.7s ease}.reveal.show{opacity:1;transform:none}.mobile-toggle{display:none}.notice{padding:14px 18px;background:#dcfce7;color:#14532d;border-radius:12px;margin-bottom:18px}@media(max-width:960px){.menu{display:none}.mobile-toggle{display:block}.hero-grid,.tech-grid,.cta-grid,.compare{grid-template-columns:1fr}.visual-card{display:none}.stats,.service-grid,.segments,.steps,.testimonials,.footer-grid{grid-template-columns:1fr 1fr}.hero{min-height:auto;padding:80px 0}.hero:after{opacity:.25;width:100%;right:-30%}.nav{height:72px}.form-grid{grid-template-columns:1fr}.form textarea,.full{grid-column:auto}}@media(max-width:620px){.stats,.service-grid,.segments,.steps,.testimonials,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:38px}.section-title h2,.cta h2{font-size:30px}.hero-actions{flex-direction:column}.btn{width:100%}}

/* v1.1 - Imagens premium aplicadas */
.hero:before{content:"";position:absolute;right:0;top:0;width:58%;height:100%;background:linear-gradient(90deg,#061423 0%,rgba(6,20,35,.55) 28%,rgba(6,20,35,.08) 100%),url('../img/hero-portaria-premium.jpg') center/cover no-repeat;opacity:.92;filter:saturate(1.08) contrast(1.06);z-index:0;animation:heroZoom 14s ease-in-out infinite alternate}.hero:after{right:5%;top:12%;width:44%;height:68%;background:linear-gradient(135deg,rgba(245,181,27,.18),rgba(14,118,168,.13));border:1px solid rgba(245,181,27,.25);border-radius:34px;box-shadow:inset 0 0 60px rgba(0,0,0,.45),0 0 100px rgba(11,136,216,.22);backdrop-filter:blur(1px);pointer-events:none}.hero-grid{z-index:2}.visual-card{min-height:540px}.visual-card:before{content:"";position:absolute;inset:0;background:url('../img/hero-portaria-premium.jpg') center/cover no-repeat;border-radius:34px;border:1px solid rgba(245,181,27,.35);box-shadow:0 24px 90px rgba(0,0,0,.55),0 0 45px rgba(245,181,27,.18);overflow:hidden}.visual-card:after{content:"";position:absolute;inset:0;border-radius:34px;background:linear-gradient(180deg,rgba(6,20,35,.08),rgba(6,20,35,.65));pointer-events:none}.person-card{right:5%;top:auto;bottom:5%;width:320px;height:auto;z-index:2}.person-card:before{display:none}.monitor-card{left:4%;bottom:28%;width:280px;z-index:2}.clean-card{right:5%;bottom:28%;width:255px;z-index:2}.service-img{height:205px;background-size:cover;background-position:center;border-bottom:1px solid rgba(245,181,27,.35);overflow:hidden}.service-img:after{inset:0;border:0;border-radius:0;background:linear-gradient(135deg,rgba(245,181,27,.22),transparent 38%,rgba(6,20,35,.45));transition:.35s}.service-card:hover .service-img:after{background:linear-gradient(135deg,rgba(245,181,27,.30),transparent 32%,rgba(6,20,35,.30))}.service-body{padding:28px 24px 30px}.icon{margin:-60px auto 18px}.image-dashboard{position:relative;overflow:hidden;padding:0;min-height:380px;background:#061423}.image-dashboard img{width:100%;height:100%;min-height:380px;object-fit:cover;display:block;filter:saturate(1.08) contrast(1.05)}.image-dashboard:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,20,35,.02),rgba(6,20,35,.55));pointer-events:none}.dashboard-badge{position:absolute;left:24px;bottom:24px;z-index:2;background:rgba(6,20,35,.78);border:1px solid rgba(245,181,27,.35);border-radius:18px;padding:18px 20px;box-shadow:0 12px 35px rgba(0,0,0,.35);backdrop-filter:blur(12px)}.dashboard-badge b{display:block;color:#fff;font-size:18px}.dashboard-badge span{display:block;color:#cfe0ee;margin-top:4px}.compare{position:relative}.compare:before{content:"";position:absolute;inset:auto 0 -10px 50%;height:260px;background:url('../img/condominio-moderno.jpg') center/cover no-repeat;border-radius:28px;opacity:.16;filter:saturate(1.05);pointer-events:none}@keyframes heroZoom{from{transform:scale(1)}to{transform:scale(1.045)}}
@media(max-width:960px){.hero:before{width:100%;opacity:.24}.hero:after{display:none}.visual-card{display:block;min-height:360px}.visual-card .monitor-card,.visual-card .clean-card{display:none}.visual-card:before{inset:0}.person-card{left:20px;right:20px;bottom:20px;width:auto}.service-img{height:190px}}


/* v1.2 - Página de vagas e ajustes de profissionalização */
.nav .menu a[href="vagas.php"]{font-weight:800}
.service-card{display:flex;flex-direction:column;min-height:430px}
.service-img{background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important}
.service-body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:225px}
.service-body h3{line-height:1.25;min-height:45px;display:flex;align-items:center;justify-content:center}
.service-body p{margin:0;max-width:310px}
.jobs-hero{position:relative;padding:135px 0 88px;overflow:hidden;background:linear-gradient(135deg,rgba(6,20,35,.94),rgba(9,42,67,.86))}
.jobs-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,20,35,.96),rgba(6,20,35,.62)),url('../img/hero-portaria-premium.jpg') center/cover no-repeat;opacity:.88}
.jobs-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr .78fr;gap:44px;align-items:center}
.jobs-hero h1{font-size:clamp(42px,6vw,76px);line-height:1;margin:12px 0 18px}
.jobs-hero p{font-size:19px;line-height:1.7;color:#d6e4f2;max-width:760px}
.jobs-panel{background:rgba(8,27,43,.78);border:1px solid rgba(245,181,27,.35);border-radius:28px;padding:34px;box-shadow:0 22px 70px rgba(0,0,0,.36);backdrop-filter:blur(12px)}
.jobs-panel b{font-size:26px;display:block;margin-bottom:12px;color:#fff}
.jobs-mini{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.jobs-mini span,.job-badge{border:1px solid rgba(245,181,27,.45);color:#f5b51b;background:rgba(245,181,27,.08);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.jobs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.job-card{background:#fff;border:1px solid #e8edf3;border-radius:24px;padding:28px;box-shadow:0 18px 60px #101b2a12;display:flex;flex-direction:column;gap:14px}
.job-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid #e8edf3;padding-bottom:18px}
.job-card h3{font-size:26px;margin:12px 0 0;color:#07111d;line-height:1.2}
.job-card h4{margin:4px 0 0;color:#07111d}
.job-card p{color:#51677b;line-height:1.65;margin:0}
.job-location{color:#0e7490;font-weight:900;text-align:right}
.job-salary{background:#f8fafc;border:1px solid #e8edf3;border-radius:14px;padding:12px 14px}
.job-apply{display:flex;gap:12px;flex-wrap:wrap;margin-top:auto;padding-top:8px}
.dark-outline{border-color:#07111d!important;color:#07111d!important}
.job-card small{color:#64748b;line-height:1.5}
.empty-jobs{background:#fff;border:1px solid #e8edf3;border-radius:24px;padding:34px;text-align:center;box-shadow:0 18px 60px #101b2a12}
.privacy-note{margin-top:24px;color:#64748b;text-align:center;line-height:1.6}
.privacy-note a{color:#0e7490;font-weight:800}
.jobs-cta-strip{background:#f6f8fb;color:#07111d;padding:0 0 70px}
.jobs-strip-card{background:linear-gradient(135deg,#07111d,#092a43);color:#fff;border:1px solid rgba(245,181,27,.35);border-radius:28px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 22px 70px #101b2a1a}
.jobs-strip-card h2{margin:6px 0 8px;font-size:32px}
.jobs-strip-card p{margin:0;color:#cbd8e7}
@media(max-width:960px){.jobs-hero-grid,.jobs-grid{grid-template-columns:1fr}.jobs-hero{padding:110px 0 70px}.jobs-strip-card{flex-direction:column;align-items:flex-start}.job-top{flex-direction:column}.job-location{text-align:left}.service-card{min-height:auto}.service-body h3{min-height:auto}}
@media(max-width:620px){.jobs-hero h1{font-size:40px}.jobs-panel{padding:24px}.job-card{padding:22px}.job-apply .btn{width:100%}.service-img{height:180px}.service-body{min-height:auto;padding:26px 20px 28px}}


/* v1.3 - Aplicação profissional do logotipo Torre Forte */
.logo-brand{
  display:flex;
  align-items:center;
  gap:0;
  min-width:245px;
  height:72px;
  padding:6px 0;
}
.logo-brand img{
  display:block;
  width:auto;
  height:66px;
  max-width:260px;
  object-fit:contain;
  filter:drop-shadow(0 8px 16px rgba(0,0,0,.35));
  transition:transform .25s ease, filter .25s ease;
}
.logo-brand:hover img{
  transform:translateY(-1px) scale(1.015);
  filter:drop-shadow(0 10px 20px rgba(245,181,27,.22));
}
.footer .logo-brand{
  height:auto;
  min-width:0;
  padding:0;
  margin-bottom:14px;
}
.footer .logo-brand img{
  height:92px;
  max-width:220px;
  filter:drop-shadow(0 10px 20px rgba(0,0,0,.45));
}
@media(max-width:960px){
  .logo-brand{min-width:auto;height:66px}
  .logo-brand img{height:58px;max-width:210px}
  header .btn.outline{padding:11px 14px;font-size:12px}
}
@media(max-width:620px){
  .nav{gap:12px}
  .logo-brand img{height:52px;max-width:180px}
  .footer .logo-brand img{height:78px}
}


/* v1.3.1 - Hero refinado sem cards cobrindo a imagem */
.hero{
  position:relative;
  overflow:hidden;
}
.hero:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 78% 18%, rgba(245,181,27,.10), transparent 22%),
    radial-gradient(circle at 88% 72%, rgba(14,118,168,.16), transparent 28%),
    linear-gradient(135deg,#04101c 8%, #0a2135 58%, #061423 100%);
  opacity:1;
  animation:none;
}
.hero:after{
  display:none;
}
.hero-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns: 1.08fr .92fr;
  gap:42px;
  align-items:center;
}
.visual-card{
  min-height:auto;
  display:flex;
  flex-direction:column;
  gap:18px;
}
.visual-card:before,
.visual-card:after,
.person-card,
.monitor-card,
.clean-card{
  display:none !important;
}
.hero-image-panel{
  position:relative;
  overflow:hidden;
  border-radius:32px;
  border:1px solid rgba(245,181,27,.35);
  box-shadow:0 24px 80px rgba(0,0,0,.45), 0 0 35px rgba(245,181,27,.12);
  background:#061423;
}
.hero-image-panel img{
  width:100%;
  height:420px;
  object-fit:cover;
  object-position:center;
  display:block;
  filter:saturate(1.04) contrast(1.04);
}
.hero-feature-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.hero-feature-card{
  background:linear-gradient(180deg, rgba(9,34,56,.92), rgba(6,20,35,.92));
  border:1px solid rgba(245,181,27,.22);
  border-radius:22px;
  padding:20px 18px;
  box-shadow:0 16px 40px rgba(0,0,0,.24);
  min-height:170px;
}
.hero-feature-top{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:12px;
}
.hero-feature-card h3{
  margin:0;
  font-size:22px;
  line-height:1.2;
  color:#fff;
}
.hero-feature-card p{
  margin:0;
  color:#d4e1ef;
  line-height:1.6;
  font-size:17px;
}
.feature-icon{
  width:38px;
  height:38px;
  flex:none;
  display:grid;
  place-items:center;
  border-radius:12px;
  border:1px solid rgba(245,181,27,.45);
  background:rgba(245,181,27,.08);
  color:var(--gold);
  font-size:16px;
  font-weight:900;
}
@media(max-width:1180px){
  .hero-feature-grid{
    grid-template-columns:1fr;
  }
  .hero-feature-card{
    min-height:auto;
  }
}
@media(max-width:960px){
  .hero-grid{
    grid-template-columns:1fr;
    gap:28px;
  }
  .visual-card{
    display:flex;
  }
  .hero-image-panel img{
    height:360px;
  }
  .hero-feature-grid{
    grid-template-columns:1fr;
  }
}
@media(max-width:620px){
  .hero-image-panel img{
    height:290px;
  }
  .hero-feature-card{
    padding:18px 16px;
    border-radius:18px;
  }
  .hero-feature-card h3{
    font-size:20px;
  }
  .hero-feature-card p{
    font-size:16px;
  }
}


/* v1.4 Premium - Hero redesenhado e logotipo ampliado */
header{background:rgba(6,20,35,.92)!important}
.nav{
  height:96px!important;
  gap:24px;
}
.menu{
  gap:34px!important;
  font-size:14px!important;
}
.logo-brand{
  min-width:320px!important;
  height:88px!important;
  padding:4px 0!important;
}
.logo-brand img{
  height:82px!important;
  max-width:320px!important;
}
.footer .logo-brand img{
  height:110px!important;
  max-width:260px!important;
}

.hero.hero-premium{
  min-height:auto!important;
  padding:86px 0 44px!important;
  background:
    radial-gradient(circle at 14% 18%, rgba(14,118,168,.18), transparent 24%),
    radial-gradient(circle at 84% 12%, rgba(245,181,27,.12), transparent 18%),
    linear-gradient(135deg,#04111d 0%, #082038 52%, #061423 100%)!important;
}
.hero.hero-premium:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background-image:
    linear-gradient(rgba(255,255,255,.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.05) 1px, transparent 1px)!important;
  background-size:74px 74px!important;
  mask-image:linear-gradient(to right, #000 0 28%, transparent 48%, transparent 100%)!important;
  opacity:.45!important;
  animation:none!important;
}
.hero.hero-premium:after{
  display:none!important;
}
.hero-grid.hero-grid-premium{
  display:grid!important;
  grid-template-columns:minmax(0, 1.03fr) minmax(420px, .97fr)!important;
  gap:54px!important;
  align-items:center!important;
  position:relative!important;
  z-index:2!important;
}
.hero-copy h1{
  max-width:760px;
}
.hero-copy p{
  max-width:720px;
}
.hero-visual{
  position:relative;
}
.visual-card,
.visual-card:before,
.visual-card:after,
.person-card,
.monitor-card,
.clean-card{
  display:none!important;
}
.hero-image-frame{
  position:relative;
  border-radius:34px;
  overflow:hidden;
  border:1px solid rgba(245,181,27,.32);
  background:#061423;
  box-shadow:0 26px 80px rgba(0,0,0,.42), 0 0 38px rgba(245,181,27,.10);
}
.hero-image-frame:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(6,20,35,.02), rgba(6,20,35,.18) 45%, rgba(6,20,35,.36));
  z-index:1;
  pointer-events:none;
}
.hero-image-frame img{
  display:block;
  width:100%;
  height:540px;
  object-fit:cover;
  object-position:62% center;
  filter:saturate(1.05) contrast(1.04);
}
.hero-feature-strip{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
  margin-top:26px;
  position:relative;
  z-index:2;
}
.hero-feature-card{
  background:linear-gradient(180deg, rgba(9,34,56,.96), rgba(6,20,35,.96))!important;
  border:1px solid rgba(245,181,27,.22)!important;
  border-radius:22px!important;
  padding:22px 20px!important;
  box-shadow:0 16px 40px rgba(0,0,0,.22)!important;
  min-height:164px!important;
}
.hero-feature-top{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:12px;
}
.hero-feature-card h3{
  margin:0!important;
  font-size:24px!important;
  color:#fff!important;
  line-height:1.2!important;
}
.hero-feature-card p{
  margin:0!important;
  color:#d4e1ef!important;
  font-size:18px!important;
  line-height:1.6!important;
}
.feature-icon{
  width:40px!important;
  height:40px!important;
  border-radius:12px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(245,181,27,.45)!important;
  background:rgba(245,181,27,.08)!important;
  color:var(--gold)!important;
  font-size:16px!important;
  font-weight:900!important;
  flex:none!important;
}
.stats{
  margin-top:36px!important;
}

@media(max-width:1180px){
  .hero-grid.hero-grid-premium{
    grid-template-columns:1fr!important;
    gap:34px!important;
  }
  .hero-image-frame img{
    height:470px!important;
    object-position:center!important;
  }
}
@media(max-width:960px){
  .nav{
    height:84px!important;
  }
  .logo-brand{
    min-width:auto!important;
    height:76px!important;
  }
  .logo-brand img{
    height:70px!important;
    max-width:260px!important;
  }
  .menu{display:none!important}
  .hero.hero-premium{
    padding:64px 0 38px!important;
  }
  .hero-feature-strip{
    grid-template-columns:1fr!important;
  }
  .hero-image-frame img{
    height:380px!important;
  }
}
@media(max-width:620px){
  .nav{
    height:78px!important;
  }
  .logo-brand img{
    height:62px!important;
    max-width:230px!important;
  }
  .hero-copy h1{
    font-size:clamp(38px, 10vw, 58px)!important;
  }
  .hero-image-frame{
    border-radius:24px!important;
  }
  .hero-image-frame img{
    height:290px!important;
  }
  .hero-feature-card{
    min-height:auto!important;
    padding:18px 16px!important;
  }
  .hero-feature-card h3{
    font-size:21px!important;
  }
  .hero-feature-card p{
    font-size:16px!important;
  }
}


/* =========================================================
   v1.4.1 ULTRA PREMIUM FINAL
   Acabamento final de produção: header premium, mobile menu,
   hero sem sobreposição, serviços refinados, CTA e footer premium.
   ========================================================= */

:root{
  --premium-shadow: 0 26px 80px rgba(0,0,0,.38);
  --gold-soft: rgba(245,181,27,.18);
  --glass: rgba(7, 22, 36, .78);
}

/* Header final */
.site-header{
  background:rgba(4,15,28,.92)!important;
  border-bottom:1px solid rgba(245,181,27,.14)!important;
  box-shadow:0 14px 40px rgba(0,0,0,.22);
  transition:background .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.site-header.scrolled{
  background:rgba(4,15,28,.97)!important;
  border-bottom-color:rgba(245,181,27,.28)!important;
  box-shadow:0 18px 55px rgba(0,0,0,.36);
}
.nav{
  height:104px!important;
}
.logo-brand{
  min-width:345px!important;
  height:96px!important;
}
.logo-brand img{
  height:92px!important;
  max-width:345px!important;
  filter:drop-shadow(0 12px 20px rgba(0,0,0,.42)) drop-shadow(0 0 14px rgba(245,181,27,.12))!important;
}
.menu{
  align-items:center;
}
.menu a{
  position:relative;
  padding:10px 0;
}
.menu a:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:2px;
  height:2px;
  background:linear-gradient(90deg,transparent,var(--gold),transparent);
  transform:scaleX(0);
  transition:.25s;
}
.menu a:hover:after{
  transform:scaleX(1);
}
.header-whatsapp{
  box-shadow:inset 0 0 0 1px rgba(245,181,27,.22),0 0 24px rgba(245,181,27,.08);
}
.mobile-menu-btn{
  display:none;
  width:48px;
  height:48px;
  border:1px solid rgba(245,181,27,.55);
  border-radius:14px;
  background:rgba(245,181,27,.06);
  padding:11px;
  cursor:pointer;
}
.mobile-menu-btn span{
  display:block;
  height:2px;
  width:100%;
  background:var(--gold);
  border-radius:99px;
  margin:6px 0;
  transition:.25s ease;
}
.mobile-menu-btn.active span:nth-child(1){transform:translateY(8px) rotate(45deg)}
.mobile-menu-btn.active span:nth-child(2){opacity:0}
.mobile-menu-btn.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}

/* Hero final sem qualquer cobertura */
.hero.hero-premium{
  padding:96px 0 54px!important;
  isolation:isolate;
}
.hero.hero-premium:before{
  opacity:.58!important;
}
.hero-grid.hero-grid-premium{
  grid-template-columns:minmax(0,1fr) minmax(440px,.92fr)!important;
  gap:66px!important;
}
.hero-copy{
  position:relative;
}
.hero-copy:before{
  content:"";
  position:absolute;
  inset:-24px -10px -28px -26px;
  background:linear-gradient(90deg,rgba(4,15,28,.55),rgba(4,15,28,.08));
  border-left:2px solid rgba(245,181,27,.36);
  border-radius:28px;
  z-index:-1;
}
.hero-copy h1{
  font-size:clamp(48px,5.8vw,84px)!important;
  letter-spacing:-.045em;
  text-wrap:balance;
}
.hero-copy p{
  font-size:20px!important;
  color:#d8e7f6!important;
}
.hero-image-frame{
  border-radius:38px!important;
  border:1px solid rgba(245,181,27,.42)!important;
  box-shadow:var(--premium-shadow), 0 0 70px rgba(245,181,27,.10)!important;
  transform:none!important;
}
.hero-image-frame:after{
  content:"";
  position:absolute;
  inset:18px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:28px;
  z-index:2;
  pointer-events:none;
}
.hero-image-frame img{
  height:575px!important;
  object-position:56% center!important;
  transform:scale(1.01);
  transition:transform 8s ease;
}
.hero-image-frame:hover img{
  transform:scale(1.045);
}
.hero-feature-strip{
  margin-top:34px!important;
  gap:24px!important;
}
.hero-feature-card{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 88% 10%, rgba(245,181,27,.10), transparent 28%),
    linear-gradient(180deg, rgba(9,34,56,.98), rgba(5,18,31,.98))!important;
  border-color:rgba(245,181,27,.30)!important;
  box-shadow:0 18px 55px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.05)!important;
}
.hero-feature-card:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(110deg,transparent 0 35%,rgba(255,255,255,.05) 50%,transparent 65% 100%);
  transform:translateX(-120%);
  transition:.8s;
}
.hero-feature-card:hover:before{
  transform:translateX(120%);
}
.hero-feature-card:hover{
  transform:translateY(-4px);
}
.hero-feature-card{
  transition:.25s ease;
}

/* Cards de estatística premium */
.stat{
  background:linear-gradient(180deg,rgba(9,34,56,.88),rgba(6,20,35,.88))!important;
  border-color:rgba(245,181,27,.18)!important;
  box-shadow:0 14px 35px rgba(0,0,0,.18);
}
.stat b{
  color:#fff;
}
.stat small{
  color:#c8d8e7!important;
}

/* Serviços finais */
.service-grid{
  gap:30px!important;
}
.service-card{
  border-radius:28px!important;
  border:1px solid rgba(10,33,53,.10)!important;
  box-shadow:0 22px 70px rgba(15,23,42,.10)!important;
  position:relative;
  overflow:hidden;
}
.service-card:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 0 84%,rgba(245,181,27,.05));
  pointer-events:none;
}
.service-card:hover{
  transform:translateY(-8px)!important;
  box-shadow:0 28px 90px rgba(15,23,42,.18)!important;
}
.service-img{
  height:230px!important;
}
.service-body{
  padding:32px 28px 34px!important;
}
.service-body h3{
  font-size:19px!important;
}
.service-body p{
  font-size:16px!important;
}
.icon{
  width:68px!important;
  height:68px!important;
  border-radius:20px!important;
  margin-top:-66px!important;
  box-shadow:0 0 28px rgba(245,181,27,.38),0 12px 28px rgba(0,0,0,.16)!important;
}

/* Tecnologia premium */
.tech{
  background:
    radial-gradient(circle at 12% 28%, rgba(14,118,168,.16), transparent 24%),
    linear-gradient(135deg,#04111d,#071b2d)!important;
}
.image-dashboard{
  box-shadow:0 24px 85px rgba(0,0,0,.40),0 0 55px rgba(14,118,168,.16)!important;
}
.diff{
  background:linear-gradient(180deg,rgba(9,34,56,.92),rgba(6,20,35,.92))!important;
  border-color:rgba(245,181,27,.16)!important;
  transition:.25s ease;
}
.diff:hover{
  transform:translateY(-4px);
  border-color:rgba(245,181,27,.35)!important;
}

/* Segmentos */
.segment{
  transition:.25s ease;
}
.segment:hover{
  transform:translateY(-5px);
  box-shadow:0 18px 55px rgba(15,23,42,.13);
}

/* CTA Trabalhe Conosco */
.jobs-strip-card{
  border-radius:32px!important;
  padding:40px!important;
  box-shadow:0 26px 90px rgba(15,23,42,.22)!important;
}

/* Formulário final */
.form{
  border-color:rgba(245,181,27,.16)!important;
  box-shadow:0 24px 75px rgba(0,0,0,.26);
}
.form input:focus,.form select:focus,.form textarea:focus{
  outline:none;
  border-color:rgba(245,181,27,.68);
  box-shadow:0 0 0 3px rgba(245,181,27,.12);
}

/* Footer final */
.footer{
  background:
    radial-gradient(circle at 15% 15%, rgba(245,181,27,.08), transparent 22%),
    linear-gradient(180deg,#020811,#030d18)!important;
  border-top:1px solid rgba(245,181,27,.12);
}
.footer .logo-brand img{
  height:124px!important;
  max-width:300px!important;
}

/* Página vagas premium */
.jobs-panel,.job-card{
  border-color:rgba(245,181,27,.20)!important;
}
.job-card{
  transition:.25s ease;
}
.job-card:hover{
  transform:translateY(-5px);
  box-shadow:0 24px 80px rgba(15,23,42,.16);
}

/* Responsividade final */
@media(max-width:1180px){
  .hero-grid.hero-grid-premium{
    grid-template-columns:1fr!important;
  }
  .hero-copy:before{
    inset:-20px;
  }
  .hero-image-frame img{
    height:500px!important;
  }
  .hero-feature-strip{
    grid-template-columns:repeat(3,1fr)!important;
  }
}
@media(max-width:1040px){
  .mobile-menu-btn{
    display:block;
    order:3;
  }
  .header-whatsapp{
    display:none!important;
  }
  .logo-brand{
    min-width:auto!important;
    flex:1;
  }
  .menu{
    position:fixed!important;
    left:4%;
    right:4%;
    top:96px;
    display:grid!important;
    gap:0!important;
    padding:16px;
    background:rgba(4,15,28,.98);
    border:1px solid rgba(245,181,27,.28);
    border-radius:22px;
    box-shadow:0 30px 90px rgba(0,0,0,.45);
    transform:translateY(-18px);
    opacity:0;
    pointer-events:none;
    transition:.25s ease;
  }
  .menu.open{
    transform:translateY(0);
    opacity:1;
    pointer-events:auto;
  }
  .menu a{
    padding:16px 14px!important;
    border-bottom:1px solid rgba(255,255,255,.08);
  }
  .menu a:last-child{
    border-bottom:0;
  }
}
@media(max-width:960px){
  .nav{
    height:90px!important;
  }
  .logo-brand img{
    height:78px!important;
    max-width:285px!important;
  }
  .menu{
    top:90px;
  }
  .hero.hero-premium{
    padding:62px 0 42px!important;
  }
  .hero-feature-strip{
    grid-template-columns:1fr!important;
  }
  .service-grid{
    grid-template-columns:1fr 1fr!important;
  }
  .service-img{
    height:210px!important;
  }
}
@media(max-width:700px){
  .service-grid{
    grid-template-columns:1fr!important;
  }
  .stats{
    grid-template-columns:1fr 1fr!important;
  }
}
@media(max-width:620px){
  .nav{
    height:82px!important;
  }
  .menu{
    top:82px;
  }
  .logo-brand img{
    height:68px!important;
    max-width:250px!important;
  }
  .hero-copy:before{
    display:none;
  }
  .hero-copy h1{
    font-size:clamp(38px,11vw,54px)!important;
  }
  .hero-copy p{
    font-size:18px!important;
  }
  .hero-image-frame img{
    height:320px!important;
  }
  .hero-feature-card{
    min-height:auto!important;
  }
  .stats{
    grid-template-columns:1fr!important;
  }
  .jobs-strip-card{
    padding:28px!important;
  }
  .footer .logo-brand img{
    height:104px!important;
  }
}


/* v1.4.2 - Cereja do bolo: crédito Cardim discreto e clicável */
.credit-cardim{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  margin-top:18px!important;
  padding:8px 10px!important;
  border:1px solid rgba(245,181,27,.10)!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.025)!important;
  color:#dce8f6!important;
  transition:.25s ease!important;
  width:max-content!important;
  max-width:100%!important;
}
.credit-cardim img{
  height:22px!important;
  width:auto!important;
  max-width:82px!important;
  object-fit:contain!important;
  opacity:.82!important;
  filter:drop-shadow(0 4px 10px rgba(0,0,0,.28))!important;
  transition:.25s ease!important;
}
.credit-cardim small{
  font-size:13px!important;
  color:#dce8f6!important;
  letter-spacing:.01em!important;
  line-height:1.2!important;
}
.credit-cardim strong{
  color:#ffffff!important;
  font-weight:800!important;
}
.credit-cardim:hover{
  transform:translateY(-2px)!important;
  border-color:rgba(245,181,27,.30)!important;
  background:rgba(245,181,27,.055)!important;
  box-shadow:0 12px 30px rgba(0,0,0,.22),0 0 18px rgba(245,181,27,.08)!important;
}
.credit-cardim:hover img{
  opacity:1!important;
}
@media(max-width:620px){
  .credit-cardim{
    width:100%!important;
    justify-content:center!important;
    padding:10px 12px!important;
  }
  .credit-cardim img{
    height:20px!important;
    max-width:76px!important;
  }
}


/* v1.4.3 CLEAN HERO FINAL - primeira dobra mais elegante e proporcional */
.hero.hero-premium{
  padding:72px 0 44px !important;
  background:
    radial-gradient(circle at 14% 18%, rgba(14,118,168,.12), transparent 24%),
    radial-gradient(circle at 84% 12%, rgba(245,181,27,.10), transparent 18%),
    linear-gradient(135deg,#04111d 0%, #07203a 55%, #061423 100%) !important;
}
.hero.hero-premium:before{
  opacity:.28 !important;
  mask-image:linear-gradient(to right, #000 0 22%, transparent 44%, transparent 100%) !important;
}
.hero-grid.hero-grid-premium{
  grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr) !important;
  gap:72px !important;
  align-items:center !important;
}
.hero-copy{
  max-width:620px !important;
  padding:8px 0 !important;
}
.hero-copy:before{
  display:none !important;
}
.hero .eyebrow{
  font-size:12px !important;
  letter-spacing:.16em !important;
  margin-bottom:12px !important;
}
.hero-copy h1{
  font-size:clamp(44px,5vw,68px) !important;
  line-height:1.06 !important;
  letter-spacing:-.045em !important;
  max-width:10.5ch !important;
  margin:0 0 22px !important;
  text-wrap:balance;
}
.hero-copy p{
  max-width:560px !important;
  font-size:18px !important;
  line-height:1.72 !important;
  color:#d7e5f3 !important;
  margin:0 !important;
}
.hero-actions{
  margin-top:28px !important;
}
.hero-actions .btn{
  min-width:0 !important;
}
.stats{
  margin-top:30px !important;
  max-width:560px !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:14px !important;
}
.stat{
  padding:16px 18px !important;
  border-radius:18px !important;
}
.stat b{
  font-size:21px !important;
}
.stat small{
  font-size:10px !important;
  line-height:1.45 !important;
}
.hero-visual{
  align-self:center !important;
}
.hero-image-frame{
  border-radius:32px !important;
  box-shadow:0 24px 70px rgba(0,0,0,.34), 0 0 40px rgba(245,181,27,.08) !important;
}
.hero-image-frame:after{
  inset:16px !important;
  border-radius:24px !important;
  opacity:.8;
}
.hero-image-frame img{
  height:520px !important;
  object-position:58% center !important;
}
.hero-feature-strip{
  margin-top:26px !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:18px !important;
}
.hero-feature-card{
  min-height:150px !important;
  padding:20px 18px !important;
  border-radius:20px !important;
}
.hero-feature-card h3{
  font-size:20px !important;
}
.hero-feature-card p{
  font-size:16px !important;
  line-height:1.58 !important;
}
@media (max-width:1180px){
  .hero-grid.hero-grid-premium{
    grid-template-columns:1fr !important;
    gap:34px !important;
  }
  .hero-copy{
    max-width:100% !important;
  }
  .hero-copy h1{
    max-width:12ch !important;
  }
  .hero-image-frame img{
    height:450px !important;
    object-position:center !important;
  }
}
@media (max-width:960px){
  .hero.hero-premium{
    padding:56px 0 34px !important;
  }
  .hero-copy h1{
    font-size:clamp(38px,8vw,56px) !important;
    max-width:11ch !important;
  }
  .hero-copy p{
    font-size:17px !important;
  }
  .hero-image-frame img{
    height:360px !important;
  }
  .hero-feature-strip{
    grid-template-columns:1fr !important;
  }
}
@media (max-width:620px){
  .hero-copy h1{
    font-size:clamp(34px,10vw,46px) !important;
    max-width:100% !important;
  }
  .hero-copy p{
    font-size:16px !important;
    line-height:1.66 !important;
  }
  .stats{
    grid-template-columns:1fr !important;
  }
  .hero-image-frame img{
    height:290px !important;
  }
  .hero-feature-card{
    padding:18px 16px !important;
  }
}


/* v1.4.4 - HERO BALANCEADO com título usando o espaço acima da imagem */
.hero-grid-balanced{
  grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr) !important;
  grid-template-areas:
    "head head"
    "copy visual" !important;
  gap:28px 72px !important;
  align-items:start !important;
}
.hero-head{grid-area:head; max-width:1050px; padding-right:40px;}
.hero-head .eyebrow{margin-bottom:12px !important;}
.hero-head h1{
  margin:0 !important;
  max-width:13.5ch !important;
  font-size:clamp(40px,4.8vw,64px) !important;
  line-height:1.02 !important;
  letter-spacing:-.045em !important;
  text-wrap:balance;
}
.hero-copy-balanced{
  grid-area:copy;
  max-width:560px !important;
  align-self:start !important;
  padding-top:8px !important;
}
.hero-copy-balanced p{
  margin-top:0 !important;
}
.hero-visual{grid-area:visual; align-self:start !important;}
.hero-image-frame img{
  height:500px !important;
}
.hero-feature-strip{
  margin-top:24px !important;
}
@media (max-width:1180px){
  .hero-grid-balanced{
    grid-template-columns:1fr !important;
    grid-template-areas:
      "head"
      "visual"
      "copy" !important;
    gap:24px !important;
  }
  .hero-head{max-width:100%; padding-right:0;}
  .hero-head h1{max-width:12ch !important;}
  .hero-copy-balanced{max-width:100% !important; padding-top:0 !important;}
  .hero-visual{max-width:860px;}
}
@media (max-width:620px){
  .hero-head h1{
    max-width:100% !important;
    font-size:clamp(34px,10vw,46px) !important;
  }
}


/* v1.4.5 - Crédito Cardim refinado com logo à direita */
.credit-cardim{
  margin-top:20px !important;
  margin-left:auto !important;
  display:inline-flex !important;
  flex-direction:row-reverse !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:14px !important;
  padding:10px 14px !important;
  min-height:50px !important;
}
.credit-cardim img{
  height:26px !important;
  max-width:96px !important;
  opacity:.92 !important;
}
.credit-cardim small{
  text-align:left !important;
  font-size:13px !important;
}
@media(max-width:620px){
  .credit-cardim{
    margin-left:0 !important;
    flex-direction:row !important;
    justify-content:center !important;
  }
  .credit-cardim img{
    height:24px !important;
    max-width:88px !important;
  }
}


/* v1.4.6 - Correção definitiva do topo/hero */
.hero.hero-premium{
  padding:58px 0 42px !important;
  min-height:auto !important;
}
.hero-grid-balanced,
.hero-grid.hero-grid-premium{
  display:grid !important;
  grid-template-columns:minmax(0, .95fr) minmax(460px, 1.05fr) !important;
  grid-template-areas:"copy visual" !important;
  gap:58px !important;
  align-items:center !important;
}
.hero-head{
  display:contents !important;
}
.hero-head .eyebrow{
  grid-area:copy;
}
.hero-head h1{
  grid-area:copy;
}
.hero-copy,
.hero-copy-balanced{
  grid-area:copy !important;
  max-width:650px !important;
  padding-top:0 !important;
  align-self:center !important;
}
.hero-copy:before{
  display:none !important;
}
.hero-copy .eyebrow,
.hero-head .eyebrow{
  display:block !important;
  margin-bottom:14px !important;
  font-size:12px !important;
  letter-spacing:.15em !important;
}
.hero-copy h1,
.hero-head h1{
  font-size:clamp(42px, 4.45vw, 62px) !important;
  line-height:1.05 !important;
  letter-spacing:-.045em !important;
  max-width:11.8ch !important;
  margin:0 0 22px !important;
  text-wrap:balance;
}
.hero-copy p,
.hero-copy-balanced p{
  font-size:18px !important;
  line-height:1.68 !important;
  max-width:610px !important;
  margin:0 !important;
  color:#d7e5f3 !important;
}
.hero-actions{
  margin-top:26px !important;
  gap:14px !important;
}
.hero-actions .btn{
  width:auto !important;
}
.stats{
  margin-top:30px !important;
  display:grid !important;
  grid-template-columns:repeat(2, minmax(0,1fr)) !important;
  gap:14px !important;
  max-width:520px !important;
}
.stat{
  padding:16px 18px !important;
  min-height:76px !important;
}
.hero-visual{
  grid-area:visual !important;
  align-self:center !important;
  max-width:none !important;
}
.hero-image-frame{
  border-radius:30px !important;
  max-height:none !important;
}
.hero-image-frame img{
  height:500px !important;
  width:100% !important;
  object-fit:cover !important;
  object-position:58% center !important;
}
.hero-feature-strip{
  margin-top:30px !important;
  grid-template-columns:repeat(3, minmax(0,1fr)) !important;
}

/* remove o efeito da versão anterior que empurrava a imagem para baixo */
.hero-grid-balanced{
  grid-template-rows:auto !important;
}
@media(max-width:1180px){
  .hero-grid-balanced,
  .hero-grid.hero-grid-premium{
    grid-template-columns:1fr !important;
    grid-template-areas:
      "copy"
      "visual" !important;
    gap:34px !important;
  }
  .hero-copy,
  .hero-copy-balanced{
    max-width:760px !important;
  }
  .hero-copy h1,
  .hero-head h1{
    max-width:13ch !important;
  }
  .hero-image-frame img{
    height:430px !important;
  }
}
@media(max-width:960px){
  .hero.hero-premium{
    padding:48px 0 34px !important;
  }
  .hero-copy h1,
  .hero-head h1{
    font-size:clamp(38px,8vw,54px) !important;
  }
  .hero-feature-strip{
    grid-template-columns:1fr !important;
  }
}
@media(max-width:620px){
  .hero-copy h1,
  .hero-head h1{
    font-size:clamp(34px,10vw,46px) !important;
    max-width:100% !important;
  }
  .hero-copy p,
  .hero-copy-balanced p{
    font-size:16px !important;
  }
  .hero-actions{
    flex-direction:column !important;
  }
  .hero-actions .btn{
    width:100% !important;
  }
  .stats{
    grid-template-columns:1fr !important;
  }
  .hero-image-frame img{
    height:290px !important;
  }
}


/* v1.4.7 - Hero sem sobreposição e sem conflito de grid */
.hero.hero-premium{
  padding:62px 0 42px !important;
}
.hero-grid.hero-grid-clean{
  display:grid !important;
  grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr) !important;
  gap:56px !important;
  align-items:center !important;
}
.hero-grid.hero-grid-clean .hero-copy{
  max-width:620px !important;
  padding-top:0 !important;
  align-self:center !important;
}
.hero-grid.hero-grid-clean .hero-copy .eyebrow{
  display:block !important;
  margin-bottom:14px !important;
  font-size:12px !important;
  letter-spacing:.15em !important;
}
.hero-grid.hero-grid-clean .hero-copy h1{
  font-size:clamp(40px,4.35vw,60px) !important;
  line-height:1.06 !important;
  letter-spacing:-.045em !important;
  max-width:11.5ch !important;
  margin:0 0 22px !important;
  text-wrap:balance;
}
.hero-grid.hero-grid-clean .hero-copy p{
  font-size:18px !important;
  line-height:1.68 !important;
  max-width:590px !important;
  margin:0 !important;
  color:#d7e5f3 !important;
}
.hero-grid.hero-grid-clean .hero-actions{
  margin-top:26px !important;
}
.hero-grid.hero-grid-clean .hero-actions .btn{
  width:auto !important;
}
.hero-grid.hero-grid-clean .stats{
  margin-top:30px !important;
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:14px !important;
  max-width:520px !important;
}
.hero-grid.hero-grid-clean .stat{
  min-height:76px !important;
  padding:16px 18px !important;
}
.hero-grid.hero-grid-clean .hero-visual{
  align-self:center !important;
}
.hero-grid.hero-grid-clean .hero-image-frame img{
  height:500px !important;
  object-fit:cover !important;
  object-position:58% center !important;
}
@media(max-width:1180px){
  .hero-grid.hero-grid-clean{
    grid-template-columns:1fr !important;
    gap:34px !important;
  }
  .hero-grid.hero-grid-clean .hero-copy{
    max-width:760px !important;
  }
  .hero-grid.hero-grid-clean .hero-copy h1{
    max-width:12.5ch !important;
  }
  .hero-grid.hero-grid-clean .hero-image-frame img{
    height:430px !important;
  }
}
@media(max-width:960px){
  .hero.hero-premium{
    padding:50px 0 34px !important;
  }
  .hero-grid.hero-grid-clean .hero-copy h1{
    font-size:clamp(36px,8vw,52px) !important;
  }
  .hero-feature-strip{
    grid-template-columns:1fr !important;
  }
}
@media(max-width:620px){
  .hero-grid.hero-grid-clean .hero-copy h1{
    font-size:clamp(34px,10vw,44px) !important;
    max-width:100% !important;
  }
  .hero-grid.hero-grid-clean .hero-copy p{
    font-size:16px !important;
  }
  .hero-grid.hero-grid-clean .hero-actions{
    flex-direction:column !important;
  }
  .hero-grid.hero-grid-clean .hero-actions .btn{
    width:100% !important;
  }
  .hero-grid.hero-grid-clean .stats{
    grid-template-columns:1fr !important;
  }
  .hero-grid.hero-grid-clean .hero-image-frame img{
    height:290px !important;
  }
}
