/* ==================== TABS FIX - لایت مود ==================== */
[data-theme="light"] .sub-section-header,
[data-theme="light"] .sub-section-header h3,
[data-theme="light"] .sub-section-header p,
[data-theme="light"] .sub-section-badge,
[data-theme="light"] .roadmap-container,
[data-theme="light"] .roadmap-steps,
[data-theme="light"] .roadmap-card-step,
[data-theme="light"] .roadmap-card-step h4,
[data-theme="light"] .roadmap-card-step p,
[data-theme="light"] .benefits-grid-inline,
[data-theme="light"] .benefit-item-inline,
[data-theme="light"] .benefit-item-inline span,
[data-theme="light"] .expert-card,
[data-theme="light"] .expert-card-body,
[data-theme="light"] .expert-card-body h3,
[data-theme="light"] .expert-card-body p,
[data-theme="light"] .expert-card-body span,
[data-theme="light"] .expert-name,
[data-theme="light"] .analysis-card-item,
[data-theme="light"] .analysis-card-body h4,
[data-theme="light"] .analysis-card-body p,
[data-theme="light"] .info-box-analysis,
[data-theme="light"] .info-box-text h3,
[data-theme="light"] .info-box-text p,
[data-theme="light"] .highlight-card,
[data-theme="light"] .highlight-card h4,
[data-theme="light"] .highlight-card p,
[data-theme="light"] .calc-card-item,
[data-theme="light"] .calc-card-item h4,
[data-theme="light"] .feature-card-modern,
[data-theme="light"] .feature-text-modern h4,
[data-theme="light"] .feature-text-modern p,
[data-theme="light"] .roi-card-item,
[data-theme="light"] .roi-card-item h4,
[data-theme="light"] .roi-card-item p,
[data-theme="light"] .project-card,
[data-theme="light"] .project-title,
[data-theme="light"] .project-desc,
[data-theme="light"] .tags-box-store,
[data-theme="light"] .software-card-store,
[data-theme="light"] .software-card-store h3,
[data-theme="light"] .software-features-list li,
[data-theme="light"] .tag-item-store span,
[data-theme="light"] .info-note-card,
[data-theme="light"] .note-content-text strong,
[data-theme="light"] .note-content-text span,
[data-theme="light"] .faq-item-accordion,
[data-theme="light"] .faq-question-accordion,
[data-theme="light"] .faq-question-accordion span,
[data-theme="light"] .faq-answer-accordion,
[data-theme="light"] .featured-article-card,
[data-theme="light"] .featured-article-content h3,
[data-theme="light"] .featured-article-content p,
[data-theme="light"] .latest-article-card,
[data-theme="light"] .latest-article-info h4,
[data-theme="light"] .empty-state,
[data-theme="light"] .empty-state h3,
[data-theme="light"] .empty-state p {
    background: #FFFFFF !important;
    color: #0F172A !important;
}

/* متن‌های فرعی */
[data-theme="light"] .expert-specialty,
[data-theme="light"] .expert-location,
[data-theme="light"] .analysis-sections-count,
[data-theme="light"] .calc-count-badge,
[data-theme="light"] .article-meta-row,
[data-theme="light"] .article-date,
[data-theme="light"] .project-meta,
[data-theme="light"] .software-features-list li,
[data-theme="light"] .tag-item-store span,
[data-theme="light"] .note-content-text span,
[data-theme="light"] .faq-answer-accordion {
    color: #475569 !important;
}

/* سرنویس‌های طلایی */
[data-theme="light"] .sub-section-badge,
[data-theme="light"] .analysis-card-arrow,
[data-theme="light"] .calc-link-text,
[data-theme="light"] .highlight-tag,
[data-theme="light"] .text-highlight {
    color: #1E40AF !important;
}

/* دکمه‌های جستجو داخل تب */
[data-theme="light"] .search-tab-btn {
    background: #E2E8F0 !important;
    color: #475569 !important;
}

[data-theme="light"] .search-tab-btn.active {
    background: #1E40AF !important;
    color: #FFFFFF !important;
}

[data-theme="light"] .search-input,
[data-theme="light"] .search-select {
    background: #F1F5F9 !important;
    color: #0F172A !important;
    border-color: rgba(0, 0, 0, 0.1) !important;
}

[data-theme="light"] .search-submit-btn {
    background: #1E40AF !important;
    color: #FFFFFF !important;
}

/* rating */
[data-theme="light"] .expert-rating {
    background: #F1F5F9 !important;
}