body[data-preset="housecall"] {
  background: #ffffff;
}

.site-header--housecall {
  position: sticky;
  top: 0;
  z-index: 32;
  background: rgba(255, 255, 255, 0.98);
  border-bottom: 1px solid rgba(217, 226, 236, 0.96);
}

.housecall-topbar {
  background: #f5f7f9;
  color: #52606d;
  font-size: 0.82rem;
}

.housecall-topbar-inner,
.housecall-header-mobile,
.header-inner--housecall {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.housecall-topbar-inner {
  min-height: 38px;
}

.housecall-topbar-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.9rem 1.1rem;
}

.housecall-header-mobile,
.header-inner--housecall {
  min-height: 72px;
}

.housecall-header-mobile {
  display: none;
}

.brand--housecall,
.brand--housecall-footer {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

.brand--housecall .brand-name,
.brand--housecall-footer .brand-name {
  font-weight: 800;
  letter-spacing: -0.03em;
}

.housecall-brand-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: #002942;
  color: #ffffff;
  font-weight: 800;
}

.site-nav--housecall ul {
  gap: 8px;
}

.site-nav--housecall a {
  padding: 0.8rem 1rem;
  border-radius: 999px;
  font-weight: 700;
}

.site-nav--housecall a:hover,
.site-nav--housecall a[aria-current="page"] {
  background: #f5f7f9;
}

.housecall-header-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.housecall-phone-pill,
.housecall-header-cta,
.housecall-call-link,
.housecall-signup-primary,
.housecall-signup-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 1.15rem;
  border-radius: 999px;
  font-weight: 800;
}

.housecall-phone-pill {
  border: 1.5px solid rgba(0, 41, 66, 0.14);
  color: #002942;
}

.housecall-phone-pill:hover {
  border-color: rgba(0, 85, 255, 0.34);
  color: #0055ff;
}

.housecall-header-cta {
  background: #ffb706;
  color: #13191e;
}

.housecall-header-cta:hover {
  background: #f0a500;
}

.housecall-mobile-toggle {
  border: 0;
  border-radius: 999px;
  background: #f5f7f9;
  color: #13191e;
  font: inherit;
  font-weight: 800;
  padding: 0.8rem 1rem;
  cursor: pointer;
}

.housecall-mobile-menu {
  border-top: 1px solid rgba(217, 226, 236, 0.96);
  background: #ffffff;
}

.housecall-mobile-menu .container {
  padding: 1rem 0 1.3rem;
}

.housecall-mobile-utility {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem 1rem;
  margin-top: 1rem;
  color: #52606d;
  font-weight: 700;
}

.hero--housecall {
  background: #002942;
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 2.6rem;
}

.hc-hero-top {
  padding: 4.6rem 0 2.1rem;
  text-align: center;
}

.hc-hero-top.is-compact {
  padding: 3.5rem 0 1.6rem;
}

.hc-hero-top h1,
.hc-hero-top h2 {
  margin: 0;
  font-size: clamp(2.6rem, 5.6vw, 4.75rem);
  line-height: 1.02;
  letter-spacing: -0.04em;
  max-width: 16ch;
  margin-inline: auto;
}

.hc-hero-top h1.is-compact,
.hc-hero-top h2.is-compact {
  font-size: clamp(2.15rem, 4.6vw, 3.55rem);
  max-width: 15ch;
}

.hc-hero-top .eyebrow.is-subtle {
  color: rgba(255, 255, 255, 0.72);
}

.hc-hero-highlight {
  color: #ffb706;
}

.hc-hero-top .lead {
  max-width: 58ch;
  margin: 1rem auto 0;
  color: rgba(255, 255, 255, 0.82);
}

.hc-hero-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.9rem;
  margin-top: 1.4rem;
}

.hc-hero-actions.is-compact {
  gap: 0.65rem;
  margin-top: 1rem;
}

.hc-hero-ghost {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 1.35rem;
  border-radius: 999px;
  border: 2px solid rgba(255, 255, 255, 0.26);
  color: #ffffff;
  font-weight: 800;
}

