*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#030303;color:#fff;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}a{color:inherit}.site-bg{position:fixed;inset:0;z-index:-10;background:linear-gradient(180deg,#050505,#020202)}.site-bg:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 78%)}.site-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 18%,rgba(33,84,180,.16),transparent 36%),radial-gradient(circle at 78% 15%,rgba(255,255,255,.04),transparent 23%)}.container{width:min(1200px,calc(100% - 48px));margin:0 auto}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(0,0,0,.72);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:900;font-size:18px;letter-spacing:-.04em}.logo-mark{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#b9c3d3);color:#020202;font-size:13px;font-weight:900;box-shadow:0 0 28px rgba(120,160,255,.35)}.nav-links{display:flex;gap:38px}.nav-links a{text-decoration:none;color:#8c8c98;font-size:14px;transition:.25s}.nav-links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:12px}.lang{height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02);color:#fff;padding:0 14px}.btn{height:48px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;font-size:14px;transition:.25s;white-space:nowrap}.btn-white{background:#fff;color:#050505;box-shadow:0 20px 70px rgba(255,255,255,.08)}.btn-white:hover{transform:translateY(-2px);box-shadow:0 25px 80px rgba(70,130,255,.25)}.btn-dark{background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.14);color:#fff}.btn-dark:hover{border-color:rgba(96,165,250,.55);background:rgba(59,130,246,.08)}.hero{position:relative;min-height:860px;padding:160px 0 70px;overflow:hidden}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(to bottom,#000,transparent 85%)}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 45% 45%,rgba(27,72,160,.26),transparent 33%),linear-gradient(90deg,rgba(0,0,0,.3),transparent 45%,rgba(0,0,0,.2));pointer-events:none}.hero-content{position:relative;z-index:5;padding-top:70px}.pill{display:inline-flex;gap:12px;align-items:center;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.035);color:#b9c1d1;border-radius:999px;padding:10px 16px;font:700 11px/1 JetBrains Mono,monospace;letter-spacing:.22em;margin-bottom:46px}.pill span{width:8px;height:8px;border-radius:50%;background:#3b82f6}.hero h1{font-size:clamp(54px,7vw,92px);line-height:1.05;letter-spacing:-.075em;margin:0 0 32px;max-width:920px;font-weight:900;background:linear-gradient(180deg,#fff 20%,#dbe4f7 62%,#8dbbff);-webkit-background-clip:text;color:transparent}.hero p{max-width:630px;margin:0 0 34px;color:#b4bdca;font-size:20px;line-height:1.45}.hero-buttons{display:flex;gap:16px;align-items:center}.hero-separator{height:1px;background:linear-gradient(90deg,rgba(255,255,255,.16),transparent);width:690px;margin:80px 0 34px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:55px;max-width:750px}.stats strong{display:block;font-size:34px;line-height:1;font-weight:900;letter-spacing:-.05em}.stats span{display:block;margin-top:10px;color:#8290a4;text-transform:uppercase;font:600 11px/1.5 JetBrains Mono,monospace;letter-spacing:.2em}.hero-card{position:absolute;z-index:1;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,rgba(20,25,35,.36),rgba(255,255,255,.025));box-shadow:0 40px 120px rgba(0,0,0,.62);backdrop-filter:blur(10px);border-radius:34px;transform:perspective(900px) rotateX(58deg) rotateZ(-24deg);opacity:.52}.hero-card span{color:#718096;font-size:14px}.hero-card strong{display:block;color:#cbd5e1;font-size:24px;margin-top:10px}.hero-card small{display:block;color:#64748b;margin-top:18px}.hero-card-left{left:-40px;bottom:150px;width:420px;height:210px;padding:42px}.hero-card-right{right:-60px;top:115px;width:500px;height:260px;padding:55px}.hero-card-center{right:300px;bottom:160px;width:510px;height:260px;padding:45px;opacity:.38}.section{padding:118px 0}.section-line{border-top:1px solid rgba(255,255,255,.075);border-bottom:1px solid rgba(255,255,255,.05)}.section-head{margin-bottom:58px}.kicker{display:block;color:#2d7dff;font:700 12px/1 JetBrains Mono,monospace;letter-spacing:.32em;text-transform:uppercase;margin-bottom:24px}.section h2,.section-head h2,.about-section h2,.cta h2{font-size:clamp(42px,4.5vw,64px);line-height:1.04;letter-spacing:-.07em;font-weight:900;margin:0 0 22px}.section-head p,.about-section p,.cta p{color:#a4adbb;font-size:18px;line-height:1.65;max-width:700px;margin:0}.service-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:10px}.service-card{min-height:170px;border-radius:16px;border:1px solid rgba(255,255,255,.085);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));padding:26px;position:relative;overflow:hidden;transition:.25s}.service-card:before,.why-grid article:before,.clients-grid article:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0,rgba(59,130,246,.18),transparent 45%);opacity:0;transition:.25s}.service-card:hover,.why-grid article:hover,.clients-grid article:hover{transform:translateY(-4px);border-color:rgba(96,165,250,.35)}.service-card:hover:before,.why-grid article:hover:before,.clients-grid article:hover:before{opacity:1}.service-card.big{grid-row:span 2;min-height:350px}.service-card i,.why-grid i{position:relative;width:34px;height:34px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.035);border-radius:9px;display:grid;place-items:center;color:#3b82f6;font-style:normal;margin-bottom:42px}.service-card h3,.why-grid h3{position:relative;margin:0 0 12px;font-size:17px;letter-spacing:-.04em}.service-card p,.why-grid p{position:relative;margin:0;color:#7f899b;line-height:1.6;font-size:14px}.stack-box{border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.018);display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden}.stack-box>div{padding:38px 36px;border-right:1px solid rgba(255,255,255,.06)}.stack-box>div:last-child{border-right:0}.stack-box strong{display:block;color:#4e5a6d;font:700 12px/1.4 JetBrains Mono,monospace;letter-spacing:.26em;margin-bottom:24px}.stack-box ul{margin:0;padding-left:15px}.stack-box li{margin:13px 0;color:#fff;font-weight:700}.tech-marquee{display:flex;gap:52px;color:rgba(255,255,255,.16);font-size:28px;margin-top:64px;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);padding:32px 0;overflow:hidden;white-space:nowrap}.cases-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.case-controls{display:flex;gap:14px}.case-controls button{width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.02);color:#fff;font-size:20px;cursor:pointer}.case-showcase{height:520px;border-radius:22px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.25)),url('https://images.unsplash.com/photo-1551650975-87deedd944c3?q=80&w=1600&auto=format&fit=crop');background-size:cover;background-position:center;position:relative;overflow:hidden;transition:.35s}.case-showcase:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72))}.case-overlay{position:absolute;left:48px;bottom:54px;z-index:2;max-width:650px}.case-overlay span{display:inline-flex;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);border-radius:999px;padding:9px 13px;color:#fff;font:700 12px JetBrains Mono,monospace;letter-spacing:.18em}.case-overlay span:before{content:"";width:7px;height:7px;border-radius:50%;background:#3b82f6;margin:5px 10px 0 0}.case-overlay h3{font-size:56px;line-height:1;letter-spacing:-.07em;margin:28px 0 20px}.case-overlay p{font-size:20px;line-height:1.5;color:#e5e7eb;max-width:650px;margin:0}.tags{display:flex;gap:12px;margin-top:26px;flex-wrap:wrap}.tags b{font:700 12px JetBrains Mono,monospace;letter-spacing:.2em;color:#3b82f6}.case-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:28px}.case-tabs button{text-align:left;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.025);color:#fff;border-radius:12px;min-height:84px;padding:18px;cursor:pointer}.case-tabs button.active{border-color:#2d7dff;background:rgba(45,125,255,.08)}.case-tabs span{display:block;color:#586376;font:700 12px JetBrains Mono,monospace;margin-bottom:8px}.case-tabs small{display:block;color:#6f7b8e;margin-top:6px}.clients-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.clients-grid article{border:1px solid rgba(255,255,255,.085);background:rgba(255,255,255,.024);border-radius:16px;padding:28px;position:relative;overflow:hidden;min-height:145px}.clients-grid span{position:relative;color:#3b82f6;font:700 12px JetBrains Mono,monospace}.clients-grid strong{position:relative;display:block;margin:16px 0 8px;font-size:18px}.clients-grid p{position:relative;color:#7f899b;margin:0}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.why-grid article{border:1px solid rgba(255,255,255,.085);background:rgba(255,255,255,.024);border-radius:16px;padding:28px;min-height:180px;position:relative;overflow:hidden}.process-layout{display:grid;grid-template-columns:.8fr 1fr;gap:90px}.timeline{display:grid;gap:34px}.timeline article{position:relative;padding-left:132px;min-height:82px}.timeline article:before{content:"";position:absolute;left:38px;top:68px;bottom:-42px;width:1px;background:rgba(59,130,246,.28)}.timeline article:last-child:before{display:none}.timeline i{position:absolute;left:0;top:0;width:76px;height:76px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);color:#60a5fa;background:rgba(255,255,255,.02);font-style:normal}.timeline span{color:#596579;font:700 12px JetBrains Mono,monospace;margin-right:16px}.timeline h3{display:inline;font-size:28px;letter-spacing:-.06em;margin:0}.timeline p{margin:10px 0 0;color:#94a3b8;font-size:16px;line-height:1.5}.about-section{border-top:1px solid rgba(255,255,255,.07);padding:150px 0}.about-grid{display:grid;grid-template-columns:1fr .75fr;gap:110px;align-items:center}.about-cards{display:grid;gap:18px}.about-cards article{border:1px solid rgba(255,255,255,.085);background:rgba(255,255,255,.024);border-radius:18px;padding:30px;display:flex;gap:22px;align-items:flex-start}.about-cards i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#60a5fa;background:rgba(59,130,246,.12);border:1px solid rgba(59,130,246,.2);font-style:normal;flex:none}.about-cards h3{margin:0 0 8px;font-size:18px}.about-cards p{font-size:14px}.cta-section{padding:145px 0;border-top:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 50% 42%,rgba(37,99,235,.2),transparent 35%)}.cta{text-align:center}.cta .kicker{margin-bottom:34px}.cta h2{font-size:clamp(50px,6vw,78px);max-width:900px;margin:0 auto 26px}.cta p{font-size:20px;max-width:650px;margin:0 auto 48px}.center{justify-content:center}.footer{padding:86px 0 54px;border-top:1px solid rgba(255,255,255,.08)}.footer-grid{display:grid;grid-template-columns:2.2fr 1fr 1fr 1.3fr;gap:86px}.footer p{color:#b4bdca;font-size:18px;line-height:1.5;max-width:460px}.footer small{display:block;color:#4f5b6f;font:500 13px/1.8 JetBrains Mono,monospace;letter-spacing:.08em;margin-top:28px}.footer strong{display:block;color:#566176;font:600 12px JetBrains Mono,monospace;letter-spacing:.22em;margin-bottom:18px}.footer a,.footer span{display:block;text-decoration:none;color:#aeb8c8;margin:14px 0}.socials{display:flex;gap:12px;margin-top:24px}.socials a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.09);display:grid;place-items:center;color:#aeb8c8;font-size:12px}@media(max-width:1050px){.nav-links{display:none}.hero{min-height:auto}.hero-card{display:none}.hero h1{font-size:54px}.service-grid,.stack-box,.why-grid,.clients-grid,.process-layout,.about-grid,.footer-grid{grid-template-columns:1fr}.service-card.big{min-height:190px}.stack-box>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.06)}.case-tabs{grid-template-columns:1fr}.case-showcase{height:480px}.stats{grid-template-columns:repeat(2,1fr)}.hero-separator{width:100%}.cases-head{display:block}.case-controls{margin-top:25px}.timeline article{padding-left:92px}.timeline h3{display:block;margin-top:4px}.footer-grid{gap:32px}}@media(max-width:620px){.container{width:min(100% - 28px,1200px)}.nav-actions .lang{display:none}.nav{height:68px}.btn{height:44px;padding:0 17px}.hero{padding-top:112px}.hero h1{font-size:44px}.hero p{font-size:17px}.hero-buttons{flex-direction:column;align-items:flex-start}.hero-buttons.center{align-items:center}.stats{gap:24px}.section{padding:78px 0}.section h2,.section-head h2{font-size:38px}.case-overlay{left:24px;right:24px;bottom:28px}.case-overlay h3{font-size:38px}.case-overlay p{font-size:16px}.case-showcase{height:440px}.cta h2{font-size:42px}.footer p{font-size:16px}}

