/* Phase 10 internal page polish: lightweight layer over style.css + premium-ui.css */
:root {
  --srw-ink: #0f172a;
  --srw-muted: #5f6f86;
  --srw-line: rgba(26, 95, 122, 0.12);
  --srw-surface: #ffffff;
  --srw-soft: #f5f8fb;
  --srw-soft-2: #eef6f7;
  --srw-accent: #1a5f7a;
  --srw-accent-2: #2980b9;
  --srw-warm: #27ae60;
  --srw-radius: 12px;
  --srw-radius-sm: 8px;
  --srw-shadow: 0 18px 45px rgba(18, 38, 63, 0.10);
  --srw-shadow-sm: 0 10px 26px rgba(18, 38, 63, 0.08);
}

html {
  scroll-behavior: smooth;
}

body:not(.home-page) {
  color: var(--srw-ink);
  background: linear-gradient(180deg, #f8fbfd 0, #ffffff 340px);
}

body:not(.home-page) main,
body:not(.home-page) .seo-dynamic-page {
  overflow-x: clip;
}

body:not(.home-page) .container {
  width: min(1160px, calc(100% - 32px));
}

body:not(.home-page) .page-hero,
.seo-body-product-service .city-lp-hero,
.seo-body-geo-lp .city-lp-hero,
.seo-body-city-hub .city-lp-hero {
  position: relative;
  isolation: isolate;
  padding: clamp(44px, 7vw, 88px) 0 clamp(36px, 5vw, 72px);
  background:
    radial-gradient(circle at 14% 12%, rgba(26, 95, 122, 0.12), transparent 32%),
    radial-gradient(circle at 86% 10%, rgba(41, 128, 185, 0.10), transparent 28%),
    linear-gradient(135deg, #f8fbff 0%, #eef6fa 52%, #ffffff 100%);
  border-bottom: 1px solid var(--srw-line);
}

body:not(.home-page) .page-hero::after,
.seo-body-product-service .city-lp-hero::after,
.seo-body-geo-lp .city-lp-hero::after,
.seo-body-city-hub .city-lp-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(26, 95, 122, 0.35), transparent);
  z-index: -1;
}

body:not(.home-page) .breadcrumb,
body:not(.home-page) .city-lp-bc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-bottom: 18px;
  font-size: 0.92rem;
  color: var(--srw-muted);
}

body:not(.home-page) .breadcrumb a,
body:not(.home-page) .city-lp-bc a {
  color: var(--srw-accent);
  font-weight: 650;
  text-decoration: none;
}

body:not(.home-page) .page-hero h1,
.seo-body-product-service .city-lp-hero h1,
.seo-body-geo-lp .city-lp-hero h1,
.seo-body-city-hub .city-lp-hero h1 {
  max-width: 920px;
  margin: 0;
  color: var(--srw-ink);
  font-size: clamp(2rem, 5vw, 4rem);
  line-height: 1.05;
  letter-spacing: 0;
}

body:not(.home-page) .page-hero-description,
.seo-body-product-service .city-lp-hero-sub,
.seo-body-geo-lp .city-lp-hero-sub,
.seo-body-city-hub .city-lp-hero-sub {
  max-width: 780px;
  margin-top: 18px;
  color: var(--srw-muted);
  font-size: clamp(1rem, 2vw, 1.18rem);
  line-height: 1.75;
}

body:not(.home-page) .section-header,
body:not(.home-page) .city-lp-section-head {
  max-width: 820px;
  margin-inline: auto;
  text-align: center;
}

body:not(.home-page) .section-badge,
body:not(.home-page) .city-lp-kicker,
body:not(.home-page) .city-lp-hero-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 30px;
  padding: 6px 12px;
  border-radius: 999px;
  border: 1px solid rgba(26, 95, 122, 0.18);
  color: #134b61;
  background: rgba(26, 95, 122, 0.08);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

body:not(.home-page) .services-overview,
body:not(.home-page) .service-detail,
body:not(.home-page) .additional-services,
body:not(.home-page) .contact-main,
body:not(.home-page) .contact-faq,
body:not(.home-page) .about-intro,
body:not(.home-page) .mission-vision,
body:not(.home-page) .leadership,
body:not(.home-page) .our-values,
body:not(.home-page) .service-areas-section,
body:not(.home-page) .city-lp-band,
body:not(.home-page) .city-lp-band-alt,
body:not(.home-page) .seo-lead-section,
body:not(.home-page) .seo-internal-links {
  padding-block: clamp(48px, 7vw, 88px);
}

