:root{--ink:#08131b;--ink2:#0d1c26;--panel:#102531;--line:#223844;--text:#edf3f5;--muted:#91a5af;--aqua:#40e6c4;--blue:#6eb7ff;--paper:#f3f7f8;--dark:#111b21;--soft:#e8eef1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,sans-serif;background:var(--ink);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 42px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(8,19,27,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;line-height:.9}.brand-mark{width:42px;height:42px;display:block}.brand-mark svg{width:100%;height:100%;fill:none;stroke:var(--aqua);stroke-width:2}.brand strong,.brand small{display:block;font-family:"Space Grotesk";letter-spacing:.14em}.brand strong{font-size:16px}.brand small{font-size:9px;color:#9cafba;margin-top:7px}.nav{display:flex;align-items:center;gap:28px;font-size:13px;color:#b8c6cd}.nav a:hover{color:#fff}.nav-cta{border:1px solid #38515f;border-radius:999px;padding:10px 16px;color:#fff!important}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:25px}.hero{position:relative;overflow:hidden;padding:100px 0 84px;min-height:740px;display:flex;align-items:center;background:radial-gradient(circle at 79% 30%,rgba(64,230,196,.08),transparent 31%),linear-gradient(145deg,#071118,#0c1c26 62%,#0b1720)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000 66%,transparent)}.hero-content{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:74px;align-items:center}.eyebrow{font-size:10.5px;font-weight:800;letter-spacing:.18em;color:var(--aqua);margin:0 0 18px}h1,h2,h3{font-family:"Space Grotesk",sans-serif;margin-top:0}h1{font-size:clamp(54px,6.4vw,88px);line-height:.98;letter-spacing:-.055em;margin-bottom:25px}h1 span{color:#96aab4}.hero-copy{font-size:18px;color:#b2c0c7;max-width:670px}.hero-actions{display:flex;gap:14px;margin:34px 0}.btn{display:inline-flex;justify-content:center;align-items:center;padding:13px 21px;border-radius:6px;font-size:13px;font-weight:800;border:1px solid transparent;cursor:pointer}.primary{background:var(--aqua);color:#041313}.ghost{border-color:#334c5a;color:#dce6ea}.credential-row{display:flex;gap:18px;flex-wrap:wrap;color:#7f96a1;font-size:10.5px;text-transform:uppercase;letter-spacing:.08em}.hero-visual{position:relative;min-height:460px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:linear-gradient(160deg,rgba(255,255,255,.055),rgba(255,255,255,.012));box-shadow:0 35px 100px rgba(0,0,0,.3);overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 7px,rgba(64,230,196,.026) 8px);pointer-events:none}.visual-toolbar{position:absolute;z-index:3;left:22px;right:22px;top:18px;display:flex;justify-content:space-between;color:#6f8a97;font-size:9px;letter-spacing:.15em}.live-dot{color:#79b6aa}.live-dot:before{content:"";width:6px;height:6px;background:var(--aqua);border-radius:50%;display:inline-block;margin-right:7px;box-shadow:0 0 12px rgba(64,230,196,.6)}.terrain{position:absolute;inset:52px 18px 62px;width:calc(100% - 36px);height:calc(100% - 114px)}.visual-readout{position:absolute;left:22px;right:22px;bottom:18px;display:grid;grid-template-columns:1fr 1fr;gap:20px;z-index:4}.visual-readout div{border-top:1px solid #29414d;padding-top:10px}.visual-readout small,.visual-readout strong{display:block}.visual-readout small{font-size:8px;letter-spacing:.16em;color:#617d89}.visual-readout strong{font-size:9px;letter-spacing:.08em;color:#a6bac3;margin-top:3px}.trust-strip{border-top:1px solid #18303d;border-bottom:1px solid #18303d;background:#091820}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:25px 24px;border-right:1px solid #18303d}.trust-grid>div:last-child{border:0}.trust-grid strong{display:block;font-family:"Space Grotesk";font-size:15px;letter-spacing:.05em}.trust-grid span{font-size:11.5px;color:#78909c}.section{padding:112px 0;background:var(--paper);color:var(--dark)}.section-head{max-width:800px;margin-bottom:50px}.section-head.split{max-width:none;display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end}.section-head h2,.about h2,.quote h2,.workflow h2{font-size:clamp(36px,4.4vw,60px);line-height:1.04;letter-spacing:-.04em;margin-bottom:0}.section-head>p:last-child,.section-head.split>p{color:#5c6e77;font-size:16px;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.feature{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:28px;background:#fff;border:1px solid #dbe4e8;border-radius:12px;min-height:210px}.feature-primary{grid-column:1/-1;grid-template-columns:54px 1fr;background:linear-gradient(135deg,#0e202a,#102f38);color:#fff;border-color:#1d414b;min-height:260px}.feature .num{font-size:10px;color:#768b95;letter-spacing:.15em}.feature-primary .num{color:#67a99b}.feature h3{font-size:22px;margin:2px 0 10px}.feature-primary h3{font-size:30px}.feature p{font-size:14px;color:#64757d;margin-bottom:0}.feature-primary p{color:#9fb4bd;max-width:840px}.tag{font-size:9px!important;letter-spacing:.16em;color:var(--aqua)!important;font-weight:800}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.chips span{font-size:9px;letter-spacing:.09em;border:1px solid #2d5660;color:#a7c4c5;border-radius:999px;padding:6px 9px}.section.dark{background:#0c1a23;color:#fff}.dark .section-head h2{max-width:900px}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #263d49;border-left:1px solid #263d49}.industry-grid article{padding:32px;border-right:1px solid #263d49;border-bottom:1px solid #263d49;min-height:245px}.industry-grid article>span{font-size:9px;color:#5f7d89;letter-spacing:.15em}.industry-grid h3{font-size:21px;margin:26px 0 10px}.industry-grid p{color:#8fa4af;font-size:13.5px}.industry-grid small{display:block;margin-top:22px;color:#5f818e;letter-spacing:.11em;font-size:8.5px}.workflow{background:#e7edef}.workflow-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.muted-copy{color:#5e7078;font-size:16px}.steps{border-top:1px solid #b9c8cf}.steps>div{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:26px 0;border-bottom:1px solid #c5d1d6}.steps>div>span{font-size:10px;color:#70858f;letter-spacing:.14em}.steps strong{font-family:"Space Grotesk";font-size:20px}.steps p{margin:4px 0 0;color:#65767f;font-size:13.5px}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.about-grid>div:last-child{font-size:16px;color:#53656e}.cred-box{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0}.cred-box>div{padding:17px;background:#e8eef1;border:1px solid #d5e0e4;border-radius:8px}.cred-box strong,.cred-box span{display:block}.cred-box strong{font-family:"Space Grotesk";color:#18313d}.cred-box span{font-size:10px;color:#71828a;margin-top:4px}.note{margin-top:24px;padding:18px;border-left:3px solid #173f52;background:#e9eff2;font-size:11px;color:#60727b}.quote{background:#dfe8eb}.quote-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:72px}.quote-grid>div>p:not(.eyebrow){color:#5e7078}.contact-block{display:flex;flex-direction:column;gap:6px;margin-top:28px}.contact-block a{font-weight:800}.contact-block span{color:#6b7b83}form{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#fff;padding:28px;border:1px solid #d3dfe3;border-radius:12px;box-shadow:0 20px 50px rgba(17,36,47,.055)}label{font-size:11px;font-weight:800;color:#455861}input,select,textarea{width:100%;margin-top:7px;border:1px solid #cfdadd;background:#f9fbfb;padding:13px;border-radius:6px;font:inherit;font-size:13px}textarea{resize:vertical}.full{grid-column:1/-1}.form-note{margin:0;text-align:center;color:#7a8b94;font-size:10px}footer{padding:30px 0;background:#071116;color:#80949f;border-top:1px solid #172a34;font-size:11px}.footer-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{display:block}.footer-brand strong,.footer-brand small{display:block}@media(max-width:900px){.nav{display:none;position:absolute;top:78px;left:0;right:0;background:#0b1922;padding:24px;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.menu-btn{display:block}.hero{padding-top:68px}.hero-content,.section-head.split,.workflow-grid,.about-grid,.quote-grid{grid-template-columns:1fr}.hero-content{gap:45px}.hero-visual{min-height:360px}.trust-grid,.industry-grid{grid-template-columns:1fr 1fr}.workflow-grid,.about-grid,.quote-grid,.section-head.split{gap:36px}.feature-grid{grid-template-columns:1fr}.feature-primary{grid-column:auto}.cred-box{grid-template-columns:1fr 1fr}.footer-wrap{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.container{width:min(100% - 28px,1180px)}.hero{min-height:auto;padding-bottom:55px}.hero-visual{min-height:300px}.trust-grid,.industry-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column}.credential-row{gap:10px}.section{padding:76px 0}.feature{grid-template-columns:34px 1fr;padding:22px}.feature-primary h3{font-size:25px}.cred-box{grid-template-columns:1fr}.quote-grid{gap:28px}form{grid-template-columns:1fr;padding:20px}.visual-readout{grid-template-columns:1fr}.visual-readout div:last-child{display:none}.footer-wrap{gap:8px}}
.applications{background:#eef3f4}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.project-card{background:#fff;border:1px solid #d6e1e5;border-radius:14px;overflow:hidden;box-shadow:0 18px 45px rgba(15,40,51,.055)}.project-wide{grid-column:1/-1;display:grid;grid-template-columns:1.22fr .78fr}.project-reverse{grid-template-columns:.78fr 1.22fr}.project-reverse .project-image{order:2}.project-image{position:relative;min-height:310px;background:#0a1820;overflow:hidden}.project-wide .project-image{min-height:430px}.project-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .5s ease}.project-card:hover .project-image img{transform:scale(1.018)}.project-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(5,15,20,.56),transparent 42%);pointer-events:none}.project-image span{position:absolute;z-index:2;left:18px;bottom:16px;padding:7px 9px;border:1px solid rgba(255,255,255,.28);background:rgba(7,20,27,.7);backdrop-filter:blur(8px);color:#d8e5e9;font-size:8px;font-weight:800;letter-spacing:.14em}.project-copy{padding:31px}.project-wide .project-copy{padding:42px;display:flex;flex-direction:column;justify-content:center}.project-type{color:#167d70!important;font-size:9px!important;font-weight:800;letter-spacing:.16em;margin:0 0 10px!important}.project-copy h3{font-size:27px;line-height:1.12;margin:0 0 13px}.project-copy>p:not(.project-type){font-size:13.5px;color:#60727a;margin:0 0 22px}.project-copy dl{margin:0;border-top:1px solid #e0e8eb}.project-copy dl>div{padding:14px 0;border-bottom:1px solid #e0e8eb}.project-copy dt{font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#81929a}.project-copy dd{margin:4px 0 0;font-size:11.5px;line-height:1.55;color:#4f646d}.demo-note{margin-top:18px;padding:17px 20px;border:1px solid #d5e1e4;background:#f8fbfb;color:#667880;font-size:11px}.demo-note strong{color:#17343e;margin-right:5px}@media(max-width:900px){.project-wide,.project-reverse{grid-template-columns:1fr}.project-reverse .project-image{order:0}.project-wide .project-image{min-height:360px}.project-grid{grid-template-columns:1fr}.project-card,.project-wide{grid-column:auto}}@media(max-width:560px){.project-image,.project-wide .project-image{min-height:260px}.project-copy,.project-wide .project-copy{padding:24px}.project-copy h3{font-size:23px}}

.hero-visual-photo{background:#07131a}.hero-data-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.83) contrast(1.04);transform:scale(1.015)}.hero-image-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,15,21,.48) 0%,rgba(5,15,21,.02) 28%,rgba(5,15,21,.12) 58%,rgba(5,15,21,.88) 100%),linear-gradient(90deg,rgba(5,15,21,.24),transparent 52%)}.hero-data-caption{position:absolute;z-index:4;left:22px;right:22px;bottom:78px;max-width:410px}.hero-data-caption span,.hero-data-caption strong{display:block}.hero-data-caption span{font-size:8px;font-weight:800;letter-spacing:.16em;color:var(--aqua);margin-bottom:7px}.hero-data-caption strong{font-family:"Space Grotesk";font-size:19px;line-height:1.2;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.5)}@media(max-width:560px){.hero-data-caption{bottom:69px}.hero-data-caption strong{font-size:16px}}

.industry-link{display:inline-block;margin-top:14px;color:var(--aqua);font-size:10px;font-weight:800;letter-spacing:.07em}.nav .active{color:var(--aqua)}
.energy-hero{position:relative;overflow:hidden;padding:94px 0 88px;background:radial-gradient(circle at 72% 22%,rgba(64,230,196,.11),transparent 32%),linear-gradient(145deg,#071118,#0b1d27 62%,#08141c)}.energy-grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000 70%,transparent)}.energy-hero-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.energy-hero-copy h1{font-size:clamp(48px,5.7vw,78px);max-width:780px}.energy-hero-copy>p:not(.eyebrow){font-size:18px;color:#adbec5;max-width:650px}.energy-proof{display:flex;flex-wrap:wrap;gap:9px;margin-top:31px}.energy-proof span{padding:7px 10px;border:1px solid #284652;border-radius:999px;color:#8fa7b1;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.energy-hero-image{position:relative;min-height:500px;border:1px solid rgba(255,255,255,.12);border-radius:16px;overflow:hidden;box-shadow:0 36px 90px rgba(0,0,0,.35);background:#07131a}.energy-hero-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.05)}.energy-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(4,14,19,.91),transparent 58%)}.energy-image-label{position:absolute;z-index:2;left:25px;right:25px;bottom:24px}.energy-image-label span,.energy-image-label strong,.energy-image-label small{display:block}.energy-image-label span{color:var(--aqua);font-size:8px;font-weight:800;letter-spacing:.17em}.energy-image-label strong{font-family:"Space Grotesk";font-size:24px;letter-spacing:.02em;margin:6px 0;color:#fff}.energy-image-label small{color:#8099a3;font-size:9px;letter-spacing:.13em}.energy-brief-strip{background:#091820;border-top:1px solid #17313d;border-bottom:1px solid #17313d}.energy-brief-strip .container{display:grid;grid-template-columns:repeat(4,1fr)}.energy-brief-strip span{padding:21px 24px;border-right:1px solid #17313d;color:#839ba5;font-size:9px;font-weight:800;letter-spacing:.13em;text-align:center}.energy-brief-strip span:last-child{border:0}.energy-fit{background:#f0f5f6}.energy-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.energy-use-grid article{padding:31px;background:#fff;border:1px solid #d8e3e6;border-radius:12px}.energy-use-grid article>span{color:#82969f;font-size:9px;letter-spacing:.14em}.energy-use-grid h3{font-size:24px;margin:24px 0 12px}.energy-use-grid p{color:#5d7078;font-size:14px}.energy-use-grid ul{padding:18px 0 0;margin:18px 0 0;list-style:none;border-top:1px solid #e0e8eb}.energy-use-grid li{position:relative;padding:7px 0 7px 17px;color:#60737b;font-size:11.5px}.energy-use-grid li:before{content:"";position:absolute;left:0;top:14px;width:5px;height:5px;background:#26a78f;border-radius:50%}.map-pack{background:#0c1a23;color:#fff}.map-pack-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.map-pack-intro{position:sticky;top:116px;align-self:start}.map-pack h2{font-size:clamp(38px,4.5vw,61px);line-height:1.03;letter-spacing:-.04em}.map-pack-intro>p:not(.eyebrow){color:#91a6b0}.text-link{display:inline-block;margin-top:18px;color:var(--aqua);font-weight:800;font-size:12px}.deliverable-list{border-top:1px solid #29414d}.deliverable-list article{display:grid;grid-template-columns:54px 1fr;gap:20px;padding:27px 0;border-bottom:1px solid #29414d}.deliverable-list article>span{color:#5d7a86;font-size:9px;letter-spacing:.15em}.deliverable-list strong{font-family:"Space Grotesk";font-size:21px}.deliverable-list p{margin:5px 0 0;color:#8da3ad;font-size:13px}.energy-applications{background:#e9f0f2}.assignment-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid #cbd8dd;border-top:1px solid #cbd8dd}.assignment-grid article{padding:30px;border-right:1px solid #cbd8dd;border-bottom:1px solid #cbd8dd;min-height:210px}.assignment-grid strong{font-family:"Space Grotesk";font-size:20px}.assignment-grid p{color:#62757d;font-size:13px}.assignment-grid small{display:block;margin-top:25px;color:#718a95;font-size:8px;letter-spacing:.14em}.boundary-section{background:#13252f;color:#fff}.boundary-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.boundary-grid h2{font-size:clamp(38px,4.5vw,59px);line-height:1.04;letter-spacing:-.04em}.boundary-grid>div:last-child{padding-left:32px;border-left:2px solid var(--aqua);color:#9fb1ba}.boundary-grid p{margin-top:0}.energy-quote{background:#dfe8eb}
@media(max-width:900px){.energy-hero-grid,.map-pack-grid,.boundary-grid{grid-template-columns:1fr}.energy-hero-grid,.map-pack-grid,.boundary-grid{gap:44px}.energy-hero-image{min-height:420px}.energy-brief-strip .container{grid-template-columns:1fr 1fr}.energy-brief-strip span:nth-child(2){border-right:0}.energy-use-grid,.assignment-grid{grid-template-columns:1fr 1fr}.map-pack-intro{position:static}.boundary-grid>div:last-child{padding-left:24px}}
@media(max-width:560px){.energy-hero{padding:64px 0 58px}.energy-hero-image{min-height:300px}.energy-brief-strip .container,.energy-use-grid,.assignment-grid{grid-template-columns:1fr}.energy-brief-strip span{border-right:0;border-bottom:1px solid #17313d}.energy-brief-strip span:last-child{border-bottom:0}.energy-use-grid article,.assignment-grid article{padding:24px}.energy-image-label strong{font-size:19px}.boundary-grid>div:last-child{padding-left:18px}.deliverable-list article{grid-template-columns:40px 1fr}.energy-hero-copy>p:not(.eyebrow){font-size:16px}}

/* Interaction, accessibility and conversion refinements */
html{scroll-padding-top:92px}
[id]{scroll-margin-top:92px}
.skip-link{position:fixed;left:14px;top:10px;z-index:1000;transform:translateY(-150%);padding:10px 14px;border-radius:6px;background:var(--aqua);color:#06151a;font-size:12px;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.25)}
.skip-link:focus{transform:translateY(0)}
a,button,input,select,textarea{outline-offset:3px}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--blue)}
.btn,.nav a,.industry-link,.text-link,.contact-block a,.footer-contact a{transition:color .2s ease,border-color .2s ease,background-color .2s ease,transform .2s ease}
.btn:hover{transform:translateY(-2px)}
.primary:hover{background:#75f1d9}
.ghost:hover{border-color:#7192a1;background:rgba(255,255,255,.04)}
.dark-btn{background:#0e2732;color:#fff;border-color:#0e2732}
.dark-btn:hover{background:#173d4b}
.nav-cta:hover{border-color:var(--aqua);background:rgba(64,230,196,.08)}
.industry-link:hover,.text-link:hover,.contact-block a:hover,.footer-contact a:hover{color:#20bfa3}
.section-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:18px;padding:24px 26px;border:1px solid #ccdadd;border-radius:12px;background:#e8f0f2}
.section-cta strong,.section-cta span{display:block}
.section-cta strong{font-family:"Space Grotesk";font-size:18px;color:#17333e}
.section-cta span{margin-top:3px;color:#667981;font-size:12px}
.form-status{min-height:16px;margin:0;text-align:center;color:#217666;font-size:10px;font-weight:700}
.footer-contact{display:flex;gap:18px;align-items:center}
.project-image img,.hero-data-image,.energy-hero-image img{display:block}

@media(max-width:900px){
  body.menu-open{overflow:hidden}
  .nav{max-height:calc(100vh - 78px);overflow:auto;border-bottom:1px solid #203945;box-shadow:0 24px 50px rgba(0,0,0,.35)}
  .nav a{width:100%;padding:12px 2px;border-bottom:1px solid rgba(255,255,255,.06);font-size:14px}
  .nav a:last-child{border-bottom:0}
  .nav-cta{margin-top:6px;text-align:center}
  .menu-btn{width:44px;height:44px;padding:0;border:1px solid #29424f;border-radius:7px;line-height:1}
  .menu-btn span{display:block;transform:translateY(-1px)}
  .section-cta{align-items:flex-start;flex-direction:column}
  .footer-contact{flex-direction:column;align-items:flex-start;gap:5px}
}

@media(max-width:560px){
  html{scroll-padding-top:82px}
  [id]{scroll-margin-top:82px}
  .hero{padding-top:58px}
  .hero-copy{font-size:16px}
  .section-cta{padding:20px}
  .section-cta .btn{width:100%}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}

/* Service and industry image system */
.feature{overflow:hidden}
.feature-media{grid-column:1/-1;position:relative;height:190px;margin:20px -28px -28px;overflow:hidden;background:#0b1b24}
.feature-primary .feature-media{height:260px;margin-top:26px}
.feature-media:after,.industry-visual:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 55%,rgba(5,16,22,.28))}
.feature-media img,.industry-visual img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.feature:hover .feature-media img,.industry-grid article:hover .industry-visual img{transform:scale(1.025)}
.feature-media-cad img{object-position:72% center}
.industry-grid{gap:12px;border:0}
.industry-grid article{overflow:hidden;padding:28px;border:1px solid #263d49;border-radius:10px;min-height:430px;background:#0e202a}
.industry-visual{position:relative;height:155px;margin:-28px -28px 24px;overflow:hidden;background:#07151c}
.industry-grid h3{margin:20px 0 10px}

@media(max-width:900px){
  .feature-primary .feature-media{height:220px}
  .industry-grid article{min-height:410px}
}

@media(max-width:560px){
  .feature-media{height:170px;margin:18px -22px -22px}
  .feature-primary .feature-media{height:190px}
  .industry-grid{gap:10px;border:0}
  .industry-grid article{padding:24px;min-height:auto}
  .industry-visual{height:155px;margin:-24px -24px 22px}
}

/* Homepage v2: shorter sections, unique imagery and reduced repetition */
.hero{min-height:680px;padding:82px 0 72px}
.section{padding:86px 0}
.section-head{margin-bottom:36px}
.feature-grid{grid-template-columns:repeat(2,1fr);gap:14px}
.feature{grid-template-columns:36px 1fr;min-height:0;padding:24px}
.feature h3{font-size:24px;line-height:1.12;margin:2px 0 9px}
.feature p{font-size:13px}
.feature-media{height:210px;margin:21px -24px -24px}
.feature-media img{filter:saturate(.82) contrast(1.02)}
.feature-media:after{background:linear-gradient(180deg,transparent 58%,rgba(5,16,22,.34))}
.section-cta{margin-top:14px}

.project-grid{grid-template-columns:repeat(3,1fr);gap:14px}
.project-card,.project-wide,.project-reverse{display:block;grid-column:auto}
.project-image,.project-wide .project-image{min-height:230px}
.project-copy,.project-wide .project-copy{padding:25px}
.project-copy h3{font-size:24px}
.project-copy>p:not(.project-type){margin-bottom:16px}
.project-output{padding-top:14px;border-top:1px solid #e0e8eb;color:#6b818a!important;font-size:9px!important;font-weight:800;letter-spacing:.09em}
.demo-note{margin-top:14px}

.dark .section-head.split>p{color:#8fa4af}
.industry-grid{grid-template-columns:repeat(3,1fr);gap:10px}
.industry-grid article{min-height:210px;padding:25px;background:#0e202a}
.industry-grid h3{margin:18px 0 8px;font-size:20px}
.industry-grid p{margin:0;font-size:13px}
.industry-grid small{margin-top:18px}

.workflow-compact{background:#e7edef;color:var(--dark);padding:48px 0}
.workflow-compact-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:0;border-top:1px solid #b9c8cf;border-bottom:1px solid #b9c8cf}
.workflow-title,.compact-step{padding:25px 25px 25px 0}
.workflow-title h2{font-size:31px;line-height:1.08;letter-spacing:-.035em;margin:0}
.workflow-title .eyebrow{margin-bottom:10px;color:#167d70}
.compact-step{display:grid;grid-template-columns:28px 1fr;gap:10px;padding-left:24px;border-left:1px solid #c5d1d6}
.compact-step>span{font-size:9px;color:#70858f;letter-spacing:.12em}
.compact-step strong{display:block;font-family:"Space Grotesk";font-size:16px;color:#263c45}
.compact-step p{margin:5px 0 0;color:#65767f;font-size:11.5px;line-height:1.5}

.about{padding-top:78px;padding-bottom:78px}
.about-grid{gap:72px;align-items:start}
.about-grid>div:last-child>p{margin-top:2px}
.cred-box{margin:22px 0 0}
.note{margin-top:14px}
.quote{padding-top:88px;padding-bottom:88px}

@media(max-width:900px){
  .hero{min-height:auto}
  .project-grid{grid-template-columns:1fr 1fr}
  .project-card:last-child{grid-column:1/-1}
  .industry-grid{grid-template-columns:1fr 1fr}
  .workflow-compact-grid{grid-template-columns:1fr 1fr}
  .workflow-title{grid-column:1/-1}
  .compact-step{border-top:1px solid #c5d1d6}
  .compact-step:nth-child(2){border-left:0;padding-left:0}
  .compact-step:last-child{grid-column:1/-1;border-left:0;padding-left:0}
}

@media(max-width:560px){
  .hero{padding-top:52px;padding-bottom:50px}
  .section{padding:64px 0}
  .section-head{margin-bottom:28px}
  .feature-grid,.project-grid,.industry-grid,.workflow-compact-grid{grid-template-columns:1fr}
  .feature{padding:21px}
  .feature-media{height:180px;margin:18px -21px -21px}
  .project-card:last-child,.workflow-title,.compact-step:last-child{grid-column:auto}
  .project-image,.project-wide .project-image{min-height:215px}
  .industry-grid article{min-height:auto}
  .workflow-compact{padding:35px 0}
  .workflow-title,.compact-step,.compact-step:nth-child(2),.compact-step:last-child{padding:20px 0;border-left:0;border-top:1px solid #c5d1d6}
  .workflow-title{border-top:0}
  .workflow-title h2{font-size:28px}
  .about,.quote{padding-top:64px;padding-bottom:64px}
}

/* Property documentation and listing media */
.property-hero{position:relative;overflow:hidden;padding:92px 0 84px;background:radial-gradient(circle at 78% 28%,rgba(64,230,196,.1),transparent 34%),linear-gradient(145deg,#071118,#0b1d27 62%,#08141c)}
.property-grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000 70%,transparent)}
.property-hero-grid{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;gap:66px;align-items:center}
.property-hero-copy h1{font-size:clamp(50px,6vw,82px);max-width:740px}
.property-hero-copy h1 span{color:#95aab4}
.property-hero-copy>p:not(.eyebrow){font-size:18px;color:#adbec5;max-width:650px}
.property-proof{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}
.property-proof span{padding:7px 10px;border:1px solid #284652;border-radius:999px;color:#8fa7b1;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.property-hero-visual{position:relative;min-height:510px;border:1px solid rgba(255,255,255,.12);border-radius:17px;overflow:hidden;box-shadow:0 36px 90px rgba(0,0,0,.35);background:#07131a}
.property-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.7) contrast(1.06)}
.property-hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,14,19,.18),rgba(4,14,19,.04) 44%,rgba(4,14,19,.9)),linear-gradient(90deg,rgba(4,14,19,.25),transparent 58%)}
.property-hero-kicker{position:absolute;left:25px;right:25px;bottom:25px;z-index:2}
.property-hero-kicker span,.property-hero-kicker strong{display:block}
.property-hero-kicker span{font-size:8px;font-weight:800;letter-spacing:.17em;color:var(--aqua)}
.property-hero-kicker strong{margin-top:5px;font-family:"Space Grotesk";font-size:20px;color:#fff}
.property-frame{position:absolute;z-index:3;width:112px;padding:12px;border:1px solid rgba(255,255,255,.24);background:rgba(5,18,24,.82);backdrop-filter:blur(8px);box-shadow:0 10px 28px rgba(0,0,0,.2)}
.property-frame small,.property-frame strong,.property-frame span{display:block}
.property-frame small,.property-frame span{font-size:7px;letter-spacing:.14em;color:#87a0aa}
.property-frame strong{font-family:"Space Grotesk";font-size:23px;line-height:1.1;margin:4px 0;color:#fff}
.frame-one{top:28px;right:28px}.frame-two{top:142px;right:28px}.frame-three{top:256px;right:28px}
.property-brief-strip{background:#091820;border-top:1px solid #17313d;border-bottom:1px solid #17313d}
.property-brief-strip .container{display:grid;grid-template-columns:repeat(4,1fr)}
.property-brief-strip span{padding:21px 16px;border-right:1px solid #17313d;color:#839ba5;font-size:9px;font-weight:800;letter-spacing:.12em;text-align:center}
.property-brief-strip span:last-child{border-right:0}
.property-examples{background:#e9f0f2}
.market-example-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.market-example{overflow:hidden;background:#fff;border:1px solid #d2dfe3;border-radius:14px;box-shadow:0 18px 46px rgba(13,36,47,.055)}
.market-example-wide{grid-column:1/-1;display:grid;grid-template-columns:1.3fr .7fr}
.market-example-media{position:relative;min-height:330px;overflow:hidden;background:#0a1820}
.market-example-wide .market-example-media{min-height:510px}
.market-example-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(5,16,22,.56));pointer-events:none}
.market-example-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.market-example:hover .market-example-media img{transform:scale(1.015)}
.market-example-copy{padding:32px}
.market-example-wide .market-example-copy{display:flex;flex-direction:column;justify-content:center;padding:44px}
.example-type{margin:0 0 12px!important;color:#167d70!important;font-size:8.5px!important;font-weight:800;letter-spacing:.14em}
.market-example-copy h3{font-size:27px;line-height:1.13;margin:0 0 13px}
.market-example-wide .market-example-copy h3{font-size:32px}
.market-example-copy>p:not(.example-type){color:#60727a;font-size:13.5px}
.market-example-copy ul{display:grid;gap:7px;padding:17px 0;margin:18px 0;list-style:none;border-top:1px solid #e0e8eb;border-bottom:1px solid #e0e8eb}
.market-example-copy li{position:relative;padding-left:14px;color:#536871;font-size:11px}
.market-example-copy li:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:50%;background:#26a78f}
.example-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}
.gallery-link{appearance:none;border:0;padding:0;background:transparent;color:#167d70;font:700 11px/1.3 "Manrope";letter-spacing:.02em;cursor:pointer;text-align:left}
.gallery-link span{font-size:14px;margin-left:3px}.gallery-link:hover{color:#0e5d51}.gallery-link:focus-visible{outline:2px solid #26a78f;outline-offset:4px}
.project-gallery-dialog{width:min(1160px,calc(100vw - 28px));max-height:calc(100vh - 28px);padding:0;border:0;border-radius:16px;background:#f5f8f8;color:#1c343e;box-shadow:0 30px 90px rgba(0,0,0,.48)}
.project-gallery-dialog::backdrop{background:rgba(3,12,18,.77);backdrop-filter:blur(4px)}
.gallery-dialog-top{display:flex;justify-content:space-between;gap:22px;padding:32px 34px 8px}.gallery-dialog-top h2{margin:0;font-size:clamp(28px,4vw,45px);letter-spacing:-.04em;line-height:1.05}.gallery-dialog-top .eyebrow{margin:0 0 9px;color:#167d70}
.gallery-close{width:39px;height:39px;border:1px solid #c7d5da;border-radius:50%;background:#fff;color:#23404a;font:400 29px/34px Arial;cursor:pointer}.gallery-close:hover{background:#e2ebed}
.gallery-intro{margin:0;padding:0 34px 25px;max-width:810px;color:#60747d;font-size:13px}
.gallery-panel{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 34px 27px}.gallery-panel[hidden]{display:none}.gallery-standard{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.35fr;gap:10px;padding:13px 15px;border:1px solid #cbdcdf;border-radius:10px;background:#e8f0f1}.gallery-standard div{min-width:0}.gallery-standard span,.shot-label{display:block;margin:0 0 5px;color:#167d70;font:700 8.5px/1.35 "Manrope";letter-spacing:.1em}.gallery-standard strong{display:block;font:700 11px/1.45 "Manrope";color:#24424b}.gallery-panel figure{margin:0;overflow:hidden;border:1px solid #d4e0e3;border-radius:10px;background:#fff}.gallery-panel img{display:block;width:100%;height:auto;aspect-ratio:1.42;object-fit:cover}.gallery-panel figcaption{padding:14px}.gallery-panel figcaption strong,.gallery-panel figcaption span{display:block}.gallery-panel figcaption strong{font-family:"Space Grotesk";font-size:15px;line-height:1.1}.gallery-panel figcaption span{margin-top:5px;color:#61747c;font-size:10px;line-height:1.5}
.gallery-dialog-foot{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 34px 27px;border-top:1px solid #d8e3e6;color:#71858e;font-size:10px}
.media-corner-label{position:absolute;z-index:2;left:20px;bottom:18px;padding:12px 14px;border:1px solid rgba(255,255,255,.3);background:rgba(7,20,27,.78);backdrop-filter:blur(8px)}
.media-corner-label span,.media-corner-label strong{display:block}
.media-corner-label span{color:var(--aqua);font-size:7.5px;font-weight:800;letter-spacing:.15em}
.media-corner-label strong{margin-top:4px;color:#fff;font-family:"Space Grotesk";font-size:17px}
.feature-pin{position:absolute;z-index:2;padding:6px 8px;border:1px solid rgba(255,255,255,.42);border-radius:4px;background:rgba(7,22,28,.82);color:#fff;font-size:7.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 18px rgba(0,0,0,.18)}
.feature-pin:before{content:"";display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:var(--aqua);box-shadow:0 0 0 3px rgba(64,230,196,.18)}
.pin-home{left:45%;top:57%}.pin-barn{left:10%;top:39%}.pin-pond{right:10%;top:34%}.pin-access{left:29%;bottom:12%}
.tour-status{position:absolute;z-index:2;left:18px;bottom:17px;display:grid;grid-template-columns:auto 1fr;column-gap:9px;padding:11px 13px;border:1px solid rgba(255,255,255,.3);background:rgba(7,20,27,.8);backdrop-filter:blur(8px);color:#fff}
.tour-dot{grid-row:1/3;align-self:center;width:9px;height:9px;border-radius:50%;background:var(--aqua);box-shadow:0 0 0 4px rgba(64,230,196,.18)}
.tour-status strong{font-size:8px;letter-spacing:.12em}.tour-status small{color:#9fb3bc;font-size:8px}
.representative-note{margin:16px 0 0;padding:15px 18px;border-left:3px solid #277868;background:#f7fafb;color:#677a82;font-size:10.5px}
.representative-note strong{color:#23404a}
.property-services{background:#f0f5f6}
.property-service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.property-service-card{padding:31px;background:#fff;border:1px solid #d8e3e6;border-radius:12px}
.property-service-card>span{color:#82969f;font-size:9px;letter-spacing:.14em}
.property-service-card h3{font-size:25px;margin:22px 0 10px}
.property-service-card p{color:#5d7078;font-size:14px}
.property-service-card ul{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:18px 0 0;margin:18px 0 0;list-style:none;border-top:1px solid #e0e8eb}
.property-service-card li{position:relative;padding:4px 0 4px 13px;color:#60737b;font-size:10.5px;line-height:1.45}
.property-service-card li:before{content:"";position:absolute;left:0;top:10px;width:5px;height:5px;background:#26a78f;border-radius:50%}
.property-service-card small{display:block;margin-top:21px;color:#748b95;font-size:8px;font-weight:800;letter-spacing:.13em}
.property-documentation{background:#0c1a23;color:#fff}
.property-documentation-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:72px}
.documentation-intro{position:sticky;top:116px;align-self:start}
.documentation-intro h2{font-size:clamp(37px,4.3vw,58px);line-height:1.04;letter-spacing:-.04em}
.documentation-intro>p:not(.eyebrow){color:#91a6b0}
.documentation-board{display:grid;gap:12px}
.documentation-board article{display:grid;grid-template-columns:220px 1fr;min-height:185px;border:1px solid #29414d;background:#0e202a;border-radius:11px;overflow:hidden}
.documentation-board img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.03)}
.documentation-board article>div{padding:25px}
.documentation-board span{display:block;color:var(--aqua);font-size:8px;font-weight:800;letter-spacing:.14em}
.documentation-board strong{display:block;margin-top:8px;font-family:"Space Grotesk";font-size:21px}
.documentation-board p{margin:8px 0 0;color:#8da3ad;font-size:12.5px}
.property-deliverables{background:#e9f0f2}
.deliverable-tile-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid #cbd8dd;border-top:1px solid #cbd8dd}
.deliverable-tile-grid article{padding:29px;border-right:1px solid #cbd8dd;border-bottom:1px solid #cbd8dd;min-height:185px}
.deliverable-tile-grid article>span{color:#82969f;font-size:9px;letter-spacing:.14em}
.deliverable-tile-grid strong{display:block;margin-top:23px;font-family:"Space Grotesk";font-size:20px}
.deliverable-tile-grid p{color:#62757d;font-size:12.5px}
.property-packages{background:#f4f7f8}
.package-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;align-items:stretch}
.package-grid article{display:flex;flex-direction:column;padding:26px;background:#fff;border:1px solid #d5e0e4;border-radius:12px}
.package-grid .package-featured{background:#102a34;color:#fff;border-color:#23505b;box-shadow:0 22px 52px rgba(12,38,48,.14);transform:translateY(-7px)}
.package-label{margin:0;color:#167d70;font-size:9px;font-weight:800;letter-spacing:.14em}
.package-featured .package-label{color:var(--aqua)}
.package-price{margin:25px 0 18px}
.package-price small,.package-price strong{display:block}
.package-price small{color:#82939b;font-size:7px;font-weight:800;letter-spacing:.15em}
.package-price strong{font-family:"Space Grotesk";font-size:39px;line-height:1.1;margin-top:5px}
.package-grid article>p:not(.package-label){min-height:66px;color:#61747c;font-size:12.5px}
.package-featured>p:not(.package-label){color:#9db0b8}
.package-grid ul{flex:1;padding:18px 0 18px;margin:4px 0 21px;list-style:none;border-top:1px solid #e0e8eb;border-bottom:1px solid #e0e8eb}
.package-featured ul{border-color:#294955}
.package-grid li{position:relative;padding:6px 0 6px 14px;color:#60737b;font-size:10.5px}
.package-featured li{color:#a5b7be}
.package-grid li:before{content:"";position:absolute;left:0;top:13px;width:5px;height:5px;border-radius:50%;background:#26a78f}
.package-grid .btn{width:100%;padding-left:12px;padding-right:12px}
.package-note{margin:18px 0 0;padding:16px 18px;border-left:3px solid #173f52;background:#e9eff2;color:#60727b;font-size:10.5px}
.property-process{padding:70px 0;background:#dfe8eb;color:var(--dark)}
.property-process-heading{margin-bottom:34px}
.property-process-heading h2{font-size:clamp(34px,4vw,54px);line-height:1.04;letter-spacing:-.04em;margin:0}
.property-process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #b9c8cf;border-bottom:1px solid #b9c8cf}
.property-process-grid article{padding:25px;border-right:1px solid #c5d1d6}
.property-process-grid article:last-child{border-right:0}
.property-process-grid span{font-size:9px;color:#70858f;letter-spacing:.12em}
.property-process-grid strong{display:block;margin-top:22px;font-family:"Space Grotesk";font-size:17px;color:#263c45}
.property-process-grid p{margin:6px 0 0;color:#65767f;font-size:11.5px}
.property-boundaries{background:#13252f;color:#fff}
.property-quote{background:#dfe8eb}

@media(max-width:1000px){.property-hero-grid,.property-documentation-grid{grid-template-columns:1fr;gap:44px}.property-hero-visual{min-height:440px}.market-example-wide{grid-template-columns:1fr}.market-example-wide .market-example-media{min-height:430px}.market-example-wide .market-example-copy{padding:32px}.documentation-intro{position:static}.package-grid{grid-template-columns:1fr 1fr}.package-grid .package-featured{transform:none}.property-process-grid{grid-template-columns:1fr 1fr}.property-process-grid article:nth-child(2){border-right:0}.property-process-grid article:nth-child(-n+2){border-bottom:1px solid #c5d1d6}.gallery-panel{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.market-example-grid,.property-service-grid,.deliverable-tile-grid,.gallery-panel{grid-template-columns:1fr}.market-example-wide{grid-column:auto}.property-service-card ul{grid-template-columns:1fr}.property-brief-strip .container{grid-template-columns:1fr 1fr}.property-brief-strip span:nth-child(2){border-right:0}.property-brief-strip span:nth-child(-n+2){border-bottom:1px solid #17313d}.documentation-board article{grid-template-columns:165px 1fr}.gallery-dialog-top{padding:24px 20px 7px}.gallery-intro{padding:0 20px 20px}.gallery-panel{padding:0 20px 21px}.gallery-standard{grid-template-columns:1fr;gap:9px}.gallery-dialog-foot{align-items:flex-start;flex-direction:column;padding:16px 20px 22px}}
@media(max-width:560px){.property-hero{padding:62px 0 58px}.property-hero-copy>p:not(.eyebrow){font-size:16px}.property-hero-visual{min-height:340px}.property-frame{width:94px;padding:9px}.property-frame strong{font-size:18px}.frame-one,.frame-two,.frame-three{right:14px}.frame-one{top:14px}.frame-two{top:105px}.frame-three{top:196px}.property-hero-kicker{left:17px;right:120px;bottom:17px}.property-hero-kicker strong{font-size:16px}.property-brief-strip .container,.package-grid,.property-process-grid{grid-template-columns:1fr}.property-brief-strip span{border-right:0;border-bottom:1px solid #17313d}.property-brief-strip span:last-child{border-bottom:0}.market-example-media,.market-example-wide .market-example-media{min-height:260px}.market-example-copy,.market-example-wide .market-example-copy{padding:24px}.market-example-copy h3,.market-example-wide .market-example-copy h3{font-size:23px}.media-corner-label{left:12px;bottom:12px}.media-corner-label strong{font-size:14px}.feature-pin{font-size:6.5px;padding:5px 6px}.pin-home{left:42%;top:58%}.pin-barn{left:5%;top:37%}.pin-pond{right:5%;top:31%}.pin-access{left:24%;bottom:9%}.documentation-board article{grid-template-columns:1fr}.documentation-board img{height:190px}.package-grid article>p:not(.package-label){min-height:0}.property-process-grid article,.property-process-grid article:nth-child(2){border-right:0;border-bottom:1px solid #c5d1d6}.property-process-grid article:last-child{border-bottom:0}}

/* Wise Geospatial compass-orbit identity */
.brand-mark{width:46px;height:46px;flex:0 0 46px;background:url("assets/wise-geospatial-compass-orbit-logo.png") center/contain no-repeat}
.brand-mark svg{display:none}
.footer-brand{display:flex;align-items:center;gap:10px}
.footer-brand:before{content:"";display:block;width:34px;height:34px;flex:0 0 34px;background:url("assets/wise-geospatial-compass-orbit-logo.png") center/contain no-repeat}

/* Refined navigation lockup: high-contrast compass mark, calibrated to the page scale. */
:root{--aqua:#5de7ff;--blue:#8ecbff}
.site-header{background:rgba(5,17,25,.96);border-bottom-color:rgba(93,231,255,.14)}
.nav-wrap{height:84px}
.brand{gap:14px;line-height:1}
.brand-mark{width:60px;height:60px;flex-basis:60px;background:var(--aqua);-webkit-mask:url("assets/wise-geospatial-compass-orbit-logo.png") center/contain no-repeat;mask:url("assets/wise-geospatial-compass-orbit-logo.png") center/contain no-repeat}
.brand-mark img{display:none}
.brand strong{font-size:17px;letter-spacing:.16em;color:#f6fbff}
.brand small{font-size:9px;letter-spacing:.19em;color:#a9c6d2;margin-top:6px}
.nav{gap:25px;color:#c1d1d8}
.nav-cta{border-color:rgba(93,231,255,.42);background:rgba(93,231,255,.06)}
.footer-brand{gap:12px}
.footer-brand:before{width:44px;height:44px;flex-basis:44px;background:var(--aqua);-webkit-mask:url("assets/wise-geospatial-compass-orbit-logo.png") center/contain no-repeat;mask:url("assets/wise-geospatial-compass-orbit-logo.png") center/contain no-repeat}
@media(max-width:900px){.nav{top:84px}.brand-mark{width:54px;height:54px;flex-basis:54px}}

/* Readability calibration: make 100% browser zoom the intended viewing size. */
body{font-size:17px;line-height:1.68}
.container{width:min(1120px,calc(100% - 48px))}
.brand strong{font-size:18px}
.brand small{font-size:10.5px}
.nav{font-size:14.5px}
.nav-cta{padding:11px 18px}
.eyebrow{font-size:12px;line-height:1.4}
.hero-copy,.energy-hero-copy>p:not(.eyebrow),.property-hero-copy>p:not(.eyebrow){font-size:20px;line-height:1.62}
.btn{padding:14px 22px;font-size:14.5px}
.credential-row{font-size:12px;line-height:1.5}
.visual-toolbar{font-size:10.5px}
.visual-readout small{font-size:9.5px}
.visual-readout strong{font-size:11px}
.hero-data-caption span{font-size:10px}
.hero-data-caption strong{font-size:22px}
.trust-grid strong{font-size:18px}
.trust-grid span{font-size:13.5px}
.section-head>p:last-child,.section-head.split>p,.muted-copy,.about-grid>div:last-child,.quote-grid>div>p:not(.eyebrow),.map-pack-intro>p:not(.eyebrow),.documentation-intro>p:not(.eyebrow),.boundary-grid>div:last-child{font-size:17px;line-height:1.7}
.feature h3{font-size:26px}
.feature-primary h3{font-size:32px}
.feature p,.industry-grid p,.project-copy>p:not(.project-type),.energy-use-grid p,.deliverable-list p,.assignment-grid p,.market-example-copy>p:not(.example-type),.property-service-card p,.documentation-board p,.deliverable-tile-grid p,.package-grid article>p:not(.package-label){font-size:15.5px;line-height:1.65}
.feature .num,.tag,.industry-grid article>span,.project-type,.project-copy dt,.energy-use-grid article>span,.deliverable-list article>span,.assignment-grid small,.property-service-card>span,.documentation-board span,.deliverable-tile-grid article>span,.package-label,.property-process-grid span{font-size:11px!important;line-height:1.45}
.chips span,.industry-grid small,.industry-link,.project-output,.demo-note,.energy-proof span,.energy-image-label span,.energy-image-label small,.energy-brief-strip span,.text-link,.property-proof span,.property-hero-kicker span,.property-brief-strip span,.representative-note,.property-service-card small,.package-price small,.package-note{font-size:11.5px}
.industry-grid h3{font-size:23px}
.project-copy dd{font-size:14px}
.steps>div>span{font-size:11.5px}
.steps p,.compact-step p,.property-process-grid p{font-size:14.5px;line-height:1.62}
.compact-step strong,.property-process-grid strong{font-size:19px}
.cred-box span{font-size:12.5px}
.note{font-size:13.5px}
label{font-size:13px}
input,select,textarea{font-size:15px;padding:14px}
.form-note{font-size:12px}
footer{font-size:13px}
.project-image span,.example-type,.gallery-standard span,.shot-label,.media-corner-label span,.feature-pin,.tour-status strong,.tour-status small{font-size:10px!important}
.gallery-link{font-size:13.5px}
.gallery-intro{font-size:15px}
.gallery-standard strong{font-size:13px}
.gallery-panel figcaption strong{font-size:17px}
.gallery-panel figcaption span,.gallery-dialog-foot{font-size:12px}
.energy-use-grid li,.market-example-copy li,.property-service-card li,.package-grid li{font-size:13.5px;line-height:1.55}
.energy-image-label strong{font-size:26px}
.assignment-grid strong,.deliverable-list strong,.documentation-board strong,.deliverable-tile-grid strong{font-size:22px}
.property-frame{width:128px}
.property-frame small,.property-frame span{font-size:9.5px}
.property-hero-kicker strong{font-size:22px}

@media(max-width:900px){
  .nav a{font-size:16px}
  .hero-copy,.energy-hero-copy>p:not(.eyebrow),.property-hero-copy>p:not(.eyebrow){font-size:18px}
}

@media(max-width:560px){
  body{font-size:16px}
  .container{width:min(100% - 30px,1120px)}
  h1,.energy-hero-copy h1,.property-hero-copy h1{font-size:clamp(42px,13vw,58px)}
  .brand strong{font-size:16px}
  .brand small{font-size:9.5px}
  .section-head>p:last-child,.section-head.split>p,.muted-copy,.about-grid>div:last-child,.quote-grid>div>p:not(.eyebrow),.map-pack-intro>p:not(.eyebrow),.documentation-intro>p:not(.eyebrow),.boundary-grid>div:last-child{font-size:16px}
  .feature p,.industry-grid p,.project-copy>p:not(.project-type),.energy-use-grid p,.deliverable-list p,.assignment-grid p,.market-example-copy>p:not(.example-type),.property-service-card p,.documentation-board p,.deliverable-tile-grid p,.package-grid article>p:not(.package-label){font-size:15px}
  .property-frame{width:104px}
  .property-frame small,.property-frame span{font-size:8.5px}
}

/* Appointment scheduling */
.booking-card{margin:26px 0 22px;padding:22px;border:1px solid #245362;border-radius:12px;background:linear-gradient(145deg,#0d2530,#123542);color:#fff;box-shadow:0 18px 38px rgba(8,31,40,.12)}
.booking-card span,.booking-card strong,.booking-card small{display:block}
.booking-card span{color:var(--aqua);font-size:11px;font-weight:800;letter-spacing:.14em}
.booking-card strong{margin:7px 0 5px;font-family:"Space Grotesk";font-size:22px;line-height:1.18}
.booking-card small{color:#a9c0c9;font-size:13px;line-height:1.55}
.booking-card .btn{margin-top:16px;width:100%}
.calendar-btn{background:var(--aqua);color:#04151b;border-color:var(--aqua)}
.calendar-btn:hover{background:#8cefff;border-color:#8cefff}
.footer-contact .booking-link{color:var(--aqua);font-weight:800}
@media(max-width:560px){.booking-card{padding:19px}.booking-card strong{font-size:20px}}
