/* PAGE-BODY CSS (self-contained) — industries/senior-living  route /industries/senior-living
   Extracted verbatim from CEO-approved production handoff (05 Industries).
   Loaded BEFORE global.css so shared chrome wins. */



:root{
  --navy:#071a2e;
  --navy2:#0b233b;
  --navy3:#10304e;
  --light:#eef0f2;
  --light2:#f5f6f7;
  --ink:#101318;
  --muted:#4b5661;
  --white:#f7f8fa;
  --gold:#f6aa00;
  --cyan:#33c6f4;
  --blue:#6ea5d6;
  --purple:#8367e8;
  --line-dark:rgba(255,255,255,.17);
  --line-light:rgba(7,26,46,.16);
}
*{box-sizing:border-box}


.page-body{width:100%;margin:0;overflow:hidden;background:var(--light2);font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink)}
.page-body .wrap{width:1320px;max-width:calc(100% - 80px);margin:0 auto}
.page-body .dark{background:linear-gradient(135deg,var(--navy) 0%,var(--navy2) 74%,#092640 100%);color:var(--white)}
.page-body .light{background:linear-gradient(180deg,#f5f6f7 0%,#ebedef 100%);color:var(--ink)}
.page-body .section{padding:60px 0}
.page-body .eyebrow{font-size:24px;line-height:1.15;font-weight:700;letter-spacing:.015em;text-transform:uppercase;color:var(--gold);margin:0 0 22px}
.page-body h1{font-size:64px;line-height:1.04;font-weight:500;letter-spacing:-.035em;margin:0}
.page-body h2{font-size:48px;line-height:1.08;font-weight:500;letter-spacing:-.025em;margin:0}
.page-body h3{font-size:25px;line-height:1.18;font-weight:620;letter-spacing:-.012em;margin:0}
.page-body .body{font-size:20px;line-height:1.55;margin:0}
.page-body .supporting{font-size:18px;line-height:1.5;margin:0}
.page-body .small{font-size:16px;line-height:1.45;margin:0}
.page-body .section-head{max-width:1040px}
.page-body .section-head .body{margin-top:22px;max-width:1000px}
.page-body .light .section-head .body{color:#38434d}
.page-body .dark .section-head .body{color:#d7e0e8}
.page-body .cta-row{display:flex;gap:18px;align-items:center;flex-wrap:wrap}
.page-body .cta{font-size:18px;line-height:1;font-weight:600;text-decoration:none;padding:18px 24px;border-radius:6px;display:inline-flex;align-items:center;gap:12px;white-space:nowrap}
.page-body .cta.primary{background:var(--gold);color:#0b1725;border:1px solid var(--gold)}
.page-body .cta.secondary.darkbtn{color:var(--white);border:1px solid rgba(255,255,255,.68);background:transparent}
.page-body .cta.secondary.lightbtn{color:#0b2a56;border:1px solid #0b2a56;background:transparent}
.page-body .arrow{font-size:25px;line-height:.6;font-weight:300}

/* hero */
.page-body .hero{padding:60px 0;position:relative}
.page-body .hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(255,255,255,.08)}
.page-body .hero-grid{display:grid;grid-template-columns:610px 1fr;gap:52px;align-items:center;min-height:610px}
.page-body .hero-copy .body{max-width:605px;color:#edf3f8;margin-top:28px}
.page-body .hero-copy .supporting{margin-top:22px;color:#ced8e2;max-width:600px}
.page-body .hero-copy .cta-row{margin-top:32px}
.page-body .hero-visual{height:535px;position:relative;border-radius:14px;overflow:hidden;background:#0c2237;border:1px solid rgba(255,255,255,.12);box-shadow:0 26px 60px rgba(0,0,0,.22)}
.page-body .hero-room{position:absolute;inset:0;background:#0c2237}
.page-body .hero-room>svg{position:absolute;inset:0;width:100%;height:100%;display:block}
.page-body .hero-photo{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center center;filter:saturate(.96) contrast(1.02)}
.page-body .hero-visual:after{content:none}
.sensor{position:absolute;z-index:4;display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:20px;background:rgba(7,26,46,.88);border:1px solid rgba(255,255,255,.26);font-size:14px;font-weight:700;letter-spacing:.01em;color:#f5f8fb;box-shadow:0 7px 22px rgba(0,0,0,.18)}
.sensor .dot{width:9px;height:9px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px rgba(51,198,244,.13)}
.sensor.gold .dot{background:var(--gold);box-shadow:0 0 0 5px rgba(235,179,87,.13)}
.sensor.purple .dot{background:var(--purple);box-shadow:0 0 0 5px rgba(131,103,232,.13)}
.s-occ{left:50px;top:74px}.s-iaq{left:48px;bottom:93px}.s-hvac{left:257px;top:34px}.s-passive{left:252px;bottom:54px}
.edge-hub{position:absolute;right:28px;top:147px;z-index:5;width:225px;padding:22px 20px 20px;border-radius:12px;background:rgba(7,26,46,.92);border:1px solid rgba(235,179,87,.52);box-shadow:0 16px 38px rgba(0,0,0,.30)}
.edge-hub:before{content:"";position:absolute;left:-122px;top:50%;width:120px;height:2px;background:linear-gradient(90deg,rgba(235,179,87,.1),var(--gold));}
.edge-hub:after{content:"";position:absolute;left:-7px;top:calc(50% - 5px);border-right:0;border-left:8px solid var(--gold);border-top:6px solid transparent;border-bottom:6px solid transparent}
.edge-icon{width:64px;height:64px;margin-bottom:14px;color:var(--gold)}
.edge-icon svg{width:64px;height:64px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.edge-hub strong{display:block;font-size:18px;line-height:1.2;color:#fff;margin-bottom:7px}
.edge-hub span{display:block;font-size:15px;line-height:1.35;color:#ced8e2}
.hero-gridline{position:absolute;inset:0;z-index:2;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,transparent,black 12%,black 88%,transparent);pointer-events:none}

/* feature grids */
.page-body .features-four,.page-body .features-five,.page-body .features-three{display:grid;margin-top:40px;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}
.page-body .features-four{grid-template-columns:repeat(4,1fr)}
.page-body .features-five{grid-template-columns:repeat(3,1fr)}
.page-body .features-three{grid-template-columns:repeat(3,1fr)}
.page-body .dark .features-four,.page-body .dark .features-five,.page-body .dark .features-three{border-color:var(--line-dark)}
.page-body .feature{padding:29px 28px 30px 0;min-height:222px;position:relative}
.page-body .feature:not(:last-child){border-right:1px solid var(--line-light);padding-right:28px;margin-right:28px}
.page-body .dark .feature:not(:last-child){border-color:var(--line-dark)}
.page-body .features-five .feature:nth-child(3){border-right:none;margin-right:0;padding-right:0}
.page-body .features-five .feature:nth-child(n+4){border-top:1px solid var(--line-light)}
.page-body .dark .features-five .feature:nth-child(n+4){border-color:var(--line-dark)}
.page-body .features-five .feature:nth-child(4){grid-column:1 / span 1}
.page-body .features-five .feature:nth-child(5){grid-column:2 / span 2;border-right:none;margin-right:0;padding-right:0}
.page-body .feature-icon{width:74px;height:74px;margin-bottom:17px;display:flex;align-items:center;justify-content:flex-start;color:var(--blue)}
.page-body .feature-icon.cyan{color:var(--cyan)!important}
.page-body .feature-icon.blue{color:var(--blue)!important}
.page-body .feature-icon.gold{color:var(--gold)!important}
.page-body .feature-icon.purple{color:var(--purple)!important}
.page-body .dark .feature-icon{color:var(--gold)}
.page-body .feature-icon svg{width:60px;height:60px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 3px 8px rgba(20,78,110,.10))}
.page-body .dark .feature-icon svg{filter:drop-shadow(0 3px 8px rgba(235,179,87,.09))}
.page-body .feature h3{font-size:23px;margin-bottom:11px}
.page-body .feature p{font-size:18px;line-height:1.48;margin:0;color:#48535d}
.page-body .dark .feature p{color:#d4dde6}
.page-body .roadmap{display:inline-flex;vertical-align:2px;margin-left:9px;padding:5px 8px;border-radius:4px;border:1px solid rgba(131,103,232,.45);background:rgba(131,103,232,.09);color:#6850cf;font-size:13px;line-height:1;font-weight:750;letter-spacing:.035em;text-transform:none}
.page-body .dark .roadmap{color:#d8ccff;border-color:rgba(164,141,255,.45);background:rgba(131,103,232,.12)}

/* section 2 approach */
.page-body .approach{margin-top:34px;position:relative;padding:26px 26px;border:1px solid rgba(7,26,46,.17);border-radius:10px;background:rgba(255,255,255,.55);overflow:hidden}
.page-body .approach:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--cyan),var(--gold),var(--purple))}
.page-body .approach-line{font-size:17px;line-height:1.5;font-weight:690;color:#17344d;letter-spacing:.005em}

/* operational strip */
.page-body .operating-flow{margin-top:36px;padding:26px 28px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.035);position:relative;overflow:hidden}
.page-body .operating-flow:before{content:"";position:absolute;left:6%;right:6%;top:49px;height:2px;background:linear-gradient(90deg,rgba(51,198,244,.22),var(--gold),rgba(51,198,244,.22))}
.page-body .flow-steps{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:18px}
.page-body .flow-step{text-align:center;position:relative;z-index:1}
.page-body .flow-node{width:82px;height:82px;border-radius:50%;margin:0 auto 13px;display:flex;align-items:center;justify-content:center;background:#0f2942;border:1px solid rgba(255,255,255,.17);color:var(--gold);box-shadow:0 0 0 8px rgba(7,26,46,.75)}
.page-body .flow-node.cyan{color:var(--cyan)} .flow-node.blue{color:var(--blue)} .flow-node.gold{color:var(--gold)} .flow-node.purple{color:#a78cff}
.page-body .flow-node svg{width:44px;height:44px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.page-body .flow-step strong{font-size:15px;line-height:1.25;color:#f1f5f8;display:block;padding:0 6px}

/* passive roadmap section */
.page-body .roadmap-section{position:relative;overflow:hidden}
.page-body .roadmap-section:before{content:"";position:absolute;width:620px;height:620px;right:-180px;top:-220px;border-radius:50%;border:1px solid rgba(131,103,232,.16);box-shadow:0 0 0 54px rgba(131,103,232,.025),0 0 0 108px rgba(51,198,244,.025)}
.page-body .scope-callout{margin-top:34px;padding:24px 26px 24px 30px;border-left:4px solid var(--gold);border-radius:0 9px 9px 0;background:rgba(7,26,46,.055);font-size:18px;line-height:1.52;color:#2c3944;position:relative}
.page-body .scope-callout strong{color:#9b6a20}

/* sense context reason respond */
.page-body .ai-flow{margin-top:38px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);position:relative}
.page-body .ai-flow:before{content:"";position:absolute;left:10%;right:10%;top:57px;height:2px;background:linear-gradient(90deg,rgba(51,198,244,.18),var(--gold),rgba(131,103,232,.32))}
.page-body .ai-stage{padding:27px 28px 30px;text-align:left;position:relative;z-index:1;min-height:250px}
.page-body .ai-stage:not(:last-child){border-right:1px solid var(--line-dark)}
.page-body .ai-stage .stage-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0d2740;color:var(--gold);border:1px solid rgba(255,255,255,.16);box-shadow:0 0 0 9px #0b233b;margin-bottom:20px}
.page-body .ai-stage .stage-icon.cyan{color:var(--cyan)} .ai-stage .stage-icon.blue{color:var(--blue)} .ai-stage .stage-icon.gold{color:var(--gold)} .ai-stage .stage-icon.purple{color:#a78cff}
.page-body .ai-stage .stage-icon svg{width:43px;height:43px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.page-body .ai-stage h3{font-size:23px;margin-bottom:10px}
.page-body .ai-stage p{font-size:18px;line-height:1.48;color:#d5dee7;margin:0}
.page-body .patent-callout{margin-top:34px;display:grid;grid-template-columns:72px 1fr;gap:24px;align-items:start;padding:28px 30px;border:1px solid rgba(255,255,255,.17);border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.04),rgba(131,103,232,.055))}
.page-body .patent-symbol{width:72px;height:72px;color:var(--gold)}
.page-body .patent-symbol svg{width:72px;height:72px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.page-body .patent-callout h3{font-size:24px;margin:0 0 10px;color:var(--gold)}
.page-body .patent-callout p{font-size:18px;line-height:1.5;color:#d9e2ea;margin:0}

/* roles */
.page-body .role-flow{margin-top:35px;border:1px solid rgba(7,26,46,.16);border-radius:12px;padding:24px 28px;background:rgba(255,255,255,.48)}
.page-body .role-flow-inner{display:flex;align-items:center;justify-content:center;gap:22px}
.page-body .role-pill{display:flex;align-items:center;gap:11px;font-size:15px;font-weight:680;color:#21405b}
.page-body .role-pill svg{width:36px;height:36px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.page-body .role-pill.blue{color:#327fae}.role-pill.cyan{color:#159fc8}.role-pill.gold{color:#b77a22}.role-pill.purple{color:#755bd1}
.page-body .role-sep{color:#c58a32;font-size:28px;font-weight:300}

/* closing */
.page-body .what-you-get{margin-top:34px;padding:23px 26px;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.035)}
.page-body .what-you-get h3{font-size:21px;color:var(--gold);margin-bottom:10px}
.page-body .what-you-get p{font-size:18px;line-height:1.5;color:#ecf1f5;margin:0}
.page-body .final-cta{margin-top:30px;padding:28px 32px;border-radius:12px;border:1px solid rgba(255,255,255,.19);background:linear-gradient(135deg,rgba(255,255,255,.04),rgba(235,179,87,.055));display:flex;justify-content:flex-end;align-items:center}
.page-body .related{margin-top:25px;font-size:15px;line-height:1.65;color:#c9d5df}
.page-body .related strong{color:var(--gold);font-weight:700}
.page-body .related span{color:#dce5ed}
.page-body .related .sep{color:rgba(255,255,255,.34);padding:0 7px}




/* Production responsive conversion — Responsive Design Standard v1.5 conventions. */
.page-body img{max-width:100%}
.page-body .cta:focus-visible{outline:3px solid #9adcf5;outline-offset:3px}
.page-body .cta:hover{filter:brightness(1.035)}
.page-body .related span{display:inline}
.page-body section{scroll-margin-top:90px}
@media (max-width:1100px){
  .page-body .wrap{width:auto;max-width:none;margin:0 32px}
  .page-body .section,.page-body .hero{padding-top:52px;padding-bottom:52px}
  .page-body h1{font-size:52px}
  .page-body h2{font-size:40px}
  .page-body .eyebrow{font-size:21px}
  .page-body .hero-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:40px;min-height:0}
  .page-body .hero-visual{height:auto;aspect-ratio:658/535}
  .page-body .features-four{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-body .features-four .feature{min-height:0;border-top:1px solid var(--line-light);border-right:0;margin-right:0;padding:26px 24px 28px 0}
  .page-body .features-four .feature:nth-child(-n+2){border-top:0}
  .page-body .features-four .feature:nth-child(even){border-left:1px solid var(--line-light);padding-left:24px}
  .page-body .dark .features-four .feature{border-top-color:var(--line-dark)}
  .page-body .dark .features-four .feature:nth-child(even){border-left-color:var(--line-dark)}
  .page-body .features-five{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-body .features-five .feature,.page-body .features-five .feature:nth-child(3),.page-body .features-five .feature:nth-child(4),.page-body .features-five .feature:nth-child(5){grid-column:auto;border-right:0;margin-right:0;padding:26px 24px 28px 0;min-height:0;border-top:1px solid var(--line-light)}
  .page-body .features-five .feature:nth-child(-n+2){border-top:0}
  .page-body .features-five .feature:nth-child(even){border-left:1px solid var(--line-light);padding-left:24px}
  .page-body .features-five .feature:last-child{grid-column:1/-1;border-left:0;padding-left:0}
  .page-body .dark .features-five .feature{border-top-color:var(--line-dark)}
  .page-body .dark .features-five .feature:nth-child(even){border-left-color:var(--line-dark)}
  .page-body .ai-flow{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-body .ai-flow:before{display:none}
  .page-body .ai-stage{min-height:0;border-top:1px solid var(--line-dark)}
  .page-body .ai-stage:nth-child(-n+2){border-top:0}
  .page-body .ai-stage:nth-child(2n){border-right:0}
  .page-body .role-flow-inner{flex-wrap:wrap;row-gap:16px}
}
@media (max-width:820px){
  .page-body .wrap{margin:0 24px}
  .page-body .hero-grid{grid-template-columns:1fr;gap:34px}
  .page-body .hero-copy .body,.page-body .hero-copy .supporting{max-width:720px}
  .page-body .hero-visual{width:100%;max-width:680px;margin:0 auto}
  .page-body .flow-steps{grid-template-columns:1fr;gap:22px}
  .page-body .operating-flow:before{left:50%;right:auto;top:45px;bottom:45px;width:2px;height:auto;background:linear-gradient(180deg,rgba(51,198,244,.22),var(--gold),rgba(51,198,244,.22));transform:translateX(-1px)}
  .page-body .flow-step{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:20px;text-align:left}
  .page-body .flow-node{margin:0;box-shadow:0 0 0 7px rgba(7,26,46,.75)}
  .page-body .flow-step strong{padding:0;font-size:16px}
  .page-body .features-three{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-body .features-three .feature{border-right:0;margin-right:0;min-height:0;padding:26px 24px 28px 0;border-top:1px solid var(--line-dark)}
  .page-body .features-three .feature:nth-child(-n+2){border-top:0}
  .page-body .features-three .feature:nth-child(even){border-left:1px solid var(--line-dark);padding-left:24px}
  .page-body .features-three .feature:last-child{grid-column:1/-1;border-left:0;padding-left:0}
  .page-body .role-flow-inner{justify-content:flex-start}
  .page-body .role-sep{font-size:22px}
  .page-body .final-cta{justify-content:flex-start}
}
@media (max-width:700px){
  .page-body .wrap{margin:0 18px}
  .page-body .section,.page-body .hero{padding-top:44px;padding-bottom:44px}
  .page-body h1{font-size:42px;line-height:1.04}
  .page-body h2{font-size:34px;line-height:1.1}
  .page-body h3{font-size:22px}
  .page-body .eyebrow{font-size:19px;margin-bottom:16px}
  .page-body .body{font-size:18px;line-height:1.5}
  .page-body .supporting{font-size:17px}
  .page-body .hero-copy .body{margin-top:22px}
  .page-body .hero-copy .supporting{margin-top:18px}
  .page-body .hero-copy .cta-row{margin-top:26px}
  .page-body .cta-row{width:100%;align-items:stretch}
  .page-body .cta{width:100%;min-height:50px;justify-content:center;font-size:17px;white-space:normal;text-align:center}
  .page-body .features-four,.page-body .features-five,.page-body .features-three,.page-body .ai-flow{grid-template-columns:1fr}
  .page-body .features-four .feature,.page-body .features-four .feature:nth-child(even),
  .page-body .features-five .feature,.page-body .features-five .feature:nth-child(even),.page-body .features-five .feature:last-child,
  .page-body .features-three .feature,.page-body .features-three .feature:nth-child(even),.page-body .features-three .feature:last-child{
    grid-column:auto;border-left:0;border-right:0;margin-right:0;padding:23px 0;border-top:1px solid var(--line-light)
  }
  .page-body .dark .features-four .feature,.page-body .dark .features-three .feature{border-top-color:var(--line-dark)}
  .page-body .features-four .feature:first-child,.page-body .features-five .feature:first-child,.page-body .features-three .feature:first-child{border-top:0}
  .page-body .feature-icon{width:68px;height:68px;margin-bottom:14px}
  .page-body .feature-icon svg{width:56px;height:56px}
  .page-body .feature h3{font-size:22px}
  .page-body .feature p,.page-body .ai-stage p,.page-body .patent-callout p{font-size:17px}
  .page-body .ai-stage,.page-body .ai-stage:nth-child(2n){border-right:0;border-top:1px solid var(--line-dark);padding:24px 0}
  .page-body .ai-stage:first-child{border-top:0}
  .page-body .patent-callout{grid-template-columns:60px 1fr;gap:18px;padding:24px 22px}
  .page-body .patent-symbol,.page-body .patent-symbol svg{width:60px;height:60px}
  .page-body .approach,.page-body .operating-flow,.page-body .role-flow,.page-body .what-you-get{padding-left:20px;padding-right:20px}
  .page-body .role-flow-inner{display:grid;grid-template-columns:1fr;gap:10px}
  .page-body .role-sep{transform:rotate(90deg);justify-self:start;margin-left:18px;line-height:1}
  .page-body .final-cta{padding:24px 20px}
  .page-body .related{font-size:15px;line-height:1.75}
  .page-body .related .sep{padding:0 4px}
}
@media (max-width:460px){
  .page-body .wrap{margin:0 15px}
  .page-body h1{font-size:38px}
  .page-body h2{font-size:31px}
  .page-body .eyebrow{font-size:18px}
  .page-body .hero-visual{border-radius:10px}
  .page-body .operating-flow{padding:22px 16px}
  .page-body .flow-step{grid-template-columns:70px minmax(0,1fr);gap:15px}
  .page-body .flow-node{width:70px;height:70px}
  .page-body .flow-node svg{width:38px;height:38px}
  .page-body .patent-callout{grid-template-columns:1fr}
  .page-body .related .sep{display:none}
  .page-body .related span:not(.sep){display:block;padding:2px 0}
}

/* ========================================================================
   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}}


/* Current global component supersedes all earlier desktop-review chrome. */

/* FIX 2026-08-31: handoff omitted the dark hero background (approved mockup = dark navy hero;
   hero text is white + hero has faint white bottom line + dark hero-visual → clearly dark-themed).
   Restore navy gradient to match working sibling pages (e.g. healthy-buildings). */
.page-body .hero{background:linear-gradient(#071a2e 0%,#071a2e 65%,#081d33 100%)}
