/* Homepage review draft: existing brand, plainer surfaces and a shorter reading path. */

.hero { min-height: 720px; height: 100svh; }
.copy-block { width: min(760px, 67%); transform: translateY(-45%); }
h1 { max-width: 760px; font-size: clamp(54px, 6.3vw, 88px); line-height: 1.02; letter-spacing: -.045em; }
.eyebrow { letter-spacing: .08em; }
.supporting-copy { max-width: 615px; }
.owner-contact-note { margin: 22px 0 0; color: #fff; font-size: 14px; line-height: 1.5; }
.services-section { background: #fff; }
.services-section.page-section { padding-top: 90px; padding-bottom: 90px; }
.service-card { border: 0; border-top: 2px solid var(--navy); background: transparent; box-shadow: none; }
.service-card-copy { padding: 26px 0 0; }
.service-card h3 { font-size: clamp(23px, 2.3vw, 31px); }
.service-card:hover { transform: none; box-shadow: none; }
.service-card-link { font-size: 13px; text-transform: none; letter-spacing: 0; }
.section-heading h2, .about-copy h2, .area-copy h2, .faq-heading h2, .quote-copy h2 { font-size: clamp(34px, 4.1vw, 54px); line-height: 1.07; letter-spacing: -.035em; }
.results-section { background: #06264b; }
.comparison-slider figcaption { max-width: 720px; line-height: 1.5; }
.result-summary { gap: 26px; }
.about-copy { background: #f3f3ef; }
.field-signoff { margin-top: 24px; }
.area-copy .service-hub-card > span { display: none; }
.area-copy .service-hub-card { grid-template-columns: 1fr; border-radius: 0; background: transparent; border-width: 0 0 1px; padding: 16px 0; }
.area-copy .service-hub-card strong { font-size: 18px; }
.area-copy .service-hub-card small { color: #536475; font-size: 13px; }
.quote-points span { font-size: 13px; letter-spacing: 0; text-transform: none; }
.quote-copy { padding-top: 12px; }
.quote-copy > p:not(.section-kicker) { color: #e2e9ef; }
.primary-action, .button-aqua { color: #041d39; }
.primary-action, .secondary-action, .nav-quote { text-transform: none; letter-spacing: 0; font-size: 14px; }
.pause-video { min-height: 44px; padding: 10px; }
.quote-form input, .quote-form select, .quote-form textarea { font-size: 16px; }
.quote-form .field-purpose { display: block; color: #5b6c7b; font-size: 12px; line-height: 1.5; font-weight: 400; }
@media (max-width: 860px) {
  .copy-block { width: min(660px, 86%); }
  .nav-quote { font-size: 12px; }
}
@media (max-width: 520px) {
  .hero { min-height: 760px; height: 100svh; }
  .hero-overlay { background: linear-gradient(180deg, rgba(4,27,55,.3) 0%, rgba(4,27,55,.65) 28%, rgba(4,27,55,.9) 60%, rgba(4,27,55,.98) 100%); }
  .copy-block { width: auto; bottom: 102px; transform: none; }
  .pause-video { bottom: 12px; }
  .services-section.page-section { padding-top: 60px; padding-bottom: 60px; }
  h1 { font-size: clamp(39px, 10.8vw, 55px); max-width: 430px; }
  .owner-contact-note { margin-top: 12px; font-size: 13px; }
  .service-card-copy { padding-bottom: 10px; }
  .service-card h3 { font-size: 28px; }
  .section-heading h2, .about-copy h2, .area-copy h2, .faq-heading h2, .quote-copy h2 { font-size: 36px; }
}

/* Single-row header contact: phone secondary, quote button primary. */
.site-header .navigation > .logo-link + .header-phone { margin-left: auto; }
.header-phone { display: inline-flex; flex: 0 0 auto; align-items: center; justify-content: center; gap: 8px; min-height: 44px; color: #fff; font-size: 14px; font-weight: 650; line-height: 1.2; letter-spacing: 0; text-decoration: none; white-space: nowrap; }
.header-phone-icon { display: block; flex: 0 0 18px; width: 18px; height: 18px; color: #78dfda; }
.header-phone-compact { display: none; }
.header-phone:hover { text-decoration: underline; text-underline-offset: 4px; }
.header-phone:focus-visible { outline: 2px solid #78dfda; outline-offset: 3px; }
@media (min-width: 861px) {
  .site-header .navigation { gap: 18px; padding-inline: clamp(20px, 3vw, 48px); }
  .site-header .logo { width: clamp(140px, 15vw, 200px); }
  .site-header .nav-links { gap: clamp(10px, 1.3vw, 22px); }
  .site-header .nav-links a, .site-header .nav-link { font-size: 11px; letter-spacing: .015em; }
  .site-header .nav-quote { min-width: 0; padding-inline: 16px; font-size: 12px; letter-spacing: 0; text-transform: none; }
}
@media (min-width: 861px) and (max-width: 1040px) {
  .site-header .navigation { gap: 12px; padding-inline: 20px; }
  .site-header .logo { width: 140px; }
  .site-header .nav-links { gap: 10px; }
  .site-header .header-phone { gap: 6px; font-size: 12px; }
  .site-header .header-phone-icon { flex-basis: 16px; width: 16px; height: 16px; }
}
@media (min-width: 1200px) {
  .site-header .nav-links a, .site-header .nav-link { font-size: 13px; }
  .site-header .nav-quote { padding-inline: 20px; font-size: 14px; }
}
@media (max-width: 860px) {
  .site-header .header-phone { margin-left: auto; }
  .site-header .menu-toggle { flex: 0 0 44px; width: 44px; height: 44px; margin-left: 0; }
}
@media (max-width: 600px) {
  .site-header .navigation { gap: 10px; padding-inline: 18px; }
  .site-header .navigation > .nav-quote { display: none; }
  .site-header .logo { width: 132px; }
  .site-header .header-phone { gap: 6px; font-size: 13px; }
  .site-header .header-phone-full { display: none; }
  .site-header .header-phone-compact { display: inline; }
  .site-header .header-phone-icon { flex-basis: 16px; width: 16px; height: 16px; }
}
@media (max-width: 360px) {
  .site-header .navigation { gap: 6px; padding-inline: 14px; }
  .site-header .logo { width: 108px; }
  .site-header .header-phone { font-size: 12px; }
}
