*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--gray-800);background:#fff}.text-ct-blue{color:var(--ct-blue)}.section-kicker.kicker-on-dark{color:#9fd7ff}.section-dark-cta{background:linear-gradient(135deg,#10181e 0,#173345 100%)}.text-white-40{color:rgba(255,255,255,.4)}.text-white-50{color:rgba(255,255,255,.5)}.text-white-60{color:rgba(255,255,255,.6)}.text-white-65{color:rgba(255,255,255,.65)}.text-white-70{color:rgba(255,255,255,.7)}.text-white-72{color:rgba(255,255,255,.72)}.text-white-74{color:rgba(255,255,255,.74)}.text-white-75{color:rgba(255,255,255,.75)}.text-white-76{color:rgba(255,255,255,.76)}.text-white-85{color:rgba(255,255,255,.85)}.shared-desktop-only{display:block}.shared-desktop-flex{display:flex}.shared-desktop-flex>.shared-nav-desktop-group{display:flex;align-items:center;min-height:40px}.shared-mobile-only{display:none}.shared-nav-desktop-group{position:relative}.shared-dropdown-panel{pointer-events:auto}.shared-dropdown-panel{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:2300!important}.shared-nav-desktop-group::after{content:'';position:absolute;left:-12px;right:-12px;top:100%;height:20px;background:0 0}.shared-nav-desktop-group:focus-within .shared-dropdown-panel,.shared-nav-desktop-group:hover .shared-dropdown-panel{opacity:1;visibility:visible}.shared-mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:60}.shared-mobile-overlay.open{opacity:1;visibility:visible}.shared-mobile-panel{position:fixed;top:0;right:0;height:100vh;width:min(92vw,420px);background:#fff;transform:translateX(100%);transition:transform 240ms ease;z-index:70;box-shadow:-12px 0 30px rgba(0,0,0,.18)}.shared-mobile-panel.open{transform:translateX(0)}.section-kicker{display:inline-flex;align-items:center;gap:12px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--ct-green-deep);margin-bottom:16px}.section-kicker::before{content:'';width:0;height:1px;background:linear-gradient(90deg,rgba(118,183,42,.92),rgba(0,96,151,.08));transition:width .6s ease .18s}.section-heading{max-width:760px}.shared-cta-panel{background:radial-gradient(circle at top center,rgba(255,255,255,.08) 0,transparent 42%),rgba(255,255,255,.09);max-width:720px;margin:0 auto}@media (max-width:768px){.shared-desktop-flex,.shared-desktop-only{display:none}.shared-mobile-only{display:inline-flex}}h1{font-family:var(--font-heading);font-size:45px;line-height:1.18;font-weight:700;color:var(--gray-900)}h2{font-family:var(--font-heading);font-size:36px;line-height:1.25;font-weight:600;color:var(--gray-900)}h3{font-family:var(--font-heading);font-size:28px;line-height:1.3;font-weight:600;color:var(--gray-900)}h4{font-family:var(--font-heading);font-size:24px;line-height:1.35;font-weight:600;color:var(--gray-900)}h5{font-family:var(--font-heading);font-size:20px;line-height:1.4;font-weight:600;color:var(--gray-900)}h6{font-family:var(--font-heading);font-size:18px;line-height:1.45;font-weight:600;color:var(--gray-900)}

/* Responsive release: the full project navigation fits reliably from 960px. */
@media (max-width:959px){
  .shared-desktop-flex,.shared-desktop-only{display:none}
  .shared-mobile-only{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:48px}
}
