.elementor-2607 .elementor-element.elementor-element-27984cfa{--display:flex;}.elementor-2607 .elementor-element.elementor-element-27984cfa:not(.elementor-motion-effects-element-type-background), .elementor-2607 .elementor-element.elementor-element-27984cfa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2607 .elementor-element.elementor-element-140f95ef{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}/* Start custom CSS for text-editor, class: .elementor-element-140f95ef *//* =====================================================
   Eddycurrent.com – Dark Editorial (HIGH READABILITY)
   Light text on charcoal background
   ===================================================== */

/* ---------- PAGE BACKGROUND ---------- */
body.single-post {
  background: #1c1f26 !important; /* neutral charcoal */
}

/* ---------- CONTENT WRAPPER ---------- */
body.single-post .entry-content,
body.single-post .wp-site-blocks .entry-content {
  max-width: 860px;
  margin: 2.5rem auto;
  padding: 2.5rem;
  background: #262a33 !important; /* slightly lighter panel */
  border-radius: 16px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.5);
}

/* ---------- BASE TEXT (THIS IS THE KEY FIX) ---------- */
body.single-post,
body.single-post .entry-content,
body.single-post .entry-content p,
body.single-post .entry-content li,
body.single-post .entry-content span {
  color: #f1f3f5 !important; /* very light gray, near-white */
  font-size: 18px;
  line-height: 1.8;
}

/* ---------- HEADINGS ---------- */
body.single-post .entry-title,
body.single-post h1.wp-block-post-title {
  color: #ffffff !important;
  font-size: clamp(2.1rem, 3vw, 2.7rem);
  line-height: 1.1;
  letter-spacing: -0.5px;
  margin-bottom: 1.2rem;
}

body.single-post .entry-content h2,
body.single-post .entry-content h3,
body.single-post .entry-content h4 {
  color: #ffffff !important;
  margin-top: 1.6em;
}

body.single-post .entry-content h2 {
  border-top: 1px solid rgba(0, 255, 153, 0.25);
  padding-top: 0.5em;
}

/* ---------- LINKS ---------- */
body.single-post .entry-content a {
  color: #00ff99 !important; /* clean green */
  text-decoration: none;
  border-bottom: 1px solid rgba(0,255,153,0.4);
}

body.single-post .entry-content a:hover {
  color: #6bffbf !important;
  border-bottom-color: rgba(107,255,191,0.8);
}

/* ---------- IMAGES ---------- */
body.single-post .entry-content img,
body.single-post .entry-content figure img {
  background: #1c1f26;
  padding: 6px;
  border-radius: 12px;
  border: 1px solid rgba(0,255,153,0.25);
  box-shadow: 0 10px 25px rgba(0,0,0,0.6);
}

/* ---------- CAPTIONS ---------- */
body.single-post .entry-content figcaption {
  color: #cfd3da !important;
  font-size: 0.9em;
}

/* ---------- BLOCKQUOTES (RED CALLOUT) ---------- */
body.single-post .entry-content blockquote {
  background: rgba(255, 77, 77, 0.18);
  border-left: 4px solid #ff4d4d;
  padding: 1.2em 1.4em;
  border-radius: 12px;
}

body.single-post .entry-content blockquote,
body.single-post .entry-content blockquote p {
  color: #ffffff !important;
}

/* ---------- TABLES ---------- */
body.single-post .entry-content table {
  background: #1f232c;
  border-collapse: collapse;
  margin: 1.8em 0;
  border-radius: 12px;
  overflow: hidden;
}

