/* Public Listeo author profile only; values come from Red Sea Hub Theme Controls. */
body.rsh-owner-profile { background: var(--rsh-theme-page-surface) !important; color: var(--rsh-theme-text-primary) !important; }
body.rsh-owner-profile .author-profile-modern { background: var(--rsh-theme-page-surface); color: var(--rsh-theme-text-primary); }
body.rsh-owner-profile .profile-sidebar-modern,
body.rsh-owner-profile .content-section-modern,
body.rsh-owner-profile .profile-header-modern,
body.rsh-owner-profile .contact-section-modern,
body.rsh-owner-profile .social-section-modern,
body.rsh-owner-profile .stats-section-modern,
body.rsh-owner-profile .listing-item-container { background: var(--rsh-theme-raised-surface) !important; border-color: var(--rsh-theme-border) !important; color: var(--rsh-theme-text-primary) !important; box-shadow: none; }
body.rsh-owner-profile .profile-name-modern,
body.rsh-owner-profile .section-title-modern,
body.rsh-owner-profile .section-header-modern,
body.rsh-owner-profile .listing-item-content h3,
body.rsh-owner-profile .listing-item-content h3 a,
body.rsh-owner-profile .listing-item-content h2,
body.rsh-owner-profile .listing-item-content h2 a,
body.rsh-owner-profile .contact-item-modern,
body.rsh-owner-profile .contact-item-modern a { color: var(--rsh-theme-text-primary) !important; }
body.rsh-owner-profile .member-since-modern,
body.rsh-owner-profile .stat-label,
body.rsh-owner-profile .about-text-modern,
body.rsh-owner-profile .listing-item-content p,
body.rsh-owner-profile .contact-locked-modern { color: var(--rsh-theme-text-secondary) !important; }
body.rsh-owner-profile .btn-primary-modern,
body.rsh-owner-profile .action-buttons-modern .button { background: var(--rsh-theme-accent-orange) !important; border-color: var(--rsh-theme-accent-orange) !important; color: #fff !important; }
body.rsh-owner-profile .social-profiles li,
body.rsh-owner-profile .listing-details-sidebar li { border-color: var(--rsh-theme-border) !important; }
body.rsh-owner-profile .listing-item-container:hover { border-color: var(--rsh-theme-pill-border) !important; }
@media (max-width: 767px) { body.rsh-owner-profile .profile-sidebar-modern, body.rsh-owner-profile .content-section-modern { border-radius: 14px; } }
