/* v15-05 customer annotations: scoped refinements, incumbent brand and images. */
.home-v1505 .hero h1 span { display: block; }
.home-v1505 .hero h1 .home-hero-primary { margin: 0; color: var(--ink); font-size: 1em; line-height: 1.08; }
.home-v1505 .hero h1 .home-hero-secondary { margin-top: 18px; color: #187e9f; font-size: .65em; line-height: 1.2; }
.home-v1505 .hero-summary { max-width: 580px; font-size: clamp(16px, 1.1vw, 18px); line-height: 1.85; }
.home-v1505 .hero-assembly.home-business { width: clamp(196px, 17vw, 250px); background: rgba(5, 25, 34, .9); backdrop-filter: none; }
.home-v1505 .home-business > strong { padding: 16px 20px; color: #e7f6f9; font-size: 16px; letter-spacing: .04em; }
.home-v1505 .home-business ul { display: grid; grid-template-columns: 1fr; }
.home-v1505 .home-business li { min-height: 0; padding: 0; border-right: 0; font-size: 14px; }
.home-v1505 .home-business li::before { content: none; }
.home-v1505 .home-business li a { display: flex; min-height: 44px; align-items: center; justify-content: space-between; gap: 16px; padding: 8px 20px; color: #f7fbfc; }
.home-v1505 .home-business li a span { color: var(--sky); }
.home-v1505 .home-business li a:hover { background: #123c4d; }
.home-v1505 .home-business li a:focus-visible { position: relative; z-index: 1; outline: 2px solid #fff; outline-offset: -4px; background: #123c4d; }
.home-v1505 .acoustic-copy > p.home-acoustic-label { margin-bottom: 20px; color: var(--sky); font-size: 14px; }
.home-v1505 .acoustic-copy > h2 { margin-bottom: 16px; font-size: clamp(38px, 3.65vw, 56px); }
.home-v1505 .acoustic-copy > p.home-acoustic-slogan { max-width: 26em; margin-bottom: 24px; color: #fff; font-size: clamp(21px, 1.7vw, 27px); font-weight: 600; line-height: 1.65; }
.home-v1505 .acoustic-copy > p.home-acoustic-detail { max-width: 700px; margin-bottom: 34px; color: #c3d2d8; font-size: 17px; line-height: 1.85; }
.home-v1505 .home-noise-summary { max-width: 34em; margin: 22px 0 0; color: var(--muted); font-size: 17px; line-height: 1.85; }
.home-v1505 .home-scheme-carousel { min-width: 0; min-height: 573px; padding: clamp(26px, 2.4vw, 38px); }
.home-v1505 .home-scheme-carousel > h3 { margin-bottom: 28px; font-size: clamp(27px, 2.2vw, 35px); line-height: 1.4; }
.home-v1505 .home-scheme-carousel > h3 > span { display: block; }
.home-v1505 .home-scheme-slide { min-width: 0; padding: 25px 0; border-top: 1px solid rgba(8, 39, 53, .2); }
.home-v1505 .home-scheme-slide h4 { margin: 0 0 14px; color: var(--ink); font-size: 20px; line-height: 1.5; }
.home-v1505 .home-scheme-slide p { margin: 0 0 18px; color: #405e69; font-size: 15px; line-height: 1.85; }
.home-v1505 .home-scheme-link { display: inline-flex; min-height: 44px; align-items: center; gap: 12px; color: #125d77; font-size: 15px; font-weight: 700; }
.home-v1505 .home-scheme-link:hover { text-decoration: underline; text-underline-offset: 5px; }
.home-v1505 .home-scheme-carousel[data-enhanced] .home-scheme-slides { min-height: 274px; }
.home-v1505 .home-scheme-controls[hidden],
.home-v1505 .home-scheme-slide[hidden] { display: none; }
.home-v1505 .home-scheme-controls { padding-bottom: 28px; }
.home-v1505 .home-scheme-nav { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.home-v1505 .home-scheme-controls button { min-width: 68px; min-height: 44px; border: 1px solid #91aeb8; padding: 8px 12px; background: transparent; color: var(--ink); font-size: 14px; cursor: pointer; }
.home-v1505 .home-scheme-controls button:hover { background: #fff; }
.home-v1505 .home-scheme-controls button:disabled { cursor: default; text-decoration: none; color: #405e69; }
.home-v1505 .home-scheme-position { flex-shrink: 0; color: #405e69; font-size: 14px; font-variant-numeric: tabular-nums; }
.home-v1505 .home-scheme-playback { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 12px; margin-top: 10px; }
.home-v1505 .home-scheme-playback button { min-height: 44px; border: 0; padding: 8px 0; color: #125d77; text-decoration: underline; text-underline-offset: 4px; }
.home-v1505 .home-scheme-playback [data-scheme-state] { color: #405e69; font-size: 12px; }
.home-v1505 .home-all-noise { gap: 12px; line-height: 1.7; }
.home-v1505 .home-scheme-controls button:focus-visible,
.home-v1505 .home-scheme-link:focus-visible,
.home-v1505 .home-all-noise:focus-visible,
.home-v1505 .home-faq-actions a:focus-visible { outline: 2px solid var(--blue); outline-offset: 4px; }
.home-v1505 .client-logos-featured > li { display: block; padding: 0; }
.home-v1505 .home-client-link { display: grid; min-height: 112px; height: 100%; place-items: center; padding: 20px 14px; }
.home-v1505 .home-client-link img { width: auto; max-width: 88%; height: auto; max-height: 48px; object-fit: contain; }
.home-v1505 .home-client-link:hover { background: #eaf3f5; }
.home-v1505 .home-client-link:focus-visible { outline: 2px solid var(--blue); outline-offset: -4px; background: #eaf3f5; }
.home-v1505 .process-copy > p.home-process-label { margin-bottom: 20px; color: var(--sky); font-size: 17px; font-weight: 700; }
.home-v1505 .process-shell { row-gap: 28px; }
.home-v1505 .home-section-next { display: inline-flex; min-height: 48px; align-items: center; justify-content: space-between; gap: 20px; font-size: 16px; font-weight: 650; }
.home-v1505 .home-section-next:hover { text-decoration: underline; text-underline-offset: 5px; }
.home-v1505 .home-process-next { grid-column: 2; width: 100%; margin-top: 0; color: #e7f6f9; }
.home-v1505 .home-process-next:focus-visible { outline: 2px solid var(--sky); outline-offset: 4px; }
.home-v1505 .home-faq-actions { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 12px 24px; padding-top: 24px; }
.home-v1505 .home-faq-actions a { display: inline-flex; min-height: 48px; align-items: center; gap: 12px; color: #125d77; font-size: 16px; font-weight: 650; }
.home-v1505 .home-faq-actions a:hover { text-decoration: underline; text-underline-offset: 5px; }
.home-v1505 #home-faq, .home-v1505 #contact { scroll-margin-top: calc(var(--header-height) + 24px); }
.home-visually-hidden { position: absolute; width: 1px; height: 1px; margin: -1px; border: 0; padding: 0; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
@media (max-width: 1100px) {
  .home-v1505 .home-process-next { grid-column: 1; margin-top: 0; }
  .home-v1505 .home-scheme-carousel { min-height: 0; }
  .home-v1505 .home-scheme-carousel[data-enhanced] .home-scheme-slides { min-height: 0; }
}
@media (max-width: 820px) {
  .home-v1505 .hero-grid { padding-bottom: 28px; }
  .home-v1505 .hero-assembly.home-business { position: static; inset: auto; width: 100%; max-width: 650px; transform: none; justify-self: center; box-shadow: none; background: var(--ink); }
  .home-v1505 .home-business ul { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .home-v1505 .home-business li { border-bottom: 1px solid rgba(210, 238, 246, .2); }
  .home-v1505 .home-business li:nth-child(odd) { border-right: 1px solid rgba(210, 238, 246, .2); }
  .home-v1505 .home-business li:nth-child(even) { border-right: 0; }
  .home-v1505 .home-business li:nth-last-child(-n + 2) { border-bottom: 0; }
  .home-v1505 .home-business li a { min-height: 48px; font-size: 16px; }
  .home-v1505 .acoustic-copy > p.home-acoustic-label { order: 1; }
  .home-v1505 .acoustic-copy > h2 { order: 2; }
  .home-v1505 .acoustic-copy > p.home-acoustic-slogan { order: 3; }
  .home-v1505 .acoustic-copy > p.home-acoustic-detail { order: 4; }
  .home-v1505 .acoustic-photo { order: 5; }
  .home-v1505 .acoustic-links { order: 6; }
}
@media (max-width: 680px) {
  /* Reset the tablet's explicit fourth-item column before mobile auto-placement. */
  .home-v1505 .fact-shell { grid-template-columns: repeat(2, minmax(0, 1fr)); grid-auto-flow: row; }
  .home-v1505 .fact-shell > div:nth-child(-n + 4) { grid-column: auto; grid-row: auto; }
  .home-v1505 .fact-shell > div:nth-child(5) { grid-column: 1 / -1; grid-row: auto; }
  .home-v1505 .hero h1 .home-hero-secondary { margin-top: 12px; font-size: .66em; }
  .home-v1505 .hero-summary { font-size: 16px; line-height: 1.85; }
  .home-v1505 .acoustic-copy > h2 { font-size: clamp(34px, 9.5vw, 44px); }
  .home-v1505 .acoustic-copy > p.home-acoustic-slogan { font-size: 21px; }
  .home-v1505 .acoustic-copy > p.home-acoustic-detail,
  .home-v1505 .home-noise-summary { font-size: 16px; }
  .home-v1505 .home-scheme-carousel { padding: 28px 24px; }
  .home-v1505 .home-scheme-carousel > h3 { font-size: 30px; }
  .home-v1505 .home-scheme-slide p { font-size: 16px; }
  .home-v1505 .home-client-link { min-height: 94px; padding: 16px 10px; }
  .home-v1505 .home-client-link img { max-height: 42px; }
  .home-v1505 .home-process-next { margin-top: -12px; }
  .home-v1505 .home-faq-actions { align-items: stretch; }
}
@media (prefers-reduced-motion: reduce) {
  .home-v1505 { scroll-behavior: auto; }
}
@media print {
  .home-v1505 .home-scheme-slide[hidden] { display: block !important; }
  .home-v1505 .home-scheme-controls { display: none; }
}
