:root{--bg:#111827;--panel:#0f3f3a;--ink:#f8fafc;--muted:#75828d;--green:#22b99a;--line:rgba(207,255,220,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,Arial,sans-serif;overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;z-index:20;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.site-header{height:86px;position:absolute;z-index:10;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;color:white;text-decoration:none;font:700 22px Space Grotesk}.brand>span>span,.shell-brand span,.product-logo>span:last-child{color:var(--green)}.brand-mark{width:27px;height:27px;display:flex;gap:3px;align-items:flex-end}.brand-mark i{display:block;width:6px;background:var(--green);transform:skew(-20deg);border-radius:1px}.brand-mark i:nth-child(1){height:13px}.brand-mark i:nth-child(2){height:22px}.brand-mark i:nth-child(3){height:17px}.site-header nav{display:flex;gap:42px}.site-header nav a,.header-cta{color:#c4d0c9;text-decoration:none;font-size:13px}.site-header nav a:hover{color:white}.header-cta{border:1px solid #516158;padding:12px 18px;border-radius:2px;color:white}.header-cta span{color:var(--green);margin-left:12px}.hero{min-height:100vh;display:grid;grid-template-columns:48% 52%;position:relative;overflow:hidden;padding-top:86px;background:radial-gradient(circle at 75% 45%,rgba(34,185,154,.12),transparent 33%)}.hero:before{content:"";position:absolute;inset:86px 0 0;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:6.25vw 6.25vw;mask-image:linear-gradient(to right,transparent 5%,black 70%);opacity:.22}.hero-copy{align-self:center;padding:7vh 2vw 9vh 8vw;position:relative;z-index:2}.eyebrow{font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:#a9bbb0;display:flex;align-items:center;gap:10px}.eyebrow span{width:22px;height:1px;background:var(--green);box-shadow:0 0 8px var(--green)}h1,h2{font-family:Space Grotesk,sans-serif;letter-spacing:-.055em;line-height:.98;margin:26px 0;font-size:clamp(48px,5.2vw,90px)}h1 em,h2 em{font-weight:500;color:var(--green);font-style:normal}.lead{max-width:590px;color:#9eafa5;line-height:1.8;font-size:15px}.hero-actions{display:flex;align-items:center;gap:35px;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:17px 20px;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.04em}.button.primary{background:var(--green);color:#111827;box-shadow:0 8px 35px rgba(34,185,154,.12)}.button:hover{transform:translateY(-2px)}.text-link{color:white;text-decoration:none;font-size:12px;border-bottom:1px solid #526058;padding:10px 0}.text-link span{color:var(--green);margin-left:13px}.hero-stats{margin-top:11vh;display:flex;gap:4vw}.hero-stats div{padding-left:14px;border-left:1px solid #48574f;display:flex;flex-direction:column}.hero-stats strong{font:500 28px Space Grotesk}.hero-stats strong span{font-size:13px;color:var(--green)}.hero-stats small{font-size:9px;color:#75867c;text-transform:uppercase;letter-spacing:.12em;margin-top:5px}.hero-visual{position:relative;perspective:1100px;z-index:1}.product{position:absolute;width:285px;height:520px;left:47%;top:50%;transform:translate(-50%,-47%) rotateY(-15deg) rotateX(2deg);transform-style:preserve-3d;filter:drop-shadow(30px 40px 35px rgba(0,0,0,.6));animation:float 5s ease-in-out infinite}.product-face{position:absolute;inset:0;background:linear-gradient(145deg,#1b211f,#0c100f 75%);border:1px solid #3e4944;border-radius:9px;overflow:hidden}.product-face:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.09) 48%,transparent 58%)}.product-side{position:absolute;width:55px;height:512px;right:-42px;top:8px;background:linear-gradient(90deg,#0d1210,#050706);transform:rotateY(82deg);border-radius:3px}.product-top{position:absolute;width:275px;height:55px;left:8px;top:-34px;background:linear-gradient(#2c3430,#101512);transform:rotateX(78deg);border-radius:4px}.product-logo{margin:45px 30px;font:600 16px Space Grotesk}.mini-mark{display:inline-block;width:10px;height:14px;border:3px solid var(--green);border-width:0 3px;margin-right:7px;transform:skew(-15deg)}.status{position:absolute;top:105px;left:31px;font-size:7px;letter-spacing:.15em;color:#8e9993}.status i{display:inline-block;width:5px;height:5px;background:var(--green);border-radius:50%;box-shadow:0 0 8px var(--green);margin-right:7px}.display{position:absolute;top:144px;left:30px;width:170px;height:125px;padding:20px;background:#050807;border:1px solid #27302c}.display small{font-size:7px;color:#768078;letter-spacing:.1em}.display strong{display:block;font:500 28px Space Grotesk;margin-top:14px}.display strong em{font-size:9px;color:var(--green);font-style:normal}.wave{height:20px;margin-top:12px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 30'%3E%3Cpath d='M0 23 C25 22 29 20 44 21 S58 5 71 16 S83 9 95 17 S112 13 125 17 S145 11 160 15' fill='none' stroke='%23b9ff3f' stroke-width='1.5'/%3E%3C/svg%3E") center/cover}.product-line{position:absolute;left:0;right:0;bottom:85px;border-top:1px solid #242c29}.floor-glow{position:absolute;width:500px;height:160px;left:45%;bottom:5%;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(34,185,154,.18),transparent 65%);filter:blur(12px)}.energy-orbit{position:absolute;border:1px solid rgba(34,185,154,.17);border-radius:50%;left:47%;top:47%;transform:translate(-50%,-50%) rotateX(65deg);box-shadow:0 0 25px rgba(34,185,154,.05)}.orbit-one{width:610px;height:610px}.orbit-two{width:430px;height:430px}.floating-label{position:absolute;padding:10px 13px;border:1px solid var(--line);background:rgba(8,18,14,.8);backdrop-filter:blur(7px);font-size:7px;letter-spacing:.12em;color:#87968d}.floating-label span{color:var(--green);margin-right:7px}.floating-label b{display:block;color:white;font-size:13px;margin:7px 0 0 18px}.label-a{top:30%;left:6%}.label-b{right:8%;bottom:25%}.scroll-cue{position:absolute;bottom:25px;left:50%;display:flex;gap:14px;align-items:center;color:#627269;font-size:7px;letter-spacing:.18em}.scroll-cue i{width:1px;height:30px;background:linear-gradient(var(--green),transparent)}@keyframes float{50%{transform:translate(-50%,-49%) rotateY(-12deg) rotateX(1deg)}}
.exploded{height:430vh;position:relative;background:#101820}.exploded-stage{height:100vh;position:sticky;top:0;overflow:hidden;display:grid;grid-template-columns:34% 66%;padding:7vh 6vw}.exploded-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 50%,rgba(34,185,154,.12),transparent 30%)}.section-intro{position:absolute;top:8vh;left:7vw;z-index:3}.section-intro h2{font-size:clamp(35px,3.4vw,58px);margin:14px 0}.section-intro>p:last-child{font-size:11px;color:#687970}.exploded-copy{align-self:end;padding-bottom:7vh;z-index:3}.feature{display:flex;gap:20px;max-width:390px;border-top:1px solid #29362f;padding:17px 5px;opacity:.22;transition:.5s}.feature.active{opacity:1;border-color:var(--green)}.feature>span{font:500 10px Space Grotesk;color:var(--green)}.feature h3{font:500 15px Space Grotesk;margin:0 0 7px}.feature p{font-size:10px;line-height:1.6;color:#8b9c92;margin:0}.exploded-view{position:relative;height:100%;perspective:1300px}.tech-grid{position:absolute;width:100%;height:100%;background-image:linear-gradient(rgba(34,185,154,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(34,185,154,.08) 1px,transparent 1px);background-size:45px 45px;transform:rotateX(63deg) rotateZ(-15deg) scale(1.2);opacity:.2;mask-image:radial-gradient(circle,black,transparent 65%)}.assembly{position:absolute;width:270px;height:450px;left:50%;top:50%;transform:translate(-50%,-45%) rotateY(-16deg);transform-style:preserve-3d}.part{position:absolute;inset:0;border-radius:7px;transition:transform .12s linear;will-change:transform}.back-shell{background:#111815;border:1px solid #35423c;box-shadow:20px 30px 55px #000;display:flex;align-items:flex-end;padding:25px;font:500 8px Space Grotesk;letter-spacing:.2em;color:#617168}.back-shell span{color:var(--green)}.thermal{inset:18px;background:#18221d;border:1px solid #3c4b44;padding:70px 35px}.thermal i{display:block;height:3px;background:#2b3932;margin:18px;box-shadow:0 0 0 1px #0a0e0c}.thermal small{position:absolute;bottom:20px;right:20px;font:600 7px Space Grotesk;color:#66786e;letter-spacing:.15em}.battery-stack{inset:28px 25px;display:flex;flex-direction:column;gap:8px}.battery{flex:1;background:linear-gradient(100deg,#1b2721,#0d1411);border:1px solid #3c5146;border-left:3px solid var(--green);padding:12px;box-shadow:0 5px 8px rgba(0,0,0,.5);transform:rotateX(-2deg)}.battery i{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--green);box-shadow:0 0 8px var(--green)}.battery span{float:right;font-size:6px;color:#708279;letter-spacing:.12em}.inverter{inset:20px;background:linear-gradient(145deg,#1b2420,#0b100e);border:1px solid #45534c;padding:30px;box-shadow:0 10px 20px rgba(0,0,0,.5)}.inverter b{position:absolute;bottom:25px;left:25px;color:#718078;font:500 8px Space Grotesk;letter-spacing:.12em}.inverter>i{position:absolute;right:25px;bottom:30px;width:10px;height:10px;background:var(--green);border-radius:50%;box-shadow:0 0 12px var(--green)}.circuit{height:220px;background-image:linear-gradient(90deg,transparent 49%,#35483d 50%,transparent 51%),linear-gradient(transparent 49%,#35483d 50%,transparent 51%);background-size:28px 28px;border:1px solid #26342d}.front-shell{background:linear-gradient(145deg,rgba(31,39,35,.98),rgba(9,13,11,.98));border:1px solid #526058;box-shadow:15px 25px 40px rgba(0,0,0,.55)}.front-shell:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.06),transparent 55%)}.shell-screen{position:absolute;top:75px;left:35px;width:130px;height:92px;background:#050806;border:1px solid #2b3932;padding:17px}.shell-screen i{display:block;width:5px;height:5px;background:var(--green);box-shadow:0 0 8px var(--green);border-radius:50%}.shell-screen b{display:inline-block;font:500 23px Space Grotesk;margin-top:16px}.shell-screen small{color:var(--green);margin-left:5px}.shell-brand{position:absolute;bottom:35px;left:35px;font:600 15px Space Grotesk}.view-caption{position:absolute;right:0;bottom:4vh;display:flex;align-items:center;gap:11px;font:500 8px Space Grotesk;letter-spacing:.15em;color:#809087}.view-caption span{color:var(--green)}.view-caption i{width:35px;height:1px;background:#56665d}.progress-rail{position:absolute;right:3vw;top:20%;height:60%;width:1px;background:#26342d}.progress-rail i{display:block;width:2px;height:25%;background:var(--green);box-shadow:0 0 8px var(--green);transition:transform .2s;transform-origin:top}
.benefits{padding:14vh 7vw;background:#0f172a;position:relative}.benefit-heading{display:flex;align-items:flex-end;justify-content:space-between}.benefit-heading h2{font-size:clamp(45px,5vw,80px)}.cards{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);margin-top:7vh}.cards article{min-height:510px;padding:35px;position:relative;overflow:hidden;border-right:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.025),transparent)}.cards article:last-child{border:0}.card-icon{font-size:26px;color:var(--green);display:block;margin-bottom:70px}.cards small{font-size:7px;letter-spacing:.15em;color:#64756c}.cards h3{font:500 24px/1.25 Space Grotesk;margin:15px 0}.cards p{font-size:11px;line-height:1.8;color:#87988e;max-width:330px}.chart{position:absolute;bottom:30px;left:35px;right:35px;height:65px;display:flex;gap:7px;align-items:end;border-bottom:1px solid #304038}.chart i{flex:1;background:linear-gradient(var(--green),#28482b);opacity:.6}.chart i:nth-child(1){height:20%}.chart i:nth-child(2){height:35%}.chart i:nth-child(3){height:25%}.chart i:nth-child(4){height:60%}.chart i:nth-child(5){height:45%}.chart i:nth-child(6){height:72%}.chart i:nth-child(7){height:65%}.chart i:nth-child(8){height:88%}.chart i:nth-child(9){height:100%;box-shadow:0 0 15px rgba(34,185,154,.35)}.uptime{position:absolute;bottom:32px;display:flex;align-items:center;gap:18px}.uptime strong{font:500 53px Space Grotesk;color:var(--green)}.uptime span{font-size:7px;letter-spacing:.14em;color:#788980}.pulse{position:absolute;bottom:50px;left:35px;right:35px;height:60px;display:flex;align-items:center;gap:12px}.pulse i{width:3px;background:var(--green);box-shadow:0 0 8px rgba(34,185,154,.4);animation:pulse 1.4s ease-in-out infinite}.pulse i:nth-child(1){height:10px}.pulse i:nth-child(2){height:30px;animation-delay:.1s}.pulse i:nth-child(3){height:48px;animation-delay:.2s}.pulse i:nth-child(4){height:22px;animation-delay:.3s}.pulse i:nth-child(5){height:38px;animation-delay:.4s}.pulse i:nth-child(6){height:15px;animation-delay:.5s}@keyframes pulse{50%{transform:scaleY(.35);opacity:.4}}.cta{min-height:80vh;padding:15vh 5vw;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.cta h2{font-size:clamp(48px,6vw,92px);position:relative}.cta>p:not(.eyebrow){color:#87998f;max-width:480px;line-height:1.7;margin:-5px 0 35px}.cta-glow{position:absolute;width:850px;height:500px;background:radial-gradient(ellipse,rgba(34,185,154,.18),transparent 65%);top:50%;left:50%;transform:translate(-50%,-50%)}footer{min-height:110px;border-top:1px solid var(--line);padding:0 6vw;display:flex;align-items:center;justify-content:space-between;color:#617168}footer p,footer small{font-size:9px;letter-spacing:.1em}
@media(max-width:900px){.site-header nav{display:none}.header-cta{display:none}.hero{grid-template-columns:1fr;min-height:1050px}.hero-copy{padding:130px 7vw 30px;align-self:start}.hero-visual{position:absolute;left:0;right:0;bottom:30px;height:550px;transform:scale(.78)}.hero-stats{margin-top:55px;gap:25px}.scroll-cue{display:none}.exploded-stage{display:block;padding:5vh 5vw}.section-intro{left:5vw}.exploded-copy{position:absolute;left:5vw;right:5vw;bottom:2vh}.feature{display:none}.feature.active{display:flex;background:rgba(7,16,13,.82);backdrop-filter:blur(8px)}.exploded-view{height:65%;top:22%;transform:scale(.82)}.progress-rail{right:20px}.cards{grid-template-columns:1fr}.cards article{border-right:0;border-bottom:1px solid var(--line);min-height:440px}.benefit-heading{display:block}footer{gap:20px;flex-direction:column;justify-content:center}}@media(max-width:520px){h1{font-size:45px}.hero{min-height:970px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-stats strong{font-size:20px}.hero-stats small{font-size:7px}.hero-visual{transform:scale(.65);bottom:-30px}.section-intro h2{font-size:34px}.assembly{transform:translate(-50%,-45%) rotateY(-16deg) scale(.78)}.benefits{padding-left:5vw;padding-right:5vw}.cards article{padding:28px}.cta{min-height:700px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product,.pulse i{animation:none}.part{transition:none}}
.model-notes{position:absolute;inset:0;z-index:5;pointer-events:none}.note-kicker{position:absolute;top:16%;right:1%;display:flex;align-items:center;gap:10px;color:#8fa6a3;font:700 8px Manrope;letter-spacing:.18em}.note-kicker i{width:36px;height:1px;background:#22b99a;box-shadow:0 0 8px rgba(34,185,154,.55)}.note-card{position:absolute;right:1%;top:21%;width:235px;padding:20px 0 0 22px;border-left:1px solid rgba(34,185,154,.5);transition:transform .5s ease,opacity .35s}.note-card:before{content:"";position:absolute;left:-4px;top:-4px;width:7px;height:7px;border-radius:50%;background:#22b99a;box-shadow:0 0 12px #22b99a}.note-card small{font-size:7px;letter-spacing:.16em;color:#75828d}.note-card h4{margin:8px 0 10px;color:#f8fafc;font:600 17px Space Grotesk;letter-spacing:.02em}.note-card p{margin:0;color:#9fb2b0;font-size:9px;line-height:1.65}.note-specs{display:flex;gap:6px;margin-top:14px}.note-specs b{padding:6px 8px;background:rgba(15,63,58,.72);border:1px solid rgba(34,185,154,.25);color:#9be8d7;font-size:7px;letter-spacing:.08em}.model-notes.step-1 .note-card{transform:translateY(7vh)}.model-notes.step-2 .note-card{transform:translateY(14vh)}.model-notes.step-3 .note-card{transform:translateY(21vh)}@media(max-width:900px){.note-kicker{top:11%;right:4%}.note-card{right:4%;top:16%;width:190px;padding-left:14px}.note-card p{display:none}.note-specs{margin-top:9px}.model-notes.step-1 .note-card,.model-notes.step-2 .note-card,.model-notes.step-3 .note-card{transform:none}}@media(max-width:520px){.note-card{width:165px}.note-card h4{font-size:13px}.note-specs b{font-size:6px;padding:5px}.note-kicker{display:none}}.exploded-view .model-notes .note-kicker{top:14%;right:-1%;font-size:10px}.exploded-view .model-notes .note-kicker i{width:52px}.exploded-view .model-notes .note-card{right:-1%;top:20%;width:300px;padding:24px;background:linear-gradient(145deg,rgba(15,23,42,.94),rgba(15,63,58,.84));border:1px solid rgba(34,185,154,.26);border-left:2px solid #22b99a;box-shadow:0 18px 55px rgba(0,0,0,.3);backdrop-filter:blur(14px);transform-origin:right center;animation:note-enter .55s cubic-bezier(.2,.8,.2,1)}.exploded-view .model-notes .note-card:before{left:-5px;top:28px;width:8px;height:8px;animation:hotspot 1.8s ease-in-out infinite}.exploded-view .model-notes .note-card small{font-size:8px;color:#8fbcb4}.exploded-view .model-notes .note-card h4{font-size:23px;line-height:1.08;margin:11px 0 13px}.exploded-view .model-notes .note-card p{font-size:12px;line-height:1.65;color:#bdcbc8}.exploded-view .model-notes .note-specs{gap:8px;margin-top:18px;flex-wrap:wrap}.exploded-view .model-notes .note-specs b{font-size:8px;padding:8px 10px;background:rgba(34,185,154,.1)}.scan-line{position:absolute;right:100%;top:31px;width:clamp(90px,12vw,190px);height:1px;background:linear-gradient(90deg,transparent,#22b99a);transform-origin:right;animation:scan-line 2.5s ease-in-out infinite}.model-notes.step-1 .note-card,.model-notes.step-2 .note-card,.model-notes.step-3 .note-card{transform:none}.model-notes.step-0 .note-card,.model-notes.step-1 .note-card,.model-notes.step-2 .note-card,.model-notes.step-3 .note-card{animation:note-enter .55s cubic-bezier(.2,.8,.2,1)}@keyframes note-enter{from{opacity:0;transform:translateX(24px) scale(.97)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes hotspot{50%{box-shadow:0 0 0 8px rgba(34,185,154,0),0 0 18px #22b99a}}@keyframes scan-line{0%,100%{opacity:.25;transform:scaleX(.55)}50%{opacity:1;transform:scaleX(1)}}@media(max-width:1100px){.exploded-view .model-notes .note-card{width:250px}.exploded-view .model-notes .note-card h4{font-size:19px}.exploded-view .model-notes .note-card p{font-size:10px}.scan-line{width:80px}}@media(max-width:900px){.exploded-view .model-notes .note-kicker{top:8%;right:3%}.exploded-view .model-notes .note-card{top:13%;right:3%;width:245px;padding:17px;background:rgba(15,23,42,.92)}.exploded-view .model-notes .note-card h4{font-size:17px}.exploded-view .model-notes .note-card p{display:block;font-size:9px}.scan-line{display:none}}@media(max-width:520px){.exploded-view .model-notes .note-card{top:10%;width:220px}.exploded-view .model-notes .note-card p{display:none}.exploded-view .model-notes .note-specs b{font-size:7px;padding:6px 7px}}@media(prefers-reduced-motion:reduce){.note-card,.scan-line,.note-card:before{animation:none!important}}.scan-line{display:none!important}.model-leader{position:absolute;inset:0;z-index:4;pointer-events:none;overflow:visible}.model-leader svg{width:100%;height:100%;overflow:visible}.leader-path{fill:none;stroke:#22b99a;stroke-width:1.5;stroke-dasharray:5 5;filter:drop-shadow(0 0 4px rgba(34,185,154,.7));animation:leader-flow 1.1s linear infinite}.model-leader marker path{fill:#22b99a}.leader-dot{fill:#0f172a;stroke:#22b99a;stroke-width:2}.leader-pulse{fill:none;stroke:#22b99a;stroke-width:1.5;transform-box:fill-box;transform-origin:center;animation:leader-pulse 1.7s ease-out infinite}@keyframes leader-flow{to{stroke-dashoffset:-20}}@keyframes leader-pulse{0%{transform:scale(.5);opacity:1}80%,100%{transform:scale(2.8);opacity:0}}@media(max-width:900px){.leader-path{stroke-width:1.2}.leader-dot{r:4}}@media(prefers-reduced-motion:reduce){.leader-path,.leader-pulse{animation:none}}