.hc-hero-ghost.is-compact,
.housecall-call-link.is-compact,
.housecall-signup-primary.is-compact,
.housecall-signup-secondary.is-compact {
  min-height: 40px;
  padding: 0 0.95rem;
  font-size: 0.84rem;
}

.housecall-call-link.is-soft,
.housecall-signup-primary.is-soft {
  background: #ffffff;
  color: #002942;
  border: 1.5px solid rgba(0, 41, 66, 0.12);
}

.hc-hero-ghost:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

.hc-hero-leadform {
  display: flex;
  align-items: center;
  max-width: 560px;
  margin: 1.4rem auto 0;
  background: #ffffff;
  border-radius: 999px;
  overflow: hidden;
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.22);
}

.hc-hero-leadform.is-compact {
  max-width: 500px;
}

.hc-hero-leadform input,
.hc-signup-input input {
  width: 100%;
  min-width: 0;
  height: 56px;
  border: 0;
  outline: 0;
  padding: 0 1.15rem;
  background: #ffffff;
  color: #13191e;
  font: inherit;
}

.hc-hero-leadform a,
.hc-signup-input a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  height: 56px;
  padding: 0 1.2rem;
  background: #ffb706;
  color: #13191e;
  font-weight: 800;
  white-space: nowrap;
}

.hc-hero-leadform.is-compact input,
.hc-hero-leadform.is-compact a,
.hc-signup-input.is-compact input,
.hc-signup-input.is-compact a {
  height: 48px;
}

.hc-hero-cards.is-compact {
  gap: 12px;
}

.hc-hero-note,
.hc-signup-note {
  margin-top: 0.7rem;
  text-align: center;
  color: rgba(255, 255, 255, 0.68);
}

.hc-hero-cards {
  display: grid;
  grid-template-columns: repeat(6, minmax(220px, 1fr));
  gap: 16px;
  overflow-x: auto;
  padding: 0 0 0.25rem;
}

.hc-hero-card {
  position: relative;
  min-height: 204px;
  border-radius: 18px;
  overflow: hidden;
  padding: 1rem;
  background: linear-gradient(180deg, rgba(18, 62, 90, 0.62), rgba(10, 23, 36, 0.9));
  border: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  align-items: flex-end;
}

.hc-hero-card.is-compact {
  min-height: 180px;
}

.hc-hero-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hc-hero-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 22%, rgba(0, 0, 0, 0.64));
}

.hc-hero-card-copy {
  position: relative;
  z-index: 1;
}

.hc-hero-card-tag {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 0.7rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
  font-size: 0.74rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.hc-hero-card-title {
  display: block;
  margin-top: 0.7rem;
  font-size: 1.08rem;
  font-weight: 800;
}

.feature-grid--housecall {
  margin-top: -2.8rem;
  position: relative;
  z-index: 2;
  padding-top: 0;
}

.hc-quick-shell {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 1.55fr) auto;
  align-items: center;
  gap: 1.4rem;
  padding: 1.6rem;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 22px 54px rgba(19, 25, 30, 0.12);
}

.hc-quick-copy h2,
.hc-section-head h2,
.hc-proof-title h2,
.hc-band-copy h2,
.hc-spotlight h2,
.hc-contact-head h2 {
  margin: 0;
  color: #0a2443;
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.08;
  letter-spacing: -0.03em;
}

.hc-quick-copy p,
.hc-section-head p,
.hc-proof-title p,
.hc-band-copy p,
.hc-spotlight p,
.hc-contact-head p {
  color: #52606d;
}

.hc-band-shell.is-compact {
  gap: 1.1rem;
}

.hc-band-shell.is-narrow {
  max-width: 980px;
}

.hc-band-copy.is-compact h2 {
  font-size: clamp(1.75rem, 2.6vw, 2.35rem);
}

.hc-band-copy.is-compact p {
  font-size: 0.97rem;
}

.hc-band-link.is-compact {
  font-size: 0.9rem;
}

.hc-band-link.is-soft {
  color: #0055ff;
}

