.ChannelList_channelList__SgoKg{display:flex;flex-direction:column;height:100%;padding:1rem 0;overflow-y:auto;overscroll-behavior:contain}.ChannelList_header__Jw_7g{padding:0 1rem .75rem;border-bottom:1px solid rgba(100,120,150,.06);margin-bottom:.5rem}.ChannelList_headerLabel__ZpEkT{font-size:.75rem;font-weight:600;letter-spacing:.05em;color:rgba(160,180,200,.6)}.ChannelList_categories__I5iqj{display:flex;flex-direction:column;gap:.25rem}.ChannelList_category__bt8EA{margin-bottom:.25rem}.ChannelList_categoryHeader__m_uam{display:flex;align-items:center;gap:.25rem;width:100%;padding:.4rem .75rem;background:transparent;border:none;color:rgba(120,140,160,.5);font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-align:left;cursor:pointer;transition:color .15s ease}.ChannelList_categoryHeader__m_uam:hover{color:rgba(160,180,200,.7)}.ChannelList_chevron__xLgUh{flex-shrink:0;transition:transform .15s ease}.ChannelList_chevron__xLgUh.ChannelList_collapsed__l4kDi{transform:rotate(-90deg)}.ChannelList_categoryName__j5iVL{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChannelList_list__nOwZM{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.ChannelList_channelBtn__pn0hm{display:flex;align-items:center;gap:.35rem;width:100%;padding:.4rem 1rem .4rem 1.5rem;background:transparent;border:none;color:rgba(140,160,180,.5);font-size:.85rem;font-weight:400;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease;border-radius:0}.ChannelList_channelBtn__pn0hm:hover{background:rgba(60,80,110,.15);color:rgba(160,180,200,.7)}.ChannelList_channelBtn__pn0hm.ChannelList_active__b0JhM{background:rgba(79,180,180,.1);color:rgba(79,200,200,.8)}.ChannelList_channelBtn__pn0hm.ChannelList_active__b0JhM .ChannelList_hash__uzeED{color:rgba(79,200,200,.6)}.ChannelList_hash__uzeED{font-weight:500;color:rgba(120,140,160,.35);transition:color .15s ease}.ChannelList_name__keROU{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChannelList_permBadge__HaMxk{flex-shrink:0;font-size:.7rem;opacity:.5}.ChannelList_categoryHeader__m_uam:focus-visible,.ChannelList_channelBtn__pn0hm:focus-visible{outline:2px solid rgba(79,200,200,.4);outline-offset:-2px}@media (prefers-reduced-motion:reduce){.ChannelList_categoryHeader__m_uam,.ChannelList_channelBtn__pn0hm,.ChannelList_chevron__xLgUh{transition:none}}.LoginModal_backdrop__7lOqe{position:fixed;inset:0;z-index:var(--z-page-modal,10000);display:flex;align-items:center;justify-content:center;background:rgba(10,15,25,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:LoginModal_fadeIn__Z_D6A .2s ease-out}.LoginModal_modal__uHZwL{position:relative;max-width:320px;width:90%;padding:2rem;background:linear-gradient(180deg,rgba(25,35,55,.95),rgba(20,28,45,.98));border:1px solid rgba(100,140,160,.15);border-radius:16px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.4),0 0 40px rgba(79,180,180,.08);animation:LoginModal_slideUp__kylLu .25s ease-out}.LoginModal_modal__uHZwL:focus{outline:none}.LoginModal_icon__rqaHB{font-size:2.5rem;margin-bottom:.75rem;opacity:.7}.LoginModal_title__Cbq_p{font-size:1.25rem;font-weight:500;color:rgba(180,200,210,.9);margin:0 0 .5rem;letter-spacing:.02em}.LoginModal_message__zYW_Y{font-size:.9rem;color:rgba(140,160,175,.7);margin:0 0 1.5rem;line-height:1.5}.LoginModal_actions__1RcUk{display:flex;flex-direction:column;gap:.75rem}.LoginModal_loginBtn__1poAO{width:100%;padding:.75rem 1.5rem;background:linear-gradient(135deg,rgba(79,180,180,.25),rgba(79,140,180,.2));border:1px solid rgba(79,180,180,.3);border-radius:8px;color:rgba(140,220,220,.95);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.LoginModal_loginBtn__1poAO:hover{background:linear-gradient(135deg,rgba(79,180,180,.35),rgba(79,140,180,.3));border-color:rgba(79,180,180,.45);transform:translateY(-1px)}.LoginModal_loginBtn__1poAO:active{transform:translateY(0)}.LoginModal_cancelBtn__j9miz{width:100%;padding:.5rem 1rem;background:transparent;border:none;color:rgba(120,140,160,.5);font-size:.8rem;cursor:pointer;transition:color .2s ease}.LoginModal_cancelBtn__j9miz:hover{color:rgba(140,160,180,.7)}@keyframes LoginModal_fadeIn__Z_D6A{0%{opacity:0}to{opacity:1}}@keyframes LoginModal_slideUp__kylLu{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.LoginModal_modal__uHZwL{width:95%;padding:1.5rem}.LoginModal_cancelBtn__j9miz,.LoginModal_loginBtn__1poAO{min-height:44px}}@media (prefers-reduced-motion:reduce){.LoginModal_backdrop__7lOqe,.LoginModal_modal__uHZwL{animation:none}.LoginModal_loginBtn__1poAO{transition:none}}