/* © 2025 Paftom */#react-root{display:block}main:has(+nav){margin-bottom:48px}@media screen and (min-width:1024px){nav{width:214px;height:100vh;padding-top:24px;padding-bottom:24px;position:sticky;top:0px;border-right:1px solid var(--br)}nav>div:first-child>div.column>a.row:hover{background-color:var(--fg)}nav>div:first-child>div:last-child>a.flex:last-child{padding:6px 12px;border:1px solid transparent}nav>div:first-child>div:last-child>a.flex:last-child:hover{border:1px solid var(--br)}main{width:432px}.home main>div:last-child>div:first-child>button:hover>div:last-child:not(.cg){background-color:var(--bh)}.home main>div:last-child>a:hover{background-color:var(--fg)}.home main>div:last-child>a:hover>div:first-child>div{border:1px solid var(--br)}.profile main>div:last-child>div:first-child>div:first-child>div:first-child>button:hover{background-color:var(--fg)}.profile main>div:last-child>div:last-child>div:first-child>button:hover>div:last-child:not(.cg){background-color:var(--bh)}.create-post main button.fg:hover{background-color:var(--br)}.create-post aside button.fg:hover{background-color:var(--br)}.log-in>div:first-child>div:first-of-type>a:last-child{padding:6px 12px;border:1px solid transparent}.log-in>div:first-child>div:first-of-type>a:last-child:hover{border:1px solid var(--br)}main.chats{width:744px}main.chats>div:first-child{width:288px;height:100vh;position:sticky;top:0px;overflow-y:auto}aside{width:288px}aside>div{width:288px}}@media screen and (min-width:1280px){nav{width:312px}main{width:480px}main.chats{width:900px}aside{width:396px}aside>div{width:288px}}