@font-face{font-family:Archivo;src:url("assets/archivo-var.woff2") format("woff2");font-weight:100 900;font-stretch:62% 125%;font-display:swap}
@font-face{font-family:Inter;src:url("assets/inter-var.woff2") format("woff2");font-weight:100 900;font-display:swap}
:root{--fundo:#0b0e11;--superficie:#161b20;--texto:#f1f3f5;--secundario:#aeb6bf;--vermelho:#ef3030;--vermelho-escuro:#b91c1c;--linha:#353b42;--foco:#ff6262;--margem:clamp(1.25rem,5vw,5rem);--saida:cubic-bezier(.16,1,.3,1);--scrollbar:#73808c;--scrollbar-hover:#aeb6bf;--scrollbar-active:#f1f3f5;color-scheme:dark}
*,*::before,*::after{box-sizing:border-box}
*{scrollbar-color:var(--scrollbar) var(--fundo);scrollbar-width:auto}
::-webkit-scrollbar{width:12px;height:12px}
::-webkit-scrollbar-track{background:var(--fundo)}
::-webkit-scrollbar-thumb{background:var(--scrollbar);border:3px solid var(--fundo);border-radius:8px}
::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover)}
::-webkit-scrollbar-thumb:active{background:var(--scrollbar-active)}
html{scroll-behavior:smooth;scroll-padding-top:2rem;scrollbar-gutter:stable;-webkit-text-size-adjust:100%}
body{margin:0;background:var(--fundo);color:var(--texto);font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}
::selection{background:var(--vermelho);color:var(--fundo)}
:focus-visible{outline:3px solid var(--foco);outline-offset:5px}
a{color:inherit;cursor:pointer;text-underline-offset:5px;text-decoration-thickness:1px}
a:hover{color:var(--foco)}
a:active{opacity:.8}
img{display:block;width:100%;height:auto}
svg{display:block;flex-shrink:0}
p{margin:0;max-width:68ch}
h1,h2,h3{margin:0;font-family:Archivo,Inter,sans-serif;line-height:1.04;letter-spacing:-.025em;text-wrap:balance}
h1,h2{font-stretch:74%;font-weight:850;text-transform:uppercase}
.moldura{padding-inline:var(--margem);max-width:1680px;margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.pular{position:fixed;z-index:10;top:1rem;left:1rem;padding:1rem;background:var(--texto);color:var(--fundo);transform:translateY(-180%)}
.pular:focus{transform:translateY(0)}
.pular:hover{color:var(--fundo)}
.cabecalho{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:96px}
.marca{display:inline-flex;align-items:baseline;font-family:Archivo,sans-serif;font-size:1.5rem;font-weight:850;letter-spacing:-.04em;text-decoration:none}
.marca>span:first-child{font-weight:450}
.marca-ponto{color:var(--vermelho);font-size:2rem;line-height:1}
nav{display:flex;gap:2.5rem;align-items:center;font-size:.875rem;font-weight:600}
nav a{min-height:44px;display:inline-flex;align-items:center;text-decoration:none}
.acesso{gap:.75rem}
.seta{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .35s var(--saida)}
.abertura{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(2rem,4vw,4rem);padding-block:4.5rem 6rem;min-height:660px}
.apresentacao{min-width:0}
h1{font-size:clamp(3rem,5.9vw,5.8rem);line-height:.95}
h1 span{color:var(--vermelho)}
.introducao{font-size:clamp(1.1rem,1.4vw,1.25rem);line-height:1.5;margin-top:2rem;max-width:37ch}
.descricao{color:var(--secundario);font-size:.9375rem;margin-top:1.1rem;max-width:46ch}
.acoes{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;margin-top:2rem}
.botao{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:52px;padding:.875rem 1.25rem;background:var(--vermelho);color:var(--fundo);font-size:.875rem;font-weight:750;line-height:1.4;text-decoration:none;transition:background .25s var(--saida)}
.botao:hover{background:var(--foco);color:var(--fundo)}
.botao:hover .seta,.botao:focus-visible .seta,.acesso:hover .seta{transform:translateX(4px)}
.link-simples{font-size:.875rem;font-weight:600;min-height:44px;display:inline-flex;align-items:center}
.trabalho-destaque{margin:0;min-width:0}
.destaque-titulo{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}
.destaque-titulo h2{display:flex;align-items:center;font-size:clamp(1.75rem,2.8vw,2.65rem);font-stretch:85%;color:var(--vermelho)}
.rodeo-simbolo{width:48px;height:48px;margin-right:10px;flex-shrink:0}
.destaque-titulo h2 span{color:var(--vermelho)}
.estado{font-size:.75rem;color:var(--secundario);text-align:right}
.captura-destaque{display:block;background:var(--superficie);box-shadow:0 24px 60px #0005;overflow:hidden;border-radius:12px}
.captura-destaque img{aspect-ratio:1440/1000;object-fit:cover;object-position:top;transition:transform .65s var(--saida)}
.captura-destaque:hover img,.captura-destaque:focus-visible img{transform:scale(1.015)}
figcaption{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.8rem;margin-top:1.1rem;color:var(--secundario)}
.legenda-demo{font-size:.75rem}
.rodeopro{background:var(--vermelho-escuro);padding-block:4.5rem;color:#ffffff}
.rodeopro-abertura{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:end}
.rodeopro h2,.secao-cabecalho h2,.fechamento h2{font-size:clamp(2.25rem,4.2vw,4rem)}
.rodeopro-abertura p{color:#ffffff;max-width:48ch}
.capacidades{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #8f1d1d}
.capacidades h3{font-size:1.25rem;letter-spacing:-.01em;margin-bottom:.875rem;font-weight:700}
.capacidades p{font-size:.9375rem;color:#ffffff;max-width:40ch}
.rodeopro-rodape{margin-top:3rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}
.rodeopro-rodape p{font-size:.875rem;color:#ffffff}
.botao-claro{background:#ffffff;color:#661010}
.botao-claro:hover{background:#fff;color:#661010}
.rodeopro :focus-visible{outline-color:white}
.projetos{padding-block:6rem}
.secao-cabecalho{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:3rem}
.secao-cabecalho p{max-width:36ch;color:var(--secundario);font-size:.9375rem}
.galeria{display:grid;grid-template-columns:1fr 1fr;column-gap:2.5rem;row-gap:4rem}
.projeto{min-width:0}
.imagem-projeto{display:block;overflow:hidden;border-radius:12px;background:var(--superficie)}
.imagem-projeto img{aspect-ratio:8/5;object-fit:cover;object-position:top;transition:transform .65s var(--saida)}
.imagem-projeto:hover img,.imagem-projeto:focus-visible img{transform:scale(1.025)}
.projeto-titulo{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin:1.375rem 0 .75rem}
.projeto-titulo h3{font-size:1.5rem;font-weight:700}
.projeto-titulo a{text-decoration:none}
.projeto-titulo>span{font-size:.75rem;white-space:nowrap;color:var(--secundario)}
.projeto p{font-size:.9375rem;color:var(--secundario);max-width:63ch}
.projeto-amplo{grid-column:1/-1;display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center;padding-block:2.5rem;border-block:1px solid var(--linha)}
.projeto-amplo .projeto-titulo{margin-top:0;display:block}
.projeto-amplo h3{font-size:2.5rem;margin-bottom:.75rem}
.projeto-amplo .link-simples{margin-top:1.25rem}
.projeto .nota-projeto{font-size:.75rem;margin-top:.8rem}
.fechamento{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding-block:4.5rem;border-top:1px solid var(--linha)}
.rodape{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:110px;border-top:1px solid var(--linha);font-size:.8125rem}
.rodape p{color:var(--secundario)}
.rodape>a:last-child{min-height:44px;display:inline-flex;align-items:center}
@media(min-width:1680px){body{background:#080b0d}.cabecalho,.abertura,.projetos,.fechamento,.rodape{background:var(--fundo)}}
@media(max-width:1050px){.abertura{grid-template-columns:1fr 1fr;gap:2rem;padding-block:3rem 4rem}h1{font-size:clamp(2.8rem,5.8vw,4.5rem)}.acoes{gap:.5rem}.destaque-titulo{align-items:flex-start;flex-direction:column;gap:.5rem}.rodeopro-abertura{gap:2rem}.capacidades{gap:1.5rem}.projeto-titulo{flex-wrap:wrap;gap:.5rem}.galeria{gap:3rem 1.5rem}}
@media(max-width:760px){.cabecalho{min-height:80px}nav{gap:1.25rem}.abertura{grid-template-columns:1fr;gap:3rem;padding-block:2rem 3.5rem;min-height:0}h1{font-size:clamp(3.5rem,10.5vw,5.2rem)}.introducao{max-width:44ch}.descricao{max-width:54ch}.acoes{gap:1.2rem}.destaque-titulo{flex-direction:row;align-items:center}.destaque-titulo h2{font-size:2rem}.rodeopro{padding-block:3rem}.rodeopro-abertura{grid-template-columns:1fr;gap:1.5rem}.capacidades{grid-template-columns:1fr;margin-top:2rem;gap:2rem}.capacidades p{max-width:56ch}.rodeopro-rodape{align-items:flex-start;flex-direction:column;margin-top:2rem}.secao-cabecalho{align-items:flex-start;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.secao-cabecalho p{max-width:54ch}.projetos{padding-block:3.5rem}.galeria{grid-template-columns:1fr;gap:2.5rem}.projeto-amplo{display:block;grid-column:auto;padding-block:0;border:0}.projeto-amplo .projeto-titulo{display:flex;margin-top:1.375rem}.projeto-amplo h3{font-size:1.5rem;margin-bottom:0}.projeto-amplo .link-simples{margin-top:.5rem}.fechamento{align-items:flex-start;flex-direction:column;padding-block:3rem}.rodape{flex-wrap:wrap;padding-block:1.5rem}.rodape p{order:3;width:100%}}
@media(max-width:440px){.nav-projetos{display:none}.marca{font-size:1.25rem}nav{font-size:.75rem}.acesso{gap:.4rem}.acoes{align-items:flex-start;flex-direction:column;gap:.5rem}.estado{font-size:.75rem}.projeto-titulo h3{font-size:1.35rem}}
@media(max-width:360px){h1{font-size:2.7rem}.destaque-titulo{gap:.5rem}.destaque-titulo h2{font-size:1.75rem}.rodeopro h2,.secao-cabecalho h2,.fechamento h2{font-size:2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media(forced-colors:active){*{scrollbar-color:auto}.botao{border:1px solid ButtonText}.captura-destaque,.imagem-projeto{outline:1px solid CanvasText}:focus-visible{outline-color:Highlight}}