.hc-quick-items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.hc-quick-item {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 12px;
  align-items: center;
  min-height: 76px;
  padding: 0.9rem 1rem;
  border-radius: 14px;
  background: rgba(0, 41, 66, 0.05);
  border: 1px solid rgba(0, 41, 66, 0.08);
}

.hc-quick-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 14px;
  background: rgba(0, 85, 255, 0.12);
  color: #0055ff;
  font-weight: 800;
}

.hc-quick-item strong {
  display: block;
  color: #0a2443;
}

.hc-quick-item span {
  display: block;
  color: #52606d;
  font-size: 0.9rem;
}

.hc-quick-item em {
  color: #0055ff;
  font-style: normal;
  font-weight: 800;
}

.hc-quick-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 0 1.4rem;
  border-radius: 999px;
  background: #0055ff;
  color: #ffffff;
  font-weight: 800;
  white-space: nowrap;
}

.hc-quick-cta:hover {
  background: #0046d6;
}

.services--housecall,
.blog-list--housecall,
.gallery--housecall {
  background: #ffffff;
}

.hc-section-head,
.hc-proof-title,
.hc-contact-head {
  max-width: 760px;
  margin: 0 auto 2.2rem;
  text-align: center;
}

.hc-ops-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.hc-ops-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 1.55rem 1.25rem 0;
  border-radius: 18px;
  background: #0a2443;
  color: #ffffff;
  overflow: hidden;
}

.hc-ops-badge {
  color: #ffb706;
  font-size: 0.85rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.hc-ops-card h3,
.hc-story-card h3,
.hc-resource-card h3 {
  margin: 0.75rem 0 0.55rem;
  font-size: 1.25rem;
  line-height: 1.18;
}

.hc-ops-card p,
.hc-story-card p {
  margin-top: 0;
  color: rgba(255, 255, 255, 0.76);
}

.hc-ops-media {
  margin-top: auto;
  min-height: 214px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.hc-ops-media img {
  width: 100%;
  max-height: 240px;
  object-fit: contain;
}

.hc-ops-placeholder,
.hc-band-placeholder,
.hc-dashboard-placeholder,
.hc-industry-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 100%;
  border-radius: 18px 18px 0 0;
  background: linear-gradient(135deg, rgba(255, 183, 6, 0.16), rgba(255, 255, 255, 0.08));
  color: rgba(255, 255, 255, 0.86);
  text-align: center;
  font-weight: 800;
}

.stats--housecall {
  background: #ffffff;
}

.hc-proof-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.hc-proof-card {
  padding: 2rem 1.5rem;
  border-radius: 18px;
  background: #0a2443;
  color: #ffffff;
  text-align: center;
}

.hc-proof-card strong {
  display: block;
  font-size: clamp(2.6rem, 5vw, 3.6rem);
  line-height: 0.95;
}

.hc-proof-card strong span {
  color: #ffb706;
}

.hc-proof-card p {
  margin: 0.7rem 0 0;
  color: rgba(255, 255, 255, 0.78);
}

.hc-proof-footnote {
  margin-top: 1rem;
  text-align: center;
  color: #6b7c8d;
  font-size: 0.84rem;
}

.hc-proof-quote {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 24px;
  align-items: center;
  margin-top: 2rem;
  padding: 2rem;
  border-radius: 22px;
  background: #eef2f5;
}

.hc-proof-avatar {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #ffb706;
  background: linear-gradient(135deg, #0055ff, #002942);
}

.hc-proof-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hc-proof-quote blockquote {
  margin: 0;
  color: #0a2443;
  font-size: clamp(1.3rem, 2.5vw, 1.8rem);
  line-height: 1.4;
  font-weight: 800;
}

.hc-proof-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.45rem 0.8rem;
  margin-top: 0.8rem;
  color: #52606d;
}

.rich-text--housecall {
  background: #002942;
  color: #ffffff;
}

.hc-band-shell {
  display: grid;
  grid-template-columns: minmax(300px, 0.95fr) minmax(0, 1.05fr);
  gap: 64px;
  align-items: center;
}

.hc-band-media img {
  width: 100%;
  border-radius: 16px;
}

.hc-band-copy .eyebrow,
.hc-spotlight .eyebrow {
  color: #ffb706;
}

.hc-band-copy h2 {
  color: #ffffff;
}

.hc-band-copy p {
  color: rgba(255, 255, 255, 0.82);
}

.hc-band-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 52px;
  padding: 0 1.35rem;
  border-radius: 999px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: #ffffff;
  font-weight: 800;
}

