
        .custom-highlight-yellow { background-color: #fff2ac !important; padding: 2px 6px; border-radius: 3px; font-weight: bold; color: #000 !important; display: inline; }
        .custom-highlight-green { background-color: #d4edda !important; color: #155724 !important; padding: 2px 6px; border-radius: 3px; font-weight: bold; display: inline; }
        .custom-highlight-red { background-color: #f8d7da !important; color: #721c24 !important; padding: 2px 6px; border-radius: 3px; font-weight: bold; display: inline; }
        .custom-box-note { background-color: #fff9f0 !important; border-right: 5px solid #ff9800 !important; padding: 15px 20px; margin: 20px 0; border-radius: 4px; color: #444 !important; font-size: 15px; line-height: 1.8; text-align: right; direction: rtl; }
        .custom-box-note::before { content: "💡 نکته مهم: "; font-weight: bold; color: #e65100; display: block; margin-bottom: 5px; }
        .custom-box-success { background-color: #f4fbf7 !important; border-right: 5px solid #2e7d32 !important; padding: 15px 20px; margin: 20px 0; border-radius: 4px; color: #333 !important; font-size: 15px; line-height: 1.8; text-align: right; direction: rtl; }
        .custom-box-success::before { content: "✅ پیشنهاد / راهنما: "; font-weight: bold; color: #1b5e20; display: block; margin-bottom: 5px; }
        blockquote.custom-modern-quote { font-style: italic; background-color: #f9f9f9 !important; border-right: 4px solid #0073aa !important; margin: 20px 0; padding: 15px 25px; color: #555 !important; line-height: 1.8; text-align: right; direction: rtl; }
        a.custom-link-button { display: inline-block !important; background-color: #0073aa !important; color: #ffffff !important; padding: 10px 24px; margin: 10px 0; border-radius: 5px; text-decoration: none !important; font-weight: bold; }
        span[style*="background-color"], p[style*="background-color"], div[style*="background-color"] { color: #ffffff !important; padding: 3px 8px; border-radius: 4px; display: inline-block; }
        span[style*="background-color"] a { color: #ffffff !important; }
    