/* =========================
   AJUSTE V3 — HOME BACKGROUND REAL
   ========================= */

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0,0,0,.72) 0%, rgba(0,0,0,.42) 42%, rgba(0,0,0,.70) 100%),
    linear-gradient(180deg, rgba(0,0,0,.16) 0%, rgba(0,0,0,.78) 100%),
    url("../img/home-bg.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  opacity: .92;
  z-index: 0;
}

.hero-grid-bg,
.hero-card {
  display: none;
}

.hero-content {
  position: relative;
  z-index: 5;
}

/* =========================
   AJUSTE V3 — ÍCONES PADRONIZADOS
   ========================= */

.service-card i,
.why-grid i,
.timeline i,
.about-cards i {
  font-size: 0 !important;
  color: transparent !important;
  position: relative;
}

.service-card i::before,
.why-grid i::before,
.timeline i::before,
.about-cards i::before {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  border: 1.7px solid #4f8cff;
  border-radius: 5px;
  box-shadow:
    0 0 0 5px rgba(79,140,255,.08),
    0 0 24px rgba(79,140,255,.28);
}

.service-card:nth-child(2n) i::before,
.why-grid article:nth-child(2n) i::before,
.timeline article:nth-child(2n) i::before,
.about-cards article:nth-child(2n) i::before {
  border-radius: 50%;
}

