/* ============================================================
   Roofing Services — Niche Styles
   Palette: Slate #2C3E50 | Red #E74C3C | Amber #F39C12
   ============================================================ */

/* ---- Urgency badge ---- */
.niche-roofing-services .urgency-badge {
  background: rgba(231, 76, 60, 0.12);
  border: 1px solid rgba(231, 76, 60, 0.40);
  color: #E74C3C;
}

/* ---- Hero — roofing themed gradient ---- */
.niche-roofing-services .hero {
  background:
    radial-gradient(ellipse 75% 65% at 20% 40%, rgba(243, 156, 18, 0.12) 0%, transparent 60%),
    radial-gradient(ellipse 55% 70% at 80% 65%, rgba(44, 62, 80, 0.45) 0%, transparent 70%),
    linear-gradient(155deg, #1A252F 0%, #2C3E50 50%, #141E25 100%);
}

/* ---- Hero location ---- */
.niche-roofing-services .hero-location {
  background:
    radial-gradient(ellipse 70% 55% at 15% 40%, rgba(243, 156, 18, 0.10) 0%, transparent 60%),
    linear-gradient(155deg, #1A252F 0%, #2C3E50 55%, #141E25 100%);
}

/* ---- Call buttons — amber/red theme ---- */
.niche-roofing-services .btn-call-hero,
.niche-roofing-services .btn-call-large,
.niche-roofing-services .btn-call-section,
.niche-roofing-services .btn-call-howto,
.niche-roofing-services .btn-call-process,
.niche-roofing-services .btn-call-inline {
  background: linear-gradient(135deg, #E74C3C 0%, #c0392b 100%);
  box-shadow: 0 4px 24px rgba(231, 76, 60, 0.45);
}
.niche-roofing-services .btn-call-hero:hover,
.niche-roofing-services .btn-call-large:hover {
  background: linear-gradient(135deg, #ee6655 0%, #E74C3C 100%);
  box-shadow: 0 6px 32px rgba(231, 76, 60, 0.60);
}

/* ---- Header call button ---- */
.niche-roofing-services .btn-call-header {
  background: linear-gradient(135deg, #E74C3C 0%, #c0392b 100%);
}

/* ---- Sticky bar ---- */
.niche-roofing-services .sticky-call-bar {
  background: linear-gradient(90deg, #1A252F 0%, #2C3E50 100%);
  border-top: 2px solid #E74C3C;
}
.niche-roofing-services .sticky-call-btn {
  background: linear-gradient(135deg, #E74C3C 0%, #c0392b 100%);
}

/* ---- Trust bar ---- */
.niche-roofing-services .trust-bar {
  background: #1A252F;
  border-bottom: 2px solid rgba(243, 156, 18, 0.25);
}
.niche-roofing-services .trust-bar-item {
  color: rgba(255, 255, 255, 0.85);
}
.niche-roofing-services .trust-bar-icon {
  color: #F39C12;
}

/* ---- Stats section ---- */
.niche-roofing-services .stats-section {
  background: linear-gradient(135deg, #2C3E50 0%, #1A252F 100%);
}
.niche-roofing-services .stat-number {
  color: #F39C12;
}
.niche-roofing-services .stat-label {
  color: rgba(255, 255, 255, 0.70);
}

/* ---- Service cards ---- */
.niche-roofing-services .service-card {
  border-top: 3px solid #E74C3C;
}
.niche-roofing-services .service-card:hover {
  border-color: #F39C12;
  box-shadow: 0 16px 48px rgba(44, 62, 80, 0.18);
}
.niche-roofing-services .service-icon {
  background: rgba(231, 76, 60, 0.10);
  color: #E74C3C;
  border: 1px solid rgba(231, 76, 60, 0.25);
}
.niche-roofing-services .service-cta {
  color: #F39C12;
}

/* ---- Process steps ---- */
.niche-roofing-services .step-number {
  background: #E74C3C;
  color: #fff;
}
.niche-roofing-services .step-icon {
  color: #F39C12;
}

/* ---- Testimonials ---- */
.niche-roofing-services .testimonials-section {
  background: #1A252F;
}
.niche-roofing-services .testimonial-stars {
  color: #F39C12;
}

/* ---- FAQ ---- */
.niche-roofing-services .faq-question {
  border-left: 3px solid #E74C3C;
}
.niche-roofing-services .faq-question::after {
  color: #E74C3C;
}

/* ---- Sidebar ---- */
.niche-roofing-services .sidebar-call-box {
  background: linear-gradient(135deg, #2C3E50 0%, #1A252F 100%);
  border: 1px solid rgba(231, 76, 60, 0.30);
}
.niche-roofing-services .btn-call-sidebar {
  background: linear-gradient(135deg, #E74C3C 0%, #c0392b 100%);
}
.niche-roofing-services .sidebar-benefits li::before {
  color: #F39C12;
}

/* ---- Location badges ---- */
.niche-roofing-services .location-badge {
  background: rgba(243, 156, 18, 0.12);
  border: 1px solid rgba(243, 156, 18, 0.35);
  color: #e08b00;
}

/* ---- Local info box ---- */
.niche-roofing-services .local-info-box {
  border-left: 4px solid #E74C3C;
  background: rgba(231, 76, 60, 0.05);
}

/* ---- Data callout ---- */
.niche-roofing-services .data-callout {
  border-left: 4px solid #F39C12;
  background: rgba(243, 156, 18, 0.07);
}

/* ---- Inline CTA box ---- */
.niche-roofing-services .inline-cta-box {
  background: linear-gradient(135deg, #2C3E50 0%, #1A252F 100%);
  border: 1px solid rgba(231, 76, 60, 0.30);
}

/* ---- Final CTA section ---- */
.niche-roofing-services .final-cta-section {
  background: linear-gradient(135deg, #2C3E50 0%, #1A252F 100%);
}
.niche-roofing-services .btn-call-final {
  background: linear-gradient(135deg, #E74C3C 0%, #c0392b 100%);
  box-shadow: 0 4px 24px rgba(231, 76, 60, 0.45);
}
.niche-roofing-services .btn-call-final:hover {
  background: linear-gradient(135deg, #ee6655 0%, #E74C3C 100%);
  box-shadow: 0 6px 32px rgba(231, 76, 60, 0.60);
}

/* ---- Footer ---- */
.niche-roofing-services .site-footer {
  background: #10181F;
  border-top: 1px solid rgba(231, 76, 60, 0.15);
}
.niche-roofing-services .btn-call-footer {
  background: linear-gradient(135deg, #E74C3C 0%, #c0392b 100%);
}

/* ---- City links ---- */
.niche-roofing-services .city-link {
  color: var(--color-primary);
  border: 1px solid rgba(44, 62, 80, 0.20);
}
.niche-roofing-services .city-link:hover {
  background: rgba(231, 76, 60, 0.06);
  border-color: #E74C3C;
  color: #2C3E50;
}

/* ---- Pillar hero ---- */
.niche-roofing-services .pillar-hero {
  background: linear-gradient(155deg, #1A252F 0%, #2C3E50 100%);
}
.niche-roofing-services .pillar-call-card {
  border: 1px solid rgba(231, 76, 60, 0.35);
}
.niche-roofing-services .btn-call-pillar {
  background: linear-gradient(135deg, #E74C3C 0%, #c0392b 100%);
}
