:root{--cor-fundo-principal:#0a1930;--cor-texto-principal:#fff;--cor-texto-secundario:#ffffffb3;--cor-vidro-fundo:#ffffff0d;--cor-vidro-borda:#ffffff4d;--cor-vidro-borda-suave:#ffffff26;--cor-botao-fundo:#ffffff0d;--cor-botao-texto:#fff;--cor-botao-borda:#ffffff4d;--cor-botao-hover-fundo:#fff;--cor-botao-hover-texto:#0a1930;--fonte-tamanho-titulo-gigante:clamp(4rem, 10vw, 8rem);--fonte-tamanho-titulo-secao:clamp(3rem, 5vw, 5rem);--fonte-tamanho-texto-padrao:clamp(1.5rem, 2vw, 1.8rem);--fonte-tamanho-texto-pequeno:clamp(1.2rem, 2vw, 1.6rem)}body{background-color:var(--cor-fundo-principal);color:var(--cor-texto-principal);margin:0;font-family:sans-serif}::-webkit-scrollbar{display:none}html,body{-ms-overflow-style:none;scrollbar-width:none}.text-heading{font-size:var(--fonte-tamanho-titulo-secao);color:var(--cor-texto-principal);letter-spacing:-.04em;margin:0;font-weight:300;line-height:1.05}.text-body{font-size:var(--fonte-tamanho-texto-padrao);color:var(--cor-texto-principal);margin:0;font-weight:300;line-height:1.5}.text-grid-body{font-size:var(--fonte-tamanho-texto-pequeno);color:var(--cor-texto-principal);text-align:center;letter-spacing:-.01em;margin:0;font-weight:400;line-height:1.4}@keyframes text-focus-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes tracking-in-contract-bck-bottom{0%{opacity:0;transform:translateZ(400px)translateY(300px)}40%{opacity:.6}to{opacity:1;transform:translateZ(0)translateY(0)}}@keyframes blur-out-contract-bck{0%{opacity:1}to{opacity:0}}.animate-on-scroll{opacity:0;will-change:opacity;transition:none}.animate-on-scroll.animate-in{animation:.8s cubic-bezier(.55,.085,.68,.53) forwards text-focus-in}.animate-on-scroll.animate-out{animation:.8s cubic-bezier(.55,.085,.68,.53) forwards blur-out-contract-bck}.animate-hall-title{opacity:0}.animate-hall-title.animate-in{animation:1.2s cubic-bezier(.215,.61,.355,1) both tracking-in-contract-bck-bottom}.animate-hall-title.animate-out{animation:.8s cubic-bezier(.55,.085,.68,.53) forwards blur-out-contract-bck}.animate-delayed-scroll{opacity:0}.animate-delayed-scroll.animate-in{animation:.8s cubic-bezier(.55,.085,.68,.53) 1.2s forwards text-focus-in}.animate-delayed-scroll.animate-out{animation:.8s cubic-bezier(.55,.085,.68,.53) forwards blur-out-contract-bck}
