.elementor-kit-6{--e-global-color-primary:#F3733E;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#F9F9F9;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.coach-tip {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: 5px solid #C0392B;
  background-color: #D6EAF8;
  padding: 18px 24px 18px 20px;
  border-radius: 0;
  margin: 24px 0;
}
 
.coach-tip-label {
  font-size: 14px !important;
  font-weight: 700 !important;
  margin-bottom: 8px !important;
  margin-top: 0 !important;
}
 
.coach-tip-label .brand {
  color: #C0392B !important;
  text-decoration: underline !important;
}
 
.coach-tip-label .tag {
  color: #1A3A52 !important;
  font-weight: 700 !important;
}
 
.coach-tip-body {
  font-size: 15px !important;
  font-style: italic !important;
  color: #1A3A52 !important;
  line-height: 1.7 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
 
.coach-tip-body + .coach-tip-body {
  margin-top: 8px !important;
}
 
 
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   2. CALIFORNIA NOTE BOX
   Usage: CA-specific regulatory or compliance context (labor law, licensing, etc.)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
 
.california-note {
  border-top: 1px solid #F0C97A;
  border-right: 1px solid #F0C97A;
  border-bottom: 1px solid #F0C97A;
  border-left: 5px solid #D4890A;
  background-color: #FFF8E1;
  padding: 18px 24px 18px 20px;
  border-radius: 0 4px 4px 0;
  margin: 24px 0;
}
 
.california-note-title {
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #8B5E06 !important;
  margin-bottom: 8px !important;
  margin-top: 0 !important;
}
 
.california-note-body {
  font-size: 14px !important;
  color: #5D4037 !important;
  line-height: 1.7 !important;
  margin-top: 0 !important;
  margin-bottom: 8px !important;
}
 
.california-note-body:last-child {
  margin-bottom: 0 !important;
}
 
 
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   3. CTA BOX
   Usage: Closing call to action — Free 30-Minute Financial Clarity Call
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
 
.cta-clarity-box {
  border-top: 2px solid #1E7E34;
  border-right: 2px solid #1E7E34;
  border-bottom: 2px solid #1E7E34;
  border-left: 2px solid #1E7E34;
  background-color: #D4EDDA;
  border-radius: 4px;
  overflow: hidden;
  margin: 24px 0;
}
 
.cta-clarity-header {
  padding: 14px 20px 12px 20px;
  border-bottom: 2px solid #1E7E34;
  margin-bottom: 0;
}
 
.cta-clarity-headline {
  font-size: 17px !important;
  font-weight: 700 !important;
  color: #1E7E34 !important;
  margin: 0 !important;
}
 
.cta-clarity-body {
  padding: 14px 20px 16px 20px;
}
 
.cta-sub {
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #2D5016 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.04em !important;
  margin: 14px 20px 8px 20px !important;
}
 
.cta-text {
  font-size: 15px !important;
  color: #1A3A52 !important;
  line-height: 1.6 !important;
  margin: 0 20px 8px 20px !important;
}
 
.cta-text:last-child {
  margin-bottom: 16px !important;
}
 
.cta-link {
  font-weight: 700 !important;
  color: #1E7E34 !important;
  text-decoration: none !important;
}
 
.cta-link:hover {
  text-decoration: underline !important;
}
 
 
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   4. STORY CALLOUT BOX
   Usage: Field story — real contractor experience from Ivan's time on job sites
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
 
.qc-story-box {
  border-top: 2px solid #C0392B;
  border-right: 2px solid #C0392B;
  border-bottom: 2px solid #C0392B;
  border-left: 2px solid #C0392B;
  background-color: #FFF5F5;
  padding: 18px 24px 18px 20px;
  border-radius: 4px;
  margin: 24px 0;
}
 
.qc-story-title {
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #C0392B !important;
  margin-top: 0 !important;
  margin-bottom: 12px !important;
}
 
.qc-story-body {
  font-size: 15px !important;
  font-weight: 400 !important;
  color: #1A3A52 !important;
  line-height: 1.7 !important;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}
 
.qc-story-accent {
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #C0392B !important;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}
 
.qc-story-close {
  font-size: 15px !important;
  font-style: italic !important;
  color: #1A3A52 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
 
 
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   5. 2-COL EXPLAINER TABLE
   Usage: Side-by-side label/definition pairs — concepts, comparisons, glossary
   Right-cell color variants: -blue, -gray, -green
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
 
.qc-explainer-table {
  width: 100%;
  border-collapse: collapse;
  margin: 24px 0;
  font-size: 15px;
}
 
.qc-explainer-table td {
  font-size: 15px !important;
  color: #1A3A52 !important;
  line-height: 1.6 !important;
  vertical-align: top;
  padding: 11px 14px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}
 
/* Left label cell — navy background, white bold text, 30% width */
.qc-label-cell {
  background-color: #1A3A52 !important;
  color: #FFFFFF !important;
  font-weight: 700 !important;
  width: 30%;
}
 
/* Right description cells — color variants */
.qc-desc-cell-blue {
  background-color: #D6EAF8 !important;
  color: #1A3A52 !important;
}
 
.qc-desc-cell-gray {
  background-color: #F5F5F5 !important;
  color: #1A3A52 !important;
}
 
.qc-desc-cell-green {
  background-color: #E8F5E9 !important;
  color: #1A3A52 !important;
}
 
 
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   6. AI PROMPT BOX
   Usage: One per post max — where Claude.ai genuinely helps the reader act
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
 
.ai-prompt-box {
  border-top: 1px solid #2E86C1;
  border-right: 1px solid #2E86C1;
  border-bottom: 1px solid #2E86C1;
  border-left: 5px solid #2E86C1;
  background-color: #EBF5FB;
  padding: 18px 24px 18px 20px;
  border-radius: 0 4px 4px 0;
  margin: 24px 0;
}
 
.ai-prompt-header {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #2E86C1 !important;
  margin-top: 0 !important;
  margin-bottom: 6px !important;
}
 
.ai-prompt-sub {
  font-size: 14px !important;
  font-style: italic !important;
  color: #555555 !important;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}
 
.ai-prompt-text {
  font-size: 15px !important;
  color: #1A3A52 !important;
  line-height: 1.7 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;/* End custom CSS */