body:not(.home-page) .service-detail-alt,
body:not(.home-page) .city-lp-band-alt,
body:not(.home-page) .contact-faq,
body:not(.home-page) .additional-services {
  background: var(--srw-soft);
}

body:not(.home-page) .services-grid,
body:not(.home-page) .additional-services-grid,
body:not(.home-page) .values-grid,
body:not(.home-page) .faq-grid,
body:not(.home-page) .seo-intl-grid,
body:not(.home-page) .city-lp-card-grid,
body:not(.home-page) .city-lp-demo-grid,
body:not(.home-page) .city-lp-tech-grid,
body:not(.home-page) .city-hub-product-grid,
body:not(.home-page) .product-package-grid,
body:not(.home-page) .product-feature-grid,
body:not(.home-page) .product-case-grid,
body:not(.home-page) .product-audience-grid,
body:not(.home-page) .product-benefit-grid,
body:not(.home-page) .product-problem-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 1fr));
  gap: clamp(18px, 2.5vw, 28px);
}

body:not(.home-page) .service-card,
body:not(.home-page) .additional-service-card,
body:not(.home-page) .value-card,
body:not(.home-page) .faq-item,
body:not(.home-page) .seo-intl-card,
body:not(.home-page) .city-lp-mini-card,
body:not(.home-page) .city-lp-demo-card,
body:not(.home-page) .city-lp-tech-card,
body:not(.home-page) .city-hub-product-card,
body:not(.home-page) .city-hub-office-card,
body:not(.home-page) .product-package-card,
body:not(.home-page) .product-feature-card,
body:not(.home-page) .product-feature-card--rich,
body:not(.home-page) .product-case-card,
body:not(.home-page) .product-audience-card,
body:not(.home-page) .product-benefit-card,
body:not(.home-page) .product-related-card,
body:not(.home-page) .srw-loc-card,
body:not(.home-page) .city-lp-step,
body:not(.home-page) .city-lp-ben-card {
  border: 1px solid var(--srw-line);
  border-radius: var(--srw-radius);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: var(--srw-shadow-sm);
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}

body:not(.home-page) .service-card:hover,
body:not(.home-page) .additional-service-card:hover,
body:not(.home-page) .seo-intl-card:hover,
body:not(.home-page) .city-lp-mini-card:hover,
body:not(.home-page) .city-lp-demo-card:hover,
body:not(.home-page) .city-lp-tech-card:hover,
body:not(.home-page) .city-hub-product-card:hover,
body:not(.home-page) .product-package-card:hover,
body:not(.home-page) .product-feature-card:hover,
body:not(.home-page) .product-feature-card--rich:hover,
body:not(.home-page) .product-audience-card:hover,
body:not(.home-page) .product-benefit-card:hover,
body:not(.home-page) .srw-loc-card:hover {
  transform: translateY(-4px);
  border-color: rgba(15, 118, 110, 0.26);
  box-shadow: var(--srw-shadow);
}

body:not(.home-page) .service-card,
body:not(.home-page) .additional-service-card,
body:not(.home-page) .faq-item,
body:not(.home-page) .product-package-card,
body:not(.home-page) .product-feature-card,
body:not(.home-page) .product-feature-card--rich,
body:not(.home-page) .product-case-card,
body:not(.home-page) .product-audience-card,
body:not(.home-page) .product-benefit-card,
body:not(.home-page) .city-lp-mini-card,
body:not(.home-page) .city-lp-tech-card,
body:not(.home-page) .city-hub-product-card {
  padding: clamp(20px, 2.5vw, 28px);
}

body:not(.home-page) .service-card h3,
body:not(.home-page) .additional-service-card h3,
body:not(.home-page) .faq-item h3,
body:not(.home-page) .product-package-card h3,
body:not(.home-page) .product-feature-card h3,
body:not(.home-page) .city-lp-mini-card h3,
body:not(.home-page) .city-lp-tech-card-title,
body:not(.home-page) .city-hub-product-card h3 {
  color: var(--srw-ink);
  font-size: clamp(1.08rem, 1.7vw, 1.35rem);
  line-height: 1.25;
}

