:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;left:0;opacity:0;padding:8px 16px;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-out;visibility:hidden;width:max-content;will-change:opacity,visibility}.styles-module_fixed__7ciUi{position:fixed}.styles-module_arrow__K0L3T{background:inherit;height:8px;position:absolute;transform:rotate(45deg);width:8px}.styles-module_noArrow__T8y2L{display:none}.styles-module_clickable__Bv9o7{pointer-events:auto}.styles-module_show__2NboJ{opacity:var(--rt-opacity);visibility:visible}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.Topbar_topbar__U6ndT{width:100%;background-color:#2b2a33;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 4px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.Topbar_left__fuOUb{display:flex;align-items:center;gap:2rem}.Topbar_logoLink__KfGk_{display:flex;align-items:center;gap:.5rem;text-decoration:none}.Topbar_logoImage__igrzG{width:40px;height:40px;object-fit:cover}.Topbar_logo__v2z5h{color:#fff;font-size:1.5rem;font-weight:700;margin:0}.Topbar_nav__6UO5y{display:flex;gap:1rem}.Topbar_navLink__eEzV9{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s ease}.Topbar_navLink__eEzV9:hover{color:#0070f3}.Topbar_right__c_p_6{display:flex;align-items:center;gap:1rem}.Topbar_loginButton__m7Y7J{color:#fff;background-color:#0070f3;padding:.5rem 1rem;border:none;border-radius:5px;text-decoration:none;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.Topbar_loginButton__m7Y7J:hover{background-color:#005bb5}.Topbar_userMenu__yqFcv{position:relative;display:flex;align-items:center;cursor:pointer}.Topbar_userInfo__1tCKx{display:flex;align-items:center;gap:.5rem}.Topbar_profileImage__LUTEg{width:40px;height:40px;border-radius:50%;object-fit:cover}.Topbar_username__uwv1Y{color:#fff;font-size:1rem}.Topbar_dropdown__MtuQT{position:absolute;top:100%;right:0;background-color:#2b2a33;border:1px solid #444;border-radius:5px;padding:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000}.Topbar_logoutButton__9BKtN{color:#fff;background-color:#d32f2f;padding:.5rem 1rem;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s ease;width:100%;text-align:center}.Topbar_logoutButton__9BKtN:hover{background-color:#b71c1c}.Topbar_dashboardButton__40ZTd{display:block;color:#fff;background-color:#0070f3;padding:.5rem 1rem;border:none;border-radius:5px;text-decoration:none;font-size:1rem;cursor:pointer;transition:background-color .3s ease;margin-bottom:.5rem;text-align:center}.Topbar_dashboardButton__40ZTd:hover{background-color:#005bb5}.Home_container__d256j{--rt-opacity:1;--rt-color-dark:#444;display:flex;flex-direction:column;min-height:100vh}.Home_form__FrVR9{display:flex;height:3rem;gap:1rem}.Home_channelInput__l0U_V{width:90%;max-width:300px;padding:0 .5rem;font-size:2rem}.Home_channelInput__l0U_V,.Home_lookupButton__JZ91Y{background:#2b2a33;border:1px solid #ccc;border-radius:4px;color:hsla(0,0%,100%,.847)}.Home_lookupButton__JZ91Y{min-width:100px;max-width:150px;width:10%;padding:0;font-size:1.5rem;cursor:pointer;transition:all .25s ease-in-out}.Home_lookupButton__JZ91Y:hover{background:#52525e;border:1px solid #0070f3}.Home_main__VkIEL{display:flex;flex-direction:column;align-items:center;gap:2rem;flex-grow:1}.Home_footer__yFiaX{display:flex;justify-content:center;padding:2rem 0;border-top:1px solid #222}.Home_title__hYX6j{font-size:4rem}.Home_grid__AVljO{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:2rem;gap:2rem}.Home_channelName__WvNOw{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.Home_card__E5spL{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.5rem;padding:1.5rem;min-height:300px;color:inherit;text-decoration:none;border:1px solid #222;border-radius:10px;width:250px;transition:color .15s ease,border-color .15s ease}.Home_card__E5spL:active,.Home_card__E5spL:focus,.Home_card__E5spL:hover{color:#0070f3;border-color:#0070f3}.Home_card__E5spL img{border-radius:10px}.Home_card__E5spL img+img{position:absolute;height:auto;margin:auto;left:0;right:0}.Home_card__E5spL h3{word-wrap:break-word;word-break:break-word;white-space:break-spaces;text-align:center;font-size:1.5rem}.Home_card__E5spL p{font-size:1.25rem;color:grey;text-align:center}.Home_card__E5spL div:first-child,.Home_card__E5spL div:nth-child(2){gap:.5rem;display:flex;flex-direction:column;align-items:center}.Home_activeSubBadge__ZINAW{position:absolute;top:-15px;right:-15px}.Home_liveStatus__e99EY{position:absolute;top:10px;right:20px}.Home_tooltip__pvuVy{z-index:10}.Home_switch__ABdgl{position:relative;display:inline-block;width:50px;height:25px}.Home_switch__ABdgl input{opacity:0;width:0;height:0}.Home_slider__WPIUq{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:25px}.Home_slider__WPIUq,.Home_slider__WPIUq:before{position:absolute;transition:.4s;box-shadow:0 2px 4px rgba(0,0,0,.2)}.Home_slider__WPIUq:before{content:"";height:19px;width:19px;left:3px;bottom:3px;background-color:#fff;border-radius:50%}input:checked+.Home_slider__WPIUq{background-color:#d32f2f}input:checked+.Home_slider__WPIUq:before{transform:translateX(25px)}input:not(:checked)+.Home_slider__WPIUq{background-color:#0070f3}input:not(:checked)+.Home_slider__WPIUq:before{transform:translateX(0)}.Home_bannedButton__pcGFg{margin-top:1rem;padding:.5rem 1rem;background-color:#d32f2f;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s ease;display:block;margin-left:auto;margin-right:auto;text-align:center}.Home_bannedButton__pcGFg:hover{background-color:#a00000}