@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap";#root{margin:0 auto;padding:0;overflow-x:hidden}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px}.section{padding:96px 0;position:relative}.section--alt{background:var(--bg-soft);border-block:1px solid var(--border)}.section-tag{font-family:var(--font-mono);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:12px}.section-title{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:12px}.section-lead{color:var(--text-soft);max-width:62ch;margin-bottom:48px}.section-title+.grid,.section-title+.timeline,.section-title+.stack-grid,.section-title+.projetos-grid,.section-title+.formacao-grid,.section-title+.about-grid{margin-top:48px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:26px;transition:border-color .25s ease,transform .25s ease,background .25s ease}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips li{font-size:.82rem;color:var(--text-soft);background:var(--surface-2);border:1px solid var(--border);border-radius:99px;padding:5px 12px;white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 26px;border-radius:var(--radius-sm);border:1px solid transparent;font-size:.95rem;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:all .22s ease}.btn--primary{background:var(--accent);color:#05070b}.btn--primary:hover{background:var(--accent-soft);color:#05070b;transform:translateY(-2px)}.btn--ghost{background:transparent;border-color:var(--border-strong);color:var(--text)}.btn--ghost:hover{border-color:var(--accent);color:var(--accent-soft);background:var(--accent-dim);transform:translateY(-2px)}.skip-link{position:absolute;left:-9999px;top:0;z-index:200;background:var(--accent);color:#05070b;padding:12px 20px;font-weight:600;border-radius:0 0 var(--radius-sm) 0}.skip-link:focus{left:0}.reveal{opacity:0;transform:translateY(22px);transition:opacity .62s ease,transform .62s ease}.reveal.is-visible{opacity:1;transform:none}.fgts,.constroler,.login{text-align:center}@media only screen and (max-width: 850px){.section{padding:68px 0}.container{padding:0 20px}}.hero{position:relative;padding:calc(var(--header-h) + 80px) 0 96px;overflow:hidden}.hero__brilho{position:absolute;top:-220px;left:50%;width:900px;height:700px;transform:translate(-55%);background:radial-gradient(closest-side,rgba(77,141,255,.16),transparent 72%);pointer-events:none;filter:blur(6px)}.hero__inner{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:64px;align-items:center}.hero__status{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-mono);font-size:.8rem;letter-spacing:.03em;color:var(--text-soft);background:var(--surface);border:1px solid var(--border);border-radius:99px;padding:7px 16px;margin-bottom:26px}.hero__ponto{width:8px;height:8px;border-radius:50%;background:#3ddc84;box-shadow:0 0 #3ddc8499;animation:pulso 2.4s ease-out infinite;flex-shrink:0}@keyframes pulso{70%{box-shadow:0 0 0 9px #3ddc8400}to{box-shadow:0 0 #3ddc8400}}.hero__titulo{font-size:clamp(2.6rem,6.4vw,4.4rem);letter-spacing:-.035em;margin-bottom:16px}.hero__sobrenome{background:linear-gradient(96deg,var(--accent),#9db9ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__cargo{font-size:clamp(1rem,2vw,1.18rem);font-weight:500;color:var(--text);margin-bottom:18px}.hero__sep{color:var(--accent);margin:0 2px}.hero__resumo{color:var(--text-soft);max-width:56ch;font-size:1.02rem;margin-bottom:36px}.hero__acoes{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:52px}.hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin:0}.hero__stat{background:var(--bg);padding:20px 22px}.hero__stat dt{font-size:.76rem;letter-spacing:.09em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px}.hero__stat dd{margin:0;font-size:1.12rem;font-weight:700;color:var(--text);letter-spacing:-.01em}.hero__foto{display:flex;justify-content:center}.hero__moldura{position:relative;width:100%;max-width:380px;aspect-ratio:4 / 5;border-radius:20px;padding:1px;background:linear-gradient(160deg,var(--accent-line),var(--border) 45%,transparent 80%)}.hero__moldura:after{content:"";position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border-radius:30px;background:radial-gradient(closest-side,rgba(77,141,255,.14),transparent);z-index:-1}.hero__moldura img{width:100%;height:100%;object-fit:cover;object-position:center 18%;border-radius:19px;filter:saturate(.92) contrast(1.03)}@media only screen and (max-width: 980px){.hero__inner{grid-template-columns:1fr;gap:48px}.hero__foto{order:-1;justify-content:flex-start}.hero__moldura{max-width:240px}}@media only screen and (max-width: 620px){.hero{padding:calc(var(--header-h) + 48px) 0 68px}.hero__stats{grid-template-columns:1fr}.hero__acoes .btn{flex:1 1 100%}}.about-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:56px;align-items:start;text-align:left}.about__texto{display:flex;flex-direction:column;gap:20px}.about__texto p{color:var(--text-soft);font-size:1.02rem;line-height:1.75}.about__destaques{display:flex;flex-direction:column;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.about__destaques li{display:flex;flex-direction:column;gap:4px;padding:20px 24px;background:var(--surface);border-left:2px solid transparent;transition:border-color .24s ease,background .24s ease}.about__destaques li:hover{border-left-color:var(--accent);background:var(--surface-2)}.about__destaque-titulo{font-weight:600;font-size:.98rem;color:var(--text)}.about__destaque-desc{font-size:.9rem;color:var(--text-muted);line-height:1.55}@media only screen and (max-width: 900px){.about-grid{grid-template-columns:1fr;gap:36px}}.stack-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;text-align:left}.stack__card:hover{border-color:var(--border-strong);transform:translateY(-3px)}.stack__card h3{font-size:1.05rem;margin-bottom:18px;display:flex;align-items:center;gap:10px}.stack__card h3:before{content:"";width:6px;height:6px;border-radius:2px;background:var(--accent);flex-shrink:0}@media only screen and (max-width: 620px){.stack-grid{grid-template-columns:1fr}}.timeline{display:flex;flex-direction:column;text-align:left}.timeline__item{display:grid;grid-template-columns:210px minmax(0,1fr);gap:32px;padding:34px 0;border-top:1px solid var(--border)}.timeline__item:first-child{border-top:0;padding-top:0}.timeline__periodo{display:flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:.83rem;color:var(--text-muted);letter-spacing:.01em;padding-top:4px}.timeline__marco{width:8px;height:8px;border-radius:50%;background:var(--border-strong);flex-shrink:0}.timeline__marco.is-atual{background:var(--accent);box-shadow:0 0 0 4px var(--accent-dim)}.timeline__conteudo h3{font-size:1.22rem;margin-bottom:8px}.timeline__empresa{font-size:.92rem;color:var(--text-soft);margin-bottom:18px}.timeline__sep{color:var(--text-muted);margin:0 8px}.timeline__atividades{display:flex;flex-direction:column;gap:10px}.timeline__atividades li{position:relative;padding-left:22px;color:var(--text-soft);font-size:.96rem;line-height:1.65}.timeline__atividades li:before{content:"";position:absolute;left:2px;top:11px;width:6px;height:1px;background:var(--accent)}@media only screen and (max-width: 860px){.timeline__item{grid-template-columns:1fr;gap:14px}.timeline__periodo{padding-top:0}}.projetos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;text-align:left}.projeto{display:flex;flex-direction:column;color:var(--text)}.projeto:hover{color:var(--text);border-color:var(--accent-line);background:var(--surface-2);transform:translateY(-4px)}.projeto__topo{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.projeto__topo h3{font-size:1.15rem}.projeto__seta{color:var(--text-muted);font-size:1.05rem;transition:transform .24s ease,color .24s ease}.projeto--interno{cursor:default}.projeto--interno:hover{transform:none;border-color:var(--border);background:var(--surface)}.projeto__selo{flex-shrink:0;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border);border-radius:99px;padding:4px 10px}.projeto:hover .projeto__seta{color:var(--accent);transform:translate(3px,-3px)}.projeto__descricao{color:var(--text-soft);font-size:.95rem;line-height:1.7;margin-bottom:22px;flex:1}.projeto__tags{margin-top:auto}@media only screen and (max-width: 620px){.projetos-grid{grid-template-columns:1fr}}.formacao-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;text-align:left;align-items:start}.formacao__card:hover{border-color:var(--border-strong)}.formacao__selo{display:inline-block;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border);border-radius:99px;padding:4px 12px;margin-bottom:16px}.formacao__selo.is-destaque{color:var(--accent-soft);background:var(--accent-dim);border-color:var(--accent-line)}.formacao__card h3{font-size:1.08rem;margin-bottom:8px}.formacao__instituicao{font-size:.9rem;color:var(--text-soft);margin-bottom:14px}.formacao__sep{color:var(--text-muted);margin:0 8px}.formacao__descricao{font-size:.93rem;color:var(--text-muted);line-height:1.7}.formacao__curso+.formacao__curso{margin-top:20px}.formacao__plataforma{font-size:.86rem;font-weight:600;color:var(--text-soft);margin-bottom:10px}@media only screen and (max-width: 620px){.formacao-grid{grid-template-columns:1fr}}.contato{position:relative;overflow:hidden}.contato:before{content:"";position:absolute;left:50%;bottom:-320px;width:900px;height:560px;transform:translate(-50%);background:radial-gradient(closest-side,rgba(77,141,255,.13),transparent 70%);pointer-events:none}.contato-grid{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;text-align:left}.contato__card{display:flex;flex-direction:column;padding:28px;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);color:var(--text);transition:border-color .24s ease,transform .24s ease,background .24s ease}.contato__card:hover{color:var(--text);border-color:var(--accent-line);background:var(--surface-2);transform:translateY(-4px)}.contato__icone{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:var(--accent-dim);border:1px solid var(--accent-line);color:var(--accent-soft);margin-bottom:20px}.contato__icone svg{width:21px;height:21px;stroke-linecap:round;stroke-linejoin:round}.contato__rotulo{font-size:.76rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px}.contato__valor{font-size:1.02rem;font-weight:600;margin-bottom:20px;word-break:break-word}.contato__acao{display:inline-flex;align-items:center;gap:8px;margin-top:auto;font-size:.88rem;font-weight:500;color:var(--accent)}.contato__acao span{transition:transform .24s ease}.contato__card:hover .contato__acao span{transform:translate(4px)}@media only screen and (max-width: 620px){.contato-grid{grid-template-columns:1fr}}.constroler{min-height:100vh;background-color:#434343;color:#ffffffde;padding-top:5rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;-webkit-user-select:none;user-select:none}.login{display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}.login div{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;box-sizing:border-box;padding:1rem}.login div input{margin:1rem;padding:10px;margin-left:0;border-radius:8px;width:100%;box-sizing:border-box}.login .btn{display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#f1484888;width:80%}.login .btn:active{margin-top:8px;filter:brightness(2)}.logContainer{display:flex;flex-wrap:wrap;align-items:center;padding-left:2rem;padding-right:2rem;width:100%;justify-content:space-between;box-sizing:border-box}.log{display:flex;justify-content:center;padding:10px;width:100%;justify-content:space-between}.log div{margin:10px;width:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;box-sizing:border-box}@media screen and (max-width: 600px){.log{justify-content:space-between}.logContainer{box-sizing:border-box;padding-left:2px;padding-right:2px}}.fgts{min-height:100vh;background-color:#434343;color:#ffffffde;padding-top:5rem;display:flex;flex-direction:column;align-items:center;-webkit-user-select:none;user-select:none;box-sizing:border-box}.fgts h3,.fgts h2{width:90%;text-align:left;margin:10px}.inputContainer{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-top:2rem;padding:1rem;border-radius:8px;width:90vw;background-color:#1b1b1b;box-sizing:border-box}.inputContainer section{display:flex;width:100%}.pt2{align-items:center;justify-content:space-between}.dataSaldo{width:100%;text-align:right}.cpf{display:flex;flex-direction:column}.cpf input{border-radius:8px;padding:.5rem}.cpf input:focus{outline:none}.inputContainer label{width:100%;text-align:left;padding-bottom:10px}.btn{margin:10px;padding:1rem;display:flex;justify-content:center;align-items:center;border-radius:8px;font-weight:600;background-color:#ccc;text-decoration:none;color:#000;cursor:pointer;transition:background-color .3s ease}.btn:hover{background-color:#555}.btn:active{background-color:#333;filter:brightness(2)}.dadosSimulacao{display:flex;justify-content:space-around;overflow-x:hidden;width:90VW;flex-wrap:wrap}.containerDados{margin-bottom:2rem;display:flex;flex-wrap:wrap;box-sizing:border-box;align-items:center;justify-content:space-around}.valueParcelas{display:flex;flex-direction:column;width:60vw;min-width:500px}.valor{margin:1rem;width:max-content;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#00800033;padding:10px;border-radius:8px;box-sizing:border-box;width:28vw}.vencimentos{display:flex;padding:10px;width:100%;justify-content:space-around}.valueParcelas td{width:25%;text-align:center;display:flex;justify-content:center;align-items:center}.valueParcelas tr th{width:20%}.containerResults{display:flex;flex-direction:column;padding:1rem;border-radius:8px;background-color:#1b1b1b;margin:2rem 0;width:90vw;box-sizing:border-box}.btnConsultTable{display:flex;justify-content:flex-end;width:100%;padding:1rem}.btnConsultTable div{background-color:#ccc;color:#1b1b1b;margin:1rem;height:45px}#loading-bar-spinner.spinner{border:6px solid #e5e5e5;border-radius:50%;border-top-color:#1b1b1b;height:2rem;width:2rem;animation:loading-bar-spinner .4s linear infinite}@keyframes loading-bar-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media only screen and (max-width: 850px){.valor{width:80vw}}.header{position:fixed;inset:0 0 auto 0;height:var(--header-h);z-index:100;display:flex;align-items:center;border-bottom:1px solid transparent;transition:background .26s ease,border-color .26s ease,backdrop-filter .26s ease}.header--scrolled{background:rgba(10,12,16,.78);backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px);border-bottom-color:var(--border)}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.header__brand{display:inline-flex;align-items:center;gap:11px;color:var(--text);font-weight:600}.header__brand:hover{color:var(--text)}.header__mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(140deg,var(--accent),#2f6ad0);color:#05070b;font-weight:800;font-size:1.05rem;flex-shrink:0}.header__name{font-size:.98rem;letter-spacing:-.01em;white-space:nowrap}.header__nav{display:flex;align-items:center;gap:6px}.header__link{position:relative;padding:8px 14px;border-radius:8px;font-size:.9rem;font-weight:500;color:var(--text-soft);transition:color .2s ease,background .2s ease}.header__link:hover{color:var(--text);background:var(--surface)}.header__link.is-active{color:var(--text)}.header__link.is-active:after{content:"";position:absolute;left:14px;right:14px;bottom:2px;height:2px;border-radius:2px;background:var(--accent)}.header__cta{margin-left:10px;padding:9px 20px;border-radius:8px;font-size:.9rem;font-weight:600;color:var(--text);border:1px solid var(--border-strong);transition:all .22s ease}.header__cta:hover{color:var(--accent-soft);border-color:var(--accent);background:var(--accent-dim)}.header__toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0 9px;border-radius:10px;background:var(--surface);border:1px solid var(--border)}.header__toggle span{display:block;height:2px;width:100%;border-radius:2px;background:var(--text);transition:transform .26s ease,opacity .2s ease}.header__toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__toggle.is-open span:nth-child(2){opacity:0}.header__toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.menu-mobile{position:fixed;inset:var(--header-h) 0 auto 0;z-index:99;background:rgba(10,12,16,.97);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);max-height:0;overflow:hidden;visibility:hidden;transition:max-height .32s ease,visibility .32s ease}.menu-mobile.is-open{max-height:calc(100vh - var(--header-h));visibility:visible}.menu-mobile__lista{display:flex;flex-direction:column;padding:12px 24px 28px}.menu-mobile__lista a{padding:16px 4px;font-size:1.05rem;font-weight:500;color:var(--text-soft);border-bottom:1px solid var(--border)}.menu-mobile__lista a:hover{color:var(--text)}.menu-mobile__cta{margin-top:22px;text-align:center;border:1px solid var(--accent)!important;border-radius:var(--radius-sm);background:var(--accent-dim);color:var(--accent-soft)!important;font-weight:600!important}@media only screen and (max-width: 900px){.header__nav{display:none}.header__toggle{display:flex}}.footer{background:var(--bg-soft);border-top:1px solid var(--border);padding:52px 0 28px;text-align:left}.footer__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;padding-bottom:28px;border-bottom:1px solid var(--border)}.footer__identidade{display:flex;flex-direction:column;gap:4px}.footer__nome{font-size:1.05rem;font-weight:700;letter-spacing:-.01em}.footer__cargo{font-size:.88rem;color:var(--text-muted)}.footer__links{display:flex;flex-wrap:wrap;gap:26px}.footer__links a{font-size:.9rem;font-weight:500;color:var(--text-soft)}.footer__links a:hover{color:var(--accent-soft)}.footer__base{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;padding-top:22px;font-size:.82rem;color:var(--text-muted)}@media only screen and (max-width: 620px){.footer__inner{flex-direction:column;align-items:flex-start}}:root{--bg: #0a0c10;--bg-soft: #0e1116;--surface: #12161d;--surface-2: #171c24;--border: #1e2530;--border-strong: #2a3340;--text: #e8edf4;--text-soft: #aab4c2;--text-muted: #7b8797;--accent: #4d8dff;--accent-soft: #8fb6ff;--accent-dim: rgba(77, 141, 255, .12);--accent-line: rgba(77, 141, 255, .32);--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SFMono-Regular", Consolas, monospace;--container: 1140px;--radius: 14px;--radius-sm: 9px;--header-h: 72px;font-family:var(--font-sans);line-height:1.65;font-weight:400;color-scheme:dark;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}html{scroll-padding-top:calc(var(--header-h) + 16px)}body{margin:0;min-height:100vh;background-color:var(--bg);color:var(--text);overflow-x:hidden}#root{width:100%}h1,h2,h3,h4{margin:0;line-height:1.2;font-weight:700;letter-spacing:-.02em}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:var(--accent);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-soft)}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}::selection{background:var(--accent);color:#06080c}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#3a4553}@media (prefers-reduced-motion: reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}
