.elementor-3045 .elementor-element.elementor-element-5578dbf{--display:flex;--min-height:184px;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-3045 .elementor-element.elementor-element-95cd679{--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-3045 .elementor-element.elementor-element-f95b892{text-align:center;}.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-3045 .elementor-element.elementor-element-832ad11 .elementor-icon-list-icon{width:14px;}.elementor-3045 .elementor-element.elementor-element-832ad11 .elementor-icon-list-icon i{font-size:14px;}.elementor-3045 .elementor-element.elementor-element-832ad11 .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-3045 .elementor-element.elementor-element-f8b1f84{--display:flex;}.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-3045 .elementor-element.elementor-element-d6488a5{--display:flex;}.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 );}.elementor-3045 .elementor-element.elementor-element-6b25bee{margin:17px 17px calc(var(--kit-widget-spacing, 0px) + 17px) 17px;text-align:end;font-family:"Arial", Sans-serif;font-size:20px;font-weight:400;}.elementor-3045 .elementor-element.elementor-element-c39711a{--display:flex;}.elementor-widget-author-box .elementor-author-box__name{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-author-box .elementor-author-box__bio{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-widget-author-box .elementor-author-box__button{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-author-box .elementor-author-box__button:hover{border-color:var( --e-global-color-secondary );color:var( --e-global-color-secondary );}.elementor-3045 .elementor-element.elementor-element-94c0278{--display:flex;}.elementor-widget-post-navigation span.post-navigation__prev--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__next--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-3045 .elementor-element.elementor-element-3921f54{--display:flex;}/* Start custom CSS for container, class: .elementor-element-5578dbf *//* ============================================
   SINGLE POST - GIT BLOG TEMPLATE
   ============================================ */

/* ===== SINGLE POST WRAPPER ===== */
.git-single-wrap {
  background:
    radial-gradient(circle at top right, rgba(59,130,246,.12), transparent 30%),
    radial-gradient(circle at top left, rgba(139,92,246,.10), transparent 28%),
    linear-gradient(180deg,#08101d 0%,#0b1020 100%);
  padding: 40px 20px 80px;
}

.git-single-wrap * {
  color: #e6edf6;
}

/* ===== HERO SECTION ===== */
.git-single-hero {
  max-width: 860px;
  margin: 0 auto 30px;
  text-align: center;
  direction: rtl;
}

.git-single-badge a {
  display: inline-block;
  padding: 7px 16px;
  border-radius: 999px;
  background: rgba(59,130,246,.14);
  border: 1px solid rgba(59,130,246,.25);
  color: #93c5fd;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  margin: 0 4px 16px;
  font-family: 'Aria', sans-serif;
}

.git-single-title,
.git-single-title .elementor-heading-title {
  color: #ffffff !important;
  font-size: clamp(28px, 4vw, 46px);
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -.5px;
  margin-bottom: 18px;
  font-family: 'Aria', sans-serif;
  direction: rtl;
}

.git-single-meta,
.git-single-meta * {
  color: #8fa1ba !important;
  font-size: 14px;
  font-family: 'Aria', sans-serif;
  direction: rtl;
}

/* ===== FEATURED IMAGE ===== */
.git-single-thumb {
  max-width: 980px;
  margin: 0 auto 40px;
}

.git-single-thumb img {
  width: 100%;
  border-radius: 22px;
  border: 1px solid rgba(59,130,246,.18);
  box-shadow: 0 20px 50px rgba(0,0,0,.4);
  display: block;
}

/* ===== POST CONTENT ===== */
.git-post-content,
.git-post-content .entry-content {
  max-width: 820px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 2;
  color: #c7d2e2;
  font-family: 'Aria', sans-serif;
  direction: rtl;
  text-align: right;
}

.git-post-content h2,
.git-post-content .entry-content h2 {
  color: #ffffff;
  font-size: clamp(30px, 3vw, 30px);
  font-weight: 800;
  margin: 46px 0 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(59,130,246,.18);
  position: relative;
  font-family: 'Aria', sans-serif;
}

.git-post-content h2:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 70px;
  height: 2px;
  background: linear-gradient(90deg, #2563eb, #7c3aed);
}

.git-post-content h3,
.git-post-content .entry-content h3 {
  color: #f1f5ff;
  font-size: clamp(19px, 2.4vw, 24px);
  font-weight: 700;
  margin: 34px 0 12px;
  font-family: 'Aria', sans-serif;
}

.git-post-content h4,
.git-post-content .entry-content h4 {
  color: #f1f5ff;
  font-size: clamp(19px, 2.4vw, 24px);
  font-weight: 600;
  margin: 34px 0 12px;
  font-family: 'Aria', sans-serif;
}

.git-post-content p {
  margin: 0 0 15px 0;
  font-weight: 500;
  color: #c7d2e2;
  font-family: 'Aria', sans-serif;
  direction: rtl;
  text-align: right;
}

.git-post-content a {
  color: #60a5fa;
  text-decoration: none;
  border-bottom: 1px dashed rgba(96,165,250,.5);
  transition: .25s;
}

.git-post-content a:hover {
  color: #93c5fd;
  border-bottom-color: #93c5fd;
}

/* ===== LISTS ===== */
.git-post-content ul,
.git-post-content ol {
  margin: 0 0 22px;
  padding-right: 24px;
}

.git-post-content ul li {
  list-style: none;
  position: relative;
  padding-right: 22px;
  margin-bottom: 10px;
}

.git-post-content ul li:before {
  content: "";
  position: absolute;
  right: 0;
  top: 11px;
  width: 8px;
  height: 8px;
  border-radius: 3px;
  background: linear-gradient(135deg, #2563eb, #7c3aed);
}

.git-post-content ol li {
  margin-bottom: 10px;
  padding-right: 6px;
}

.git-post-content ol li::marker {
  color: #60a5fa;
  font-weight: 800;
}

/* ===== BLOCKQUOTE ===== */
.git-post-content blockquote {
  margin: 26px 0;
  padding: 18px 22px;
  background: rgba(139,92,246,.10);
  border-right: 4px solid #7c3aed;
  border-radius: 14px;
  color: #d8def0;
  font-family: 'Aria', sans-serif;
  font-weight: 600;
  font-style: normal;
  direction: rtl;
  text-align: right;
}

.git-post-content blockquote p {
  margin: 0;
}

/* ===== INLINE CODE ===== */
.git-post-content p code,
.git-post-content li code {
  background: rgba(139,92,246,.16);
  color: #c4b5fd;
  padding: 2px 8px;
  border-radius: 7px;
  /*font-family: "Fira Code", Consolas, monospace;*/
  font-family: 'Aria', sans-serif;
  font-size: .92em;
  border: 1px solid rgba(139,92,246,.22);
  white-space: nowrap;

}

/* ===== CODE BLOCKS (TERMINAL STYLE) ===== */
.git-post-content pre {
  position: relative;
  background: #070b16;
  border: 1px solid rgba(59,130,246,.18);
  border-radius: 16px;
  padding: 46px 22px 20px;
  margin: 26px 0;
  overflow-x: auto;
  direction: rtl;
  text-align: right;
  box-shadow: 0 12px 30px rgba(0,0,0,.35);
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: 'Aria';
  font-weight: 800;
}

.git-post-content pre:before {
  content: "";
  position: absolute;
  top: 16px;
  left: 18px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ff5f56;
  box-shadow: 20px 0 0 #ffbd2e, 40px 0 0 #27c93f;
}

.git-post-content pre code {
  font-family: 'Aria';
  font-weight: 800;
  background: transparent !important;
  border: none !important;
  color: #7ee787;
  /*font-family: "Fira Code", Consolas, monospace;*/
  font-size: 14.5px;
  line-height: 1.8;
  padding: 0 !important;
  white-space: pre-wrap;
  word-wrap: break-word;
  display: block;
}

/* ===== TABLES ===== */
.git-post-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 26px 0;
  background: rgba(17,24,45,.7);
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(59,130,246,.16);
}

.git-post-content th {
  background: rgba(37,99,235,.18);
  color: #fff;
  padding: 12px 14px;
  text-align: right;
  font-weight: 700;
}

.git-post-content td {
  padding: 12px 14px;
  border-top: 1px solid rgba(148,163,184,.12);
  color: #c7d2e2;
}

/* ===== IMAGES ===== */
.git-post-content img {
  border-radius: 16px;
  border: 1px solid rgba(59,130,246,.14);
  margin: 10px 0;
}

/* ===== AUTHOR BOX ===== */
.git-author-box {
  max-width: 820px;
  margin: 50px auto 0;
}

.git-author-box .elementor-widget-theme-author-box {
  background: linear-gradient(180deg, rgba(17,24,45,.95), rgba(10,15,28,.95));
  border: 1px solid rgba(59,130,246,.16);
  border-radius: 20px;
  padding: 24px;
}

.git-author-box .elementor-author-box__name {
  color: #fff !important;
  font-weight: 800;
  font-family: 'Aria', sans-serif;
}

.git-author-box .elementor-author-box__bio {
  color: #9fb0c7 !important;
  font-family: 'Aria', sans-serif;
}

.git-author-box img {
  border-radius: 50%;
  border: 2px solid rgba(59,130,246,.4);
}

/* ===== POST NAVIGATION ===== */
.git-post-nav {
  max-width: 820px;
  margin: 30px auto 0;
}

.git-post-nav a {
  background: rgba(17,24,45,.8);
  border: 1px solid rgba(59,130,246,.16);
  border-radius: 16px;
  padding: 16px 20px;
  color: #dbeafe !important;
  transition: .3s;
  font-family: 'Aria', sans-serif;
}

.git-post-nav a:hover {
  border-color: rgba(96,165,250,.45);
  transform: translateY(-3px);
}

/* ===== COMMENTS ===== */
.git-comments {
  max-width: 820px;
  margin: 40px auto 0;
  background: linear-gradient(180deg, rgba(17,24,45,.9), rgba(10,15,28,.9));
  border: 1px solid rgba(148,163,184,.12);
  border-radius: 20px;
  padding: 28px;
}

.git-comments input,
.git-comments textarea {
  background: #0a0f1d !important;
  border: 1px solid rgba(59,130,246,.2) !important;
  border-radius: 12px !important;
  color: #fff !important;
  font-family: 'Aria', sans-serif;
}

.git-comments input::placeholder,
.git-comments textarea::placeholder {
  color: #7f8da3 !important;
}

.git-comments .submit,
.git-comments input[type="submit"] {
  background: linear-gradient(135deg, #2563eb, #7c3aed) !important;
  color: #fff !important;
  border: none !important;
  border-radius: 12px !important;
  padding: 12px 24px !important;
  font-weight: 700;
  cursor: pointer;
  font-family: 'Aria', sans-serif;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 767px) {
  .git-single-wrap {
    padding: 24px 14px 60px;
  }

  .git-post-content,
  .git-post-content .entry-content {
    font-size: 16px;
  }

  .git-post-content pre {
    padding: 42px 14px 16px;
  }
}


/* ===== جاستیفای متن بدنه ===== */
.git-post-content p{
  text-align: justify;        /* هم‌تراز از دو طرف */
  text-align-last: right;     /* خط آخر راست بماند، کش نیاید */
  text-justify: inter-word;   /* فاصله‌ها متعادل پخش شوند */
}

/* نقل‌قول جاستیفای نشود (کوتاه است، راست‌چین زیباتر است) */
.git-post-content blockquote p{
  /*text-align: right;*/
  /*text-align-last: right;*/
    text-align: justify;        /* هم‌تراز از دو طرف */
  text-align-last: right;     /* خط آخر راست بماند، کش نیاید */
  text-justify: inter-word;   /* فاصله‌ها متعادل پخش شوند */
}
.git-post-content pre code {
  /*text-align: right;*/
  /*text-align-last: right;*/
    text-align: justify;        /* هم‌تراز از دو طرف */
  text-align-last: right;     /* خط آخر راست بماند، کش نیاید */
  text-justify: inter-word;   /* فاصله‌ها متعادل پخش شوند */
}/* End custom CSS */