.hc-band-link:hover {
  border-color: rgba(255, 255, 255, 0.8);
}

.cta--housecall {
  padding-top: 0;
  padding-bottom: 0;
}

.hc-call-band {
  background: #0055ff;
  color: #ffffff;
  padding: 2rem 0;
}

.hc-call-shell {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1.2rem 3rem;
}

.hc-call-copy {
  display: flex;
  align-items: center;
  gap: 16px;
}

.hc-phone-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.16);
  font-size: 1.1rem;
  font-weight: 800;
}

.hc-call-copy strong {
  display: block;
  font-size: 1.35rem;
}

.hc-call-copy span {
  display: block;
  color: rgba(255, 255, 255, 0.72);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.78rem;
}

.housecall-call-link {
  border: 2px solid rgba(255, 255, 255, 0.72);
  color: #ffffff;
}

.housecall-call-link:hover {
  background: #ffffff;
  color: #0055ff;
}

.hc-signup-band {
  background:
    linear-gradient(120deg, rgba(0, 41, 66, 0.92), rgba(0, 85, 255, 0.84)),
    radial-gradient(circle at top left, rgba(255, 183, 6, 0.2), transparent 42%);
  color: #ffffff;
  padding: 5.2rem 0;
}

.hc-signup-shell {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 3rem;
  align-items: center;
}

.hc-signup-shell h2 {
  margin: 0;
  font-size: clamp(2.3rem, 4vw, 3.5rem);
  line-height: 1.06;
  letter-spacing: -0.04em;
}

.hc-signup-shell p {
  color: rgba(255, 255, 255, 0.82);
}

.hc-signup-input {
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 999px;
  overflow: hidden;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.2);
}

.hc-signup-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
  margin-top: 1rem;
}

.housecall-signup-primary {
  background: #ffb706;
  color: #13191e;
}

.housecall-signup-secondary {
  border: 2px solid rgba(255, 255, 255, 0.4);
  color: #ffffff;
}

.gallery--housecall .container.section-header {
  display: none;
}

.hc-spotlight {
  padding: 3.2rem 1.5rem 0;
  border-radius: 30px;
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 183, 6, 0.15), transparent 36%),
    linear-gradient(160deg, #02253e 0%, #002942 55%, #063a66 100%);
  color: #ffffff;
  overflow: hidden;
}

.hc-spotlight h2 {
  color: #ffffff;
  text-align: center;
}

.hc-spotlight-intro {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}

.hc-spotlight-ratings {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  margin: 2rem 0 2.4rem;
}

.hc-rating-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.4rem;
  min-width: 168px;
}

.hc-stars {
  color: #ffb706;
  letter-spacing: 0.14em;
  font-size: 1.05rem;
}

.hc-rating-card strong {
  font-size: 1.05rem;
}

.hc-rating-card span {
  color: rgba(255, 255, 255, 0.72);
  text-align: center;
}

.hc-dashboard-panel {
  max-width: 940px;
  margin: 0 auto;
  padding: 2rem;
  border-radius: 24px 24px 0 0;
  background: #ffffff;
  color: #13191e;
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(260px, 0.9fr);
  gap: 1.25rem;
}

.hc-dashboard-placeholder {
  min-height: 340px;
  border-radius: 18px;
  background: linear-gradient(140deg, rgba(0, 85, 255, 0.1), rgba(255, 183, 6, 0.16));
  color: #0a2443;
}

.hc-dashboard-metrics {
  display: grid;
  gap: 12px;
}

.hc-dashboard-metric {
  padding: 1rem;
  border-radius: 16px;
  background: #f5f7f9;
}

.hc-dashboard-metric strong {
  display: block;
  color: #0a2443;
  font-size: 1.05rem;
}

.hc-dashboard-metric span {
  display: block;
  color: #52606d;
  margin-top: 0.25rem;
}