body:not(.home-page) .service-card p,
body:not(.home-page) .additional-service-card p,
body:not(.home-page) .faq-item p,
body:not(.home-page) .city-lp-section-sub,
body:not(.home-page) .product-feature-card p,
body:not(.home-page) .product-audience-card p,
body:not(.home-page) .city-hub-product-card p,
body:not(.home-page) .seo-lead-intro,
body:not(.home-page) .city-lp-tech-card-blurb {
  color: var(--srw-muted);
  line-height: 1.7;
}

body:not(.home-page) .service-link,
body:not(.home-page) .learn-more-link,
body:not(.home-page) .city-hub-product-links a,
body:not(.home-page) .seo-intl-card {
  color: var(--srw-accent);
  font-weight: 750;
  text-decoration: none;
}

body:not(.home-page) .service-link:hover,
body:not(.home-page) .learn-more-link:hover,
body:not(.home-page) .city-hub-product-links a:hover {
  color: var(--srw-accent-2);
}

body:not(.home-page) .service-detail-grid,
body:not(.home-page) .contact-main-grid,
body:not(.home-page) .about-intro-grid,
body:not(.home-page) .city-lp-hero-grid,
body:not(.home-page) .city-lp-prosol-grid,
body:not(.home-page) .seo-city-banner-inner,
body:not(.home-page) .city-lp-wp-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
  gap: clamp(24px, 4vw, 56px);
  align-items: center;
}

body:not(.home-page) .service-detail-content,
body:not(.home-page) .leader-card,
body:not(.home-page) .mv-card,
body:not(.home-page) .city-lp-solution-card,
body:not(.home-page) .city-lp-mockup,
body:not(.home-page) .city-lp-wp-pill {
  border: 1px solid var(--srw-line);
  border-radius: var(--srw-radius);
  background: var(--srw-surface);
  box-shadow: var(--srw-shadow-sm);
}

body:not(.home-page) .service-detail-content,
body:not(.home-page) .leader-card,
body:not(.home-page) .mv-card {
  padding: clamp(22px, 3vw, 36px);
}

body:not(.home-page) .service-features,
body:not(.home-page) .product-package-list,
body:not(.home-page) .product-problem-list,
body:not(.home-page) .city-lp-prosol-list,
body:not(.home-page) .city-lp-wp-points {
  display: grid;
  gap: 12px;
  margin-block: 20px;
  padding-left: 0;
  list-style: none;
}

body:not(.home-page) .service-features li,
body:not(.home-page) .product-package-list li,
body:not(.home-page) .product-problem-list li,
body:not(.home-page) .city-lp-prosol-list li,
body:not(.home-page) .city-lp-wp-points li {
  position: relative;
  padding: 12px 14px 12px 42px;
  border: 1px solid rgba(15, 118, 110, 0.12);
  border-radius: var(--srw-radius-sm);
  color: var(--srw-ink);
  background: linear-gradient(180deg, #ffffff, #f8fbfb);
}

body:not(.home-page) .service-features li::before,
body:not(.home-page) .product-package-list li::before,
body:not(.home-page) .product-problem-list li::before,
body:not(.home-page) .city-lp-prosol-list li::before,
body:not(.home-page) .city-lp-wp-points li::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 16px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: var(--srw-accent);
  box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.72);
}

body:not(.home-page) .btn:hover,
body:not(.home-page) button[type="submit"]:hover {
  transform: translateY(-2px);
}

body:not(.home-page) .cta-section,
body:not(.home-page) .seo-city-banner-cta,
body:not(.home-page) .city-lp-band-strong {
  position: relative;
  overflow: hidden;
}

body:not(.home-page) .cta-section h2,
body:not(.home-page) .cta-section p,
body:not(.home-page) .seo-city-banner-cta h2,
body:not(.home-page) .seo-city-banner-cta p,
body:not(.home-page) .city-lp-band-strong h2,
body:not(.home-page) .city-lp-band-strong p {
  color: #ffffff;
}

body:not(.home-page) .seo-faq-details,
body:not(.home-page) details.seo-faq-details {
  border: 1px solid var(--srw-line);
  border-radius: var(--srw-radius);
  background: #ffffff;
  box-shadow: var(--srw-shadow-sm);
  overflow: hidden;
}

body:not(.home-page) .seo-faq-summary {
  min-height: 58px;
  padding: 18px 22px;
  cursor: pointer;
}

