.channellist_wrapper__Ohs7G{max-width:900px;margin:0 auto;padding:60px 20px;text-align:center}.channellist_pageTitle__24Q5H{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:10px}.channellist_pageDescription__T98K4{font-size:1.2rem;color:#b3b3b3;margin-bottom:30px}.channellist_searchContainer__O81sK{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:40px}.channellist_searchInput__ZrFR0{padding:10px 16px;font-size:1rem;border-radius:6px;border:none;width:300px;background:#111827;color:#fff}.channellist_searchInput__ZrFR0::placeholder{color:#9ca3af}.channellist_searchButton__RY7DX{padding:10px 18px;font-size:1rem;background:linear-gradient(90deg,#6d28d9,#9333ea);border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer;transition:.3s ease}.channellist_searchButton__RY7DX:hover{background:linear-gradient(90deg,#7c3aed,#a855f7)}.channellist_spinner__m6i_8{display:none;width:20px;height:20px;border:3px solid #9333ea;border-top-color:transparent;border-radius:50%;animation:channellist_spin__tE4z8 .7s linear infinite}@keyframes channellist_spin__tE4z8{to{transform:rotate(1turn)}}.channellist_wrapper__Ohs7G details{background:#0b0c22;border-radius:8px;margin-bottom:12px;overflow:hidden;text-align:left}.channellist_wrapper__Ohs7G summary{padding:14px 18px;font-weight:600;color:#fff;cursor:pointer;outline:none}.channellist_wrapper__Ohs7G details[open]>summary{background:#1e1f35}.channellist_wrapper__Ohs7G details>ul{padding:10px 20px 20px;list-style:disc;color:#ddd;font-size:.95rem;line-height:1.6;max-height:1000px;opacity:1;transition:max-height .35s ease,opacity .3s ease,padding .3s ease;animation:channellist_fadeIn__WxSkD .3s ease-in-out}.channellist_wrapper__Ohs7G details:not([open])>ul{max-height:0;opacity:0;overflow:hidden;padding-top:0;padding-bottom:0}@keyframes channellist_fadeIn__WxSkD{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}