/* PAGE-BODY CSS (self-contained) — solutions/distributed-ai-edge-intelligence  route /solutions/distributed-ai-edge-intelligence
   Extracted verbatim from CEO-approved production handoff (04 Solutions).
   Loaded BEFORE global.css so shared chrome wins. */



  :root{
    --navy:#071b2b;
    --navy-2:#0b2437;
    --navy-3:#12344a;
    --ink:#0c2231;
    --muted:#4f6470;
    --light:#f2f5f6;
    --light-2:#e9eef0;
    --line:#ccd7dc;
    --blue:#63c7e4;
    --blue-2:#91d8ec;
    --purple:#7358d4;
    --gold:#f6aa00;
    --gold-2:#f0ca6a;
    --white:#ffffff;
    --max:1280px;
    --shadow:0 22px 60px rgba(4,22,34,.14);
  }
  *{box-sizing:border-box}
  html,body{margin:0;padding:0;background:#dfe5e8;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
  body{min-width:1440px}
  .page{width:1440px;margin:0 auto;background:var(--light);overflow:hidden}
  .inner{width:var(--max);margin:0 auto}
  .header{height:88px;background:rgba(242,245,246,.98);border-bottom:1px solid rgba(7,27,43,.10);display:flex;align-items:center;position:relative;z-index:2}
  .header .inner{display:flex;align-items:center;justify-content:space-between}
  .brand{width:100px;height:36px;display:flex;align-items:center}
  .brand svg{width:92px;height:30px;display:block}
  .nav{display:flex;gap:28px;align-items:center;font-size:18px;font-weight:600;color:#203646}
  .nav a,.footer a{text-decoration:none;color:inherit}
  .nav .cta{padding:12px 20px;border:1.5px solid #2d6f91;border-radius:4px;color:#0d3b55}
  section{padding:60px 0}
  .light{background:var(--light);color:var(--ink)}
  .dark{background:var(--navy);color:var(--white)}
  .dark.alt{background:var(--navy-2)}
  .eyebrow{font-size:24px;line-height:1.15;font-weight:750;letter-spacing:.045em;text-transform:uppercase;color:#b57c12;margin:0 0 18px}
  .dark .eyebrow{color:var(--gold-2)}
  h1{font-size:64px;line-height:1.02;letter-spacing:-.035em;margin:0 0 26px;font-weight:760;max-width:610px}
  h2{font-size:44px;line-height:1.08;letter-spacing:-.022em;margin:0 0 18px;font-weight:750;max-width:940px}
  h3{font-size:22px;line-height:1.25;margin:0 0 10px;font-weight:740}
  p{margin:0}
  .body{font-size:20px;line-height:1.52;max-width:940px}
  .support{font-size:18px;line-height:1.48;color:#526976}
  .dark .support{color:#c4d2d9}
  .dark .body{color:#e6edf1}
  .hero{padding-top:72px;padding-bottom:72px}
  .hero-grid{display:grid;grid-template-columns:560px 1fr;gap:68px;align-items:center}
  .hero .body{max-width:560px}
  .hero .support{margin-top:18px;max-width:560px}
  .actions{display:flex;gap:14px;margin-top:30px;align-items:center}
  .btn{font-size:18px;font-weight:700;display:inline-flex;align-items:center;gap:10px;padding:15px 22px;border-radius:4px;text-decoration:none}
  .btn.primary{background:var(--navy);color:#fff;border:1px solid var(--navy)}
  .btn.secondary{border:1.5px solid #2e7192;color:#11425c;background:transparent}
  .dark .btn.primary{background:var(--gold-2);color:#0c2231;border-color:var(--gold-2)}
  .dark .btn.secondary{border-color:#7dcde5;color:#dff7ff}
  .hero .btn.secondary{border:1px solid #7dcde5;outline:none;box-shadow:none}
  .arrow{font-size:21px;line-height:1;transform:translateY(-1px)}

  .hero-visual{position:relative;height:500px;display:flex;align-items:center;justify-content:center;overflow:visible}
  .hero-visual svg{width:100%;height:100%;display:block}
  .hero-visual img{width:108%;height:auto;max-width:none;display:block;object-fit:contain;object-position:center;border:0;margin-left:-4%}
  .hero-caption{position:absolute;right:26px;bottom:14px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#587583;font-weight:750}

  .intro{max-width:990px;margin-bottom:36px}
  .intro .body{margin-top:0}
  .feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid rgba(9,44,65,.18);border-bottom:1px solid rgba(9,44,65,.18)}
  .dark .feature-grid{border-color:rgba(255,255,255,.16)}
  .feature{padding:26px 24px 28px 0;min-height:238px;position:relative}
  .feature+.feature{border-left:1px solid rgba(9,44,65,.14);padding-left:24px}
  .dark .feature+.feature{border-color:rgba(255,255,255,.14)}
  .icon{width:44px;height:44px;margin-bottom:20px;color:var(--blue)}
  .feature:nth-child(2n) .icon{color:var(--gold)}
  .dark .icon{color:var(--blue-2)}
  .dark .feature:nth-child(2n) .icon{color:var(--gold-2)}
  .icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .feature .support{font-size:18px}

  .loop-strip{margin-top:34px;padding:24px 28px;border:1px solid rgba(9,44,65,.18);background:rgba(255,255,255,.45);display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:8px}
  .dark .loop-strip{background:rgba(255,255,255,.035);border-color:rgba(255,255,255,.16)}
  .loop-node{text-align:center;position:relative;font-size:13px;font-weight:780;letter-spacing:.05em;text-transform:uppercase;color:#2c566b;min-height:52px;display:flex;align-items:center;justify-content:center;padding:0 10px}
  .dark .loop-node{color:#d9edf5}
  .loop-node:not(:last-child):after{content:"";position:absolute;right:-12px;top:25px;width:24px;height:1px;background:var(--gold)}
  .loop-node:not(:last-child):before{content:"";position:absolute;right:-11px;top:22px;width:7px;height:7px;border-right:1px solid var(--gold);border-top:1px solid var(--gold);transform:rotate(45deg)}

  .split{display:grid;grid-template-columns:1fr 470px;gap:70px;align-items:center}
  .split .intro{margin-bottom:26px}
  .editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid rgba(7,27,43,.18);margin-top:28px}
  .editorial-grid.two-row .item:nth-child(n+4){border-top:1px solid rgba(7,27,43,.14)}
  .dark .editorial-grid{border-color:rgba(255,255,255,.18)}
  .dark .editorial-grid.two-row .item:nth-child(n+4){border-color:rgba(255,255,255,.14)}
  .item{padding:28px 28px 30px 0;min-height:214px}
  .item:not(:nth-child(3n+1)){border-left:1px solid rgba(7,27,43,.14);padding-left:28px}
  .dark .item:not(:nth-child(3n+1)){border-color:rgba(255,255,255,.14)}
  .item .icon{width:42px;height:42px;margin-bottom:18px}
  .item .support{font-size:18px}
  .section-cta{margin-top:28px}
  .text-link{font-size:18px;font-weight:750;text-decoration:none;color:#0e678f;display:inline-flex;align-items:center;gap:9px}
  .dark .text-link{color:#8edcf0}

  .gateway-visual{height:445px;width:650px;margin-left:-90px;position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}
  .gateway-visual svg{width:100%;height:100%}
  .gateway-visual img{width:100%;height:auto;display:block;object-fit:contain;object-position:center;border:0}

  .tier-graphic{margin-top:34px;border:1px solid rgba(255,255,255,.16);padding:28px;background:rgba(255,255,255,.035)}
  .tiers{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:stretch}
  .tier{min-height:126px;border:1px solid rgba(255,255,255,.18);padding:20px 18px;display:flex;flex-direction:column;justify-content:center;text-align:center;position:relative}
  .tier+.tier:before{content:"↔";position:absolute;left:-27px;top:48px;font-size:24px;color:var(--gold-2)}
  .tier strong{font-size:20px;margin-bottom:8px}
  .tier span{font-size:16px;color:#bcd0da;line-height:1.4}
  .continuity{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}
  .continuity>div{border-top:1px solid rgba(255,255,255,.18);padding-top:18px;display:flex;gap:14px;align-items:flex-start}
  .continuity .mini{width:32px;height:32px;color:var(--gold-2);flex:none}
  .continuity .mini svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.8}

  .governance-layout{display:grid;grid-template-columns:440px 1fr;gap:68px;align-items:start}
  .govern-rail{padding:30px;border:1px solid rgba(7,27,43,.16);background:#edf1f2;min-height:520px;position:relative;overflow:hidden}
  .govern-rail:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(99,199,228,.18),transparent 32%),radial-gradient(circle at 80% 72%,rgba(216,168,63,.14),transparent 34%);pointer-events:none}
  .govern-stage{position:relative;z-index:1;margin-bottom:24px;padding-left:56px;min-height:70px}
  .govern-stage:last-child{margin-bottom:0}
  .govern-stage:before{content:"";position:absolute;left:18px;top:17px;width:14px;height:14px;border:2px solid var(--blue);border-radius:50%;background:#edf1f2}
  .govern-stage:not(:last-child):after{content:"";position:absolute;left:25px;top:35px;width:1px;height:60px;background:linear-gradient(var(--blue),var(--gold))}
  .govern-stage h3{font-size:18px;margin-bottom:6px;color:#0c2231}
  .govern-stage p{font-size:16px;color:#5b6f79;line-height:1.4}

  .focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.15);margin-top:30px}
  .focus{background:var(--navy-2);padding:28px;min-height:224px}
  .focus .icon{width:60px;height:60px;margin-bottom:22px}
  .focus:nth-child(odd) .icon{color:var(--gold-2)}
  .focus:nth-child(even) .icon{color:var(--blue-2)}
  .focus .support{color:#c3d2d9}

  .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:30px}
  .step{position:relative;padding:0 28px 0 68px;min-height:160px}
  .step-num{position:absolute;left:0;top:0;width:48px;height:48px;border:1.5px solid var(--gold);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#9b6805;border-radius:50%}
  .step:not(:last-child):after{content:"";position:absolute;right:-15px;top:23px;width:30px;height:1px;background:#a8bac3}
  .step:not(:last-child):before{content:"";position:absolute;right:-14px;top:20px;width:7px;height:7px;border-top:1px solid #a8bac3;border-right:1px solid #a8bac3;transform:rotate(45deg)}
  .what{margin-top:36px;border-top:1px solid #c9d5da;border-bottom:1px solid #c9d5da;padding:22px 0;display:grid;grid-template-columns:170px 1fr;gap:26px;align-items:start}
  .what strong{font-size:18px;color:#19394c}
  .what p{font-size:18px;line-height:1.55;color:#426070}
  .final-cta{margin-top:40px;padding:34px 38px;background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr auto;gap:44px;align-items:center;box-shadow:var(--shadow)}
  .final-cta h2{font-size:36px;margin-bottom:12px;max-width:680px}
  .final-cta .support{color:#c8d7df;max-width:760px}
  .final-cta .actions{margin-top:0;flex-direction:column;align-items:stretch}
  .final-cta .btn{justify-content:center;min-width:300px}

  .footer{background:#051622;color:#fff;padding:44px 0 48px}
  .related{border-bottom:1px solid rgba(255,255,255,.14);padding-bottom:26px;margin-bottom:26px;display:flex;gap:20px;align-items:flex-start}
  .related-label{font-size:15px;color:var(--gold-2);font-weight:800;text-transform:uppercase;letter-spacing:.06em;min-width:132px}
  .related-links{font-size:16px;line-height:1.7;color:#c8d6dd}
  .footer-bottom{display:flex;align-items:center;justify-content:space-between}
  .footer-nav{display:flex;gap:24px;font-size:16px;color:#c5d3db}
  .footer .brand svg{width:88px}

  /* hero illustration */
  .hv-bg{fill:#edf2f4}
  .hv-panel{fill:#f7f9fa;stroke:#cfdbe0;stroke-width:1.2}
  .hv-line{stroke:#8ecfe4;stroke-width:2;fill:none;opacity:.9}
  .hv-line-gold{stroke:#ddb252;stroke-width:2;fill:none;opacity:.9}
  .hv-line-purple{stroke:#7c67d4;stroke-width:2;fill:none;opacity:.85}
  .hv-dash{stroke-dasharray:6 8}
  .hv-text{font:700 12px Inter,Arial,sans-serif;letter-spacing:.08em;fill:#345563}
  .hv-small{font:600 10px Inter,Arial,sans-serif;letter-spacing:.04em;fill:#667c87}
  .hv-dark{fill:#0b2437}
  .hv-blue{fill:#63c7e4}
  .hv-gold{fill:#e3b954}
  .hv-purple{fill:#7358d4}

  @media print{body{background:#fff}.page{box-shadow:none}}



/* ========================================================================
   PRODUCTION RESPONSIVE CONVERSION — Responsive Design Standard v1.5
   Desktop baseline remains the CEO-approved v10 composition.
   ======================================================================== */
html,body{width:100%;min-width:0}
body{background:#dfe5e8}
.page{width:100%;max-width:none;margin:0;background:var(--light);overflow:hidden}
.page-body{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.page-body .inner{width:min(var(--max),calc(100% - 80px));max-width:var(--max);margin-inline:auto}
.page-body img{max-width:100%}
.page-body .arrow{display:inline-block}
.page-related{background:#051622;color:#fff;padding:44px 0 26px}
.page-related .related{border-bottom:1px solid rgba(255,255,255,.14);padding-bottom:26px;margin:0;display:flex;gap:20px;align-items:flex-start}
.page-related .related-label{font-size:15px;color:var(--gold-2);font-weight:800;text-transform:uppercase;letter-spacing:.06em;min-width:132px}
.page-related .related-links{font-size:16px;line-height:1.7;color:#c8d6dd}
.page-related .related-links a{color:inherit;text-decoration:none}
.page-related .related-links a:hover{text-decoration:underline}
.page-related .sep{color:#6f8794}

/* Global header/footer may use .arrow; neutralize the page-body transform outside main. */
.site-header .arrow,.site-footer .arrow{transform:none}

@media (max-width:1100px){
  .page-body .inner{width:calc(100% - 64px)}
  .page-body section{padding-top:52px;padding-bottom:52px}
  .page-body .hero{padding-top:52px;padding-bottom:52px}
  .page-body h1{font-size:52px;max-width:560px}
  .page-body h2{font-size:40px}
  .page-body .eyebrow{font-size:21px}
  .page-body .hero-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:42px}
  .page-body .hero-visual{height:auto;min-height:360px}
  .page-body .hero-visual img{width:108%;margin-left:-4%}
  .page-body .feature{padding-right:18px;min-height:220px}
  .page-body .feature+.feature{padding-left:18px}
  .page-body .split{grid-template-columns:minmax(0,1fr) minmax(360px,42%);gap:38px}
  .page-body .gateway-visual{width:100%;height:auto;margin-left:0}
  .page-body .editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-body .editorial-grid .item{border-top:1px solid rgba(7,27,43,.14);border-left:0;padding:24px 24px 26px 0;min-height:190px}
  .page-body .dark .editorial-grid .item{border-color:rgba(255,255,255,.14)}
  .page-body .editorial-grid .item:nth-child(even){border-left:1px solid rgba(7,27,43,.14);padding-left:24px}
  .page-body .dark .editorial-grid .item:nth-child(even){border-left-color:rgba(255,255,255,.14)}
  .page-body .governance-layout{grid-template-columns:minmax(330px,40%) 1fr;gap:42px}
  .page-body .govern-rail{min-height:0}
  .page-body .focus{padding:24px;min-height:215px}
  .page-body .step{padding-right:18px}
  .page-related .inner{width:calc(100% - 64px)}
}

@media (max-width:820px){
  .page-body .inner{width:calc(100% - 48px)}
  .page-body .hero-grid,.page-body .split,.page-body .governance-layout{grid-template-columns:1fr}
  .page-body .hero-grid{gap:34px}
  .page-body .hero .body,.page-body .hero .support{max-width:680px}
  .page-body .hero-visual{min-height:0;height:auto;max-width:680px;margin:0 auto;width:100%}
  .page-body .hero-visual img{width:100%;margin-left:0}
  .page-body .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:0}
  .page-body .feature{padding:24px 24px 26px 0;min-height:0;border-bottom:1px solid rgba(9,44,65,.14)}
  .page-body .feature+.feature{border-left:0;padding-left:0}
  .page-body .feature:nth-child(even){border-left:1px solid rgba(9,44,65,.14);padding-left:24px}
  .page-body .dark .feature{border-bottom-color:rgba(255,255,255,.14)}
  .page-body .dark .feature:nth-child(even){border-left-color:rgba(255,255,255,.14)}
  .page-body .loop-strip{grid-template-columns:1fr;gap:0;padding:18px 22px}
  .page-body .loop-node{min-height:48px;border-bottom:1px solid rgba(9,44,65,.12)}
  .page-body .loop-node:last-child{border-bottom:0}
  .page-body .loop-node:not(:last-child):after{content:"↓";right:auto;left:50%;top:auto;bottom:-12px;width:auto;height:auto;background:none;color:var(--gold);font-size:16px;line-height:1;transform:translateX(-50%);z-index:2}
  .page-body .loop-node:not(:last-child):before{display:none}
  .page-body .gateway-visual{max-width:650px;margin:4px auto 0}
  .page-body .governance-layout>div:first-child{max-width:720px}
  .page-body .focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-body .steps{grid-template-columns:1fr;gap:26px}
  .page-body .step{min-height:0;padding:0 0 0 66px}
  .page-body .step:not(:last-child):after{left:23px;right:auto;top:48px;width:1px;height:26px;background:#a8bac3}
  .page-body .step:not(:last-child):before{display:none}
  .page-body .what{grid-template-columns:1fr;gap:8px}
  .page-body .final-cta{padding:30px 32px}
  .page-body .final-cta .btn{min-width:0}
  .page-related .inner{width:calc(100% - 48px)}
  .page-related .related{display:block}
  .page-related .related-label{margin-bottom:10px;min-width:0}
}

@media (max-width:700px){
  .page-body .inner{width:calc(100% - 36px)}
  .page-body section{padding-top:44px;padding-bottom:44px}
  .page-body .hero{padding-top:44px;padding-bottom:44px}
  .page-body h1{font-size:42px;line-height:1.04;margin-bottom:22px}
  .page-body h2{font-size:34px;line-height:1.1}
  .page-body h3{font-size:21px}
  .page-body .eyebrow{font-size:19px;margin-bottom:15px}
  .page-body .body{font-size:18px;line-height:1.5}
  .page-body .support,.page-body .feature .support,.page-body .item .support{font-size:17px}
  .page-body .actions{width:100%;align-items:stretch}
  .page-body .btn{font-size:17px;justify-content:center;min-height:48px;width:100%}
  .page-body .feature-grid,.page-body .editorial-grid,.page-body .focus-grid{grid-template-columns:1fr}
  .page-body .feature,.page-body .feature:nth-child(even),.page-body .feature+.feature{padding:22px 0;border-left:0;border-bottom:1px solid rgba(9,44,65,.14)}
  .page-body .dark .feature,.page-body .dark .feature:nth-child(even){border-left:0;border-bottom-color:rgba(255,255,255,.14)}
  .page-body .feature:last-child{border-bottom:0}
  .page-body .editorial-grid .item,.page-body .editorial-grid .item:nth-child(even),.page-body .item:not(:nth-child(3n+1)){padding:22px 0;border-left:0;border-top:1px solid rgba(7,27,43,.14);min-height:0}
  .page-body .dark .editorial-grid .item,.page-body .dark .editorial-grid .item:nth-child(even){border-left:0;border-top-color:rgba(255,255,255,.14)}
  .page-body .editorial-grid .item:first-child{border-top:0}
  .page-body .govern-rail{padding:24px 20px}
  .page-body .govern-stage{padding-left:48px}
  .page-body .focus{min-height:0;padding:24px}
  .page-body .focus .icon{width:56px;height:56px}
  .page-body .final-cta{padding:26px 22px;margin-top:32px}
  .page-related{padding:34px 0 20px}
  .page-related .inner{width:calc(100% - 36px)}
  .page-related .related-links{font-size:15px;line-height:1.9}
  .page-related .sep{display:none}
  .page-related .related-links a{display:block;padding:4px 0}
}

@media (max-width:460px){
  .page-body .inner{width:calc(100% - 30px)}
  .page-body h1{font-size:38px}
  .page-body h2{font-size:31px}
  .page-body .eyebrow{font-size:18px}
  .page-body .loop-strip{padding:14px 16px}
  .page-body .step{padding-left:60px}
  .page-body .step-num{width:44px;height:44px;font-size:18px}
  .page-related .inner{width:calc(100% - 30px)}
}


/* ========================================================================
   GLOBAL HEADER / FOOTER v2 — LINKEDIN ONLY
   ======================================================================== */
:root{
  --ghf-navy:#001733;--ghf-navy-2:#00213f;--ghf-navy-3:#082b4f;
  --ghf-cyan:#6ec6e9;--ghf-cyan-muted:#335d7c;--ghf-gold:#f6aa00;
  --ghf-white:#fff;--ghf-text-muted:#a9bdd1;--ghf-page-bg:#f4f7fa;--ghf-focus:#9adcf5;
}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ghf-page-bg);color:#081c37;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
a{text-underline-offset:3px}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--ghf-focus);outline-offset:3px}
.skip-link{position:fixed;left:16px;top:-80px;z-index:2000;background:#fff;color:#001733;padding:10px 14px;border-radius:4px;font-weight:700;text-decoration:none;box-shadow:0 4px 14px rgba(0,0,0,.18)}
.skip-link:focus{top:12px}
.site-header{position:relative;z-index:1000;height:82px;background:linear-gradient(90deg,var(--ghf-navy-2) 0%,var(--ghf-navy) 45%,#00142d 100%);color:#fff;border-bottom:1px solid rgba(110,198,233,.18);font-family:Arial,Helvetica,sans-serif}
.header-inner{height:100%;padding:0 30px;display:grid;grid-template-columns:180px 1fr 164px;align-items:center;gap:20px;max-width:1440px;margin:0 auto}
.logo-wrap{display:flex;align-items:center;width:max-content}.logo{display:block;width:108px;height:auto}.primary-nav{display:flex;align-items:stretch;justify-content:center;height:100%;gap:0}
.nav-link{position:relative;min-width:102px;height:100%;display:flex;align-items:center;justify-content:center;padding:4px 16px 0;color:#fff;text-decoration:none;font-size:15px;font-weight:600;letter-spacing:-.01em;white-space:nowrap}
.nav-link::after{content:"";position:absolute;left:9px;right:9px;bottom:10px;height:2px;background:rgba(110,198,233,.18)}.nav-link.active::after,.nav-link[aria-current="page"]::after{background:var(--ghf-gold);height:3px}
.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}.header-cta,.footer-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:40px;padding:0 18px;border:2px solid var(--ghf-gold);border-radius:4px;color:var(--ghf-gold);font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}
.site-header .arrow,.site-footer .arrow{font-size:18px;line-height:1;margin-top:-1px}.menu-toggle{display:none;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:4px;background:transparent;color:#fff;align-items:center;justify-content:center;cursor:pointer}.menu-toggle-lines{width:20px;height:14px;position:relative;display:block}.menu-toggle-lines::before,.menu-toggle-lines::after,.menu-toggle-lines span{content:"";position:absolute;left:0;width:20px;height:2px;background:currentColor;border-radius:2px;transition:transform .18s ease,opacity .18s ease,top .18s ease}.menu-toggle-lines::before{top:0}.menu-toggle-lines span{top:6px}.menu-toggle-lines::after{top:12px}.site-header.menu-open .menu-toggle-lines::before{top:6px;transform:rotate(45deg)}.site-header.menu-open .menu-toggle-lines span{opacity:0}.site-header.menu-open .menu-toggle-lines::after{top:6px;transform:rotate(-45deg)}
.site-footer{background:linear-gradient(90deg,#00203e 0%,var(--ghf-navy) 44%,#00142d 100%);color:#fff;border-top:1px solid rgba(110,198,233,.16);font-family:Arial,Helvetica,sans-serif}.footer-main{padding:36px 30px 24px;max-width:1440px;margin:0 auto}.footer-top{min-height:94px;display:grid;grid-template-columns:220px 1fr 164px;align-items:center;gap:20px}.footer-brand .logo{width:116px}.footer-nav{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:nowrap}.footer-nav a{position:relative;color:#fff;text-decoration:none;font-size:14px;font-weight:600;padding:10px 12px 13px;white-space:nowrap}.footer-nav a::after{content:"";position:absolute;left:12px;right:12px;bottom:5px;height:1px;background:rgba(110,198,233,.26)}.footer-cta{justify-self:end}.footer-divider{height:1px;background:rgba(110,198,233,.18)}.utility-wrap{padding:20px 30px 18px;max-width:1440px;margin:0 auto}.utility-grid{border:1px solid rgba(246,170,0,.72);border-radius:8px;display:grid;grid-template-columns:repeat(7,1fr);overflow:hidden;background:rgba(255,255,255,.015)}.utility-item{min-height:70px;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;color:#dfeaf3;text-decoration:none;font-size:13.5px;font-weight:600;text-align:left;white-space:nowrap}.utility-item + .utility-item{border-left:1px solid rgba(246,170,0,.45)}.utility-item svg{width:25px;height:25px;flex:0 0 25px;stroke:#88bfe0;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.utility-item.talk{color:#fff}.utility-item.talk svg{stroke:var(--ghf-gold)}.footer-bottom{max-width:1440px;margin:0 auto;padding:12px 30px 18px;display:flex;align-items:center;justify-content:space-between;color:#8fa6ba;font-size:11px}.footer-bottom-left{display:flex;gap:18px;align-items:center}.socials{display:flex;align-items:center;gap:9px}.social{width:24px;height:24px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:11px;font-weight:700}
@media(max-width:1100px){.header-inner{grid-template-columns:1fr auto;padding:0 24px}.logo{width:104px}.header-actions{grid-column:2}.header-cta{display:none}.menu-toggle{display:flex}.primary-nav{display:none;position:absolute;left:0;right:0;top:82px;height:auto;padding:16px 24px 22px;background:#001733;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(110,198,233,.2);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.site-header.menu-open .primary-nav{display:grid}.nav-link{min-width:0;height:54px;justify-content:flex-start;padding:0 16px;font-size:16px}.nav-link::after{left:16px;right:16px;bottom:6px}.footer-top{grid-template-columns:180px 1fr}.footer-cta{grid-column:1/-1;justify-self:start}.footer-nav{display:grid;grid-template-columns:repeat(4,1fr);width:100%}.utility-grid{grid-template-columns:repeat(4,1fr)}.utility-item + .utility-item{border-left:0}.utility-item{border-bottom:1px solid rgba(246,170,0,.32)}.utility-item:nth-child(n+5){border-bottom:0}}
@media(max-width:700px){.header-inner{padding:0 16px}.logo{width:96px}.primary-nav{grid-template-columns:1fr;padding:12px 16px 18px}.footer-main,.utility-wrap,.footer-bottom{padding-left:18px;padding-right:18px}.footer-top{grid-template-columns:1fr;gap:14px}.footer-nav{grid-template-columns:repeat(2,1fr);justify-content:start}.footer-cta{grid-column:auto}.utility-grid{grid-template-columns:repeat(2,1fr)}.utility-item:nth-child(n+5){border-bottom:1px solid rgba(246,170,0,.32)}.utility-item:nth-last-child(-n+1){border-bottom:0}.footer-bottom{gap:18px}}
@media(max-width:420px){.utility-grid{grid-template-columns:1fr}.utility-item{border-bottom:1px solid rgba(246,170,0,.32)!important}.utility-item:last-child{border-bottom:0!important}.footer-bottom{flex-direction:column;align-items:flex-start}}

