site-header,
site-footer,
client-logo-carousel,
site-cta { display: block; }

button,
a.button,
.primary-button,
.secondary-button,
.white-button,
.global-header__cta,
.global-mobile-nav__cta,
.global-cta__primary,
.global-cta__secondary,
.global-footer__contact-link { text-transform: uppercase; }

.global-header { position: sticky; top: 0; z-index: 50; width: 100%; color: #111827; background: rgba(255,255,255,.96); border-bottom: 1px solid transparent; backdrop-filter: blur(14px); transition: border-color .22s ease, box-shadow .22s ease, background-color .22s ease; }
.global-header.is-scrolled { background: rgba(255,255,255,.985); border-bottom-color: #e5e7eb; box-shadow: 0 8px 24px rgba(15,23,42,.07); }
.global-header__inner { width: 100%; height: 88px; display: flex; align-items: center; gap: 30px; padding-inline: clamp(28px,6vw,120px); }
.global-brand { width: 184px; display: block; flex: 0 0 auto; line-height: 1; }
.global-brand img { width: 100%; height: auto; display: block; object-fit: contain; }
.global-desktop-nav { display: flex; align-items: center; gap: 32px; margin-left: auto; }
.global-desktop-nav > a,.global-nav__mega-trigger { min-height: 44px; display: inline-flex; align-items: center; gap: 7px; padding: 12px 0; color: #172033; background: transparent; border: 0; font-family: 'Montserrat',Arial,sans-serif; font-size: 14px; font-weight: 500; text-decoration: none; cursor: pointer; transition: color .2s ease,font-weight .2s ease; }
.global-desktop-nav > a:hover,.global-nav__mega-trigger:hover,.global-nav__mega-trigger[aria-expanded="true"] { color: #2563eb; }
.global-desktop-nav > a.active,.global-nav__mega-trigger.active { color: #0f172a; font-weight: 700; }
.global-header__cta { min-height: 44px; display: inline-flex; align-items: center; gap: 14px; flex: 0 0 auto; margin-left: 2px; padding: 10px 18px; color: #fff; background: #050505; border: 1px solid #050505; border-radius: 8px; box-shadow: 0 8px 20px rgba(0,0,0,.17); font-family: 'Montserrat',Arial,sans-serif; font-size: 12.5px; font-weight: 650; line-height: 1; text-decoration: none; transition: transform .2s ease,background .2s ease,box-shadow .2s ease; }
.global-header__cta:hover { color: #fff; background: #1a1a1a; box-shadow: 0 11px 25px rgba(0,0,0,.23); transform: translateY(-1px); }
.global-header__cta span { font-size: 16px; line-height: 1; transition: transform .2s ease; }
.global-header__cta:hover span { transform: translate(2px,-2px); }
.global-nav__mega-trigger > span { width: 7px; height: 7px; display: block; margin-top: -3px; border-right: 1.5px solid currentColor; border-bottom: 1.5px solid currentColor; transform: rotate(45deg); transition: transform .22s ease; }
.global-nav__mega-trigger[aria-expanded="true"] > span { margin-top: 3px; transform: rotate(225deg); }
.global-menu-toggle,.global-mobile-nav { display: none; }
.global-mega-menu { position: absolute; width: 100%; left: 0; top: 100%; z-index: -1; padding: 0 clamp(28px,6vw,120px) 18px; opacity: 0; visibility: hidden; pointer-events: none; transform: translateY(-13px); transition: opacity .24s ease,transform .3s cubic-bezier(.2,.75,.25,1),visibility .24s; }
.global-mega-menu.is-open { opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0); }
.global-mega-menu__inner { display: grid; grid-template-columns: 1.12fr .88fr; gap: 30px; padding: 26px; background: rgba(255,255,255,.985); border: 1px solid #e1e8f1; border-radius: 0 0 20px 20px; box-shadow: 0 28px 60px rgba(15,23,42,.16); backdrop-filter: blur(20px); }
.global-mega-menu__section { min-width: 0; padding: 4px; border-radius: 14px; transition: background .22s ease; }
.global-mega-menu[data-focus="services"] [data-mega-section="services"],.global-mega-menu[data-focus="industries"] [data-mega-section="industries"] { background: #f8fbff; }
.global-mega-menu__section + .global-mega-menu__section { padding-left: 26px; border-left: 1px solid #e7ecf3; border-radius: 0 14px 14px 0; }
.global-mega-menu__heading { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 14px; padding-inline: 8px; }
.global-mega-menu__heading > span { color: #64748b; font-size: 10px; font-weight: 750; letter-spacing: .15em; }
.global-mega-menu__heading > a { color: #2563eb; font-size: 11px; font-weight: 650; }
.global-mega-menu__services,.global-mega-menu__industries { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 5px; }
.global-mega-menu__services > a,.global-mega-menu__industries > a { min-width: 0; display: grid; grid-template-columns: 34px minmax(0,1fr); gap: 10px; align-items: center; padding: 9px; color: #1a2741; border: 1px solid transparent; border-radius: 10px; transition: color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease; }
.global-mega-menu__services > a:hover,.global-mega-menu__industries > a:hover { color: #174fcf; background: #fff; border-color: #dbe7f5; transform: translateY(-1px); }
.global-mega-menu__services > a > span,.global-mega-menu__industries > a > span { width: 34px; height: 34px; display: grid; place-items: center; color: #2563eb; background: #edf5ff; border: 1px solid #d9e7fa; border-radius: 9px; }
.global-mega-menu__services svg,.global-mega-menu__industries svg { width: 16px; height: 16px; stroke-width: 1.8; }
.global-mega-menu__services strong,.global-mega-menu__industries strong { min-width: 0; font-size: 12px; font-weight: 600; line-height: 1.3; }

.global-footer { width: 100%; padding: 66px 0 24px; color: #a9b9d2; background: radial-gradient(circle at 92% 12%,rgba(28,82,173,.18),transparent 34%),linear-gradient(115deg,#07152d 0%,#071226 52%,#050d1d 100%); font-family: Inter,Arial,sans-serif; }
.global-footer__shell { width: 100%; padding-inline: clamp(28px,6vw,120px); }
.global-footer__grid { display: grid; grid-template-columns: minmax(260px,.82fr) minmax(480px,1.34fr) minmax(300px,.84fr); gap: 0; padding-bottom: 54px; }
.global-footer__grid > * { min-width: 0; padding-inline: clamp(30px,4vw,68px); }
.global-footer__grid > *:first-child { padding-left: 0; }
.global-footer__grid > * + * { border-left: 1px solid rgba(96,165,250,.2); }
.global-footer__brand img { width: 205px; height: auto; display: block; }
.global-footer__brand p { max-width: 345px; margin: 24px 0; color: #bdc9da; font-size: 14.5px; line-height: 1.72; }
.global-footer__brand-line { display: block; margin-top: 28px; color: #8fa4c4; font-size: 10px; font-weight: 650; letter-spacing: .22em; line-height: 1.5; }
.global-footer__brand-line b { color: #60a5fa; font-size: 16px; }
.global-footer__column { display: flex; flex-direction: column; align-items: flex-start; gap: 11px; }
.global-footer__column h2 { margin: 0 0 20px; color: #fff; font-size: 17px; font-weight: 700; letter-spacing: 0; line-height: 1.4; text-transform: none; }
.global-footer a { color: #a6b3c6; font-size: 14px; line-height: 1.45; text-decoration: none; transition: color .2s ease; }
.global-footer a:hover { color: #60a5fa; }
.global-footer__contact-list { display: grid; gap: 13px; }
.global-footer__contact-list a,.global-footer__contact-list p { display: grid; grid-template-columns: 20px minmax(0,1fr); gap: 11px; align-items: start; margin: 0; color: #b5c1d2; font-size: 13.5px; line-height: 1.55; }
.global-footer__contact-list a:first-child { color: #dbe7f8; }
.global-footer__contact-list svg { width: 16px; height: 16px; margin-top: 1px; color: #60a5fa; stroke-width: 1.8; }
.global-footer__quick h2 { margin-bottom: 9px; }
.global-footer__quick nav { display: flex; flex-wrap: wrap; gap: 8px 22px; }
.global-footer__quick nav a { color: #d5deeb; }
.global-footer__quick > i { width: 50px; height: 2px; display: block; margin: 23px 0 17px; background: #38bdf8; }
.global-footer__quick > p { width: max-content; max-width: 100%; color: #b6c4d9; font-size: 14px; font-style: italic; line-height: 1.7; white-space: nowrap; }
.global-footer__contact-link { min-height: 48px; display: inline-flex; align-items: center; justify-content: space-between; gap: 12px; width: 100%; margin-top: 22px; padding: 11px 17px; color: #fff !important; border: 1px solid #38bdf8; border-radius: 999px; font-weight: 600; }
.global-footer__contact-link > svg { width: 20px; height: 20px; color: #60a5fa; }
.global-footer__contact-link span { color: #60a5fa; font-size: 16px; transition: transform .2s ease; }
.global-footer__contact-link:hover span { transform: translateX(3px); }
.global-socials { display: flex; gap: 8px; }
.global-socials a { width: 36px; height: 36px; display: grid; place-items: center; color: #d3dce9; border: 1px solid rgba(255,255,255,.16); border-radius: 50%; font-size: 12px; font-weight: 700; }
.global-socials svg { width: 16px; height: 16px; display: block; fill: currentColor; }
.global-footer__bottom { display: flex; justify-content: space-between; gap: 30px; padding-top: 24px; color: #8290a4; border-top: 1px solid rgba(255,255,255,.09); font-size: 12px; }
.global-footer__bottom div { display: flex; gap: 20px; }
.global-footer__bottom a { font-size: 12px; }

.client-logo-strip { width: 100%; padding-block: 20px; background: #fff; }
.client-logo-shell { width: 100%; padding-inline: clamp(28px,6vw,120px); }
.client-logo-viewport { width: 100%; overflow: hidden; border: 1px solid #e7ecf3; border-radius: 8px; -webkit-mask-image: linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%); mask-image: linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%); }
.client-logo-track { display: flex; width: max-content; will-change: transform; animation: client-logo-loop 68s linear infinite; }
.client-logo-set { display: flex; align-items: stretch; flex: none; }
.client-logo { width: clamp(160px,12.5vw,220px); height: 94px; display: grid; flex: none; place-items: center; padding: 14px 26px; background: #fff; border-right: 1px solid #edf1f6; }
.client-logo img { width: 100%; height: 100%; display: block; object-fit: contain; }
.client-logo-strip:hover .client-logo-track { animation-play-state: paused; }
@keyframes client-logo-loop { to { transform: translateX(-50%); } }

.global-cta { width: 100%; padding: 42px clamp(28px,6vw,120px) 70px; }
.global-cta__panel { position: relative; min-height: 330px; display: grid; grid-template-columns: minmax(0,1.42fr) minmax(220px,.78fr) minmax(230px,.9fr); gap: clamp(28px,3vw,48px); align-items: center; overflow: hidden; padding: 48px 52px; color: #fff; background: linear-gradient(135deg,#071438 0%,#0d215e 48%,#153c9e 100%); border: 1px solid rgba(96,165,250,.24); border-radius: 28px; box-shadow: 0 24px 60px -24px rgba(10,25,75,.58); isolation: isolate; }
.global-cta__panel::before { content: ''; position: absolute; width: 520px; height: 520px; top: -170px; right: -95px; z-index: -1; background: radial-gradient(circle,rgba(96,165,250,.22),rgba(37,99,235,.05) 52%,transparent 70%); pointer-events: none; }
.global-cta__copy { position: relative; z-index: 2; }
.global-cta__eyebrow { display: block; margin-bottom: 16px; color: #93c5fd; font-family: Inter,Arial,sans-serif; font-size: 11px; font-weight: 700; letter-spacing: .16em; line-height: 1.45; }
.global-cta__copy h2 { max-width: 650px; margin: 0 0 16px; color: #fff; font-family: Manrope,Inter,Arial,sans-serif; font-size: clamp(1.9rem,3.2vw,2.65rem); font-weight: 600; line-height: 1.15; letter-spacing: -.025em; text-wrap: balance; }
.global-cta__copy h2 em { color: #60a5fa; background: linear-gradient(90deg,#38bdf8,#60a5fa); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-style: normal; font-weight: inherit; }
.global-cta__copy p { max-width: 520px; margin: 0; color: #c3d0e3; font-family: Inter,Arial,sans-serif; font-size: 14.5px; font-weight: 400; line-height: 1.65; }
.global-cta__actions { display: flex; align-items: center; flex-wrap: wrap; gap: 13px 20px; margin-top: 27px; }
.global-cta__primary { min-height: 48px; display: inline-flex; align-items: center; justify-content: center; gap: 11px; padding: 12px 24px; color: #0b132b; background: #fff; border: 1px solid rgba(255,255,255,.92); border-radius: 999px; box-shadow: 0 6px 20px rgba(0,0,0,.24); font-family: Inter,Arial,sans-serif; font-size: 14px; font-weight: 700; line-height: 1.35; cursor: pointer; transition: transform .22s ease,box-shadow .22s ease,background .22s ease; }
.global-cta__primary:hover { background: #f8fafc; box-shadow: 0 10px 28px rgba(0,0,0,.34); transform: translateY(-2px); }
.global-cta__primary span,.global-cta__secondary span { display: inline-block; font-size: 17px; line-height: 1; transition: transform .2s ease; }
.global-cta__primary:hover span,.global-cta__secondary:hover span { transform: translateX(3px); }
.global-cta__secondary { display: inline-flex; align-items: center; gap: 8px; padding: 10px 2px; color: #fff; font-family: Inter,Arial,sans-serif; font-size: 13.5px; font-weight: 600; text-decoration: none; opacity: .92; transition: color .2s ease,opacity .2s ease; }
.global-cta__secondary:hover { color: #93c5fd; opacity: 1; }
.global-cta__features { position: relative; z-index: 2; display: flex; flex-direction: column; gap: 22px; padding-left: 30px; border-left: 1px solid rgba(255,255,255,.13); }
.global-cta__feature { display: flex; align-items: center; gap: 14px; }
.global-cta__feature > span { width: 42px; height: 42px; display: grid; place-items: center; flex: 0 0 42px; color: #60a5fa; background: rgba(30,58,138,.65); border: 1px solid rgba(96,165,250,.32); border-radius: 50%; box-shadow: 0 4px 14px rgba(15,23,42,.35); }
.global-cta__feature svg { width: 18px; height: 18px; stroke: currentColor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
.global-cta__feature div { display: grid; gap: 3px; }
.global-cta__feature strong { color: #fff; font-family: Inter,Arial,sans-serif; font-size: 14px; font-weight: 700; line-height: 1.3; }
.global-cta__feature small { color: #9fb0c8; font-family: Inter,Arial,sans-serif; font-size: 12px; font-weight: 400; line-height: 1.35; }
.global-cta__graphic { position: relative; min-height: 240px; display: grid; place-items: center; }
.global-cta__aura { position: absolute; width: 245px; height: 245px; background: radial-gradient(circle,rgba(56,189,248,.23),rgba(37,99,235,.08) 45%,transparent 72%); border-radius: 50%; filter: blur(8px); }
.global-cta__orb { position: relative; z-index: 2; width: 145px; height: 145px; background: radial-gradient(circle at 31% 27%,#9bd7ff 0%,#3b82f6 23%,#1d4ed8 52%,#0b1d4a 80%,#071027 100%); border: 1px solid rgba(147,197,253,.65); border-radius: 50%; box-shadow: inset -22px -18px 35px rgba(2,8,23,.46),0 0 38px rgba(56,189,248,.26),0 20px 42px rgba(2,8,23,.42); }
.global-cta__ring { position: absolute; z-index: 3; width: 220px; height: 76px; border: 1px solid rgba(147,197,253,.52); border-radius: 50%; transform: rotate(-16deg); }
.global-cta__ring--two { width: 185px; height: 205px; border-color: rgba(96,165,250,.28); transform: rotate(36deg); }
.global-cta__graphic > i { position: absolute; z-index: 4; width: 7px; height: 7px; background: #93c5fd; border: 1px solid #fff; border-radius: 50%; box-shadow: 0 0 12px #60a5fa; }
.global-cta__graphic > i:nth-of-type(1) { top: 59px; left: 22%; }
.global-cta__graphic > i:nth-of-type(2) { right: 17%; bottom: 66px; }
.global-cta__graphic > i:nth-of-type(3) { left: 35%; bottom: 42px; }

@media (max-width: 900px) {
  .global-footer__grid { grid-template-columns: 1fr 1fr; gap: 42px 0; }
  .global-footer__brand { grid-column: 1 / -1; }
  .global-footer__grid > * { padding-inline: 28px; }
  .global-footer__grid > *:first-child { padding-left: 28px; }
  .global-footer__brand { padding-bottom: 40px; border-bottom: 1px solid rgba(96,165,250,.2); }
  .global-cta__panel { grid-template-columns: minmax(0,1.2fr) minmax(220px,.8fr); }
  .global-cta__graphic { display: none; }
}

@media (max-width: 980px) {
  .global-header__inner { height: 68px; padding-inline: 16px; }
  .global-brand { width: 158px; }
  .global-desktop-nav,.global-mega-menu,.global-header__cta { display: none; }
  .global-menu-toggle { width: 44px; height: 44px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 6px; margin-left: auto; padding: 0; background: #f6f8fb; border: 1px solid #e4e9f0; border-radius: 8px; cursor: pointer; }
  .global-menu-toggle > span { width: 19px; height: 1.5px; display: block; background: #111827; transition: transform .2s ease; }
  .global-menu-toggle[aria-expanded="true"] > span:first-child { transform: translateY(3.75px) rotate(45deg); }
  .global-menu-toggle[aria-expanded="true"] > span:last-child { transform: translateY(-3.75px) rotate(-45deg); }
  .global-mobile-nav:not([hidden]) { display: flex; flex-direction: column; padding: 4px 16px 16px; background: #fff; box-shadow: 0 18px 28px rgba(15,23,42,.08); }
  .global-mobile-nav > a,.global-mobile-nav summary { min-height: 48px; display: flex; align-items: center; justify-content: space-between; padding: 0 10px; color: #172033; background: transparent; border: 0; border-bottom: 1px solid #e4e9f0; font-family: 'Montserrat',Arial,sans-serif; font-size: 14px; font-weight: 500; text-align: left; text-decoration: none; cursor: pointer; list-style: none; }
  .global-mobile-nav summary::-webkit-details-marker { display: none; }
  .global-mobile-nav details[open] summary span { transform: rotate(45deg); }
  .global-mobile-nav summary span { font-size: 19px; font-weight: 400; transition: transform .2s ease; }
  .global-mobile-nav a.active { color: #0f172a; font-weight: 700; }
  .global-mobile-nav > .global-mobile-nav__cta { min-height: 48px; justify-content: center; gap: 12px; margin-top: 12px; padding: 10px 14px; color: #fff; background: #050505; border: 0; border-radius: 8px; font-weight: 650; }
  .global-mobile-nav__submenu { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 5px; padding: 9px 7px 13px; background: #f8fbff; border-bottom: 1px solid #e4e9f0; }
  .global-mobile-nav__submenu a { min-width: 0; display: grid; grid-template-columns: 30px minmax(0,1fr); gap: 8px; align-items: center; min-height: 46px; padding: 7px; color: #2a354b; border: 0; border-radius: 8px; font-size: 11px; line-height: 1.25; }
  .global-mobile-nav__submenu a > span { width: 30px; height: 30px; display: grid; place-items: center; color: #2563eb; background: #eaf3ff; border-radius: 8px; }
  .global-mobile-nav__submenu svg { width: 15px; height: 15px; }
  .global-footer { padding-top: 50px; }
  .global-footer__shell { padding-inline: 16px; }
  .global-footer__grid { grid-template-columns: 1fr; gap: 34px; }
  .global-footer__grid > *,.global-footer__grid > *:first-child { grid-column: 1; padding: 0 0 34px; border-left: 0; border-bottom: 1px solid rgba(96,165,250,.2); }
  .global-footer__grid > *:last-child { padding-bottom: 0; border-bottom: 0; }
  .global-footer__quick > p { width: auto; white-space: normal; }
  .global-footer__bottom { align-items: flex-start; flex-direction: column; }
  .client-logo-strip { padding-block: 14px; }
  .client-logo-shell { padding-inline: 16px; }
  .client-logo-viewport { -webkit-mask-image: linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%); mask-image: linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%); }
  .client-logo-track { animation-duration: 54s; }
  .client-logo { width: 148px; height: 78px; padding: 11px 20px; }
  .global-cta { padding: 28px 16px 50px; }
  .global-cta__panel { min-height: 0; grid-template-columns: 1fr; gap: 28px; padding: 34px 22px; border-radius: 20px; }
  .global-cta__copy h2 { font-size: clamp(1.95rem,8.7vw,2.55rem); }
  .global-cta__copy p { font-size: 14px; }
  .global-cta__actions { align-items: stretch; flex-direction: column; }
  .global-cta__primary { width: 100%; }
  .global-cta__secondary { align-self: flex-start; }
  .global-cta__features { gap: 17px; padding: 23px 0 0; border-top: 1px solid rgba(255,255,255,.13); border-left: 0; }
}

@media (max-width: 400px) {
  .global-header__inner,.global-footer__shell,.client-logo-shell { padding-inline: 12px; }
  .global-mobile-nav__submenu { grid-template-columns: 1fr; }
  .global-footer__grid { grid-template-columns: 1fr; }
  .global-footer__grid > * { grid-column: 1; }
  .global-cta { padding-inline: 12px; }
  .global-cta__panel { padding: 30px 18px; border-radius: 18px; }
}

@media (prefers-reduced-motion: reduce) {
  .client-logo-track { animation: none; }
  .client-logo-viewport { overflow-x: auto; -webkit-mask-image: none; mask-image: none; scrollbar-width: thin; }
  .client-logo-set[aria-hidden="true"] { display: none; }
}
