.textarea_postForm__whJAB{display:flex;flex-direction:column;gap:.2em;padding:.2em .3em;width:100%}.textarea_textCounter__mG1ld{position:relative}.textarea_postInput__qiEKv{width:100%;font-size:1rem;border:0;padding:.4em;scrollbar-gutter:stable;scrollbar-width:thin;resize:none;&:focus{outline:none;border-bottom:.5px solid lightgray}}.textarea_characterCount__AeMCf{position:absolute;bottom:0;right:0;font-size:.8rem;color:gray;text-align:right;margin-right:.5em;margin-bottom:.5em}.textarea_characterCount__AeMCf.textarea_warning__NEw3h{color:orange}.textarea_characterCount__AeMCf.textarea_error__QWPgz{color:red}.textarea_actionBtns__hRHCc{display:flex;justify-content:space-between;align-items:center}.textarea_attachments__Ok7_T{display:flex;gap:.5em;align-items:center}.textarea_newIcons__ZvX9_{display:flex;align-items:center;justify-content:center;& svg{width:1.5rem;height:1.5rem;aspect-ratio:1;color:rgb(36,158,240)}&:hover{cursor:pointer}}.textarea_submitBtn__zl_Nb{display:flex;align-items:center;background-color:darkgray;padding:.3em 1em;border-radius:2em;color:white;font-weight:700;&:hover{cursor:pointer}}.newpost_postCntr__btWI9{display:flex;gap:.5em;padding:.2em .5em;border-bottom:1px solid lightgray}.newpost_avatarCntr__O5Uys{width:40px;height:40px;flex-shrink:0;aspect-ratio:1;border-radius:50%;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);& img{max-width:100%;object-fit:contain;border-radius:50%}&:hover{cursor:pointer;opacity:.85}}.navbar_navbar__bhGmN{display:grid;align-content:flex-start;grid-template-rows:auto auto 1fr;grid-gap:.5em;gap:.5em;padding:1em .5em}.navbar_linkCntr__kx4bV{display:flex;flex-direction:column;gap:1em}.navbar_navLink__bJdl9{display:flex;justify-content:flex-start;align-items:center;gap:.5em;font-size:1.2rem;font-weight:550;font-family:Poppins}.navbar_navLink__bJdl9.navbar_active__uCgfj{color:var(--accent-clr)}@media (max-width:639px){.navbar_mobileNav__Stil4{grid-row:2;width:100%;display:flex;align-items:center;justify-content:space-around;padding:.5em 0;gap:1em;border-top:1px solid darkgray}.navbar_mobNavLink__NTg1T svg{width:150%;height:150%;cursor:pointer}.navbar_mobNavLink__NTg1T.navbar_active__uCgfj svg{color:var(--accent-clr)}}