
:root{--navy:#1B1F5E;--gold:#C99A27;--ink:#101426;--muted:#667085;--line:#E8E2D5;--soft:#F7F5EF;--white:#fff;--shadow:0 24px 80px rgba(27,31,94,.10);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Open Sans",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.skip{position:absolute;left:-999px}.skip:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px}.container{width:min(1180px,92vw);margin:auto}.topbar{height:42px;background:var(--navy);color:#fff;font-size:13px}.topbar .container{display:flex;align-items:center;justify-content:space-between;height:100%;gap:16px}.site-header{position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);z-index:50;border-bottom:1px solid rgba(201,154,39,.18)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:86px;gap:22px;position:relative}.logo img{width:270px;height:auto}.menu{display:flex;align-items:center;gap:22px;font-weight:800;color:var(--navy);font-size:14px}.menu a{position:relative}.menu a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--gold);transition:.25s}.menu a:hover:after,.menu a.active:after{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:13px 24px;font-weight:900;border:1px solid var(--gold);transition:.25s;cursor:pointer}.btn-primary{background:var(--gold);color:#fff;box-shadow:0 12px 30px rgba(201,154,39,.28)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(201,154,39,.35)}.btn-ghost{color:var(--navy);background:#fff}.btn-ghost.light{color:#fff;background:transparent}.btn-ghost:hover{background:var(--soft)}.hero{position:relative;min-height:760px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 33%,rgba(255,255,255,.25) 58%,rgba(255,255,255,.02) 100%),url('../img/joburg-skyline-hero.jpg') right center/cover no-repeat;overflow:hidden}.hero:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(201,154,39,.25);border-radius:50%;right:8%;top:18%;animation:orbit 16s linear infinite}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;position:relative}.eyebrow{color:var(--gold);font-weight:900;text-transform:uppercase;letter-spacing:.22em;font-size:13px}.h1,h1{font-family:Montserrat,Arial,sans-serif;color:var(--navy);font-size:clamp(46px,7vw,92px);line-height:.96;margin:18px 0 24px;letter-spacing:-.055em}.hero p,.lead{font-size:20px;color:#495063;max-width:720px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:32px}.hero-card{background:rgba(255,255,255,.88);border:1px solid rgba(201,154,39,.28);box-shadow:var(--shadow);border-radius:var(--radius);padding:34px;position:relative;overflow:hidden}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.metric{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.metric strong{display:block;color:var(--navy);font:800 34px Montserrat,Arial}.section{padding:96px 0;position:relative}.section.soft{background:var(--soft)}.section.sky{background:#fff url('../img/joburg-skyline-watermark.png') bottom center/cover no-repeat}.section-title{max-width:800px;margin-bottom:45px}.section-title h2,.content h2{font:800 clamp(34px,4vw,56px)/1.05 Montserrat,Arial;color:var(--navy);margin:12px 0 18px;letter-spacing:-.04em}.section-title p,.content p{font-size:18px;color:var(--muted)}.gold-line{height:2px;width:82px;background:var(--gold);margin:24px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:0 10px 35px rgba(27,31,94,.05);transition:.25s;position:relative;overflow:hidden}.card:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,var(--gold),transparent);opacity:.85}.card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:rgba(201,154,39,.55)}.icon{width:46px;height:46px;border-radius:50%;border:1px solid rgba(201,154,39,.42);display:grid;place-items:center;color:var(--gold);font-weight:900;margin-bottom:18px}.card h3{font:800 24px Montserrat,Arial;color:var(--navy);margin:0 0 12px}.card p{color:var(--muted);margin:0 0 18px}.link{color:var(--gold);font-weight:900}.split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:42px}.list{display:grid;gap:14px;margin-top:22px}.list div{padding:16px 18px;border-left:3px solid var(--gold);background:#fff;border-radius:0 16px 16px 0;box-shadow:0 6px 22px rgba(27,31,94,.05)}.journey{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px}.step span{color:var(--gold);font-weight:900}.cta{background:linear-gradient(135deg,var(--navy),#10133d);color:#fff;border-radius:40px;padding:62px;position:relative;overflow:hidden}.cta:before{content:"";position:absolute;inset:auto 0 0 0;height:190px;background:url('../img/joburg-skyline-watermark.png') center bottom/cover no-repeat;filter:brightness(3);opacity:.16}.cta>*{position:relative}.cta h2{font:800 clamp(32px,4vw,54px)/1.05 Montserrat,Arial;margin:0 0 18px}.cta p{max-width:720px;color:rgba(255,255,255,.78)}.footer{background:#0f1238;color:#fff;padding:62px 0 28px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px}.footer img{width:260px;background:#fff;border-radius:18px;padding:10px;box-shadow:0 10px 30px rgba(0,0,0,.18)}.footer h4{color:#fff;font:800 15px Montserrat,Arial;text-transform:uppercase;letter-spacing:.12em}.footer a,.footer p{display:block;color:rgba(255,255,255,.72);margin:8px 0}.fine{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:22px;color:rgba(255,255,255,.55);font-size:13px}.page-hero{padding:96px 0 80px;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.9) 45%,rgba(255,255,255,.35) 100%),url('../img/joburg-skyline-hero.jpg') right center/cover no-repeat;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:190px;background:url('../img/joburg-skyline-watermark.png') center bottom/cover no-repeat}.page-hero .container{position:relative;z-index:1}.page-hero h1{max-width:980px}.breadcrumbs{font-size:13px;color:var(--muted);font-weight:700;margin-bottom:22px}.ai-summary{border:1px solid rgba(201,154,39,.38);background:#fff;border-radius:24px;padding:24px;box-shadow:0 12px 40px rgba(27,31,94,.06);margin-top:28px;max-width:920px}.ai-summary b{color:var(--navy)}.content{font-size:18px}.content h3{font:800 26px Montserrat,Arial;color:var(--navy)}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 8px 30px rgba(27,31,94,.06)}.table th{background:var(--navy);color:#fff;text-align:left}.table th,.table td{padding:18px;border-bottom:1px solid var(--line)}.download{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:22px;padding:22px;background:#fff;margin-bottom:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:grid;gap:8px}.field.full{grid-column:1/-1}.field label{font-weight:800;color:var(--navy)}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:16px;padding:15px 16px;font:inherit;background:#fff}textarea{min-height:130px}.notice{background:var(--soft);border-left:3px solid var(--gold);padding:20px;border-radius:0 18px 18px 0}.searchbox{display:flex;gap:12px;margin-bottom:26px}.searchbox input{font-size:18px}.result-hidden{display:none!important}.calc-result{font:800 24px Montserrat;color:var(--navy);padding:18px;border:1px solid rgba(201,154,39,.32);border-radius:18px;background:#fff}.action-menu{position:fixed;right:22px;bottom:22px;z-index:120;display:grid;gap:10px}.action-menu a{background:#fff;color:var(--navy);border:1px solid var(--line);box-shadow:0 14px 36px rgba(27,31,94,.14);border-radius:999px;padding:12px 18px;font-weight:900}.action-menu a:first-child{background:#25D366;color:#fff;border-color:#25D366}.mobile-toggle{display:none;background:#fff;border:1px solid rgba(201,154,39,.35);border-radius:16px;width:48px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;box-shadow:0 10px 30px rgba(27,31,94,.08)}.mobile-toggle span{display:block;width:21px;height:2px;background:var(--navy);transition:.25s}.mobile-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-toggle.open span:nth-child(2){opacity:0}.mobile-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.reveal{opacity:0;transform:translateY(24px);transition:.7s}.reveal.visible{opacity:1;transform:none}@keyframes orbit{to{transform:rotate(360deg)}}@media(max-width:900px){.topbar{display:none}.mobile-toggle{display:flex}.menu{display:none}.menu.open{display:flex;position:absolute;left:0;right:0;top:76px;background:#fff;border:1px solid rgba(201,154,39,.25);border-radius:24px;box-shadow:var(--shadow);padding:22px;flex-direction:column;align-items:flex-start;gap:18px}.nav{min-height:74px}.logo img{width:220px}.hero{min-height:auto;padding:80px 0}.hero-grid,.split{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.journey{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.cta{padding:40px 26px;border-radius:28px}.page-hero{padding:62px 0}.metric-grid{grid-template-columns:1fr}.h1,h1{font-size:48px}.form-grid{grid-template-columns:1fr}.action-menu{right:12px;bottom:12px}.action-menu a:not(:first-child){display:none}.searchbox{display:block}.searchbox button{margin-top:12px;width:100%}}

/* Final brand asset corrections */
.footer{position:relative;background:#0f1238;color:#fff;padding:72px 0 30px;overflow:hidden}
.footer:before{content:"";position:absolute;left:0;right:0;bottom:0;height:145px;background:url('../img/joburg-skyline-watermark.png') center bottom/cover no-repeat;opacity:.16;filter:brightness(1.6)}
.footer .container{position:relative;z-index:1}
.footer img{width:min(320px,100%);background:#fff;border-radius:0;padding:14px 18px;box-shadow:0 18px 40px rgba(0,0,0,.22);margin-bottom:18px}
.site-header .logo img{background:#fff;padding:6px 0;border-radius:0}
.page-hero,.hero{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.9) 38%,rgba(255,255,255,.36) 62%,rgba(255,255,255,.05) 100%),url('../img/joburg-skyline-hero.jpg')!important;background-position:right center!important;background-size:cover!important}

/* QA final logo and footer fixes */
.site-header .logo img{width:300px;max-height:96px;object-fit:contain}
.footer img{width:min(340px,100%);min-height:auto;object-fit:contain;background:#fff}
@media(max-width:900px){.site-header .logo img{width:230px}}


/* Final QA corrections */
.ai-summary{display:none!important}
.form-status{margin-top:14px;padding:12px 16px;border-radius:14px;background:#F7F5EF;border-left:3px solid #C99A27;color:#1B1F5E;font-weight:700;display:none}
.form-status.show{display:block}
@media(max-width:900px){.page-hero,.hero{background-image:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.90) 62%,rgba(255,255,255,.78) 100%),url('../img/joburg-skyline-hero.jpg')!important;background-position:center bottom!important}.page-hero p,.hero p{color:#333b4f!important}.page-hero h1,.hero h1{font-size:42px}}
/* Launch audit content refinements */
.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px}.info-card{background:#fff;border:1px solid rgba(201,154,39,.25);border-radius:24px;padding:28px;box-shadow:0 18px 50px rgba(10,20,60,.06)}.info-card h3{margin-top:0}.numbered{counter-reset:item;display:grid;gap:14px;margin:24px 0}.numbered div{counter-increment:item;background:#fff;border-left:3px solid var(--gold);border-radius:14px;padding:16px 18px;box-shadow:0 14px 35px rgba(10,20,60,.05)}.numbered div:before{content:counter(item) '. ';font-weight:800;color:var(--gold)}.example-table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 14px 35px rgba(10,20,60,.05);margin:20px 0}.example-table td,.example-table th{padding:14px 18px;border-bottom:1px solid rgba(27,31,94,.08);text-align:left}.example-table th{background:#f8f6f0;color:var(--navy)}.calc-controls{display:grid;gap:14px}.calc-controls label{font-weight:800;color:var(--navy)}.calc-controls select,.calc-controls input{width:100%;border:1px solid rgba(201,154,39,.35);border-radius:16px;padding:16px;font:inherit}.calc-result strong{display:block;font-size:1.3rem;color:var(--navy);margin-bottom:6px}@media(max-width:850px){.info-grid{grid-template-columns:1fr}.page-hero h1{font-size:clamp(2.2rem,12vw,4.2rem)}}


/* Orion Moon launch fixes: correct header logo size and remove duplicate generic skyline overlays */
.site-header .logo{display:flex;align-items:center;flex:0 0 auto;}
.site-header .logo img{width:300px !important;max-width:300px !important;height:auto !important;max-height:92px !important;object-fit:contain !important;background:transparent !important;padding:0 !important;border-radius:0 !important;box-shadow:none !important;}
.nav{min-height:96px !important;}
.page-hero:after,.cta:before,.footer:before{display:none !important;content:none !important;background:none !important;}
.section.sky{background:#fff !important;}
.page-hero,.hero{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.90) 38%,rgba(255,255,255,.36) 62%,rgba(255,255,255,.05) 100%),url('../img/joburg-skyline-hero.jpg') !important;background-position:right center !important;background-size:cover !important;background-repeat:no-repeat !important;}
@media(max-width:1100px){.site-header .logo img{width:240px !important;max-width:240px !important}.menu{gap:14px;font-size:13px}.btn{padding:11px 18px}}
@media(max-width:900px){.site-header .logo img{width:190px !important;max-width:190px !important}.nav{min-height:78px !important}.page-hero,.hero{background-image:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 62%,rgba(255,255,255,.80) 100%),url('../img/joburg-skyline-hero.jpg') !important;background-position:center bottom !important}}

/* FINAL HEADER LOGO FIX - 2026-07-04
   Makes the approved Orion Moon logo readable and prevents the navigation flexbox from shrinking it. */
.site-header .container.nav{
  width:min(1320px,96vw) !important;
  min-height:122px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:28px !important;
}
.site-header a.logo{
  flex:0 0 430px !important;
  width:430px !important;
  min-width:430px !important;
  max-width:430px !important;
  display:flex !important;
  align-items:center !important;
}
.site-header a.logo img{
  width:430px !important;
  min-width:430px !important;
  max-width:430px !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
  padding:0 !important;
  margin:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
}
.site-header .menu{
  flex:0 1 auto !important;
  justify-content:flex-end !important;
  gap:18px !important;
  font-size:14px !important;
}
.site-header .menu .btn{padding:13px 22px !important;white-space:nowrap !important;}
@media(max-width:1250px){
  .site-header .container.nav{width:min(1220px,96vw) !important;gap:18px !important;}
  .site-header a.logo{flex-basis:350px !important;width:350px !important;min-width:350px !important;max-width:350px !important;}
  .site-header a.logo img{width:350px !important;min-width:350px !important;max-width:350px !important;}
  .site-header .menu{gap:13px !important;font-size:13px !important;}
  .site-header .menu .btn{padding:11px 18px !important;}
}
@media(max-width:1050px){
  .site-header a.logo{flex-basis:285px !important;width:285px !important;min-width:285px !important;max-width:285px !important;}
  .site-header a.logo img{width:285px !important;min-width:285px !important;max-width:285px !important;}
  .site-header .menu{gap:10px !important;font-size:12px !important;}
}
@media(max-width:900px){
  .site-header .container.nav{min-height:92px !important;}
  .site-header a.logo{flex-basis:250px !important;width:250px !important;min-width:250px !important;max-width:250px !important;}
  .site-header a.logo img{width:250px !important;min-width:250px !important;max-width:250px !important;}
}
@media(max-width:520px){
  .site-header a.logo{flex-basis:205px !important;width:205px !important;min-width:205px !important;max-width:205px !important;}
  .site-header a.logo img{width:205px !important;min-width:205px !important;max-width:205px !important;}
}


/* ORION MOON FINAL HEADER FIX - cache bust version */
.site-header{min-height:132px !important;}
.site-header .container.nav{
  width:min(1400px,96vw) !important;
  min-height:132px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:26px !important;
}
.site-header a.logo,
.site-header .logo{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex:0 0 460px !important;
  width:460px !important;
  min-width:460px !important;
  max-width:460px !important;
  height:auto !important;
  overflow:visible !important;
}
.site-header a.logo img,
.site-header .logo img{
  display:block !important;
  width:460px !important;
  min-width:460px !important;
  max-width:460px !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:left center !important;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.site-header .menu{flex:1 1 auto !important; justify-content:flex-end !important; gap:16px !important; font-size:14px !important; white-space:nowrap !important;}
.site-header .menu a{white-space:nowrap !important;}
.site-header .menu .btn{padding:12px 21px !important;}
@media(max-width:1280px){
  .site-header .container.nav{min-height:118px !important;gap:16px !important;}
  .site-header a.logo,.site-header .logo{flex-basis:390px !important;width:390px !important;min-width:390px !important;max-width:390px !important;}
  .site-header a.logo img,.site-header .logo img{width:390px !important;min-width:390px !important;max-width:390px !important;}
  .site-header .menu{gap:10px !important;font-size:12.5px !important;}
  .site-header .menu .btn{padding:10px 16px !important;}
}
@media(max-width:1080px){
  .site-header a.logo,.site-header .logo{flex-basis:330px !important;width:330px !important;min-width:330px !important;max-width:330px !important;}
  .site-header a.logo img,.site-header .logo img{width:330px !important;min-width:330px !important;max-width:330px !important;}
  .site-header .menu{gap:8px !important;font-size:11.5px !important;}
}
@media(max-width:900px){
  .site-header{min-height:96px !important;}
  .site-header .container.nav{min-height:96px !important;}
  .site-header a.logo,.site-header .logo{flex-basis:280px !important;width:280px !important;min-width:280px !important;max-width:280px !important;}
  .site-header a.logo img,.site-header .logo img{width:280px !important;min-width:280px !important;max-width:280px !important;}
}
@media(max-width:520px){
  .site-header a.logo,.site-header .logo{flex-basis:230px !important;width:230px !important;min-width:230px !important;max-width:230px !important;}
  .site-header a.logo img,.site-header .logo img{width:230px !important;min-width:230px !important;max-width:230px !important;}
}
/* Remove duplicate skyline layers */
.page-hero:after,.cta:before,.footer:before{display:none !important;content:none !important;background:none !important;}
.section.sky{background:#fff !important;}