.service-card:nth-child(3n) i::before,
.why-grid article:nth-child(3n) i::before,
.timeline article:nth-child(3n) i::before,
.about-cards article:nth-child(3n) i::before {
  transform: rotate(45deg);
  border-radius: 4px;
}

/* garante padrão visual dos cards */
.service-card i,
.why-grid i {
  border-radius: 10px !important;
}

.timeline i,
.about-cards i {
  border-radius: 50% !important;
}

/* =========================
   AJUSTE V3 — FOOTER COPYRIGHT
   ========================= */

.footer-copy {
  margin-top: 68px;
  padding-top: 28px;
  border-top: 1px solid rgba(255,255,255,.08);
  color: #64748b;
  font-size: 13px;
}

.footer-copy span {
  display: block;
}

/* melhora contraste da hero em cima da imagem */
.hero h1 {
  text-shadow: 0 18px 80px rgba(0,0,0,.65);
}

.hero p {
  color: #c6cfdd;
}

@media(max-width: 620px) {
  .hero::before {
    background-position: center top;
  }

  .footer-copy {
    margin-top: 42px;
  }
}


/* =========================
   AJUSTE V4 — TECH MARQUEE RODANDO
   ========================= */

.tech-marquee {
  position: relative;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 64px;
  border-top: 1px solid rgba(255,255,255,.06);
  border-bottom: 1px solid rgba(255,255,255,.06);
  padding: 32px 0;
  mask-image: linear-gradient(90deg, transparent 0%, #000 10%, #000 90%, transparent 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 10%, #000 90%, transparent 100%);
}

.tech-marquee-track {
  width: max-content;
  display: flex;
  align-items: center;
  gap: 52px;
  animation: techMarqueeScroll 22s linear infinite;
  will-change: transform;
}

.tech-marquee:hover .tech-marquee-track {
  animation-play-state: running;
  filter: brightness(1.08);
}

.tech-marquee span {
  flex: 0 0 auto;
  color: rgba(255,255,255,.18);
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -.04em;
  transition: color .25s, text-shadow .25s;
}

.tech-marquee:hover span {
  color: rgba(255,255,255,.28);
  text-shadow: 0 0 24px rgba(59,130,246,.12);
}

@keyframes techMarqueeScroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-50% - 26px));
  }
}

