
    #fuji-hgc250-ar { font-family: 'Tajawal', 'Arial', sans-serif; line-height: 1.6; color: #333; font-size: 16px; background-color: #fff; max-width: 100%; direction: rtl; text-align: right; }
    #fuji-hgc250-ar .article-container { max-width: 1200px; margin: 0 auto; padding: 0 15px 40px 15px; }
    #fuji-hgc250-ar h2 { font-size: 20px; color: #000; border-bottom: 2px solid #b71c1c; padding-bottom: 10px; margin-top: 40px; margin-bottom: 25px; font-weight: 700; letter-spacing: 0.5px; }
    #fuji-hgc250-ar h2:first-of-type { margin-top: 0; }
    #fuji-hgc250-ar h3 { font-size: 18px; color: #444; margin-top: 25px; margin-bottom: 15px; font-weight: 700; border-right: 4px solid #b71c1c; padding-right: 10px; }
    #fuji-hgc250-ar p { margin-bottom: 15px; text-align: justify; }
    #fuji-hgc250-ar a { color: #b71c1c; text-decoration: underline; font-weight: 600; }
    #fuji-hgc250-ar .feature-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin-bottom: 30px; }
    #fuji-hgc250-ar .feature-box { background: #f9f9f9; padding: 20px; border: 1px solid #eee; border-radius: 6px; transition: transform 0.2s ease; }
    #fuji-hgc250-ar .feature-box:hover { transform: translateY(-3px); box-shadow: 0 4px 10px rgba(0,0,0,0.05); }
    #fuji-hgc250-ar .feature-box strong { display: block; color: #b71c1c; margin-bottom: 8px; font-size: 17px; }
    #fuji-hgc250-ar img { display: block; max-width: 100%; height: auto !important; border-radius: 4px; margin: 20px auto; border: 1px solid #eee; }
    #fuji-hgc250-ar .img-small { max-width: 500px; }
    #fuji-hgc250-ar .table-wrapper { overflow-x: auto; margin-bottom: 30px; border: 1px solid #ddd; border-radius: 4px; direction: ltr; } /* Keep table LTR for numbers/specs */
    #fuji-hgc250-ar table { width: 100%; border-collapse: collapse; min-width: 800px; direction: rtl; }
    #fuji-hgc250-ar th, #fuji-hgc250-ar td { padding: 12px; border: 1px solid #ddd; text-align: center; font-size: 15px; }
    #fuji-hgc250-ar th { background-color: #f1f1f1; font-weight: 700; color: #000; }
    #fuji-hgc250-ar .note-box { background-color: #fff3e0; border-right: 5px solid #ff9800; padding: 15px; margin: 20px 0; font-size: 15px; }
    #fuji-hgc250-ar .tech-box { background-color: #e3f2fd; border-right: 5px solid #2196f3; padding: 15px; margin: 20px 0; }
    #fuji-hgc250-ar .company-box { background-color: #fafafa; border: 1px solid #ddd; padding: 25px; margin: 30px 0; border-radius: 6px; }
    #fuji-hgc250-ar .faq-item { margin-bottom: 15px; border-bottom: 1px solid #eee; padding-bottom: 15px; }
    #fuji-hgc250-ar .faq-q { font-weight: 700; display: block; margin-bottom: 5px; }
    @media (max-width: 768px) { #fuji-hgc250-ar .feature-grid { grid-template-columns: 1fr; } #fuji-hgc250-ar .article-container { padding: 0 10px 30px 10px; } }
