.elementor-310 .elementor-element.elementor-element-621ac6b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:050px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-310 .elementor-element.elementor-element-62f2068{--display:flex;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-310 .elementor-element.elementor-element-41a9983{text-align:center;}.elementor-310 .elementor-element.elementor-element-41a9983 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:1.9em;font-weight:600;color:#111184;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-310 .elementor-element.elementor-element-80c9dc8.elementor-element{--align-self:center;}.elementor-310 .elementor-element.elementor-element-80c9dc8 .elementor-icon-list-icon{width:14px;}.elementor-310 .elementor-element.elementor-element-80c9dc8 .elementor-icon-list-icon i{font-size:14px;}.elementor-310 .elementor-element.elementor-element-80c9dc8 .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-widget-table-of-contents{--header-color:var( --e-global-color-secondary );--item-text-color:var( --e-global-color-text );--item-text-hover-color:var( --e-global-color-accent );--marker-color:var( --e-global-color-text );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-310 .elementor-element.elementor-element-8600077 .elementor-toc__header-title{text-align:start;}.elementor-310 .elementor-element.elementor-element-8600077 .elementor-toc__header{flex-direction:row;}.elementor-310 .elementor-element.elementor-element-8600077{--item-text-hover-decoration:underline;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}body.elementor-page-310:not(.elementor-motion-effects-element-type-background), body.elementor-page-310 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}@media(max-width:767px){.elementor-310 .elementor-element.elementor-element-621ac6b{--content-width:100%;--padding-top:010px;--padding-bottom:010px;--padding-left:010px;--padding-right:010px;}}@media(min-width:768px){.elementor-310 .elementor-element.elementor-element-621ac6b{--content-width:772px;}}/* Start custom CSS for theme-post-featured-image, class: .elementor-element-98e144d */.saa-article-image {
  width: 100%;
  max-width: 1200px;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 24px 70px rgba(17, 17, 132, 0.12);
  position: relative;
}

.saa-article-image img {
  width: 100%;
  height: auto;
  max-height: 650px;
  object-fit: cover;
  display: block;
}

@media (max-width: 768px) {
  .saa-article-image {
    border-radius: 18px;
    margin-bottom: 40px;
  }
  
  .saa-article-image img {
    max-height: 400px;
  }
}/* End custom CSS */
/* Start custom CSS for theme-post-title, class: .elementor-element-41a9983 */.saa-article-title {
  margin: 0 0 40px 0;
}

.saa-article-title h1,
.saa-article-title h2 {
  font-size: clamp(32px, 5vw, 56px) !important;
  font-weight: 900 !important;
  color: #141414 !important;
  line-height: 1.15 !important;
  letter-spacing: -0.03em !important;
  text-wrap: balance;
  margin: 0;
}/* End custom CSS */
/* Start custom CSS for table-of-contents, class: .elementor-element-8600077 */.saa-toc {
  background: #f7f8ff;
  border-radius: 20px;
  border: 1px solid rgba(17, 17, 132, 0.08);
  padding: 28px;
  margin-bottom: 40px;
  box-shadow: 0 12px 32px rgba(17, 17, 132, 0.03);
}

.saa-toc .elementor-toc__header {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(17, 17, 132, 0.1);
}

.saa-toc .elementor-toc__header-title {
  color: #111184 !important;
  font-size: 20px !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em;
}

.saa-toc .elementor-toc__list-item {
  padding: 6px 0;
}

.saa-toc .elementor-toc__list-item a {
  color: #5b6272 !important;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.saa-toc .elementor-toc__list-item a:hover {
  color: #111184 !important;
  transform: translateX(4px);
}

.saa-toc .elementor-toc__list-item.elementor-item-active a {
  color: #111184 !important;
  font-weight: 800;
}/* End custom CSS */
/* Start custom CSS for theme-post-content, class: .elementor-element-ba089fc */.saa-single-article {
  --saa-text: #141414;
  --saa-text-muted: #5b6272;
  --saa-brand: #111184;
  --saa-bg-quote: #f7f8ff;
  font-family: inherit;
}

.saa-single-article h1,
.saa-single-article h2,
.saa-single-article h3,
.saa-single-article h4,
.saa-single-article h5,
.saa-single-article h6 {
  color: var(--saa-text);
  font-weight: 800;
  line-height: 1.3;
  margin-top: 48px;
  margin-bottom: 20px;
  letter-spacing: -0.02em;
}

.saa-single-article h2 {
  font-size: 32px;
}

.saa-single-article h3 {
  font-size: 26px;
}

.saa-single-article p {
  font-size: 18px;
  line-height: 1.8;
  color: var(--saa-text-muted);
  margin-bottom: 28px;
  font-weight: 400;
}

.saa-single-article a {
  color: var(--saa-brand);
  text-decoration: none;
  border-bottom: 1px solid rgba(17, 17, 132, 0.3);
  transition: all 0.3s ease;
  padding-bottom: 2px;
}

.saa-single-article a:hover {
  border-bottom-color: var(--saa-brand);
  background-color: rgba(17, 17, 132, 0.05);
}

.saa-single-article img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  margin: 40px 0;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.06);
}

.saa-single-article figcaption {
  text-align: center;
  font-size: 14px;
  color: #8c93a1;
  margin-top: -24px;
  margin-bottom: 40px;
  font-style: italic;
}

