.articleContent{direction:rtl;line-height:1.85}.articleContent h1{color:var(--foreground);margin:0 0 1rem;font-size:2rem;font-weight:800;line-height:1.25}.articleContent h2{color:var(--foreground);margin:1.25rem 0 .85rem;font-size:1.75rem;font-weight:700;line-height:1.35}.articleContent h2 span{color:inherit!important}.articleContent h3{color:var(--foreground);margin:1rem 0 .5rem;font-size:1.35rem;font-weight:600;line-height:1.4}.articleContent h4{color:var(--foreground);margin:.85rem 0 .4rem;font-size:1.15rem;font-weight:600;line-height:1.45}.articleContent h5{color:var(--foreground);margin:.75rem 0 .35rem;font-size:1rem;font-weight:600;line-height:1.5}.articleContent h6{color:var(--foreground);margin:.65rem 0 .3rem;font-size:.95rem;font-weight:600;line-height:1.55}.articleContent p{margin-top:.65rem;margin-bottom:.65rem}.articleContent p:first-child{margin-top:0}.articleContent a{color:#0088f1;color:color(display-p3 .161447 .522128 .940081);color:lab(54.6566% -.558168 -66.7339);text-decoration:none}.articleContent a:hover{color:#0073cd;color:color(display-p3 -.111008 .426408 .885981);color:lab(46.0499% 6.00439 -73.1069)}.dark .articleContent a{color:#4ea9ff;color:color(display-p3 .390383 .655643 .991701);color:lab(66.8198% -6.42365 -53.9665)}.dark .articleContent a:hover{color:#78bdff;color:color(display-p3 .500852 .733044 1.02962);color:lab(73.9753% -7.73901 -47.5515)}.articleContent .code-block-wrapper{border:1px solid var(--border);background:color-mix(in oklch,var(--foreground)3%,var(--card)97%);border-radius:.75rem;max-width:100%;margin:1rem 5%;overflow:hidden;box-shadow:0 .35rem .85rem rgba(0,0,0,.06)}.articleContent .code-header{border-bottom:1px solid var(--border);background:color-mix(in oklch,var(--muted)55%,var(--card)45%);direction:ltr;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.articleContent .code-language{color:var(--muted-foreground);text-transform:lowercase;font-size:.75rem;font-weight:600}.articleContent .btn-copy-code{border:1px solid var(--border);background:color-mix(in oklch,var(--card)85%,var(--muted)15%);color:var(--foreground);cursor:pointer;border-radius:.5rem;align-items:center;gap:.4rem;padding:.25rem .5rem;font-size:.75rem;transition:background-color .15s,border-color .15s,transform .15s;display:inline-flex}.articleContent .btn-copy-code:hover{background:color-mix(in oklch,var(--card)70%,var(--muted)30%);border-color:color-mix(in oklch,var(--primary)30%,var(--border)70%)}.articleContent .btn-copy-code:disabled{opacity:.6;cursor:default;transform:none}.articleContent .code-copy-icon{color:color-mix(in oklch,var(--muted-foreground)80%,var(--foreground)20%);justify-content:center;align-items:center;display:inline-flex}.articleContent pre.code-block{text-align:left;background:color-mix(in oklch,var(--muted)75%,var(--card)25%);direction:ltr;margin:0;padding:.75rem;overflow-x:auto}.articleContent pre.code-block code{white-space:pre;text-align:left;color:var(--foreground);direction:ltr;unicode-bidi:isolate;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.7;display:block}.articleContent img{border-radius:.75rem;margin:1rem auto;display:block;width:auto!important;max-width:100%!important;height:auto!important}.articleContent .ms-video{border:1px solid var(--border);background:color-mix(in oklch,var(--foreground)2%,var(--card)98%);aspect-ratio:16/9;border-radius:.75rem;width:100%;max-width:56rem;margin:1rem auto;position:relative;overflow:hidden}.articleContent .ms-video iframe{border:0;display:block;width:100%!important;height:100%!important}.articleContent .ms-video>div{width:100%;height:100%}.articleContent .h_iframe-aparat_embed_frame{position:relative}.articleContent .h_iframe-aparat_embed_frame .ratio{width:100%;height:auto;display:block}.articleContent .h_iframe-aparat_embed_frame iframe{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}@supports not (aspect-ratio:16 / 9){.articleContent .ms-video{aspect-ratio:auto}.articleContent .ms-video:before{content:"";padding-top:56.25%;display:block}.articleContent .ms-video iframe{position:absolute;top:0;bottom:0;left:0;right:0}}.articleContent code{direction:ltr;unicode-bidi:isolate;display:inline-block}.articleContent ol,.articleContent ul{margin-top:.75rem;margin-bottom:.75rem;padding-left:0;padding-right:1.5rem;list-style-position:outside}.articleContent ul{list-style-type:disc}.articleContent ol{list-style-type:decimal}.articleContent ul ul{list-style-type:circle}.articleContent ol ol{list-style-type:lower-alpha}.articleContent li{margin-bottom:.4rem;display:list-item}.articleContent .table-wrapper{-webkit-overflow-scrolling:touch;border-radius:.5rem;margin:.75rem 0;overflow-x:auto}.articleContent table{border-collapse:collapse;min-width:100%;font-size:.875rem}.articleContent th,.articleContent td{border:1px solid var(--border);text-align:right;padding:.625rem .75rem}.articleContent th{background:var(--muted);font-weight:600}.articleContent tr:nth-child(2n) td{background:color-mix(in oklch,var(--muted)30%,var(--card)70%)}.articleContent .conclusion-section{background:color-mix(in oklch,var(--primary)6%,var(--card)94%);border:1px solid var(--border);border-right:3px solid var(--primary);direction:rtl;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.dark .articleContent .conclusion-section{background:color-mix(in oklch,var(--primary)10%,var(--card)90%)}.articleContent .conclusion-section h2{font-weight:700;font-size:inherit;color:var(--primary);border-bottom:none;margin:0;padding-bottom:0}.articleContent .subtitle-section{text-align:right;margin:1.5rem 0 .75rem}.articleContent .subtitle-section h3{font-weight:600;font-size:inherit;color:var(--primary);margin:0}.articleContent .custom-list-item{border:1px solid var(--border);background-color:var(--card);border-right:3px solid oklch(85% .15 85);border-radius:.5rem;margin-bottom:.5rem;padding:.75rem 1rem}.dark .articleContent .custom-list-item{border-right-color:#c1983a;border-right-color:color(display-p3 .729935 .601888 .293282);border-right-color:lab(65.3823% 8.57556 53.3721)}.articleContent .professional-signature{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:flex-end;align-items:center;gap:.5rem;margin:2rem 0 0;padding-top:1rem;font-size:.875rem;display:flex}.articleContent .signature-line{background:var(--border);width:40px;height:1px;margin:0 .5rem;display:inline-block}.articleContent .card{border:1px solid var(--border);background:var(--card);border-radius:.75rem;margin-bottom:1rem;overflow:hidden}.articleContent .card-header{border-bottom:1px solid var(--border);background:color-mix(in oklch,var(--muted)40%,var(--card)60%);padding:.75rem 1rem;font-weight:600}.articleContent .card-body{padding:1rem}.articleContent .text-secondary{color:var(--muted-foreground)}.articleContent .bg-light{background-color:color-mix(in oklch,var(--muted)20%,var(--card)80%);border-radius:.5rem;padding:.75rem}.articleContent .content-box{border:1px solid var(--border);background:color-mix(in oklch,var(--primary)6%,var(--card)94%);text-align:center;border-radius:.75rem;margin:1rem 0 1.5rem;padding:1rem 1.25rem}.articleContent .content-box h2,.articleContent h2.gradient-text{color:var(--primary);margin:0;font-size:1.35rem;font-weight:700;line-height:1.4}.dark .articleContent .content-box{background:color-mix(in oklch,var(--primary)10%,var(--card)90%)}.articleContent td.bg-gradient,.articleContent th.bg-gradient{background-color:color-mix(in oklch,var(--muted)35%,var(--card)65%)!important}.articleContent .custom-box{margin-top:.6rem!important;margin-bottom:.6rem!important;padding:.45rem .65rem!important;box-shadow:0 .35rem .85rem rgba(0,0,0,.1)!important}.articleContent .custom-box strong{font-weight:700;line-height:1.45;display:block;padding:.25rem .35rem!important;font-size:1.05rem!important}.articleContent .custom-box strong>div{margin-top:.25rem!important}.articleContent .ms-strategy-ui-chip{vertical-align:middle;white-space:nowrap;align-items:center;gap:.35rem;margin-left:.1rem;margin-right:.1rem;display:inline-flex}.articleContent .ms-strategy-label-blue{color:#1d4ed8;font-size:.95em;font-weight:600}.dark .articleContent .ms-strategy-label-blue{color:#60a5fa}.articleContent .ms-strategy-toolbar-label{color:var(--foreground);font-size:.95em;font-weight:500}.articleContent .ms-strategy-checkbox{vertical-align:middle;line-height:0;display:inline-flex}.articleContent .ms-strategy-icon{vertical-align:middle;flex-shrink:0;width:.875rem;max-width:.875rem;height:.875rem;max-height:.875rem;display:inline-block}.articleContent .ms-strategy-icon--md{width:1rem;max-width:1rem;height:1rem;max-height:1rem}.articleContent .ms-strategy-ui-chip--action{color:var(--foreground);font-size:.875rem}.articleContent .ms-strategy-ui-chip--muted{color:var(--muted-foreground);font-size:.875rem}.articleContent .ms-strategy-ui-chip--muted .ms-strategy-toolbar-label{color:var(--foreground)}.articleContent .ms-strategy-ui-chip--blue{color:#1d4ed8;font-size:.875rem}.dark .articleContent .ms-strategy-ui-chip--blue{color:#60a5fa}.articleContent .ms-strategy-add-btn{color:#fff;background:#16a34a;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;line-height:0;display:inline-flex}.articleContent .ms-strategy-add-btn .ms-strategy-icon{width:1rem;max-width:1rem;height:1rem;max-height:1rem}.articleContent .ms-strategy-checkbox svg rect{stroke:#1d4ed8;fill:#1d4ed8}.dark .articleContent .ms-strategy-checkbox svg rect{stroke:#60a5fa;fill:#60a5fa}.articleContent table td .ms-strategy-ui-chip{flex-wrap:wrap;row-gap:.25rem}.articleContent ul.ms-scenario-actions-list{margin:1rem 0;padding:0;list-style:none}.articleContent .ms-scenario-action-line{flex-wrap:wrap;align-items:center;gap:.4rem .5rem;margin-bottom:.75rem;line-height:1.75;display:flex}.articleContent .ms-scenario-action-line>span:last-child{flex:12rem;min-width:0}.articleContent .ms-scenario-action-pill{border:1px solid var(--border);background:var(--muted);color:var(--foreground);border-radius:.375rem;padding:.15rem .55rem;font-size:.875rem;font-weight:600;display:inline-block}.articleContent .ms-strategy-slider{vertical-align:middle;width:3rem;height:.9rem;display:inline-block;position:relative}.articleContent .ms-strategy-slider:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:.2rem}.articleContent .ms-strategy-slider:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:.2rem}.articleContent .ms-strategy-slider:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:.2rem}.articleContent .ms-strategy-slider:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:.2rem}.articleContent .ms-strategy-slider:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:.2rem}.articleContent .ms-strategy-slider:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:.2rem}.articleContent .ms-strategy-slider-track{background:#bfdbfe;border-radius:9999px;height:4px;margin-top:-2px;position:absolute;top:50%;left:0;right:0}.dark .articleContent .ms-strategy-slider-track{background:#1e3a8a}.articleContent .ms-strategy-slider-thumb{background:#1d4ed8;border-radius:50%;width:10px;height:10px;margin-top:-5px;margin-left:-5px;position:absolute;top:50%;left:35%}.dark .articleContent .ms-strategy-slider-thumb{background:#60a5fa}.articleContent blockquote{border-right:3px solid var(--primary);background:color-mix(in oklch,var(--primary)4%,var(--card)96%);color:var(--foreground);border-left:none;border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:.75rem 1rem}.dark .articleContent blockquote{background:color-mix(in oklch,var(--primary)8%,var(--card)92%)}@media (max-width:640px){.articleContent{font-size:.9375rem;line-height:1.75}.articleContent h1{font-size:1.55rem}.articleContent h2{font-size:1.35rem}.articleContent h3{font-size:1.15rem}.articleContent h4{font-size:1.05rem}.articleContent h5{font-size:.98rem}.articleContent h6{font-size:.95rem}.articleContent .conclusion-section,.articleContent .custom-list-item{padding:.75rem}.articleContent .custom-box{margin-top:.5rem!important;margin-bottom:.5rem!important;padding:.4rem .55rem!important}.articleContent .custom-box strong{font-size:.98rem!important}}