@media (prefers-reduced-motion: reduce) {
  .tech-marquee-track {
    animation-duration: 80s;
  }
}

@media(max-width: 620px) {
  .tech-marquee-track {
    gap: 34px;
    animation-duration: 18s;
  }

  .tech-marquee span {
    font-size: 22px;
  }

  .tech-marquee:hover .tech-marquee-track {
    animation-duration: 40s;
  }
}


/* =========================
   AJUSTE V5 — ÍCONES REAIS E ALINHADOS
   ========================= */

.service-card i::before,
.why-grid i::before,
.timeline i::before,
.about-cards i::before {
  display: none !important;
  content: none !important;
}

.service-card i.icon-box,
.why-grid i.icon-box,
.timeline i.icon-box,
.about-cards i.icon-box {
  font-size: initial !important;
  color: #69a1ff !important;
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border: 1px solid rgba(96,165,250,.22) !important;
  background:
    radial-gradient(circle at 50% 40%, rgba(96,165,250,.18), transparent 58%),
    rgba(255,255,255,.035) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.025),
    0 0 28px rgba(59,130,246,.14);
}

.service-card i.icon-box,
.why-grid i.icon-box {
  width: 38px !important;
  height: 38px !important;
  border-radius: 11px !important;
  margin-bottom: 34px !important;
}

