*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"Inter",Arial,sans-serif;color:#0c2345;font-size:16px}
a{text-decoration:none}
.wrap{width:min(910px,calc(100% - 48px));margin:auto}
.dark{background:linear-gradient(120deg,#091027,#111c33 58%,#0b1125);color:white}
.light{background:#fff}
.header{position:fixed;z-index:20;top:0;width:100%;height:60px;background:rgba(14,18,37,.96);backdrop-filter:blur(10px)}
.nav{height:60px;display:flex;align-items:center;justify-content:space-between}
.brand{color:#5792ff;font-weight:800;font-size:16px}
.desktop{display:flex;gap:27px;align-items:center;font-size:13px;font-weight:600;color:#c8cede}
.desktop a{color:#c8cede;transition:color .2s ease}
.desktop a:hover{color:#fff}
.navbtn,.mobilebtn{background:linear-gradient(100deg,#2563eb,#7c3aed);color:#fff!important;border-radius:22px;padding:9px 20px}
.hamb,.mobile{display:none}

.hero{min-height:800px;padding-top:60px;display:flex;align-items:center;position:relative;overflow:hidden}
.grid{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:40px 40px}
.glow{position:absolute;width:400px;height:400px;border-radius:50%;filter:blur(90px);opacity:.2}
.glow.a{background:#2463eb;left:25%;top:120px}
.glow.b{background:#7c3aed;right:20%;bottom:30px}
.heroinside{text-align:center;position:relative;padding:90px 0}
.badge{display:inline-block;border:1px solid #ffffff22;background:#ffffff0a;border-radius:20px;padding:8px 14px;font-size:13px;color:#c7d0df}
.hero h1{font-size:58px;line-height:1.05;letter-spacing:-2px;margin:28px 0 18px;font-weight:800}
.hero h1 em{font-style:normal;background:linear-gradient(90deg,#5b8cff,#b26cff);-webkit-background-clip:text;color:transparent}
.hero p{color:#a4b0c3;font-size:18px;line-height:1.55}
.primary{display:inline-flex;gap:20px;align-items:center;margin-top:30px;padding:14px 27px;border-radius:26px;background:linear-gradient(100deg,#2563eb,#7c3aed);color:white;font-family:"Inter",Arial,sans-serif;font-weight:800;font-size:15px;box-shadow:0 12px 30px #3058ff55}
.small{font-size:13px;padding:12px 26px}
.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;max-width:650px;margin:68px auto 0}
.stats strong{display:block;color:#7196ff;font-size:31px}
.stats small{color:#8b99ae;font-size:13px}
.mouse{position:absolute;bottom:5px;left:50%;width:20px;height:32px;border:1px solid #ffffff55;border-radius:12px;color:#9aa6b9;transform:translateX(-50%);font-size:18px}

.services{padding:80px 0 92px}
.heading{text-align:center;margin-bottom:45px}
.heading>span,.label{color:#2563eb;font-size:12px;font-weight:800;letter-spacing:1px}
.heading h2,.about h2{font-size:38px;margin:10px 0;font-weight:800}
.heading p{color:#68768b;font-size:16px;line-height:1.55;max-width:600px;margin:auto}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}
.cards article{border:1px solid #e7ebf1;border-radius:11px;padding:23px;min-height:282px;box-shadow:0 4px 15px #0e1e3c08;transition:.2s}
.cards article:hover{transform:translateY(-4px);box-shadow:0 15px 35px #0e1e3c14}
.ico{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;color:white;font-size:21px;margin-bottom:18px}
.blue{background:#19a4e8}.purple{background:#8b51ee}.green{background:#14bd75}.orange{background:#ff8d0b}.pink{background:#ef3e80}.gray{background:#77839a}
.cards h3{font-size:18px;margin:0 0 11px}
.cards p{font-size:14px;line-height:1.55;color:#52637e;min-height:66px}
.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}
.tags b{font-size:10px;font-weight:500;background:#f1f4f7;color:#45566f;border-radius:14px;padding:5px 9px}
.cards article>a{display:inline-block;color:#2563eb;font-size:12px;font-weight:700;margin-top:19px}

.about{padding:82px 0 95px}
.aboutgrid{display:grid;grid-template-columns:1.08fr .92fr;gap:58px;align-items:center}
.about h2{font-size:32px}
.about h2 em{font-style:normal;color:#4168e9}
.about p{color:#52637e;font-size:15px;line-height:1.65;max-width:500px;margin-top:20px}
.checks{display:grid;grid-template-columns:1fr 1fr;gap:15px 25px;margin-top:25px}
.checks div{color:#10b981;font-size:14px}
.checks span{color:#315073;margin-left:7px}
.cardback{padding:12px 8px 12px 18px;position:relative}
.cardback:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#e9f0ff,#f1e9ff);border-radius:26px;transform:rotate(-2deg)}
.aboutcard{position:relative;background:white;border-radius:19px;padding:32px 27px;box-shadow:0 15px 35px #16254122}
.value{display:flex;gap:13px;align-items:center;margin-bottom:25px}
.value i{font-style:normal;width:40px;height:40px;border-radius:9px;background:linear-gradient(135deg,#4c7cff,#7657f1);color:white;display:grid;place-items:center}
.value b,.value small{display:block}
.value b{font-size:14px}
.value small{font-size:12px;color:#61718a}
.aboutcard blockquote{margin:10px 0 0;background:#121d31;color:white;border-radius:14px;padding:19px;font-size:12px;font-style:italic;line-height:1.5}
.aboutcard strong{display:block;color:#5690ff;margin-top:10px}

.contact{min-height:445px;display:flex;align-items:center;text-align:center;position:relative;overflow:hidden}
.contactglow{position:absolute;width:650px;height:330px;border-radius:50%;background:radial-gradient(circle,#2766eb44,transparent 65%);left:50%;top:45%;transform:translate(-50%,-50%)}
.contactinside{position:relative;padding:85px 0}
.contactico{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;margin:auto auto 27px;background:linear-gradient(135deg,#4c7cff,#8058ee);font-size:28px}
.contact h2{font-size:38px;line-height:1.08}
.contact p{color:#c1ccdd;font-size:16px;line-height:1.55}
.whatsapp{display:inline-block;background:#14c77c;color:white;border-radius:28px;padding:14px 30px;margin-top:29px;font-family:"Inter",Arial,sans-serif;font-size:15px;font-weight:800;box-shadow:0 10px 30px #14c77c3d}
.contact small{display:block;color:#8190a9;font-size:12px;margin-top:15px}

.footer{background:#010615;color:white;padding:48px 0 18px}
.footgrid{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:60px}
.footer p,.footer li{color:#91a0b8;font-size:13px;line-height:1.65}
.footer h4{font-size:13px;margin:0 0 13px}
.footer ul{list-style:none;padding:0;margin:0}
.footer li{margin:8px 0}
.footer a{color:#91a0b8}
.footer a:hover{color:white}
.social{display:flex;gap:10px;margin-top:18px}
.social a{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#12192a;color:#c8cede}
.copy{width:min(910px,calc(100% - 48px));margin:30px auto 0;padding-top:22px;border-top:1px solid #182036;text-align:center;color:#52627c;font-size:11px}
.floatwa{position:fixed;z-index:30;right:18px;bottom:16px;background:#15c879;color:white;border-radius:28px;padding:12px 20px;box-shadow:0 10px 25px #0004,0 0 0 7px #15c8791a;font-family:"Inter",Arial,sans-serif;font-size:12px;font-weight:800}

@media(max-width:800px){
  .wrap{width:calc(100% - 34px)}
  .header,.nav{height:66px}
  .desktop{display:none}
  .hamb{display:flex;flex-direction:column;gap:5px;background:none;border:0;padding:10px;cursor:pointer}
  .hamb i{display:block;width:24px;height:2px;background:white}
  .mobile{
    display:flex;position:fixed;inset:0;background:#070d20;opacity:0;visibility:hidden;
    transform:translateX(100%);transition:transform .3s ease,opacity .3s ease,visibility .3s ease;
    z-index:100;flex-direction:column;padding:0 28px;box-shadow:-15px 0 40px rgba(0,0,0,.45);
    overflow-y:auto;
  }
  .mobile.open{transform:translateX(0);opacity:1;visibility:visible}
  .mobiletop{height:88px;min-height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff14;color:#5792ff}
  .mobiletop b{font-size:20px}
  .mobiletop button{background:none;border:0;color:white;font-size:35px;line-height:1;cursor:pointer;padding:4px 8px}
  .mobile a{display:block;color:#d4d9e4;font-size:20px;font-weight:600;margin:0;padding:20px 0;border-bottom:1px solid #ffffff0d}
  .mobile a:hover,.mobile a:focus{color:#fff}
  .mobile .mobilebtn{color:#fff!important;text-align:center;padding:15px;margin-top:28px;border:0;border-radius:28px;background:linear-gradient(100deg,#2563eb,#7c3aed)}
  .hero{min-height:820px}
  .heroinside{padding:120px 0 80px}
  .badge{font-size:12px}
  .hero h1{font-size:42px}
  .hero p{font-size:16px}
  .desk{display:none}
  .stats{grid-template-columns:1fr 1fr;gap:36px 20px;margin-top:62px}
  .stats strong{font-size:29px}
  .stats small{font-size:13px}
  .services{padding:65px 0}
  .heading h2{font-size:34px}
  .heading p{font-size:15px}
  .cards{grid-template-columns:1fr}
  .cards article{min-height:auto}
  .cards h3{font-size:19px}
  .cards p{font-size:15px;min-height:0}
  .cards article>a{font-size:13px}
  .about{padding:65px 0}
  .aboutgrid{grid-template-columns:1fr;gap:42px}
  .about h2{font-size:30px}
  .about p{font-size:15px}
  .checks{grid-template-columns:1fr;gap:12px}
  .checks div{font-size:14px}
  .contact h2{font-size:33px}
  .contact p{font-size:15px}
  .whatsapp{font-size:15px}
  .footgrid{grid-template-columns:1fr;gap:34px}
  .footer p,.footer li{font-size:13px}
  .floatwa{width:58px;height:58px;border-radius:50%;padding:0;display:grid;place-items:center;font-size:0}
  .floatwa:first-letter{font-size:25px}
}

/* Identidade GDesignTec */
.brand{display:inline-flex;align-items:center;color:#fff}
.brandlockup{display:inline-flex;align-items:center;gap:2px;white-space:nowrap;font-family:"Inter",Arial,sans-serif;font-weight:800;font-size:17px;line-height:1}
.brandlockup img{width:31px;height:31px;object-fit:contain;display:block}
.brandlockup>span{color:#f4f6fb;letter-spacing:-.55px}
.brandlockup .tec{background:linear-gradient(90deg,#5792ff,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:transparent}
.mobilebrand{display:inline-flex!important;align-items:center!important;margin:0!important;padding:0!important;border:0!important}
.mobilebrand .brandlockup{font-size:20px}
.mobilebrand .brandlockup img{width:36px;height:36px}
.footerbrand{display:inline-flex}
.footerbrand .brandlockup{font-size:17px}
.footerbrand .brandlockup img{width:31px;height:31px}
@media(max-width:800px){
.nav>.brand .brandlockup{font-size:18px}
.nav>.brand .brandlockup img{width:34px;height:34px}
}

/* V5 — logo refinada e proporcional ao header */
.header .brand,
.mobilebrand,
.footerbrand{
  text-decoration:none;
}
.header .brandlockup,
.mobilebrand .brandlockup,
.footerbrand .brandlockup{
  display:inline-flex;
  align-items:center;
  gap:4px;
  white-space:nowrap;
  line-height:1;
  font-family:"Inter",Arial,sans-serif;
  font-weight:800;
}
.header .brandlockup{font-size:16px;}
.header .brandlockup img{
  width:25px;
  height:25px;
  object-fit:contain;
  flex:0 0 25px;
}
.header .brandlockup>span{
  color:#f4f6fb;
  letter-spacing:-.45px;
}
.header .brandlockup .tec,
.mobilebrand .brandlockup .tec,
.footerbrand .brandlockup .tec{
  background:linear-gradient(90deg,#0091ff 0%,#4a5cff 52%,#ae16ff 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.mobilebrand .brandlockup{font-size:18px;}
.mobilebrand .brandlockup img{
  width:29px;
  height:29px;
  object-fit:contain;
  flex:0 0 29px;
}
.mobilebrand .brandlockup>span{color:#f4f6fb;letter-spacing:-.45px}

.footerbrand .brandlockup{font-size:16px;}
.footerbrand .brandlockup img{
  width:25px;
  height:25px;
  object-fit:contain;
  flex:0 0 25px;
}
.footerbrand .brandlockup>span{color:#f4f6fb;letter-spacing:-.45px}

@media(max-width:800px){
  .nav>.brand .brandlockup{font-size:16px}
  .nav>.brand .brandlockup img{width:25px;height:25px;flex-basis:25px}
}

/* V6 — usa a arte fiel da nova identidade, como imagem única */
.header .brand,
.mobilebrand,
.footerbrand{
  display:inline-flex;
  align-items:center;
  line-height:1;
}
.brand-image{
  display:block;
  width:auto;
  height:27px;
  object-fit:contain;
}
.header .brand .brand-image{
  height:27px;
  max-width:155px;
}
.mobilebrand .brand-image{
  height:31px;
  max-width:178px;
}
.footerbrand .brand-image{
  height:29px;
  max-width:165px;
}
@media(max-width:800px){
  .header .nav>.brand .brand-image{
    height:27px;
    max-width:155px;
  }
}

/* V7 — correção definitiva de escala e transparência da marca */
.header .brand{height:60px;display:flex;align-items:center}
.header .brand .brand-image{
  display:block!important;
  width:auto!important;
  height:20px!important;
  max-width:118px!important;
  max-height:20px!important;
  object-fit:contain!important;
}
.mobilebrand .brand-image{
  display:block!important;
  width:auto!important;
  height:23px!important;
  max-width:136px!important;
  max-height:23px!important;
  object-fit:contain!important;
}
.footerbrand .brand-image{
  display:block!important;
  width:auto!important;
  height:22px!important;
  max-width:130px!important;
  max-height:22px!important;
  object-fit:contain!important;
}
@media(max-width:800px){
  .header .nav>.brand .brand-image{
    width:auto!important;
    height:20px!important;
    max-width:118px!important;
    max-height:20px!important;
  }
}

/* V8 — trava absoluta do tamanho da marca */
.header{
  overflow:visible;
}
.header .nav{
  overflow:visible;
}
.header .brand{
  width:100px!important;
  max-width:100px!important;
  height:60px!important;
  overflow:hidden!important;
}
.header .brand-image{
  width:100px!important;
  height:24px!important;
  max-width:100px!important;
  max-height:24px!important;
  object-fit:contain!important;
}
.mobilebrand{
  width:120px!important;
  max-width:120px!important;
  overflow:hidden!important;
}
.mobilebrand .brand-image{
  width:120px!important;
  height:29px!important;
  max-width:120px!important;
  max-height:29px!important;
  object-fit:contain!important;
}
.footerbrand{
  width:110px!important;
  max-width:110px!important;
  overflow:hidden!important;
}
.footerbrand .brand-image{
  width:110px!important;
  height:27px!important;
  max-width:110px!important;
  max-height:27px!important;
  object-fit:contain!important;
}

/* V9 — ícone de conversa da seção de contato */
.contactico{
  color:#fff;
}
.contactico svg{
  display:block;
  width:25px;
  height:25px;
}


/* V10 — menu mobile reconstruído */
.mobile-menu-panel{
  display:none;
}

@media (max-width:800px){
  body.menu-open{
    overflow:hidden!important;
  }

  .hamb{
    display:flex!important;
    position:relative;
    z-index:10002;
    width:44px;
    height:44px;
    padding:10px;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:5px;
    background:transparent!important;
    border:0!important;
    cursor:pointer;
  }

  .hamb i{
    display:block!important;
    width:24px!important;
    height:2px!important;
    background:#ffffff!important;
    border-radius:2px;
  }

  .mobile-menu-panel{
    display:flex!important;
    position:fixed!important;
    inset:0!important;
    width:100vw!important;
    height:100dvh!important;
    min-height:100vh!important;
    padding:0 24px 34px!important;
    flex-direction:column!important;
    background:#070d20!important;
    z-index:10001!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateX(100%)!important;
    transition:transform .28s ease, opacity .28s ease, visibility .28s ease!important;
    overflow-y:auto!important;
  }

  .mobile-menu-panel.is-open{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(0)!important;
  }

  .mobile-menu-header{
    min-height:78px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:20px!important;
    border-bottom:1px solid rgba(255,255,255,.10)!important;
  }

  .mobile-menu-logo{
    display:flex!important;
    align-items:center!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
  }

  .mobile-menu-logo img{
    display:block!important;
    width:110px!important;
    height:auto!important;
    max-height:27px!important;
    object-fit:contain!important;
  }

  .mobile-menu-close{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:44px!important;
    height:44px!important;
    padding:0!important;
    background:transparent!important;
    color:#ffffff!important;
    border:0!important;
    font-family:Arial,sans-serif!important;
    font-size:36px!important;
    font-weight:300!important;
    line-height:1!important;
    cursor:pointer!important;
  }

  .mobile-menu-links{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    padding-top:26px!important;
  }

  .mobile-menu-links > a{
    display:flex!important;
    align-items:center!important;
    width:100%!important;
    min-height:60px!important;
    margin:0!important;
    padding:16px 4px!important;
    color:#d8deea!important;
    background:transparent!important;
    border:0!important;
    border-bottom:1px solid rgba(255,255,255,.09)!important;
    font-family:"Inter",Arial,sans-serif!important;
    font-size:19px!important;
    font-weight:600!important;
    line-height:1.25!important;
    text-decoration:none!important;
    opacity:1!important;
    visibility:visible!important;
  }

  .mobile-menu-links > a:hover,
  .mobile-menu-links > a:focus{
    color:#ffffff!important;
  }

  .mobile-menu-links .mobile-menu-cta{
    justify-content:center!important;
    min-height:52px!important;
    margin-top:28px!important;
    padding:14px 22px!important;
    color:#ffffff!important;
    background:linear-gradient(100deg,#2563eb,#7c3aed)!important;
    border:0!important;
    border-radius:28px!important;
    font-size:16px!important;
    font-weight:800!important;
    box-shadow:0 10px 28px rgba(66,79,255,.28)!important;
  }
}


/* V11 — mesmo ícone abre e fecha o menu */
@media (max-width:800px){
  .header{z-index:10003!important}
  #mobileMenuOpen{position:relative!important;z-index:10004!important}
  #mobileMenuOpen i{
    transform-origin:center!important;
    transition:transform .25s ease,opacity .2s ease!important;
  }
  #mobileMenuOpen.is-active i:nth-child(1){
    transform:translateY(7px) rotate(45deg)!important;
  }
  #mobileMenuOpen.is-active i:nth-child(2){
    opacity:0!important;
  }
  #mobileMenuOpen.is-active i:nth-child(3){
    transform:translateY(-7px) rotate(-45deg)!important;
  }
  .mobile-menu-panel{
    padding-top:66px!important;
    z-index:10001!important;
  }
  .mobile-menu-header{display:none!important}
}


/* V12 — correção definitiva do botão mobile e WhatsApp */
@media (max-width:800px){
  /* Desativa qualquer botão antigo que ainda tenha regras legadas */
  .hamb{display:none!important}

  .mobile-nav-toggle{
    display:flex!important;
    position:relative!important;
    z-index:10005!important;
    width:44px!important;
    height:44px!important;
    padding:10px!important;
    margin:0!important;
    border:0!important;
    background:transparent!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    gap:5px!important;
    cursor:pointer!important;
    box-shadow:none!important;
  }

  .mobile-nav-toggle span{
    display:block!important;
    width:24px!important;
    height:2px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:2px!important;
    background:#fff!important;
    opacity:1!important;
    transform:none!important;
    transform-origin:center!important;
    transition:transform .24s ease,opacity .18s ease!important;
  }

  .mobile-nav-toggle.is-open span:nth-child(1){
    transform:translateY(7px) rotate(45deg)!important;
  }

  .mobile-nav-toggle.is-open span:nth-child(2){
    opacity:0!important;
  }

  .mobile-nav-toggle.is-open span:nth-child(3){
    transform:translateY(-7px) rotate(-45deg)!important;
  }

  .mobile-menu-panel{
    padding-top:66px!important;
  }

  .floatwa{
    width:58px!important;
    height:58px!important;
    padding:0!important;
    border-radius:50%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:0!important;
  }

  .floatwa svg{
    display:block!important;
    width:28px!important;
    height:28px!important;
    color:#fff!important;
  }

  .floatwa span{
    display:none!important;
  }
}

/* Ícone branco do WhatsApp no botão flutuante e CTA principal */
.floatwa svg{
  width:19px;
  height:19px;
  color:#fff;
  flex:0 0 auto;
}

.whatsapp{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
}

.whatsapp svg{
  width:18px!important;
  height:18px!important;
  color:#fff!important;
  flex:0 0 auto;
}

.whatsapp b{
  font-size:16px;
  font-weight:700;
}


/* V13 — correções específicas do desktop */

/* O botão do menu mobile deve ficar totalmente escondido no desktop */
.mobile-nav-toggle{
  display:none!important;
}

/* Botão flutuante do WhatsApp no desktop: ícone e texto centralizados */
.floatwa{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  line-height:1!important;
  min-height:42px!important;
}

.floatwa svg{
  display:block!important;
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
  margin:0!important;
}

.floatwa span{
  display:inline-block!important;
  line-height:1!important;
  margin:0!important;
  padding:0!important;
}

/* Reativa o toggle somente no mobile */
@media (max-width:800px){
  .mobile-nav-toggle{
    display:flex!important;
  }

  .floatwa{
    display:flex!important;
    gap:0!important;
    line-height:1!important;
  }

  .floatwa svg{
    width:28px!important;
    height:28px!important;
    flex:0 0 28px!important;
  }

  .floatwa span{
    display:none!important;
  }
}

/* V14 — ícone do Instagram mais fiel */
.social a{
  display:grid!important;
  place-items:center!important;
}
.social .social-icon{
  display:block!important;
  width:17px!important;
  height:17px!important;
  color:#d7dce7!important;
}
.social a:hover .social-icon{
  color:#ffffff!important;
}