body:not(.home-page) .seo-faq-body {
  border-top: 1px solid var(--srw-line);
  color: var(--srw-muted);
}

body:not(.home-page) .srw-loc-grid,
body:not(.home-page) .city-hub-nearby-grid,
body:not(.home-page) .footer-cities-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 180px), 1fr));
  gap: 14px;
}

body:not(.home-page) .city-lp-stickydock-spacer {
  height: 0;
}

@media (max-width: 900px) {
  body:not(.home-page) .service-detail-grid,
  body:not(.home-page) .contact-main-grid,
  body:not(.home-page) .about-intro-grid,
  body:not(.home-page) .city-lp-hero-grid,
  body:not(.home-page) .city-lp-prosol-grid,
  body:not(.home-page) .seo-city-banner-inner,
  body:not(.home-page) .city-lp-wp-inner {
    grid-template-columns: 1fr;
  }

  body:not(.home-page) .page-hero,
  .seo-body-product-service .city-lp-hero,
  .seo-body-geo-lp .city-lp-hero,
  .seo-body-city-hub .city-lp-hero {
    padding-block: 40px;
  }
}

@media (max-width: 640px) {
  body:not(.home-page) .container {
    width: min(100% - 24px, 1160px);
  }

  body:not(.home-page) .services-grid,
  body:not(.home-page) .additional-services-grid,
  body:not(.home-page) .faq-grid,
  body:not(.home-page) .seo-intl-grid,
  body:not(.home-page) .city-lp-card-grid,
  body:not(.home-page) .city-lp-demo-grid,
  body:not(.home-page) .city-lp-tech-grid,
  body:not(.home-page) .city-hub-product-grid,
  body:not(.home-page) .product-package-grid,
  body:not(.home-page) .product-feature-grid,
  body:not(.home-page) .product-case-grid,
  body:not(.home-page) .product-audience-grid,
  body:not(.home-page) .product-benefit-grid,
  body:not(.home-page) .product-problem-grid {
    grid-template-columns: 1fr;
  }

  body:not(.home-page) .cta-buttons,
  body:not(.home-page) .seo-city-banner-buttons,
  body:not(.home-page) .city-lp-hero-cta-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
  }

  body:not(.home-page) .btn,
  body:not(.home-page) button[type="submit"],
  body:not(.home-page) .seo-lead-submit {
    width: 100%;
    justify-content: center;
  }

  body:not(.home-page) .contact-form-card,
  body:not(.home-page) .service-detail-content {
    padding: 20px;
  }
}
/* Phase 10B visual upgrade: richer cards and forms without changing content or routes. */
body:not(.home-page) .seo-dynamic-page,
body:not(.home-page) main {
  background:
    linear-gradient(180deg, rgba(246, 250, 252, 0.95) 0, rgba(255, 255, 255, 0) 420px),
    #ffffff;
}

body:not(.home-page) .city-lp-band,
body:not(.home-page) .city-lp-band-alt,
body:not(.home-page) .seo-lead-section,
body:not(.home-page) .product-audience,
body:not(.home-page) .product-features,
body:not(.home-page) .product-benefits,
body:not(.home-page) .product-addons,
body:not(.home-page) .product-related {
  scroll-margin-top: 132px;
}

body:not(.home-page) .city-lp-band > .container,
body:not(.home-page) .city-lp-band-alt > .container,
body:not(.home-page) .services-overview > .container,
body:not(.home-page) .additional-services > .container,
body:not(.home-page) .seo-lead-section > .container {
  position: relative;
}

body:not(.home-page) .city-lp-section-head,
body:not(.home-page) .section-header {
  margin-bottom: clamp(30px, 4vw, 54px);
}

body:not(.home-page) .city-lp-section-head h2,
body:not(.home-page) .section-header h2 {
  margin-top: 16px;
  color: #101827;
  text-wrap: balance;
}

body:not(.home-page) .city-lp-section-head p,
body:not(.home-page) .section-header p,
body:not(.home-page) .city-lp-section-sub {
  max-width: 760px;
  margin-inline: auto;
}