.timeline i.icon-box,
.about-cards i.icon-box {
  width: 76px !important;
  height: 76px !important;
  border-radius: 50% !important;
}

.about-cards i.icon-box {
  width: 46px !important;
  height: 46px !important;
}

.icon-box svg {
  width: 20px;
  height: 20px;
  display: block;
  stroke: currentColor;
}

.timeline .icon-box svg {
  width: 23px;
  height: 23px;
}

.about-cards .icon-box svg {
  width: 19px;
  height: 19px;
}

/* remove sobra visual que estava criando faixa vazia acima do texto */
.why-grid article {
  display: flex;
  flex-direction: column;
}

.why-grid article i.icon-box {
  margin-bottom: 28px !important;
}

.why-grid article h3 {
  margin-top: 0 !important;
}

/* microinteração premium */
.service-card:hover i.icon-box,
.why-grid article:hover i.icon-box,
.timeline article:hover i.icon-box,
.about-cards article:hover i.icon-box {
  color: #93c5fd !important;
  border-color: rgba(147,197,253,.42) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.045),
    0 0 34px rgba(59,130,246,.24);
}

@media(max-width: 620px) {
  .service-card i.icon-box,
  .why-grid i.icon-box {
    margin-bottom: 24px !important;
  }
}


/* =========================
   V6 — IDIOMA + TEMA CLARO
   ========================= */

.pill em {
  font-style: normal;
}

.language-switch {
  height: 38px;
  display: inline-flex;
  align-items: center;
  padding: 3px;
  gap: 3px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.1);
  background: rgba(255,255,255,.025);
}

.lang-option {
  height: 30px;
  padding: 0 11px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: #8c8c98;
  font-weight: 800;
  font-size: 11px;
  cursor: pointer;
  transition: .25s;
}

.lang-option.active {
  background: #fff;
  color: #050505;
}

.theme-toggle {
  width: 38px;
  height: 38px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.1);
  background: rgba(255,255,255,.025);
  color: #fff;
  cursor: pointer;
  font-weight: 900;
  transition: .25s;
}

.theme-toggle:hover,
.lang-option:hover {
  border-color: rgba(96,165,250,.4);
}

body.light-theme {
  background: #f7f8fb;
  color: #07111f;
}

