/* V2_gtransito_estilos.css */

:root {
  --gt-azul-950: #061322;
  --gt-azul-900: #0a1c31;
  --gt-azul-800: #102a46;
  --gt-azul-700: #164b72;
  --gt-ciano: #22c7bd;
  --gt-ciano-claro: #9bf5df;
  --gt-lima: #d7f43b;
  --gt-ouro: #ffbf47;
  --gt-claro: #f5f8f7;
  --gt-branco: #ffffff;
  --gt-tinta: #10243b;
  --gt-muted: #617083;
  --gt-borda: #dce6e5;
  --gt-sombra: 0 26px 70px rgba(7, 30, 48, .14);
}

.gt-app,
.gt-app * { box-sizing: border-box; }
.gt-app { color: var(--gt-tinta); background: var(--gt-branco); overflow: hidden; font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
.gt-app a { color: inherit; }
.gt-wrap { width: min(1180px, calc(100% - 40px)); margin: 0 auto; position: relative; z-index: 2; }

.gt-hero { position: relative; padding: 20px 0 0; color: var(--gt-branco); background: radial-gradient(circle at 76% 15%, rgba(34, 199, 189, .18), transparent 27%), linear-gradient(145deg, #061321 0%, #0b2138 54%, #0e3349 100%); }
.gt-hero::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 104px; background: linear-gradient(178deg, transparent 48%, var(--gt-branco) 49%); pointer-events: none; }
.gt-luz { position: absolute; border-radius: 999px; filter: blur(3px); opacity: .42; pointer-events: none; }
.gt-luz-um { width: 230px; height: 230px; right: -70px; top: 210px; background: rgba(215, 244, 59, .2); }
.gt-luz-dois { width: 160px; height: 160px; left: -70px; top: 430px; background: rgba(34, 199, 189, .2); }

.gt-nav { min-height: 72px; display: flex; align-items: center; justify-content: space-between; gap: 22px; border-bottom: 1px solid rgba(255,255,255,.1); }
.gt-marca { display: inline-flex; align-items: center; gap: 11px; text-decoration: none; }
.gt-marca-simbolo { width: 48px; height: 48px; position: relative; display: grid; place-items: center; overflow: hidden; border-radius: 15px; background: linear-gradient(145deg, var(--gt-lima), #72e99e); box-shadow: 0 10px 26px rgba(120, 236, 143, .2); }
.gt-marca-simbolo::before { content: ""; position: absolute; width: 58px; height: 20px; bottom: -7px; left: -5px; transform: rotate(-13deg); background: #102a46; border-top: 3px dashed rgba(255,255,255,.82); }
.gt-marca-simbolo b { color: #092137; position: relative; z-index: 2; font-size: 17px; letter-spacing: -.6px; }
.gt-marca > span:last-child { display: grid; }
.gt-marca strong { font-size: 18px; letter-spacing: -.3px; }
.gt-marca small { color: #aab8c7; font-size: 11px; text-transform: uppercase; letter-spacing: 1.5px; }
.gt-nav-links { display: flex; align-items: center; gap: 26px; }
.gt-nav-links a { color: #dbe5eb; text-decoration: none; font-size: 13px; font-weight: 750; }
.gt-nav-links a:hover { color: var(--gt-lima); }
.gt-nav-links .gt-nav-destaque { color: #0b253b; background: var(--gt-lima); padding: 11px 16px; border-radius: 999px; }

.gt-hero-grid { display: grid; grid-template-columns: minmax(0, 1.04fr) minmax(390px, .96fr); gap: clamp(45px, 7vw, 92px); align-items: center; padding: 82px 0 136px; }
.gt-hero-copy { min-width: 0; }
.gt-kicker { width: fit-content; display: inline-flex; align-items: center; gap: 8px; padding: 7px 12px; border: 1px solid rgba(155, 245, 223, .25); border-radius: 999px; color: var(--gt-ciano-claro); background: rgba(9, 45, 61, .64); font-size: 11px; font-weight: 900; text-transform: uppercase; letter-spacing: 1.3px; }
.gt-kicker i { width: 7px; height: 7px; border-radius: 50%; background: var(--gt-lima); box-shadow: 0 0 0 5px rgba(215, 244, 59, .1); }
.gt-hero h1 { max-width: 680px; margin: 24px 0 20px; color: #fff; font-size: clamp(44px, 6vw, 78px); line-height: .98; letter-spacing: -4px; }
.gt-hero h1 em { color: var(--gt-lima); font-style: normal; }
.gt-hero-copy > p { max-width: 650px; margin: 0; color: #bccbd7; font-size: clamp(17px, 1.7vw, 20px); line-height: 1.65; }
.gt-acoes { display: flex; flex-wrap: wrap; gap: 11px; margin-top: 30px; }
.gt-btn { min-height: 50px; display: inline-flex; align-items: center; justify-content: center; gap: 12px; padding: 13px 20px; border: 0; border-radius: 14px; text-decoration: none; font-size: 14px; font-weight: 900; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.gt-btn:hover { transform: translateY(-2px); }
.gt-btn-primario { color: #082036; background: var(--gt-lima); box-shadow: 0 15px 32px rgba(215, 244, 59, .18); }
.gt-btn-claro { color: #eff8fb; border: 1px solid rgba(255,255,255,.18); background: rgba(255,255,255,.08); }
.gt-btn-lima { color: #082036; background: var(--gt-lima); box-shadow: 0 14px 30px rgba(215, 244, 59, .16); }
.gt-confianca { display: flex; flex-wrap: wrap; gap: 17px; margin-top: 27px; color: #b9cad5; font-size: 12px; font-weight: 720; }
.gt-confianca span { display: inline-flex; gap: 7px; align-items: center; }
.gt-confianca b { width: 19px; height: 19px; display: grid; place-items: center; border-radius: 50%; color: var(--gt-lima); background: rgba(215, 244, 59, .1); }

.gt-demo { position: relative; min-width: 0; padding: 18px; color: var(--gt-tinta); border: 1px solid rgba(255,255,255,.28); border-radius: 30px; background: rgba(255,255,255,.97); box-shadow: 0 36px 90px rgba(0,0,0,.32); transform: rotate(1.2deg); }
.gt-demo::before { content: ""; position: absolute; inset: 9px; border: 1px solid #e8eeee; border-radius: 23px; pointer-events: none; }
.gt-demo-topo { position: relative; z-index: 2; display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 3px 3px 12px; }
.gt-demo-marca { display: flex; align-items: center; gap: 9px; }
.gt-demo-marca > span { width: 36px; height: 36px; display: grid; place-items: center; border-radius: 11px; color: #0b273d; background: var(--gt-lima); font-size: 12px; font-weight: 950; }
.gt-demo-marca div { display: grid; }
.gt-demo-marca b { color: #0b2438; font-size: 13px; }
.gt-demo-marca small { color: #7a8793; font-size: 10px; }
.gt-demo-etapa { padding: 7px 9px; border-radius: 9px; color: #527082; background: #edf4f4; font-size: 10px; font-weight: 900; }
.gt-demo-progresso { height: 5px; margin-bottom: 13px; overflow: hidden; border-radius: 999px; background: #e6eeee; }
.gt-demo-progresso i { display: block; width: 30%; height: 100%; border-radius: inherit; background: linear-gradient(90deg, #1ac0b7, var(--gt-lima)); }

.gt-cenario { height: 210px; position: relative; overflow: hidden; border-radius: 19px; background: #a9e3eb; }
.gt-ceu { position: absolute; inset: 0 0 58% 0; background: linear-gradient(#7fd4e5, #c7edf0); }
.gt-sol { position: absolute; width: 32px; height: 32px; top: 18px; right: 25px; border-radius: 50%; background: #ffe48a; box-shadow: 0 0 0 8px rgba(255,228,138,.18); }
.gt-nuvem { position: absolute; width: 39px; height: 11px; border-radius: 20px; background: rgba(255,255,255,.72); }
.gt-nuvem::before, .gt-nuvem::after { content: ""; position: absolute; bottom: 0; border-radius: 50%; background: inherit; }
.gt-nuvem::before { width: 18px; height: 18px; left: 7px; }
.gt-nuvem::after { width: 13px; height: 13px; right: 5px; }
.gt-nuvem.n1 { top: 31px; left: 37px; }
.gt-nuvem.n2 { top: 57px; left: 47%; transform: scale(.7); }
.gt-predio { position: absolute; bottom: 94px; display: flex; flex-wrap: wrap; align-content: flex-start; gap: 8px; padding: 13px 10px; background: #e6dcce; border-top: 7px solid #cfbda9; }
.gt-predio i { width: 11px; height: 14px; background: #7696a1; border: 2px solid #fbf4e9; }
.gt-predio.p1 { width: 75px; height: 76px; left: 0; }
.gt-predio.p2 { width: 61px; height: 62px; right: 0; background: #f1d8bc; }
.gt-arvore { position: absolute; z-index: 3; left: 84px; bottom: 89px; }
.gt-arvore i { display: block; width: 45px; height: 51px; border-radius: 50% 55% 48% 52%; background: #3ba268; box-shadow: -15px 8px 0 #57b675, 13px 9px 0 #2d8d5b; }
.gt-arvore b { display: block; width: 7px; height: 30px; margin: -3px auto 0; background: #79563b; }
.gt-via { position: absolute; left: -11%; right: -11%; bottom: -12px; height: 115px; transform: perspective(120px) rotateX(10deg); background: #405366; border-top: 11px solid #cbd6d3; }
.gt-via::after { content: ""; position: absolute; left: 0; right: 0; top: 48%; height: 4px; background: repeating-linear-gradient(90deg, #f2d45e 0 33px, transparent 33px 57px); }
.gt-faixa { position: absolute; z-index: 2; left: 46%; bottom: 11px; display: flex; gap: 7px; transform: rotate(-3deg); }
.gt-faixa i { width: 17px; height: 76px; background: rgba(255,255,255,.88); transform: skewX(-9deg); }
.gt-placa { position: absolute; z-index: 5; right: 60px; bottom: 86px; width: 44px; height: 44px; display: grid; place-items: center; color: #fff; background: #e84c49; border: 4px solid #fff; clip-path: polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%); filter: drop-shadow(0 3px 2px rgba(0,0,0,.18)); }
.gt-placa::after { content: ""; position: absolute; width: 4px; height: 50px; top: 39px; background: #596875; }
.gt-placa span { font-size: 8px; font-weight: 950; }
.gt-carro { position: absolute; z-index: 6; left: 19%; bottom: 29px; width: 73px; height: 31px; border-radius: 25px 28px 9px 9px; background: #ffd548; box-shadow: inset 0 -7px 0 rgba(214, 151, 31, .25); }
.gt-carro::before { content: ""; position: absolute; left: 19px; top: -17px; width: 38px; height: 21px; border-radius: 21px 23px 0 0; background: #ffd548; transform: skewX(-8deg); }
.gt-carro::after { content: ""; position: absolute; left: 26px; top: -12px; width: 24px; height: 12px; background: #bde8ec; transform: skewX(-8deg); }
.gt-carro i, .gt-carro b { position: absolute; bottom: -7px; width: 15px; height: 15px; border: 4px solid #263848; border-radius: 50%; background: #8aa0ac; }
.gt-carro i { left: 11px; }.gt-carro b { right: 9px; }
.gt-carro span { position: absolute; right: 4px; top: 13px; width: 9px; height: 5px; border-radius: 5px; background: #fff2b3; }
.gt-pedestre { position: absolute; z-index: 7; right: 31%; bottom: 33px; width: 28px; height: 56px; }
.gt-pedestre::before { content: ""; position: absolute; left: 8px; top: 0; width: 13px; height: 13px; border-radius: 50%; background: #704b38; }
.gt-pedestre i { position: absolute; left: 7px; top: 13px; width: 15px; height: 24px; border-radius: 7px 7px 3px 3px; background: #1f71a8; }
.gt-pedestre b, .gt-pedestre span { position: absolute; top: 34px; width: 6px; height: 24px; border-radius: 6px; background: #183550; transform-origin: top; }
.gt-pedestre b { left: 7px; transform: rotate(12deg); }.gt-pedestre span { right: 6px; transform: rotate(-14deg); }

.gt-pergunta { position: relative; z-index: 2; padding: 17px 4px 3px; }
.gt-demo-selo { display: inline-block; color: #217f79; font-size: 9px; font-weight: 950; text-transform: uppercase; letter-spacing: 1.1px; }
.gt-pergunta h2 { margin: 5px 0 11px; color: #0f2b41; font-size: 15px; line-height: 1.4; letter-spacing: -.2px; }
.gt-opcoes { display: grid; gap: 7px; }
.gt-opcoes button { width: 100%; min-height: 40px; display: flex; align-items: center; gap: 10px; padding: 8px 10px; color: #405567; border: 1px solid #dfe9e9; border-radius: 11px; background: #f8fbfb; font: inherit; font-size: 11px; font-weight: 740; text-align: left; cursor: pointer; transition: .18s ease; }
.gt-opcoes button:hover, .gt-opcoes button:focus-visible { border-color: #79d9d1; background: #eefbf8; outline: none; }
.gt-opcoes button span { width: 25px; height: 25px; flex: 0 0 25px; display: grid; place-items: center; border-radius: 8px; color: #2e6f73; background: #e3f3f1; font-weight: 950; }
.gt-opcoes button.correta { color: #17654f; border-color: #74d8b1; background: #eafaf2; }
.gt-opcoes button.errada { color: #9c3c3c; border-color: #f0b0ad; background: #fff1f0; }
.gt-opcoes button:disabled { cursor: default; }
.gt-retorno { min-height: 17px; margin: 8px 0 0; color: #73818d; font-size: 9px; font-weight: 700; }
.gt-retorno.sucesso { color: #137155; }.gt-retorno.erro { color: #9a4742; }

.gt-resumo-numeros { position: relative; z-index: 3; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1px; overflow: hidden; color: var(--gt-tinta); border: 1px solid #e0e9e7; border-radius: 22px; background: #e0e9e7; box-shadow: 0 19px 54px rgba(7,30,48,.13); }
.gt-resumo-numeros article { min-height: 106px; display: flex; align-items: center; gap: 13px; padding: 23px; background: #fff; }
.gt-resumo-numeros strong { color: #0c6f69; font-size: 35px; line-height: 1; letter-spacing: -2px; }
.gt-resumo-numeros span { max-width: 130px; color: #61717e; font-size: 11px; line-height: 1.4; font-weight: 770; }

.gt-sinais-home { position: relative; padding: 72px 0 22px; background: #fff; }
.gt-sinais-home-card { display: grid; grid-template-columns: minmax(280px, .72fr) minmax(540px, 1.28fr); gap: clamp(35px, 6vw, 76px); align-items: center; padding: clamp(28px, 5vw, 54px); overflow: hidden; border: 1px solid #d9e6e3; border-radius: 30px; background: radial-gradient(circle at 93% 8%, rgba(215,244,59,.2), transparent 24%), linear-gradient(145deg, #f8fcfa, #edf7f3); box-shadow: 0 27px 70px rgba(7,30,48,.12); }
.gt-sinais-home-copy { min-width: 0; }
.gt-sinais-home-copy h2 { margin: 13px 0 14px; color: #0d2940; font-size: clamp(34px, 4.5vw, 52px); line-height: 1.02; letter-spacing: -2.4px; }
.gt-sinais-home-copy > p { margin: 0; color: var(--gt-muted); font-size: 15px; line-height: 1.7; }
.gt-sinais-home-numeros { display: flex; gap: 9px; margin: 24px 0; }
.gt-sinais-home-numeros > span { min-width: 0; flex: 1; display: grid; padding: 12px 11px; border: 1px solid #dce9e6; border-radius: 14px; background: rgba(255,255,255,.82); }
.gt-sinais-home-numeros strong { color: #0a6d66; font-size: 23px; line-height: 1; letter-spacing: -1px; }
.gt-sinais-home-numeros small { margin-top: 4px; color: #718079; font-size: 8px; font-weight: 850; text-transform: uppercase; letter-spacing: .45px; }
.gt-app .gt-btn-sinais { color: #fff; background: linear-gradient(135deg, #0d6b65, #0a3e50); box-shadow: 0 15px 31px rgba(8,78,77,.2); }
.gt-sinais-home-nota { display: block; margin-top: 12px; color: #75827d; font-size: 10px; line-height: 1.5; }
.gt-sinais-home-nota b { color: #176f68; }
.gt-sinais-home-vitrine { min-width: 0; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 11px; }
.gt-sinal-home { min-width: 0; position: relative; display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 2px 8px; padding: 12px; overflow: hidden; border: 1px solid #dce6e3; border-radius: 18px; color: var(--gt-tinta); background: rgba(255,255,255,.94); box-shadow: 0 13px 28px rgba(12,53,60,.09); text-decoration: none; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; scroll-snap-align: start; }
.gt-sinal-home:hover { transform: translateY(-4px); border-color: #9edbd0; box-shadow: 0 20px 38px rgba(12,53,60,.14); }
.gt-sinal-home-selo { position: absolute; z-index: 3; top: 9px; right: 9px; padding: 5px 7px; border-radius: 999px; color: #1b3a42; background: var(--gt-lima); font-size: 7px; font-weight: 950; text-transform: uppercase; letter-spacing: .45px; }
.gt-sinal-home-visual { grid-column: 1 / -1; width: 100%; aspect-ratio: 1 / .83; display: block; border-radius: 12px; background-color: #fff; background-image: var(--gt-sinal-sprite); background-repeat: no-repeat; background-size: 1400% 900%; background-position: var(--gt-sinal-x) var(--gt-sinal-y); transition: filter .2s ease, transform .2s ease; }
.gt-sinal-home-info { min-width: 0; display: grid; align-content: start; padding-top: 8px; }
.gt-sinal-home-info small { width: fit-content; padding: 3px 6px; border-radius: 7px; color: #1c675f; background: #e6f4ef; font-size: 7px; font-weight: 950; }
.gt-sinal-home-info strong { min-height: 30px; margin-top: 5px; color: #173247; font-size: 11px; line-height: 1.3; }
.gt-sinal-home > b { align-self: start; margin-top: 8px; padding: 5px 6px; border: 1px solid #f0cf75; border-radius: 999px; color: #6a4b0d; background: #fff1bd; font-size: 7px; white-space: nowrap; }
.gt-sinal-home-premium .gt-sinal-home-visual { filter: blur(4px) saturate(.55); transform: scale(.96); }
.gt-sinal-home-premium .gt-sinal-home-selo { color: #fff; background: #da464f; }
.gt-sinal-home-cadeado { width: 34px; height: 34px; position: absolute; z-index: 4; left: 50%; top: 42%; display: grid; place-items: center; transform: translate(-50%, -50%); border: 4px solid #fff; border-radius: 50%; color: #fff; background: #da464f; box-shadow: 0 8px 20px rgba(121,25,35,.28); font-size: 20px; font-weight: 950; }

.gt-homologacao { position: relative; padding: 58px 0 20px; background: #fff; }
.gt-homologacao-card { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(30px, 6vw, 72px); align-items: center; padding: clamp(28px, 5vw, 52px); border: 1px solid #dce7e5; border-radius: 28px; background: radial-gradient(circle at 92% 12%, rgba(34,199,189,.12), transparent 24%), linear-gradient(145deg, #f9fcfb, #eff7f5); box-shadow: 0 24px 65px rgba(7,30,48,.1); }
.gt-homologacao-copy h2 { margin: 12px 0 13px; color: #0d2940; font-size: clamp(31px, 4vw, 47px); line-height: 1.05; letter-spacing: -2px; }
.gt-homologacao-copy > p { margin: 0; color: var(--gt-muted); font-size: 14px; line-height: 1.7; }
.gt-homologacao-aviso { display: flex; gap: 10px; align-items: flex-start; margin-top: 18px; padding: 12px 14px; border: 1px solid #dce7e5; border-radius: 13px; background: rgba(255,255,255,.72); }
.gt-homologacao-aviso > span { width: 23px; height: 23px; flex: 0 0 23px; display: grid; place-items: center; border-radius: 50%; color: #0d4b50; background: var(--gt-lima); font-size: 11px; font-weight: 950; }
.gt-homologacao-aviso p { margin: 1px 0 0; color: #627481; font-size: 10px; line-height: 1.55; }
.gt-termometro { padding: 25px; border-radius: 22px; color: #fff; background: linear-gradient(145deg, #081c2e, #0d4350); box-shadow: 0 25px 55px rgba(8,40,55,.22); }
.gt-termometro-topo { display: flex; justify-content: space-between; align-items: center; gap: 20px; }
.gt-termometro-topo div { display: grid; gap: 3px; }
.gt-termometro-topo small { color: #9fb8c2; font-size: 9px; font-weight: 850; text-transform: uppercase; letter-spacing: 1px; }
.gt-termometro-topo strong { color: #fff; font-size: 16px; }
.gt-termometro-topo > b { color: var(--gt-lima); font-size: clamp(34px, 5vw, 48px); letter-spacing: -2px; }
.gt-termometro-trilho { height: 16px; margin-top: 20px; padding: 3px; overflow: hidden; border-radius: 99px; background: rgba(255,255,255,.12); box-shadow: inset 0 1px 3px rgba(0,0,0,.22); }
.gt-termometro-trilho i { min-width: 6px; height: 100%; display: block; border-radius: inherit; background: linear-gradient(90deg, #21c7bd, #d7f43b); box-shadow: 0 0 18px rgba(215,244,59,.3); }
.gt-termometro-legendas { display: flex; justify-content: space-between; gap: 15px; margin-top: 7px; color: #8faab5; font-size: 8px; font-weight: 800; text-transform: uppercase; letter-spacing: .6px; }
.gt-termometro-fase { display: flex; align-items: center; gap: 11px; margin-top: 20px; padding: 13px 14px; border: 1px solid rgba(255,255,255,.1); border-radius: 13px; background: rgba(255,255,255,.055); }
.gt-termometro-fase > span { width: 11px; height: 11px; flex: 0 0 11px; border: 3px solid #85eee0; border-radius: 50%; box-shadow: 0 0 0 5px rgba(34,199,189,.12); }
.gt-termometro-fase p { display: grid; gap: 2px; margin: 0; }
.gt-termometro-fase small { color: #91acb6; font-size: 8px; text-transform: uppercase; letter-spacing: .8px; }
.gt-termometro-fase strong { color: #edf7f7; font-size: 12px; }
.gt-homologacao-referencia { display: flex; justify-content: space-between; align-items: center; gap: 12px; margin-top: 13px; color: #a9c0c8; font-size: 9px; }
.gt-homologacao-referencia a { color: var(--gt-lima); font-weight: 900; text-decoration: none; }

.gt-secao { padding: 100px 0; }
.gt-secao-clara { padding-top: 118px; background: #fff; }
.gt-cabecalho-secao { max-width: 690px; margin-bottom: 42px; }
.gt-cabecalho-central { margin-right: auto; margin-left: auto; text-align: center; }
.gt-eyebrow { display: inline-flex; align-items: center; gap: 8px; color: #16827b; font-size: 11px; font-weight: 950; text-transform: uppercase; letter-spacing: 1.45px; }
.gt-eyebrow::before { content: ""; width: 24px; height: 3px; border-radius: 5px; background: var(--gt-lima); }
.gt-cabecalho-secao h2, .gt-jornada h2, .gt-empresa-copy h2, .gt-faq-copy h2, .gt-lancamento h2 { margin: 12px 0 14px; color: #0d2940; font-size: clamp(34px, 4.5vw, 54px); line-height: 1.04; letter-spacing: -2.4px; }
.gt-cabecalho-secao p, .gt-jornada p, .gt-empresa-copy > p, .gt-faq-copy p, .gt-lancamento p { margin: 0; color: var(--gt-muted); font-size: 16px; line-height: 1.7; }

.gt-beneficios { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.gt-beneficio { min-width: 0; min-height: 264px; position: relative; display: flex; flex-direction: column; justify-content: space-between; padding: 24px; overflow: hidden; border: 1px solid var(--gt-borda); border-radius: 22px; background: #fff; transition: transform .2s ease, box-shadow .2s ease; }
.gt-beneficio:hover { transform: translateY(-5px); box-shadow: 0 20px 45px rgba(12,43,65,.1); }
.gt-beneficio-destaque { color: #fff; border-color: #0f645e; background: linear-gradient(145deg, #0c2d43, #0f665f); }
.gt-beneficio-destaque::after { content: ""; position: absolute; width: 145px; height: 145px; right: -63px; top: -63px; border: 25px solid rgba(215,244,59,.12); border-radius: 50%; }
.gt-icone { width: 48px; height: 48px; display: grid; place-items: center; border-radius: 15px; color: #126e68; background: #e9f8f5; font-size: 13px; font-weight: 950; }
.gt-beneficio-destaque .gt-icone { color: #173149; background: var(--gt-lima); }
.gt-beneficio small { display: block; margin-bottom: 6px; color: #3a9b93; font-size: 9px; font-weight: 950; text-transform: uppercase; letter-spacing: 1px; }
.gt-beneficio-destaque small { color: var(--gt-ciano-claro); }
.gt-beneficio h3 { margin: 0 0 8px; color: #102b41; font-size: 20px; letter-spacing: -.5px; }
.gt-beneficio-destaque h3 { color: #fff; }
.gt-beneficio p { margin: 0; color: #687987; font-size: 13px; line-height: 1.6; }
.gt-beneficio-destaque p { color: #c4d9df; }
.gt-beneficio > b { position: absolute; top: 26px; right: 25px; color: #9aabae; font-size: 18px; }
.gt-beneficio-destaque > b { color: var(--gt-lima); }

.gt-jornada { display: grid; grid-template-columns: .82fr 1.18fr; gap: clamp(40px, 7vw, 90px); align-items: center; margin-top: 100px; }
.gt-link-seta { display: inline-flex; align-items: center; gap: 13px; margin-top: 22px; color: #0b6c66; font-weight: 900; text-decoration: none; }
.gt-link-seta span { width: 31px; height: 31px; display: grid; place-items: center; border-radius: 50%; background: #e6f8f4; }
.gt-painel-aluno { padding: 24px; border: 1px solid #dbe7e5; border-radius: 26px; background: linear-gradient(160deg, #fbfdfd, #f1f7f6); box-shadow: var(--gt-sombra); }
.gt-painel-topo { display: flex; justify-content: space-between; align-items: center; gap: 12px; }
.gt-painel-topo div { display: grid; }
.gt-painel-topo small { color: #778892; }.gt-painel-topo strong { color: #102b41; font-size: 20px; }
.gt-painel-topo > span { padding: 7px 10px; border-radius: 9px; color: #20756f; background: #e6f5f2; font-size: 10px; font-weight: 900; }
.gt-painel-grid { display: grid; grid-template-columns: 150px 1fr; gap: 24px; align-items: center; margin: 24px 0; }
.gt-medidor { width: 132px; height: 132px; display: grid; place-items: center; border-radius: 50%; background: conic-gradient(var(--gt-ciano) 0 74%, #dce8e7 74% 100%); }
.gt-medidor::before { content: ""; width: 99px; height: 99px; grid-area: 1/1; border-radius: 50%; background: #fff; }
.gt-medidor div { position: relative; grid-area: 1/1; display: grid; text-align: center; }
.gt-medidor strong { color: #0d3c52; font-size: 28px; }.gt-medidor small { color: #71808b; font-size: 10px; }
.gt-materias { display: grid; gap: 15px; }
.gt-materias div > span { display: flex; justify-content: space-between; gap: 10px; margin-bottom: 6px; font-size: 11px; }
.gt-materias b { color: #30485a; }.gt-materias small { color: #7b8a94; }
.gt-materias i, .gt-alunos-lista i { display: block; height: 6px; overflow: hidden; border-radius: 99px; background: #dfeae8; }
.gt-materias em, .gt-alunos-lista em { display: block; height: 100%; border-radius: inherit; background: linear-gradient(90deg, #1fbcb2, #8bdc87); }
.gt-proxima { display: grid; grid-template-columns: 1fr auto; gap: 2px 14px; align-items: center; padding: 14px 15px; border-radius: 15px; color: #fff; background: #102e45; }
.gt-proxima span { color: #a9bdc8; font-size: 9px; text-transform: uppercase; letter-spacing: .8px; }.gt-proxima strong { font-size: 13px; }
.gt-proxima button { grid-column: 2; grid-row: 1 / span 2; padding: 9px 13px; color: #0e3045; border: 0; border-radius: 9px; background: var(--gt-lima); font-weight: 900; }

.gt-secao-empresa { color: #fff; background: linear-gradient(140deg, #071623 0%, #0b283e 52%, #0b3a49 100%); }
.gt-empresa-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(45px, 7vw, 86px); align-items: center; }
.gt-empresa-copy .gt-eyebrow { color: var(--gt-ciano-claro); }
.gt-empresa-copy h2 { color: #fff; }
.gt-empresa-copy > p { color: #bdccd6; }
.gt-lista-check { display: grid; gap: 17px; margin: 27px 0 30px; padding: 0; list-style: none; }
.gt-lista-check li { display: flex; align-items: center; gap: 13px; }
.gt-lista-check li > span { width: 31px; height: 31px; flex: 0 0 31px; display: grid; place-items: center; border-radius: 10px; color: #12364a; background: var(--gt-lima); font-weight: 950; }
.gt-lista-check li div { display: grid; }.gt-lista-check b { font-size: 14px; }.gt-lista-check small { margin-top: 2px; color: #9db0bc; font-size: 11px; }
.gt-painel-empresa { padding: 22px; color: var(--gt-tinta); border: 1px solid rgba(255,255,255,.2); border-radius: 27px; background: #f7faf9; box-shadow: 0 35px 90px rgba(0,0,0,.34); }
.gt-painel-empresa-topo { display: flex; align-items: center; gap: 10px; padding-bottom: 16px; border-bottom: 1px solid #dfe7e6; }
.gt-empresa-logo { width: 40px; height: 40px; display: grid; place-items: center; border-radius: 12px; color: #0b2b40; background: var(--gt-lima); font-weight: 950; }
.gt-painel-empresa-topo div:nth-child(2) { display: grid; margin-right: auto; }.gt-painel-empresa-topo strong { font-size: 13px; }.gt-painel-empresa-topo small { color: #7a8791; font-size: 10px; }
.gt-painel-empresa-topo > span { padding: 7px 9px; border-radius: 8px; color: #147068; background: #e3f4f1; font-size: 9px; font-weight: 950; }
.gt-kpis-empresa { display: grid; grid-template-columns: repeat(3, 1fr); gap: 9px; margin: 16px 0; }
.gt-kpis-empresa article { display: grid; padding: 14px; border: 1px solid #e1e9e7; border-radius: 14px; background: #fff; }
.gt-kpis-empresa small { color: #7d8a94; font-size: 9px; }.gt-kpis-empresa strong { margin: 3px 0; color: #11334a; font-size: 23px; }.gt-kpis-empresa span { color: #348178; font-size: 8px; font-weight: 800; }
.gt-turma-topo { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin: 20px 0 10px; }
.gt-turma-topo div { display: grid; }.gt-turma-topo small { color: #7b8992; font-size: 9px; }.gt-turma-topo strong { font-size: 13px; }
.gt-turma-topo button, .gt-alerta-empresa button { padding: 7px 10px; color: #185f5b; border: 0; border-radius: 8px; background: #e4f4f1; font-size: 9px; font-weight: 900; }
.gt-alunos-lista { overflow: hidden; border: 1px solid #e0e8e7; border-radius: 15px; background: #fff; }
.gt-alunos-lista > div { display: grid; grid-template-columns: 34px minmax(105px, 1fr) minmax(70px, .75fr) 36px; gap: 9px; align-items: center; padding: 11px 12px; border-bottom: 1px solid #edf1f0; }
.gt-alunos-lista > div:last-child { border-bottom: 0; }
.gt-avatar { width: 31px; height: 31px; display: grid; place-items: center; border-radius: 10px; color: #1b5262; background: #dceff3; font-size: 9px; font-weight: 950; }
.gt-avatar.verde { color: #1b6653; background: #dcf3e9; }.gt-avatar.ouro { color: #745420; background: #fff0c8; }
.gt-alunos-lista p { display: grid; margin: 0; min-width: 0; }.gt-alunos-lista p b { overflow: hidden; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }.gt-alunos-lista p small { color: #82909a; font-size: 8px; }
.gt-alunos-lista > div > strong { font-size: 10px; text-align: right; }
.gt-alerta-empresa { display: grid; grid-template-columns: 32px 1fr auto; gap: 10px; align-items: center; margin-top: 12px; padding: 11px; border: 1px solid #f2d9a6; border-radius: 13px; background: #fff8e8; }
.gt-alerta-empresa > span { width: 29px; height: 29px; display: grid; place-items: center; border-radius: 9px; color: #805c18; background: #ffe5a0; font-weight: 950; }
.gt-alerta-empresa p { display: grid; margin: 0; }.gt-alerta-empresa b { color: #664916; font-size: 9px; }.gt-alerta-empresa small { color: #917a52; font-size: 7px; }
.gt-alerta-empresa button { color: #6f511c; background: #ffe8ab; }

.gt-secao-fontes { background: #f1f6f5; }
.gt-fontes-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }
.gt-fontes-grid article { min-height: 183px; position: relative; display: flex; flex-direction: column; justify-content: space-between; padding: 21px; overflow: hidden; border: 1px solid #d9e4e2; border-radius: 20px; background: #fff; }
.gt-fontes-grid article > span { width: fit-content; padding: 7px 9px; border-radius: 8px; color: #17736d; background: #e7f6f3; font-size: 9px; font-weight: 950; letter-spacing: .5px; }
.gt-fontes-grid article div { display: grid; position: relative; z-index: 2; }.gt-fontes-grid strong { color: #153149; font-size: 14px; }.gt-fontes-grid small { margin-top: 4px; color: #788791; font-size: 10px; }
.gt-fontes-grid article > b { position: absolute; right: -5px; bottom: -28px; color: #f0f5f4; font-size: 88px; line-height: 1; letter-spacing: -8px; }
.gt-aviso-regulatorio { display: grid; grid-template-columns: 43px 1fr auto; gap: 16px; align-items: center; margin-top: 18px; padding: 20px; border-radius: 17px; color: #d8e5ea; background: #0d2a40; }
.gt-aviso-icone { width: 41px; height: 41px; display: grid; place-items: center; border-radius: 13px; color: #0a2a3d; background: var(--gt-lima); font-size: 18px; font-weight: 950; }
.gt-aviso-regulatorio div { display: grid; }.gt-aviso-regulatorio strong { color: #fff; font-size: 13px; }.gt-aviso-regulatorio p { margin: 3px 0 0; color: #b4c6cf; font-size: 11px; line-height: 1.5; }
.gt-aviso-regulatorio a { padding: 10px 13px; border: 1px solid rgba(255,255,255,.16); border-radius: 10px; color: #fff; font-size: 10px; font-weight: 900; text-decoration: none; text-align: center; }

.gt-secao-planos { background: #fff; }
.gt-planos { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; align-items: stretch; }
.gt-plano { min-width: 0; position: relative; display: flex; flex-direction: column; padding: 28px; border: 1px solid var(--gt-borda); border-radius: 23px; background: #fff; }
.gt-plano-destaque { color: #fff; border-color: #0f3c4f; background: linear-gradient(150deg, #0b2337, #0c554f); box-shadow: 0 25px 55px rgba(9,49,66,.22); transform: translateY(-8px); }
.gt-plano-popular { position: absolute; top: 19px; right: 19px; padding: 6px 9px; border-radius: 8px; color: #163247; background: var(--gt-lima); font-size: 8px; font-weight: 950; text-transform: uppercase; letter-spacing: .8px; }
.gt-plano-publico { color: #188079; font-size: 9px; font-weight: 950; text-transform: uppercase; letter-spacing: 1px; }.gt-plano-destaque .gt-plano-publico { color: var(--gt-ciano-claro); }
.gt-plano h3 { margin: 12px 0 7px; color: #102b41; font-size: 28px; letter-spacing: -1px; }.gt-plano-destaque h3 { color: #fff; }
.gt-plano p { min-height: 64px; margin: 0; color: #6d7b86; font-size: 13px; line-height: 1.55; }.gt-plano-destaque p { color: #bfd1d8; }
.gt-plano ul { display: grid; gap: 12px; margin: 22px 0 28px; padding: 0; list-style: none; }
.gt-plano li { position: relative; padding-left: 24px; color: #4f6371; font-size: 12px; font-weight: 700; }.gt-plano-destaque li { color: #e2eef1; }
.gt-plano li::before { content: "✓"; position: absolute; left: 0; width: 17px; height: 17px; display: grid; place-items: center; border-radius: 6px; color: #167069; background: #e5f6f2; font-size: 9px; font-weight: 950; }.gt-plano-destaque li::before { color: #13344a; background: var(--gt-lima); }
.gt-plano > a { min-height: 44px; display: grid; place-items: center; margin-top: auto; padding: 11px; border-radius: 12px; color: #126e68; border: 1px solid #cde5e1; background: #f1faf8; font-size: 11px; font-weight: 950; text-decoration: none; text-align: center; }.gt-plano-destaque > a { color: #102f41; border-color: var(--gt-lima); background: var(--gt-lima); }

.gt-secao-faq { background: #f1f6f5; }
.gt-faq-grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(45px, 8vw, 100px); }
.gt-faq { display: grid; gap: 9px; }
.gt-faq details { overflow: hidden; border: 1px solid #dce5e4; border-radius: 15px; background: #fff; }
.gt-faq summary { display: flex; justify-content: space-between; align-items: center; gap: 15px; padding: 18px 20px; color: #19364b; font-size: 13px; font-weight: 900; cursor: pointer; list-style: none; }
.gt-faq summary::-webkit-details-marker { display: none; }
.gt-faq summary span { color: #1a817a; font-size: 21px; transition: transform .2s ease; }
.gt-faq details[open] summary span { transform: rotate(45deg); }
.gt-faq details p { margin: 0; padding: 0 20px 19px; color: #6c7d88; font-size: 12px; line-height: 1.65; }

.gt-lancamento { padding: 0 0 90px; background: #f1f6f5; }
.gt-lancamento-card { display: grid; grid-template-columns: 1fr auto; gap: 50px; align-items: center; padding: clamp(35px, 6vw, 64px); overflow: hidden; border-radius: 29px; color: #fff; background: radial-gradient(circle at 90% 10%, rgba(215,244,59,.17), transparent 27%), linear-gradient(145deg, #071725, #0c3e50); box-shadow: 0 30px 70px rgba(8,38,56,.18); }
.gt-lancamento h2 { max-width: 700px; color: #fff; font-size: clamp(34px, 4vw, 51px); }
.gt-lancamento p { max-width: 700px; color: #b9cbd4; }
.gt-kicker-claro { border-color: rgba(215,244,59,.22); }
.gt-lancamento-acoes { min-width: 248px; display: grid; gap: 10px; }

@media (max-width: 980px) {
  .gt-hero-grid, .gt-jornada, .gt-empresa-grid, .gt-faq-grid, .gt-homologacao-card, .gt-sinais-home-card { grid-template-columns: 1fr; }
  .gt-hero-grid { padding-top: 62px; }
  .gt-hero-copy { text-align: center; }
  .gt-kicker, .gt-hero-copy .gt-acoes, .gt-hero-copy .gt-confianca { margin-right: auto; margin-left: auto; }
  .gt-hero-copy > p { margin-right: auto; margin-left: auto; }
  .gt-demo { max-width: 570px; margin: 0 auto; transform: none; }
  .gt-beneficios, .gt-fontes-grid { grid-template-columns: repeat(2, 1fr); }
  .gt-sinais-home-copy { max-width: 720px; }
  .gt-empresa-copy { max-width: 720px; }
  .gt-lancamento-card { grid-template-columns: 1fr; gap: 28px; }
  .gt-lancamento-acoes { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 760px) {
  .gt-wrap { width: min(100% - 28px, 1180px); }
  .gt-nav { align-items: flex-start; padding: 5px 0 12px; }
  .gt-nav-links { max-width: 62%; overflow-x: auto; gap: 8px; padding-bottom: 5px; scrollbar-width: none; }
  .gt-nav-links::-webkit-scrollbar { display: none; }
  .gt-nav-links a { flex: 0 0 auto; padding: 10px; border-radius: 10px; background: rgba(255,255,255,.06); }
  .gt-nav-links a:first-child, .gt-nav-links a:nth-child(2), .gt-nav-links a:nth-child(3) { display: none; }
  .gt-hero-grid { grid-template-columns: minmax(0, 1fr); gap: 40px; padding: 50px 0 118px; }
  .gt-hero h1 { margin-top: 20px; font-size: clamp(41px, 13vw, 62px); letter-spacing: -3px; }
  .gt-hero-copy > p { font-size: 16px; }
  .gt-acoes { display: grid; }
  .gt-btn { width: 100%; }
  .gt-confianca { justify-content: center; }
  .gt-resumo-numeros { grid-template-columns: repeat(2, 1fr); }
  .gt-resumo-numeros article { min-height: 92px; padding: 18px; }
  .gt-resumo-numeros strong { font-size: 29px; }
  .gt-sinais-home { padding: 46px 0 12px; }
  .gt-sinais-home-card { padding: 26px 20px; border-radius: 23px; }
  .gt-secao { padding: 74px 0; }
  .gt-secao-clara { padding-top: 88px; }
  .gt-homologacao { padding: 35px 0 0; }
  .gt-homologacao-card { padding: 24px 19px; border-radius: 22px; }
  .gt-termometro { padding: 20px 16px; }
  .gt-homologacao-referencia { align-items: flex-start; flex-direction: column; }
  .gt-beneficios { grid-template-columns: 1fr; }
  .gt-beneficio { min-height: 218px; }
  .gt-jornada { margin-top: 72px; }
  .gt-painel-grid { grid-template-columns: 1fr; }
  .gt-medidor { margin: auto; }
  .gt-kpis-empresa, .gt-planos { grid-template-columns: 1fr; }
  .gt-kpis-empresa article { min-height: 92px; }
  .gt-plano-destaque { transform: none; }
  .gt-aviso-regulatorio { grid-template-columns: 41px 1fr; }
  .gt-aviso-regulatorio a { grid-column: 1 / -1; }
  .gt-lancamento-acoes { grid-template-columns: 1fr; min-width: 0; }
}

@media (max-width: 520px) {
  .gt-marca-simbolo { width: 42px; height: 42px; border-radius: 13px; }
  .gt-marca strong { font-size: 16px; }.gt-marca small { font-size: 9px; }
  .gt-demo { padding: 13px; border-radius: 23px; }
  .gt-cenario { height: 178px; }
  .gt-predio { bottom: 80px; }
  .gt-arvore { bottom: 75px; transform: scale(.85); transform-origin: bottom; }
  .gt-via { height: 98px; }
  .gt-faixa i { height: 63px; }
  .gt-placa { right: 34px; bottom: 73px; transform: scale(.86); }
  .gt-carro { transform: scale(.82); transform-origin: bottom left; }
  .gt-pedestre { right: 27%; transform: scale(.85); transform-origin: bottom; }
  .gt-resumo-numeros article { align-items: flex-start; flex-direction: column; gap: 5px; }
  .gt-resumo-numeros span { max-width: none; }
  .gt-sinais-home-card { gap: 28px; }
  .gt-sinais-home-copy h2 { font-size: 35px; letter-spacing: -1.8px; }
  .gt-sinais-home-numeros { gap: 6px; }
  .gt-sinais-home-numeros > span { padding: 10px 8px; }
  .gt-sinais-home-numeros strong { font-size: 20px; }
  .gt-sinais-home-numeros small { font-size: 7px; letter-spacing: 0; }
  .gt-sinais-home-vitrine { grid-template-columns: none; grid-auto-flow: column; grid-auto-columns: minmax(164px, 69%); gap: 10px; margin: 0 -20px; padding: 2px 20px 14px; overflow-x: auto; overscroll-behavior-inline: contain; scroll-snap-type: inline mandatory; scrollbar-width: thin; }
  .gt-sinal-home { min-height: 222px; }
  .gt-fontes-grid { grid-template-columns: 1fr; }
  .gt-fontes-grid article { min-height: 145px; }
  .gt-alunos-lista > div { grid-template-columns: 32px minmax(100px, 1fr) 34px; }
  .gt-alunos-lista i { display: none; }
  .gt-alerta-empresa { grid-template-columns: 31px 1fr; }
  .gt-alerta-empresa button { grid-column: 1 / -1; min-height: 34px; }
  .gt-painel-empresa { padding: 15px; }
  .gt-kpis-empresa { gap: 6px; }
  .gt-kpis-empresa article { padding: 10px; }.gt-kpis-empresa strong { font-size: 20px; }
  .gt-kpis-empresa span { display: none; }
  .gt-lancamento-card { margin: 0 -4px; padding: 29px 22px; border-radius: 23px; }
}

@media (prefers-reduced-motion: reduce) {
  .gt-app *, .gt-app *::before, .gt-app *::after { scroll-behavior: auto !important; transition: none !important; }
}
