:root{color-scheme:dark;--bg:#000;--surface:#0a0a0a;--surface-raised:#111;--border:#1f1f1f;--border-strong:#2e2e2e;--text:#ededed;--text-2:#a1a1a1;--text-3:#6f6f6f;--accent:#ff8a3d;--section:160px;--heading-gap:64px;--mono:"Geist Mono", monospace;--display:"Source Serif 4", Georgia, serif;font-synthesis:none;color:var(--text);background:var(--bg);font-family:Geist,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{color:var(--bg);background:var(--text)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--text);outline-offset:5px}.container{width:min(1280px,100% - 112px);margin-inline:auto}.site-header{border-bottom:1px solid var(--border);z-index:10;-webkit-backdrop-filter:saturate(1.4)blur(12px);background:#000000b8;height:64px;position:sticky;top:0}.nav-row{justify-content:space-between;align-items:center;gap:28px;height:100%;display:flex}nav{gap:30px;margin-left:auto;margin-right:25px;display:flex}nav a{color:var(--text-2);transition:color .2s}nav a:hover{color:var(--text)}.button{border:1px solid var(--text);background:var(--text);min-height:44px;color:var(--bg);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:11px 20px;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.button:hover{background:#fff;border-color:#fff}.button-secondary{color:var(--text);border-color:var(--border-strong);background:0 0}.button-secondary:hover{background:var(--surface-raised);border-color:var(--text-3)}.button-small{min-height:44px;padding:0 14px}.menu-toggle,.contact-label-short{display:none}.eyebrow{color:var(--text-3);margin:0 0 16px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);font-optical-sizing:auto;font-weight:400}h1{letter-spacing:-.03em;margin-bottom:28px;font-size:clamp(48px,6vw,88px);line-height:1}h2{letter-spacing:-.02em;margin-bottom:0;font-size:clamp(34px,3.6vw,52px);line-height:1.08}h3{letter-spacing:-.01em;margin-bottom:8px;font-size:20px;font-weight:500;line-height:1.4}p{color:var(--text-2);font-size:16px;line-height:1.6}.hero-description,.challenge-copy .large-copy{font-size:20px;line-height:1.5}.challenge-copy .large-copy{color:var(--text)}nav a,.eyebrow,.card-index,.button,label,.form-note,.form-result,.optional,.footer-inner,.motion-toggle,.system-strip,.system-replay,.node-action-cue,.journey-label,.feedback-label,#system-feedback{font-size:14px;line-height:20px}input,textarea,select{font-size:16px}.hero{align-items:center;display:grid;position:relative}.hero-copy{z-index:2;padding:37px 0 43px;position:relative}.hero-description{color:var(--text-2);margin-bottom:32px}.hero-actions{align-items:center;gap:12px;display:flex}.section{padding-block:var(--section)}.challenge{grid-template-columns:1fr 1fr;gap:80px;display:grid}.challenge-copy{max-width:485px;padding-top:35px}.challenge-copy p{margin-bottom:21px}.challenge-copy .large-copy{color:var(--text);letter-spacing:-.6px;margin-bottom:25px}.split-heading{margin-bottom:var(--heading-gap);grid-template-columns:1.5fr 1fr;align-items:end;gap:100px;display:grid}.split-heading>p{justify-self:end;max-width:355px;margin-bottom:3px}.card-index{color:var(--text-2);margin-bottom:18px;display:block}.capability-grid{grid-template-columns:repeat(3,1fr);display:grid}.capability-grid article{border-top:1px solid var(--border-strong);padding:30px 40px 33px 0}.capability-grid article:not(:nth-child(3n+1)){border-left:1px solid var(--border-strong);padding-left:33px}.capability-grid article:nth-child(n+4){padding-top:35px}.capability-icon{width:32px;height:32px;color:var(--text);margin-bottom:19px;display:block}.capability-grid p{max-width:295px;margin-bottom:0}.application-grid{grid-template-columns:1.25fr 1fr;gap:24px;display:grid}.application-grid article{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden}.application-content{padding:30px 32px}.application-content p:last-child{max-width:425px;margin-bottom:0}.solar-art,.plant-art{background:var(--surface);height:292px;position:relative;overflow:hidden}.solar-art svg,.plant-art svg{width:100%;height:100%;display:block;position:absolute;inset:0}.solar-thermal{clip-path:inset(0 0 0 var(--light-x,50%));transition:clip-path .5s cubic-bezier(.2,.7,.2,1)}.solar-divider{top:0;bottom:0;left:var(--light-x,50%);background:linear-gradient(#fff0,#ffffffb0 30% 70%,#fff0);width:1px;transition:left .5s cubic-bezier(.2,.7,.2,1);position:absolute}.solar-divider:after{content:"";background:var(--text);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:-4px;box-shadow:0 0 12px #ffffff60}.solar-label{font:11px/1.4 var(--mono);letter-spacing:.9px;color:var(--text-2);position:absolute;top:22px}.solar-label-visual{left:24px}.solar-label-thermal{color:var(--accent);right:24px}.plant-label-platform{right:24px}.plant-route{animation:6s linear infinite plant-route}@keyframes plant-route{to{stroke-dashoffset:-80px}}.partnership{padding-block:var(--section);border-top:1px solid var(--border)}.partnership-row{justify-content:space-between;align-items:center;gap:30px;display:flex}.partnership>p:last-child{margin:26px 0 0}.about{padding-block:0 var(--section);grid-template-columns:1fr 2fr;gap:40px;display:grid}.about>p:last-child{max-width:665px;margin:0}.site-footer{border-top:1px solid var(--border)}.footer-inner{align-items:center;gap:28px;min-height:130px;display:flex}.footer-inner>span{color:var(--text-2)}.footer-inner>a:not(.wordmark){color:var(--text-2);margin-left:auto}.footer-inner small{color:var(--text-2)}.skip-link{z-index:100;background:var(--text);color:var(--bg);padding:15px;position:fixed;top:-60px;left:15px}.skip-link:focus{top:15px}.dialog-open{overflow:hidden}dialog{border:1px solid var(--border-strong);background:var(--surface);width:min(590px,100% - 32px);color:var(--text);border-radius:12px;max-height:calc(100dvh - 40px);padding:45px}dialog::backdrop{backdrop-filter:blur(8px);background:#040404cf}.dialog-close{color:var(--text-2);background:0 0;border:0;width:44px;height:44px;font-size:28px;position:absolute;top:13px;right:16px}.dialog-close:hover{color:#fff}dialog>p:not(.eyebrow){margin-block:18px 24px}form{gap:17px;display:grid}label{color:var(--text-2);gap:7px;display:grid}.form-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}input,textarea,select{border:1px solid var(--border-strong);background:var(--surface);width:100%;min-width:0;color:var(--text);border-radius:8px;padding:12px}input::placeholder,textarea::placeholder{color:var(--text-2)}textarea{resize:vertical;min-height:100px}.form-note{margin:0}.form-result{color:var(--text);margin:0}.form-result:empty{display:none}.optional{color:var(--text-2)}label:has(.optional){grid-template-columns:1fr auto}label:has(.optional) textarea{grid-column:1/-1}@media (width<=1100px){.container{width:calc(100% - 72px)}nav{gap:21px;margin-right:5px}.split-heading{gap:50px}.challenge{gap:55px}:root{--section:120px;--heading-gap:48px}.footer-inner{gap:20px}.footer-inner>span{max-width:130px}}@media (width<=1024px){.container{width:calc(100% - 40px)}.nav-row{gap:15px}.nav-contact{margin-left:auto}.menu-toggle{background:0 0;border:0;flex-direction:column;flex:0 0 44px;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:12px;display:flex}.menu-toggle span{background:var(--text);width:20px;height:1px;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px)rotate(-45deg)}nav{background:var(--bg);border-bottom:1px solid var(--border);margin:0;padding:18px 20px 25px;display:none;position:absolute;top:63px;left:0;right:0;box-shadow:0 12px 15px #0003}nav.is-open{flex-direction:column;gap:0;display:flex}nav a{padding:14px 0;font-size:16px}nav{max-height:calc(100dvh - 64px);overflow-y:auto}.hero-copy{padding:49px 0 0}h1{margin-bottom:24px}.hero-description{margin-bottom:26px}:root{--section:88px;--heading-gap:36px}.challenge{grid-template-columns:1fr;gap:25px}.challenge-copy{max-width:100%;padding-top:0}.challenge-copy .large-copy{max-width:390px;margin-bottom:19px}.split-heading{grid-template-columns:1fr;gap:24px}.split-heading>p{justify-self:start;max-width:400px}.card-index{margin-bottom:13px}.capability-grid{grid-template-columns:1fr 1fr}.capability-grid article:nth-child(n){border-left:0;padding:25px 24px 28px 0}.capability-grid article:nth-child(2n){border-left:1px solid var(--border-strong);padding-left:24px;padding-right:0}.capability-icon{width:28px;height:28px;margin-bottom:16px}.application-grid{grid-template-columns:1fr;gap:24px}.solar-art,.plant-art{height:255px}.application-content{padding:25px}.partnership-row{flex-direction:column;align-items:flex-start;gap:29px}.partnership>p:last-child br{display:none}.about{grid-template-columns:1fr;gap:18px}.footer-inner{flex-wrap:wrap;gap:26px;padding-block:32px}.footer-inner>span{max-width:120px;margin-left:auto}.footer-inner>a:not(.wordmark){margin-left:0}.footer-inner small{margin-left:auto}dialog{padding:34px 24px}.form-row{grid-template-columns:1fr}}@media (width<=370px){.container{width:calc(100% - 32px)}.nav-row{gap:10px}.footer-inner>span{max-width:100px}}@media (width<=1024px){.button{min-height:48px}.nav-contact{min-height:44px}.solar-art{height:clamp(210px,40vw,320px)}.plant-art{aspect-ratio:560/292;height:auto}.footer-inner{grid-template-columns:1fr 1fr;gap:20px 24px;display:grid}.footer-inner>span{max-width:230px;margin:0}.footer-inner>a:not(.wordmark),.footer-inner .motion-toggle{justify-content:flex-start;justify-self:start;align-items:center;min-height:44px;display:inline-flex}.footer-inner small{grid-column:1/-1;margin:0;font-size:13px}dialog{overscroll-behavior:contain;padding-top:60px}}@media (width<=600px){:root{--section:56px;--heading-gap:32px}.nav-row{gap:8px}.contact-label-full{display:none}.contact-label-short{display:inline}.nav-contact{padding-inline:12px}.hero-description,.challenge-copy .large-copy{font-size:18px;line-height:1.6}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.hero-actions .button{white-space:normal;text-align:center;padding-inline:10px}.capability-grid{grid-template-columns:minmax(0,1fr)}.capability-grid article:nth-child(n){border-left:0;padding:26px 0}.capability-grid p{max-width:none}.application-content{padding:24px 20px}.solar-label{letter-spacing:.5px;font-size:10px;top:16px}.solar-label-visual{left:16px}.solar-label-thermal,.plant-label-platform{right:16px}.partnership-row{gap:24px}.partnership-row .button{width:100%}.footer-inner{gap:16px 12px}.footer-inner>span{font-size:14px;line-height:1.6}dialog{max-height:calc(100dvh - 24px);padding-inline:20px}dialog h2{font-size:32px}}@media (width>=601px) and (width<=1024px){.container{width:calc(100% - 64px)}}.wordmark{letter-spacing:1.2px;flex-shrink:0;align-items:center;gap:12px;font-size:25px;font-weight:650;line-height:1;display:inline-flex}.brand-symbol{aspect-ratio:2;flex:none;width:50px;display:block}.brand-symbol img{object-fit:contain;width:100%;height:100%;display:block}.site-footer .wordmark{font-size:23px}.site-footer .brand-symbol{width:47px}.motion-toggle{color:var(--text-2);letter-spacing:0;background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;gap:8px;min-height:28px;padding:5px;font-family:Geist,sans-serif;display:inline-flex}.motion-toggle:hover{color:#fff}.motion-toggle:disabled{cursor:default;color:var(--text-2)}.motion-icon{color:var(--text-2);font-size:11px}.motion-toggle[aria-pressed=true] .motion-icon{opacity:.35}@media (width<=1100px){.wordmark{gap:10px;font-size:22px}.brand-symbol{width:43px}}@media (width<=1024px){.wordmark{letter-spacing:.75px;gap:9px;font-size:21px}.brand-symbol{width:40px}.motion-toggle{min-height:30px}}@media (width<=370px){.wordmark{gap:7px;font-size:18px}.brand-symbol{width:33px}}html[data-motion=reduced]{scroll-behavior:auto}html[data-motion=reduced] *,html[data-motion=reduced] :before,html[data-motion=reduced] :after{transition:none!important;animation:none!important}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media (width<=1024px),(hover:none),(pointer:coarse){html{scroll-behavior:auto}.motion-toggle{min-height:44px}}.challenge,.connected-system{position:relative}.system-strip{color:var(--text-2);justify-content:space-between;align-items:center;gap:20px;padding:15px 0;display:flex}.system-replay{color:var(--text-2);background:0 0;border:0;min-height:44px;padding:12px 0 12px 14px}.system-replay span{margin-left:15px}.system-replay:disabled{cursor:default}.system-architecture{position:relative}.system-nodes{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.system-node{min-width:0;position:relative}.node-visual{touch-action:pan-y;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:342px;padding:0 12px 25px;display:flex;position:relative}.node-visual:disabled{cursor:default}.node-visual:focus-visible{outline-offset:-5px;border-radius:4px}.node-diagram{opacity:.63;width:100%;max-width:405px;height:auto;transition:opacity .45s;display:block;overflow:visible}.system-node[data-active=true] .node-diagram{opacity:1}.center-node .node-visual{background:radial-gradient(at 50% 49%,#ffffff05,#0000 68%)}.node-action-cue{color:var(--text-2);justify-content:center;align-items:center;gap:18px;transition:color .35s;display:flex;position:absolute;bottom:13px;left:0;right:0}.node-action-cue>span{color:var(--text-3)}.system-node[data-active=true] .node-action-cue{color:var(--text)}.journey-label{height:56px;color:var(--text-2);justify-content:center;align-items:center;display:flex;position:relative}.journey-label span{background:var(--bg);padding:8px 15px}.system-node[data-active=true] .journey-label{color:var(--text)}.center-node .journey-label span{border:1px solid var(--border-strong);border-radius:20px}.system-connections{pointer-events:none;width:100%;height:40px;position:absolute;top:350px;left:0}.connection-base{fill:none;stroke:var(--border-strong);stroke-width:1px}.connection-signal{fill:none;stroke:var(--text);stroke-width:1.25px;stroke-dasharray:1;stroke-dashoffset:0}.connection-arrow{fill:none;stroke:var(--text-2);stroke-width:1px}.node-copy{border-top:1px solid var(--border-strong);margin-top:14px;padding:27px 28px 22px}.system-node:first-child .node-copy{padding-left:0}.system-node:last-child .node-copy{padding-right:0}.system-node+.system-node .node-copy{border-left:1px solid var(--border-strong)}.node-copy h3{font-weight:450}.node-copy p{max-width:320px;margin-bottom:0}.node-copy .card-index{margin-bottom:15px}.center-node .card-index{color:var(--text)}.system-feedback{align-items:baseline;gap:25px;margin-top:16px;padding:23px 0;display:flex}.feedback-label{color:var(--text);flex-shrink:0}#system-feedback{color:var(--text-2);margin:0}@media (width>=1025px) and (width<=1100px){.node-visual{height:285px;padding-inline:0}.system-connections{top:293px}.node-copy{padding-inline:21px}}@media (width<=1024px){.system-nodes{grid-template-columns:1fr}.system-node{grid-template-columns:minmax(230px,1fr) 1fr;align-items:center;column-gap:28px;padding:22px 0 30px 25px;display:grid}.system-node+.system-node{border-top:1px solid var(--border-strong)}.system-node:before{content:"";background:var(--border-strong);width:1px;position:absolute;top:0;bottom:0;left:4px}.system-node:after{content:"";background:var(--border-strong);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:1px}.system-node[data-active=true]:after{background:var(--text);box-shadow:0 0 12px #ffffff35}.system-node[data-active=true]:before{background:linear-gradient(#464646,#cecece,#464646)}.node-visual{grid-column:1;height:auto;padding:0 0 26px}.node-action-cue{bottom:0}.journey-label{grid-area:1/2;justify-content:flex-start;align-self:start;height:auto;padding-top:10px}.journey-label span{padding:0}.center-node .journey-label span{border:0}.system-node .node-copy{border:0;grid-area:1/2;margin:0;padding:43px 0 0}.node-copy .card-index,.system-connections{display:none}.system-feedback{flex-direction:column;gap:10px}}@media (width<=600px){.system-strip{flex-wrap:wrap;align-items:baseline;gap:12px}.system-replay{padding-left:5px}.system-replay span{margin-left:5px}.system-node{grid-template-columns:1fr;padding:16px 0 28px 22px}.node-visual{grid-area:1/1;justify-self:center;max-width:390px}.journey-label{grid-area:2/1;margin-top:21px;padding-top:0}.system-node .node-copy{grid-area:3/1;padding-top:12px}.node-copy h3{margin-bottom:12px}.node-copy p{max-width:400px}.system-node:after{top:28px;bottom:auto}.system-feedback{margin-top:0}#system-feedback{min-height:44px}}@media (prefers-reduced-motion:reduce){.node-diagram{transition:none}}@media (width<=1024px){.system-node[data-active=true]:before{transform:scaleY(var(--flow,1));transform-origin:top}.system-node+.system-node .node-copy{border-left:0}}@media (width>=601px) and (width<=1024px){.journey-label{display:none}.system-node .node-copy{padding-top:0}.node-copy .card-index{display:block}}@media (width<=1024px){.node-diagram{opacity:1}.system-replay:disabled{display:none}.system-strip{padding-top:0;padding-bottom:20px}}.hero{grid-template-columns:1fr 1.08fr;gap:12px;min-height:min(860px,100svh - 64px);padding-block:24px}.hero-copy{padding:0 0 20px}.hero h1{margin-bottom:32px}.hero-description{max-width:470px}.site-experience{align-self:center;width:100%;min-width:0;margin:0;position:relative}.site-stage{aspect-ratio:1;touch-action:pan-y;isolation:isolate;width:calc(100% + 48px);margin-left:-24px;position:relative}.site-stage:before{content:"";z-index:-1;background:radial-gradient(at 50% 55%,#ffffff06,#0000 66%);position:absolute;inset:10% 4%}.site-still,.site-canvas{width:100%;height:auto;display:block}.site-canvas{aspect-ratio:1;visibility:hidden;position:absolute;top:0;left:0}.site-stage[data-renderer=live] .site-canvas{visibility:visible}.site-stage[data-renderer=live] .site-still{visibility:hidden}.site-hud{font:11px/1.4 var(--mono);letter-spacing:.6px;color:var(--text-2);text-transform:uppercase;pointer-events:none;align-items:center;gap:18px;display:flex;position:absolute;bottom:6%;left:24px;right:24px}.site-hud>span:first-child{margin-right:auto}.site-hud [data-site-name]{color:var(--text)}.site-hud [data-site-index]{color:var(--text-3);margin-right:10px}.site-hud-fault{align-items:center;gap:8px;display:inline-flex}.site-hud-fault:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #ff7a2a}@media (width>=1025px) and (width<=1100px){.hero{grid-template-columns:1fr 1fr}.site-stage{width:calc(100% + 24px);margin-left:-12px}}@media (width<=1024px){.hero{grid-template-columns:1fr;gap:0;min-height:0;padding-bottom:0}.hero-copy{padding:52px 0 0}.hero h1{margin-bottom:25px;font-size:clamp(44px,12vw,80px)}.hero-description{max-width:560px}.site-experience{max-width:550px;margin:10px auto 20px}.site-stage{width:100%;margin-left:0}}@media (width<=480px){.hero-copy{padding-top:40px}.site-experience{margin-top:15px;margin-bottom:15px}.site-stage{width:calc(100% + 24px);margin-left:-12px}.site-hud{left:16px;right:16px}}@media (prefers-reduced-motion:reduce){.site-stage[data-renderer=live] .site-canvas{visibility:hidden}.site-stage[data-renderer=live] .site-still{visibility:visible}}html[data-motion=reduced] .site-canvas{visibility:hidden}html[data-motion=reduced] .site-still{visibility:visible}@media (width<=600px){.hero{padding-top:16px}.hero-copy{padding-top:32px}.site-experience{margin-bottom:0}.site-stage{width:100%;margin-left:0}.site-hud{flex-wrap:wrap;gap:12px;padding:4px 0 16px;font-size:10px;position:static}}@media (width>=768px) and (width<=1024px){.hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;padding-block:64px}.hero-copy{padding:0}.hero h1{font-size:clamp(48px,6.6vw,68px)}.hero-description{font-size:18px}.site-experience{margin:0}.site-hud{flex-wrap:wrap;gap:12px;font-size:10px;position:static}}
