html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg-base:#141414;--bg-container:#1f1f1f;--bg-card:#1f1f1f;--bg-subtle:#181818;--bg-header:#0f0f0f;--bg-sidebar:#141414;--bg-modal:#1f1f1f;--border-color:#2a2a2a;--border-subtle:#222;--border-strong:#333;--text-primary:#fff;--text-secondary:#8c8c8c;--text-muted:#595959;--primary:#e50914;--primary-hover:#f40612;--table-head-bg:#141414;--table-head-color:#8c8c8c;--table-border:#262626;--table-hover-bg:#242424;--scrollbar-track:#141414;--scrollbar-thumb:#2a2a2a;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-base:#141414;--bg-container:#1f1f1f;--bg-card:#1f1f1f;--bg-subtle:#181818;--bg-header:#0f0f0f;--bg-sidebar:#141414;--bg-modal:#1f1f1f;--border-color:#2a2a2a;--border-subtle:#222;--border-strong:#333;--text-primary:#fff;--text-secondary:#8c8c8c;--text-muted:#595959;--table-head-bg:#141414;--table-head-color:#8c8c8c;--table-border:#262626;--table-hover-bg:#242424;--scrollbar-track:#141414;--scrollbar-thumb:#2a2a2a}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-base:#f4f6f8;--bg-container:#fff;--bg-card:#fff;--bg-subtle:#f8fafc;--bg-header:#fff;--bg-sidebar:#fff;--bg-modal:#fff;--border-color:#e5e7eb;--border-subtle:#f0f2f5;--border-strong:#d1d5db;--text-primary:#111827;--text-secondary:#4b5563;--text-muted:#9ca3af;--table-head-bg:#f8fafc;--table-head-color:#4b5563;--table-border:#f0f2f5;--table-hover-bg:#f8fafc;--scrollbar-track:#f1f5f9;--scrollbar-thumb:#cbd5e1}body{background-color:var(--bg-base);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;transition:background-color .2s,color .2s}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}.ant-menu-dark .ant-menu-item-selected{color:#e50914!important;background-color:#e5091426!important;border-left:3px solid #e50914!important;font-weight:700!important}.ant-menu-light .ant-menu-item-selected{color:#e50914!important;background-color:#e5091414!important;border-left:3px solid #e50914!important;font-weight:700!important}.ant-menu-light{color:#374151!important;background:#fff!important}.ant-menu-light .ant-menu-item:hover{color:#e50914!important}.ant-checkbox-group .ant-checkbox-wrapper{margin-inline:0!important}[data-theme=dark] .ant-layout,[data-theme=dark] .ant-layout-content{background:#141414!important}[data-theme=dark] .ant-card{color:#fff!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .ant-card-head{background:#1f1f1f!important;border-bottom:1px solid #2a2a2a!important}[data-theme=dark] .ant-card-head-title,[data-theme=dark] .ant-card-head-title span,[data-theme=dark] .ant-card-head-title strong{color:#fff!important}[data-theme=dark] .ant-table-wrapper .ant-table{color:#fff!important;background:#1f1f1f!important}[data-theme=dark] .ant-table-container{border-color:#2a2a2a!important}[data-theme=dark] .ant-table-thead>tr>th{text-transform:uppercase;letter-spacing:.5px;font-size:12px;color:#888!important;background:#141414!important;border-bottom:1px solid #2a2a2a!important;font-weight:700!important}[data-theme=dark] .ant-table-tbody>tr>td{color:#fff!important;background:#1f1f1f!important;border-bottom:1px solid #262626!important}[data-theme=dark] .ant-table-tbody>tr:hover>td,[data-theme=dark] .ant-table-tbody>tr.ant-table-row-hover>td{background:#242424!important}[data-theme=dark] .ant-table-tbody>tr.ant-table-row-selected>td{background:#e5091426!important}[data-theme=dark] .ant-table-pagination.ant-pagination{color:#888!important}[data-theme=dark] .ant-pagination-item{background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .ant-pagination-item a{color:#888!important}[data-theme=dark] .ant-pagination-item-active{background:#e50914!important;border-color:#e50914!important}[data-theme=dark] .ant-pagination-item-active a{color:#fff!important}[data-theme=dark] .ant-pagination-prev .ant-pagination-item-link,[data-theme=dark] .ant-pagination-next .ant-pagination-item-link{color:#888!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .ant-table-filter-dropdown{color:#fff!important;background:#1f1f1f!important;border:1px solid #2a2a2a!important}[data-theme=dark] .ant-table-column-sorter,[data-theme=dark] .ant-table-filter-trigger,[data-theme=dark] .ant-empty-description{color:#888!important}[data-theme=dark] .ant-drawer .ant-drawer-content,[data-theme=dark] .ant-drawer .ant-drawer-wrapper-body,[data-theme=dark] .ant-drawer .ant-drawer-body{color:#fff!important;background:#1a1a1a!important}[data-theme=dark] .ant-drawer .ant-drawer-header{background:#141414!important;border-bottom:1px solid #2a2a2a!important}[data-theme=dark] .ant-drawer .ant-drawer-title,[data-theme=dark] .ant-drawer .ant-drawer-title span{color:#fff!important;font-weight:700!important}[data-theme=dark] .ant-drawer .ant-drawer-close{color:#888!important}[data-theme=dark] .ant-drawer .ant-drawer-close:hover{color:#fff!important}[data-theme=dark] .ant-drawer .ant-drawer-footer{background:#141414!important;border-top:1px solid #2a2a2a!important}[data-theme=dark] .ant-modal .ant-modal-content{color:#fff!important;background:#1f1f1f!important;border:1px solid #2a2a2a!important;box-shadow:0 20px 25px -5px #0009,0 10px 10px -5px #0006!important}[data-theme=dark] .ant-modal .ant-modal-header{background:#1f1f1f!important;border-bottom:1px solid #2a2a2a!important;margin-bottom:16px!important;padding-bottom:14px!important}[data-theme=dark] .ant-modal .ant-modal-title,[data-theme=dark] .ant-modal .ant-modal-title span{color:#fff!important;font-weight:700!important}[data-theme=dark] .ant-modal .ant-modal-close{color:#888!important}[data-theme=dark] .ant-modal .ant-modal-close:hover{color:#fff!important}[data-theme=dark] .ant-modal .ant-modal-body{color:#fff!important;background:#1f1f1f!important}[data-theme=dark] .ant-modal .ant-modal-footer{background:#1f1f1f!important;border-top:1px solid #2a2a2a!important;margin-top:16px!important;padding-top:14px!important}[data-theme=dark] .ant-modal-confirm .ant-modal-confirm-title{color:#fff!important;font-weight:700!important}[data-theme=dark] .ant-modal-confirm .ant-modal-confirm-content{color:#888!important}[data-theme=dark] .ant-popover-inner,[data-theme=dark] .ant-dropdown-menu{color:#fff!important;background:#1f1f1f!important;border:1px solid #2a2a2a!important}[data-theme=dark] .ant-dropdown-menu-item{color:#ccc!important}[data-theme=dark] .ant-dropdown-menu-item:hover{color:#fff!important;background:#2a2a2a!important}[data-theme=light] .ant-layout,[data-theme=light] .ant-layout-content{background:#f4f6f8!important}[data-theme=light] .ant-card{color:#111827!important;background-color:#fff!important;border-color:#e5e7eb!important;box-shadow:0 1px 3px #0000000a,0 1px 2px -1px #0000000a!important}[data-theme=light] .ant-card-head{background-color:#fff!important;border-bottom:1px solid #f0f2f5!important}[data-theme=light] .ant-card-head-title,[data-theme=light] .ant-card-head-title span,[data-theme=light] .ant-card-head-title strong{color:#111827!important}[data-theme=light] .ant-table-wrapper .ant-table{color:#1f2937!important;background:#fff!important}[data-theme=light] .ant-table-container{border-color:#e5e7eb!important}[data-theme=light] .ant-table-thead>tr>th{text-transform:uppercase;letter-spacing:.5px;font-size:12px;color:#4b5563!important;background:#f8fafc!important;border-bottom:1px solid #e5e7eb!important;font-weight:700!important}[data-theme=light] .ant-table-tbody>tr>td{color:#1f2937!important;background:#fff!important;border-bottom:1px solid #f0f2f5!important}[data-theme=light] .ant-table-tbody>tr:hover>td,[data-theme=light] .ant-table-tbody>tr.ant-table-row-hover>td{background:#f8fafc!important}[data-theme=light] .ant-table-tbody>tr.ant-table-row-selected>td{background:#e509140d!important}[data-theme=light] .ant-table-pagination.ant-pagination{color:#374151!important}[data-theme=light] .ant-pagination-item{background:#fff!important;border-color:#e5e7eb!important}[data-theme=light] .ant-pagination-item a{color:#374151!important}[data-theme=light] .ant-pagination-item-active{background:#e50914!important;border-color:#e50914!important}[data-theme=light] .ant-pagination-item-active a{color:#fff!important}[data-theme=light] .ant-pagination-prev .ant-pagination-item-link,[data-theme=light] .ant-pagination-next .ant-pagination-item-link{color:#374151!important;background:#fff!important;border-color:#e5e7eb!important}[data-theme=light] .ant-table-filter-dropdown{color:#111827!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a!important}[data-theme=light] .ant-table-column-sorter,[data-theme=light] .ant-table-filter-trigger,[data-theme=light] .ant-empty-description{color:#6b7280!important}[data-theme=light] .ant-drawer .ant-drawer-content,[data-theme=light] .ant-drawer .ant-drawer-wrapper-body,[data-theme=light] .ant-drawer .ant-drawer-body{color:#111827!important;background:#fff!important}[data-theme=light] .ant-drawer .ant-drawer-header{background:#fff!important;border-bottom:1px solid #e5e7eb!important}[data-theme=light] .ant-drawer .ant-drawer-title,[data-theme=light] .ant-drawer .ant-drawer-title span{color:#111827!important;font-weight:700!important}[data-theme=light] .ant-drawer .ant-drawer-close{color:#4b5563!important}[data-theme=light] .ant-drawer .ant-drawer-close:hover{color:#111827!important}[data-theme=light] .ant-drawer .ant-drawer-footer{background:#fff!important;border-top:1px solid #e5e7eb!important}[data-theme=light] .ant-modal .ant-modal-content{color:#111827!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}[data-theme=light] .ant-modal .ant-modal-header{background:#fff!important;border-bottom:1px solid #f0f2f5!important;margin-bottom:16px!important;padding-bottom:14px!important}[data-theme=light] .ant-modal .ant-modal-title,[data-theme=light] .ant-modal .ant-modal-title span{color:#111827!important;font-weight:700!important}[data-theme=light] .ant-modal .ant-modal-close{color:#4b5563!important}[data-theme=light] .ant-modal .ant-modal-close:hover{color:#111827!important}[data-theme=light] .ant-modal .ant-modal-body{color:#111827!important;background:#fff!important}[data-theme=light] .ant-modal .ant-modal-footer{background:#fff!important;border-top:1px solid #f0f2f5!important;margin-top:16px!important;padding-top:14px!important}[data-theme=light] .ant-modal-confirm .ant-modal-confirm-title{color:#111827!important;font-weight:700!important}[data-theme=light] .ant-modal-confirm .ant-modal-confirm-content{color:#4b5563!important}[data-theme=light] .ant-statistic-content,[data-theme=light] .ant-statistic-content-value,[data-theme=light] .ant-statistic-content-suffix{color:#111827!important}[data-theme=light] .ant-statistic-title{color:#6b7280!important}[data-theme=light] .ant-form-item-label>label,[data-theme=light] .ant-form-item-label label,[data-theme=light] .ant-form-item-label>label span,[data-theme=light] .ant-form-item-label span{color:#0f172a!important;font-weight:600!important}[data-theme=light] .ant-input,[data-theme=light] .ant-input-affix-wrapper,[data-theme=light] .ant-input-number,[data-theme=light] .ant-picker,[data-theme=light] .ant-input-textarea textarea{color:#0f172a!important;background-color:#fff!important;border-color:#cbd5e1!important}[data-theme=light] .ant-input::placeholder,[data-theme=light] .ant-input-affix-wrapper input::placeholder,[data-theme=light] .ant-input-textarea textarea::placeholder,[data-theme=light] .ant-picker-input>input::placeholder,[data-theme=light] ::placeholder{color:#475569!important;-webkit-text-fill-color:#475569!important;opacity:1!important}[data-theme=light] .ant-select-selector{color:#0f172a!important;background-color:#fff!important;border-color:#cbd5e1!important}[data-theme=light] .ant-select-selection-placeholder{color:#475569!important;-webkit-text-fill-color:#475569!important;opacity:1!important}[data-theme=light] .ant-select-selection-item{font-weight:500;color:#0f172a!important}[data-theme=light] .ant-select-dropdown{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 15px -3px #0000001a!important}[data-theme=light] .ant-select-item{color:#111827!important}[data-theme=light] .ant-select-item-option-selected{color:#e50914!important;background:#e5091414!important;font-weight:600!important}[data-theme=light] .ant-select-item-option-active{background:#f8fafc!important}[data-theme=light] .ant-checkbox-wrapper,[data-theme=light] .ant-radio-wrapper{font-weight:500;color:#1e293b!important}[data-theme=light] .ant-segmented{background:#f1f5f9!important}[data-theme=light] .ant-segmented-item-selected{color:#111827!important;background:#fff!important;box-shadow:0 1px 3px #0000001a!important}[data-theme=light] .ant-popover-inner,[data-theme=light] .ant-dropdown-menu{color:#111827!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 15px -3px #0000001a!important}[data-theme=light] .ant-dropdown-menu-item{color:#374151!important}[data-theme=light] .ant-dropdown-menu-item:hover{color:#111827!important;background:#f3f4f6!important}[data-theme=light] .ant-tabs-tab{color:#4b5563!important}[data-theme=light] .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#e50914!important;font-weight:700!important}[data-theme=light] .ant-descriptions-item-label{color:#4b5563!important}[data-theme=light] .ant-descriptions-item-content{color:#111827!important}[data-theme=light] [style*="background: #141414"],[data-theme=light] [style*="background:#141414"],[data-theme=light] [style*="background-color: #141414"],[data-theme=light] [style*="background-color:#141414"],[data-theme=light] [style*="background: rgb(20, 20, 20)"],[data-theme=light] [style*="background-color: rgb(20, 20, 20)"]{background:#f4f6f8!important}[data-theme=light] [style*="background: #1f1f1f"],[data-theme=light] [style*="background:#1f1f1f"],[data-theme=light] [style*="background-color: #1f1f1f"],[data-theme=light] [style*="background-color:#1f1f1f"],[data-theme=light] [style*="background: rgb(31, 31, 31)"],[data-theme=light] [style*="background-color: rgb(31, 31, 31)"],[data-theme=light] [style*="background: #181818"],[data-theme=light] [style*="background-color: #181818"],[data-theme=light] [style*="background: #191919"],[data-theme=light] [style*="background-color: #191919"],[data-theme=light] [style*="background: #1a1a1a"],[data-theme=light] [style*="background-color: #1a1a1a"],[data-theme=light] [style*="background: #161616"],[data-theme=light] [style*="background-color: #161616"],[data-theme=light] [style*="background: #0f0f0f"],[data-theme=light] [style*="background-color: #0f0f0f"],[data-theme=light] [style*="background: #0d0d0d"],[data-theme=light] [style*="background-color: #0d0d0d"]{background:#fff!important}[data-theme=light] [style*="border-color: #2a2a2a"],[data-theme=light] [style*="border-color: #2d2d2d"],[data-theme=light] [style*="border-color: #222222"],[data-theme=light] [style*="border-color: #333333"],[data-theme=light] [style*="border-color: #303030"],[data-theme=light] [style*="border-color: #262626"],[data-theme=light] [style*="border-color: #282828"],[data-theme=light] [style*="border-color: #333"],[data-theme=light] [style*="border-color: #404040"],[data-theme=light] [style*="border: 1px solid #2a2a2a"],[data-theme=light] [style*="border: 1px solid #2d2d2d"],[data-theme=light] [style*="border: 1px solid #222222"],[data-theme=light] [style*="border: 1px solid #303030"],[data-theme=light] [style*="border: 1px solid #262626"],[data-theme=light] [style*="border: 1px solid #282828"],[data-theme=light] [style*="border: 1px solid #333"]{border-color:#e5e7eb!important}[data-theme=light] :not(.ant-btn):not(.ant-btn *):not(.ant-tag):not(.ant-tag *):not(.ant-badge):not(.ant-badge *):not(.episode-play-overlay):not(.episode-play-overlay *):not([class*=play-overlay]):not([class*=play-overlay] *)[style*="color: #ffffff"],[data-theme=light] :not(.ant-btn):not(.ant-btn *):not(.ant-tag):not(.ant-tag *):not(.ant-badge):not(.ant-badge *):not(.episode-play-overlay):not(.episode-play-overlay *):not([class*=play-overlay]):not([class*=play-overlay] *)[style*="color:#ffffff"],[data-theme=light] :not(.ant-btn):not(.ant-btn *):not(.ant-tag):not(.ant-tag *):not(.ant-badge):not(.ant-badge *):not(.episode-play-overlay):not(.episode-play-overlay *):not([class*=play-overlay]):not([class*=play-overlay] *)[style*="color: #fff"],[data-theme=light] :not(.ant-btn):not(.ant-btn *):not(.ant-tag):not(.ant-tag *):not(.ant-badge):not(.ant-badge *):not(.episode-play-overlay):not(.episode-play-overlay *):not([class*=play-overlay]):not([class*=play-overlay] *)[style*="color:#fff"],[data-theme=light] :not(.ant-btn):not(.ant-btn *):not(.ant-tag):not(.ant-tag *):not(.ant-badge):not(.ant-badge *):not(.episode-play-overlay):not(.episode-play-overlay *):not([class*=play-overlay]):not([class*=play-overlay] *)[style*="color: rgb(255, 255, 255)"],[data-theme=light] :not(.ant-btn):not(.ant-btn *):not(.ant-tag):not(.ant-tag *):not(.ant-badge):not(.ant-badge *):not(.episode-play-overlay):not(.episode-play-overlay *):not([class*=play-overlay]):not([class*=play-overlay] *)[style*="color:rgb(255, 255, 255)"]{color:#0f172a!important}[data-theme=light] [style*="color: #E50914"],[data-theme=light] [style*="color:#E50914"],[data-theme=light] [style*="color: #e50914"],[data-theme=light] [style*="color:#e50914"],[data-theme=light] .ant-tag{color:inherit}[data-theme=light] [style*="color: #888888"],[data-theme=light] [style*="color:#888888"],[data-theme=light] [style*="color: #888"],[data-theme=light] [style*="color:#888"],[data-theme=light] [style*="color: rgb(136, 136, 136)"],[data-theme=light] [style*="color:rgb(136, 136, 136)"],[data-theme=light] [style*="color: #aaaaaa"],[data-theme=light] [style*="color:#aaaaaa"],[data-theme=light] [style*="color: #aaa"],[data-theme=light] [style*="color:#aaa"],[data-theme=light] [style*="color: rgb(170, 170, 170)"],[data-theme=light] [style*="color:rgb(170, 170, 170)"],[data-theme=light] [style*="color: #999999"],[data-theme=light] [style*="color:#999999"],[data-theme=light] [style*="color: #999"],[data-theme=light] [style*="color:#999"],[data-theme=light] [style*="color: rgb(153, 153, 153)"],[data-theme=light] [style*="color:rgb(153, 153, 153)"],[data-theme=light] [style*="color: #cccccc"],[data-theme=light] [style*="color:#cccccc"],[data-theme=light] [style*="color: #ccc"],[data-theme=light] [style*="color:#ccc"],[data-theme=light] [style*="color: rgb(204, 204, 204)"],[data-theme=light] [style*="color:rgb(204, 204, 204)"],[data-theme=light] [style*="color: #d9d9d9"],[data-theme=light] [style*="color:#d9d9d9"],[data-theme=light] [style*="color: rgb(217, 217, 217)"],[data-theme=light] [style*="color:rgb(217, 217, 217)"],[data-theme=light] [style*="color: #e0e0e0"],[data-theme=light] [style*="color:#e0e0e0"],[data-theme=light] [style*="color: rgb(224, 224, 224)"],[data-theme=light] [style*="color:rgb(224, 224, 224)"],[data-theme=light] [style*="color: #eee"],[data-theme=light] [style*="color:#eee"],[data-theme=light] [style*="color: #eeeeee"],[data-theme=light] [style*="color:#eeeeee"],[data-theme=light] [style*="color: rgb(238, 238, 238)"],[data-theme=light] [style*="color:rgb(238, 238, 238)"]{color:#475569!important}.ant-btn-primary:not(.ant-btn-background-ghost):not(:disabled):not(.ant-btn-disabled),.ant-btn-primary:not(.ant-btn-background-ghost):not(:disabled):not(.ant-btn-disabled) *,.ant-btn[style*="background: #E50914"]:not(:disabled):not(.ant-btn-disabled),.ant-btn[style*="background: #E50914"]:not(:disabled):not(.ant-btn-disabled) *,.ant-btn[style*="background:#E50914"]:not(:disabled):not(.ant-btn-disabled),.ant-btn[style*="background:#E50914"]:not(:disabled):not(.ant-btn-disabled) *,.ant-btn[style*="background: #e50914"]:not(:disabled):not(.ant-btn-disabled),.ant-btn[style*="background: #e50914"]:not(:disabled):not(.ant-btn-disabled) *,.ant-btn[style*="background: #52c41a"]:not(:disabled):not(.ant-btn-disabled),.ant-btn[style*="background: #52c41a"]:not(:disabled):not(.ant-btn-disabled) *,.ant-btn[style*="background: #1677ff"]:not(:disabled):not(.ant-btn-disabled),.ant-btn[style*="background: #1677ff"]:not(:disabled):not(.ant-btn-disabled) *,.ant-btn-dangerous.ant-btn-primary:not(.ant-btn-background-ghost):not(:disabled):not(.ant-btn-disabled),.ant-btn-dangerous.ant-btn-primary:not(.ant-btn-background-ghost):not(:disabled):not(.ant-btn-disabled) *{color:#fff!important;-webkit-text-fill-color:#fff!important}.ant-btn-dangerous:not(.ant-btn-primary):not(:disabled):not(.ant-btn-disabled),.ant-btn-dangerous:not(.ant-btn-primary):not(:disabled):not(.ant-btn-disabled) *,.ant-btn-danger:not(.ant-btn-primary):not(:disabled):not(.ant-btn-disabled),.ant-btn-danger:not(.ant-btn-primary):not(:disabled):not(.ant-btn-disabled) *{color:#ff4d4f!important;-webkit-text-fill-color:#ff4d4f!important}.ant-btn-background-ghost,.ant-btn-background-ghost *{color:inherit!important;-webkit-text-fill-color:inherit!important}[data-theme=light] .ant-btn:disabled,[data-theme=light] .ant-btn:disabled *,[data-theme=light] .ant-btn.ant-btn-disabled,[data-theme=light] .ant-btn.ant-btn-disabled *{color:#0000004d!important;-webkit-text-fill-color:#0000004d!important}[data-theme=dark] .ant-btn:disabled,[data-theme=dark] .ant-btn:disabled *,[data-theme=dark] .ant-btn.ant-btn-disabled,[data-theme=dark] .ant-btn.ant-btn-disabled *{color:#ffffff4d!important;-webkit-text-fill-color:#ffffff4d!important}.episode-play-overlay,.episode-play-overlay *,[class*=play-overlay],[class*=play-overlay] *{color:#fff!important;-webkit-text-fill-color:#fff!important}.ant-layout-sider-trigger{cursor:pointer!important;font-size:14px!important;line-height:48px!important;transition:all .2s!important}[data-theme=light] .ant-layout-sider-trigger{color:#334155!important;background:#f8fafc!important;border-top:1px solid #e2e8f0!important;border-right:1px solid #e2e8f0!important}[data-theme=light] .ant-layout-sider-trigger:hover{color:#e50914!important;background:#f1f5f9!important}[data-theme=dark] .ant-layout-sider-trigger{color:#94a3b8!important;background:#1a1a1a!important;border-top:1px solid #262626!important;border-right:1px solid #262626!important}[data-theme=dark] .ant-layout-sider-trigger:hover{color:#e50914!important;background:#242424!important}.sidebar-menu-scroll{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.sidebar-menu-scroll::-webkit-scrollbar{width:5px}.sidebar-menu-scroll::-webkit-scrollbar-track{background:0 0}.sidebar-menu-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}.sidebar-menu-scroll::-webkit-scrollbar-thumb:hover{background:#e50914}
