/* September 2026: additive refinement; established brand/assets remain intact. */
:root { --slate-500: #52667c; --blue-800: #064d9f; --line: #dce4ee; }
:focus-visible { outline: 3px solid #1389ec; outline-offset: 4px; }
.btn { line-height: 1.3; white-space: normal; text-align: center; }
.btn-icon { flex: 0 0 auto; }
.text-link { line-height: 1.5; }
.section-head p, .process-step p, .service-card p { line-height: 1.65; }
.field input::placeholder, .field textarea::placeholder { color: #687c92; }
.field input:focus-visible, .field select:focus-visible, .field textarea:focus-visible { outline: 2px solid #0876e2; outline-offset: 2px; }
.footer-links a { display: flex; min-height: 36px; }
.footer-links a:hover { text-decoration: underline; text-underline-offset: 5px; }
.footer-contact a { min-height: 36px; align-items: center; }
.footer-contact a[href^="mailto:"] { overflow-wrap: anywhere; }
.footer-contact svg { margin-top: 0; }
.footer-bottom-links a { display: inline-flex; align-items: center; min-height: 36px; }
.legal-content h2, .legal-content a { overflow-wrap: anywhere; hyphens: auto; }
body:has(.legal-content) .mobile-actions { display: none; }

/* A calmer, clearly divided opening. Text never sits over a face. */
.hero { background: #07192e; min-height: 0; }
.hero::before { background: linear-gradient(90deg, #07192e 0%, #07192e 45%, rgba(7,25,46,.75) 52%, rgba(7,25,46,.12) 72%, transparent); }
.hero::after { display: none; }
.hero-media { left: 47%; }
.hero-media img { filter: none; object-position: 57% center; }
.hero-inner { min-height: 640px; padding-block: 58px; }
.hero-content { max-width: 550px; }
.hero h1 { max-width: 550px; font-size: clamp(2.9rem, 4.35vw, 3.75rem); line-height: 1.08; letter-spacing: -.048em; }
.service-hero--montage .service-hero-copy { min-width: 0; }
@media (min-width: 681px) and (max-width: 900px) {
  .service-hero--montage .service-hero-copy h1 { font-size: clamp(2rem, 4.4vw, 2.55rem); line-height: 1.1; }
}
.calculator-transfer-note { margin: 0 0 24px; padding: 14px 16px; border: 1px solid #b8d9ed; border-radius: 12px; background: #f0f8fc; color: #16344b; font-size: .9375rem; line-height: 1.6; overflow-wrap: anywhere; }
.calculator-transfer-note[data-state="error"] { background: #fff8ef; border-color: #e7cfab; color: #614119; }
.hero .lead { max-width: 505px; font-size: 1.03rem; line-height: 1.7; color: #cfdeed; }
.hero .eyebrow { color: #84cfff; }
.hero .button-row { gap: 12px; }
.hero .button-row .btn { min-height: 48px; }
.hero-proof-panel { grid-template-columns: repeat(2, minmax(0, 1fr)); width: 100%; margin-top: 30px; border: 0; border-radius: 0; background: none; box-shadow: none; backdrop-filter: none; overflow: visible; gap: 17px 20px; }
.hero-proof-item { padding: 0; min-height: 42px; grid-template-columns: 34px minmax(0, 1fr); gap: 10px; border: 0 !important; }
.hero-proof-icon { width: 34px; height: 34px; background: #102f4d; color: #8bd8ff; border: 1px solid #294662; box-shadow: none; border-radius: 10px; }
.hero-proof-copy strong { color: #f4f9ff; font-size: .78rem; line-height: 1.4; }
.hero-proof-copy > span { color: #adc2d7; font-size: .7rem; line-height: 1.5; }

/* Replace repeated promises with useful routes into the service offering. */
.entry-paths { border-bottom: 1px solid var(--line); background: #f4f8fc; }
.entry-paths-grid { display: grid; grid-template-columns: 1fr 1fr; }
.entry-path { display: flex; min-height: 108px; gap: 20px; align-items: center; padding: 24px 28px; transition: background .2s; }
.entry-path:first-child { padding-left: 0; border-right: 1px solid var(--line); }
.entry-path:last-child { padding-right: 0; padding-left: 38px; }
.entry-path small { display: block; margin-bottom: 5px; color: #52667c; font-size: .72rem; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.entry-path strong { display: block; color: var(--navy-900); font-size: 1rem; font-weight: 750; line-height: 1.4; }
.entry-path > svg { width: 36px; height: 36px; padding: 8px; border: 1px solid #bed2e6; border-radius: 50%; margin-left: auto; color: #0759b8; flex-shrink: 0; transition: transform .2s; }
.entry-path:hover strong { color: #0759b8; }
.entry-path:hover > svg { transform: translateX(4px); background: #e5f2ff; }

/* Consistent photo panels, stronger captions, restrained elevation. */
.service-grid { gap: 22px; }
.service-card { border-color: #d3dfec; box-shadow: none; }
.service-card > img, .service-card > .service-card-picture img { filter: none; }
.service-card::after { inset: 20% 0 0; background: linear-gradient(180deg, transparent 0%, rgba(3,16,35,.7) 45%, #031023 100%); }
.service-card h3 { font-size: 1.6rem; }
.service-card p { color: #d7e4ef; font-size: .9rem; }
.service-card .text-link { font-size: .86rem; }
.service-card .number { color: #9bdaff; }
.service-card.featured { min-height: 290px; }
.partner-card-wrap { position: relative; grid-column: 1 / -1; min-width: 0; }
.partner-card-wrap .service-card { display: block; height: 100%; }
.partner-card-wrap .service-card.featured { height: auto; }
.partner-card-wrap .service-card:hover { transform: none; }
.service-card.featured .service-card-content { position: relative; inset: auto; max-width: 66%; min-height: 290px; padding: 30px 32px 72px; }
.service-card.featured .service-icon { display: none; }
.service-card.featured .service-card-content > .number { margin-top: 0; }
.service-card.featured .service-card-content .text-link { margin-bottom: 0; }
.partner-motion-toggle { position: absolute; z-index: 4; right: 20px; bottom: 18px; min-height: 40px; padding: 8px 13px; color: #eaf8ff; border: 1px solid #537087; background: #0a223b; border-radius: 20px; font: inherit; font-size: .73rem; cursor: pointer; }
.service-card.motion-paused .partner-route, .service-card.motion-paused .partner-node { animation-play-state: paused !important; }
.process-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); align-items: stretch; }
.process-step { min-width: 0; border: 1px solid #d4e2f0; border-radius: 20px; padding: 28px 24px; background: #fff; box-shadow: 0 10px 28px #102c4710; }
.process-step h3 { line-height: 1.4; overflow-wrap: anywhere; }
.process-step::before { background: #e6f3ff; color: #0759b8; border-radius: 12px; font-size: .9rem; }
.process-step:not(:last-child)::after { display: none; }
.process-step p { font-size: .93rem; }
.faq-list details { transition: background .2s, border-color .2s; }
.faq-list details[open] { border-color: #accfed; background: #f6faff; }
.faq-list summary { padding-right: 48px; }
.faq-list summary:focus-visible { outline-offset: -4px; border-radius: 12px; }
.calculator-shell, .form-shell { box-shadow: 0 16px 48px rgba(12,38,66,.07); }
.calculator-form, .project-form { min-width: 0; }
.hero-motion-toggle { min-height: 44px; font-size: .76rem; }
.form-status[data-state="error"] { color: #8d2424; background: #fff1f0; border: 1px solid #eab8b2; }
.form-status[data-state="loading"] { color: #164773; background: #eef6ff; border: 1px solid #bed6ee; }
.project-form[aria-busy="true"] button[type="submit"] { opacity: .7; cursor: wait; }
.local-form-note { padding: 12px 16px; color: #36536e; border-left: 3px solid #0876e2; background: #eef6ff; font-size: .82rem; }
.project-form button:disabled { opacity: .6; cursor: not-allowed; }
.page-hero--motion, .page-hero--motion.compact { padding-bottom: 72px; }

@media (min-width: 1061px) {
  .nav-dropdown:not(.services-open) .nav-menu { visibility: hidden; opacity: 0; transform: translateY(8px); }
  .nav-dropdown.services-open .nav-menu { visibility: visible; opacity: 1; transform: translateY(0); }
  .nav-dropdown:not(.services-open) > button svg { transform: rotate(0); }
  .nav-dropdown.services-open > button svg { transform: rotate(180deg); }
  .nav-menu::before { position: absolute; inset: -12px 0 auto; height: 12px; content: ""; }
}
@media (max-width: 1060px) {
  .process-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .hero-content { max-width: 510px; }
  .hero-media { left: 40%; }
  .hero::before { background: linear-gradient(90deg, #07192e 0%, rgba(7,25,46,.98) 40%, rgba(7,25,46,.55) 70%, rgba(7,25,46,.2)); }
  .hero h1 { font-size: clamp(2.6rem, 5.8vw, 3.6rem); }
  .site-nav { border: 1px solid #c8d7e6; box-shadow: 0 20px 90px rgba(3,15,35,.28); padding: 14px; }
  .site-nav > a, .nav-dropdown > button { min-height: 48px; font-size: .91rem; }
  .site-nav > a[aria-current="page"] { box-shadow: inset 3px 0 #0759b8; }
  .nav-menu a { font-size: .88rem; }
  body.nav-open main, body.nav-open .site-footer { filter: brightness(.5); }
  .entry-path { gap: 12px; padding-inline: 20px; }
  .entry-path:last-child { padding-left: 24px; }
}
@media (max-width: 680px) {
  .hero { display: flex; flex-direction: column; }
  .hero::before { display: none; }
  .hero-inner { order: 0; min-height: 0; padding: 36px 0 28px; }
  .hero-content { max-width: none; }
  .hero h1 { max-width: 540px; font-size: clamp(2rem, 9.3vw, 2.9rem); line-height: 1.12; }
  .hero .lead { font-size: .97rem; line-height: 1.65; }
  .hero .eyebrow { font-size: .63rem; letter-spacing: .12em; }
  .hero .button-row { margin-top: 22px; gap: 9px; }
  .hero .button-row .btn { min-height: 48px; font-size: .79rem; padding-inline: 13px; }
  .hero-proof-panel { margin-top: 26px; gap: 14px 12px; }
  .hero-proof-item { grid-template-columns: 30px minmax(0,1fr); gap: 8px; min-height: 40px; }
  .hero-proof-copy strong { font-size: .73rem; }
  .hero-proof-copy > span { font-size: .67rem; }
  .hero-proof-icon { width: 30px; height: 30px; }
  .hero-media { position: relative; order: 1; inset: auto; height: 240px; }
  .hero-media img { object-position: 50% 50%; }
  .entry-paths-grid { grid-template-columns: 1fr; }
  .entry-path, .entry-path:first-child, .entry-path:last-child { min-height: 90px; padding: 18px 0; border: 0; }
  .entry-path:first-child { border-bottom: 1px solid var(--line); }
  .entry-path strong { font-size: .93rem; }
  .entry-path small { font-size: .64rem; }
  .service-grid { gap: 18px; }
  .service-card, .service-card:nth-child(1), .service-card:nth-child(2), .service-card:nth-child(3), .service-card:nth-child(4), .service-card:nth-child(5) { min-height: 340px; }
  .service-card-content { inset: auto 22px 22px; }
  .service-card .number { margin-bottom: 8px; font-size: .68rem; }
  .service-card h3 { font-size: 1.5rem; }
  .service-card:nth-child(n+3):nth-child(-n+5) p { display: block; }
  .service-card p { font-size: .86rem; }
  .service-card.featured { min-height: 310px; }
  .service-card.featured .service-card-content { max-width: 100%; padding: 26px 24px 76px; }
  .service-card.featured .service-card-content .text-link { margin-bottom: 0; }
  .partner-motion-toggle { right: 16px; bottom: 14px; }
  .section-head p { font-size: .96rem; }
  .process-grid { grid-template-columns: minmax(0, 1fr); gap: 16px; }
  .process-step { padding: 24px; border-radius: 18px; }
  .process-step p { font-size: .9rem; }
  .footer-links a { min-height: 44px; font-size: .88rem; }
  .footer-links { gap: 2px; }
  .footer-contact a { min-height: 44px; font-size: .88rem; }
  .footer-bottom-links a { min-height: 44px; }
  .page-hero:not(.service-hero) h1 { font-size: clamp(2rem, 8.7vw, 2.9rem); line-height: 1.12; }
  .page-hero:not(.service-hero) .lead { font-size: 1rem; line-height: 1.65; }
  .page-hero--motion, .page-hero--motion.compact { padding-top: 38px; padding-bottom: 78px; }
  .page-hero .breadcrumbs { margin-bottom: 24px; }
  .service-hero-copy { padding-top: 36px; }
  .service-hero-copy h1 { font-size: clamp(2rem, 9vw, 2.7rem); line-height: 1.12; }
}
@media (prefers-reduced-motion: reduce) {
  .partner-route--main, .partner-route--branch, .partner-node { animation: none !important; }
  .hero-motion-toggle { transition: none; }
}
.service-card.motion-gentle .partner-route--main { animation: partner-gentle-glow 6s ease-in-out infinite !important; }
.service-card.motion-gentle .partner-route--branch { animation: none !important; }
.service-card.motion-gentle .partner-node { animation: partner-gentle-node 6s ease-in-out infinite !important; transform: none; }
.service-card.motion-gentle .partner-node--2 { animation-delay: -1.5s !important; }
.service-card.motion-gentle .partner-node--3 { animation-delay: -3s !important; }
.service-card.motion-gentle .partner-node--4 { animation-delay: -4.5s !important; }
.service-card.motion-full .partner-route--main { animation: partner-route-flow 4.8s linear infinite !important; }
.service-card.motion-full .partner-route--branch { animation: partner-route-flow 7s linear infinite reverse !important; }
.service-card.motion-full .partner-node { animation: partner-node-pulse 2.6s ease-in-out infinite !important; }
.service-card.motion-full .partner-node--2 { animation-delay: -.7s !important; }
.service-card.motion-full .partner-node--3 { animation-delay: -1.3s !important; }
.service-card.motion-full .partner-node--4 { animation-delay: -1.9s !important; }
@keyframes partner-gentle-glow { 0%,100% {opacity:.4} 50% {opacity:1} }
@keyframes partner-gentle-node { 0%,100% {opacity:.22} 50% {opacity:1} }
.service-card.motion-paused .partner-route, .service-card.motion-paused .partner-node { animation-play-state: paused !important; }

/* Explicit intensity control; the device preference remains the initial default. */
.motion-controls { position: absolute; z-index: 5; bottom: 18px; right: clamp(18px, 3vw, 46px); display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px; max-width: calc(100% - 36px); }
.partner-motion-controls { right: 20px; }
.motion-controls .partner-motion-toggle, .motion-controls .hero-motion-toggle { position: static; margin: 0; min-height: 44px; }
.motion-intensity-toggle { min-height: 44px; padding: 8px 13px; border: 1px solid #537087; border-radius: 999px; color: #c8e9ff; background: #0a223b; font: inherit; font-size: .73rem; cursor: pointer; }
.motion-intensity-toggle:hover { background: #123759; border-color: #9bd9ff; }
.page-hero--motion[data-motion-mode="gentle"] .hero-motion-canvas { opacity: .9; }
.page-hero--motion[data-motion-mode="full"] .hero-motion-canvas { opacity: .97; }
@media (max-width: 680px) {
  .motion-controls { right: 16px; bottom: 14px; max-width: calc(100% - 32px); gap: 6px; }
  .motion-controls button { font-size: .68rem; padding-inline: 10px; }
  .service-card.featured .service-card-content { padding-bottom: 94px; }
  .page-hero--motion, .page-hero--motion.compact { padding-bottom: 96px; }
}
@media (max-width: 360px) {
  .motion-controls { justify-content: flex-start; }
  .service-card.featured .service-card-content { padding-bottom: 126px; }
  .page-hero--motion, .page-hero--motion.compact { padding-bottom: 128px; }
}
