/* Shared inline CSS extracted from sitewide <style> blocks. */
/* Generated by extract_inline_css.py — do not edit by hand. */

.hero-homepage .container { position: relative; z-index: 2; }

.hero-eyebrow i { font-size: 10px; }

.hero-h1 em { color: #d23540; font-style: normal; display: block; }

.hero-phone-link:hover { background: rgba(255,255,255,.12); color: #fff; }

.hero-stars {
      display: flex;
      align-items: center;
      gap: 8px;
      font-size: 12px;
      color: #6b7a90;
      font-family: "Montserrat", Arial, sans-serif;
    }

.hero-stars .sg { color: #f6c90e; letter-spacing: 1px; }

.hero-stars strong { color: #b0bdd0; }

.hfg label {
      display: block; font-size: 10px; font-weight: 700;
      text-transform: uppercase; letter-spacing: .7px;
      color: #4a5568; margin-bottom: 5px;
      font-family: "Montserrat", Arial, sans-serif;
    }

.hfg input, .hfg select {
      width: 100%; padding: 10px 13px;
      border: 1.5px solid #e2e8f0; border-radius: 5px;
      font-size: 14px; font-family: "Montserrat", Arial, sans-serif;
      color: #1a202c; background: #fafafa; box-sizing: border-box;
      transition: border-color .2s;
      -webkit-appearance: none; appearance: none;
    }

.hfg input:focus, .hfg select:focus { outline: none; border-color: #d23540; background: #fff; }

.hfc-submit:hover { background: #b82d37; }

.hfc-submit:disabled { opacity: .6; cursor: not-allowed; }

.hfc-trust {
      text-align: center; font-size: 11px; color: #9ca3af;
      margin-top: 11px; display: flex; align-items: center;
      justify-content: center; gap: 5px;
      font-family: "Montserrat", Arial, sans-serif;
    }

.hfc-trust i { color: #38a169; font-size: 12px; }

.hfc-error {
      color: #c41230; font-size: 12px; margin-top: 10px;
      text-align: center; font-family: "Montserrat", Arial, sans-serif;
    }

.hfc-error a { color: #c41230; }

.ts-item:last-child { border-right: none; }

.intro-split { background: #f5f6f7; padding: 80px 0; font-family: "Montserrat", Arial, sans-serif; }

.intro-split-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; }

.intro-split-img { position: relative; border-radius: 8px; overflow: hidden; }

.intro-split-img img { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 8px; }

.intro-split-img::before {
      content: ""; position: absolute; top: 24px; left: -6px;
      width: 6px; height: calc(100% - 48px);
      background: #d23540; border-radius: 3px; z-index: 1;
    }

.intro-split-tag {
      display: inline-flex; align-items: center; gap: 6px;
      background: #d23540; color: #fff;
      font-size: 10px; font-weight: 700;
      text-transform: uppercase; letter-spacing: 1.2px;
      padding: 5px 12px; border-radius: 3px; margin-bottom: 18px;
    }

.intro-split-h2 {
      font-size: clamp(1.5rem, 2.4vw, 2rem);
      font-weight: 800; color: #1a1d22;
      text-transform: uppercase; line-height: 1.15;
      margin: 0 0 20px; position: relative; padding-bottom: 20px;
    }

.intro-split-h2::after {
      content: ""; position: absolute; bottom: 0; left: 0;
      width: 52px; height: 4px; background: #d23540; border-radius: 2px;
    }

.intro-split-text p { font-size: 15px; line-height: 1.8; color: #515465; margin: 0 0 16px; }

.intro-split-text p:last-of-type { margin-bottom: 28px; }

.intro-split-badges { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 28px; }

.isb i { color: #d23540; font-size: 11px; }

.intro-split-cta {
      display: inline-flex; align-items: center; gap: 8px;
      background: #d23540; color: #fff;
      padding: 14px 28px; border-radius: 5px;
      font-size: 13px; font-weight: 800;
      text-transform: uppercase; letter-spacing: .6px;
      text-decoration: none; border: none; cursor: pointer;
      font-family: "Montserrat", Arial, sans-serif;
      transition: background .2s;
    }

.intro-split-cta:hover { background: #b82d37; color: #fff; }

.intro-split-cta i { font-size: 12px; }

@media (max-width: 900px) {
      .intro-split-inner { grid-template-columns: 1fr; gap: 36px; }
      .intro-split-img::before { display: none; }
      .intro-split { padding: 56px 0; }
    }

.section-services .services-modern-tag {
      display: inline-block; background: #d23540; color: #fff;
      font-size: 10px; font-weight: 700;
      text-transform: uppercase; letter-spacing: 1.2px;
      padding: 5px 12px; border-radius: 3px; margin-bottom: 14px;
    }

.section-services .services-modern-header h2 {
      font-size: clamp(1.5rem, 2.4vw, 2rem);
      font-weight: 800; color: #1a1d22;
      text-transform: uppercase; margin: 0 0 10px;
    }

.section-services .services-modern-header p { font-size: 15px; color: #6b7280; max-width: 520px; margin: 0 auto; line-height: 1.6; }

.service-areas-section .section-header { margin-bottom: 36px; }

.service-areas-grid { display: grid; grid-template-columns: repeat(5,1fr); gap: 8px; margin-bottom: 24px; }

.service-areas-grid a i { color: #d23540; margin-right: 4px; font-size: 11px; }

@media (max-width: 1023px) { .service-areas-grid { grid-template-columns: repeat(3,1fr); } }

.pricing-header { text-align: center; margin-bottom: 48px; }

.pricing-header h2 {
      font-size: clamp(1.5rem, 2.4vw, 2rem);
      font-weight: 800; color: #fff;
      text-transform: uppercase; margin: 0 0 10px;
    }

.pricing-header p { font-size: 15px; color: #7a8799; max-width: 500px; margin: 0 auto; line-height: 1.6; }

.pricing-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }

@media (min-width: 601px) {
      .price-tile--order-1 { order: 1; }
      .price-tile--order-2 { order: 2; }
      .price-tile--order-3 { order: 3; }
      .price-tile--order-4 { order: 4; }
    }

.price-tile:hover::before { opacity: 1; }

.price-tile-title { font-size: 14px; font-weight: 700; color: #9faabd; text-transform: uppercase; letter-spacing: .8px; margin: 0 0 8px; }

.price-tile-range { font-size: clamp(1.6rem, 2.5vw, 2rem); font-weight: 800; color: #fff; line-height: 1; margin: 0 0 4px; }

.price-tile-sqft { font-size: 11px; color: #4a5568; margin: 0 0 20px; }

.price-tile-divider { height: 1px; background: rgba(255,255,255,.06); margin: 0 0 18px; }

.price-tile-includes { list-style: none; padding: 0; margin: 0 0 24px; display: flex; flex-direction: column; gap: 9px; flex: 1; }

.price-tile-includes li { display: flex; align-items: flex-start; gap: 9px; font-size: 14px; color: #9faabd; line-height: 1.5; }

.price-tile.is-featured .price-tile-cta { background: #d23540; color: #fff; border-color: #d23540; }

.price-tile-cta:hover { background: #d23540; color: #fff; border-color: #d23540; }

.pricing-footnote { text-align: center; margin-top: 28px; font-size: 13px; color: #4a5568; line-height: 1.7; }

.pricing-footnote a { color: #d23540; text-decoration: none; }

.pricing-swipe-wrap { position: relative; }

.pricing-swipe-arrows { display: none; }

.reviews-header { text-align: center; margin-bottom: 48px; }

.reviews-tag {
      display: inline-block; background: rgba(210,53,64,.15);
      border: 1px solid rgba(210,53,64,.35); color: #f87171;
      font-size: 10px; font-weight: 700;
      text-transform: uppercase; letter-spacing: 1.2px;
      padding: 5px 14px; border-radius: 20px; margin-bottom: 14px;
    }

.reviews-header h2 {
      font-size: clamp(1.5rem, 2.4vw, 2rem);
      font-weight: 800; color: #fff;
      text-transform: uppercase; margin: 0 0 10px;
    }

.reviews-header p { font-size: 15px; color: #fff; max-width: 520px; margin: 0 auto; line-height: 1.6; }

.reviews-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-bottom: 40px; }

.review-card {
      background: #242830; border: 1.5px solid rgba(255,255,255,.07);
      border-radius: 10px; padding: 28px 24px;
      display: flex; flex-direction: column; position: relative;
      transition: border-color .2s, transform .2s;
    }

.review-card:hover { border-color: rgba(210,53,64,.4); transform: translateY(-3px); }

.review-card::before {
      content: ""; position: absolute; top: 0; left: 24px; right: 24px;
      height: 3px; background: #d23540; border-radius: 0 0 3px 3px;
      opacity: .4; transition: opacity .2s;
    }

.review-card:hover::before { opacity: 1; }

.review-card-header { display: flex; align-items: center; gap: 12px; margin-bottom: 16px; }

.review-avatar {
      width: 42px; height: 42px; min-width: 42px; border-radius: 50%;
      background: #d23540; display: flex; align-items: center; justify-content: center;
      font-size: 15px; font-weight: 800; color: #fff;
    }

.review-meta { flex: 1; min-width: 0; }

.review-name { font-size: 14px; font-weight: 700; color: #fff; margin: 0 0 2px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.review-location { font-size: 11px; color: #7a8799; display: flex; align-items: center; gap: 4px; }

.review-location svg { width: 10px; height: 10px; flex-shrink: 0; }

.review-card-stars-row { display: flex; align-items: center; justify-content: space-between; margin-bottom: 14px; }

.review-stars { color: #f6c90e; font-size: 14px; letter-spacing: 1px; }

.review-date { font-size: 10px; color: #4a5568; white-space: nowrap; }

.review-quote-mark { font-size: 48px; line-height: 1; color: rgba(210,53,64,.2); font-family: Georgia, serif; margin-bottom: -8px; display: block; }

.review-text { font-size: 13px; color: #9faabd; line-height: 1.75; margin: 0 0 16px; flex: 1; font-style: italic; }

.review-service-tag {
      display: inline-flex; align-items: center; gap: 5px;
      background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.08);
      border-radius: 3px; padding: 4px 10px;
      font-size: 10px; color: #7a8799;
      text-transform: uppercase; letter-spacing: .4px; margin-top: auto;
    }

.review-service-tag svg { width: 10px; height: 10px; }

/* ============================================================
   RELATED ARTICLES (Phase C interlinking, service pages)
   ============================================================ */
.related-articles-section {
  padding: 70px 0;
  background: #f6f8fb;
  font-family: "Montserrat", Arial, sans-serif;
}
.related-articles-section .section-header {
  text-align: center;
  margin-bottom: 36px;
}
.related-articles-section .section-header h2 {
  color: #1a1a1a;
  margin: 0 0 10px;
}
.related-articles-section .section-header p {
  color: #5a6878;
  margin: 0;
  font-size: 15px;
}
.related-articles-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 24px;
}
.related-articles-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 24px 26px;
  background: #fff;
  border: 1px solid #e5e9ef;
  border-radius: 10px;
  text-decoration: none;
  transition: all .3s ease;
  box-shadow: 0 1px 2px rgba(20, 30, 50, .03);
}
.related-articles-card:hover {
  border-color: #d23540;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(20, 30, 50, .08);
}
.related-articles-tag {
  display: inline-block;
  align-self: flex-start;
  padding: 4px 10px;
  background: #fdecec;
  color: #d23540;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
}
.related-articles-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  color: #1a1a1a;
}
.related-articles-cta {
  font-size: 13px;
  font-weight: 600;
  color: #d23540;
  margin-top: auto;
}
.related-articles-note {
  text-align: center;
  font-size: 13px;
  color: #5a6878;
  margin: 0;
}
.related-articles-note a {
  color: #d23540;
  font-weight: 500;
}
@media (max-width: 991px) {
  .related-articles-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .related-articles-section { padding: 50px 0; }
  .related-articles-grid { grid-template-columns: 1fr; gap: 14px; }
  .related-articles-card { padding: 20px; }
}
