/* Dark Theme */
.theme-dark .dropdown-wrapper { background-color: #1e293b !important; border-color: #334155 !important; }
.theme-dark .dropdown-wrapper h3, .theme-dark .dropdown-wrapper h3 span:not(.text-rr-highlight):not(.text-rr-mark), .theme-dark .faq-item h3 { color: #f8fafc !important; }
.theme-dark .dropdown-wrapper .bg-blue-50, .theme-dark .dropdown-wrapper .bg-slate-50, .theme-dark .faq-item .bg-blue-50, .theme-dark .faq-item .bg-slate-50 { background-color: #0f172a !important; border-color: #334155 !important; color: #cbd5e1 !important; }
.theme-dark .dropdown-wrapper button, .theme-dark .faq-item button { border-color: #334155 !important; }
.theme-dark main, .theme-dark section.bg-white, .theme-dark section { background-color: #0f172a !important; }
.theme-dark .bg-white, .theme-dark .faq-item, .theme-dark .premium-border, .theme-dark .bg-gradient-to-br { background-color: #1e293b !important; border-color: #334155 !important; background-image: none !important; }
.theme-dark .text-slate-900, .theme-dark .text-slate-800 { color: #f8fafc !important; }
.theme-dark .text-slate-700, .theme-dark .text-slate-600, .theme-dark .text-slate-500 { color: #cbd5e1 !important; }
.theme-dark .bg-blue-50, .theme-dark .bg-red-50, .theme-dark .bg-slate-50, .theme-dark .bg-green-50, .theme-dark .bg-primary\/5 { background-color: #0f172a !important; border-color: #334155 !important; color: #cbd5e1 !important; }
.theme-dark .text-primary { color: #60a5fa !important; }
.theme-dark .border-blue-100, .theme-dark .border-slate-200, .theme-dark .border-red-100, .theme-dark .border-b, .theme-dark .border-t, .theme-dark .border-slate-50 { border-color: #334155 !important; }
.theme-dark .skeleton-loader-bg { background: #334155; background-image: linear-gradient(90deg, #334155 0px, #475569 40px, #334155 80px); }

.theme-dark .top-video-card, .theme-dark .premium-border { 
    background-color: rgba(30, 41, 59, 0.8) !important; 
    border-color: #334155 !important; 
}
.theme-dark .batch-tag { 
    background-color: #0f172a !important; 
    color: #60a5fa !important; 
    border-color: #334155 !important; 
}
.theme-dark .batch-tag:hover { background-color: #3b82f6 !important; color: #fff !important; }
.theme-dark .shadow-xl.bg-white { background-color: #1e293b !important; border-color: #334155 !important; }