.hc-industry-shell {
  padding-top: 5rem;
}

.hc-industry-shell .hc-section-head {
  margin-bottom: 1.4rem;
}

.hc-industry-row {
  display: grid;
  grid-template-columns: repeat(6, minmax(180px, 1fr));
  gap: 16px;
  overflow-x: auto;
  padding-bottom: 0.4rem;
}

.hc-industry-card {
  position: relative;
  min-height: 274px;
  border-radius: 16px;
  overflow: hidden;
  background: #eef2f5;
  display: flex;
  align-items: flex-end;
  padding: 1rem;
}

.hc-industry-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hc-industry-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 28%, rgba(0, 0, 0, 0.58));
}

.hc-industry-title {
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-weight: 800;
}

.testimonials--housecall {
  background: #f5f5f5;
}

.testimonials--housecall .container.section-header {
  display: none;
}

.hc-stories-shell {
  display: grid;
  gap: 1.6rem;
}

.hc-stories-shell .hc-section-head {
  margin-bottom: 0.5rem;
}

.hc-story-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.hc-story-card {
  padding: 1.5rem;
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 14px 38px rgba(19, 25, 30, 0.08);
}

.hc-story-top {
  margin-bottom: 1rem;
}

.hc-story-name {
  margin: 0;
  color: #0a2443;
  font-size: 1rem;
  font-weight: 800;
}

.hc-story-role {
  margin: 0.25rem 0 0;
  color: #6b7c8d;
  font-size: 0.82rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.hc-story-badge {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  margin-top: 0.7rem;
  padding: 0 0.75rem;
  border-radius: 999px;
  background: #0a2443;
  color: #ffffff;
  font-size: 0.78rem;
  font-weight: 700;
}

.hc-story-video {
  position: relative;
  margin-bottom: 1rem;
  border-radius: 14px;
  overflow: hidden;
}

.hc-story-video img {
  width: 100%;
  height: auto;
}

.hc-story-play {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hc-story-play span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.86);
  color: #0055ff;
  font-weight: 800;
}

.blog-list--housecall .container.section-header {
  display: none;
}

.hc-resource-shell {
  display: grid;
  gap: 1.8rem;
}

.hc-resource-head {
  display: grid;
  gap: 0.8rem;
  justify-items: center;
  text-align: center;
}

.hc-resource-head h2 {
  margin: 0;
  color: #0a2443;
  font-size: clamp(2rem, 3vw, 3rem);
  letter-spacing: -0.03em;
}

.hc-resource-head p {
  max-width: 62ch;
  margin: 0;
  color: #52606d;
}

.hc-resource-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 1.2rem;
  border-radius: 999px;
  border: 2px solid #0055ff;
  color: #0055ff;
  font-weight: 800;
}

.hc-resource-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(190px, 1fr));
  gap: 16px;
  overflow-x: auto;
  padding-bottom: 0.35rem;
}

.hc-resource-card {
  min-height: 310px;
  padding: 1.25rem;
  border-radius: 18px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #ffffff;
}

.hc-resource-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
}

.hc-resource-card--midnight {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.14), rgba(0, 0, 0, 0.62)), #4b5563;
}

.hc-resource-card--gold {
  background: #ffb706;
  color: #13191e;
}

.hc-resource-card--gold p {
  color: rgba(19, 25, 30, 0.78);
}

.hc-resource-card--facebook {
  background: #1877f2;
}

.hc-resource-card--podcast {
  background: linear-gradient(180deg, #1a1a1a 55%, #ffb706 55%);
  color: #ffffff;
}

.hc-resource-card--podcast p {
  color: rgba(255, 255, 255, 0.84);
}

.hc-resource-card--steel {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.52)), #2d6a8f;
}

