.article-content{font-family:Vazirmatn,-apple-system,BlinkMacSystemFont,Segoe UI,Tahoma,Arial,sans-serif;line-height:2;color:#374151;word-wrap:break-word;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.article-content>*+*{margin-top:1.5rem}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{font-family:Vazirmatn,-apple-system,BlinkMacSystemFont,Segoe UI,Tahoma,sans-serif;font-weight:900;color:#111827;margin-top:2.5rem;margin-bottom:1.5rem;line-height:1.3}.article-content h1{font-size:2.5rem;background:linear-gradient(135deg,#6366f1,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.article-content h2{font-size:2rem;border-right:6px solid #8b5cf6;padding-right:1rem}.article-content h3{font-size:1.75rem;color:#6366f1}.article-content h4{font-size:1.5rem;color:#4b5563}.article-content p{font-family:Vazirmatn,-apple-system,BlinkMacSystemFont,Segoe UI,Tahoma,sans-serif;font-size:1.125rem;line-height:2;margin-bottom:1.5rem;color:#4b5563;text-align:justify;hyphens:auto;word-spacing:.05em}.article-content p:first-of-type{font-size:1.25rem;color:#374151;font-weight:600}.article-content h1+p,.article-content h2+p,.article-content h3+p{margin-top:1rem}.article-content p+h1,.article-content p+h2,.article-content p+h3{margin-top:3rem}.article-content a{color:#8b5cf6;font-weight:600;text-decoration:none;border-bottom:2px solid transparent;transition:all .3s ease;padding-bottom:2px}.article-content a:hover{color:#6366f1;border-bottom-color:#6366f1}.article-content ol,.article-content ul{margin:1.5rem 0;padding-right:2rem;color:#4b5563;font-family:IRANSans,Vazirmatn,Tahoma,Arial,sans-serif}.article-content ol li,.article-content ul li{font-family:IRANSans,Vazirmatn,Tahoma,Arial,sans-serif;font-size:1.125rem;line-height:1.875;margin-bottom:.875rem;padding-right:.5rem}.article-content ul li::marker{color:#8b5cf6;font-size:1.25rem}.article-content ol li::marker{color:#8b5cf6;font-weight:700}.article-content b,.article-content strong{color:#111827;font-weight:700}.article-content em,.article-content i{color:#6b7280;font-style:italic}.article-content blockquote{background:linear-gradient(135deg,#f3e8ff,#fce7f3);border-right:6px solid #8b5cf6;padding:1.5rem 2rem;margin:2rem 0;border-radius:1rem;position:relative;font-style:normal;color:#4b5563;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);font-family:IRANSans,Vazirmatn,Tahoma,Arial,sans-serif}.article-content blockquote:before{content:'"';position:absolute;top:-.5rem;right:1rem;font-size:4rem;color:#8b5cf6;opacity:.3;font-family:Georgia,serif}.article-content blockquote p{margin:0;font-size:1.125rem;line-height:1.875;font-family:IRANSans,Vazirmatn,Tahoma,Arial,sans-serif}.article-content code{background-color:#f3f4f6;color:#8b5cf6;padding:.25rem .5rem;border-radius:.375rem;font-family:Consolas,Monaco,Courier New,monospace;font-size:.95rem;font-weight:600;border:1px solid #e5e7eb}.article-content pre{background-color:#1f2937;color:#f3f4f6;padding:1.5rem;border-radius:1rem;overflow-x:auto;margin:2rem 0;box-shadow:0 10px 15px -3px rgba(0,0,0,.3);direction:ltr;text-align:left}.article-content pre code{background:none;color:inherit;padding:0;border:none;font-size:.95rem;font-weight:400}.article-content img{border-radius:1.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);margin:2.5rem auto;max-width:100%;height:auto;display:block;transition:transform .3s ease,box-shadow .3s ease}.article-content img:hover{transform:scale(1.02);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.article-content hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#e5e7eb,transparent);margin:3rem 0}.article-content table{width:100%;border-collapse:separate;border-spacing:0;margin:2rem 0;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);font-family:IRANSans,Vazirmatn,Tahoma,Arial,sans-serif}.article-content table thead{background:linear-gradient(135deg,#8b5cf6,#6366f1);color:white}.article-content table th{text-align:right;font-weight:700}.article-content table td,.article-content table th{padding:1rem 1.5rem;font-size:1rem;font-family:IRANSans,Vazirmatn,Tahoma,Arial,sans-serif}.article-content table td{border-bottom:1px solid #e5e7eb;color:#4b5563}.article-content table tbody tr{background-color:white;transition:background-color .2s ease}.article-content table tbody tr:hover{background-color:#f9fafb}.article-content table tbody tr:last-child td{border-bottom:none}.article-content .info-box,.article-content .success-box,.article-content .warning-box{padding:1.5rem;border-radius:1rem;margin:2rem 0;border-right:6px solid;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.article-content .info-box{background-color:#dbeafe;border-color:#3b82f6;color:#1e40af}.article-content .warning-box{background-color:#fef3c7;border-color:#f59e0b;color:#92400e}.article-content .success-box{background-color:#d1fae5;border-color:#10b981;color:#065f46}@media (max-width:768px){.article-content h1{font-size:2rem}.article-content h2{font-size:1.75rem}.article-content h3{font-size:1.5rem}.article-content p{font-size:1rem}.article-content ol,.article-content ul{padding-right:1.5rem}.article-content blockquote{padding:1rem 1.5rem}.article-content pre{padding:1rem;font-size:.875rem}.article-content table{font-size:.875rem}.article-content table td,.article-content table th{padding:.75rem 1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.article-content{direction:rtl;text-align:right}.article-content code,.article-content pre{direction:ltr;text-align:left}@supports (font-variation-settings:normal){.article-content{font-feature-settings:"kern" 1,"liga" 1}}.article-content *{font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.article-content ::selection{background-color:#c4b5fd;color:#1f2937}.article-content ::-moz-selection{background-color:#c4b5fd;color:#1f2937}.article-content .danger,.article-content .note,.article-content .tip,.article-content .warning{padding:1.5rem 1.5rem 1.5rem 4rem;border-radius:1rem;margin:2rem 0;position:relative;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);font-size:1rem;line-height:1.75;font-family:IRANSans,Vazirmatn,Tahoma,Arial,sans-serif}.article-content .danger:before,.article-content .note:before,.article-content .tip:before,.article-content .warning:before{content:"";position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:2rem;line-height:1}.article-content .tip{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-right:6px solid #10b981;color:#065f46}.article-content .tip:before{content:"💡"}.article-content .note{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-right:6px solid #3b82f6;color:#1e40af}.article-content .note:before{content:"📌"}.article-content .warning{background:linear-gradient(135deg,#fef3c7,#fde68a);border-right:6px solid #f59e0b;color:#92400e}.article-content .warning:before{content:"⚠️"}.article-content .danger{background:linear-gradient(135deg,#fee2e2,#fecaca);border-right:6px solid #ef4444;color:#991b1b}.article-content .danger:before{content:"🚨"}.article-content .highlight-box{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border:2px solid #a855f7;border-radius:1.5rem;padding:2rem;margin:2.5rem 0;box-shadow:0 10px 15px -3px rgba(168,85,247,.1)}.article-content .highlight-box h3,.article-content .highlight-box h4{color:#7c3aed;margin-top:0}.article-content .emoji{font-size:1.5em;vertical-align:middle;margin:0 .25em}.article-content ul.task-list{list-style:none;padding-right:0}.article-content ul.task-list li{position:relative;padding-right:2rem}.article-content ul.task-list li:before{content:"✓";position:absolute;right:0;top:0;width:1.5rem;height:1.5rem;background:linear-gradient(135deg,#10b981,#059669);color:white;border-radius:.375rem;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.article-content .stat-number{font-size:3rem;font-weight:900;background:linear-gradient(135deg,#6366f1,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;line-height:1;margin:.5rem 0}.article-content .download-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#8b5cf6,#6366f1);color:white;border-radius:.75rem;text-decoration:none;font-weight:700;transition:all .3s ease;box-shadow:0 4px 6px -1px rgba(139,92,246,.3)}.article-content .download-link:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(139,92,246,.4)}.article-content .table-of-contents{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:2px solid #e5e7eb;border-radius:1.5rem;padding:2rem;margin:2rem 0}.article-content .table-of-contents h3{margin-top:0;color:#111827;font-size:1.5rem}.article-content .table-of-contents ul{margin:0;padding-right:1.5rem}.article-content .table-of-contents li{margin-bottom:.5rem}.article-content .table-of-contents a{color:#6366f1;text-decoration:none;font-weight:600;transition:all .2s ease}.article-content .table-of-contents a:hover{color:#8b5cf6;padding-right:.5rem}