@import "https://fonts.googleapis.com/css2?family=Goldman:wght@400;700&display=swap";
.rgb-border-fade{border:4px solid;animation:10s linear infinite rgb-fade}@keyframes rgb-fade{0%{border-color:red}10%{border-color:orange}30%{border-color:#ff0}50%{border-color:#0f0}70%{border-color:#0ff}90%{border-color:#f0f}to{border-color:red}}
#cabecalho{z-index:1;flex-direction:column;align-items:center;width:100%;display:flex;position:fixed;top:0}#cabecalho-cima{border-top:0;width:100%;height:35px;position:relative;box-shadow:0 0 25px #000}#cabecalho-meio{border-top:0;border-radius:0 0 100px 100px;width:480px;height:30px;position:relative;bottom:4px;box-shadow:0 0 25px #000}.bg-blbl{background-color:#000}#titulo{color:#fff;padding:.8em 4em;text-decoration:none;position:absolute}@media screen and (max-width:850px){#cabecalho-meio{width:55%}#titulo{padding:.8em 2em}}@media screen and (max-width:420px){#cabecalho-meio{width:60%}#titulo{padding:.8em}}@media screen and (max-width:280px){#titulo h1{scale:.7}#titulo{padding:.4em .4em .8em}}
#barras-navegacao-laterais{z-index:1;pointer-events:none;justify-content:space-between;width:100%;height:100%;display:flex;position:fixed;top:9%}#barra-esquerda,#barra-direita{pointer-events:auto;flex-direction:column;justify-content:space-around;align-items:center;width:7%;height:88%;transition:width .4s;display:flex;position:relative;box-shadow:0 0 25px #000}#barra-esquerda{border-left:0;border-radius:0 40px 40px 0}#barra-direita{border-right:0;border-radius:40px 0 0 40px}.opcao-barra-lateral{color:#fff;justify-content:center;align-items:center;width:90%;height:10%;text-decoration:none;transition:transform .1s;display:flex}.icon-barra-ltrl{max-width:64px}.texto-opc-lateral{white-space:nowrap;text-align:center;width:0;transition:width .4s;overflow:hidden}.botao-barra-lateral{cursor:pointer;background:0 0;border:none;font-size:1.15rem}#barra-esquerda:hover,#barra-direita:hover{width:25%}#barra-esquerda:hover .opcao-barra-lateral .texto-opc-lateral,#barra-direita:hover .opcao-barra-lateral .texto-opc-lateral{width:100%}.opcao-barra-lateral:hover{color:#dcdcdc;transform:scale(1.1)}@media screen and (max-width:600px){.texto-opc-lateral{display:none}#barra-esquerda:hover,#barra-direita:hover{width:7%}}@media screen and (min-width:1200px){#barra-esquerda,#barra-direita{width:85px}}
*{word-wrap:break-word;scrollbar-color:#ffffff50 #000;scrollbar-width:thin;scroll-behavior:smooth;margin:0;padding:0;font-family:sans-serif}#corpo-principal{background-color:#080811;flex-direction:column;align-items:center;min-height:100vh;padding:15vh 0;display:flex}.goldman-bold{font-family:Goldman,sans-serif;font-style:normal;font-weight:700}.goldman-regular{font-family:Goldman,sans-serif;font-style:normal;font-weight:400}.preloader{color:#fff;z-index:2;background-color:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:height 1s ease-in-out;display:flex;position:fixed;overflow:hidden}.preloader-hidden{height:0}.preloader h1{font-size:8vw}.hide{display:none}#fundo-popup{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;background:#00000086;justify-content:center;align-items:center;width:100vw;height:100vh;position:fixed;top:0}#corpo-popup{color:#fff;word-break:break-all;background:#060124;border-radius:8px;flex-direction:column;justify-content:space-around;justify-self:center;align-items:center;gap:1em;min-width:300px;min-height:20vh;max-height:70vh;margin-top:30vh;padding:1em;display:flex}.botao-fundo-transparente{color:#fff;cursor:pointer;background:#00000059;border:3px solid #fff;border-radius:8px;min-width:100px;min-height:40px;padding:5px;box-shadow:0 0 15px 15px #00000059}.botao-fundo-transparente:hover{color:#000;background:#fff;box-shadow:0 0 15px 5px #ffffff18}.botao-fundo-transparente:active{background:#ccc;border-color:#ccc}.container-botao-fechar{flex-direction:column;width:min-content;display:flex}.botao-fechar{color:#fff;cursor:pointer;box-shadow:none;aspect-ratio:1;z-index:1;background:red;border:none;border-radius:100%;align-self:end;width:35px;margin-bottom:-15px;margin-right:-15px}.botao-fechar:hover{background:#d30202}
.bloco{word-wrap:break-word;color:#fff;background:#060124;border:3px solid #23232b;border-radius:4px;width:68vw;min-height:40vh;padding:1em;scroll-margin-top:15vh;overflow:hidden;box-shadow:0 0 25px #000}@media screen and (max-width:800px){.bloco{width:560px}}@media screen and (max-width:700px){.bloco{width:77%;padding:.5em}}@media screen and (max-width:450px){.bloco{font-size:70%}}
.linha-divisoria-sessoes{align-items:center;gap:5px;width:75%;margin:5em 0;display:flex;position:relative}.linha-divisoria{border:1.5px solid #fff;border-radius:10px;flex-grow:1;height:0}.node-divisoria{border:2px solid #fff;border-radius:100%;width:13px;height:13px}.node-divisoria,.linha-divisoria{box-shadow:0 0 6px #fff}@media screen and (max-width:700px){.linha-divisoria-sessoes{width:80%;margin:3em 0;transform:scale(.8)}}@media screen and (max-width:650px){.linha-divisoria-sessoes .node-divisoria{transform:scale(.6)}}
.bloco-shitpost{grid-row-gap:15px;grid-column-gap:15px;grid-template-rows:min-content auto;grid-template-columns:auto auto;height:75vh;display:grid}.principal-shitpost{grid-gap:1.5em;scrollbar-color:#ffffff6b #0000;grid-template-rows:auto auto;display:grid;overflow-y:auto}.autor{align-items:center;gap:.5em;display:flex;overflow:hidden}.foto-perfil{aspect-ratio:1;object-fit:cover;border-radius:100px;width:45px}.info-autor{word-break:break-all;font-size:80%}.topo-shitpost{grid-column:1/3;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.tres-pontinhos{flex-direction:column;align-items:center;gap:6px;width:40px;display:flex}.tres-pontinhos-ponto{background:#fff;width:5px;height:5px}.conjunto-imagens-shitpost{flex-wrap:wrap;justify-content:center;gap:.5em;display:flex}.imagem-shitpost{height:45vh}.painel-interacao-shitpost{flex-direction:row-reverse;align-items:center;gap:1em;height:100%;display:flex}.botoes-interacao{flex-direction:column;justify-content:space-evenly;align-items:end;gap:2em;width:40px;min-height:100%;display:flex}.botao-gostei,.botao-naogostei,.botao-comentarios{color:#fff;cursor:pointer;background:0 0;border:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5em;width:40px;text-decoration:none;display:flex}.icone-gostei,.icone-naogostei,.icone-comentarios{width:40px}.bloco-comentarios{gap:6px;align-items:top;background:#000;border:3px solid #23232b;border-radius:4px;flex-direction:column;width:20vw;height:100%;max-height:62vh;transition:width .2s ease-in-out,height .2s ease-in-out;display:flex;position:relative;overflow-y:auto}.esconder-comentarios{border:0;width:0;height:0}.comentario{padding:10px;font-size:80%}.sem-comentarios{margin:1.5em}.enviar-comentario{color:#fff;cursor:pointer;background:#000;border:2px solid #fff;border-radius:8px;align-self:center;width:82%;margin:5px;padding:10px;position:sticky;top:88%}.esconder-comentarios .enviar-comentario,.esconder-comentarios .comentario,.esconder-comentarios p{display:none}@media screen and (max-width:800px){.bloco-shitpost{grid-template-rows:auto auto auto;grid-template-columns:1fr;width:88vw}.painel-interacao-shitpost{flex-direction:column;grid-row:3/4}.botoes-interacao{flex-direction:row;align-items:center;width:100%;min-height:60px}.icone-gostei,.icone-naogostei,.icone-comentarios{width:30px}.bloco-comentarios{width:100%;height:auto;max-height:40vh}.texto-comentario{font-size:120%}}@media screen and (max-width:600px){.foto-perfil{width:28px}}@media screen and (max-width:550px){.tres-pontinhos{gap:3px}.tres-pontinhos-ponto{width:3px;height:3px}}
.fundo-popup{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;background:#00000086;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0}.corpo-popup{color:#fff;word-break:break-all;background:#060124;border-radius:8px;flex-direction:column;justify-content:space-around;justify-self:center;align-items:center;gap:1em;min-width:300px;min-height:20vh;max-height:70vh;margin-top:30vh;padding:1em;display:flex}#fundo-popup-form-post{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000086;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;overflow:hidden}#corpo-popup-form-post{color:#fff;word-break:normal;background:#060124;border-radius:8px;flex-direction:column;justify-content:space-around;justify-self:center;align-items:center;gap:.5em;width:55vw;min-height:20vh;max-height:88vh;padding:1em;display:flex}@media screen and (max-width:700px){#corpo-popup-form-post{width:72vw}}.esconder{opacity:0;border:none;height:0!important;min-height:0!important;margin-top:0!important;padding-top:0!important;padding-bottom:0!important}#botoes{gap:10px;display:flex}.campo-descricao-shitpost{flex-direction:column;align-items:center;gap:1rem;width:100%;padding:.5rem 0;display:flex}#descricao-shitpost{resize:none;color:#fff;background:#ffffff0d;border:1.5px solid #ffffff1a;border-radius:12px;outline:none;width:98%;height:70px;padding:.5em;font-family:Segoe UI,sans-serif;font-size:.75rem;line-height:1.5}#descricao-shitpost:focus{background:#ffffff14}#descricao-shitpost::placeholder{color:#fff6}.label-shitpost-form-campos{font-size:clamp(1rem,1rem + .3vw,2rem)}#lista-imagens{flex-wrap:wrap;gap:10px;max-height:21vh;padding-bottom:10px;display:flex;overflow-y:auto}.bloco-imagem-salva{height:40px;padding:1rem .5rem;position:relative}.imagem-salva{object-Fit:cover;border-radius:4px;height:100%}.botao-remover-imagem-salva{color:#fff;cursor:pointer;background:red;border:none;border-radius:50%;width:20px;height:20px;font-size:12px;position:absolute;top:2px;right:-3px}#inputs-url-upload-imagem{flex-direction:column;gap:15px;width:100%;display:flex}#campo-input-url{flex-wrap:wrap;gap:10px;display:flex}#input-url{color:#fff;background:#111;border:1px solid #444;border-radius:4px;outline:none;flex:1;padding:8px}#entrada-imagens-forms{width:100%}#container-input-upload-imagem{text-align:center;border:1px dashed #444;border-radius:4px;padding:10px;transition:all .3s}#container-input-upload-imagem:hover{background:#0a0625}#label-input-upload-imagem{cursor:pointer;color:#aaa}#input-upload-imagem{display:none}@media screen and (max-width:700px){#corpo-popup-form-post{width:72vw}#descricao-shitpost{width:65vw;max-width:65vw}}
