.atlas-home{--atlas-ink:#11191f;--atlas-ink-soft:#2d3b42;--atlas-paper:#f5f6f0;--atlas-surface:#fffdfa;--atlas-mist:#e8f0ec;--atlas-line:#d7ddd6;--atlas-eucalypt:#2f6f61;--atlas-gold:#d3a13a;--atlas-clay:#a85f3d;--atlas-steel:#486f82;background:var(--atlas-paper);color:var(--atlas-ink);overflow:visible}.atlas-home h1,.atlas-home h2,.atlas-home h3,.atlas-footer h2{letter-spacing:-.035em;text-wrap:balance;margin-top:0}.atlas-home p{text-wrap:pretty}.atlas-kicker{color:var(--atlas-eucalypt);font-family:var(--font-mono), "IBM Plex Mono", monospace;letter-spacing:.02em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:700}.atlas-kicker-light{color:#e7bd67}.atlas-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:3.15rem;padding:.9rem 1.2rem;font-size:.94rem;font-weight:800;line-height:1.2;transition:background .16s cubic-bezier(.2,0,0,1),border-color .16s cubic-bezier(.2,0,0,1),box-shadow .16s cubic-bezier(.2,0,0,1),color .16s cubic-bezier(.2,0,0,1),transform .16s cubic-bezier(.2,0,0,1);display:inline-flex}.atlas-button:hover{transform:translateY(-1px)}.atlas-button-primary{background:var(--atlas-gold);border-color:var(--atlas-gold);color:#191306;box-shadow:0 14px 34px #563a0b3d}.atlas-button-primary:hover{background:#e0b44e;border-color:#e0b44e}.atlas-button-ghost{color:var(--atlas-surface);background:#fffdfa14;border-color:#fffdfa6b}.atlas-button-ghost:hover{background:#fffdfa26;border-color:#fffdfab3}.atlas-button-dark{background:var(--atlas-ink);border-color:var(--atlas-ink);color:var(--atlas-surface)}.atlas-button-dark:hover{background:#283940;border-color:#283940}.atlas-text-link{color:#23594e;align-items:center;gap:.45rem;min-height:2.75rem;font-weight:800;display:inline-flex}.atlas-text-link span{transition:transform .16s cubic-bezier(.2,0,0,1)}.atlas-text-link:hover span{transform:translate(3px)}.atlas-site-header{z-index:1200;min-height:4.65rem;padding-top:.62rem;padding-bottom:.62rem}.atlas-brand .brand-logo-mark{width:3.15rem;height:3.15rem}.atlas-brand .brand-copy strong{font-size:1.04rem}.atlas-brand .brand-copy small{letter-spacing:.01em}.atlas-site-nav{align-items:center;position:static}.atlas-site-nav>a,.atlas-nav-solutions>summary{color:var(--design-ink-soft);cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;min-height:2.85rem;padding:.72rem .78rem;font-size:.9rem;font-weight:800;transition:background .16s cubic-bezier(.2,0,0,1),color .16s cubic-bezier(.2,0,0,1);display:inline-flex}.atlas-nav-solutions>summary{gap:.42rem;list-style:none}.atlas-nav-solutions>summary::-webkit-details-marker{display:none}.atlas-nav-solutions>summary b{font-family:var(--font-mono), "IBM Plex Mono", monospace;font-size:.85rem;font-weight:600;transition:transform .2s cubic-bezier(.2,0,0,1)}.atlas-nav-solutions[open]>summary,.atlas-nav-solutions>summary:hover{color:#1f554a;background:#2f6f6117}.atlas-nav-solutions[open]>summary b{transform:rotate(45deg)}.atlas-mega-menu{left:var(--container-x);right:var(--container-x);background:#fffdfafc;border:1px solid #11191f1f;border-radius:8px;grid-template-columns:.82fr 1fr 1fr;gap:1.75rem;padding:1.4rem;display:grid;position:absolute;top:calc(100% + .55rem);box-shadow:0 28px 72px #11191f2e}.atlas-mega-intro{background:var(--design-ink);border-radius:8px;align-content:start;gap:.9rem;padding:1.4rem;display:grid}.atlas-mega-intro>span,.atlas-mega-group>span{color:#fffdfa8f;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;font-size:.67rem;font-weight:700}.atlas-mega-intro strong{color:var(--design-surface);max-width:18ch;font-size:1.28rem;line-height:1.18}.atlas-mega-intro a{color:#e7bd67;align-self:end;font-size:.86rem;font-weight:800}.atlas-mega-group{align-content:start;gap:.35rem;display:grid}.atlas-mega-group>span{color:var(--design-muted);margin:.4rem 0 .55rem}.atlas-mega-group a{border-top:1px solid #11191f1a;gap:.22rem;padding:.75rem .35rem;display:grid}.atlas-mega-group a strong{color:var(--design-ink);font-size:.92rem}.atlas-mega-group a small{color:var(--design-muted);font-size:.76rem;line-height:1.4}.atlas-mega-group a:hover strong,.atlas-mega-group a[aria-current=page] strong{color:var(--design-eucalypt)}.atlas-hero{background:var(--atlas-ink);color:var(--atlas-surface);min-height:clamp(46rem,100dvh - 4.65rem,54rem);position:relative;overflow:hidden}.atlas-hero:after{content:"";pointer-events:none;z-index:1;background-color:#0000;background-image:linear-gradient(#fffdfa0b 1px,#0000 1px),linear-gradient(90deg,#fffdfa0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:4.5rem 4.5rem;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.atlas-hero-media,.atlas-hero-overlay{position:absolute;inset:0}.atlas-hero-media img{filter:saturate(.84)contrast(1.08);object-fit:cover;object-position:62% center}.atlas-hero-overlay{z-index:1;background:linear-gradient(90deg,#070f12f0 0%,#070f12c2 43%,#070f1233 76%,#070f1214 100%),linear-gradient(#070f1214 35%,#070f12c2 100%)}.atlas-hero-grid{max-width:1440px;min-height:inherit;padding:clamp(5rem, 10vh, 7rem) var(--container-x) 2.25rem;z-index:2;grid-template-columns:repeat(12,minmax(0,1fr));align-content:end;gap:2rem 2.5rem;margin:0 auto;display:grid;position:relative}.atlas-hero-copy{grid-column:1/span 8;max-width:54rem}.atlas-hero h1{color:var(--atlas-surface);max-width:12.5ch;margin-bottom:1.35rem;font-size:clamp(4.2rem,6vw,5.6rem);line-height:.94}.atlas-hero-intro{color:#fffdfacc;max-width:42rem;margin:0;font-size:1.12rem;line-height:1.68}.atlas-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.8rem;display:flex}.atlas-hero-dossier{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b1417bd;border:1px solid #fffdfa33;border-radius:8px;grid-column:9/-1;align-self:end;overflow:hidden}.atlas-dossier-header{border-bottom:1px solid #fffdfa24;justify-content:space-between;align-items:center;padding:.78rem 1rem;display:flex}.atlas-dossier-header span,.atlas-dossier-header strong,.atlas-hero-dossier dt{font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;font-size:.66rem}.atlas-dossier-header span,.atlas-hero-dossier dt{color:#fffdfa80}.atlas-dossier-header strong{color:#e7bd67}.atlas-hero-dossier dl{margin:0;padding:.15rem 1rem}.atlas-hero-dossier dl div{border-bottom:1px solid #fffdfa1f;gap:.28rem;padding:.75rem 0;display:grid}.atlas-hero-dossier dl div:last-child{border-bottom:0}.atlas-hero-dossier dd{color:var(--atlas-surface);margin:0;font-size:.84rem;font-weight:700;line-height:1.4}.atlas-hero-lanes{border-top:1px solid #fffdfa2e;border-bottom:1px solid #fffdfa2e;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.atlas-hero-lane{color:var(--atlas-surface);border-right:1px solid #fffdfa29;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;min-height:5.5rem;padding:.85rem 1rem;transition:background .18s cubic-bezier(.2,0,0,1);display:grid;position:relative}.atlas-hero-lane:before{background:var(--atlas-eucalypt);content:"";transform-origin:0;height:3px;transition:transform .2s cubic-bezier(.2,0,0,1);position:absolute;top:-1px;left:0;right:0;transform:scaleX(.2)}.atlas-lane-battery:before{background:var(--atlas-gold)}.atlas-lane-commercial:before{background:var(--atlas-steel)}.atlas-lane-build:before{background:var(--atlas-clay)}.atlas-hero-lane:last-child{border-right:0}.atlas-hero-lane:hover{background:#fffdfa17}.atlas-hero-lane:hover:before{transform:scaleX(1)}.atlas-hero-lane>span{color:#fffdfa6b;font-family:var(--font-mono), "IBM Plex Mono", monospace;font-size:.66rem}.atlas-hero-lane div{gap:.2rem;display:grid}.atlas-hero-lane small{color:#fffdfa80;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;font-size:.61rem}.atlas-hero-lane strong{color:var(--atlas-surface);font-size:.92rem;line-height:1.2}.atlas-hero-lane b{color:#fffdfa80;font-weight:500}.atlas-section{padding:clamp(5rem, 7vw, 7rem) var(--container-x)}.atlas-section>*{max-width:1280px;margin-left:auto;margin-right:auto}.atlas-section-lead{margin-bottom:3rem}.atlas-section-lead-wide{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.6fr);justify-content:space-between;align-items:end;gap:2rem;display:grid}.atlas-section-lead h2,.atlas-checks-copy h2,.atlas-support-content h2,.atlas-record-heading h2,.atlas-assessment-copy h2{max-width:13ch;margin-bottom:0;font-size:clamp(3rem,4.3vw,4.2rem);line-height:.98}.atlas-section-lead>p,.atlas-section-lead>div>p:not(.atlas-kicker),.atlas-section-lead>div:last-child>p,.atlas-checks-copy>p:not(.atlas-kicker),.atlas-support-content>p:not(.atlas-kicker),.atlas-record-heading>p:not(.atlas-kicker),.atlas-assessment-copy>p:not(.atlas-kicker){color:#5f6d68;max-width:40rem;margin-bottom:0;font-size:1.03rem;line-height:1.72}.atlas-solutions{background:var(--atlas-paper)}.atlas-service-grid{border-top:1px solid #11191f24;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.atlas-service-card{border-right:1px solid #11191f24;grid-template-rows:auto 1fr;min-width:0;padding:1.2rem;display:grid;position:relative}.atlas-service-card:first-child{padding-left:0}.atlas-service-card:last-child{border-right:0;padding-right:0}.atlas-service-media{aspect-ratio:4/3;background:#dfe6df;border-radius:8px;display:block;position:relative;overflow:hidden}.atlas-service-media:after{content:"";background:linear-gradient(#0000 55%,#09111375);position:absolute;inset:0}.atlas-service-media img{object-fit:cover;transition:transform .24s cubic-bezier(.2,0,0,1)}.atlas-service-battery .atlas-service-media img{object-position:center 38%}.atlas-service-card:hover .atlas-service-media img{transform:scale(1.02)}.atlas-service-media>span{color:var(--atlas-surface);font-family:var(--font-mono), "IBM Plex Mono", monospace;z-index:1;font-size:.72rem;font-weight:700;position:absolute;bottom:.75rem;left:.75rem}.atlas-service-body{grid-template-rows:auto auto auto 1fr auto;padding:1.25rem 0 0;display:grid}.atlas-service-label{color:var(--atlas-eucalypt);font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;margin:0 0 .75rem;font-size:.68rem;font-weight:700}.atlas-service-battery .atlas-service-label{color:#896314}.atlas-service-commercial .atlas-service-label{color:var(--atlas-steel)}.atlas-service-build .atlas-service-label{color:var(--atlas-clay)}.atlas-service-body h3{margin-bottom:.75rem;font-size:1.52rem;line-height:1.08}.atlas-service-body>p:not(.atlas-service-label){color:#68736e;margin:0;font-size:.94rem;line-height:1.65}.atlas-service-body ul{margin:1.25rem 0;padding:0;list-style:none}.atlas-service-body li{color:var(--atlas-ink-soft);border-top:1px solid #11191f1c;padding:.55rem 0;font-size:.82rem;font-weight:700}.atlas-service-body li:before{color:var(--atlas-eucalypt);content:"·";margin-right:.45rem}.atlas-service-body .atlas-text-link{border-top:1px solid #11191f1f;align-self:end;padding-top:.55rem;font-size:.86rem}.atlas-start{background:linear-gradient(#fffdfa09 1px, transparent 1px), linear-gradient(90deg, #fffdfa09 1px, transparent 1px), var(--atlas-ink);color:var(--atlas-surface);background-size:4rem 4rem,4rem 4rem,auto;grid-template-columns:minmax(18rem,.78fr) minmax(0,1.22fr);align-items:start;gap:4rem;display:grid}.atlas-start>*{max-width:none;margin:0}.atlas-start-intro{max-width:32rem;position:sticky;top:7rem}.atlas-start-intro h2{color:var(--atlas-surface);max-width:10ch;margin-bottom:1.2rem;font-size:clamp(3rem,4.5vw,4.2rem);line-height:.98}.atlas-start-intro>p:not(.atlas-kicker){color:#fffdfaa8;font-size:1.02rem;line-height:1.72}.atlas-start-list{border-top:1px solid #fffdfa2e}.atlas-start-item{border-bottom:1px solid #fffdfa2e}.atlas-start-item summary{cursor:pointer;grid-template-columns:2rem 1fr auto;align-items:center;gap:1rem;min-height:6.8rem;padding:1.15rem 0;list-style:none;display:grid}.atlas-start-item summary::-webkit-details-marker{display:none}.atlas-start-item summary>span{color:#fffdfa66;font-family:var(--font-mono), "IBM Plex Mono", monospace;font-size:.72rem}.atlas-start-item summary strong{color:var(--atlas-surface);font-size:clamp(1.3rem,2vw,1.75rem);line-height:1.2}.atlas-start-item summary b{color:#e7bd67;font-size:1.3rem;font-weight:400;transition:transform .2s cubic-bezier(.2,0,0,1)}.atlas-start-item[open] summary b{transform:rotate(45deg)}.atlas-start-detail{gap:.75rem;margin:-.25rem 2.5rem 0 3rem;padding:0 0 1.75rem;display:grid}.atlas-start-detail p{color:#fffdfaa8;max-width:42rem;margin:0;line-height:1.68}.atlas-start-detail small{color:#fffdfa6b;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;margin-top:.35rem;font-size:.66rem}.atlas-start-detail .atlas-start-inputs{color:var(--atlas-surface);font-size:.86rem;font-weight:700}.atlas-start-detail a{color:#e7bd67;justify-self:start;margin-top:.25rem;font-size:.9rem;font-weight:800}.atlas-map{background:var(--atlas-surface)}.atlas-route-board{color:var(--atlas-surface);background:linear-gradient(#fffdfa0a 1px,#0000 1px) 0 0/3.5rem 3.5rem,linear-gradient(90deg,#fffdfa0a 1px,#0000 1px) 0 0/3.5rem 3.5rem,#121c20;border-radius:8px;overflow:hidden;box-shadow:0 24px 64px #11191f29}.atlas-route-head{border-bottom:1px solid #fffdfa29;justify-content:space-between;padding:.9rem 1.15rem;display:flex}.atlas-route-head span,.atlas-route-close span,.atlas-route-lane>strong{color:#fffdfa80;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;font-size:.66rem}.atlas-route-lane{border-bottom:1px solid #fffdfa24;grid-template-columns:9rem 1fr;align-items:stretch;padding:1.25rem;display:grid}.atlas-route-lane>strong{color:#77aa9d;align-self:center}.atlas-route-build>strong{color:#d7906e}.atlas-route-stages{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.atlas-route-stage{min-height:6.2rem;padding:.6rem 1.1rem .6rem 1.4rem;position:relative}.atlas-route-stage:before{content:"";background:#fffdfa38;height:1px;position:absolute;top:1rem;left:0;right:0}.atlas-route-stage:after{background:var(--atlas-eucalypt);content:"";border:3px solid #121c20;border-radius:50%;width:.72rem;height:.72rem;position:absolute;top:.68rem;left:0;box-shadow:0 0 0 1px #fffdfa38}.atlas-route-build .atlas-route-stage:after{background:var(--atlas-clay)}.atlas-route-stage span{color:#fffdfa59;font-family:var(--font-mono), "IBM Plex Mono", monospace;font-size:.62rem}.atlas-route-stage p{color:var(--atlas-surface);margin:1.1rem 0 0;font-size:.87rem;font-weight:800;line-height:1.3}.atlas-route-close{background:#fffdfa0d;justify-content:flex-end;align-items:center;gap:1.5rem;padding:1.2rem;display:flex}.atlas-route-close strong{color:var(--atlas-surface);font-size:.95rem}.atlas-projects{background:var(--atlas-paper)}.atlas-projects .atlas-section-lead>div:last-child{align-items:start;gap:.8rem;display:grid}.atlas-project-grid{grid-template-rows:repeat(2,minmax(19rem,auto));grid-template-columns:minmax(0,1.15fr) minmax(22rem,.85fr);gap:1rem;display:grid}.atlas-project-card{background:var(--atlas-surface);border:1px solid #11191f1f;border-radius:8px;grid-template-columns:minmax(12rem,.9fr) 1fr;display:grid;overflow:hidden}.atlas-project-1{grid-row:1/span 2;grid-template-columns:1fr}.atlas-project-media{background:#dce1dc;min-height:18rem;position:relative;overflow:hidden}.atlas-project-1 .atlas-project-media{min-height:35rem}.atlas-project-media:after{content:"";background:linear-gradient(#0000 70%,#0a11126b);position:absolute;inset:0}.atlas-project-media img{object-fit:cover;width:100%;height:100%;transition:transform .24s cubic-bezier(.2,0,0,1)}.atlas-project-card:hover .atlas-project-media img{transform:scale(1.02)}.atlas-project-media>span{color:var(--atlas-surface);font-family:var(--font-mono), "IBM Plex Mono", monospace;z-index:1;font-size:.72rem;font-weight:700;position:absolute;bottom:1rem;left:1rem}.atlas-project-body{align-content:end;padding:1.2rem;display:grid}.atlas-project-body small{color:var(--atlas-eucalypt);font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;margin-bottom:.65rem;font-size:.65rem}.atlas-project-body h3{margin-bottom:.65rem;font-size:1.3rem;line-height:1.12}.atlas-project-1 .atlas-project-body h3{font-size:1.8rem}.atlas-project-body p{color:#69756f;margin:0;font-size:.88rem;line-height:1.58}.atlas-project-body>span{color:#7a8580;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;border-top:1px solid #11191f1f;margin-top:1rem;padding-top:.75rem;font-size:.61rem}.atlas-checks{background:var(--atlas-mist);grid-template-columns:minmax(18rem,.7fr) minmax(0,1.3fr);align-items:start;gap:4rem;display:grid}.atlas-checks>*{max-width:none;margin:0}.atlas-checks-copy h2{margin-bottom:1.2rem}.atlas-checks-copy .atlas-button{margin-top:1.7rem}.atlas-check-table{border-top:1px solid #11191f26;border-bottom:1px solid #11191f26}.atlas-check-row{border-bottom:1px solid #11191f1f;grid-template-columns:minmax(12rem,1.5fr) repeat(3,minmax(6rem,.7fr));gap:.75rem;min-height:4.3rem;display:grid}.atlas-check-row:last-child{border-bottom:0}.atlas-check-row>*{border-right:1px solid #11191f1a;align-items:center;padding:.75rem .85rem;display:flex}.atlas-check-row>:last-child{border-right:0}.atlas-check-head{min-height:3rem}.atlas-check-head span{color:#6a7771;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;font-size:.62rem}.atlas-check-row strong{color:var(--atlas-ink);font-size:.87rem}.atlas-check-row:not(.atlas-check-head)>span{color:#3d6258;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;font-size:.7rem;font-weight:700}.atlas-delivery{background:var(--atlas-surface)}.atlas-delivery-grid{border-top:1px solid #11191f24;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.atlas-delivery-grid article{border-right:1px solid #11191f24;grid-template-rows:auto auto 1fr auto;min-height:19rem;padding:1.2rem;display:grid}.atlas-delivery-grid article:first-child{padding-left:0}.atlas-delivery-grid article:last-child{border-right:0;padding-right:0}.atlas-delivery-grid article>span{color:var(--atlas-eucalypt);font-family:var(--font-mono), "IBM Plex Mono", monospace;font-size:.68rem;font-weight:700}.atlas-delivery-grid h3{margin:2rem 0 .75rem;font-size:1.45rem}.atlas-delivery-grid p{color:#69756f;margin:0;font-size:.9rem;line-height:1.62}.atlas-delivery-grid small{color:var(--atlas-ink-soft);font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;border-top:1px solid #11191f1f;margin-top:1rem;padding-top:.75rem;font-size:.64rem;font-weight:700}.atlas-support{background:var(--atlas-mist);grid-template-columns:minmax(0,1.04fr) minmax(28rem,.96fr);display:grid}.atlas-support-media{background:radial-gradient(circle at 28% 18%,#486f823d,#0000 32%),linear-gradient(145deg,#142126,#0b1114);justify-content:center;align-items:end;min-height:42rem;padding:3rem 3rem 0;display:flex;overflow:hidden}.atlas-support-media img{object-fit:contain;width:min(100%,43rem);height:auto;max-height:38rem}.atlas-support-content{padding:clamp(4.5rem, 7vw, 7rem) var(--container-x);align-content:center;display:grid}.atlas-support-content h2{margin-bottom:1.2rem}.atlas-status-list{border-top:1px solid #11191f24;margin:2rem 0 1rem;padding:0;list-style:none}.atlas-status-list li{color:var(--atlas-ink-soft);border-bottom:1px solid #11191f1f;align-items:center;gap:.75rem;min-height:3.25rem;font-size:.9rem;font-weight:700;display:flex}.atlas-status-list li span{background:var(--atlas-eucalypt);border-radius:50%;width:.48rem;height:.48rem;box-shadow:0 0 0 4px #2f6f611f}.atlas-record{background:var(--atlas-paper);grid-template-columns:minmax(18rem,.7fr) minmax(0,1.3fr);gap:3.5rem 4rem;display:grid}.atlas-record>*{max-width:none;margin:0}.atlas-record-heading h2{margin-bottom:1.2rem}.atlas-brand-grid{background:var(--atlas-surface);border:1px solid #11191f1f;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 14px 38px #11191f12}.atlas-brand-grid div{border-bottom:1px solid #11191f1a;border-right:1px solid #11191f1a;flex-direction:column;justify-content:center;align-items:center;min-height:8rem;padding:1rem;display:flex}.atlas-brand-grid div:nth-child(4n){border-right:0}.atlas-brand-grid div:nth-last-child(-n+4){border-bottom:0}.atlas-brand-grid img{object-fit:contain;width:min(100%,7.5rem);height:2.6rem}.atlas-brand-grid span{color:#6e7974;margin-top:.6rem;font-size:.7rem;font-weight:700}.atlas-business-record{border-top:1px solid #11191f24;border-bottom:1px solid #11191f24;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.atlas-business-record div{border-right:1px solid #11191f1f;min-height:6.8rem;padding:1rem}.atlas-business-record div:first-child{padding-left:0}.atlas-business-record div:last-child{border-right:0}.atlas-business-record dt{color:#76817c;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;font-size:.63rem}.atlas-business-record dd{color:var(--atlas-ink);margin:.6rem 0 0;font-size:.94rem;font-weight:800;line-height:1.4}.atlas-assessment{background:linear-gradient(#fffdfa09 1px, transparent 1px), linear-gradient(90deg, #fffdfa09 1px, transparent 1px), var(--atlas-ink);color:var(--atlas-surface);background-size:4rem 4rem,4rem 4rem,auto;grid-template-columns:minmax(18rem,.78fr) minmax(28rem,1.22fr);align-items:start;gap:4rem;display:grid}.atlas-assessment>*{max-width:none;margin:0}.atlas-assessment-copy{padding-top:1rem;position:sticky;top:7rem}.atlas-assessment-copy h2{color:var(--atlas-surface);margin-bottom:1.2rem}.atlas-assessment-copy>p:not(.atlas-kicker){color:#fffdfaa8}.atlas-assessment-contact{border-top:1px solid #fffdfa2e;gap:.6rem;margin-top:2.2rem;padding-top:1.2rem;display:grid}.atlas-assessment-contact span{color:#fffdfa73;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;font-size:.64rem}.atlas-assessment-contact a{color:var(--atlas-surface);font-size:.94rem;font-weight:700}.atlas-assessment-form .quote-form{background:var(--atlas-surface);border:0;padding:1.35rem;box-shadow:0 28px 72px #0000003d}.atlas-footer{--atlas-gold:var(--design-solar);--atlas-surface:var(--design-surface);color:var(--design-surface);padding:0 var(--container-x);display:block}.atlas-footer-callout,.atlas-footer-main,.atlas-footer-record,.atlas-footer-bottom{max-width:1280px;margin:0 auto}.atlas-footer-callout{border-bottom:1px solid #fffdfa29;justify-content:space-between;align-items:end;gap:2rem;padding:4.5rem 0 3rem;display:flex}.atlas-footer-callout span,.atlas-footer-record span{color:#fffdfa75;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;font-size:.64rem}.atlas-footer-callout h2{color:var(--design-surface);max-width:17ch;margin:.8rem 0 0;font-size:clamp(2.3rem,4vw,3.7rem);line-height:.98}.atlas-footer-main{grid-template-columns:minmax(18rem,.75fr) minmax(0,1.25fr);gap:4rem;padding:3rem 0;display:grid}.atlas-footer-brand>a{align-items:center;gap:.8rem;display:inline-flex}.atlas-footer-brand>a>span{background:#fffdfa14;border:1px solid #fffdfa29;border-radius:8px;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;display:flex}.atlas-footer-brand img{object-fit:contain;width:2.4rem;height:2.4rem}.atlas-footer-brand strong{color:var(--design-surface);font-size:1rem}.atlas-footer-brand p{color:#fffdfa94;max-width:27rem;margin:1.25rem 0 .85rem;line-height:1.65}.atlas-footer-brand small{color:#fffdfa66;font-family:var(--font-mono), "IBM Plex Mono", monospace;font-size:.64rem}.atlas-footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.atlas-footer-links>div{align-content:start;gap:.7rem;display:grid}.atlas-footer-links strong{color:var(--design-surface);font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;border-bottom:1px solid #fffdfa24;padding-bottom:.8rem;font-size:.67rem}.atlas-footer-links a{color:#fffdfa9e;font-size:.84rem;line-height:1.4}.atlas-footer-links a:hover,.atlas-footer-record a:hover{color:#e7bd67}.atlas-footer-record{border-top:1px solid #fffdfa24;border-bottom:1px solid #fffdfa24;grid-template-columns:.8fr 1.1fr 1.5fr .6fr;display:grid}.atlas-footer-record>div{border-right:1px solid #fffdfa1f;gap:.45rem;min-height:6.3rem;padding:1rem;display:grid}.atlas-footer-record>div:first-child{padding-left:0}.atlas-footer-record>div:last-child{border-right:0}.atlas-footer-record a,.atlas-footer-record p{color:#fffdfab8;margin:0;font-size:.82rem;font-weight:700}.atlas-footer-legal{align-content:center}.atlas-footer-bottom{color:#fffdfa57;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;justify-content:space-between;padding:1.1rem 0 1.5rem;font-size:.61rem;display:flex}@media (max-width:1120px){.atlas-hero-copy{grid-column:1/span 8}.atlas-hero h1{font-size:clamp(3.8rem,6.7vw,4.8rem)}.atlas-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-service-card:nth-child(2){border-right:0;padding-right:0}.atlas-service-card:nth-child(3),.atlas-service-card:nth-child(4){border-top:1px solid #11191f24;padding-top:1.5rem}.atlas-service-card:nth-child(3){padding-left:0}.atlas-delivery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.atlas-delivery-grid article:nth-child(3){border-right:0}.atlas-delivery-grid article:nth-child(n+4){border-top:1px solid #11191f24}.atlas-delivery-grid article:nth-child(4){padding-left:0}.atlas-support{grid-template-columns:minmax(0,.95fr) minmax(24rem,1.05fr)}.atlas-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-brand-grid div:nth-child(2n){border-right:0}.atlas-brand-grid div:nth-last-child(-n+4){border-bottom:1px solid #11191f1a}.atlas-brand-grid div:nth-last-child(-n+2){border-bottom:0}}@media (max-width:1080px){.atlas-site-header{padding-left:1.5rem;padding-right:1.5rem}.atlas-nav-toggle{align-items:center;min-height:2.85rem;display:inline-flex}.atlas-site-nav{background:#fffdfafc;border:1px solid #11191f1f;border-radius:8px;align-items:stretch;gap:.35rem;max-height:calc(100dvh - 6rem);padding:.7rem;display:none;position:absolute;top:calc(100% + .5rem);left:1.5rem;right:1.5rem;overflow-y:auto;box-shadow:0 24px 64px #11191f2e}.atlas-site-nav.is-open{display:grid}.atlas-site-nav>a,.atlas-nav-solutions>summary{justify-content:space-between;width:100%}.atlas-mega-menu{box-shadow:none;grid-template-columns:.7fr 1fr 1fr;margin:.35rem 0;position:static;top:auto;left:auto;right:auto}}@media (max-width:900px){.atlas-section-lead-wide,.atlas-start,.atlas-checks,.atlas-record,.atlas-assessment,.atlas-footer-main{grid-template-columns:1fr}.atlas-start-intro,.atlas-assessment-copy{position:static}.atlas-project-grid{grid-template-rows:auto;grid-template-columns:1fr}.atlas-project-1{grid-row:auto}.atlas-project-1 .atlas-project-media{min-height:28rem}.atlas-support{grid-template-columns:1fr}.atlas-support-media{min-height:32rem}.atlas-business-record{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-business-record div:nth-child(2){border-right:0}.atlas-business-record div:nth-child(n+3){border-top:1px solid #11191f1f}.atlas-footer-callout{flex-direction:column;align-items:start}}@media (max-width:820px){.atlas-hero{min-height:auto}.atlas-hero-grid{align-content:start;gap:1.75rem;padding:4rem 1.25rem 1.25rem}.atlas-hero-copy{grid-column:1/-1}.atlas-hero h1{max-width:11ch;font-size:clamp(2.75rem,12vw,3.6rem)}.atlas-hero-intro{max-width:36rem;font-size:1rem;line-height:1.6}.atlas-hero-dossier{display:none}.atlas-hero-lanes{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-hero-lane{min-height:5rem}.atlas-hero-lane:nth-child(2){border-right:0}.atlas-hero-lane:nth-child(n+3){border-top:1px solid #fffdfa29}.atlas-section{padding:4.5rem 1.25rem}.atlas-section-lead{margin-bottom:2.25rem}.atlas-section-lead h2,.atlas-checks-copy h2,.atlas-support-content h2,.atlas-record-heading h2,.atlas-assessment-copy h2,.atlas-start-intro h2{font-size:clamp(2.55rem,11vw,3.35rem)}.atlas-start{gap:2.5rem}.atlas-start-item summary{grid-template-columns:1.5rem 1fr auto;min-height:5.6rem}.atlas-start-detail{margin-left:2.5rem;margin-right:1.5rem}.atlas-route-lane{grid-template-columns:1fr}.atlas-route-lane>strong{margin-bottom:1rem}.atlas-route-stages{grid-template-columns:1fr}.atlas-route-stage{min-height:4.2rem;padding:.2rem 0 .8rem 1.7rem}.atlas-route-stage:before{width:1px;height:auto;inset:0 auto 0 .35rem}.atlas-route-stage:after{top:.15rem;left:0}.atlas-route-stage p{margin-top:.35rem}.atlas-route-close{flex-direction:column;align-items:flex-start;gap:.5rem}.atlas-project-card,.atlas-project-1{grid-template-columns:1fr}.atlas-project-media,.atlas-project-1 .atlas-project-media{min-height:25rem;max-height:34rem}.atlas-project-media img{object-position:center 35%}.atlas-check-head{display:none}.atlas-check-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:.85rem 0}.atlas-check-row strong{border-bottom:1px solid #11191f1a;border-right:0;grid-column:1/-1;padding:.5rem .4rem .75rem}.atlas-check-row:not(.atlas-check-head)>span{border-right:1px solid #11191f1a;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.7rem .4rem}.atlas-check-row:not(.atlas-check-head)>span:last-child{border-right:0}.atlas-check-row:not(.atlas-check-head)>span:before{color:#7b8781;font-size:.56rem}.atlas-check-row:not(.atlas-check-head)>span:first-of-type:before{content:"Residential"}.atlas-check-row:not(.atlas-check-head)>span:nth-of-type(2):before{content:"Commercial"}.atlas-check-row:not(.atlas-check-head)>span:nth-of-type(3):before{content:"Build"}.atlas-delivery-grid{grid-template-columns:1fr}.atlas-delivery-grid article,.atlas-delivery-grid article:first-child,.atlas-delivery-grid article:nth-child(4),.atlas-delivery-grid article:last-child{border-bottom:1px solid #11191f24;border-right:0;grid-template-rows:auto auto auto;grid-template-columns:2.5rem 1fr;min-height:0;padding:1.15rem 0}.atlas-delivery-grid article:last-child{border-bottom:0}.atlas-delivery-grid article>span{grid-row:1/span 3}.atlas-delivery-grid h3{margin:0 0 .45rem}.atlas-delivery-grid small{margin-top:.75rem}.atlas-support-content{padding:4.5rem 1.25rem}.atlas-support-media{min-height:28rem;padding:2.5rem 1.25rem 0}.atlas-assessment{gap:2.5rem}.atlas-footer{padding-left:1.25rem;padding-right:1.25rem}.atlas-footer-links{grid-template-columns:1fr}.atlas-footer-record{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-footer-record>div:nth-child(2){border-right:0}.atlas-footer-record>div:nth-child(n+3){border-top:1px solid #fffdfa1f}.atlas-footer-bottom{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:620px){.atlas-site-header{padding-left:1rem;padding-right:1rem}.atlas-site-nav{left:1rem;right:1rem}.atlas-mega-menu{grid-template-columns:1fr;gap:1rem;padding:.8rem}.atlas-mega-intro{display:none}.atlas-hero-grid{padding-top:3.2rem}.atlas-actions{flex-direction:column;align-items:stretch}.atlas-actions .atlas-button{width:100%}.atlas-hero-lane{grid-template-columns:1fr auto;align-items:start;gap:.35rem;padding:.8rem}.atlas-hero-lane>span{display:none}.atlas-hero-lane small{font-size:.55rem}.atlas-hero-lane strong{font-size:.78rem}.atlas-service-grid{border-top:0;grid-template-columns:1fr}.atlas-service-card,.atlas-service-card:first-child,.atlas-service-card:nth-child(2),.atlas-service-card:nth-child(3),.atlas-service-card:nth-child(4),.atlas-service-card:last-child{border-bottom:1px solid #11191f24;border-right:0;padding:1rem 0 1.5rem}.atlas-service-card:last-child{border-bottom:0}.atlas-service-media{aspect-ratio:16/10}.atlas-project-media,.atlas-project-1 .atlas-project-media{min-height:22rem}.atlas-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-business-record{grid-template-columns:1fr}.atlas-business-record div,.atlas-business-record div:first-child{border-top:1px solid #11191f1f;border-right:0;min-height:0;padding:.9rem 0}.atlas-business-record div:first-child{border-top:0}.atlas-footer-record{grid-template-columns:1fr}.atlas-footer-record>div,.atlas-footer-record>div:first-child{border-top:1px solid #fffdfa1f;border-right:0;min-height:0;padding:.85rem 0}.atlas-footer-record>div:first-child{border-top:0}}@media (prefers-reduced-motion:reduce){.atlas-button,.atlas-text-link span,.atlas-service-media img,.atlas-project-media img,.atlas-start-item summary b,.atlas-nav-solutions>summary b{transition:none}.atlas-button:hover,.atlas-service-card:hover .atlas-service-media img,.atlas-project-card:hover .atlas-project-media img,.atlas-text-link:hover span{transform:none}}
.atlas-hero-v3{background:radial-gradient(circle at 78% 28%,#486f8229,#0000 31%),radial-gradient(circle at 66% 78%,#a85f3d1a,#0000 24%),#0b1317;min-height:clamp(50rem,100dvh - 4.65rem,58rem)}.atlas-hero-v3 .atlas-hero-grid{grid-template-rows:1fr auto;align-content:center;gap:1.4rem 2.25rem;padding-top:2.4rem;padding-bottom:1.5rem}.atlas-hero-v3 .atlas-hero-copy{z-index:3;grid-area:1/1/auto/span 6;align-self:center;position:relative}.atlas-hero-v3 .atlas-hero-copy:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(90deg,#0b1317db,#0b131700);position:absolute;inset:-4rem -9rem -4rem -4rem}.atlas-hero-v3 h1{max-width:11.8ch;font-size:clamp(3.9rem,5.35vw,5.15rem)}.atlas-hero-project-home{grid-area:1/7/auto/-1;align-self:center;min-width:0}.atlas-hero-v3 .atlas-hero-lanes{grid-row:2}.project-home{background:#0d181c;border:1px solid #b5cfcf33;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(13rem,.46fr);margin:0;display:grid;position:relative;overflow:hidden;box-shadow:0 35px 100px #0000006b,inset 0 0 0 1px #0000002e}.project-home:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(120deg,#ffffff0b,#0000 22%);position:absolute;inset:0}.project-home-viewport{background:#122229;grid-column:1/-1;height:clamp(24rem,44vh,31rem);min-height:24rem;position:relative;overflow:hidden}.project-home-viewport:before{content:"";pointer-events:none;z-index:2;background:radial-gradient(circle at 50% 42%,#0000 48%,#030a0d57 100%),linear-gradient(#ffffff06,#0000 24%,#03090b33);position:absolute;inset:0}.project-home-viewport:after{content:"";opacity:.09;pointer-events:none;z-index:2;background-image:radial-gradient(#cde6e533 .55px,#0000 .55px);background-size:8px 8px;position:absolute;inset:0}.project-home-viewport canvas{z-index:0;display:block;position:relative;width:100%!important;height:100%!important}.project-home-static{grid-template-columns:1fr}.project-home-static .project-home-viewport{height:clamp(24rem,46vh,32rem)}.project-home-static-image{object-fit:cover;object-position:center;transform:scale(1.002)}.project-home-static-shade{pointer-events:none;z-index:3;background:linear-gradient(#050c0f14,#0000 52%,#040a0c6b),linear-gradient(90deg,#040a0c1f,#0000 38%);position:absolute;inset:0}.project-home-static .project-home-story{border-right:0;grid-column:1/-1;min-height:7.6rem;padding-right:min(28%,12rem)}.project-home-mode-toggle{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--cpx-surface);cursor:pointer;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;min-height:2.75rem;transition:background var(--cpx-duration-micro) var(--cpx-ease-standard), border-color var(--cpx-duration-micro) var(--cpx-ease-standard), color var(--cpx-duration-micro) var(--cpx-ease-standard);z-index:6;background:#081216b8;border:1px solid #c4dedc33;border-radius:7px;align-items:center;gap:.45rem;padding:.6rem .72rem;font-size:.57rem;font-weight:700;display:inline-flex;position:absolute;top:1rem;right:1rem}.project-home-mode-toggle span{color:var(--cpx-solar);font-size:.9rem;line-height:1}.project-home-mode-toggle:hover,.project-home-mode-toggle[aria-pressed=true]{background:#2f6f6147;border-color:#4da18d8c}.project-home-model-loading{color:#fffdfa8f;font-family:var(--font-mono), "IBM Plex Mono", monospace;letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;font-size:.62rem;display:flex;position:absolute;inset:0}.project-home-poster{position:absolute;inset:0;overflow:hidden}.project-home-poster img{filter:saturate(.72)contrast(1.1);object-fit:cover;object-position:center}.project-home-poster-shade{background:linear-gradient(#070e1114,#070e11a8),linear-gradient(90deg,#070e1133,#0000 60%);position:absolute;inset:0}.project-home-poster-route{grid-template-columns:auto minmax(1.2rem,1fr) auto minmax(1.2rem,1fr) auto;align-items:center;gap:.5rem;max-width:22rem;display:grid;position:absolute;bottom:4.2rem;left:1rem;right:1rem}.project-home-poster-route span{color:var(--cpx-surface);font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;font-size:.62rem;font-weight:700}.project-home-poster-route i{background:var(--cpx-solar);height:1px}.project-home-loading{color:#fffdfa6b;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;z-index:3;font-size:.62rem;position:absolute;top:1rem;left:1rem}.project-home-status{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:4;background:#081216b3;border:1px solid #c4dedc2e;border-radius:7px;align-items:center;gap:.65rem;padding:.46rem .7rem .46rem .48rem;display:flex;position:absolute;top:1rem;left:1rem}.project-home-story-label,.project-home-controls button span{color:#fffdfa75;font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;font-size:.61rem;font-weight:700}.project-home-status-index{background:var(--cpx-solar);color:#192125;font-family:var(--font-mono), "IBM Plex Mono", monospace;border-radius:4px;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;font-size:.62rem;font-weight:800;display:flex}.project-home-status-copy{gap:.05rem;display:grid}.project-home-status-copy small{color:#fffdfa6b;font-family:var(--font-mono), "IBM Plex Mono", monospace;letter-spacing:.09em;text-transform:uppercase;font-size:.46rem;font-weight:700}.project-home-status strong{color:var(--cpx-surface);font-size:.67rem;line-height:1.1}.project-home-model-meta{color:#fffdfa7a;font-family:var(--font-mono), "IBM Plex Mono", monospace;letter-spacing:.05em;text-transform:uppercase;z-index:4;align-items:center;gap:.5rem;font-size:.48rem;font-weight:700;display:flex;position:absolute;bottom:.72rem;left:.85rem}.project-home-model-meta i{background:#fffdfa3d;width:1px;height:.65rem}.project-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--cpx-surface);font-family:var(--font-mono), "IBM Plex Mono", monospace;letter-spacing:.04em;text-transform:uppercase;z-index:4;background:#0a1215c2;border:1px solid #fffdfa29;border-radius:4px;padding:.4rem .5rem;font-size:.5rem;font-weight:700;display:none;position:absolute}.project-label:before{background:var(--cpx-solar);content:"";border-radius:50%;width:.34rem;height:.34rem;position:absolute;top:calc(50% - .17rem);left:-.2rem}.project-label-roof{top:22%;left:34%}.project-label-battery{top:47%;right:6%}.project-label-build{bottom:26%;left:7%}.project-label-build:before{background:var(--cpx-clay)}.project-label-home{bottom:22%;left:53%}.project-home[data-stage=review] .project-label,.project-home[data-stage=support] .project-label,.project-home[data-stage=energy] .project-label-roof,.project-home[data-stage=energy] .project-label-battery,.project-home[data-stage=energy] .project-label-home,.project-home[data-stage=build] .project-label-build,.project-home[data-stage=monitor] .project-label-battery,.project-home[data-stage=monitor] .project-label-home{display:block}.project-home-story{z-index:2;border-right:1px solid #fffdfa24;align-content:center;min-height:8.6rem;padding:1.05rem 1.2rem;display:grid;position:relative}.project-home-story-label{color:var(--cpx-eucalypt-bright);margin:0 0 .45rem}.project-home[data-stage=build] .project-home-story-label{color:#d89270}.project-home[data-stage=energy] .project-home-story-label,.project-home[data-stage=monitor] .project-home-story-label{color:#edbf5f}.project-home-story>strong{color:var(--cpx-surface);font-size:1rem;line-height:1.2}.project-home-story>p:last-child{color:#fffdfa8c;margin:.4rem 0 0;font-size:.75rem;line-height:1.48}.project-home-controls{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:relative}.project-home-controls button{color:var(--cpx-surface);cursor:pointer;text-align:left;min-height:2.95rem;transition:background var(--cpx-duration-micro) var(--cpx-ease-standard), color var(--cpx-duration-micro) var(--cpx-ease-standard);background:#fffdfa06;border:1px solid #fffdfa1f;border-top:0;border-left:0;gap:.2rem;padding:.5rem .65rem;display:grid}.project-home-controls button:nth-child(2n){border-right:0}.project-home-controls button:nth-last-child(-n+2){border-bottom:0}.project-home-controls button strong{color:#fffdfab8;font-size:.7rem}.project-home-controls button:hover,.project-home-controls button.is-active{background:linear-gradient(120deg,#4da18d2e,#4da18d0f)}.project-home-controls button.is-active{box-shadow:2px 0 0 var(--cpx-eucalypt-bright) inset}.project-home-controls button.is-active strong{color:var(--cpx-surface)}.project-home-controls button.is-active span{color:var(--cpx-solar)}.atlas-problem{background:var(--cpx-surface);grid-template-columns:minmax(19rem,.72fr) minmax(0,1.28fr);align-items:end;gap:4rem;display:grid}.atlas-problem>*{max-width:none;margin:0}.atlas-problem-lead h2{max-width:12ch;margin-bottom:1.2rem;font-size:clamp(3rem,4.3vw,4.2rem);line-height:.98}.atlas-problem-lead>p:not(.atlas-kicker){color:var(--cpx-muted);max-width:34rem;margin:0;font-size:1.02rem;line-height:1.7}.atlas-problem-grid{border-top:1px solid #11191f24;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.atlas-problem-grid article{border-right:1px solid #11191f1f;grid-template-rows:auto auto 1fr;min-height:18rem;padding:1.2rem;display:grid}.atlas-problem-grid article:first-child{padding-left:0}.atlas-problem-grid article:last-child{border-right:0;padding-right:0}.atlas-problem-grid span{color:var(--cpx-clay);font-family:var(--font-mono), "IBM Plex Mono", monospace;font-size:.68rem;font-weight:700}.atlas-problem-grid h3{margin:2rem 0 .75rem;font-size:1.36rem;line-height:1.15}.atlas-problem-grid p{color:var(--cpx-muted);margin:0;font-size:.9rem;line-height:1.62}@media (max-width:1180px){.atlas-hero-v3 .atlas-hero-copy{grid-column:1/span 5}.atlas-hero-project-home{grid-column:6/-1}.atlas-hero-v3 h1{font-size:clamp(3.3rem,5.1vw,4.35rem)}.project-home{grid-template-columns:minmax(0,1fr) 12rem}.project-home-viewport{height:25rem}}@media (max-width:960px){.atlas-hero-v3 .atlas-hero-grid{grid-template-rows:auto auto auto;padding-top:3.5rem}.atlas-hero-v3 .atlas-hero-copy,.atlas-hero-project-home,.atlas-hero-v3 .atlas-hero-lanes{grid-column:1/-1}.atlas-hero-v3 .atlas-hero-copy{grid-row:1;max-width:46rem}.atlas-hero-project-home{grid-row:2}.atlas-hero-v3 .atlas-hero-lanes{grid-row:3}.project-home-viewport{height:28rem}.atlas-problem{grid-template-columns:1fr}}@media (max-width:760px){.atlas-hero-v3 .atlas-hero-grid{gap:1.4rem;padding-top:3.25rem}.atlas-hero-v3 h1{max-width:11ch;font-size:clamp(2.7rem,11.8vw,3.5rem)}.project-home{display:block}.project-home-viewport{height:18.5rem;min-height:18.5rem}.project-home-static .project-home-viewport{height:19.5rem}.project-home-static-image{object-position:54% center}.project-home-mode-toggle,.project-home:not(.project-home-static) .project-home-story,.project-home-controls,.project-home-labels{display:none}.project-home-static .project-home-story{min-height:0;padding:1rem;display:grid}.project-home-status{top:auto;bottom:.8rem}.project-home-static .project-home-status{top:.8rem;bottom:auto}.project-home-poster-route{bottom:4.6rem}.atlas-problem{gap:2.5rem}.atlas-problem-lead h2{font-size:clamp(2.55rem,11vw,3.35rem)}.atlas-problem-grid{grid-template-columns:1fr}.atlas-problem-grid article,.atlas-problem-grid article:first-child,.atlas-problem-grid article:last-child{border-bottom:1px solid #11191f1f;border-right:0;min-height:0;padding:1rem 0 1.25rem}.atlas-problem-grid article:last-child{border-bottom:0}.atlas-problem-grid h3{margin-top:.9rem}}@media (prefers-reduced-motion:reduce){.project-home-controls button,.project-home-mode-toggle{transition:none}.project-home-mode-toggle{display:none}}.atlas-header-home{box-shadow:none;padding-left:var(--container-x);padding-right:var(--container-x);background:0 0;border-bottom-color:#fffdfa24;transition:background .2s cubic-bezier(.2,0,0,1),border-color .2s cubic-bezier(.2,0,0,1),box-shadow .2s cubic-bezier(.2,0,0,1);position:fixed;top:0;left:0;right:0}.atlas-header-home.is-scrolled,.atlas-header-home.is-menu-open{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdfaeb;border-bottom-color:#11191f1a;box-shadow:0 12px 34px #09111414}.atlas-header-home:not(.is-scrolled):not(.is-menu-open) .atlas-brand .brand-copy strong,.atlas-header-home:not(.is-scrolled):not(.is-menu-open) .atlas-site-nav>a,.atlas-header-home:not(.is-scrolled):not(.is-menu-open) .atlas-nav-solutions>summary{color:#fffdfa}.atlas-header-home:not(.is-scrolled):not(.is-menu-open) .atlas-brand .brand-copy small{color:#fffdfa9e}.atlas-header-home:not(.is-scrolled):not(.is-menu-open) .brand-logo-mark{background:#0a1417bd;border:1px solid #fffdfa33;box-shadow:0 14px 38px #0003}.atlas-header-home:not(.is-scrolled):not(.is-menu-open) .atlas-nav-solutions>summary:hover,.atlas-header-home:not(.is-scrolled):not(.is-menu-open) .atlas-nav-solutions[open]>summary{color:#fffdfa;background:#fffdfa1a}.atlas-header-home:not(.is-scrolled):not(.is-menu-open) .nav-cta{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdfa1a;border-color:#fffdfa75;color:#fffdfa!important}.atlas-header-home:not(.is-scrolled):not(.is-menu-open) .nav-cta:hover{background:#fffdfa2e;border-color:#fffdfab8}.atlas-hero-v4{isolation:isolate;background:#071216;min-height:100svh}.atlas-hero-v4:after{display:none}.atlas-hero-v4 .atlas-hero-project-home{z-index:0;grid-column:auto;align-self:stretch;width:100%;height:100%;position:absolute;inset:0}.atlas-hero-v4 .atlas-hero-grid{pointer-events:none;grid-template-rows:minmax(0,1fr) auto;align-content:stretch;gap:2rem;width:100%;max-width:1680px;min-height:100svh;padding-top:clamp(7.5rem,14vh,10rem);padding-bottom:1.25rem}.atlas-hero-v4 .atlas-hero-copy{pointer-events:auto;z-index:3;grid-column:1/span 7;align-self:center;max-width:49rem;padding-bottom:clamp(1rem,5vh,4rem);position:relative}.atlas-hero-v4 .atlas-kicker{color:#e8bc60;margin-bottom:1.25rem}.atlas-hero-v4 h1{color:#fffdfa;text-shadow:0 2px 28px #0003;max-width:10.4ch;margin-bottom:1.55rem;font-size:clamp(4.5rem,6.35vw,6.35rem);line-height:.9}.atlas-hero-v4 h1 span{color:#fffdfaeb;display:block}.atlas-hero-v4 .atlas-hero-intro{color:#fffdfac2;max-width:38rem;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.62}.atlas-hero-v4 .atlas-actions{align-items:center;gap:.5rem 1.15rem;margin-top:2rem}.atlas-hero-v4 .atlas-button-primary{box-shadow:0 16px 42px #21180547}.atlas-button-link{color:#fffdfadb;background:0 0;border-color:#0000;gap:.6rem;padding-left:.65rem;padding-right:.65rem}.atlas-button-link span{color:#e8bc60;transition:transform .16s cubic-bezier(.2,0,0,1)}.atlas-button-link:hover{color:#fffdfa}.atlas-button-link:hover span{transform:translate(2px,2px)}.atlas-hero-v4 .atlas-hero-lanes{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;z-index:3;background:linear-gradient(90deg,#081215b8,#0812157a);border-top-color:#fffdfa38;border-bottom-color:#fffdfa29;grid-area:2/1/auto/-1}.atlas-hero-v4 .atlas-hero-lane{grid-template-columns:auto 1fr auto;gap:.8rem;min-height:5rem;padding:.8rem 1rem}.atlas-hero-v4 .atlas-hero-lane>span{background:var(--atlas-eucalypt);border-radius:50%;width:.42rem;height:.42rem}.atlas-hero-v4 .atlas-lane-battery>span{background:var(--atlas-gold)}.atlas-hero-v4 .atlas-lane-commercial>span{background:#6f9aab}.atlas-hero-v4 .atlas-lane-build>span{background:#cb7d58}.atlas-hero-v4 .atlas-hero-lane:before{height:2px;transform:scaleX(0)}.atlas-hero-v4 .atlas-hero-lane small{color:#fffdfa7a}.atlas-hero-v4 .atlas-hero-lane strong{font-size:.88rem}.atlas-hero-v4 .project-home{box-shadow:none;border:0;border-radius:0;width:100%;height:100%;display:block;overflow:hidden}.atlas-hero-v4 .project-home:before,.atlas-hero-v4 .project-home-viewport:before,.atlas-hero-v4 .project-home-viewport:after{display:none}.atlas-hero-v4 .project-home-viewport,.atlas-hero-v4 .project-home-static .project-home-viewport{height:100%;min-height:100%}.atlas-hero-v4 .project-home-static-image{filter:saturate(.88)contrast(1.04)brightness(.88);object-position:64% center;transform:none}.atlas-hero-v4 .project-home-static-shade{background:linear-gradient(90deg,#050d10f5 0%,#050d10d4 29%,#050d106b 52%,#050d100f 78%),linear-gradient(#050d1057 0%,#0000 34%,#050d1038 72%,#050d10b8 100%)}.atlas-hero-v4 .project-home-static .project-home-story,.atlas-hero-v4 .project-home-static .project-home-status,.atlas-hero-v4 .project-home-static .project-home-model-meta,.atlas-hero-v4 .project-home-static .project-home-labels{display:none}.atlas-hero-v4 .project-home-status{bottom:7.65rem;left:auto;right:max(2rem, var(--container-x));top:auto}.atlas-hero-v4 .project-home-mode-toggle{right:max(2rem, var(--container-x));top:6.7rem}.project-home-hotspots{pointer-events:none;z-index:5;position:absolute;inset:0}.project-home-hotspot{color:#fffdfa;cursor:pointer;font:inherit;pointer-events:auto;background:0 0;border:0;align-items:center;gap:.55rem;padding:.6rem;display:flex;position:absolute}.project-home-hotspot i{background:#e8bc60;border:3px solid #071216d6;border-radius:50%;width:.68rem;height:.68rem;transition:box-shadow .16s cubic-bezier(.2,0,0,1),transform .16s cubic-bezier(.2,0,0,1);display:block;box-shadow:0 0 0 1px #fffdfac2,0 0 0 7px #e8bc601f}.project-home-hotspot span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:var(--font-mono), "IBM Plex Mono", monospace;opacity:0;text-transform:uppercase;white-space:nowrap;background:#071216bd;border:1px solid #fffdfa2e;border-radius:4px;padding:.42rem .52rem;font-size:.56rem;font-weight:700;transition:opacity .16s cubic-bezier(.2,0,0,1),transform .16s cubic-bezier(.2,0,0,1);transform:translate(-4px)}.project-home-hotspot:hover i,.project-home-hotspot:focus-visible i,.project-home-hotspot[aria-pressed=true] i{transform:scale(1.08);box-shadow:0 0 0 1px #fffdfa,0 0 0 9px #e8bc602e}.project-home-hotspot:hover span,.project-home-hotspot:focus-visible span,.project-home-hotspot[aria-pressed=true] span{opacity:1;transform:translate(0)}.project-home-hotspot:focus-visible{outline-offset:1px;border-radius:4px}.project-home-hotspot-solar{top:24%;left:69%}.project-home-hotspot-storage{top:56%;left:87%}.project-home-hotspot-ev{top:62%;left:61%}.project-home-hotspot-build{top:45%;left:54%}.atlas-hero-v4 .project-home-interactive .project-home-story{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-height:0;bottom:14.6rem;right:max(2rem, var(--container-x));background:#071216bd;border:1px solid #fffdfa29;border-radius:7px;width:min(21rem,100vw - 4rem);padding:.9rem 1rem;position:absolute}.atlas-hero-v4 .project-home-interactive .project-home-status{display:none}.atlas-hero-v4 .project-home-interactive .project-home-controls{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);bottom:7.65rem;right:max(2rem, var(--container-x));background:#071216bd;width:min(21rem,100vw - 4rem);position:absolute}@media (max-width:1180px){.atlas-hero-v4 .atlas-hero-copy{grid-column:1/span 8;max-width:43rem}.atlas-hero-v4 h1{font-size:clamp(4rem,7vw,5.25rem)}.atlas-hero-v4 .project-home-hotspots,.atlas-hero-v4 .project-home-status,.atlas-hero-v4 .project-home-mode-toggle{display:none}}@media (max-width:1080px){.atlas-header-home:not(.is-scrolled):not(.is-menu-open) .atlas-nav-toggle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fffdfa;background:#0812167a;border-color:#fffdfa57}}@media (max-width:820px){.atlas-header-home{padding-left:1.25rem;padding-right:1.25rem}.atlas-hero-v4{min-height:max(50rem,100svh)}.atlas-hero-v4 .atlas-hero-grid{gap:1.5rem;min-height:max(50rem,100svh);padding:7.2rem 1.25rem 1rem}.atlas-hero-v4 .atlas-hero-copy{grid-column:1/-1;align-self:start;max-width:38rem;padding-bottom:0}.atlas-hero-v4 h1{max-width:9.5ch;font-size:clamp(2.75rem,11vw,3.75rem);line-height:.92}.atlas-hero-v4 .project-home-static-image{filter:saturate(.82)contrast(1.04)brightness(.72);object-position:62% center}.atlas-hero-v4 .project-home-static-shade{background:linear-gradient(#050d10c2 0%,#050d106b 48%,#050d10cc 100%),linear-gradient(90deg,#050d10b8,#050d101a)}.atlas-hero-v4 .atlas-hero-lanes{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-hero-v4 .atlas-hero-lane{min-height:4.55rem}}@media (max-width:620px){.atlas-hero-v4{min-height:max(51rem,100svh)}.atlas-hero-v4 .atlas-hero-grid{min-height:max(51rem,100svh);padding-top:6.7rem}.atlas-hero-v4 .atlas-kicker{margin-bottom:.95rem;font-size:.64rem}.atlas-hero-v4 h1{margin-bottom:1.15rem}.atlas-hero-v4 .atlas-actions{align-items:flex-start;margin-top:1.35rem}.atlas-hero-v4 .atlas-actions .atlas-button-link{justify-content:flex-start}.atlas-hero-v4 .atlas-hero-lane{grid-template-columns:auto 1fr auto;padding:.72rem}.atlas-hero-v4 .atlas-hero-lane>span{display:block}}@media (prefers-reduced-motion:reduce){.atlas-header-home,.atlas-button-link span,.project-home-hotspot i,.project-home-hotspot span{transition:none}}
.service-page{--service-accent:var(--cpx-eucalypt);--service-accent-soft:#2f6f6121}.service-page[data-service=battery]{--service-accent:#8a6d2d;--service-accent-soft:#ddaf4329}.service-page[data-service=commercial]{--service-accent:var(--cpx-steel);--service-accent-soft:#486f8224}.service-page[data-service=build]{--service-accent:var(--cpx-clay);--service-accent-soft:#a85f3d21}.service-page[data-service=aftercare]{--service-accent:#356f69;--service-accent-soft:#356f6924}.service-wayfinding{background:var(--cpx-surface);border-bottom:1px solid var(--cpx-line);z-index:5;position:relative}.service-record-strip{background:var(--cpx-ink);padding-inline:var(--cpx-container-x);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.service-record-strip>div{border-left:1px solid #fffdfa21;gap:.36rem;min-height:7.25rem;padding:1.35rem 1.25rem;display:grid}.service-record-strip>div:last-child{border-right:1px solid #fffdfa21}.service-record-strip span,.service-page-index>span,.service-card-grid article>span,.service-review-list article>span,.service-process-grid article>span,.service-hero-media figcaption>span{color:#fffdfa80;font-family:var(--font-mono), "IBM Plex Mono", monospace;letter-spacing:.06em;text-transform:uppercase;font-size:.64rem;font-weight:700}.service-record-strip strong{color:var(--cpx-surface);font-size:clamp(.76rem,1vw,.88rem);line-height:1.35}.service-page-index{max-width:var(--cpx-content-max);min-height:4.1rem;padding-inline:var(--cpx-container-x);scrollbar-width:none;align-items:center;gap:.35rem;margin-inline:auto;display:flex;overflow-x:auto}.service-page-index::-webkit-scrollbar{display:none}.service-page-index>span{color:var(--cpx-muted);white-space:nowrap;margin-right:auto}.service-page-index a{border-radius:var(--cpx-radius-sm);color:var(--cpx-ink-soft);transition:background var(--cpx-duration-micro) var(--cpx-ease-standard), border-color var(--cpx-duration-micro) var(--cpx-ease-standard);white-space:nowrap;border:1px solid #0000;padding:.58rem .7rem;font-size:.77rem;font-weight:700;text-decoration:none}.service-page-index a:hover{background:var(--service-accent-soft);border-color:color-mix(in srgb, var(--service-accent) 30%, transparent)}.focused-service-page{background:var(--cpx-paper)}.service-hero{background:radial-gradient(circle at 12% 8%, var(--service-accent-soft), transparent 25rem), var(--cpx-ink);min-height:min(49rem,100dvh - 4.7rem);padding-left:var(--cpx-container-x);grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);display:grid;overflow:hidden}.service-hero-copy{z-index:2;align-self:center;max-width:42rem;padding:clamp(4.5rem,7vw,8rem) clamp(2rem,5vw,5rem) clamp(4rem,6vw,6.5rem) 0;position:relative}.service-hero-copy .eyebrow{color:var(--cpx-eucalypt-bright)}.focused-service-page[data-service=battery] .service-hero-copy .eyebrow{color:var(--cpx-solar)}.service-hero-copy h1{color:var(--cpx-surface);max-width:11ch;margin:.8rem 0 1.5rem;font-size:clamp(3.2rem,5.4vw,6rem);line-height:.94}.service-hero-copy>p:not(.eyebrow){color:#fffdfab0;max-width:37rem;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.7}.service-hero-copy .hero-actions{margin-top:2rem}.service-hero-media{min-height:42rem;margin:0;position:relative;overflow:hidden}.service-hero-media:after{background:linear-gradient(90deg, var(--cpx-ink), transparent 36%), linear-gradient(0deg, #080e11b3, transparent 44%);content:"";position:absolute;inset:0}.service-hero-media>img{filter:saturate(.72)contrast(1.08);object-fit:cover}.focused-service-page[data-service=aftercare] .service-hero-media>img{object-position:left center}.service-hero-media figcaption{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);max-width:29rem;bottom:clamp(1.25rem,4vw,3.5rem);left:clamp(1.25rem,4vw,3.5rem);right:var(--cpx-container-x);z-index:2;background:#0a1215c7;border:1px solid #fffdfa2e;gap:.45rem;padding:1.3rem;display:grid;position:absolute}.service-hero-media figcaption strong{color:var(--cpx-surface);font-size:1rem}.service-hero-media figcaption p{color:#fffdfa94;margin:0;font-size:.78rem}.focused-service-page>.section{max-width:none;padding-inline:var(--cpx-container-x)}.service-section-lead{max-width:46rem}.service-section-lead h2,.service-evidence-copy h2,.service-support h2,.service-final-quote h2{max-width:13ch;margin:.7rem 0 1rem;font-size:clamp(2.35rem,4.1vw,4.4rem);line-height:1}.service-section-lead>p:last-child,.service-evidence-copy>p:last-child,.service-support>div>p:last-child,.service-final-quote>div>p{font-size:1.02rem;line-height:1.7}.service-fit{grid-template-columns:minmax(17rem,.7fr) minmax(0,1.3fr);gap:clamp(3rem,6vw,7rem);display:grid}.service-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.service-card-grid article{background:var(--cpx-surface);border-left:1px solid var(--cpx-line);min-height:19rem;padding:1.5rem;position:relative}.service-card-grid article:before{background:var(--service-accent);content:"";width:2.7rem;height:3px;position:absolute;top:0;left:1.5rem}.service-card-grid article>span,.service-review-list article>span,.service-process-grid article>span{color:var(--service-accent)}.service-card-grid h3{margin:4.8rem 0 .7rem;font-size:1.3rem}.service-card-grid p{font-size:.86rem;line-height:1.65}.service-review{background:var(--cpx-ink);grid-template-columns:minmax(16rem,.68fr) minmax(0,1.32fr);gap:clamp(3rem,7vw,8rem);display:grid}.service-review h2{color:var(--cpx-surface)}.service-review .service-section-lead>p:last-child{color:#fffdfa94}.service-review-list{border-top:1px solid #fffdfa29}.service-review-list article{border-bottom:1px solid #fffdfa29;grid-template-columns:5rem 1fr;gap:1.25rem;padding:1.45rem 0;display:grid}.service-review-list h3{color:var(--cpx-surface);margin:0 0 .35rem;font-size:1rem}.service-review-list p{color:#fffdfa8a;margin:0;font-size:.82rem;line-height:1.55}.service-process{background:var(--cpx-surface)}.service-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:4rem;display:grid}.service-process-grid article{border-left:1px solid var(--cpx-line);padding:1.4rem 1.5rem 1.5rem;position:relative}.service-process-grid article:after{background:var(--service-accent);content:"";width:100%;height:1px;position:absolute;top:0;left:0}.service-process-grid h3{margin:2.8rem 0 .6rem;font-size:1.15rem}.service-process-grid p{font-size:.8rem;line-height:1.6}.service-evidence{grid-template-columns:minmax(16rem,.68fr) minmax(0,1.32fr);align-items:end;gap:clamp(2.5rem,5vw,6rem);display:grid}.service-evidence figure{margin:0}.service-evidence img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.service-evidence figcaption{border-bottom:1px solid var(--cpx-line);color:var(--cpx-muted);font-family:var(--font-mono), "IBM Plex Mono", monospace;text-transform:uppercase;padding:.85rem 0;font-size:.65rem;line-height:1.5}.service-support{background:var(--service-accent-soft);grid-template-columns:minmax(16rem,.74fr) minmax(0,1.26fr);gap:clamp(3rem,7vw,8rem);display:grid}.service-support ul,.service-final-quote ul{margin:0;padding:0;list-style:none}.service-support li,.service-final-quote li{border-top:1px solid color-mix(in srgb, var(--service-accent) 28%, transparent);color:var(--cpx-ink-soft);padding:1.2rem 0 1.2rem 2rem;font-size:.88rem;font-weight:700;position:relative}.service-support li:before,.service-final-quote li:before{color:var(--service-accent);content:"+";font-family:var(--font-mono), "IBM Plex Mono", monospace;position:absolute;left:0}.service-final-quote{background:var(--cpx-surface);grid-template-columns:minmax(17rem,.68fr) minmax(0,1.32fr);gap:clamp(3rem,7vw,8rem);display:grid}.service-final-quote .quote-form{box-shadow:var(--cpx-shadow-soft)}@media (max-width:1000px){.service-record-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.service-record-strip>div:nth-child(3),.service-record-strip>div:nth-child(4){border-top:1px solid #fffdfa21}.service-hero,.service-fit,.service-review,.service-evidence,.service-support,.service-final-quote{grid-template-columns:1fr}.service-hero{padding:0}.service-hero-copy{padding-inline:var(--cpx-container-x)}.service-hero-media{min-height:34rem}.service-card-grid{grid-template-columns:repeat(3,minmax(12rem,1fr));overflow-x:auto}}@media (max-width:700px){.service-record-strip{grid-template-columns:1fr 1fr;padding-inline:0}.service-record-strip>div{min-height:6.2rem;padding:1rem}.service-page-index{padding-inline:1rem}.service-page-index>span{display:none}.service-hero-copy{padding-top:4.75rem;padding-bottom:3.5rem}.service-hero-copy h1{font-size:clamp(3rem,14vw,4.35rem)}.service-hero-media{min-height:29rem}.service-hero-media:after{background:linear-gradient(#0000 35%,#080e11c4)}.service-hero-media figcaption{left:1rem;right:1rem}.focused-service-page>.section{padding-inline:1.15rem}.service-section-lead h2,.service-evidence-copy h2,.service-support h2,.service-final-quote h2{font-size:clamp(2.25rem,11vw,3.45rem)}.service-card-grid{grid-template-columns:1fr;overflow:visible}.service-card-grid article{border-bottom:1px solid var(--cpx-line);min-height:15rem}.service-review-list article{grid-template-columns:3.5rem 1fr}.service-process-grid{grid-template-columns:1fr;margin-top:2.5rem}.service-process-grid article{min-height:12rem}}@media (prefers-reduced-motion:reduce){.service-page-index a{transition:none}}
.site-scroll-progress{pointer-events:none;z-index:3000;height:2px;position:fixed;inset:0 0 auto}.site-scroll-progress span{--page-progress:0;background:linear-gradient(90deg, var(--cpx-eucalypt-bright), var(--cpx-solar), var(--cpx-clay));height:100%;transform:scaleX(var(--page-progress));transform-origin:0;width:100%;display:block}.site-header{transition:background var(--cpx-duration-state) var(--cpx-ease-standard), border-color var(--cpx-duration-state) var(--cpx-ease-standard), box-shadow var(--cpx-duration-state) var(--cpx-ease-standard)}.site-header.is-scrolled{background:#fffdfaf5;border-bottom-color:#11191f29;box-shadow:0 15px 38px #11191f1a}.motion-enhanced .motion-section,.motion-enhanced .motion-item{opacity:0}.motion-enhanced .motion-section{transition:opacity .28s var(--cpx-ease-standard)}.motion-enhanced .motion-item{transition:border-color var(--cpx-duration-state) var(--cpx-ease-standard), box-shadow var(--cpx-duration-state) var(--cpx-ease-standard), opacity .28s var(--cpx-ease-standard), transform .28s var(--cpx-ease-emphasized);transition-delay:calc(var(--motion-order,0) * 28ms);transform:translateY(2px)}.motion-enhanced .motion-section.is-visible,.motion-enhanced .motion-item.is-visible{opacity:1;transform:none}.atlas-start-item[open] .atlas-start-detail{animation:atlas-detail-in var(--cpx-duration-state) var(--cpx-ease-emphasized) both}.atlas-mega-menu{transform-origin:top}.atlas-nav-solutions[open] .atlas-mega-menu,.atlas-site-nav.is-open{animation:atlas-menu-in var(--cpx-duration-panel) var(--cpx-ease-emphasized) both}.atlas-service-card,.atlas-project-card,.service-card-grid article,.service-process-grid article{transition:border-color var(--cpx-duration-state) var(--cpx-ease-standard), box-shadow var(--cpx-duration-state) var(--cpx-ease-standard)}.atlas-service-card:hover,.atlas-project-card:hover,.service-card-grid article:hover,.service-process-grid article:hover{border-color:color-mix(in srgb, var(--service-accent,var(--cpx-eucalypt)) 36%, var(--cpx-line));box-shadow:var(--cpx-shadow-soft)}.atlas-button:active,.button:active{transform:translateY(0)}.energy-minimal-rail li{padding:0}.energy-minimal-rail button{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:2.25rem 1fr;align-items:center;gap:.7rem;width:100%;min-height:3rem;padding:.65rem 0;display:grid}.energy-minimal-rail button:hover,.energy-minimal-rail button[aria-pressed=true]{color:var(--cpx-solar)}.energy-sequence-frame.is-current{animation:energy-frame-in .28s var(--cpx-ease-standard) both}@media (min-width:1121px) and (prefers-reduced-motion:no-preference){.energy-trigger-minimal{--energy-sticky-top:4.65rem;min-height:430dvh;position:relative;overflow:visible}.energy-trigger-minimal .energy-trigger-sticky{height:calc(100dvh - var(--energy-sticky-top));min-height:0;padding:clamp(1.25rem, 2.4vh, 2rem) var(--cpx-container-x);top:var(--energy-sticky-top);display:flex;position:sticky;overflow:clip}.energy-trigger-minimal .energy-minimal-shell{height:100%;max-width:var(--cpx-content-max);grid-template-rows:auto minmax(0,1fr);gap:clamp(.85rem,1.8vh,1.35rem);width:100%;margin-inline:auto}.energy-trigger-minimal .energy-minimal-heading{min-height:0}.energy-trigger-minimal .energy-minimal-heading h2{max-width:12ch;font-size:clamp(3rem,4.4vw,4.75rem);line-height:.94}.energy-trigger-minimal .energy-minimal-stage,.energy-trigger-minimal .energy-minimal-frame{height:100%;min-height:0}.energy-trigger-minimal .energy-minimal-copy{scrollbar-color:#ffffff38 transparent;scrollbar-width:thin;min-height:0;overflow-y:auto}}@keyframes atlas-detail-in{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:none}}@keyframes atlas-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes energy-frame-in{0%{opacity:.72}to{opacity:1}}@media (max-width:1120px){.energy-minimal-rail button{grid-template-columns:1fr;align-content:center;min-height:3.5rem}}@media (prefers-reduced-motion:reduce){.site-scroll-progress{display:none}.site-header,.motion-enhanced .motion-section,.motion-enhanced .motion-item,.atlas-service-card,.atlas-project-card,.service-card-grid article,.service-process-grid article{opacity:1;transition:none;transform:none}.atlas-start-item[open] .atlas-start-detail,.atlas-nav-solutions[open] .atlas-mega-menu,.atlas-site-nav.is-open,.energy-sequence-frame.is-current{animation:none}}
