:root{--bg:#0a0a0a;--fg:#f5f5f0;--fg-muted:#8a8a82;--accent:#8b5cf6;--accent-fill:#5b21b6;--border:#262620;--font-display:"Reddit Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.card-elevado{background:#f5f5f00a;border:none;border-radius:8px;box-shadow:0 4px 24px #00000059}.reveal-text__palavra{white-space:pre;display:inline-block}.reveal-text__palavra:after{content:" "}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--fg);font-family:var(--font-display);margin:0;padding:0;overflow-x:hidden}body{min-height:100vh}a{color:inherit}::selection{background:var(--accent);color:#0a0a0a}.layout__nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#0a0a0acc;justify-content:center;align-items:center;gap:2.5rem;padding:1.5rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.layout__progresso{opacity:0;pointer-events:none;height:2px;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.layout__progresso--ativo{opacity:1}.layout__progresso-barra{background:var(--accent);width:40%;height:100%;box-shadow:0 0 12px var(--accent);border-radius:999px;transform:translate(-100%)}.layout__progresso--ativo .layout__progresso-barra{animation:1.1s cubic-bezier(.65,0,.35,1) infinite progresso-corre}@keyframes progresso-corre{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media (prefers-reduced-motion:reduce){.layout__progresso--ativo .layout__progresso-barra{opacity:.7;width:100%;animation:none;transform:none}}.layout__link{letter-spacing:.14em;text-transform:uppercase;color:var(--fg);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.layout__link:hover,.layout__link.active{color:var(--accent)}@media (width<=480px){.layout__nav{gap:1.25rem;padding:1.1rem 1rem}.layout__link{letter-spacing:.1em;font-size:.82rem}}.layout__main{min-height:100vh}.tela-carregando{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.tela-carregando__marca{letter-spacing:-.04em;color:var(--accent);font-size:3.5rem;font-weight:900;animation:1.4s ease-in-out infinite carregando-pulsa}.tela-carregando__texto{text-transform:uppercase;letter-spacing:.3em;color:var(--fg-muted);font-size:.8rem}@keyframes carregando-pulsa{0%,to{opacity:.35;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.tela-carregando__marca{opacity:.8;animation:none}}.section-heading{letter-spacing:-.03em;margin:0;font-size:clamp(2.5rem,8vw,6rem);font-weight:900;line-height:.95}.accent{color:var(--accent)}.erro{color:#ff4d4d;font-weight:600}form label{text-transform:uppercase;letter-spacing:.05em;color:var(--fg-muted);margin-bottom:1.5rem;font-size:.85rem;font-weight:600;display:block}form input,form textarea,form select{border:none;border-bottom:1px solid var(--border);width:100%;color:var(--fg);font:inherit;background:0 0;margin-top:.5rem;padding:.75rem 0;font-size:1.1rem;display:block}form input:focus,form textarea:focus,form select:focus{border-bottom-color:var(--accent);outline:none}form button[type=submit]{background:var(--accent);color:#0a0a0a;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;margin-top:1rem;padding:.9rem 2rem;font-size:.95rem;font-weight:800;transition:transform .15s}form button[type=submit]:hover:not(:disabled){transform:scale(1.03)}form button[type=submit]:disabled{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero{background:var(--bg);flex-direction:column;min-height:100vh;padding:7rem 2rem 0;display:flex;position:relative}.hero__topo{flex:1;justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,4rem);padding-bottom:2rem;display:flex;position:relative}.hero-traco{pointer-events:none;z-index:5;width:164%;height:152%;position:absolute;inset:-26% -32%;overflow:visible}@media (width<=900px){.hero-traco{display:none}}.hero__coluna--esquerda{flex:0 auto}.hero__coluna--meio{text-align:center;flex-direction:column;flex:0 50ch;justify-content:center;gap:1.5rem;margin-left:clamp(2rem,5vw,6rem);padding:2.5rem clamp(1.5rem,3vw,3rem);display:flex;position:relative}.hero__coluna--foto{flex:1 1 0;justify-content:center;align-items:center;display:flex}@media (width<=900px){.hero__topo{text-align:center;flex-direction:column;justify-content:center;align-items:center}.hero__coluna--foto{order:2;align-self:center}.hero__coluna--meio{text-align:center;flex-basis:auto;order:3;margin-left:0;padding:1.5rem 0 0}.hero__coluna--esquerda{order:1}}@media (width<=768px){.hero{min-height:auto;padding:6rem 1.25rem 0}.hero__topo{gap:1.5rem;padding-bottom:1.5rem}.hero-foto{width:clamp(180px,55vw,300px)}.hero__bio{font-size:1.15rem}.hero__subtitle{font-size:1.05rem}.stack-marquee{padding:3.5rem 0 4rem}}@media (width<=480px){.hero{padding:5.5rem 1rem 0}.hero-foto{width:clamp(160px,62vw,220px)}}.hero-foto{aspect-ratio:1;width:clamp(300px,33vw,450px);position:relative}.hero-foto__circulo{background:#f5f5f00a;border-radius:50%;position:absolute;inset:0;overflow:hidden;box-shadow:0 18px 50px #00000073,inset 0 0 0 1px #f5f5f00f}.hero-foto__img{object-fit:cover;object-position:center 42%;width:100%;height:100%;display:block}.hero-foto__placeholder{background:radial-gradient(circle at 50% 38%,#8b5cf640,#0000 60%),#f5f5f00d;width:100%;height:100%}.hero__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:1rem;font-size:.9rem;font-weight:700}.hero__title{letter-spacing:-.04em;margin:0;font-size:clamp(3rem,12vw,9rem);font-weight:900;line-height:.9}.hero__bio{color:var(--fg);margin:0;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.5}.hero__subtitle{max-width:40ch;color:var(--fg-muted);margin:0 auto;font-size:1.15rem}.stack-marquee{width:100vw;margin-top:-1rem;margin-left:calc(50% - 50vw);padding:5rem 0 6rem;position:relative;overflow:hidden visible}.stack-marquee__barra{background:var(--accent);width:116vw;margin-left:-8vw;transform:rotate(-3deg);box-shadow:0 18px 60px #8b5cf640}.stack-marquee__trilho{will-change:transform;width:max-content;padding:1.4rem 0;animation:30s linear infinite stack-marquee-corre;display:flex}.stack-marquee__seq{flex-shrink:0;display:flex}.stack-marquee__item{letter-spacing:.02em;text-transform:uppercase;color:var(--bg);white-space:nowrap;align-items:center;font-size:clamp(1.3rem,3vw,2.4rem);font-weight:800;line-height:1;display:inline-flex}.stack-marquee__bullet{opacity:.5;margin:0 clamp(1rem,2.5vw,2rem)}@keyframes stack-marquee-corre{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.stack-marquee__trilho{animation:none}}.featured{height:300vh;position:relative}.featured__sticky{align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.featured__track{will-change:transform;gap:2rem;padding:0 4rem;display:flex}.featured__card{width:min(70vw,720px);height:60vh;color:var(--fg);background:var(--border);border-radius:4px;flex:none;text-decoration:none;position:relative;overflow:hidden}.featured__card img{object-fit:cover;width:100%;height:100%;display:block}.featured__card-label{background:linear-gradient(#0000,#000000d9);padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.featured__card-label h3{margin:0;font-size:1.5rem;font-weight:800}.projetos-snap{background:var(--bg);height:100vh;position:relative;overflow:hidden}.projetos-snap__slide-wrap{will-change:transform;position:absolute;inset:0}.projetos-snap__slide{background:var(--bg);height:100vh;display:flex;position:relative;overflow:hidden}.projetos-snap__slide--invertido{flex-direction:row-reverse}.projetos-snap__painel{width:50%;height:100vh;position:relative;overflow:hidden}.projetos-snap__painel--imagens{background:var(--bg)}.projetos-snap__imagens-col{height:100%;overflow-y:auto}.projetos-snap__imagem-item{width:100%}.projetos-snap__imagem-item img{width:100%;height:auto;display:block}.projetos-snap__numero{color:#f5f5f00f;z-index:0;justify-content:center;align-items:center;font-size:14rem;font-weight:900;display:flex;position:absolute;inset:0}.projetos-snap__painel--texto{box-sizing:border-box;align-items:center;padding-top:6rem;display:flex}.projetos-snap__painel--texto-esq{justify-content:center}.projetos-snap__content{z-index:1;max-width:560px;color:var(--fg);padding:2rem 4rem;text-decoration:none;display:block;position:relative}.projetos-snap__painel--texto-esq .projetos-snap__content{text-align:left}.projetos-snap__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:.75rem;font-size:.85rem;font-weight:800}.projetos-snap__titulo{letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:900;line-height:1}.projetos-snap__resumo{max-width:48ch;color:var(--fg-muted);font-size:1.05rem;line-height:1.5}.projetos-snap__progresso{z-index:90;flex-direction:column;gap:.4rem;display:flex;position:fixed;top:50%;right:2rem;transform:translateY(-50%)}.projetos-snap__dot{appearance:none;cursor:pointer;background:#f5f5f040;border:none;border-radius:3px;width:6px;height:24px;padding:0;transition:background .3s,height .3s,transform .2s}.projetos-snap__dot:hover,.projetos-snap__dot:focus-visible{background:#f5f5f099;transform:scaleX(1.6)}.projetos-snap__dot--ativo,.projetos-snap__dot--ativo:hover,.projetos-snap__dot--ativo:focus-visible{background:var(--accent);height:36px}@media (width<=768px){.projetos-snap__slide,.projetos-snap__slide--invertido{flex-direction:column}.projetos-snap__painel--imagens{flex:none;width:100%;height:55vh}.projetos-snap__painel--texto,.projetos-snap__painel--texto-esq{flex:auto;justify-content:center;align-items:center;width:100%;height:auto;padding-top:0}.projetos-snap__numero{font-size:7rem}.projetos-snap__content{text-align:center;max-width:none;padding:1.75rem 1.5rem}.projetos-snap__painel--texto-esq .projetos-snap__content{text-align:center}.projetos-snap__resumo{max-width:42ch;margin:0 auto;font-size:1rem}.projetos-snap__progresso{gap:.3rem;right:.6rem}.projetos-snap__dot{width:5px;height:18px}.projetos-snap__dot--ativo{height:28px}}.detalhe{padding:8rem 2rem 4rem}.detalhe__header{max-width:900px}.detalhe__voltar{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.detalhe__voltar:hover{color:var(--accent)}.detalhe__title{letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2.5rem,8vw,5.5rem);font-weight:900;line-height:.95}.detalhe__meta{color:var(--fg-muted);flex-wrap:wrap;gap:1rem 2rem;margin:1.5rem 0;font-size:.95rem;display:flex}.detalhe__meta a{color:var(--accent);font-weight:700;text-decoration:none}.detalhe__descricao{max-width:65ch;color:var(--fg-muted);margin:2rem 0 3rem;font-size:1.15rem;line-height:1.6}.galeria{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1.5rem;padding:1rem 0 2rem;display:flex;overflow-x:auto}.galeria img{scroll-snap-align:start;object-fit:cover;border-radius:4px;flex:none;width:auto;height:70vh;max-height:640px}.galeria__contador{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem}.detalhe__funcionalidades{flex-direction:column;gap:1rem;max-width:700px;margin:3rem 0 0;padding:0;list-style:none;display:flex}.detalhe__funcionalidade{padding:1.25rem 1.5rem;font-size:1.05rem;line-height:1.5}@media (width<=768px){.detalhe{padding:6rem 1.25rem 3rem}.galeria img{height:45vh}.detalhe__descricao{margin:1.5rem 0 2.5rem;font-size:1.05rem}.detalhe__funcionalidades{margin-top:2.5rem}.detalhe__funcionalidade{padding:1.1rem 1.25rem;font-size:1rem}}.editorial{flex-direction:column;justify-content:center;width:92%;max-width:1600px;min-height:100vh;margin:0 auto;padding:8rem 2rem 4rem;display:flex}.editorial__bio{max-width:30ch;font-size:clamp(1.25rem,3vw,2rem);font-weight:500;line-height:1.4}.sobre{padding:6rem 0;position:relative}.sobre__conteudo{z-index:1;text-align:center;width:80%;max-width:1100px;margin:0 auto;padding:0 2rem;position:relative}.sobre__paragrafo{color:var(--fg);max-width:40ch;margin:0 auto;font-size:clamp(1.3rem,2.4vw,1.7rem);line-height:1.6}.sobre__timeline{text-align:left;flex-direction:column;gap:2.5rem;max-width:900px;margin:4rem auto 0;padding:0;list-style:none;display:flex}.sobre__timeline-item{grid-template-columns:9ch 22ch 1fr;align-items:baseline;gap:1.5rem 2rem;display:grid}.sobre__timeline-periodo{color:var(--accent);text-transform:uppercase;letter-spacing:.02em;font-size:1.25rem;font-weight:900}.sobre__timeline-item p{color:var(--fg-muted);margin:0;font-size:1.05rem;line-height:1.55}.sobre__timeline-cargo{font-weight:800;color:var(--fg)!important;font-size:1.1rem!important}@media (width<=768px){.sobre{padding:4rem 0}.sobre__conteudo{width:100%;padding:0 1.25rem}.sobre__timeline{gap:2rem;margin-top:3rem}.sobre__timeline-item{grid-template-columns:1fr;gap:.5rem}.sobre__timeline-cargo{margin-top:.25rem!important}.sobre__stack-grupo{gap:.75rem .8rem;margin-top:3rem}.sobre__stack-item{padding:.7rem 1.4rem;font-size:1.05rem}.stack-overlay{padding:1.25rem}.stack-overlay__fechar{font-size:2.75rem;top:.75rem;right:.75rem}.stack-overlay__conteudo{max-height:82vh}}.sobre__stack-grupo{flex-wrap:wrap;justify-content:center;gap:1rem 1.1rem;margin-top:4.5rem;display:flex}.sobre__stack-item{letter-spacing:-.01em;cursor:pointer;white-space:nowrap;transform-origin:bottom;border-radius:999px;padding:.85rem 1.9rem;font-family:inherit;font-size:1.2rem;font-weight:800;transition:rotate .5s cubic-bezier(.34,1.56,.64,1),transform .5s cubic-bezier(.34,1.56,.64,1),box-shadow .35s,filter .2s;rotate:0deg}.sobre__stack-item:hover,.sobre__stack-item:focus-visible{filter:brightness(1.12);rotate:var(--tilt,0deg);transform:scale(1.06)translateY(-3px);box-shadow:0 12px 30px -8px #8b5cf673}@media (prefers-reduced-motion:reduce){.sobre__stack-item,.sobre__stack-item:hover,.sobre__stack-item:focus-visible{transition:filter .2s,box-shadow .2s;rotate:0deg}}.sobre__stack-item--principal{background:var(--accent);color:#0a0a0a;border:none}.sobre__stack-item--secundaria{color:var(--fg);border:1px solid var(--border);background:#f5f5f00d}.sobre__stack-item--branca{background:var(--fg);color:var(--accent);border:none}.stack-overlay{z-index:200;background:#0a0a0aeb;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.stack-overlay__fechar{color:var(--fg);cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:3.5rem;line-height:1;transition:color .2s;position:absolute;top:2rem;right:2rem}.stack-overlay__fechar:hover{color:var(--accent)}.stack-overlay__conteudo{max-width:700px;max-height:80vh;overflow-y:auto}.stack-overlay__titulo{letter-spacing:-.03em;color:var(--accent);margin:0 0 1rem;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:900;line-height:.95}.stack-overlay__resumo{max-width:60ch;color:var(--fg-muted);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.stack-overlay__usos{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.stack-overlay__uso{padding:1rem 1.5rem}.stack-overlay__uso-projeto{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);margin-bottom:.35rem;font-size:.8rem;font-weight:800;display:block}.stack-overlay__uso p{color:var(--fg-muted);margin:0;font-size:.95rem;line-height:1.5}.stack-grupo{margin-bottom:3rem}.stack-grupo__titulo{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:1rem;font-size:.9rem;font-weight:900}.stack-grupo__itens{flex-wrap:wrap;gap:.75rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.stack-grupo__itens li{letter-spacing:-.02em;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800}.contato-sucesso{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800}.email-img{vertical-align:-.18em;-webkit-user-select:none;user-select:none;width:auto;height:1.15em;display:inline-block}.email-link{align-items:center;transition:opacity .2s;display:inline-flex}.email-link:hover{opacity:.7}.contato-grid{grid-template-columns:1.5fr 1fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}@media (width<=768px){.editorial{width:100%;padding:6rem 1.25rem 3rem}.contato-grid{grid-template-columns:1fr;gap:3rem}.contato-icones-wrap{width:100%}.contato-icones{justify-content:space-around;gap:.5rem}}@media (width<=480px){.traco-underline{display:none}}.contato-form{min-width:0}.contato-icones-wrap{justify-self:stretch;width:90%;margin:0 auto;position:relative}.contato-icones{flex-wrap:nowrap;justify-content:space-between;align-items:center;display:flex}.icone-rede{width:clamp(44px,5vw,76px);height:clamp(44px,5vw,76px);color:var(--fg-muted);justify-content:center;align-items:center;transition:color .25s,transform .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.icone-rede svg{width:100%;height:100%}.icone-rede:hover,.icone-rede:focus-visible{color:var(--accent);transform:translateY(-4px)scale(1.08)}.traco-underline{pointer-events:none;width:102%;height:1.6rem;position:absolute;bottom:-.9rem;left:-1%;right:-1%;overflow:visible}.footer{border-top:1px solid var(--border);background:var(--bg);padding:3rem 2rem 2.5rem}.footer__conteudo{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem 3rem;max-width:1100px;margin:0 auto;display:flex}.footer__nome{letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:900}.footer__tagline{color:var(--fg-muted);margin:.25rem 0 0;font-size:.95rem}.footer__nav,.footer__redes{flex-wrap:wrap;gap:.4rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.footer__redes{align-items:center}.footer__nav a,.footer__redes a{color:var(--fg-muted);font-weight:600;text-decoration:none;transition:color .2s}.footer__nav a:hover,.footer__redes a:hover{color:var(--accent)}.footer__email{align-items:center;display:inline-flex}.footer__email .email-img{opacity:.75;height:1em}.footer__copy{max-width:1100px;color:var(--fg-muted);margin:2.5rem auto 0;font-size:.85rem}@media (width<=768px){.footer{padding:2.5rem 1.25rem 2rem}.footer__conteudo{flex-direction:column;gap:1.5rem}.footer__copy{margin-top:2rem}}.cta-projetos{background:var(--accent);text-align:center;padding:clamp(4rem,9vw,7rem) 2rem}.cta-projetos__conteudo{max-width:640px;margin:0 auto}.cta-projetos__titulo{color:#0a0a0a;letter-spacing:-.03em;margin:0 0 1.25rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1}.cta-projetos__texto{color:#0a0a0abf;margin:0 0 2.5rem;font-size:1.15rem;line-height:1.5}.cta-projetos__botao{color:#f5f5f0;text-transform:uppercase;letter-spacing:.04em;background:#0a0a0a;border-radius:999px;padding:1.1rem 2.75rem;font-size:1.1rem;font-weight:800;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:inline-block}.cta-projetos__botao:hover,.cta-projetos__botao:focus-visible{transform:translateY(-3px)scale(1.03);box-shadow:0 14px 34px -10px #0000008c}