.saa-single-article blockquote {
  margin: 48px 0;
  padding: 32px 40px;
  background-color: var(--saa-bg-quote);
  border-left: 4px solid var(--saa-brand);
  border-radius: 0 20px 20px 0;
  position: relative;
}

.saa-single-article blockquote p {
  font-size: 22px;
  font-weight: 600;
  color: var(--saa-text);
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
}

.saa-single-article blockquote cite {
  display: block;
  margin-top: 16px;
  font-size: 15px;
  font-weight: 700;
  color: var(--saa-brand);
  font-style: normal;
}

.saa-single-article ul,
.saa-single-article ol {
  margin-bottom: 28px;
  padding-left: 24px;
}

.saa-single-article li {
  font-size: 18px;
  line-height: 1.8;
  color: var(--saa-text-muted);
  margin-bottom: 12px;
}

.saa-single-article li::marker {
  color: var(--saa-brand);
  font-weight: 700;
}

.saa-single-article code {
  background-color: #f1f2f6;
  padding: 4px 8px;
  border-radius: 6px;
  font-size: 15px;
  color: #ff4757;
  font-family: monospace;
}

@media (max-width: 768px) {
  .saa-single-article h2 { font-size: 26px; }
  .saa-single-article h3 { font-size: 22px; }
  .saa-single-article p, .saa-single-article li { font-size: 16px; }
  .saa-single-article blockquote { padding: 24px; }
  .saa-single-article blockquote p { font-size: 18px; }
}/* End custom CSS */
/* Start custom CSS for post-comments, class: .elementor-element-7357687 */.saa-comments {
  margin-top: 60px;
  padding-top: 50px;
  border-top: 1px solid rgba(17, 17, 132, 0.1);
}

.saa-comments .comments-title,
.saa-comments .comment-reply-title {
  font-size: 28px;
  font-weight: 800;
  color: #141414;
  margin-bottom: 30px;
  letter-spacing: -0.02em;
}

.saa-comments .commentlist {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
}

.saa-comments .comment-body {
  background: #ffffff;
  border: 1px solid rgba(17, 17, 132, 0.08);
  border-radius: 24px;
  padding: 28px;
  margin-bottom: 24px;
  box-shadow: 0 10px 40px rgba(17, 17, 132, 0.03);
}

.saa-comments .comment-meta {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}

.saa-comments .comment-author img {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
}

.saa-comments .comment-author b {
  font-weight: 800;
  color: #141414;
  font-size: 16px;
}

.saa-comments .comment-metadata a {
  color: #8c93a1;
  font-size: 13px;
  text-decoration: none;
  font-weight: 500;
}

.saa-comments .comment-content p {
  color: #5b6272;
  line-height: 1.7;
  font-size: 16px;
  margin-bottom: 16px;
}

.saa-comments .reply a {
  display: inline-block;
  background: #f7f8ff;
  color: #111184;
  padding: 8px 20px;
  border-radius: 99px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  transition: all 0.3s ease;
}

.saa-comments .reply a:hover {
  background: #111184;
  color: #ffffff;
}

.saa-comments .comment-respond {
  background: #f8f9fc;
  padding: 32px;
  border-radius: 24px;
  border: 1px solid rgba(17, 17, 132, 0.05);
}

.saa-comments input[type="text"],
.saa-comments input[type="email"],
.saa-comments input[type="url"],
.saa-comments textarea {
  width: 100%;
  padding: 16px 20px;
  border-radius: 16px;
  border: 1px solid rgba(17, 17, 132, 0.1);
  background: #ffffff;
  color: #141414;
  font-family: inherit;
  font-size: 15px;
  transition: all 0.3s ease;
}

.saa-comments input:focus,
.saa-comments textarea:focus {
  outline: none;
  border-color: #111184;
  box-shadow: 0 0 0 4px rgba(17, 17, 132, 0.1);
}

.saa-comments .submit {
  background: #111184;
  color: #ffffff;
  padding: 16px 36px;
  border-radius: 99px;
  border: none;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
}

.saa-comments .submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(17, 17, 132, 0.15);
  background: #0b0b67;
}

.saa-comments .comment-notes, 
.saa-comments .logged-in-as {
  color: #8c93a1;
  font-size: 14px;
  margin-bottom: 20px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-62f2068 */.saa-article-header {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 20px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.saa-article-meta {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 24px;
}

/* استایل‌دهی به آیتم‌های داخل ویجت المنتور */
.saa-article-meta .elementor-icon-list-item,
.saa-article-meta .elementor-icon-list-text,
.saa-article-meta a {
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #111184 !important;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
}

/* ساخت ظاهر شبیه به دکمه/بج (Badge) */
.saa-article-meta .elementor-icon-list-item {
  background: rgba(17, 17, 132, 0.08);
  padding: 8px 16px;
  border-radius: 99px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

/* استایل آیکون‌های متای نوشته */
.saa-article-meta .elementor-icon-list-icon i,
.saa-article-meta .elementor-icon-list-icon svg {
  color: #111184;
  width: 14px;
  height: 14px;
}

/* حذف جداکننده‌های پیش‌فرض المنتور */
.saa-article-meta .elementor-icon-list-divider {
  display: none !important;
}/* End custom CSS */