.custom-dropdown .ant-select-single{height:3rem!important;border-radius:0!important}.custom-dropdown .ant-select-selector{height:100%!important;display:flex;align-items:center;border-top-left-radius:0!important;border-bottom-left-radius:0!important;background-color:#dc2626!important;border:1px solid #dc2626!important;transition:border-color .3s ease,box-shadow .3s ease}.custom-dropdown .ant-select-selection-item,.custom-dropdown .ant-select-selection-placeholder{line-height:normal!important;padding-right:24px!important;color:#fff!important;font-size:14px}.custom-dropdown .ant-select-arrow .anticon{color:#fff!important}.custom-dropdown .ant-select-selector:hover,.custom-dropdown.ant-select-focused .ant-select-selector{border-color:#ef4444!important}:root[class~=dark] .custom-dropdown .ant-select-selector{background-color:#dc2626!important;border-color:#dc2626!important}:root[class~=dark] .custom-dropdown .ant-select-selector:hover,:root[class~=dark] .custom-dropdown.ant-select-focused .ant-select-selector{border-color:#ef4444!important}:root[class~=dark] .custom-dropdown .ant-select-arrow .anticon,:root[class~=dark] .custom-dropdown .ant-select-selection-item,:root[class~=dark] .custom-dropdown .ant-select-selection-placeholder{color:#fff!important}.ant-select-dropdown{border-radius:.5rem!important;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)!important;border:1px solid #fca5a5!important;padding:4px!important;background-color:#fef2f2!important}.ant-select-item{border-radius:.375rem!important;padding:8px 12px!important;margin:2px 0!important;transition:all .2s ease!important;color:#374151!important}.ant-select-item-option-active:not(.ant-select-item-option-selected){background-color:#fee2e2!important;color:#b91c1c!important}.ant-select-item-option-selected{background-color:#dc2626!important;color:#fff!important;font-weight:600!important}:root[class~=dark] .ant-select-dropdown{background-color:#27272a!important;border:1px solid #3f3f46!important}:root[class~=dark] .ant-select-item{color:#e4e4e7!important}:root[class~=dark] .ant-select-item-option-active:not(.ant-select-item-option-selected){background-color:#3f3f46!important;color:#fecaca!important}:root[class~=dark] .ant-select-item-option-selected{background-color:#ef4444!important;color:#fff!important}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pulse{0%,to{opacity:.8}50%{opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}[class*=perspective-]{perspective:1200px}.transform-style-3d{transform-style:preserve-3d}.backface-hidden{backface-visibility:hidden}.featured-channel{animation:floatUp 3s ease-in-out infinite}.grid>:first-child{animation-delay:.1s}.grid>:nth-child(2){animation-delay:.2s}.grid>:nth-child(3){animation-delay:.3s}.grid>:nth-child(4){animation-delay:.4s}.grid>:nth-child(5){animation-delay:.5s}.grid>:nth-child(6){animation-delay:.6s}.grid>:nth-child(7){animation-delay:.7s}.grid>:nth-child(8){animation-delay:.8s}.shimmer-bg{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,0));background-size:200% 100%;animation:shimmer 2s infinite}.dark .shimmer-bg{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05) 50%,hsla(0,0%,100%,0));background-size:200% 100%;animation:shimmer 2s infinite}.search-result-item{transition:all .2s ease}.search-result-item:hover{background-color:#dc2626;color:#fff}.ant-skeleton-avatar{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.dark .ant-skeleton-avatar{background:linear-gradient(90deg,#333 25%,#444 50%,#333 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.ant-skeleton-button{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.dark .ant-skeleton-button{background:linear-gradient(90deg,#333 25%,#444 50%,#333 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.max-h-72::-webkit-scrollbar{width:6px}.max-h-72::-webkit-scrollbar-track{background:transparent}.max-h-72::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:20px}:root[class~=dark] .max-h-72::-webkit-scrollbar-thumb{background-color:#3f3f46}custom-table{background-color:#fff}.dark .custom-table{background-color:#1f2937}.custom-table .ant-table{background-color:inherit;color:#000}.dark .custom-table .ant-table{background-color:inherit;color:#fff}.custom-table .ant-table-thead>tr>th{background-color:#f3f4f6;color:#000}.dark .custom-table .ant-table-thead>tr>th{background-color:#374151;color:#fff}.custom-table .ant-table-tbody>tr>td{background-color:#fff;color:#000}.dark .custom-table .ant-table-tbody>tr>td{background-color:#1f2937;color:#fff}