.hc-resource-card--blueprint {
  background: radial-gradient(circle at 28% 32%, #1f7cff, #0030cc);
}

.contacts--housecall {
  background: #f7fafc;
}

.contacts--housecall .container.section-header {
  display: none;
}

.hc-contact-shell {
  display: grid;
  grid-template-columns: minmax(300px, 0.9fr) minmax(0, 1.1fr);
  gap: 18px;
}

.hc-contact-card,
.hc-contact-form-wrap {
  padding: 1.55rem;
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 18px 40px rgba(19, 25, 30, 0.08);
}

.hc-contact-row + .hc-contact-row {
  margin-top: 1rem;
}

.hc-contact-label {
  display: block;
  color: #6b7c8d;
  font-size: 0.82rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.hc-contact-value {
  display: block;
  margin-top: 0.22rem;
  color: #0a2443;
  font-size: 1.08rem;
  font-weight: 700;
}

.hc-response-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 1.3rem;
}

.hc-response-badge {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 1rem;
  border-radius: 999px;
  background: #f5f7f9;
  color: #002942;
  font-weight: 700;
}

.contacts--housecall .contact-form {
  display: grid;
  gap: 0.95rem;
}

.contacts--housecall .contact-form label {
  display: grid;
  gap: 0.45rem;
}

.contacts--housecall .contact-form span {
  font-weight: 700;
  color: #0a2443;
}

.contacts--housecall .contact-form input,
.contacts--housecall .contact-form textarea {
  width: 100%;
  min-height: 52px;
  border-radius: 16px;
  border: 1px solid #d9e2ec;
  background: #ffffff;
  color: #13191e;
  font: inherit;
  padding: 0.9rem 1rem;
}

.contacts--housecall .contact-form textarea {
  min-height: 140px;
  resize: vertical;
}

.contacts--housecall .contact-form button {
  min-height: 54px;
  border: 0;
  border-radius: 999px;
  background: #0055ff;
  color: #ffffff;
  font: inherit;
  font-weight: 800;
  cursor: pointer;
}

.site-footer--housecall {
  background: #13191e;
  color: #ffffff;
  padding: 4rem 0 2rem;
}

.housecall-footer-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) repeat(3, minmax(0, 1fr));
  gap: 2rem;
}

.housecall-footer-brand .muted,
.site-footer--housecall .muted {
  color: rgba(255, 255, 255, 0.62);
}

.housecall-footer-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 1rem;
}

.housecall-footer-badge {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 0.9rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.14);
  color: rgba(255, 255, 255, 0.88);
  font-weight: 700;
}

.footer-meta--housecall {
  margin-top: 2rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 1100px) {
  .housecall-header-mobile {
    display: flex;
  }

  .header-inner--housecall {
    display: none;
  }

  .feature-grid--housecall {
    margin-top: 0;
    padding-top: 2rem;
  }

  .hc-quick-shell,
  .hc-band-shell,
  .hc-signup-shell,
  .hc-contact-shell,
  .hc-dashboard-panel,
  .housecall-footer-grid {
    grid-template-columns: 1fr;
  }

  .hc-quick-items,
  .hc-ops-grid,
  .hc-proof-grid,
  .hc-story-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hc-hero-cards,
  .hc-resource-grid,
  .hc-industry-row {
    grid-template-columns: repeat(6, minmax(220px, 1fr));
  }
}

@media (max-width: 760px) {
  .housecall-topbar-inner {
    justify-content: center;
    text-align: center;
  }

  .housecall-topbar-links {
    display: none;
  }

  .hc-hero-top {
    padding-top: 3.5rem;
  }

  .hc-hero-actions,
  .hc-call-shell,
  .hc-proof-meta,
  .hc-signup-actions {
    justify-content: flex-start;
  }

  .hc-hero-leadform,
  .hc-signup-input {
    flex-direction: column;
    border-radius: 24px;
  }

  .hc-hero-leadform a,
  .hc-signup-input a {
    width: 100%;
  }

  .hc-quick-items,
  .hc-ops-grid,
  .hc-proof-grid,
  .hc-story-grid {
    grid-template-columns: 1fr;
  }

  .hc-proof-quote {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .hc-dashboard-panel {
    padding: 1.25rem;
  }

  .hc-dashboard-placeholder {
    min-height: 240px;
  }

  .hc-signup-band {
    padding: 4rem 0;
  }

  .housecall-footer-grid {
    gap: 1.4rem;
  }
}
