body>main{max-width:none;padding:32px 392px}#left_sidebar,#right_sidebar{position:fixed;z-index:1;top:var(--header-height);height:calc(100% - var(--header-height));overflow-y:auto;scrollbar-width:thin;overscroll-behavior:contain;background:#fff;width:360px;padding:2rem}:is(#left_sidebar,#right_sidebar) h3{margin-bottom:1rem}:is(#left_sidebar,#right_sidebar) h3:not(:first-child){margin-top:2rem}:is(#left_sidebar,#right_sidebar) .buttons{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}:is(#left_sidebar,#right_sidebar) .buttons .btn{width:100%}:is(#left_sidebar,#right_sidebar) .buttons .btn:has(img){position:relative;display:block;text-align:center;padding:6px}:is(#left_sidebar,#right_sidebar) .buttons .btn:has(img) img{object-fit:cover;object-position:top center;border-radius:var(--border-radius);width:100%;height:160px;margin-bottom:.5rem}:is(#left_sidebar,#right_sidebar) .cards{display:flex;flex-direction:column;gap:16px;padding:0}:is(#left_sidebar,#right_sidebar) .cards .card{flex:0 240px;max-width:none}#left_sidebar{border-right:1px solid var(--gray-2);left:0}#right_sidebar{border-left:1px solid var(--gray-2);right:0}ul.orgs,ul.animals,ul.followees{list-style:none;display:flex;flex-direction:column;gap:16px;margin:0;padding:0}:is(ul.orgs,ul.animals,ul.followees) li a{display:flex;color:var(--gray-12);word-break:break-word;hyphens:auto;text-transform:capitalize;border-radius:2.5em;align-items: center;gap:8px;width:100%;font-weight:500;line-height:1.2}:is(ul.orgs,ul.animals,ul.followees) li a .profile_pic{flex:0 0 40px;width:40px;height:40px}:is(ul.orgs,ul.animals,ul.followees) li a .actor_info{overflow:hidden;line-height:1.5}:is(ul.orgs,ul.animals,ul.followees) li a .actor_info .name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;font-weight:500}.verified :is(:is(ul.orgs,ul.animals,ul.followees) li a .actor_info .name){position:relative;padding-right:16px}.verified :is(:is(ul.orgs,ul.animals,ul.followees) li a .actor_info .name):after{content:"";position:absolute;background-image:url(/img/verified.svg);background-size:contain;width:12px;height:12px;top:2px;right:0}:is(ul.orgs,ul.animals,ul.followees) li a .actor_info .handle{color:var(--gray-6);text-transform:none;font-size:12px;font-weight:400}:is(ul.orgs,ul.animals,ul.followees) li a:hover{background-color:var(--gray-0)}body>footer{z-index:1}@media (max-width:1500px){body>main{padding:32px 352px}#left_sidebar,#right_sidebar{width:320px;padding:1rem}}@media (max-width:1200px){body>main{padding:32px 16px}#left_sidebar,#right_sidebar{display:none}}
