.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 );}/* Start custom CSS for text-editor, class: .elementor-element-139258db *//* ── STORY CALLOUT BOX ── */
.qc-story-box {
  border-top: 2px solid #C0392B;
  border-bottom: 2px solid #C0392B;
  border-left: 2px solid #C0392B;
  border-right: 2px solid #C0392B;
  background-color: #FFF5F5;
  padding: 18px 24px 18px 20px;
  border-radius: 4px;
  margin-bottom: 28px;
}
.qc-story-title {
  color: #C0392B;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 10px;
}
.qc-story-body {
  color: #1A3A52;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 10px;
}
.qc-story-accent {
  color: #C0392B;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 10px;
}
.qc-story-close {
  color: #1A3A52;
  font-style: italic;
  font-size: 15px;
  margin-bottom: 0;
}
 
/* ── COACH TIP BOX ── */
.coach-tip {
  border-left: 5px solid #C0392B;
  background-color: #D6EAF8;
  padding: 18px 24px 18px 20px;
  border-radius: 0;
  margin-bottom: 28px;
}
.coach-tip-label .brand {
  color: #C0392B;
  text-decoration: underline;
  font-weight: 700;
}
.coach-tip-label .tag {
  color: #1A3A52;
  font-weight: 700;
}
.coach-tip-body {
  font-style: italic;
  color: #1A3A52;
  font-size: 15px;
  line-height: 1.7;
  margin-top: 8px;
  margin-bottom: 0;
}
 
/* ── CALIFORNIA NOTE BOX ── */
.california-note {
  border-left: 5px solid #D4890A;
  border-top: 1px solid #F0C97A;
  border-bottom: 1px solid #F0C97A;
  border-right: 1px solid #F0C97A;
  background-color: #FFF8E1;
  padding: 18px 24px 18px 20px;
  border-radius: 0 4px 4px 0;
  margin-bottom: 28px;
}
.california-note-title {
  color: #8B5E06;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
}
.california-note-body {
  color: #5D4037;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 0;
}
 
/* ── CTA BOX ── */
.cta-clarity-box {
  border-top: 2px solid #1E7E34;
  border-bottom: 2px solid #1E7E34;
  border-left: 2px solid #1E7E34;
  border-right: 2px solid #1E7E34;
  background-color: #D4EDDA;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 28px;
}
.cta-clarity-header {
  border-bottom: 2px solid #1E7E34;
  padding: 14px 20px;
  text-align: center;
}
.cta-clarity-headline {
  font-size: 17px;
  font-weight: 700;
  color: #1E7E34;
  margin: 0;
}
.cta-clarity-body {
  padding: 14px 20px 18px;
  text-align: center;
}
.cta-sub {
  text-transform: uppercase;
  color: #2D5016;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 10px;
}
.cta-text {
  color: #1A3A52;
  font-size: 15px;
  margin-bottom: 10px;
}
.cta-link {
  font-weight: 700;
  color: #1E7E34;
  font-size: 15px;
}
 
/* ── 2-COL EXPLAINER TABLE ── */
.qc-explainer-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 28px;
  font-size: 15px;
}
.qc-explainer-table td {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  padding: 11px 14px;
  color: #1A3A52;
  vertical-align: top;
}
.qc-explainer-table th {
  background-color: #1A3A52 !important;
  color: #FFFFFF !important;
  font-weight: 700;
  font-size: 14px;
  padding: 11px 14px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.qc-explainer-table td.qc-label-cell {
  background-color: #1A3A52 !important;
  color: #FFFFFF !important;
  font-weight: 700;
  width: 28%;
}
.qc-explainer-table td.qc-desc-cell-blue {
  background-color: #D6EAF8;
}
.qc-explainer-table td.qc-desc-cell-gray {
  background-color: #F5F5F5;
}
 
/* ── AI PROMPT BOX ── */
.qc-ai-prompt {
  border-left: 5px solid #2E86C1;
  background-color: #EBF5FB;
  padding: 18px 24px 18px 20px;
  border-radius: 0;
  margin-bottom: 28px;
}
.qc-ai-prompt-header {
  color: #1A3A52;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 6px;
}
.qc-ai-prompt-sub {
  color: #1A3A52;
  font-size: 14px;
  margin-bottom: 10px;
}
.qc-ai-prompt-text {
  color: #1A3A52;
  font-size: 14px;
  font-style: italic;
  line-height: 1.7;
  margin-bottom: 0;
}
 
/* ── DISCLAIMER BOX ── */
.qc-disclaimer {
  background-color: #F5F5F5;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  padding: 14px 18px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.qc-disclaimer p {
  color: #1A3A52;
  font-size: 13px;
  margin: 0;
  line-height: 1.6;
}
.qc-disclaimer strong {
  font-weight: 700;
}
 
/* ── SECTION HEADING ── */
.qc-section-h2 {
  color: #1A3A52;
  font-size: 22px;
  font-weight: 700;
  margin-top: 32px;
  margin-bottom: 14px;
}
 
/* ── BODY COPY ── */
.qc-body {
  color: #1A3A52;
  font-size: 15px;
  line-height: 1.75;
  margin-bottom: 16px;
}
 
/* ── NUMBERED LIST ── */
.qc-numbered {
  color: #1A3A52;
  font-size: 15px;
  line-height: 1.75;
  padding-left: 24px;
  margin-bottom: 16px;
}
.qc-numbered li {
  margin-bottom: 12px;
}/* End custom CSS */