: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)}.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(2rem,6vw,6rem);padding-bottom:2rem;display:flex}.hero__coluna--esquerda{flex:0 auto}.hero__coluna--direita{flex-direction:column;flex:0 42ch;gap:1.5rem;display:flex}@media (width<=900px){.hero__topo{flex-direction:column;justify-content:center;align-items:flex-start}}.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;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}.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}.editorial{flex-direction:column;justify-content:center;max-width:900px;min-height:100vh;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;max-width:760px;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:2rem;max-width:620px;margin:4rem auto 0;padding:0;list-style:none;display:flex}.sobre__timeline-item{align-items:baseline;gap:1.75rem;display:flex}.sobre__timeline-periodo{color:var(--accent);text-transform:uppercase;letter-spacing:.02em;flex:none;min-width:8ch;font-size:1.25rem;font-weight:900}.sobre__timeline-item p{color:var(--fg-muted);margin:0;font-size:1.15rem;line-height:1.5}.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}.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}
