/**
 * Tajawal font for Arabic (RTL) — loaded when locale starts with ar
 */
body,
.yp-header,
.yp-dashboard-title,
.yp-user-dropdown,
.yp-user-name,
.yp-user-name-dropdown,
.yp-user-dropdown a,
.yps-sidebar,
.yps-link,
.yps-sub-link,
.yps-nav,
/* Headings and content area */
h1, h2, h3, h4, h5, h6,
.wrap h1,
.wrap h2,
.wrap h3,
#wpbody-content h1,
#wpbody-content h2,
#wpbody-content h3,
/* Form fields and profile (users) */
.yoo-form-field,
.yoo-form-field label,
.yoo-profile-insight-content,
.yoo-profile-insight-content small,
.yoo-profile-insight-content strong,
.yoo-profile-detail-date,
.yoo-profile-detail-item,
.yoo-profile-detail-label,
.yoo-profile-detail-value,
/* Profile: application passwords & sessions tables */
.yoo-app-passwords,
.yoo-app-passwords table,
.yoo-app-passwords table th,
.yoo-app-passwords table td,
.yoo-sessions,
.yoo-sessions table,
.yoo-sessions table th,
.yoo-sessions table td {
  font-family: 'Tajawal', sans-serif !important;
}

/* Profile: Send email, Send password reset link */
.yoo-profile-hero__actions,
.yoo-send-password-reset,
.yoo-button--ghost {
  font-family: 'Tajawal', sans-serif !important;
}

/* User create page - email/password fields */
.yoo-form-field-hint,
.yoo-field-hint {
  font-family: 'Tajawal', sans-serif !important;
}

/* WordPress plugins page - use Arabic font */
body.plugins-php .wrap,
body.plugins-php .wp-list-table,
body.plugins-php .plugin-install-tab-pane {
  font-family: 'Tajawal', sans-serif !important;
}

/* Posts page */
.yooadmin-posts-page,
.yooadmin-posts-page .yoo-posts-hero,
.yooadmin-posts-page .yoo-posts-content-section,
.yooadmin-posts-page .yoo-posts-toolbar,
.yooadmin-posts-page .yoo-posts-filters,
.yooadmin-posts-page .yoo-filter-chip,
.yooadmin-posts-page .yoo-filter-btn,
.yooadmin-posts-page .yoo-post-card,
.yooadmin-posts-page .yoo-post-title,
.yooadmin-posts-page .yoo-post-meta,
.yooadmin-posts-page .yoo-post-status,
.yooadmin-posts-page .yoo-bulk-actions-bar,
.yooadmin-posts-page .wp-list-table,
.yooadmin-posts-page .yoo-posts-search-input,
.yooadmin-posts-page .yoo-button {
  font-family: 'Tajawal', sans-serif !important;
}

/* Custom toolbar / breadcrumbs */
.yp-breadcrumbs-bar,
.yp-toolbar-shortcuts,
.yp-toolbar-trigger,
.yp-toolbar-label,
.yp-toolbar-badge,
.yp-breadcrumbs-inner {
  font-family: 'Tajawal', sans-serif !important;
}

/* Welcome popup (first launch after wizard) */
.yooadmin-welcome-popup-overlay,
.yooadmin-welcome-popup-modal,
.yooadmin-welcome-popup-content,
.yooadmin-welcome-popup-title,
.yooadmin-welcome-popup-description,
.yooadmin-welcome-checklist-item {
  font-family: 'Tajawal', sans-serif !important;
}
