body>main{max-width:none;padding:32px 392px}#shortcuts,#followees{z-index:1;top:var(--header-height);scrollbar-width:thin;background:#fff;width:360px;height:100%;padding:2rem;position:fixed;overflow-y:auto}:is(#shortcuts,#followees) h3{margin-bottom:1rem}:is(#shortcuts,#followees) h3:not(:first-child){margin-top:2rem}#shortcuts{border-right:1px solid var(--gray-2);left:0}#shortcuts .buttons{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}#shortcuts .btn{width:100%}#followees{border-left:1px solid var(--gray-2);right:0}ul.orgs,ul.animals,ul.followees{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}:is(ul.orgs,ul.animals,ul.followees) li a{width:100%;color:var(--gray-12);word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-transform:capitalize;border-radius:2.5em;align-items:center;gap:8px;font-weight:500;line-height:1.2;display:flex}: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{line-height:1.5;overflow:hidden}:is(ul.orgs,ul.animals,ul.followees) li a .actor_info .name{white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;font-weight:500;overflow:hidden}.verified :is(:is(ul.orgs,ul.animals,ul.followees) li a .actor_info .name){padding-right:16px;position:relative}.verified :is(:is(ul.orgs,ul.animals,ul.followees) li a .actor_info .name):after{content:"";background-image:url(/img/verified.svg);background-size:contain;width:12px;height:12px;position:absolute;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}#shortcuts,#followees{width:320px;padding:1rem}}@media (max-width:1200px){body>main{padding:32px 16px}#shortcuts,#followees{display:none}}
