@charset "UTF-8";section{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:50px;position:sticky;top:0;width:auto;max-width:80px;height:100vh;text-align:center;border-right:1px solid #0000002f;background-color:#fff}section>svg{margin:20px;font-size:40px}section ul{display:flex;flex-direction:column;justify-content:space-around;height:50%;list-style-type:none}section ul li{display:flex;justify-content:center;align-items:center;cursor:pointer;padding:10px;margin:3px;width:50px;border-radius:10px}section ul:first-of-type li:hover{background-color:#00000046}section ul img{width:40px;height:40px;border-radius:50%}section footer{position:absolute;top:85%}@media screen and (max-width: 900px){section{position:fixed;left:0}}.asideMain{width:50%;max-width:400px;padding:20px 50px 0 0;font-size:.9em;background-color:#fff}.asideMain img{width:60px;height:60px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(45deg,#ffc800,#d300c5) border-box;border-radius:50%;border:3px solid transparent;cursor:pointer}.asideMain>div{display:flex;justify-content:space-between;margin:20px 0}.asideMain>div>div{display:flex;gap:15px}.asideMain>div>div span p:first-of-type{font-weight:bolder}.asideMain>div aside{display:flex;align-items:center;color:#00aeff;cursor:pointer}.asideMain>div aside:hover,.profilesTitle span:last-of-type:hover{color:#cfcfcf7a;transition:color .2s}.profilesTitle{display:flex;justify-content:space-between}.profilesTitle span:first-of-type{color:#00000080}.profilesTitle span:last-of-type{color:#000;cursor:pointer}.asideMain footer{font-size:.8em;color:#646464;text-align:justify}.asideMain footer span{margin-top:15px;float:left}@media screen and (max-width: 900px){.asideMain{display:none!important}}main{max-width:500px}main>header{display:flex;flex-wrap:nowrap;gap:10px;position:relative;max-width:600px;margin:25px;overflow-x:hidden}main>header .profile{text-align:center;color:#000;font-size:.8em}main .profile>img{width:65px;height:65px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(45deg,#ffc800,#d300c5) border-box;border-radius:50%;border:3px solid transparent;cursor:pointer}.Postagem{border-bottom:1px solid #7979795e;margin:10px}.Postagem>.cabecalho{display:flex;align-items:center;gap:15px;margin:10px}.Postagem>.cabecalho>img{width:50px;height:50px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(45deg,#ffc800,#d300c5) border-box;border-radius:50%;border:3px solid transparent;cursor:pointer}.Postagem>.cabecalho>p{flex:1}.Postagem>.cabecalho>p>.date{color:#797979}.Postagem>.cabecalho>span:last-of-type{font-size:2em;float:right;cursor:pointer}.Postagem>img{width:100%;border-radius:15px}.Postagem .icones{display:flex;justify-content:space-between;font-size:1.6em;margin:10px 3px}.Postagem .icones svg{cursor:pointer}.Postagem .icones div{display:flex;gap:15px}.Postagem>p{font-size:.95em;margin:5px 0}.Postagem>form{display:flex}.Postagem>form>input[type=text]{border:0;width:90%;padding:4px}.Postagem>form>input[type=submit]{width:10%;border:0;background-color:transparent;color:#00aeff;cursor:pointer}.Postagem>form>input[type=submit]:hover{color:#cfcfcf7a;transition:color .2s}.coracao{color:#fff;filter:drop-shadow(1px 0px 0px black) drop-shadow(-1px 0px 0px black) drop-shadow(0px 1px 0px black) drop-shadow(0px -1px 0px black)}.vermelho{transition:color .1s;color:red;animation:coracao ease-in-out 1s both}@keyframes coracao{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@font-face{font-family:Instagram Sans Regular;font-style:normal;font-weight:400;src:url(/assets/InstagramSans-KEVcoO85.woff) format("woff")}@font-face{font-family:Instagram Sans Light;font-style:normal;font-weight:400;src:url(/assets/InstagramSansLight-Dyc1xKG6.woff) format("woff")}@font-face{font-family:Instagram Sans Medium;font-style:normal;font-weight:400;src:url(/assets/InstagramSansMedium-CybaejFL.woff) format("woff")}@font-face{font-family:Instagram Sans Bold;font-style:normal;font-weight:400;src:url(/assets/InstagramSansBold-CGA2xqZn.woff) format("woff")}@font-face{font-family:Instagram Sans Headline Regular;font-style:normal;font-weight:400;src:url(/assets/InstagramSansHeadline-DfEX9qWA.woff) format("woff")}*{font-family:Instagram Sans Regular,sans-serif;margin:0;padding:0;box-sizing:border-box}body{min-height:100vh}#root>div{display:flex;justify-content:space-between}@media screen and (max-width: 900px){#root>div{justify-content:center!important}}
