.elementor-36555 .elementor-element.elementor-element-e142f4c{--display:flex;}.elementor-36555 .elementor-element.elementor-element-270bc33{--display:flex;}.elementor-36555 .elementor-element.elementor-element-c38eaf4{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-36555 .elementor-element.elementor-element-c38eaf4 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-36555 .elementor-element.elementor-element-c38eaf4:after{content:"0.66";}.elementor-36555 .elementor-element.elementor-element-c38eaf4 .elementor-post__thumbnail__link{width:100%;}.elementor-36555 .elementor-element.elementor-element-c38eaf4 .elementor-post__meta-data span + span:before{content:"///";}.elementor-36555 .elementor-element.elementor-element-c38eaf4.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-36555 .elementor-element.elementor-element-c38eaf4.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-36555 .elementor-element.elementor-element-c38eaf4.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-36555 .elementor-element.elementor-element-f06089f{--display:flex;}.elementor-36555 .elementor-element.elementor-element-1b5dcc0{--display:flex;}.elementor-36555 .elementor-element.elementor-element-d617b20{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-36555 .elementor-element.elementor-element-d617b20 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-36555 .elementor-element.elementor-element-d617b20:after{content:"0.66";}.elementor-36555 .elementor-element.elementor-element-d617b20 .elementor-post__thumbnail__link{width:100%;}.elementor-36555 .elementor-element.elementor-element-d617b20 .elementor-post__meta-data span + span:before{content:"///";}.elementor-36555 .elementor-element.elementor-element-d617b20.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-36555 .elementor-element.elementor-element-d617b20.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-36555 .elementor-element.elementor-element-d617b20.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-36555 .elementor-element.elementor-element-d617b20 .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-36555 .elementor-element.elementor-element-d617b20 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-36555 .elementor-element.elementor-element-d617b20 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-36555 .elementor-element.elementor-element-d617b20 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-36555 .elementor-element.elementor-element-d617b20 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}.elementor-36555 .elementor-element.elementor-element-e9ec0a9{--display:flex;}@media(max-width:767px){.elementor-36555 .elementor-element.elementor-element-c38eaf4 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-36555 .elementor-element.elementor-element-c38eaf4:after{content:"0.5";}.elementor-36555 .elementor-element.elementor-element-c38eaf4 .elementor-post__thumbnail__link{width:100%;}.elementor-36555 .elementor-element.elementor-element-d617b20 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-36555 .elementor-element.elementor-element-d617b20:after{content:"0.5";}.elementor-36555 .elementor-element.elementor-element-d617b20 .elementor-post__thumbnail__link{width:100%;}}/* Start custom CSS for html, class: .elementor-element-efb241f *//* =========================================
   TAG PAGE: man-dash-story (scoped)
   ========================================= */
.tag-man-dash-story {
  --mds-bg: #f6f8f7;
  --mds-panel: #e6ece9;          /* intro panel */
  --mds-panel-border: #d5ddd9;

  --mds-ink: #24312e;
  --mds-muted: #4a5b56;

  --mds-accent: #5f7f77;         /* sage */
  --mds-accent-soft: #cfe0da;

  --mds-card: #ffffff;
  --mds-card-border: #dfe6e2;
  --mds-shadow: 0 2px 10px rgba(0,0,0,0.05);
  --mds-shadow-hover: 0 6px 18px rgba(0,0,0,0.10);

  background: var(--mds-bg);
}

/* Optional: tighten overall spacing on tag archive */
.tag-man-dash-story .elementor-section,
.tag-man-dash-story .elementor-container {
  max-width: 1200px;
}

/* =========================================
   Intro block (your HTML)
   ========================================= */
.tag-man-dash-story .man-dash-story-page-intro {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  padding: 18px 18px;
  margin: 0 0 18px;
  background: var(--mds-panel);
  border: 1px solid var(--mds-panel-border);
  border-radius: 14px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.03);
}

.tag-man-dash-story .man-dash-story-page-intro .intro-icon {
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  background: rgba(95,127,119,0.14);
  color: var(--mds-ink);
  font-size: 22px;
  line-height: 1;
}

.tag-man-dash-story .man-dash-story-page-intro .intro-title {
  margin: 0 0 6px;
  color: var(--mds-ink);
  font-size: 26px;
  font-weight: 700;
}

.tag-man-dash-story .man-dash-story-page-intro .intro-text {
  margin: 0;
  color: var(--mds-muted);
  font-size: 15.5px;
  line-height: 1.6;
}

/* Responsive intro */
@media (max-width: 767px) {
  .tag-man-dash-story .man-dash-story-page-intro {
    padding: 16px 14px;
    border-radius: 12px;
  }
  .tag-man-dash-story .man-dash-story-page-intro .intro-title {
    font-size: 22px;
  }
}

/* =========================================
   Section titles
   ========================================= */
.tag-man-dash-story .sivi-top-section-title {
  margin: 18px 0 10px;
  padding: 0;
  color: var(--mds-ink);
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.2px;
  display: inline-flex;
  gap: 10px;
  align-items: center;
}

.tag-man-dash-story .sivi-top-section-title::before {
  content: "";
  width: 10px;
  height: 22px;
  border-radius: 7px;
  background: var(--mds-accent);
  display: inline-block;
}

