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



:root{
  --navy:#071a2e;--navy2:#0a2239;--navy3:#10304e;--light:#eef0f2;--light2:#f6f7f8;
  --ink:#111820;--muted:#4f5c68;--white:#f7f9fb;--gold:#f6aa00;--cyan:#33c6f4;--blue:#6ea5d6;--purple:#8367e8;
  --line-dark:rgba(255,255,255,.16);--line-light:rgba(7,26,46,.16)
}
*{box-sizing:border-box}
html,body{margin:0;padding:0;background:var(--navy);font-family:Arial,Helvetica,sans-serif;color:var(--ink)}

.page-body{width:100%;overflow:hidden;background:var(--light2);font-family:Arial,Helvetica,sans-serif;color:var(--ink)}
.page-body .wrap{width:min(1320px,calc(100% - 64px));margin:0 auto}
.page-body .dark{background:var(--navy);color:var(--white)}
.page-body .light{background:var(--light);color:var(--ink)}
.page-body .section{padding:60px 0}
.eyebrow{font-size:24px;line-height:1.15;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--gold);margin:0 0 22px}
h1{font-size:64px;line-height:1.03;font-weight:500;letter-spacing:-.035em;margin:0}
h2{font-size:48px;line-height:1.08;font-weight:500;letter-spacing:-.027em;margin:0}
h3{font-size:23px;line-height:1.18;font-weight:650;letter-spacing:-.012em;margin:0}
.body{font-size:20px;line-height:1.55;margin:0}.supporting{font-size:18px;line-height:1.5;margin:0}
.dark .body{color:#dce4eb}.dark .supporting{color:#c9d4df}.light .body{color:#36414b}.light .supporting{color:#53606b}
.cta-row{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.cta{font-size:18px;line-height:1;font-weight:650;text-decoration:none;padding:18px 24px;border-radius:6px;display:inline-flex;align-items:center;gap:12px;white-space:nowrap}.cta.primary{background:var(--gold);color:#0c1a28;border:1px solid var(--gold)}.cta.secondary{background:transparent;color:var(--cyan);border:1px solid var(--cyan)}.arrow{font-size:26px;line-height:.7;font-weight:300}

.page-body .hero{padding:60px 0}.hero-grid{display:grid;grid-template-columns:610px 1fr;gap:58px;align-items:center;min-height:610px}.hero-copy .body{margin-top:28px;max-width:600px}.hero-copy .supporting{margin-top:20px;max-width:590px}.hero-copy .cta-row{margin-top:32px}
.hero-art{height:520px;border-radius:18px;border:1px solid rgba(255,255,255,.13);position:relative;overflow:hidden;background:linear-gradient(145deg,#061629 0%,#0b2b47 60%,#0b2137 100%);box-shadow:0 25px 60px rgba(0,0,0,.25)}
.hero-art:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 24% 26%,rgba(51,198,244,.20),transparent 30%),radial-gradient(circle at 83% 74%,rgba(235,179,87,.13),transparent 33%),linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:auto,auto,34px 34px,34px 34px}
.hero-art svg{position:relative;width:100%;height:100%;display:block}.hero-art img{position:relative;width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.section-head{max-width:1050px}.section-head .body{margin-top:22px;max-width:1030px}
.editorial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:42px;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.dark .editorial-grid{border-color:var(--line-dark)}
.item{padding:28px 25px 29px 0;min-height:200px;position:relative}.item:not(:last-child){border-right:1px solid var(--line-light);padding-right:27px;margin-right:27px}.dark .item:not(:last-child){border-color:var(--line-dark)}
.icon{width:72px;height:72px;margin-bottom:16px;color:var(--cyan)}
.light .item:nth-child(3n+1) .icon{color:#13aee0}.light .item:nth-child(3n+2) .icon{color:#dca33a}.light .item:nth-child(3n) .icon{color:#5f97d0}
.dark .item:nth-child(3n+1) .icon{color:#f0b858}.dark .item:nth-child(3n+2) .icon{color:#42c9f3}.dark .item:nth-child(3n) .icon{color:#8dbce6}
.icon svg{width:72px;height:72px;fill:none;stroke:currentColor;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}.item h3{margin-bottom:10px}.item p{font-size:18px;line-height:1.48;margin:0;color:#4a5661}.dark .item p{color:#d2dce5}
.grid-five{grid-template-columns:repeat(5,1fr)}.grid-five .item{min-height:224px}.grid-five .item:not(:last-child){padding-right:20px;margin-right:20px}
.grid-three{grid-template-columns:repeat(3,1fr)}
.workflow{margin-top:34px;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);padding:25px 0;position:relative}.dark .workflow{border-color:var(--line-dark)}.flow-grid{display:flex;align-items:center;justify-content:space-between;gap:12px}.flow-node{flex:1;min-height:72px;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px 14px;border-radius:9px;background:rgba(255,255,255,.5);border:1px solid rgba(7,26,46,.12);font-size:15px;line-height:1.28;font-weight:700;color:#17324b}.dark .flow-node{background:rgba(255,255,255,.035);border-color:rgba(255,255,255,.14);color:#f2f6f9}.flow-arrow{font-size:30px;color:var(--gold);line-height:1}.flow-node.highlight{background:#0d2c48;border-color:#0d2c48;color:#fff}.dark .flow-node.highlight{background:rgba(235,179,87,.10);border-color:rgba(235,179,87,.35);color:#fff}
.sec2-layout{display:block}.dark-building-visual{height:210px;margin-top:62px;border-radius:14px;border:1px solid rgba(7,26,46,.13);background:linear-gradient(145deg,#e7ebef,#f8f9fa);overflow:hidden}.dark-building-visual svg{width:100%;height:100%}
.sec3-top{display:block}.edge-visual{height:250px;border:1px solid rgba(255,255,255,.14);border-radius:14px;position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(51,198,244,.08),rgba(255,255,255,.015))}.edge-visual svg{width:100%;height:100%}
.sec4-arch{display:block}.arch-diagram{height:430px;margin-top:4px;border-radius:15px;background:linear-gradient(145deg,#e5eaf0,#f8f9fa);border:1px solid rgba(7,26,46,.13);overflow:hidden}.arch-diagram svg{width:100%;height:100%}
.sec5-layout{display:block}.portfolio-visual{height:430px;border-radius:15px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(160deg,#081d33,#0e2f4d);overflow:hidden}.portfolio-visual svg{width:100%;height:100%}
.sec6-layout{display:block}.fit-visual{height:420px;border-radius:15px;border:1px solid rgba(7,26,46,.13);background:linear-gradient(150deg,#f9fafb,#e8edf1);overflow:hidden}.fit-visual svg{width:100%;height:100%}
.final-grid{display:block}.outcomes{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);margin-top:36px}.outcomes .item{min-height:170px;padding-top:22px}.outcomes .item:nth-child(2),.outcomes .item:nth-child(4){border-right:none;margin-right:0;padding-right:0}.outcomes .item:nth-child(3),.outcomes .item:nth-child(4){border-top:1px solid var(--line-dark)}
.what-you-get{margin-top:30px;padding:25px 0;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.what-you-get h3{color:var(--gold);font-size:18px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:13px}.what-you-get p{font-size:17px;line-height:1.6;color:#edf2f6;margin:0}
.final-art{height:440px;border:1px solid rgba(255,255,255,.15);border-radius:15px;background:linear-gradient(150deg,#081e35,#0d2c49);overflow:hidden}.final-art svg{width:100%;height:100%}.final-ctas{margin-top:34px}.related{margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:16px;line-height:1.9;color:#d8e0e7}.related a{color:#f0f4f7;text-decoration:none;border-bottom:1px solid rgba(235,179,87,.45)}.related .sep{color:rgba(255,255,255,.38);padding:0 8px}




/* ========================================================================
   RESPONSIVE PRODUCTION ADAPTATION — LEXI Responsive Design Standard v1.5
   Desktop retains the CEO-approved 60px section rhythm and composition.
   Tablet/mobile adapt conservatively; no independent redesign is introduced.
   ======================================================================== */
.page-body img{max-width:100%}
.page-body a:focus-visible{outline:3px solid #9adcf5;outline-offset:3px}

@media (max-width:1100px){
  .page-body .wrap{width:calc(100% - 64px)}
  .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:1fr;gap:40px;min-height:0}
  .page-body .hero-copy,.page-body .hero-copy .body,.page-body .hero-copy .supporting{max-width:820px}
  .page-body .hero-art{width:100%;height:500px}
  .page-body .editorial-grid,.page-body .grid-five,.page-body .grid-three{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .page-body .editorial-grid .item,.page-body .grid-five .item{min-height:0;margin:0!important;padding:26px 24px!important;border-right:0!important}
  .page-body .editorial-grid .item:nth-child(odd),.page-body .grid-five .item:nth-child(odd){border-right:1px solid var(--line-light)!important}
  .page-body .dark .editorial-grid .item:nth-child(odd),.page-body .dark .grid-five .item:nth-child(odd){border-color:var(--line-dark)!important}
  .page-body .editorial-grid .item:nth-child(n+3),.page-body .grid-five .item:nth-child(n+3){border-top:1px solid var(--line-light)}
  .page-body .dark .editorial-grid .item:nth-child(n+3),.page-body .dark .grid-five .item:nth-child(n+3){border-color:var(--line-dark)}
  .page-body .workflow{padding:24px 0}
  .page-body .flow-grid{flex-direction:column;max-width:720px;margin-inline:auto;gap:6px}
  .page-body .flow-node{width:100%;flex:none;min-height:68px}
  .page-body .flow-arrow{transform:rotate(90deg);height:34px;line-height:34px}
  .page-body .outcomes{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (max-width:700px){
  .page-body .wrap{width:calc(100% - 36px)}
  .page-body .section,.page-body .hero{padding-top:44px;padding-bottom:44px}
  .page-body h1{font-size:42px;line-height:1.06}
  .page-body h2{font-size:34px;line-height:1.1}
  .page-body h3{font-size:21px}
  .page-body .eyebrow{font-size:18px;margin-bottom:18px}
  .page-body .body{font-size:18px;line-height:1.52}
  .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%;gap:12px}
  .page-body .cta{width:100%;justify-content:center;white-space:normal;text-align:center;font-size:17px;padding:16px 18px}
  .page-body .hero-art{height:auto;aspect-ratio:652/520;min-height:0;border-radius:14px}
  .page-body .editorial-grid,.page-body .grid-five,.page-body .grid-three{grid-template-columns:1fr!important}
  .page-body .editorial-grid .item,.page-body .grid-five .item,.page-body .editorial-grid .item:nth-child(odd),.page-body .grid-five .item:nth-child(odd){border-right:0!important;margin:0!important;padding:24px 0 25px!important;min-height:0}
  .page-body .editorial-grid .item + .item,.page-body .grid-five .item + .item{border-top:1px solid var(--line-light)!important}
  .page-body .dark .editorial-grid .item + .item,.page-body .dark .grid-five .item + .item{border-color:var(--line-dark)!important}
  .page-body .icon{width:64px;height:64px;margin-bottom:14px}
  .page-body .icon svg{width:64px;height:64px}
  .page-body .item p{font-size:17px}
  .page-body .workflow{margin-top:30px;padding:20px 0}
  .page-body .flow-node{font-size:15px;min-height:72px}
  .page-body .outcomes{grid-template-columns:1fr}
  .page-body .outcomes .item,.page-body .outcomes .item:nth-child(2),.page-body .outcomes .item:nth-child(3),.page-body .outcomes .item:nth-child(4){border-right:0!important;margin-right:0!important;padding-right:0!important;min-height:0}
  .page-body .outcomes .item + .item{border-top:1px solid var(--line-dark)!important}
  .page-body .what-you-get{margin-top:28px}
  .page-body .final-ctas{margin-top:28px}
  .page-body .related{font-size:16px;line-height:1.7}
  .page-body .related .sep{display:none}
  .page-body .related a{display:inline-block;margin-right:10px}
}

@media (max-width:460px){
  .page-body .wrap{width:calc(100% - 30px)}
  .page-body h1{font-size:38px}
  .page-body h2{font-size:31px}
  .page-body .hero-grid{gap:30px}
  .page-body .hero-art{border-radius:10px}
}


  :root {
    --ghf-navy:#001733;
    --ghf-navy-2:#00213f;
    --ghf-navy-3:#082b4f;
    --ghf-cyan:#6ec6e9;
    --ghf-cyan-muted:#335d7c;
    --ghf-gold:#f6aa00;
    --ghf-white:#ffffff;
    --ghf-text-muted:#a9bdd1;
    --ghf-page-bg:#f4f7fa;
    --ghf-focus:#9adcf5;
  }
  *{box-sizing:border-box}
  html{scroll-behavior:smooth}
  body{margin:0;background:var(--ghf-page-bg);color:#081c37;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
  a{text-underline-offset:3px}
  button,a{-webkit-tap-highlight-color:transparent}
  :focus-visible{outline:3px solid var(--ghf-focus);outline-offset:3px}

  /* ==========================================================
     GLOBAL HEADER — desktop values match approved v3 LinkedIn-only master.
     Route note: replace handoff hrefs with final sitemap/CMS URLs.
     Active nav can be set with body[data-active-nav], e.g. Solutions.
     ========================================================== */
  .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)}
  .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}
  .nav-link:hover{color:#fff}
  .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}
  .ghf-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)}

  
  
  
  
  

  /* ==========================================================
     GLOBAL FOOTER — desktop values match approved v3 LinkedIn-only master.
     ========================================================== */
  .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)}
  .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}

  /* TABLET — responsive derivative of approved desktop master. */
  @media (max-width:1100px){
    .header-inner{grid-template-columns:1fr auto;padding:0 24px;gap:12px}
    .logo{width:104px}
    .header-actions{grid-column:2;grid-row:1}
    .menu-toggle{display:inline-flex}
    .primary-nav{display:none;position:absolute;left:0;right:0;top:82px;height:auto;padding:16px 24px 20px;background:linear-gradient(90deg,var(--ghf-navy-2) 0%,var(--ghf-navy) 45%,#00142d 100%);border-top:1px solid rgba(110,198,233,.15);border-bottom:1px solid rgba(110,198,233,.22);box-shadow:0 14px 24px rgba(0,15,35,.24);grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 20px}
    .site-header.menu-open .primary-nav{display:grid}
    .nav-link{min-width:0;height:52px;justify-content:flex-start;padding:0 12px;font-size:15px}
    .nav-link::after{left:12px;right:12px;bottom:5px}
    

    .footer-main{padding:32px 24px 22px}
    .footer-top{grid-template-columns:1fr auto;gap:18px;min-height:0}
    .footer-brand .logo{width:112px}
    .footer-cta{grid-column:2;grid-row:1}
    .footer-nav{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 12px;justify-content:stretch}
    .footer-nav a{padding:12px 10px 14px}
    .utility-wrap{padding:18px 24px 16px}
    .utility-grid{grid-template-columns:repeat(4,1fr)}
    .utility-item{justify-content:flex-start;white-space:normal;border-left:1px solid rgba(246,170,0,.45);border-top:1px solid rgba(246,170,0,.45)}
    .utility-item:nth-child(-n+4){border-top:0}
    .utility-item:nth-child(4n+1){border-left:0}
    .footer-bottom{padding:12px 24px 18px}
  }

  /* MOBILE — all approved content remains present; no content is omitted. */
  @media (max-width:700px){
    .header-inner{padding:0 16px;gap:8px}
    .logo{width:96px}
    .header-actions{gap:8px}
    .header-cta{padding:0 12px}
    .primary-nav{padding:12px 16px 18px;grid-template-columns:1fr}
    .nav-link{height:50px;padding:0 8px}
    .nav-link::after{left:8px;right:8px}
    
    

    .footer-main{padding:30px 16px 20px}
    .footer-top{grid-template-columns:1fr;gap:18px;align-items:start}
    .footer-brand .logo{width:108px}
    .footer-cta{grid-column:1;grid-row:auto;justify-self:start}
    .footer-nav{grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px}
    .footer-nav a{padding:11px 8px 13px}
    .footer-nav a::after{left:8px;right:8px}
    .utility-wrap{padding:16px}
    .utility-grid{grid-template-columns:repeat(2,1fr)}
    .utility-item{min-height:70px;padding:12px 10px}
    .utility-item:nth-child(-n+4){border-top:1px solid rgba(246,170,0,.45)}
    .utility-item:nth-child(4n+1){border-left:1px solid rgba(246,170,0,.45)}
    .utility-item:nth-child(-n+2){border-top:0}
    .utility-item:nth-child(odd){border-left:0}
    .footer-bottom{padding:12px 16px 18px;gap:16px;align-items:flex-start}
  }

  @media (max-width:420px){
    .header-cta{height:38px;padding:0 10px;font-size:13px}
    .ghf-arrow{font-size:17px}
    .utility-grid{grid-template-columns:1fr}
    .utility-item{border-left:0!important;border-top:1px solid rgba(246,170,0,.45)!important}
    .utility-item:first-child{border-top:0!important}
    .footer-bottom{flex-direction:column}
    .socials{align-self:flex-start}
  }

  @media (prefers-reduced-motion:reduce){
    html{scroll-behavior:auto}
    .menu-toggle-lines::before,.menu-toggle-lines::after,.menu-toggle-lines span{transition:none}
  }


.skip-link{position:absolute;left:12px;top:-60px;z-index:2000;background:#fff;color:#001733;padding:10px 14px;border-radius:4px;font-weight:700;text-decoration:none}
.skip-link:focus{top:12px}