body.single-post .entry-content th,
body.single-post .entry-content td {
  color: #f1f3f5 !important;
  padding: 0.85em 0.9em;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

body.single-post .entry-content th {
  background: rgba(0,255,153,0.15);
}

/* ---------- HR ---------- */
body.single-post .entry-content hr {
  border: none;
  height: 1px;
  background: rgba(255,255,255,0.15);
  margin: 2.2em 0;
}

/* ---------- MOBILE ---------- */
@media (max-width: 768px) {
  body.single-post .entry-content,
  body.single-post .wp-site-blocks .entry-content {
    padding: 1.4rem;
  }
}

/* ==========================================
   HARD OVERRIDE: STOP BLACK TEXT IN POSTS
   ========================================== */

/* Kill theme + Gutenberg forced black text */
body.single-post,
body.single-post * {
  color: #f2f4f6 !important;
}

/* Restore hierarchy */
body.single-post h1,
body.single-post h2,
body.single-post h3,
body.single-post h4,
body.single-post h5,
body.single-post h6 {
  color: #ffffff !important;
}

/* Muted text */
body.single-post figcaption,
body.single-post small {
  color: #cfd3da !important;
}

/* Links */
body.single-post a {
  color: #00ff99 !important;
}

/* Blockquotes */
body.single-post blockquote,
body.single-post blockquote * {
  color: #ffffff !important;
}

/* Tables */
body.single-post table,
body.single-post th,
body.single-post td {
  color: #f2f4f6 !important;
}/* End custom CSS */
/* Start custom CSS *//* =========================================================
   Eddycurrent.com Blog Theme v2 (Readability First)
   Dark charcoal background • warm light text
   Green = links/accent • Red = warnings/callouts
   Apply to SINGLE POSTS only
   ========================================================= */

body.single-post {
  --ec-bg: #0f1116;          /* page background */
  --ec-card: #161a23;        /* content panel */
  --ec-card-2: #111520;      /* subtle inset panels */
  --ec-text: #e8e6e3;        /* warm readable text (not blue-gray) */
  --ec-muted: #b8bcc6;       /* secondary text */
  --ec-head: #f4f2ef;        /* headings */
  --ec-border: rgba(255,255,255,0.08);
  --ec-green: #3ddc84;       /* accent green (not neon) */
  --ec-green-2: rgba(61,220,132,0.22);
  --ec-red: #ff4d4d;         /* callout red */
  --ec-red-2: rgba(255,77,77,0.16);

  background: var(--ec-bg) !important;
  color: var(--ec-text) !important;
}

/* ----- Pick up the common content wrappers across themes ----- */
body.single-post .entry-content,
body.single-post .post-content,
body.single-post .single-content,
body.single-post .content-area .site-main,
body.single-post article,
body.single-post .wp-site-blocks .entry-content {
  color: var(--ec-text) !important;
}

/* ----- Content panel (center column “card”) ----- */
body.single-post .entry-content,
body.single-post .wp-site-blocks .entry-content {
  max-width: 860px;
  margin: 0 auto;
  padding: 2.4rem 2.4rem;
  background: var(--ec-card) !important;
  border: 1px solid var(--ec-border);
  border-radius: 18px;
  box-shadow: 0 18px 50px rgba(0,0,0,0.55);
}

/* Mobile */
@media (max-width: 768px) {
  body.single-post .entry-content,
  body.single-post .wp-site-blocks .entry-content {
    padding: 1.4rem 1.2rem;
    border-radius: 14px;
  }
}

/* ----- Typography ----- */
body.single-post .entry-content {
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.12px;
}

/* Force all typical text elements to readable colors */
body.single-post .entry-content p,
body.single-post .entry-content li,
body.single-post .entry-content dd,
body.single-post .entry-content dt,
body.single-post .entry-content span,
body.single-post .entry-content em,
body.single-post .entry-content strong,
body.single-post .entry-content .wp-block-paragraph {
  color: var(--ec-text) !important;
}

body.single-post .entry-content .has-text-color {
  /* If Gutenberg applied a text color, keep it from going black */
  color: var(--ec-text) !important;
}

/* Muted text */
body.single-post .entry-content small,
body.single-post .entry-content figcaption,
body.single-post .entry-content .wp-block-image figcaption {
  color: var(--ec-muted) !important;
}

/* ----- Post title ----- */
body.single-post .entry-title,
body.single-post h1.wp-block-post-title {
  color: var(--ec-head) !important;
  max-width: 900px;
  margin: 0 auto 1.1rem;
  padding: 0 1rem;
  font-size: clamp(2rem, 3vw, 2.7rem);
  line-height: 1.1;
  letter-spacing: -0.6px;
}

/* ----- Headings ----- */
body.single-post .entry-content h1,
body.single-post .entry-content h2,
body.single-post .entry-content h3,
body.single-post .entry-content h4,
body.single-post .entry-content h5,
body.single-post .entry-content h6 {
  color: var(--ec-head) !important;
  line-height: 1.25;
  margin: 1.6em 0 0.6em;
}

body.single-post .entry-content h2 {
  padding-top: 0.4em;
  border-top: 1px solid var(--ec-green-2);
}

/* ----- Links ----- */
body.single-post .entry-content a {
  color: var(--ec-green) !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(61,220,132,0.45);
  transition: color .15s ease, border-color .15s ease;
}
body.single-post .entry-content a:hover {
  color: #74f2ab !important;
  border-bottom-color: rgba(116,242,171,0.9);
}

/* ----- Lists ----- */
body.single-post .entry-content ul,
body.single-post .entry-content ol {
  margin: 0 0 1.3em 1.25em;
}
body.single-post .entry-content li {
  margin: 0.4em 0;
}

/* ----- Blockquote (red callout) ----- */
body.single-post .entry-content blockquote {
  margin: 1.8em 0;
  padding: 1.15em 1.35em;
  background: var(--ec-red-2) !important;
  border-left: 4px solid var(--ec-red);
  border-radius: 14px;
}
body.single-post .entry-content blockquote,
body.single-post .entry-content blockquote p {
  color: #ffe7e7 !important;
}

/* ----- “Pull quote” Gutenberg style (if present) ----- */
body.single-post .entry-content .wp-block-quote {
  border-left-color: var(--ec-green) !important;
}

/* ----- Images: safe framing for light images on dark background ----- */
body.single-post .entry-content figure,
body.single-post .entry-content .wp-block-image {
  margin: 1.8em 0;
}

body.single-post .entry-content img,
body.single-post .entry-content figure img {
  border-radius: 14px;
  background: var(--ec-card-2);
  padding: 8px;
  border: 1px solid rgba(61,220,132,0.18);
  box-shadow: 0 12px 30px rgba(0,0,0,0.6);
  height: auto;
  max-width: 100%;
}

/* ----- Tables ----- */
body.single-post .entry-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.8em 0;
  background: var(--ec-card-2) !important;
  border: 1px solid var(--ec-border);
  border-radius: 14px;
  overflow: hidden;
}

body.single-post .entry-content th,
body.single-post .entry-content td {
  padding: 0.85em 0.9em;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  color: var(--ec-text) !important;
}

body.single-post .entry-content th {
  background: rgba(61,220,132,0.12) !important;
  color: #d7ffe8 !important;
}

/* ----- Code blocks (if you use them) ----- */
body.single-post .entry-content pre,
body.single-post .entry-content code {
  background: #0b0e14 !important;
  color: #d7ffe8 !important;
  border: 1px solid rgba(61,220,132,0.18);
  border-radius: 12px;
}
body.single-post .entry-content pre {
  padding: 1em 1.1em;
  overflow: auto;
}

/* ----- Horizontal rule ----- */
body.single-post .entry-content hr {
  border: none;
  height: 1px;
  background: rgba(255,255,255,0.10);
  margin: 2.2em 0;
}/* End custom CSS */