.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-24406 .elementor-element.elementor-element-05365c8{--display:flex;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for html, class: .elementor-element-10279a4 *//* تنظیمات بدنه و فونت */
.nitrono-article {
    max-width: 900px; /* عرض بیشتر برای متن طولانی */
    margin: 0 auto;
    font-family: 'Vazir', 'Tahoma', sans-serif; 
    line-height: 2.1; /* فاصله خطوط استاندارد وب فارسی */
    color: #333;
    padding: 20px;
}

/* --- تنظیمات حیاتی ترازبندی متن --- */
.nitrono-article p, 
.nitrono-article li,
.faq-item p {
    text-align: justify !important;       
    text-justify: inter-word !important;
    margin-bottom: 25px;
}

/* لینک‌سازی */
.internal-link, .external-link {
    color: #00796b;
    font-weight: bold;
    border-bottom: 1px dotted #00796b;
    text-decoration: none;
}
.internal-link:hover, .external-link:hover {
    background-color: #e0f2f1;
}

/* هدر */
.article-header h1 {
    color: #004d40;
    font-size: 2em;
    border-bottom: 3px solid #26a69a;
    padding-bottom: 15px;
    margin-bottom: 20px;
    line-height: 1.4;
}
.article-summary {
    background: #f1f8e9;
    padding: 20px;
    border-right: 5px solid #558b2f;
    border-radius: 5px;
    font-weight: 500;
}

/* ویدیو */
.video-container { margin: 40px 0; text-align: center; }
.aparat-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}
.aparat-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.caption-text { font-size: 0.9em; color: #666; margin-top: 10px; text-align: center !important; }

/* تیترها */
h2 { color: #00695c; margin-top: 50px; font-size: 1.6em; border-right: 4px solid #00695c; padding-right: 10px; }
h3 { color: #00796b; font-size: 1.3em; margin-top: 30px; }

/* جدول */
.table-responsive { overflow-x: auto; margin: 30px 0; }
.comparison-table { width: 100%; border-collapse: collapse; min-width: 600px; }
.comparison-table th, .comparison-table td { border: 1px solid #ddd; padding: 15px; text-align: right; vertical-align: top; }
.comparison-table th { background: #004d40; color: white; }
.comparison-table tr:nth-child(even) { background: #f9f9f9; }

/* باکس هایلایت */
.highlight-box {
    background: #e0f7fa;
    border: 1px solid #b2ebf2;
    padding: 30px;
    border-radius: 10px;
    margin: 40px 0;
}
.highlight-box strong { display: block; margin-bottom: 15px; color: #006064; font-size: 1.2em; }

/* سوالات متداول */
.faq-section { margin-top: 50px; background: #fff; }
.faq-item { margin-bottom: 20px; border-bottom: 1px solid #eee; padding-bottom: 10px; }
.faq-item strong { display: block; color: #c62828; margin-bottom: 10px; font-size: 1.1em; }

/* شبکه‌های اجتماعی */
.social-share-section {
    background: linear-gradient(to bottom, #ffffff, #f5f5f5);
    border: 1px solid #e0e0e0;
    border-radius: 15px;
    padding: 40px;
    text-align: center;
    margin-top: 60px;
}
.social-share-section p { text-align: center !important; }
.social-links { display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; margin-top: 20px; }
.social-btn {
    padding: 12px 25px;
    border-radius: 50px;
    color: white !important;
    text-decoration: none;
    transition: transform 0.3s;
    font-weight: bold;
}
.social-btn:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }
.insta { background: #E1306C; }
.telegram { background: #0088cc; }
.aparat { background: #ED145B; }

/* فوتر */
.article-footer { margin-top: 50px; text-align: center; padding: 20px; background: #fafafa; border-radius: 8px; }
.article-footer p { text-align: center !important; }/* End custom CSS */