body.light-theme .site-bg {
  background: linear-gradient(180deg,#ffffff,#eef3fb);
}

body.light-theme .site-bg::before {
  background-image:
    linear-gradient(rgba(15,23,42,.06) 1px,transparent 1px),
    linear-gradient(90deg,rgba(15,23,42,.06) 1px,transparent 1px);
  mask-image: linear-gradient(to bottom,rgba(0,0,0,.95),transparent 82%);
}

body.light-theme .site-bg::after {
  background:
    radial-gradient(circle at 50% 18%,rgba(37,99,235,.12),transparent 36%),
    radial-gradient(circle at 78% 15%,rgba(2,6,23,.05),transparent 23%);
}

body.light-theme .header {
  background: rgba(255,255,255,.78);
  border-bottom-color: rgba(15,23,42,.08);
}

body.light-theme .logo,
body.light-theme .nav-links a:hover,
body.light-theme .service-card h3,
body.light-theme .why-grid h3,
body.light-theme .clients-grid strong,
body.light-theme .timeline h3,
body.light-theme .about-cards h3,
body.light-theme .footer strong {
  color: #07111f;
}

body.light-theme .nav-links a,
body.light-theme .section-head p,
body.light-theme .about-section p,
body.light-theme .cta p,
body.light-theme .service-card p,
body.light-theme .why-grid p,
body.light-theme .clients-grid p,
body.light-theme .timeline p,
body.light-theme .footer p,
body.light-theme .footer a,
body.light-theme .footer span {
  color: #526174;
}

body.light-theme .btn-white,
body.light-theme .lang-option.active {
  background: #07111f;
  color: #fff;
}

body.light-theme .btn-dark,
body.light-theme .language-switch,
body.light-theme .theme-toggle,
body.light-theme .service-card,
body.light-theme .why-grid article,
body.light-theme .clients-grid article,
body.light-theme .about-cards article,
body.light-theme .stack-box,
body.light-theme .case-tabs button {
  background: rgba(255,255,255,.72);
  border-color: rgba(15,23,42,.10);
  color: #07111f;
}

body.light-theme .theme-toggle {
  color: #07111f;
}

body.light-theme .hero::before {
  background:
    linear-gradient(90deg, rgba(255,255,255,.88) 0%, rgba(255,255,255,.50) 42%, rgba(255,255,255,.78) 100%),
    linear-gradient(180deg, rgba(255,255,255,.2) 0%, rgba(247,248,251,.86) 100%),
    url("../img/home-bg.png");
  background-size: cover;
  background-position: center top;
}

body.light-theme .hero h1 {
  background: linear-gradient(180deg,#07111f 10%,#1e3a8a 68%,#2563eb);
  -webkit-background-clip: text;
  color: transparent;
  text-shadow: none;
}

body.light-theme .hero p {
  color: #334155;
}

body.light-theme .pill,
body.light-theme .hero-separator,
body.light-theme .section-line,
body.light-theme .about-section,
body.light-theme .cta-section,
body.light-theme .footer,
body.light-theme .footer-copy {
  border-color: rgba(15,23,42,.10);
}

body.light-theme .pill,
body.light-theme .case-overlay span {
  background: rgba(255,255,255,.72);
  color: #334155;
  border-color: rgba(15,23,42,.10);
}

body.light-theme .stats span,
body.light-theme .stack-box strong,
body.light-theme .case-tabs span,
body.light-theme .footer small {
  color: #64748b;
}

body.light-theme .stats strong,
body.light-theme .stack-box li {
  color: #07111f;
}

body.light-theme .tech-marquee {
  border-color: rgba(15,23,42,.10);
}

body.light-theme .tech-marquee span {
  color: rgba(15,23,42,.25);
}

body.light-theme .footer-copy span {
  color: #64748b;
}

@media(max-width: 720px) {
  .nav-actions {
    gap: 6px;
  }

  .language-switch {
    display: inline-flex;
    height: 34px;
  }


  .lang-option {
    height: 26px;
    padding: 0 8px;
    font-size: 10px;
  }

  .theme-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
  }

  .nav-actions .btn {
    display: none;
  }
}

/* V8 — FIX MARQUEE HOVER */
.tech-marquee-track {
  transition: filter .25s ease;
  backface-visibility: hidden;
  transform-style: preserve-3d;
}


/* =========================
   V11 — CASE SHOWCASE SEM REFLEXO/MOLDURA ESTRANHA
   ========================= */

.case-showcase {
  overflow: hidden !important;
  background-clip: padding-box;
  box-shadow: none !important;
  outline: none !important;
}

.case-showcase::before,
.case-showcase::after {
  pointer-events: none;
}

/* remove qualquer brilho/reflexo lateral/inferior que pareça duplicação da imagem */
.case-showcase::before {
  display: none !important;
  content: none !important;
}

/* mantém apenas o overlay escuro de leitura, sem reflexo */
.case-showcase::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
    background:
    linear-gradient(90deg, rgba(0,0,0,.46), rgba(0,0,0,.10) 55%, rgba(0,0,0,.02)),
    linear-gradient(180deg, rgba(0,0,0,.02), rgba(0,0,0,.28));
  z-index: 1 !important;
}

.case-overlay {
  z-index: 2 !important;
}

/* borda mais limpa e premium */
.case-showcase {
  border: 1px solid rgba(255,255,255,.10) !important;
  border-radius: 22px !important;
}

/* evita artefato visual quando a imagem troca no carrossel */
.case-showcase {
  isolation: isolate;
  transform: translateZ(0);
  backface-visibility: hidden;
}