.tag-man-dash-story .more-posts-section-title {
  margin: 26px 0 10px;
  color: var(--mds-ink);
  font-size: 16px;
  font-weight: 800;
  opacity: 0.95;
  display: inline-flex;
  gap: 10px;
  align-items: center;
}

.tag-man-dash-story .more-posts-section-title::before {
  content: "";
  width: 8px;
  height: 18px;
  border-radius: 6px;
  background: rgba(95,127,119,0.55);
  display: inline-block;
}

/* =========================================
   Elementor Posts: common card styling
   (works for both widgets)
   ========================================= */
.tag-man-dash-story .elementor-posts-container {
  gap: 18px;
}

.tag-man-dash-story .elementor-post {
  position: relative;
  background: var(--mds-card);
  border: 1px solid var(--mds-card-border);
  border-radius: 14px;
  padding: 16px 16px;
  box-shadow: var(--mds-shadow);
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
  overflow: hidden;
}

.tag-man-dash-story .elementor-post:hover {
  transform: translateY(-4px);
  box-shadow: var(--mds-shadow-hover);
  border-color: rgba(95,127,119,0.45);
}

.tag-man-dash-story .elementor-post__title {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.25;
}

.tag-man-dash-story .elementor-post__title a {
  color: var(--mds-ink);
  text-decoration: none;
}

.tag-man-dash-story .elementor-post__title a:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-color: rgba(95,127,119,0.55);
  text-underline-offset: 3px;
}

.tag-man-dash-story .elementor-post__excerpt {
  color: var(--mds-muted);
  font-size: 14.5px;
  line-height: 1.6;
  margin: 0;
}

/* Meta (date, author) if you show it */
.tag-man-dash-story .elementor-post__meta-data,
.tag-man-dash-story .elementor-post__meta-data * {
  color: rgba(36,49,46,0.65);
  font-size: 12.5px;
}

/* Read more button if exists */
.tag-man-dash-story .elementor-post__read-more {
  margin-top: 10px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--mds-ink);
  font-weight: 700;
  text-decoration: none;
}

.tag-man-dash-story .elementor-post__read-more:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-color: rgba(95,127,119,0.6);
  text-underline-offset: 3px;
}

/* =========================================
   SIVI-TOP widget styling (no badge)
   You add class: sivi-top-grid on the widget
   ========================================= */
.tag-man-dash-story .sivi-top-grid .elementor-post {
  background: linear-gradient(180deg, rgba(95,127,119,0.10), rgba(255,255,255,1) 45%);
  border-color: rgba(95,127,119,0.35);
}

.tag-man-dash-story .sivi-top-grid .elementor-post::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 6px;
  background: var(--mds-accent);
  opacity: 0.9;
}

.tag-man-dash-story .sivi-top-grid .elementor-post__title {
  font-size: 18.5px;
}



/* =========================================
   Regular posts widget styling (clean)
   You add class: regular-posts-grid on the widget
   ========================================= */
.tag-man-dash-story .regular-posts-grid .elementor-post::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 12px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(95,127,119,0.35);
}

.tag-man-dash-story .regular-posts-grid .elementor-post {
  background: var(--mds-card);
  border-color: var(--mds-card-border);
}

/* =========================================
   Responsive grid density tweaks
   ========================================= */
@media (max-width: 1024px) {
  .tag-man-dash-story .elementor-post {
    padding: 14px 14px;
  }
  .tag-man-dash-story .elementor-post__title {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .tag-man-dash-story .elementor-post {
    border-radius: 12px;
  }
  .tag-man-dash-story .elementor-post__title {
    font-size: 16.5px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b3a8cfb */.tag-man-dash-story .sivi-top-section-title {
  padding-bottom: 14px;
  margin-bottom: 22px;
  border-bottom: 2px solid rgba(95,127,119,0.55);
}/* End custom CSS */
/* Start custom CSS for posts, class: .elementor-element-c38eaf4 */.sivi-top-grid .elementor-post::before {
  content: "SIVI-TOP";
  position: absolute;
  top: 12px;
  right: 12px;
  background: #5f7f77;
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  padding: 4px 10px;
  border-radius: 999px;
  z-index: 99;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dbf6c02 */.tag-man-dash-story .more-posts-section-title {
  padding-bottom: 14px;
  margin-bottom: 22px;
  border-bottom: 2px solid rgba(95,127,119,0.55);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-862b6a5 */.tag-man-dash-story .short-stories-links-box {
  margin: 26px 0 10px;
  padding: 16px 18px;
  background: #f1f4f3;
  border: 1px solid #d5ddd9;
  border-radius: 14px;
}

.tag-man-dash-story .links-box-title {
  margin: 0 0 10px;
  font-size: 15px;
  font-weight: 800;
  color: #24312e;
}

.tag-man-dash-story .short-stories-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 8px;
}

.tag-man-dash-story .short-stories-links a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  background: #ffffff;
  border: 1px solid #dfe6e2;
  border-radius: 10px;
  text-decoration: none;
  color: #24312e;
  transition: background 0.2s ease, border-color 0.2s ease;
}

.tag-man-dash-story .short-stories-links a:hover {
  background: #e6ece9;
  border-color: rgba(95,127,119,0.45);
}

.tag-man-dash-story .short-stories-links .link-icon {
  font-size: 18px;
  line-height: 1;
}

.tag-man-dash-story .short-stories-links .link-text {
  font-size: 14.5px;
  line-height: 1.4;
}/* End custom CSS */