body:not(.home-page) .service-card,
body:not(.home-page) .additional-service-card,
body:not(.home-page) .city-hub-product-card,
body:not(.home-page) .product-package-card,
body:not(.home-page) .product-feature-card,
body:not(.home-page) .product-feature-card--rich,
body:not(.home-page) .product-audience-card,
body:not(.home-page) .product-benefit-card,
body:not(.home-page) .product-related-card,
body:not(.home-page) .srw-loc-card,
body:not(.home-page) .faq-item {
  position: relative;
  overflow: hidden;
  border-color: rgba(26, 47, 72, 0.10);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 252, 252, 0.96) 100%);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.85) inset, 0 18px 45px rgba(15, 31, 52, 0.08);
}

body:not(.home-page) .service-card::before,
body:not(.home-page) .additional-service-card::before,
body:not(.home-page) .city-hub-product-card::before,
body:not(.home-page) .product-package-card::before,
body:not(.home-page) .product-feature-card::before,
body:not(.home-page) .product-feature-card--rich::before,
body:not(.home-page) .product-audience-card::before,
body:not(.home-page) .product-benefit-card::before,
body:not(.home-page) .product-related-card::before,
body:not(.home-page) .srw-loc-card::before,
body:not(.home-page) .faq-item::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #1a5f7a, #2980b9 62%, #27ae60);
  opacity: 0.82;
}

body:not(.home-page) .service-card:hover,
body:not(.home-page) .additional-service-card:hover,
body:not(.home-page) .city-hub-product-card:hover,
body:not(.home-page) .product-package-card:hover,
body:not(.home-page) .product-feature-card:hover,
body:not(.home-page) .product-feature-card--rich:hover,
body:not(.home-page) .product-audience-card:hover,
body:not(.home-page) .product-benefit-card:hover,
body:not(.home-page) .product-related-card:hover,
body:not(.home-page) .srw-loc-card:hover,
body:not(.home-page) .faq-item:hover {
  transform: translateY(-6px);
  border-color: rgba(15, 118, 110, 0.30);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.95) inset, 0 24px 58px rgba(15, 31, 52, 0.13);
}

body:not(.home-page) .product-audience-card,
body:not(.home-page) .product-benefit-card,
body:not(.home-page) .product-feature-card {
  min-height: 132px;
  display: flex;
  align-items: center;
  gap: 18px;
}

body:not(.home-page) .product-feature-card--rich {
  min-height: 210px;
}

body:not(.home-page) .product-audience-card h3,
body:not(.home-page) .product-benefit-card span:last-child,
body:not(.home-page) .product-feature-card span:last-child {
  margin: 0;
  font-size: clamp(1.03rem, 1.5vw, 1.22rem);
  line-height: 1.45;
}

body:not(.home-page) .product-audience-icon,
body:not(.home-page) .product-feature-icon,
body:not(.home-page) .city-lp-tick {
  flex: 0 0 auto;
  border-radius: 12px;
  background: linear-gradient(135deg, rgba(15, 118, 110, 0.14), rgba(29, 78, 216, 0.11));
  box-shadow: inset 0 0 0 1px rgba(15, 118, 110, 0.12);
}

body:not(.home-page) .product-audience-icon,
body:not(.home-page) .product-feature-icon {
  width: 46px;
  height: 46px;
}

body:not(.home-page) .product-audience-icon::after,
body:not(.home-page) .product-feature-icon::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: 14px;
  border-radius: 50%;
  background: #0f766e;
  box-shadow: 11px 0 0 -5px #1d4ed8, 0 11px 0 -5px #f6b544;
}

body:not(.home-page) .city-lp-tick {
  width: 30px;
  height: 30px;
  display: inline-grid;
  place-items: center;
  background: rgba(15, 118, 110, 0.13);
}

body:not(.home-page) .city-lp-tick::before {
  width: 12px;
  height: 7px;
  border-color: #0f766e;
}

body:not(.home-page) .product-benefit-grid {
  align-items: stretch;
}

body:not(.home-page) .product-benefit-card {
  padding: clamp(22px, 2.6vw, 30px);
}

body:not(.home-page) .product-addon-tags,
body:not(.home-page) .city-lp-tag-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

body:not(.home-page) .product-addon-tags span,
body:not(.home-page) .city-lp-tag-row span,
body:not(.home-page) .city-lp-tag-row a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 10px 16px;
  border: 1px solid rgba(32, 48, 73, 0.10);
  border-radius: 999px;
  color: #142033;
  background: linear-gradient(180deg, #ffffff, #f6fafb);
  box-shadow: 0 10px 28px rgba(15, 31, 52, 0.06);
  font-weight: 750;
  text-decoration: none;
}
