.ux-page{--ux-black:#030806;--ux-deep:#06100c;--ux-panel:#0a1711b8;--ux-panel-solid:#0a1711;--ux-white:#f3f7ef;--ux-muted:#95a69c;--ux-green:#3cff72;--ux-mint:#a8ffca;--ux-cyan:#42e8ff;--ux-violet:#ad7aff;--ux-line:#b3ffcf26;--ux-grid:#59ff9212;--ux-ease:cubic-bezier(.16, 1, .3, 1);background:radial-gradient(circle at 50% 0%, #266d4729, transparent 28rem), var(--ux-black);min-height:100vh;color:var(--ux-white);isolation:isolate;overflow-anchor:none;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;position:relative;overflow:clip}.ux-page *,.ux-page :before,.ux-page :after{box-sizing:border-box}.ux-page section{position:relative}.ux-page em{color:var(--ux-green);font-style:normal}.ux-page .ux-kicker{color:var(--ux-green);letter-spacing:.22em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;font-weight:700;display:block}.ux-page h1,.ux-page h2,.ux-page h3,.ux-page p{margin:0}.ux-page .ux-reveal{opacity:0;transition:opacity 1.1s var(--ux-ease), transform 1.1s var(--ux-ease);transform:translateY(52px)}.ux-page .ux-reveal.ux-visible{opacity:1;transform:translateY(0)}.ux-cursor-glow{z-index:999;top:var(--cursor-y,-300px);left:var(--cursor-x,-300px);aspect-ratio:1;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle,#3cff7214,#0000 68%);border-radius:50%;width:360px;position:fixed;transform:translate(-50%,-50%)}.ux-scroll-progress{z-index:300;background:#ffffff0a;width:100%;height:2px;position:fixed;top:0;left:0}.ux-scroll-progress i{width:calc(var(--scroll-progress,0) * 100%);background:linear-gradient(90deg, var(--ux-green), var(--ux-cyan));height:100%;box-shadow:0 0 18px var(--ux-green);display:block}.ux-nav{z-index:200;-webkit-backdrop-filter:blur(24px)saturate(1.4);backdrop-filter:blur(24px)saturate(1.4);width:min(1420px,100% - 40px);min-height:76px;transition:width .55s var(--ux-ease), top .55s var(--ux-ease), background .55s ease;background:linear-gradient(120deg,#ffffff0a,#0000 34%),#030a0773;border:1px solid #b8ffd029;border-radius:26px;grid-template-columns:1fr auto 1fr;align-items:center;padding:9px 11px 9px 16px;display:grid;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 20px 70px #00000040,inset 0 1px #ffffff0a}.ux-nav-scrolled{background:#030a07e0;width:min(1190px,100% - 24px);top:10px}.ux-brand{background:#f7f6ef;border-radius:18px;place-items:center;width:204px;height:56px;padding:4px 9px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000d}.ux-brand img{object-fit:contain;width:100%;height:100%}.ux-nav-links{color:#eef7f09e;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:clamp(18px,2vw,36px);font-size:.66rem;font-weight:700;display:flex}.ux-nav-links a{transition:color .3s;position:relative}.ux-nav-links a:after{background:var(--ux-green);content:"";height:1px;transition:transform .45s var(--ux-ease);position:absolute;bottom:-10px;left:0;right:0;transform:scaleX(0)}.ux-nav-links a:hover{color:var(--ux-white)}.ux-nav-links a:hover:after{transform:scaleX(1)}.ux-nav-cta{background:var(--ux-green);color:#031006;letter-spacing:.08em;text-transform:uppercase;min-height:56px;transition:transform .3s var(--ux-ease), box-shadow .3s ease, border-radius .3s ease;border-radius:18px;justify-self:end;align-items:center;gap:22px;padding:0 24px;font-size:.7rem;font-weight:900;display:inline-flex;box-shadow:0 0 34px #3cff7224}.ux-nav-cta:hover{border-radius:28px 10px;transform:translateY(-2px);box-shadow:0 0 48px #3cff7257}.ux-hero{isolation:isolate;background:#030806;align-items:end;min-height:100svh;display:grid;overflow:hidden}.ux-hero:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#03080600 0%,#03080661 34%,#030806 100%);height:clamp(130px,14vw,250px);position:absolute;bottom:0;left:0;right:0}.ux-hero:before{z-index:-1;background-image:linear-gradient(var(--ux-grid) 1px, transparent 1px), linear-gradient(90deg, var(--ux-grid) 1px, transparent 1px);content:"";opacity:.52;transform-origin:bottom;background-size:70px 70px;position:absolute;inset:0;transform:perspective(900px)rotateX(65deg)scale(1.6)translateY(15%);-webkit-mask-image:linear-gradient(#0000 2%,#000 30% 70%,#0000);mask-image:linear-gradient(#0000 2%,#000 30% 70%,#0000)}.ux-hero-house{z-index:-4;position:absolute;inset:0 0 0 48%;overflow:hidden}.ux-hero-house picture{width:100%;height:100%;display:block}.ux-hero-house img{object-fit:cover;object-position:52% 36%;filter:saturate(.7)brightness(.78)contrast(1.15);width:100%;height:100%;animation:uxHeroDrift 18s var(--ux-ease) both}.ux-hero-veil{z-index:-3;background:radial-gradient(circle at 78% 46%,#0000 0 15%,#03080629 42%,#030806ad 75%),linear-gradient(90deg,#030806 0 35%,#030806c2 52%,#0308061f 85%),linear-gradient(#0000 65%,#030806 100%);position:absolute;inset:0}.ux-aurora{z-index:-2;filter:blur(100px);opacity:.18;mix-blend-mode:screen;border-radius:50%;width:46vw;height:38vw;animation:12s ease-in-out infinite alternate uxAurora;position:absolute}.ux-aurora-a{background:var(--ux-green);top:-14vw;right:4vw}.ux-aurora-b{background:var(--ux-cyan);animation-delay:-5s;bottom:-26vw;right:22vw}.ux-star-field{z-index:-1;pointer-events:none;position:absolute;inset:0}.ux-star-field i{top:var(--sy);left:var(--sx);width:calc(1px + (var(--star) % 3) * 1px);aspect-ratio:1;background:var(--ux-mint);box-shadow:0 0 14px var(--ux-green);opacity:calc(.18 + (var(--star) % 5) * .1);animation:uxStarPulse calc(2.5s + (var(--star) % 6) * .7s) ease-in-out infinite;animation-delay:calc(var(--star) * -.17s);border-radius:50%;position:absolute}.ux-hero-architecture{z-index:1;aspect-ratio:1;pointer-events:none;perspective:1200px;width:min(54vw,830px);position:absolute;top:50%;right:2.5%;transform:translateY(-50%)}.ux-architecture-ring{border:1px solid #74ffa84d;border-radius:50%;animation:18s linear infinite uxOrbit;position:absolute;inset:11%;transform:rotateX(67deg)rotate(-8deg);box-shadow:inset 0 0 60px #3cff7208,0 0 40px #3cff7208}.ux-architecture-ring:before,.ux-architecture-ring:after{content:"";border-radius:50%;position:absolute}.ux-architecture-ring:before{border-top:2px solid var(--ux-green);filter:drop-shadow(0 0 8px var(--ux-green));border-left:2px solid #0000;inset:-8px}.ux-architecture-ring:after{border:1px dashed #b3ffcd3d;inset:10%}.ux-architecture-ring.ring-b{border-color:#42e8ff57;animation-duration:11s;animation-direction:reverse;inset:24%;transform:rotateX(71deg)rotate(42deg)}.ux-architecture-ring.ring-c{border-color:#ad7aff52;animation-duration:8s;inset:37%;transform:rotateX(74deg)rotate(12deg)}.ux-orbit-dot{aspect-ratio:1;background:var(--ux-green);width:12px;box-shadow:0 0 8px var(--ux-green), 0 0 28px var(--ux-green);border-radius:50%;position:absolute}.ux-orbit-dot.dot-a{animation:4s ease-in-out infinite uxFloat;top:23%;left:26%}.ux-orbit-dot.dot-b{background:var(--ux-cyan);width:8px;box-shadow:0 0 8px var(--ux-cyan), 0 0 26px var(--ux-cyan);animation:5s ease-in-out infinite reverse uxFloat;top:60%;right:13%}.ux-orbit-dot.dot-c{width:6px;animation:3.2s ease-in-out -1s infinite uxFloat;bottom:12%;right:39%}.ux-energy-seed{aspect-ratio:1;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle,#3cff7233,#04110ac7 65%),#0209058f;border:1px solid #d1ffe047;border-radius:50%;place-content:center;width:128px;animation:4s ease-in-out infinite uxSeed;display:grid;position:absolute;top:21%;left:78%;transform:translate(-50%,-50%);box-shadow:0 0 70px #3cff722e,inset 0 0 36px #3cff721f}.ux-energy-seed span{color:var(--ux-white);font-size:2.2rem;font-weight:200;line-height:1}.ux-energy-seed small{color:var(--ux-green);letter-spacing:.16em;margin-top:10px;font-family:ui-monospace,monospace;font-size:.56rem;font-weight:700;line-height:1.5}.ux-hero-copy{z-index:4;width:min(920px,66vw);padding:clamp(150px,18vh,210px) 0 clamp(130px,15vh,170px) clamp(28px,5vw,88px);position:relative}.ux-system-status{width:fit-content;color:var(--ux-green);letter-spacing:.12em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08190f8f;border:1px solid #3cff7238;border-radius:999px;align-items:center;gap:12px;margin-bottom:28px;padding:10px 14px;font-family:ui-monospace,monospace;font-size:.64rem;font-weight:700;display:flex}.ux-system-status i{aspect-ratio:1;background:var(--ux-green);width:7px;box-shadow:0 0 14px var(--ux-green);border-radius:50%;animation:1.4s ease-in-out infinite uxBlink}.ux-system-status small{color:#f2f8f361;margin-left:12px}.ux-hero h1{letter-spacing:-.075em;text-transform:uppercase;flex-direction:column;font-size:clamp(4.4rem,8.8vw,10.2rem);font-weight:700;line-height:.76;display:flex}.ux-hero h1 span{opacity:0;width:max-content;animation:uxTitleRise 1.25s var(--ux-ease) forwards;display:block;transform:translateY(100%)}.ux-hero h1 span:first-child{color:var(--ux-white)}.ux-hero h1 span:last-child{color:#0000;-webkit-text-stroke:1px #c2ffd6b8;margin-left:clamp(20px,6vw,94px);animation-delay:.12s}.ux-hero-copy>p{color:#edf5efab;letter-spacing:-.02em;max-width:540px;margin-top:42px;font-size:clamp(1.05rem,1.35vw,1.34rem);font-weight:350;line-height:1.55}.ux-hero-actions,.ux-final-actions{align-items:stretch;gap:12px;margin-top:34px;display:flex}.ux-button{letter-spacing:.08em;text-transform:uppercase;min-height:66px;transition:transform .35s var(--ux-ease), border-radius .35s var(--ux-ease), box-shadow .35s ease, background .35s ease;border:1px solid #0000;border-radius:20px;justify-content:center;align-items:center;gap:24px;padding:0 26px;font-size:.72rem;font-weight:850;display:inline-flex}.ux-button:hover{border-radius:32px 10px;transform:translateY(-4px)}.ux-button-primary{background:var(--ux-green);color:#031006;box-shadow:0 0 40px #3cff7226}.ux-button-primary:hover{box-shadow:0 0 56px #3cff724d}.ux-button-ghost{color:var(--ux-white);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff08;border-color:#ffffff29}.ux-button-ghost span{color:var(--ux-muted);font-size:.55rem}.ux-button-ghost strong{font-size:.75rem}.ux-price-orbit{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#0e2818d6,#040c089e);border:1px solid #c3ffd63d;border-radius:24px 8px;flex-direction:column;width:260px;padding:23px 25px;animation:6s ease-in-out infinite uxPriceFloat;display:flex;position:absolute;bottom:clamp(114px,15vh,170px);right:clamp(24px,5vw,92px);box-shadow:0 24px 80px #00000057,inset 0 1px #ffffff0f}.ux-price-orbit:before{content:"";border:1px dashed #3cff7229;border-radius:30px 12px;position:absolute;inset:-12px}.ux-price-orbit span,.ux-price-orbit small{letter-spacing:.14em;font-family:ui-monospace,monospace;font-size:.56rem}.ux-price-orbit span{color:var(--ux-green)}.ux-price-orbit strong{letter-spacing:-.05em;margin:10px 0;font-size:2.1rem;font-weight:350}.ux-price-orbit small{color:#f0f6f17a;line-height:1.5}.ux-price-orbit i{aspect-ratio:1;background:var(--ux-green);width:12px;box-shadow:0 0 25px var(--ux-green);border-radius:50%;position:absolute;top:-6px;right:24px}.ux-hero-bottom{z-index:5;color:#eff7f166;letter-spacing:.16em;border-top:1px solid #ffffff1f;align-items:center;gap:32px;padding-top:18px;font-family:ui-monospace,monospace;font-size:.58rem;font-weight:700;display:flex;position:absolute;bottom:25px;left:clamp(24px,4vw,70px);right:clamp(24px,4vw,70px)}.ux-hero-bottom a{color:var(--ux-green);margin-left:auto}.ux-manifesto{background:linear-gradient(#40ff770b 1px,#0000 1px) 0 0/80px 80px,linear-gradient(90deg,#40ff770b 1px,#0000 1px) 0 0/80px 80px,linear-gradient(#030806,#07110c);padding:clamp(110px,13vw,210px) clamp(24px,6vw,100px)}.ux-manifesto:before,.ux-energy-os:before,.ux-roof:before,.ux-products:before,.ux-reviews:before,.ux-questions:before{z-index:0;content:"";pointer-events:none;height:clamp(130px,13vw,220px);position:absolute;top:0;left:0;right:0}.ux-manifesto:before{background:linear-gradient(#030806 0%,#030806bd 28%,#03080600 100%)}.ux-manifesto>*{z-index:1;position:relative}.ux-manifesto>.ux-kicker{margin-bottom:44px}.ux-manifesto .ux-reveal>p{max-width:1350px;color:var(--ux-white);letter-spacing:-.075em;font-size:clamp(3.2rem,7vw,8.2rem);font-weight:650;line-height:.94}.ux-manifesto-row{border-top:1px solid var(--ux-line);border-bottom:1px solid var(--ux-line);grid-template-columns:repeat(3,1fr);margin-top:clamp(70px,9vw,130px);display:grid}.ux-manifesto-row>div{border-right:1px solid var(--ux-line);min-height:250px;transition:background .4s ease, transform .4s var(--ux-ease);background:#ffffff02;flex-direction:column;padding:32px;display:flex}.ux-manifesto-row>div:last-child{border-right:0}.ux-manifesto-row>div:hover{z-index:2;background:#3cff720e;transform:translateY(-10px)}.ux-manifesto-row span{color:var(--ux-green);font-family:ui-monospace,monospace;font-size:.68rem}.ux-manifesto-row strong{letter-spacing:-.04em;margin-top:auto;font-size:clamp(1.25rem,1.7vw,1.7rem);font-weight:500}.ux-manifesto-row p{color:var(--ux-muted);margin-top:13px;font-size:.9rem;line-height:1.6}.ux-energy-os{background:radial-gradient(circle at 50% 56%,#19753a3d,#0000 32%),#030806;min-height:1200px;padding:clamp(110px,11vw,170px) clamp(24px,6vw,100px);overflow:hidden}.ux-energy-os:before{background:linear-gradient(#07110c 0%,#07110cb3 28%,#07110c00 100%)}.ux-energy-heading{z-index:3;max-width:820px;position:relative}.ux-energy-heading h2,.ux-section-heading h2,.ux-reference-heading h2,.ux-reviews-heading h2,.ux-question-heading h2{letter-spacing:-.075em;margin-top:22px;font-size:clamp(3.6rem,6.8vw,7.6rem);font-weight:650;line-height:.91}.ux-energy-heading>p,.ux-section-heading>p,.ux-question-heading>p{max-width:610px;color:var(--ux-muted);margin-top:28px;font-size:clamp(1rem,1.3vw,1.24rem);line-height:1.7}.ux-os-stage{aspect-ratio:1.2;perspective:1200px;width:min(1040px,88vw);transform-style:preserve-3d;margin:20px auto 0;position:relative}.ux-os-floor{background-image:linear-gradient(#3cff721c 1px,#0000 1px),linear-gradient(90deg,#3cff721c 1px,#0000 1px);background-size:46px 46px;border:1px solid #3cff722e;position:absolute;inset:20% 4% 5%;transform:rotateX(62deg)rotate(-8deg);box-shadow:inset 0 0 100px #3cff720a;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 74%);mask-image:radial-gradient(circle,#000 20%,#0000 74%)}.ux-os-orbit{aspect-ratio:1;border:1px solid #3cff7247;border-radius:50%;width:72%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateX(64deg)rotate(-5deg)}.ux-os-orbit:before{border-top:2px solid var(--ux-green);content:"";filter:drop-shadow(0 0 10px var(--ux-green));border-radius:50%;animation:10s linear infinite uxOrbit;position:absolute;inset:-7px}.ux-os-orbit.orbit-two{border-color:#42e8ff33;width:49%;transform:translate(-50%,-50%)rotateX(69deg)rotate(32deg)}.ux-os-orbit.orbit-two:before{border-top-color:var(--ux-cyan);filter:drop-shadow(0 0 10px var(--ux-cyan));animation-duration:7s;animation-direction:reverse}.ux-os-core{z-index:3;aspect-ratio:1;text-align:center;background:radial-gradient(circle,#3cff7236,#041009ed 68%);border:1px solid #97ffb747;border-radius:50%;place-content:center;width:210px;animation:4s ease-in-out infinite uxCoreBreathe;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 110px #3cff7233,inset 0 0 42px #3cff721f}.ux-os-core span,.ux-os-core small{letter-spacing:.2em;font-family:ui-monospace,monospace;font-size:.55rem}.ux-os-core span{color:var(--ux-muted)}.ux-os-core strong{color:var(--ux-green);letter-spacing:.08em;margin:7px 0;font-size:1.4rem;font-weight:350}.ux-os-core small{color:#eef8f066}.ux-os-core i{aspect-ratio:1;background:var(--ux-green);width:6px;box-shadow:0 0 18px var(--ux-green);border-radius:50%;position:absolute;top:13px;left:50%}.ux-os-node{z-index:4;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:210px;min-height:110px;animation:uxNodeFloat calc(4.3s + var(--node) * .4s) ease-in-out infinite;animation-delay:calc(var(--node) * -.9s);background:linear-gradient(135deg,#3cff720f,#0000 56%),#05120bcc;border:1px solid #a7ffc530;border-radius:20px 7px;flex-direction:column;padding:18px 20px;display:flex;position:absolute;box-shadow:0 28px 60px #00000040}.ux-os-node small{color:var(--ux-green);font-family:ui-monospace,monospace;font-size:.58rem}.ux-os-node strong{letter-spacing:.07em;margin-top:auto;font-size:1.08rem;font-weight:550}.ux-os-node span{color:var(--ux-muted);letter-spacing:.14em;margin-top:5px;font-family:ui-monospace,monospace;font-size:.55rem}.ux-os-node>i{aspect-ratio:1;background:var(--ux-green);width:7px;box-shadow:0 0 16px var(--ux-green);border-radius:50%;position:absolute;bottom:16px;right:16px}.ux-os-node.node-1{top:22%;left:4%}.ux-os-node.node-2{top:22%;right:4%}.ux-os-node.node-3{bottom:11%;left:13%}.ux-os-node.node-4{bottom:11%;right:13%}.ux-os-runner{z-index:5;aspect-ratio:1;background:var(--ux-green);width:9px;box-shadow:0 0 12px var(--ux-green), 0 0 40px var(--ux-green);border-radius:50%;position:absolute}.ux-os-runner.runner-a{animation:5.2s linear infinite uxRunnerA}.ux-os-runner.runner-b{animation:5.8s linear -1.3s infinite uxRunnerB}.ux-os-runner.runner-c{animation:5.6s linear -2.6s infinite uxRunnerC}.ux-os-runner.runner-d{animation:6.2s linear -3.8s infinite uxRunnerD}.ux-os-triad{border-top:1px solid var(--ux-line);max-width:720px;color:var(--ux-muted);justify-content:center;gap:48px;margin:-20px auto 0;padding:20px;font-size:.75rem;display:flex}.ux-os-triad span{align-items:center;gap:10px;display:flex}.ux-os-triad i{aspect-ratio:1;background:var(--ux-green);width:7px;box-shadow:0 0 14px var(--ux-green);border-radius:50%}.ux-roof{background:#08100c;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:center;min-height:1000px;display:grid}.ux-roof:before{z-index:6;background:linear-gradient(#030806 0%,#030806ad 28%,#03080600 100%)}.ux-roof-visual{align-self:stretch;min-height:1000px;position:relative;overflow:hidden}.ux-roof-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 62%,#08100c 100%),linear-gradient(0deg,#08100c 0,#0000 25%),#0108042e;position:absolute;inset:0}.ux-roof-visual>picture{position:absolute;inset:0}.ux-roof-visual>picture>img{object-fit:cover;filter:saturate(.65)contrast(1.08)brightness(.68);width:100%;height:100%;transition:transform 9s var(--ux-ease);transform:scale(1.06)}.ux-roof:hover .ux-roof-visual>picture>img{transform:scale(1.13)}.ux-roof-grid{z-index:2;opacity:.35;clip-path:polygon(8% 36%,78% 15%,97% 67%,27% 86%);background-image:linear-gradient(#3cff721f 1px,#0000 1px),linear-gradient(90deg,#3cff721f 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:7% 3% 8%;transform:perspective(900px)rotate(-4deg)}.ux-roof-scan{z-index:3;background:linear-gradient(90deg, transparent, var(--ux-green), var(--ux-cyan), transparent);width:94%;height:5px;box-shadow:0 0 25px var(--ux-green), 0 24px 55px #3cff724d;opacity:.74;animation:6s ease-in-out infinite uxRoofScan;position:absolute;top:15%;left:4%}.ux-roof-target{z-index:4;color:var(--ux-mint);letter-spacing:.12em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030f08b8;border:1px solid #3cff7240;border-radius:999px;align-items:center;gap:9px;padding:10px 12px;font-family:ui-monospace,monospace;font-size:.54rem;font-weight:700;display:flex;position:absolute}.ux-roof-target i{aspect-ratio:1;background:var(--ux-green);width:6px;box-shadow:0 0 12px var(--ux-green);border-radius:50%}.ux-roof-target.target-a{top:29%;left:17%}.ux-roof-target.target-b{top:50%;right:12%}.ux-roof-target.target-c{bottom:23%;left:38%}.ux-roof-readout{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#030e08d1;border:1px solid #3cff7240;border-radius:20px 6px;padding:20px 22px;position:absolute;bottom:10%;right:7%}.ux-roof-readout span,.ux-roof-readout strong{font-family:ui-monospace,monospace;display:block}.ux-roof-readout span{color:var(--ux-muted);letter-spacing:.15em;font-size:.55rem}.ux-roof-readout strong{color:var(--ux-green);margin-top:10px;font-size:1.2rem;font-weight:400}.ux-roof-copy{z-index:5;max-width:640px;padding:80px clamp(28px,5vw,86px) 80px 20px}.ux-roof-copy h2,.ux-guarantee-copy h2,.ux-about-copy h2,.ux-market-copy h2{letter-spacing:-.075em;margin-top:22px;font-size:clamp(3.5rem,5.7vw,6.5rem);font-weight:650;line-height:.92}.ux-roof-copy>p,.ux-guarantee-copy>p,.ux-about-copy>p,.ux-market-copy>p{color:var(--ux-muted);margin-top:28px;font-size:1.02rem;line-height:1.72}.ux-data-stack{border-top:1px solid var(--ux-line);margin-top:40px}.ux-data-stack div{border-bottom:1px solid var(--ux-line);grid-template-columns:50px 1fr;align-items:center;padding:20px 0;display:grid}.ux-data-stack span{color:var(--ux-green);font-family:ui-monospace,monospace;font-size:.62rem}.ux-data-stack strong{font-size:.95rem;font-weight:500}.ux-products{background:radial-gradient(circle at 15% 30%,#3cff7214,#0000 24%),radial-gradient(circle at 86% 70%,#42e8ff12,#0000 24%),#030806;padding:clamp(110px,12vw,190px) clamp(20px,4vw,72px)}.ux-products:before{background:linear-gradient(#08100c 0%,#08100cb3 28%,#08100c00 100%)}.ux-section-heading{max-width:950px;margin-bottom:80px}.ux-product-grid{grid-template-columns:repeat(12,1fr);gap:22px;display:grid}.ux-tilt{--rx:0deg;--ry:0deg;--mx:50%;--my:50%;transform:perspective(1400px) rotateX(var(--rx)) rotateY(var(--ry));transform-style:preserve-3d;will-change:transform;transition:transform .25s ease-out;position:relative}.ux-tilt:before{z-index:10;border-radius:inherit;background:radial-gradient(circle at var(--mx) var(--my), #ffffff1f, transparent 34%);content:"";opacity:0;pointer-events:none;transition:opacity .35s;position:absolute;inset:0}.ux-tilt:hover:before{opacity:1}.ux-product{min-height:880px;transform-style:preserve-3d;background:linear-gradient(145deg,#ffffff09,#0000 48%),#07120cd6;border:1px solid #a0ffc026;border-radius:34px 10px;grid-template-rows:auto 1fr auto;display:grid;overflow:hidden;box-shadow:0 40px 100px #00000040}.ux-product-longi{grid-column:span 5}.ux-product-storage{grid-column:span 7}.ux-product-mobility{grid-column:3/span 8;min-height:760px}.ux-product-index{z-index:5;border-bottom:1px solid var(--ux-line);color:var(--ux-green);letter-spacing:.16em;padding:24px 26px;font-family:ui-monospace,monospace;font-size:.65rem;transform:translateZ(30px)}.ux-product-visual{border-bottom:1px solid var(--ux-line);min-height:440px;transform-style:preserve-3d;position:relative;overflow:hidden}.ux-product-visual:before{content:"";background-image:linear-gradient(#3cff7212 1px,#0000 1px),linear-gradient(90deg,#3cff7212 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.ux-longi-visual{place-items:center;display:grid}.ux-longi-visual>picture,.ux-storage-slice>picture,.ux-storage-visual>picture{display:contents}.ux-longi-visual img{z-index:3;object-fit:contain;filter:drop-shadow(0 30px 30px #0000008c);width:min(44%,250px);max-height:470px;animation:6s ease-in-out infinite uxModuleHover;position:relative;transform:translateZ(70px)}.ux-longi-orbit{aspect-ratio:1;border:1px solid #3cff7252;border-radius:50%;width:62%;animation:10s linear infinite uxOrbit;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateX(62deg);box-shadow:inset 0 0 60px #3cff720d}.ux-longi-orbit:after{content:"";border:1px dashed #42e8ff40;border-radius:50%;position:absolute;inset:20%}.ux-scan-beam{z-index:4;background:linear-gradient(90deg, transparent, var(--ux-green), transparent);width:48%;height:3px;box-shadow:0 0 20px var(--ux-green), 0 30px 35px #3cff7238;animation:4.2s ease-in-out infinite uxProductScan;position:absolute;top:16%;left:26%}.ux-floating-spec{z-index:5;color:var(--ux-mint);letter-spacing:.12em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030c07bf;border:1px solid #3cff7233;border-radius:999px;padding:8px 10px;font-family:ui-monospace,monospace;font-size:.52rem;animation:4s ease-in-out infinite uxFloat;position:absolute}.ux-floating-spec.spec-a{top:16%;left:12%}.ux-floating-spec.spec-b{animation-delay:-1.4s;top:42%;right:8%}.ux-floating-spec.spec-c{animation-delay:-2.7s;bottom:15%;right:15%}.ux-storage-visual{min-height:510px}.ux-storage-master{z-index:5;filter:drop-shadow(0 38px 44px #0000007a);opacity:.96;width:min(58%,440px);height:auto;animation:uxStorageHover 7s ease-in-out infinite, uxStorageMaster 12s var(--ux-ease) infinite;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)translateZ(60px)}.ux-storage-slices{z-index:4;animation:uxAssemblyCycle 12s var(--ux-ease) infinite;position:absolute;inset:0}.ux-storage-slice{opacity:0;position:absolute;inset:0}.ux-storage-slice img{width:min(58%,440px);position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.ux-storage-slice.slice-1{clip-path:inset(11% 0 70%);animation:uxSliceTop 12s var(--ux-ease) infinite}.ux-storage-slice.slice-2{clip-path:inset(28% 0 56%);animation:uxSliceRight 12s var(--ux-ease) infinite .12s}.ux-storage-slice.slice-3{clip-path:inset(42% 0);animation:uxSliceLeft 12s var(--ux-ease) infinite .24s}.ux-storage-slice.slice-4{clip-path:inset(56% 0 27%);animation:uxSliceRight 12s var(--ux-ease) infinite .36s}.ux-storage-slice.slice-5{clip-path:inset(71% 0 10%);animation:uxSliceLeft 12s var(--ux-ease) infinite .48s}.ux-storage-orb{aspect-ratio:1;border:1px solid #3cff7247;border-radius:50%;width:68%;animation:12s linear infinite uxOrbit;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateX(68deg)}.ux-storage-orb.orb-b{border-color:#42e8ff42;width:47%;animation-duration:9s;animation-direction:reverse;transform:translate(-50%,-50%)rotateY(68deg)}.ux-storage-led{z-index:7;background:linear-gradient(transparent, var(--ux-green), var(--ux-cyan), transparent);width:3px;height:56%;box-shadow:0 0 13px var(--ux-green);animation:3s ease-in-out infinite uxLedPulse;position:absolute;top:21%;left:38.5%}.ux-certified-chip,.ux-bidi-chip{z-index:8;color:var(--ux-green);letter-spacing:.11em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030e08c2;border:1px solid #3cff7240;border-radius:999px;padding:10px 13px;font-family:ui-monospace,monospace;font-size:.54rem;font-weight:700;position:absolute;bottom:22px;right:24px}.ux-product-copy{z-index:4;background:#06110bbd;padding:32px;position:relative;transform:translateZ(28px)}.ux-product-copy>span{color:var(--ux-green);letter-spacing:.14em;font-family:ui-monospace,monospace;font-size:.58rem}.ux-product-copy h3{letter-spacing:-.065em;margin-top:14px;font-size:clamp(2.2rem,3.3vw,3.8rem);font-weight:580;line-height:.98}.ux-product-copy>p{max-width:670px;color:var(--ux-muted);margin-top:18px;font-size:.94rem;line-height:1.65}.ux-product-metrics{border-top:1px solid var(--ux-line);border-bottom:1px solid var(--ux-line);grid-template-columns:repeat(2,1fr);margin-top:26px;display:grid}.ux-product-metrics strong{color:var(--ux-green);border-right:1px solid var(--ux-line);padding:17px 12px 17px 0;font-size:1.6rem;font-weight:420}.ux-product-metrics strong:last-child{border-right:0;padding-left:18px}.ux-product-metrics small{color:var(--ux-muted);letter-spacing:.09em;text-transform:uppercase;margin-top:6px;font-size:.56rem;font-weight:600;display:block}.ux-legal-note{color:#e0ece357;margin-top:18px;font-size:.65rem;line-height:1.55;display:block}.ux-mobility-visual{min-height:450px}.ux-tesla{z-index:5;filter:drop-shadow(0 32px 30px #0009);width:73%;animation:6s ease-in-out infinite uxCarHover;position:absolute;bottom:11%;right:4%;transform:translateZ(70px)}.ux-wallbox{z-index:7;filter:drop-shadow(0 28px 26px #00000080);width:24%;animation:5s ease-in-out infinite uxFloat;position:absolute;top:10%;left:7%;transform:translateZ(90px)}.ux-road-ring{border:1px solid #3cff724d;border-radius:50%;width:73%;height:28%;animation:3s ease-in-out infinite uxRoadPulse;position:absolute;bottom:4%;right:2%;transform:rotate(-4deg);box-shadow:0 0 30px #3cff721a,inset 0 0 30px #3cff720f}.ux-charge-flow{z-index:6;background:linear-gradient(90deg, var(--ux-green), var(--ux-cyan), transparent);width:29%;height:3px;box-shadow:0 0 15px var(--ux-green);position:absolute;top:42%;left:21%;transform:rotate(14deg)}.ux-charge-flow i{aspect-ratio:1;background:var(--ux-green);width:10px;box-shadow:0 0 15px var(--ux-green);border-radius:50%;animation:2.4s linear infinite uxChargeDot;position:absolute;top:-4px}.ux-charge-flow i:nth-child(2){animation-delay:-.8s}.ux-charge-flow i:nth-child(3){animation-delay:-1.6s}.ux-ownership{color:#07100b;background:radial-gradient(circle at 78%,#3cff721c,#0000 28%),#eaf0e9;flex-direction:column;justify-content:center;min-height:860px;padding:clamp(120px,15vw,230px) clamp(24px,6vw,100px);display:flex}.ux-ownership:before,.ux-guarantee:before,.ux-journey:before,.ux-references:before,.ux-market:before,.ux-about:before{z-index:0;content:"";pointer-events:none;height:clamp(110px,12vw,200px);position:absolute;top:0;left:0;right:0}.ux-ownership:before{background:linear-gradient(#030806 0%,#030806bd 20%,#03080600 100%)}.ux-ownership:after{content:"";background-image:linear-gradient(#05160b12 1px,#0000 1px),linear-gradient(90deg,#05160b12 1px,#0000 1px);background-size:52px 52px;width:56%;height:76%;position:absolute;bottom:0;right:0;transform:perspective(800px)rotateX(58deg);-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.ux-ownership>span{z-index:2;color:#17893f;letter-spacing:.18em;font-family:ui-monospace,monospace;font-size:.65rem;font-weight:700;position:relative}.ux-ownership p,.ux-ownership>strong{z-index:2;letter-spacing:-.08em;max-width:1350px;font-size:clamp(3.7rem,7.8vw,9.2rem);font-weight:660;line-height:.91;position:relative}.ux-ownership p{color:#7f8a82;margin-top:35px}.ux-ownership>strong{color:#07100b}.ux-ownership>div{z-index:2;color:#536258;letter-spacing:.15em;align-items:center;gap:16px;margin-top:62px;font-family:ui-monospace,monospace;font-size:.64rem;display:flex;position:relative}.ux-ownership>div i{aspect-ratio:1;background:#21c95a;border-radius:50%;width:8px;box-shadow:0 0 14px #21c95ab3}.ux-guarantee{background:radial-gradient(circle at 22%,#3cff721f,#0000 30%),#030806;grid-template-columns:minmax(450px,1fr) minmax(430px,.88fr);align-items:center;gap:clamp(30px,6vw,100px);min-height:1200px;padding:clamp(110px,12vw,190px) clamp(24px,6vw,100px);display:grid;overflow:hidden}.ux-guarantee:before{background:linear-gradient(#eaf0e9 0%,#eaf0e9c2 18%,#eaf0e900 100%)}.ux-shield-stage{aspect-ratio:1;perspective:1200px;width:min(700px,45vw);margin:auto;position:relative}.ux-shield-halo{border:1px solid #3cff7240;border-radius:50%;animation:12s linear infinite uxOrbit;position:absolute;inset:10%;transform:rotateX(68deg)}.ux-shield-halo:before{border-top:2px solid var(--ux-green);content:"";filter:drop-shadow(0 0 8px var(--ux-green));border-radius:50%;position:absolute;inset:-6px}.ux-shield-halo.halo-two{border-color:#42e8ff40;animation-duration:9s;animation-direction:reverse;inset:24%;transform:rotateY(68deg)}.ux-shield-halo.halo-two:before{border-color:var(--ux-cyan) transparent transparent}.ux-shield-halo.halo-three{border-color:#ad7aff40;animation-duration:6s;inset:36%;transform:rotateX(68deg)rotate(44deg)}.ux-shield-core{z-index:4;aspect-ratio:.84;text-align:center;background:radial-gradient(circle at 50% 22%,#3cff7247,#0000 43%),#05150cdb;border:1px solid #b5ffcf52;border-radius:44% 44% 55% 55%/30% 30% 70% 70%;place-content:center;width:220px;animation:4.5s ease-in-out infinite uxShield;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 90px #3cff7233,inset 0 0 60px #3cff721a}.ux-shield-core span{color:var(--ux-green);letter-spacing:-.08em;font-size:5.2rem;font-weight:220;line-height:.8}.ux-shield-core strong{letter-spacing:.2em;margin-top:10px;font-size:1.1rem}.ux-shield-core small{color:var(--ux-muted);letter-spacing:.18em;margin-top:9px;font-family:ui-monospace,monospace;font-size:.52rem}.ux-shield-satellite{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:170px;animation:uxNodeFloat calc(4s + var(--satellite) * .4s) ease-in-out infinite;animation-delay:calc(var(--satellite) * -.65s);background:#04120acc;border:1px solid #3cff7238;border-radius:16px 5px;padding:14px 16px;position:absolute}.ux-shield-satellite strong,.ux-shield-satellite span{display:block}.ux-shield-satellite strong{color:var(--ux-green);font-size:.92rem}.ux-shield-satellite span{color:var(--ux-muted);text-transform:uppercase;margin-top:5px;font-size:.59rem;line-height:1.35}.ux-shield-satellite.satellite-1{top:13%;left:3%}.ux-shield-satellite.satellite-2{top:13%;right:3%}.ux-shield-satellite.satellite-3{bottom:11%;left:4%}.ux-shield-satellite.satellite-4{bottom:11%;right:4%}.ux-shield-satellite.satellite-5{bottom:-1%;left:50%;transform:translate(-50%)}.ux-guarantee-copy{max-width:680px}.ux-guarantee-list{border-top:1px solid var(--ux-line);margin-top:38px}.ux-guarantee-list>div{border-bottom:1px solid var(--ux-line);grid-template-columns:45px 130px 1fr;align-items:center;min-height:74px;display:grid;position:relative}.ux-page .ux-guarantee-row{opacity:0;clip-path:inset(0 100% 0 0);transition:opacity .7s var(--ux-ease), clip-path .9s var(--ux-ease), transform .9s var(--ux-ease), background .35s ease;transition-delay:calc(.12s + var(--guarantee-delay));overflow:hidden;transform:translate(34px)}.ux-guarantee-row:before{z-index:0;content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#3cff722e 48%,#42e8ff1f 58%,#0000);position:absolute;inset:0;transform:translate(-115%)}.ux-guarantee-row>*{z-index:1;position:relative}.ux-page .ux-guarantee-row.ux-visible,.ux-guarantee-copy.ux-visible .ux-guarantee-row{opacity:1;clip-path:inset(0);transform:translate(0,0)}.ux-guarantee-row.ux-visible:before,.ux-guarantee-copy.ux-visible .ux-guarantee-row:before{animation:uxGuaranteeScan 1.05s var(--ux-ease) both;animation-delay:calc(.17s + var(--guarantee-delay))}.ux-guarantee-row.ux-visible span,.ux-guarantee-copy.ux-visible .ux-guarantee-row span{animation:uxGuaranteeIndex .85s var(--ux-ease) both;animation-delay:calc(.26s + var(--guarantee-delay))}@media (hover:hover){.ux-guarantee-row.ux-visible:hover,.ux-guarantee-copy.ux-visible .ux-guarantee-row:hover{background:linear-gradient(90deg,#3cff7213,#0000 72%);transform:translate(8px)}}.ux-guarantee-list span{color:var(--ux-green);font-family:ui-monospace,monospace;font-size:.58rem}.ux-guarantee-list strong{font-size:1.1rem;font-weight:500}.ux-guarantee-list small{color:var(--ux-muted);font-size:.76rem}.ux-cost-lock{opacity:0;transition:opacity .8s var(--ux-ease) .95s, transform .9s var(--ux-ease) .95s, border-color .35s ease, box-shadow .35s ease;background:#3cff720b;border:1px solid #3cff7238;border-radius:24px 8px;grid-template-columns:110px 1fr;gap:20px;margin-top:28px;padding:24px;display:grid;transform:translateY(24px)scale(.97)}.ux-guarantee-copy.ux-visible .ux-cost-lock{opacity:1;transform:translateY(0)scale(1);box-shadow:0 20px 70px #3cff720f}.ux-cost-lock>span{color:var(--ux-green);font-size:3rem;font-weight:270}.ux-cost-lock strong{font-size:.95rem;line-height:1.35}.ux-cost-lock p{color:var(--ux-muted);margin-top:8px;font-size:.75rem;line-height:1.55}.ux-guarantee-note{max-width:650px;margin-top:24px}.ux-journey{color:#07100b;background:linear-gradient(#04220f0f 1px,#0000 1px) 0 0/65px 65px,linear-gradient(90deg,#04220f0f 1px,#0000 1px) 0 0/65px 65px,#edf1eb;padding:clamp(110px,13vw,200px) clamp(20px,4vw,70px)}.ux-journey:before{background:linear-gradient(#030806 0%,#030806b8 18%,#03080600 100%)}.ux-journey-heading{max-width:1020px;margin-bottom:80px}.ux-journey-heading .ux-kicker{color:#18863f}.ux-journey-heading>p{color:#68746c;max-width:540px;margin-top:27px;font-size:1rem;line-height:1.7}.ux-journey-rail{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;position:relative}.ux-journey-line{z-index:1;background:#12703433;height:1px;position:absolute;top:64%;left:0;right:0}.ux-journey-line i{background:#23d65d;width:18%;height:100%;animation:6s ease-in-out infinite uxJourneyLine;display:block;box-shadow:0 0 15px #23d65d99}.ux-journey-card{z-index:2;min-height:540px;transition:opacity .9s var(--ux-ease), transform .9s var(--ux-ease), box-shadow .35s ease;transform:perspective(1200px) translate3d(0, 90px, -120px) rotateX(9deg) rotateY(calc((var(--step) - 1.5) * 2deg)) scale(.94);transition-delay:calc(var(--step) * .15s);background:linear-gradient(145deg,#ffffffd9,#f2f6f0ad);border:1px solid #041f0d21;border-radius:26px 8px;flex-direction:column;padding:27px;display:flex;overflow:hidden;box-shadow:0 30px 70px #081e0f12}.ux-journey-card.ux-visible{opacity:1;transform:perspective(1200px) translate3d(0, 0, 0) rotateX(var(--rx)) rotateY(var(--ry)) scale(1);box-shadow:0 35px 85px #0832171a,0 0 0 1px #29d55c0d}.ux-journey-card:before{z-index:5;content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#39e86c2e,#0000);width:24%;position:absolute;top:-25%;bottom:-25%;left:-42%;transform:skew(-17deg)}.ux-journey-card.ux-visible:before{animation:6.5s ease-in-out infinite uxJourneyCardScan;animation-delay:calc(.7s + var(--step) * .8s)}.ux-journey-card:after{display:none}.ux-journey-card:hover{box-shadow:0 42px 90px #0c411f1f}.ux-journey-hologram{z-index:1;aspect-ratio:1;opacity:0;width:142px;transition:opacity 1s ease, transform 1.3s var(--ux-ease);transition-delay:calc(.55s + var(--step) * .17s);border:1px solid #1cb84b1c;border-radius:50%;position:absolute;top:74px;right:-22px;transform:scale(.55)rotate(-30deg)}.ux-journey-card.ux-visible .ux-journey-hologram{opacity:.8;transform:scale(1)rotate(0)}.ux-journey-hologram:before,.ux-journey-hologram:after{content:"";border-radius:50%;position:absolute}.ux-journey-hologram:before{border:1px dashed #1cb84b33;animation:9s linear infinite uxJourneyHoloOrbit;inset:14%}.ux-journey-hologram:after{border-top:2px solid #1cb84bb3;border-right:1px solid #0000;animation:5s linear infinite reverse uxJourneyHoloOrbit;inset:28%}.ux-journey-hologram>span{color:#14823729;font-size:3.8rem;font-weight:250;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ux-journey-hologram>i{aspect-ratio:1;transform-origin:71px 0;background:#27d65e;border-radius:50%;width:7px;animation:4.6s linear infinite uxJourneyHoloOrbit;position:absolute;top:50%;left:0;box-shadow:0 0 14px #27d65eb8}.ux-journey-hologram>i:last-child{transform-origin:0 50px;width:5px;animation-duration:7s;animation-direction:reverse;top:15%;left:50%}.ux-journey-top{z-index:6;color:#198440;letter-spacing:.14em;justify-content:space-between;font-family:ui-monospace,monospace;font-size:.65rem;font-weight:700;display:flex;position:relative}.ux-journey-top small{color:#7b897f;font-size:.54rem}.ux-phase{z-index:6;color:#198440;letter-spacing:.12em;border:1px solid #1884402e;border-radius:999px;width:fit-content;margin-top:55px;padding:8px 11px;font-family:ui-monospace,monospace;font-size:.54rem;position:relative}.ux-journey-card h3{z-index:6;letter-spacing:-.055em;margin-top:24px;font-size:clamp(1.6rem,2vw,2.25rem);font-weight:560;line-height:1;position:relative}.ux-journey-card>p{z-index:6;color:#657169;margin-top:20px;font-size:.86rem;line-height:1.65;position:relative}.ux-result{z-index:6;border-top:1px solid #041f0d1f;margin-top:auto;padding-top:24px;position:relative}.ux-result span{color:#198440;letter-spacing:.14em;font-family:ui-monospace,monospace;font-size:.53rem;display:block}.ux-result strong{margin-top:10px;font-size:.84rem;line-height:1.45;display:block}.ux-journey-signal{aspect-ratio:1;width:9px;animation:1.4s ease-in-out infinite uxBlink;animation-delay:calc(var(--step) * .23s);background:#22cc58;border-radius:50%;position:absolute;bottom:24px;right:25px;box-shadow:0 0 12px #22cc58a8}.ux-fixed-price{color:var(--ux-white);background:#08130d;border:1px solid #05260f24;border-radius:24px 8px;grid-template-columns:160px minmax(260px,1fr) minmax(260px,.7fr);align-items:center;gap:28px;margin-top:32px;padding:32px 34px;display:grid}.ux-fixed-price span{color:var(--ux-green);letter-spacing:.15em;font-family:ui-monospace,monospace;font-size:.62rem}.ux-fixed-price strong{font-size:1.4rem;font-weight:450}.ux-fixed-price small{color:var(--ux-muted);font-size:.65rem;line-height:1.55}.ux-references{background:#030806;padding:clamp(110px,12vw,190px) 0;overflow:hidden}.ux-references:before{background:linear-gradient(#edf1eb 0%,#edf1ebbd 18%,#edf1eb00 100%)}.ux-reference-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;padding:0 clamp(24px,6vw,100px);display:grid}.ux-reference-heading>div:last-child>p{color:var(--ux-muted);font-size:1rem;line-height:1.7}.ux-reference-stats{border-top:1px solid var(--ux-line);border-bottom:1px solid var(--ux-line);grid-template-columns:repeat(3,1fr);margin-top:30px;display:grid}.ux-reference-stats strong{color:var(--ux-green);padding:18px 10px 18px 0;font-size:1.25rem;font-weight:430}.ux-reference-stats small{color:var(--ux-muted);letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:.54rem;display:block}.ux-reference-marquee{margin-top:80px;overflow:hidden}.ux-reference-track{gap:18px;width:max-content;animation:74s linear infinite uxReferenceMarquee;display:flex}.ux-reference-marquee:hover .ux-reference-track{animation-play-state:paused}.ux-reference-card{aspect-ratio:1.7;background:#08110c;border:1px solid #9fffc026;border-radius:30px 8px;width:min(760px,68vw);position:relative;overflow:hidden}.ux-reference-card>picture{position:absolute;inset:0}.ux-reference-card>picture>img{object-fit:cover;filter:saturate(.78)brightness(.77);width:100%;height:100%;transition:transform 1.2s var(--ux-ease), filter 1.2s ease}.ux-reference-card:hover>picture>img{filter:saturate(.92)brightness(.9);transform:scale(1.06)}.ux-reference-card:after{content:"";background:linear-gradient(#0000 48%,#020905eb);position:absolute;inset:0}.ux-reference-sweep{z-index:2;background:linear-gradient(90deg,#0000,#3cff7247,#0000);width:18%;animation:6s ease-in-out infinite uxReferenceSweep;position:absolute;top:0;bottom:0;left:-30%;transform:skew(-14deg)}.ux-reference-caption{z-index:3;grid-template-columns:1fr auto;align-items:end;gap:12px;display:grid;position:absolute;bottom:25px;left:28px;right:28px}.ux-reference-caption>span{color:var(--ux-green);letter-spacing:.14em;grid-column:1/-1;font-family:ui-monospace,monospace;font-size:.58rem}.ux-reference-caption>strong{letter-spacing:-.05em;font-size:clamp(1.4rem,2.2vw,2.3rem);font-weight:500}.ux-reference-caption>div{text-align:right}.ux-reference-caption b,.ux-reference-caption small{display:block}.ux-reference-caption b{color:var(--ux-green);font-size:1.5rem;font-weight:420}.ux-reference-caption small{color:var(--ux-muted);text-transform:uppercase;margin-top:5px;font-size:.58rem}.ux-reference-outro{border-top:1px solid var(--ux-line);grid-template-columns:auto 1fr auto;align-items:center;gap:30px;margin:70px clamp(24px,6vw,100px) 0;padding-top:28px;display:grid}.ux-reference-outro>span{color:var(--ux-green);letter-spacing:.14em;font-family:ui-monospace,monospace;font-size:.58rem}.ux-reference-outro>strong{font-size:1.2rem;font-weight:430}.ux-reference-outro .ux-button{min-height:58px}.ux-reviews{background:radial-gradient(circle at 15%,#3cff7214,#0000 28%),#07100b;padding:clamp(100px,10vw,160px) 0;overflow:hidden}.ux-reviews:before{background:linear-gradient(#030806 0%,#030806b3 28%,#03080600 100%)}.ux-reviews-heading{grid-template-columns:1fr auto;align-items:end;padding:0 clamp(24px,6vw,100px);display:grid}.ux-reviews-heading>span{grid-column:1/-1}.ux-reviews-heading>div{flex-direction:column;align-items:flex-end;display:flex}.ux-reviews-heading>div span{color:#ffce4b;letter-spacing:.12em;font-size:1.2rem}.ux-reviews-heading>div strong{margin-top:8px;font-size:1.5rem}.ux-review-window{margin-top:70px;overflow:hidden}.ux-review-track{gap:18px;width:max-content;animation:66s linear infinite uxReviewMarquee;display:flex}.ux-review-track article{background:radial-gradient(circle at 100% 0,#3cff720f,#0000 35%),#08160ec7;border:1px solid #a0ffc024;border-radius:28px 8px;flex-direction:column;width:min(480px,78vw);min-height:360px;padding:32px;display:flex}.ux-review-stars{color:#ffce4b;letter-spacing:.14em}.ux-review-track blockquote{color:#eff7f1d1;margin:36px 0 50px;font-size:1.15rem;font-weight:350;line-height:1.6}.ux-review-track footer{border-top:1px solid var(--ux-line);flex-direction:column;margin-top:auto;padding-top:18px;display:flex}.ux-review-track footer strong{font-size:.95rem}.ux-review-track footer span{color:var(--ux-muted);margin-top:5px;font-size:.66rem}.ux-market{color:#07100b;background:linear-gradient(#04220f0e 1px,#0000 1px) 0 0/64px 64px,linear-gradient(90deg,#04220f0e 1px,#0000 1px) 0 0/64px 64px,#eef2ec;grid-template-columns:1fr .9fr;align-items:center;gap:90px;min-height:880px;padding:clamp(110px,13vw,200px) clamp(24px,6vw,100px);display:grid;overflow:hidden}.ux-market:before{background:linear-gradient(#07100b 0%,#07100bb3 18%,#07100b00 100%)}.ux-market-number{position:relative}.ux-market-number:before{aspect-ratio:1;content:"";border:1px solid #14893d30;border-radius:50%;width:min(38vw,570px);animation:5s ease-in-out infinite uxCoreBreathe;position:absolute;top:50%;left:42%;transform:translate(-50%,-50%);box-shadow:0 0 0 50px #14893d09,0 0 0 100px #14893d05}.ux-market-number span,.ux-market-number strong,.ux-market-number small{z-index:2;display:block;position:relative}.ux-market-number span{color:#0b7f38;letter-spacing:-.09em;font-size:clamp(7rem,15vw,16rem);font-weight:180;line-height:.72}.ux-market-number strong{letter-spacing:.2em;margin-top:30px;font-size:clamp(1.7rem,3vw,3rem)}.ux-market-number small{color:#6d7a71;letter-spacing:.17em;margin-top:12px;font-family:ui-monospace,monospace;font-size:.6rem}.ux-market-copy{max-width:620px}.ux-market-copy .ux-kicker{color:#14893d}.ux-market-copy h2{font-size:clamp(3.2rem,5.2vw,5.9rem)}.ux-market-copy>strong{margin-top:10px;font-size:1rem;display:block}.ux-market-copy>small{color:#78857c;margin-top:26px;font-size:.65rem;display:block}.ux-market-copy>small a{text-decoration:underline}.ux-about{background:radial-gradient(circle at 78%,#3cff721c,#0000 32%),#030806;grid-template-columns:.88fr 1.12fr;align-items:center;gap:70px;min-height:1100px;padding:clamp(110px,13vw,200px) clamp(24px,6vw,100px);display:grid;overflow:hidden}.ux-about:before{background:linear-gradient(#eef2ec 0%,#eef2ecb8 18%,#eef2ec00 100%)}.ux-about-copy{max-width:700px}.ux-about-copy .ux-about-lead{color:#f0f8f1e0;font-size:1.16rem}.ux-about-universe{aspect-ratio:1;width:min(720px,48vw);margin:auto;position:relative}.ux-about-core{z-index:5;background:#eff5edf5;border:1px solid #3cff7240;border-radius:30px 9px;place-items:center;width:290px;min-height:150px;padding:30px;animation:5s ease-in-out infinite uxSeed;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 90px #3cff722b}.ux-about-core img{width:100%}.ux-about-core span{color:#54705c;letter-spacing:.14em;margin-top:16px;font-family:ui-monospace,monospace;font-size:.54rem}.ux-about-orbit{border:1px solid #3cff723b;border-radius:50%;animation:24s linear infinite uxOrbit;position:absolute;inset:9%}.ux-about-orbit:before{border-top:2px solid var(--ux-green);content:"";filter:drop-shadow(0 0 8px var(--ux-green));border-radius:50%;position:absolute;inset:-9px}.ux-about-orbit.orbit-b{border-color:#42e8ff42;animation-duration:15s;animation-direction:reverse;inset:26%}.ux-about-node{z-index:6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#06150cc7;border:1px solid #3cff7238;border-radius:20px 6px;width:190px;padding:19px;animation:5s ease-in-out infinite uxNodeFloat;position:absolute}.ux-about-node strong,.ux-about-node span{display:block}.ux-about-node strong{color:var(--ux-green);font-size:2.1rem;font-weight:300}.ux-about-node span{color:var(--ux-muted);margin-top:5px;font-size:.68rem}.ux-about-node.about-1{top:12%;left:5%}.ux-about-node.about-2{animation-delay:-1.2s;top:13%;right:2%}.ux-about-node.about-3{animation-delay:-2.4s;bottom:11%;left:2%}.ux-about-node.about-4{animation-delay:-3.6s;bottom:11%;right:4%}.ux-about-note{grid-column:1/-1;max-width:850px;margin:0}.ux-questions{background:#07100b;grid-template-columns:.78fr 1.22fr;gap:clamp(50px,8vw,140px);padding:clamp(110px,12vw,190px) clamp(24px,6vw,100px);display:grid}.ux-questions:before{background:linear-gradient(#030806 0%,#030806b3 28%,#03080600 100%)}.ux-question-heading{align-self:start;position:sticky;top:150px}.ux-question-heading h2{font-size:clamp(3.2rem,5.2vw,6rem)}.ux-question-list{border-top:1px solid var(--ux-line)}.ux-question-list details{border-bottom:1px solid var(--ux-line)}.ux-question-list summary{cursor:pointer;grid-template-columns:60px 1fr 40px;align-items:center;min-height:110px;list-style:none;display:grid}.ux-question-list summary::-webkit-details-marker{display:none}.ux-question-list summary>span{color:var(--ux-green);font-family:ui-monospace,monospace;font-size:.6rem}.ux-question-list summary strong{font-size:clamp(1.05rem,1.5vw,1.4rem);font-weight:450}.ux-question-list summary i{aspect-ratio:1;width:32px;color:var(--ux-green);transition:transform .35s var(--ux-ease);border:1px solid #3cff7233;border-radius:50%;place-items:center;font-style:normal;display:grid}.ux-question-list details[open] summary i{transform:rotate(45deg)}.ux-question-list details>p{max-width:720px;color:var(--ux-muted);padding:0 50px 30px 60px;font-size:.94rem;line-height:1.7}.ux-final{text-align:center;background:radial-gradient(circle at 50% 55%,#3cff7224,#0000 32%),#030806;place-items:center;min-height:1000px;padding:clamp(120px,14vw,220px) clamp(24px,6vw,100px);display:grid;overflow:hidden}.ux-final:before{content:"";background-image:linear-gradient(#3cff7212 1px,#0000 1px),linear-gradient(90deg,#3cff7212 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;transform:perspective(900px)rotateX(62deg)scale(1.5);-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.ux-final-rings{aspect-ratio:1;width:min(820px,72vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ux-final-rings i{inset:calc(var(--ring,0) * 10%);border:1px solid #3cff722e;border-radius:50%;animation:18s linear infinite uxOrbit;position:absolute}.ux-final-rings i:first-child{--ring:0}.ux-final-rings i:nth-child(2){--ring:1;border-color:#42e8ff2e;animation-duration:13s;animation-direction:reverse}.ux-final-rings i:nth-child(3){--ring:2;border-style:dashed;animation-duration:10s}.ux-final-rings i:nth-child(4){--ring:3;border-color:#ad7aff2e;animation-duration:7s;animation-direction:reverse}.ux-final-copy{z-index:3;max-width:1100px;position:relative}.ux-final-copy h2{letter-spacing:-.08em;margin-top:24px;font-size:clamp(4rem,8vw,9.5rem);font-weight:650;line-height:.88}.ux-final-copy>p{max-width:620px;color:var(--ux-muted);margin:35px auto 0;font-size:1.05rem;line-height:1.7}.ux-final-trust{color:#eef7f08c;letter-spacing:.1em;text-transform:uppercase;justify-content:center;gap:24px;margin-top:28px;font-family:ui-monospace,monospace;font-size:.58rem;display:flex}.ux-final-trust span:before{color:var(--ux-green);content:"✓";margin-right:8px}.ux-final-actions{justify-content:center}.ux-final-price{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:left;background:#05140bc2;border:1px solid #3cff7238;border-radius:22px 7px;flex-direction:column;padding:20px 24px;display:flex;position:absolute;bottom:7%;right:5%}.ux-final-price span,.ux-final-price small{letter-spacing:.12em;font-family:ui-monospace,monospace;font-size:.55rem}.ux-final-price span{color:var(--ux-green)}.ux-final-price strong{margin:8px 0;font-size:1.8rem;font-weight:350}.ux-final-price small{color:var(--ux-muted)}.ux-footer{border-top:1px solid var(--ux-line);background:#020604;grid-template-columns:1fr 1fr;align-items:start;gap:34px 50px;padding:70px clamp(24px,6vw,100px) 40px;display:grid}.ux-footer-brand{background:#f7f6ef;border-radius:20px;width:220px;padding:13px 16px}.ux-footer-brand img{width:100%}.ux-footer>p{color:var(--ux-muted);justify-self:end;font-size:1.15rem}.ux-footer address{color:var(--ux-muted);flex-direction:column;gap:8px;font-size:.78rem;font-style:normal;display:flex}.ux-footer>div{color:var(--ux-muted);text-transform:uppercase;flex-wrap:wrap;justify-self:end;gap:18px;font-size:.7rem;display:flex}.ux-footer>span{color:#e5f0e859;border-top:1px solid #ffffff14;grid-column:1/-1;padding-top:25px;font-size:.64rem}.ux-mobile-actions{display:none}@keyframes uxHeroDrift{0%{transform:scale(1.11)translate(2%,1%)}to{transform:scale(1)translate(0,0)}}@keyframes uxAurora{0%{opacity:.12;transform:translate(-4%,-4%)scale(.9)}to{opacity:.23;transform:translate(7%,9%)scale(1.12)}}@keyframes uxStarPulse{0%,to{opacity:.14;transform:scale(.7)}50%{opacity:.75;transform:scale(1.25)}}@keyframes uxOrbit{to{rotate:360deg}}@keyframes uxFloat{0%,to{translate:0}50%{translate:0 -14px}}@keyframes uxSeed{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 60px #3cff7224}50%{transform:translate(-50%,-50%)scale(1.035);box-shadow:0 0 100px #3cff723d}}@keyframes uxBlink{0%,to{opacity:.35;transform:scale(.75)}50%{opacity:1;transform:scale(1.15)}}@keyframes uxTitleRise{to{opacity:1;transform:translateY(0)}}@keyframes uxPriceFloat{0%,to{transform:translateY(0)rotate(.3deg)}50%{transform:translateY(-12px)rotate(-.3deg)}}@keyframes uxCoreBreathe{0%,to{opacity:.85;scale:1}50%{opacity:1;scale:1.04}}@keyframes uxNodeFloat{0%,to{translate:0}50%{translate:0 -10px}}@keyframes uxRunnerA{0%{opacity:0;top:29%;left:20%}15%{opacity:1}50%{top:50%;left:50%}85%{opacity:1}to{opacity:0;top:29%;left:80%}}@keyframes uxRunnerB{0%{opacity:0;top:29%;left:80%}15%{opacity:1}50%{top:50%;left:50%}85%{opacity:1}to{opacity:0;top:82%;left:72%}}@keyframes uxRunnerC{0%{opacity:0;top:82%;left:72%}15%{opacity:1}50%{top:50%;left:50%}85%{opacity:1}to{opacity:0;top:82%;left:25%}}@keyframes uxRunnerD{0%{opacity:0;top:82%;left:25%}15%{opacity:1}50%{top:50%;left:50%}85%{opacity:1}to{opacity:0;top:29%;left:20%}}@keyframes uxRoofScan{0%,to{opacity:0;top:17%}12%{opacity:.8}75%{opacity:.8}88%{opacity:0;top:76%}}@keyframes uxModuleHover{0%,to{transform:translateZ(70px)translateY(0)rotateY(-4deg)}50%{transform:translateZ(80px)translateY(-15px)rotateY(4deg)}}@keyframes uxProductScan{0%,to{opacity:0;top:14%}12%{opacity:1}72%{opacity:1}84%{opacity:0;top:83%}}@keyframes uxStorageHover{0%,to{transform:translate(-50%,-50%)translateZ(60px)translateY(0)}50%{transform:translate(-50%,-50%)translateZ(70px)translateY(-10px)}}@keyframes uxStorageMaster{0%,4%{opacity:.08}8%,38%{opacity:.12}48%,to{opacity:.96}}@keyframes uxAssemblyCycle{0%,48%,to{opacity:0}5%,40%{opacity:1}}@keyframes uxSliceTop{0%,3%,46%,to{opacity:0;transform:translateY(-190px)rotate(-5deg)}10%,38%{opacity:.9;transform:translateY(0)rotate(0)}}@keyframes uxSliceRight{0%,3%,46%,to{opacity:0;transform:translate(190px)rotate(4deg)}10%,38%{opacity:.9;transform:translate(0)rotate(0)}}@keyframes uxSliceLeft{0%,3%,46%,to{opacity:0;transform:translate(-190px)rotate(-4deg)}10%,38%{opacity:.9;transform:translate(0)rotate(0)}}@keyframes uxLedPulse{0%,to{opacity:.35;transform:scaleY(.75)}50%{opacity:1;transform:scaleY(1)}}@keyframes uxCarHover{0%,to{transform:translateZ(70px)translateY(0)}50%{transform:translateZ(80px)translateY(-8px)}}@keyframes uxRoadPulse{0%,to{opacity:.35;scale:.97}50%{opacity:1;scale:1.02}}@keyframes uxChargeDot{0%{opacity:0;left:0}15%{opacity:1}85%{opacity:1}to{opacity:0;left:100%}}@keyframes uxShield{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.04)}}@keyframes uxJourneyLine{0%{transform:translate(0)}50%{transform:translate(450%)}to{transform:translate(0)}}@keyframes uxJourneyCardScan{0%,10%{opacity:0;left:-42%}18%{opacity:1}44%{opacity:.7;left:118%}54%,to{opacity:0;left:118%}}@keyframes uxJourneyHoloOrbit{to{rotate:360deg}}@keyframes uxReferenceMarquee{to{transform:translate(calc(-50% - 9px))}}@keyframes uxReferenceSweep{0%,18%{opacity:0;left:-30%}28%{opacity:1}68%{opacity:1}78%,to{opacity:0;left:120%}}@keyframes uxReviewMarquee{to{transform:translate(calc(-50% - 9px))}}@keyframes uxGuaranteeScan{0%{opacity:0;transform:translate(-115%)}32%{opacity:1}to{opacity:0;transform:translate(115%)}}@keyframes uxGuaranteeIndex{0%{opacity:0;filter:blur(7px);text-shadow:0 0 #3cff7200;transform:scale(.72)}55%{opacity:1;filter:blur();text-shadow:0 0 18px #3cff72e6;transform:scale(1.18)}to{opacity:1;filter:blur();text-shadow:0 0 #3cff7200;transform:scale(1)}}@media (width<=1180px){.ux-nav-links{display:none}.ux-nav{grid-template-columns:1fr 1fr}.ux-hero-copy{width:78vw}.ux-hero h1{font-size:clamp(4.2rem,9.3vw,7.6rem)}.ux-hero-architecture{opacity:.8;width:65vw;right:-10%}.ux-energy-seed{top:24%;left:72%}.ux-price-orbit{width:225px;right:3%}.ux-roof{grid-template-columns:1fr}.ux-roof-visual{min-height:720px}.ux-roof-visual:after{background:linear-gradient(#0000 66%,#08100c 100%),#01080429}.ux-roof-copy{margin-top:-110px;padding:40px 7vw 120px}.ux-product-longi,.ux-product-storage{grid-column:span 6}.ux-product-mobility{grid-column:2/span 10}.ux-guarantee{grid-template-columns:1fr}.ux-shield-stage{width:min(680px,78vw)}.ux-guarantee-copy{max-width:850px}.ux-journey-rail{grid-template-columns:repeat(2,1fr)}.ux-journey-line{display:none}.ux-reference-heading,.ux-market,.ux-about,.ux-questions{grid-template-columns:1fr}.ux-reference-heading{gap:45px}.ux-market{gap:60px}.ux-about-universe{width:min(680px,80vw)}.ux-question-heading{position:static}}@media (width<=760px){.ux-cursor-glow{display:none}.ux-page{padding-bottom:76px}.ux-nav{width:calc(100% - 20px);min-height:60px;transition:width .5s var(--ux-ease), top .5s var(--ux-ease), left .5s var(--ux-ease), transform .5s var(--ux-ease), background .5s ease;border-radius:21px;grid-template-columns:minmax(0,1fr) auto;padding:6px;top:10px}.ux-nav-scrolled{background:#030a07d6;border-radius:17px;grid-template-columns:1fr;width:126px;min-height:46px;padding:4px;top:8px;left:10px;transform:none}.ux-brand{width:142px;height:46px;transition:width .5s var(--ux-ease), height .5s var(--ux-ease), border-radius .5s var(--ux-ease);border-radius:15px;padding:4px 7px}.ux-nav-scrolled .ux-brand{border-radius:13px;width:116px;height:38px}.ux-nav-scrolled .ux-nav-cta{display:none}.ux-nav-cta{border-radius:15px;gap:0;min-height:46px;padding:0 14px;font-size:.54rem}.ux-hero{align-items:start;width:100%;min-height:900px}.ux-hero-house{height:56%;top:44%;left:0}.ux-hero-house img{object-position:50% 28%;filter:saturate(.95)brightness(1.12)contrast(1.02);opacity:.96}.ux-hero-veil{background:linear-gradient(#030806 0 34%,#0308061a 53%,#03080657 77%,#030806 100%),linear-gradient(90deg,#03080629,#0000 74%)}.ux-hero:before{background-size:46px 46px;transform:perspective(700px)rotateX(68deg)scale(2.4)translateY(20%)}.ux-hero-copy{width:100%;min-width:0;max-width:100%;padding:104px 18px 0}.ux-system-status{margin-bottom:22px;padding:8px 10px;font-size:.5rem}.ux-system-status small{display:none}.ux-hero h1{letter-spacing:-.07em;width:100%;max-width:100%;font-size:clamp(2.68rem,13vw,3.55rem);line-height:.88}.ux-hero h1 span{white-space:nowrap;width:100%;max-width:100%}.ux-hero h1 span:last-child{letter-spacing:-.055em;margin-top:8px;margin-left:0;font-size:.84em}.ux-hero-copy>p{max-width:100%;margin-top:25px;font-size:.93rem;line-height:1.55}.ux-hero-actions{flex-direction:column;align-items:stretch;width:100%;min-width:0;margin-top:24px}.ux-button{border-radius:18px;gap:12px;width:100%;min-width:0;max-width:100%;min-height:58px;padding:0 18px;font-size:.64rem}.ux-button-ghost{justify-content:space-between;display:flex}.ux-button-ghost strong{white-space:nowrap}.ux-arrow{display:none}.ux-price-orbit{border-radius:20px;width:192px;padding:16px;bottom:164px;right:18px}.ux-price-orbit strong{font-size:1.72rem}.ux-hero-architecture{opacity:.86;width:100%;top:69%;left:0;right:auto}.ux-energy-seed{border-color:#d1ffe06b;width:112px;top:50%;left:22%;box-shadow:0 0 58px #3cff7245,inset 0 0 38px #3cff7229}.ux-energy-seed span{font-size:1.65rem}.ux-hero-bottom{gap:10px;font-size:.47rem;bottom:92px;left:18px;right:18px}.ux-hero-bottom span:nth-child(2),.ux-hero-bottom span:nth-child(3){display:none}.ux-manifesto{background-size:48px 48px,48px 48px,auto;padding:100px 20px}.ux-manifesto>.ux-kicker{margin-bottom:25px}.ux-manifesto .ux-reveal>p{font-size:clamp(3rem,14vw,4.8rem);line-height:.94}.ux-manifesto-row{grid-template-columns:1fr;margin-top:60px}.ux-manifesto-row>div{border-right:0;border-bottom:1px solid var(--ux-line);min-height:210px;padding:24px}.ux-energy-os{min-height:1060px;padding:100px 18px 80px}.ux-energy-heading h2,.ux-section-heading h2,.ux-reference-heading h2,.ux-reviews-heading h2,.ux-question-heading h2{font-size:clamp(3rem,13.5vw,5rem);line-height:.94}.ux-energy-heading>p{font-size:.94rem}.ux-os-stage{aspect-ratio:auto;width:100%;height:640px;margin-top:40px}.ux-os-floor{background-size:32px 32px;inset:21% -22% 7%}.ux-os-orbit{width:95%}.ux-os-orbit.orbit-two{width:66%}.ux-os-core{width:136px}.ux-os-core strong{font-size:1rem}.ux-os-node{border-radius:15px 5px;width:132px;min-height:86px;padding:12px}.ux-os-node strong{font-size:.76rem}.ux-os-node span{font-size:.45rem}.ux-os-node.node-1{top:17%;left:0}.ux-os-node.node-2{top:17%;right:0}.ux-os-node.node-3{bottom:9%;left:0}.ux-os-node.node-4{bottom:9%;right:0}.ux-os-triad{gap:16px;margin-top:-14px;font-size:.65rem}.ux-roof{min-height:auto}.ux-roof-visual{min-height:560px}.ux-roof-visual>picture>img{object-position:48% center}.ux-roof-grid{inset:12% -15% 5%}.ux-roof-target{padding:8px 9px;font-size:.44rem}.ux-roof-target.target-a{left:6%}.ux-roof-target.target-b{right:5%}.ux-roof-target.target-c{left:18%}.ux-roof-readout{padding:14px;bottom:74px;right:16px}.ux-roof-readout strong{font-size:.9rem}.ux-roof-copy{margin-top:-54px;padding:20px 20px 100px}.ux-roof-copy h2,.ux-guarantee-copy h2,.ux-about-copy h2,.ux-market-copy h2{font-size:clamp(3rem,13.3vw,5rem)}.ux-products{padding:100px 12px}.ux-section-heading{margin-bottom:50px;padding:0 8px}.ux-product-grid{display:block}.ux-product{border-radius:26px 8px;min-height:0;margin-bottom:18px;transform:none!important}.ux-product-visual{min-height:430px}.ux-longi-visual img{width:44%;max-height:380px}.ux-storage-visual{min-height:480px}.ux-storage-master,.ux-storage-slice img{width:92%}.ux-storage-led{height:55%;top:21%;left:31.8%}.ux-certified-chip{max-width:calc(100% - 24px);font-size:.46rem;bottom:12px;right:12px}.ux-mobility-visual{min-height:400px}.ux-wallbox{width:34%;top:9%;left:4%}.ux-tesla{width:98%;bottom:13%;right:-11%}.ux-charge-flow{width:30%;top:37%;left:24%}.ux-bidi-chip{bottom:12px;right:12px}.ux-product-copy{padding:25px 21px 28px}.ux-product-copy h3{font-size:2.45rem}.ux-product-metrics strong{font-size:1.3rem}.ux-ownership{min-height:760px;padding:110px 20px}.ux-ownership p,.ux-ownership>strong{font-size:clamp(3.2rem,15vw,5.2rem);line-height:.91}.ux-ownership>div{flex-wrap:wrap;gap:10px;max-width:330px}.ux-guarantee{gap:70px;min-height:auto;padding:100px 20px}.ux-shield-stage{width:108%;margin-left:-4%}.ux-shield-core{width:150px}.ux-shield-core span{font-size:3.8rem}.ux-shield-satellite{width:128px;padding:10px}.ux-shield-satellite strong{font-size:.7rem}.ux-shield-satellite span{font-size:.47rem}.ux-shield-satellite.satellite-5{display:none}.ux-guarantee-list>div{grid-template-columns:36px 102px 1fr}.ux-guarantee-copy .ux-guarantee-row{clip-path:inset(0 100% 0 0);transform:translate(34px)}.ux-guarantee-row.ux-visible,.ux-guarantee-copy.ux-visible .ux-guarantee-row{clip-path:inset(0);transform:translate(0,0)}.ux-guarantee-list strong{font-size:.9rem}.ux-guarantee-list small{font-size:.65rem}.ux-cost-lock{grid-template-columns:1fr}.ux-journey{background-size:48px 48px,48px 48px,auto;padding:100px 12px}.ux-journey-heading{margin-bottom:50px;padding:0 8px}.ux-journey-rail{grid-template-columns:1fr;gap:12px}.ux-journey-card{min-height:420px;padding:24px;transform:perspective(900px)translate3d(0,64px,-70px)rotateX(7deg)scale(.96)!important}.ux-journey-card.ux-visible{transform:perspective(900px)translate(0,0)rotateX(0)scale(1)!important}.ux-journey-hologram{width:124px;top:58px;right:-28px}.ux-phase{margin-top:38px}.ux-fixed-price{grid-template-columns:1fr;gap:13px;padding:26px 22px}.ux-references{padding:100px 0}.ux-reference-heading{gap:34px;padding:0 20px}.ux-reference-stats{grid-template-columns:repeat(3,1fr)}.ux-reference-stats strong{font-size:.94rem}.ux-reference-marquee{margin-top:50px}.ux-reference-card{aspect-ratio:1.2;border-radius:24px 7px;width:88vw}.ux-reference-caption{bottom:18px;left:18px;right:18px}.ux-reference-caption>strong{font-size:1.4rem}.ux-reference-caption b{font-size:1.05rem}.ux-reference-caption small{font-size:.48rem}.ux-reference-outro{grid-template-columns:1fr;margin:50px 20px 0}.ux-reference-outro .ux-button{margin-top:10px}.ux-reviews{padding:90px 0}.ux-reviews-heading{padding:0 20px;display:block}.ux-reviews-heading>div{align-items:flex-start;margin-top:25px}.ux-review-window{margin-top:45px}.ux-review-track article{width:84vw;min-height:340px;padding:25px}.ux-review-track blockquote{font-size:1rem}.ux-market{background-size:48px 48px,48px 48px,auto;gap:70px;min-height:auto;padding:110px 20px}.ux-market-number span{font-size:35vw}.ux-market-number strong{font-size:1.7rem}.ux-market-number:before{width:84vw}.ux-about{gap:70px;min-height:auto;padding:110px 20px}.ux-about-universe{width:110%;margin-left:-5%}.ux-about-core{width:180px;min-height:110px;padding:20px}.ux-about-node{width:128px;padding:12px}.ux-about-node strong{font-size:1.4rem}.ux-about-node span{font-size:.55rem}.ux-questions{gap:60px;padding:100px 20px}.ux-question-list summary{grid-template-columns:34px 1fr 34px;min-height:96px}.ux-question-list summary strong{padding-right:14px;font-size:.96rem;line-height:1.35}.ux-question-list details>p{padding:0 0 25px 34px;font-size:.84rem}.ux-final{min-height:890px;padding:120px 20px}.ux-final-rings{width:118vw}.ux-final-copy h2{font-size:clamp(3.5rem,15.8vw,5.6rem)}.ux-final-copy>p{font-size:.93rem}.ux-final-trust{flex-direction:column;gap:10px}.ux-final-actions{flex-direction:column}.ux-final-price{text-align:center;bottom:34px;left:20px;right:20px}.ux-footer{grid-template-columns:1fr;padding:65px 20px 40px}.ux-footer>p,.ux-footer>div{justify-self:start}.ux-mobile-actions{z-index:250;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#030a07e0;border:1px solid #b8ffd026;border-radius:24px;grid-template-columns:.7fr 1.3fr;gap:6px;padding:6px;display:grid;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 15px 50px #00000059}.ux-mobile-actions a{min-height:54px;color:var(--ux-white);letter-spacing:.06em;text-transform:uppercase;border:1px solid #ffffff1f;border-radius:18px;justify-content:center;align-items:center;gap:10px;font-size:.62rem;font-weight:800;display:flex}.ux-mobile-actions a:last-child{background:var(--ux-green);color:#031006;border-color:#0000;animation:3s ease-in-out infinite uxMobileCta}.ux-page.ux-mobile-runtime section:not(.ux-runtime-active) *,.ux-page.ux-mobile-runtime section:not(.ux-runtime-active) :before,.ux-page.ux-mobile-runtime section:not(.ux-runtime-active) :after{animation-play-state:paused!important}.ux-page.ux-mobile-runtime .ux-tilt{will-change:auto}.ux-page.ux-mobile-runtime section:not(.ux-hero){content-visibility:auto;contain-intrinsic-size:auto 1000px}.ux-page.ux-mobile-runtime .ux-storage-slices,.ux-page.ux-mobile-runtime .ux-aurora{display:none}.ux-page.ux-mobile-runtime .ux-storage-master{opacity:.96;animation:7s ease-in-out infinite uxStorageHover}.ux-page.ux-mobile-runtime *,.ux-page.ux-mobile-runtime :before,.ux-page.ux-mobile-runtime :after{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.ux-page.ux-mobile-runtime .ux-longi-visual img,.ux-page.ux-mobile-runtime .ux-storage-master,.ux-page.ux-mobile-runtime .ux-wallbox,.ux-page.ux-mobile-runtime .ux-tesla{filter:none}.ux-page.ux-mobile-runtime .ux-reference-card>picture>img{filter:none;opacity:.82}}@keyframes uxMobileCta{0%,to{box-shadow:0 0 #3cff7200}50%{box-shadow:0 0 25px #3cff7247}}@media (prefers-reduced-motion:reduce){.ux-page *,.ux-page :before,.ux-page :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.ux-reference-track,.ux-review-track{animation:none}.ux-reference-marquee,.ux-review-window{overflow-x:auto}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#080b09;--ink-soft:#101512;--paper:#f0f1eb;--white:#f9faf6;--muted:#a6ada7;--line:#f1f5ef24;--green:#45e66b;--green-bright:#8cff75;--green-dark:#0e7d3a;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:var(--white);text-rendering:optimizelegibility;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;overflow-x:hidden}::selection{background:var(--green);color:#061008}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:min(1380px,100% - 36px);height:74px;transition:background .4s ease, border-color .4s ease, top .4s var(--ease), width .4s var(--ease);background:#080b0947;border:1px solid #ffffff1f;border-radius:24px;grid-template-columns:1fr auto 1fr;align-items:center;padding:8px 10px 8px 14px;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%)}.nav-scrolled{background:#080b09e0;border-color:#ffffff2e;width:min(1180px,100% - 24px);top:10px}.brand{background:#f7f6ee;border-radius:16px;justify-content:center;align-items:center;width:202px;height:52px;padding:9px 12px;display:flex}.brand img{width:100%}.nav-links{color:#ffffffb8;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:32px;font-size:11px;font-weight:700;display:flex}.nav-links a{transition:color .25s;position:relative}.nav-links a:after{background:var(--green);content:"";transform-origin:100%;height:1px;transition:transform .3s var(--ease);position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover{color:#fff}.nav-links a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-cta{background:var(--green);color:#071008;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-self:end;align-items:center;gap:22px;min-height:52px;padding:0 22px;font-size:12px;font-weight:800;transition:background .25s,transform .25s;display:inline-flex}.nav-cta:hover,.primary-button:hover,.offer-form button:hover{background:var(--green-bright);transform:translateY(-2px)}.hero{isolation:isolate;align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero:after{z-index:-1;content:"";background:linear-gradient(90deg,#080b09 0%,#080b09f5 27%,#080b0938 65%,#080b0947 100%),linear-gradient(#0000 68%,#080b09 100%);position:absolute;inset:0}.hero-media{z-index:-3;position:absolute;inset:0 0 0 40%}.hero-media img{object-fit:cover;object-position:50% 24%;filter:saturate(.86)contrast(1.1);width:100%;height:100%;animation:heroZoom 11s var(--ease) both}.hero-media-shade{background:radial-gradient(circle at 70% 35%,#0000 0 24%,#0609072e 60%),linear-gradient(#0000 65%,#080b09e0);position:absolute;inset:0}.hero-scanline{opacity:.1;mix-blend-mode:soft-light;pointer-events:none;background:repeating-linear-gradient(0deg,#0000 0 3px,#ffffff21 4px);position:absolute;inset:0}.hero-grid{z-index:-1;opacity:.055;background-image:linear-gradient(#ffffffb3 1px,#0000 1px),linear-gradient(90deg,#ffffffb3 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 68%);mask-image:linear-gradient(90deg,#000,#0000 68%)}.hero-glow{z-index:-2;filter:blur(90px);background:#27e15814;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-10%;left:20%}.hero-content{width:min(1380px,100% - 80px);margin:0 auto;padding:190px 0 112px}.hero-kicker,.eyebrow{color:var(--green);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:12px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:700;display:flex}.live-dot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2s infinite livePulse;box-shadow:0 0 0 6px #45e66b1f}.hero h1{letter-spacing:-.072em;text-transform:uppercase;flex-direction:column;max-width:1040px;margin:28px 0 32px;font-size:clamp(66px,8.7vw,150px);font-weight:700;line-height:.82;display:flex}.word-mask{display:block;overflow:hidden}.word-rise{animation:wordRise 1.2s var(--ease) .2s both;display:block;transform:translateY(112%)}.hero h1 .word-mask:last-child{color:#0000;-webkit-text-stroke:1.5px #ffffffd6}.hero-copy{color:#ffffffc7;opacity:0;animation:fadeUp .8s var(--ease) .9s forwards;margin:0 0 38px;font-size:clamp(17px,1.4vw,22px);line-height:1.55;transform:translateY(24px)}.hero-actions{opacity:0;animation:fadeUp .8s var(--ease) 1.05s forwards;align-items:center;gap:34px;display:flex;transform:translateY(24px)}.primary-button{background:var(--green);color:#071008;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;gap:56px;min-height:62px;padding:0 26px;font-size:12px;font-weight:800;transition:background .25s,transform .25s;display:inline-flex}.text-link{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:700;display:inline-flex}.text-link span{color:var(--green);font-size:18px}.hero-sidecard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#ffffff9e;letter-spacing:.12em;background:#090d0a7a;border:1px solid #ffffff24;width:230px;padding:20px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;position:absolute;bottom:42px;right:40px}.sidecard-index{color:var(--green)}.hero-sidecard p{color:#ffffffe0;letter-spacing:0;margin:28px 0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;line-height:1.6}.sidecard-line{background:#ffffff29;height:1px;margin-bottom:13px;display:block}.scroll-cue{color:#ffffff7a;letter-spacing:.14em;align-items:center;gap:15px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:flex;position:absolute;bottom:48px;right:300px}.scroll-cue-line{background:#ffffff2e;width:70px;height:1px;overflow:hidden}.scroll-cue-line i{background:var(--green);width:35%;height:100%;animation:scrollCue 2.2s var(--ease) infinite;display:block}.manifesto{width:min(1380px,100% - 80px);margin:0 auto;padding:170px 0 160px}.manifesto-label{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.manifesto-index{color:#737b75;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.manifesto-statement{letter-spacing:-.048em;max-width:1240px;margin:66px 0 116px;font-size:clamp(38px,5vw,76px);font-weight:500;line-height:1.05}.manifesto-statement span{color:#555d57}.benefit-rail{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.benefit-rail>div{border-right:1px solid var(--line);min-height:260px;padding:34px}.benefit-rail>div:last-child{border-right:0}.benefit-icon{width:38px;height:38px;color:var(--green);border:1px solid #45e66b80;border-radius:50%;place-items:center;margin-bottom:54px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:grid}.benefit-rail strong{font-size:20px;display:block}.benefit-rail p{color:#8e9690;max-width:330px;margin:14px 0 0;font-size:14px;line-height:1.7}.roof-scroll,.storage-scroll{background:#0b0f0c;height:230vh;position:relative}.roof-stage,.storage-stage{grid-template-columns:.82fr 1.18fr;align-items:center;height:100vh;padding:90px max(40px,50vw - 690px);display:grid;position:sticky;top:0;overflow:hidden}.roof-stage{background:radial-gradient(circle at 72% 45%,#3ad25d17,#0000 34%),linear-gradient(135deg,#0b100d,#080a09 70%)}.roof-stage:before,.storage-stage:before{opacity:.04;content:"";pointer-events:none;background-image:linear-gradient(#ffffffb3 1px,#0000 1px),linear-gradient(90deg,#ffffffb3 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.stage-copy,.storage-copy{z-index:4;max-width:520px;position:relative}.stage-copy h2,.storage-copy h2,.promise-content h2,.company h2,.offer h2{letter-spacing:-.06em;margin:24px 0 30px;font-size:clamp(48px,6vw,96px);font-weight:600;line-height:.94}.accent-text{color:var(--green)}.stage-copy>p,.storage-lead{color:#98a099;max-width:480px;font-size:16px;line-height:1.75}.roof-visual{perspective:1400px;place-items:center;min-width:0;height:min(74vh,720px);display:grid;position:relative}.energy-orbit{border:1px solid #45e66b29;border-radius:50%;animation:12s linear infinite orbit;position:absolute}.orbit-one{width:620px;height:620px}.orbit-two{border-style:dashed;width:460px;height:460px;animation-duration:18s;animation-direction:reverse}.roof-model{width:min(700px,90%);height:590px;transform-style:preserve-3d;position:relative}.roof-plane{z-index:2;clip-path:polygon(50% 0,100% 40%,86% 100%,14% 100%,0 40%);width:540px;height:420px;transform-style:preserve-3d;background:linear-gradient(135deg,#1b211e,#0c100d);position:absolute;top:40px;left:50%;transform:translate(-50%)rotateX(56deg)rotate(-2deg);box-shadow:0 50px 100px #00000073}.roof-grid{opacity:.16;background:repeating-linear-gradient(90deg,#0000 0 49px,#ffffff29 50px);position:absolute;inset:0}.solar-panel{--panel-x:0px;--panel-y:0px;--panel-z:0px;--panel-r:0deg;--panel-o:1;width:92px;height:116px;opacity:var(--panel-o);transform:translate3d(var(--panel-x), var(--panel-y), var(--panel-z)) rotateZ(var(--panel-r));transform-style:preserve-3d;will-change:transform, opacity;background:#0c1713;border:1px solid #77ff8f6b;padding:4px;position:absolute;box-shadow:inset 0 0 24px #45e66b14,0 0 18px #00000073}.solar-panel span{background:linear-gradient(#4ceb6a29 1px,#0000 1px) 0 0/50% 33%,linear-gradient(90deg,#4ceb6a21 1px,#0000 1px) 0 0/50% 33%,linear-gradient(135deg,#101c18,#07100d) 0 0/100% 100%;width:100%;height:100%;display:block}.panel-1{top:122px;left:126px}.panel-2{top:122px;left:224px}.panel-3{top:122px;left:322px}.panel-4{top:122px;left:420px}.panel-5{top:244px;left:78px}.panel-6{top:244px;left:176px}.panel-7{top:244px;left:274px}.panel-8{top:244px;left:372px}.panel-9{top:244px;left:470px}.panel-10{top:366px;left:126px}.panel-11{top:366px;left:224px}.panel-12{top:366px;left:322px}.house-base{background:linear-gradient(90deg,#0000 10%,#ffb65e99 11% 12%,#0000 13%),linear-gradient(125deg,#131915,#080b09);border:1px solid #ffffff14;width:490px;height:280px;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 60px 100px #0000008c}.window-glow{background:linear-gradient(90deg,#0000 49%,#14181499 50% 52%,#0000 53%),linear-gradient(#ffc072a6,#b36f2b38);border:8px solid #161c18;width:260px;height:108px;position:absolute;bottom:42px;right:48px;box-shadow:0 0 40px #ff9b391f}.house-door{background:#080b09;border:1px solid #252b26;width:74px;height:148px;position:absolute;bottom:0;left:42px}.install-meter{z-index:6;color:#707871;letter-spacing:.12em;text-transform:uppercase;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:grid;position:absolute;bottom:10px;left:0;right:0}.install-meter strong{min-width:38px;color:var(--green);font-size:11px}.meter-track{background:#ffffff24;height:1px}.meter-fill{background:var(--green);height:100%;box-shadow:0 0 12px var(--green);transform-origin:0;will-change:transform}.promise-section{background:var(--paper);color:#0a0d0b;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:930px;padding:150px max(40px,50vw - 690px);display:grid;position:relative;overflow:hidden}.promise-section:before{opacity:.09;content:"";background-image:linear-gradient(#0b110d 1px,#0000 1px),linear-gradient(90deg,#0b110d 1px,#0000 1px);background-size:78px 78px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.promise-orb{z-index:1;aspect-ratio:1;background:radial-gradient(circle,#56f77747,#0000 44%),#d9ded4;border:1px solid #0a0d0b33;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:min(540px,70vw);display:flex;position:relative;box-shadow:0 50px 100px #0b120d1f,inset 0 0 100px #ffffff8c}.promise-orb:before,.promise-orb:after{content:"";border:1px solid #14432026;border-radius:50%;position:absolute}.promise-orb:before{border-style:dashed;animation:18s linear infinite slowSpin;inset:8%}.promise-orb:after{inset:-7%}.promise-orb span{letter-spacing:-.1em;font-size:clamp(130px,18vw,260px);font-weight:600;line-height:.72}.promise-orb small{color:var(--green-dark);letter-spacing:.3em;margin-top:34px;font-family:SFMono-Regular,Consolas,monospace;font-size:13px;font-weight:800}.promise-content{z-index:2;justify-self:end;max-width:650px;position:relative}.promise-content>p{color:#515a53;max-width:570px;font-size:18px;line-height:1.75}.muted-text{color:#8b938c}.warranty-seals{border-top:1px solid #0a0d0b2e;border-bottom:1px solid #0a0d0b2e;grid-template-columns:repeat(2,1fr);margin-top:54px;display:grid}.warranty-seals>div{border-right:1px solid #0a0d0b2e;align-items:center;gap:18px;padding:26px 22px;display:flex}.warranty-seals>div:last-child{border-right:0}.warranty-seals strong{color:var(--green-dark);letter-spacing:-.06em;font-size:46px;font-weight:600}.warranty-seals span{color:#4d554f;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.45}.warranty-note{color:#798078;margin-top:17px;font-size:10px;line-height:1.5;display:block}.storage-stage{background:radial-gradient(circle at 25% 53%,#45e66b21,#0000 33%),#070a08;grid-template-columns:1.1fr .9fr}.battery-visual{perspective:1200px;place-items:center;height:min(82vh,800px);display:grid;position:relative}.battery-halo{border:1px solid #45e66b29;border-radius:50%;width:560px;height:560px;position:absolute;box-shadow:0 0 120px #45e66b12,inset 0 0 120px #45e66b0a}.battery-floor{border:1px solid #45e66b30;border-radius:50%;width:540px;height:150px;position:absolute;bottom:65px;transform:rotateX(68deg)}.floor-two{width:380px;height:104px;animation:2.5s ease-in-out infinite floorPulse}.battery-stack{width:340px;height:570px;transform-style:preserve-3d;position:relative;transform:rotateY(-8deg)}.battery-module,.battery-controller{width:286px;height:74px;transform-style:preserve-3d;will-change:transform, opacity;background:linear-gradient(90deg,#ffffff14,#0000 14% 82%,#ffffff0f),linear-gradient(145deg,#2b302d,#111512);border:1px solid #ffffff2b;border-radius:7px;margin-left:-143px;position:absolute;left:50%;box-shadow:0 17px 24px #0006,inset 0 1px #ffffff24}.battery-module:after,.battery-controller:after{content:"";background:#58f776a6;width:48px;height:2px;position:absolute;bottom:11px;right:14px;box-shadow:0 0 8px #45e66b8c}.module-number{color:#ffffffb3;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;position:absolute;top:14px;left:18px}.module-mark{color:#727972;letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;position:absolute;bottom:14px;left:18px}.module-edge,.controller-edge{transform-origin:0;background:#070907;border-radius:0 4px 4px 0;width:10px;height:calc(100% - 8px);position:absolute;top:4px;right:-10px;transform:rotateY(55deg)}.battery-controller{background:radial-gradient(circle at 78% 34%,#fff3,#0000 5%),linear-gradient(145deg,#3c423e,#131714);border-radius:18px 18px 7px 7px;height:104px}.battery-controller:after{display:none}.controller-brand{letter-spacing:-.03em;font-size:17px;font-weight:700;position:absolute;top:24px;left:22px}.controller-type{color:#8b938c;letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;position:absolute;bottom:24px;left:22px}.controller-led{background:linear-gradient(var(--green-bright), #22bf5b);width:5px;height:64px;box-shadow:0 0 12px var(--green), 0 0 34px #45e66bcc;border-radius:999px;animation:1.8s ease-in-out infinite ledBreath;position:absolute;top:20px;right:20px}.assembly-status{color:#687069;letter-spacing:.13em;align-items:center;gap:10px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:flex;position:absolute;bottom:22px}.status-dot{background:#3f4640;border-radius:50%;width:6px;height:6px}.status-dot.active{background:var(--green);box-shadow:0 0 10px var(--green)}.partner-chip{color:#a6f5b7;letter-spacing:.12em;text-transform:uppercase;background:#45e66b0f;border:1px solid #45e66b47;align-items:center;gap:10px;width:fit-content;margin-bottom:40px;padding:10px 13px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:flex}.partner-pulse{background:var(--green);width:6px;height:6px;box-shadow:0 0 10px var(--green);border-radius:50%}.tech-specs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:46px;display:grid}.tech-specs>div{border-right:1px solid var(--line);padding:20px 12px 20px 0}.tech-specs>div:not(:first-child){padding-left:18px}.tech-specs>div:last-child{border-right:0}.tech-specs strong{color:var(--green);margin-bottom:10px;font-size:30px;font-weight:500;display:block}.tech-specs span{color:#7d857e;text-transform:uppercase;font-size:9px;line-height:1.45}.company{background:#0c110e;padding:170px max(40px,50vw - 690px)}.company-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;padding-bottom:70px;display:flex}.company-head .eyebrow{align-self:flex-start}.company-head h2{text-align:right;margin:0}.company-grid{grid-template-columns:.82fr 1.18fr;display:grid}.company-story{border-right:1px solid var(--line);padding:70px 70px 70px 0}.story-lead{color:#e6eae5;letter-spacing:-.03em;margin:0 0 26px;font-size:25px;line-height:1.45}.company-story>p:not(.story-lead){color:#828a83;max-width:530px;font-size:15px;line-height:1.8}.company-tags{flex-wrap:wrap;gap:8px;margin-top:50px;display:flex}.company-tags span{border:1px solid var(--line);color:#939b94;letter-spacing:.11em;text-transform:uppercase;padding:10px 13px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.installations-card{min-height:590px;padding:70px 0 0 70px;position:relative;overflow:hidden}.installations-topline{color:#6d756e;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:flex}.installations-number{color:var(--green);letter-spacing:-.1em;margin:70px 0 24px;font-size:clamp(120px,18vw,270px);font-weight:600;line-height:.7;display:block}.installations-number sup{letter-spacing:0;margin-left:8px;font-size:.24em;position:relative;top:-.55em}.installations-card>p{color:#9aa29b;max-width:480px;font-size:16px;line-height:1.65}.installations-map{opacity:.5;grid-template-columns:repeat(10,1fr);gap:22px;width:420px;display:grid;position:absolute;bottom:0;right:-20px;transform:rotate(-8deg)}.installations-map i{background:var(--green);width:3px;height:3px;box-shadow:0 0 10px var(--green);border-radius:50%;animation:2s ease-in-out infinite mapBlink}.decision{background:var(--green);color:#071008;text-align:center;padding:160px 40px}.decision-line{background:#07100859;width:1px;height:80px;margin:0 auto 50px}.decision p{margin:0 0 12px;font-size:clamp(18px,2vw,28px)}.decision h2{letter-spacing:-.065em;margin:0;font-size:clamp(50px,8vw,130px);font-weight:600;line-height:.95}.offer{background:#070a08;grid-template-columns:1fr .86fr;gap:100px;padding:170px max(40px,50vw - 690px);display:grid;position:relative;overflow:hidden}.offer:before{opacity:.045;content:"";background-image:linear-gradient(#ffffffb3 1px,#0000 1px),linear-gradient(90deg,#ffffffb3 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0}.offer-glow{filter:blur(120px);background:#45e66b17;border-radius:50%;width:760px;height:760px;position:absolute;bottom:-280px;left:-180px}.offer-copy,.offer-form{z-index:2;position:relative}.offer-copy>p{color:#8e968f;max-width:600px;font-size:17px;line-height:1.8}.offer-trust{color:#aeb5af;text-transform:uppercase;flex-wrap:wrap;gap:22px;margin-top:48px;font-size:11px;display:flex}.offer-trust span:first-letter{color:var(--green)}.offer-form{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#101512d1;border:1px solid #ffffff24;padding:34px}.form-topline{border-bottom:1px solid var(--line);color:#6d756e;letter-spacing:.13em;justify-content:space-between;margin-bottom:46px;padding-bottom:18px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:flex}.offer-form label{margin-bottom:22px;display:block}.offer-form label>span{color:#8c948d;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:block}.offer-form input{color:#fff;background:0 0;border:0;border-bottom:1px solid #ffffff2e;outline:0;width:100%;height:55px;padding:0 4px;font-size:16px;transition:border-color .25s}.offer-form input:focus{border-color:var(--green)}.offer-form input::placeholder{color:#505751}.form-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.offer-form button{background:var(--green);color:#071008;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;border:0;border-radius:999px;justify-content:space-between;align-items:center;width:100%;min-height:62px;margin-top:12px;padding:0 22px;font-size:11px;font-weight:800;transition:background .25s,transform .25s;display:flex}.offer-form small{color:#5f675f;margin-top:16px;font-size:9px;line-height:1.55;display:block}footer{border-top:1px solid var(--line);background:#070a08;grid-template-columns:auto 1fr auto;align-items:center;gap:36px;padding:44px max(40px,50vw - 690px);display:grid}.footer-brand{background:#f6f5ee;width:180px;padding:9px 12px}footer>p{color:#777f78;font-size:12px}.footer-links{color:#9ba29c;text-transform:uppercase;gap:24px;font-size:11px;display:flex}.footer-year{border-top:1px solid var(--line);color:#4f5650;letter-spacing:.12em;grid-column:1/-1;padding-top:24px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.reveal{opacity:0;transition:opacity .9s var(--ease), transform .9s var(--ease);transform:translateY(46px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes heroZoom{0%{transform:scale(1.09)}to{transform:scale(1)}}@keyframes wordRise{to{transform:translateY(0)}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes livePulse{50%{box-shadow:0 0 0 10px #45e66b00}}@keyframes scrollCue{0%{transform:translate(-100%)}60%,to{transform:translate(320%)}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes slowSpin{to{transform:rotate(360deg)}}@keyframes floorPulse{50%{opacity:.25;transform:rotateX(68deg)scale(1.08)}}@keyframes ledBreath{50%{opacity:.45;box-shadow:0 0 5px var(--green)}}@keyframes mapBlink{50%{opacity:.2;transform:scale(.6)}}@media (width<=1080px){.nav{grid-template-columns:1fr auto}.nav-links,.hero-sidecard,.scroll-cue{display:none}.hero-media{left:24%}.roof-stage,.storage-stage{grid-template-columns:.75fr 1.25fr;padding-inline:28px}.roof-model{transform:scale(.82)}.battery-stack{transform:rotateY(-8deg)scale(.86)}.promise-section{gap:50px;padding-inline:40px}.company,.offer{padding-inline:40px}.offer{gap:54px}}@media (width<=760px){.nav{width:calc(100% - 20px);height:62px;padding:6px 7px;top:10px}.nav-scrolled{width:calc(100% - 16px)}.brand{width:146px;height:48px}.nav-cta{gap:9px;min-height:48px;padding:0 15px;font-size:9px}.hero{min-height:920px}.hero:after{background:linear-gradient(#080b0933,#080b092e 32%,#080b09f5 70%,#080b09 100%),linear-gradient(90deg,#080b09b8,#0000)}.hero-media{inset:0}.hero-media img{object-position:58% 13%}.hero-content{width:calc(100% - 36px);padding:440px 0 70px}.hero-kicker{max-width:290px;font-size:8px;line-height:1.5}.hero h1{margin-top:20px;font-size:clamp(50px,15.5vw,75px);line-height:.91}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.primary-button{justify-content:space-between;width:100%}.manifesto{width:calc(100% - 36px);padding:100px 0}.manifesto-statement{margin:42px 0 70px;font-size:39px}.benefit-rail{grid-template-columns:1fr}.benefit-rail>div{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0}.benefit-icon{margin-bottom:30px}.roof-scroll,.storage-scroll{height:245vh}.roof-stage,.storage-stage{grid-template-rows:auto 1fr;grid-template-columns:1fr;align-items:start;padding:88px 18px 28px}.stage-copy,.storage-copy{max-width:100%}.stage-copy h2,.storage-copy h2,.promise-content h2,.company h2,.offer h2{margin-block:16px 20px;font-size:48px}.stage-copy>p,.storage-lead{font-size:13px;line-height:1.55}.roof-visual{height:54vh;min-height:430px}.roof-model{width:620px;transform:scale(.57)}.install-meter{bottom:0}.promise-section{grid-template-columns:1fr;gap:80px;min-height:auto;padding:100px 18px}.promise-orb{justify-self:center;width:84vw}.promise-content{justify-self:start}.promise-content>p{font-size:15px}.warranty-seals{grid-template-columns:1fr}.warranty-seals>div{border-bottom:1px solid #0a0d0b2e;border-right:0}.warranty-seals>div:last-child{border-bottom:0}.storage-stage{grid-template-rows:1fr auto;padding-top:24px}.battery-visual{order:1;height:58vh;min-height:520px}.storage-copy{order:2}.battery-stack{transform:rotateY(-8deg)scale(.68)}.battery-halo{width:410px;height:410px}.battery-floor{width:380px}.partner-chip{margin-bottom:15px}.tech-specs{margin-top:20px}.tech-specs>div{padding-block:12px}.tech-specs strong{font-size:22px}.company{padding:100px 18px}.company-head{flex-direction:column;align-items:flex-start;gap:35px;padding-bottom:44px}.company-head h2{text-align:left}.company-grid{grid-template-columns:1fr}.company-story{border-right:0;border-bottom:1px solid var(--line);padding:50px 0}.story-lead{font-size:20px}.installations-card{min-height:490px;padding:50px 0 0}.installations-number{margin-top:70px;font-size:44vw}.installations-map{right:-80px}.decision{padding:110px 18px}.offer{grid-template-columns:1fr;gap:70px;padding:100px 18px}.offer-trust{flex-direction:column;align-items:flex-start;gap:12px}.offer-form{padding:24px 20px}.form-row{grid-template-columns:1fr;gap:0}footer{grid-template-columns:1fr;justify-items:start;padding:44px 18px}.footer-year{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero-atmosphere{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-sun-aura{filter:blur(1px);background:radial-gradient(circle,#ffb25233,#ff99370a 38%,#0000 68%);border:1px solid #ffb8641f;border-radius:50%;width:330px;height:330px;animation:7s ease-in-out infinite sunAuraBreath;position:absolute;top:7%;left:4%}.hero-sun-aura:before,.hero-sun-aura:after,.hero-sun-aura i{content:"";border:1px solid #ffcd8f21;border-radius:50%;position:absolute}.hero-sun-aura:before{inset:38px}.hero-sun-aura:after{inset:86px}.hero-sun-aura i{background:#ffc06c2e;inset:130px;box-shadow:0 0 55px #ffa24233}.hero-window-pulse{mix-blend-mode:screen;background:radial-gradient(at 51% 45%,#ffb55b40,#0000 28%),radial-gradient(at 78% 48%,#ffa64138,#0000 25%);width:55%;height:31%;animation:6.5s ease-in-out infinite warmWindowPulse;position:absolute;bottom:17%;right:8%}.hero-particles{position:absolute;inset:0}.hero-particles i{opacity:0;width:3px;height:3px;animation:7s ease-in-out infinite solarDust;animation-delay:calc(var(--particle-index) * -.62s);background:#b3ffc4e6;border-radius:50%;position:absolute;box-shadow:0 0 10px #45e66b94}.hero-particles i:first-child{top:20%;left:18%}.hero-particles i:nth-child(2){top:29%;left:34%}.hero-particles i:nth-child(3){top:16%;left:53%}.hero-particles i:nth-child(4){top:38%;left:70%}.hero-particles i:nth-child(5){top:51%;left:82%}.hero-particles i:nth-child(6){top:63%;left:62%}.hero-particles i:nth-child(7){top:70%;left:43%}.hero-particles i:nth-child(8){top:43%;left:23%}.hero-particles i:nth-child(9){top:24%;left:88%}.hero-energy-meter{color:#8e9890;letter-spacing:.12em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:min(390px,36vw);animation:meterArrival 1s var(--ease) 1.4s both;background:#070b0894;border:1px solid #ffffff1f;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:13px 15px;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:700;display:grid;position:absolute;bottom:7%;right:4.5%}.hero-energy-meter div{background:#ffffff1f;height:1px;overflow:hidden}.hero-energy-meter div i{transform-origin:0;width:100%;height:100%;animation:meterCharge 5s var(--ease) infinite;background:linear-gradient(90deg,#ffb765,#45e66b);display:block}.hero-energy-meter strong{color:#dce4dd;font-size:inherit}.roof-module-array{z-index:4;perspective:1100px;transform-origin:0 0;width:30%;transform-style:preserve-3d;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px 4px;display:grid;position:absolute;top:23%;left:45%;transform:rotate(-8.5deg)skew(-1.5deg)scaleY(.75)}.roof-module-array .roof-longi-module{filter:brightness(.72)contrast(1.18)drop-shadow(3px 6px 4px #0000006b);transform-origin:50%;will-change:transform, opacity;width:100%;height:auto;display:block;position:relative;top:auto;left:auto}.roof-energy-line,.longi-energy-spiral{display:none}.longi-lab-spiral{--spiral-progress:0;z-index:6;pointer-events:none;position:absolute;inset:-9% -29%}.longi-spiral-reveal{height:calc(var(--spiral-progress) * 116%);position:absolute;bottom:0;left:0;right:0;overflow:hidden}.longi-spiral-column{height:116%;position:absolute;bottom:0;left:0;right:0}.longi-spiral-column i{filter:drop-shadow(0 0 5px #45e66b)drop-shadow(0 0 15px #45e66bad);border:2px solid #6dff8ff2;border-color:#6dff8ff2 #45e66b85 #45e66b1f #0000;border-radius:50%;width:100%;height:78px;position:absolute;left:0;transform:rotateX(72deg)rotate(-7deg)}.longi-spiral-column i:first-child{bottom:0}.longi-spiral-column i:nth-child(2){bottom:16%;transform:rotateX(72deg)rotate(12deg)}.longi-spiral-column i:nth-child(3){bottom:32%;transform:rotateX(72deg)rotate(-12deg)}.longi-spiral-column i:nth-child(4){bottom:48%;transform:rotateX(72deg)rotate(10deg)}.longi-spiral-column i:nth-child(5){bottom:64%;transform:rotateX(72deg)rotate(-10deg)}.longi-spiral-column i:nth-child(6){bottom:80%;transform:rotateX(72deg)rotate(8deg)}.longi-spiral-column i:nth-child(7){bottom:96%;transform:rotateX(72deg)rotate(-6deg)}.longi-lab-spiral>span{z-index:8;left:50%;bottom:calc(var(--spiral-progress) * 111%);background:var(--green);width:13px;height:13px;box-shadow:0 0 12px var(--green), 0 0 34px #45e66bd1;opacity:var(--spiral-progress);border:2px solid #c8ffd4;border-radius:50%;position:absolute;transform:translate(-50%)}.mobility-car-platform{z-index:3;transform-origin:50%;width:74%;height:30%;transform-style:preserve-3d;background:radial-gradient(#45e66b24,#0000 67%);border:1px solid #45e66b52;border-radius:50%;position:absolute;bottom:8%;right:-1%;box-shadow:0 0 45px #45e66b1a,inset 0 0 55px #45e66b0f}.mobility-car-platform i{border:1px solid #45e66b3b;border-radius:50%;animation:2.6s ease-in-out infinite platformPulse;position:absolute;inset:13%}.mobility-car-platform i:last-child{animation-delay:-1.1s;inset:27%}.mobility-headlight-sweep{z-index:7;clip-path:polygon(0 44%,100% 0,100% 100%,0 60%);filter:blur(8px);mix-blend-mode:screen;background:linear-gradient(90deg,#dcffe557,#0000 72%);width:46%;height:70px;position:absolute;bottom:36%;right:44%}.mobility-tesla{width:min(780px,78%);bottom:17%}.journey-scroll{height:auto;min-height:100vh}.journey-stage{height:auto;min-height:100vh;position:relative;top:auto}.journey-steps{perspective:1300px;position:relative}.journey-steps:before{z-index:-1;background:linear-gradient(90deg, transparent, #2a8b3f38, var(--green-dark), #2a8b3f38, transparent);content:"";transform-origin:0;height:2px;position:absolute;top:50%;left:1%;right:1%;transform:scaleX(0);box-shadow:0 0 18px #45e66b30}.journey-active .journey-steps:before{animation:journeyLine 1.7s var(--ease) .28s forwards}.journey-steps article{opacity:0;transform:translate3d(0,105px,170px)rotateX(-22deg)rotateY(-4deg)}.journey-active .journey-steps article{animation:journeyBlockArrival .95s var(--ease) var(--journey-delay) forwards}.journey-steps article:hover{border-color:#2a8b3f5c;box-shadow:0 38px 65px #14221824,inset 0 1px #ffffffb3;transform:translateY(-10px)rotateX(3deg)rotateY(-2deg)!important}.journey-active .fixed-price-promise{animation:4s ease-in-out 1.1s infinite fixedPriceGlow}.reviews-scroll{height:auto;min-height:1000px}.reviews-stage{height:auto;min-height:1000px;position:relative;top:auto}.reviews-marquee-shell{z-index:3;position:absolute;top:47%;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.reviews-marquee-shell .reviews-track{will-change:transform;width:max-content;animation:52s linear infinite reviewsMarquee;position:relative;top:auto;left:auto;transform:none}.reviews-marquee-shell:hover .reviews-track{animation-play-state:paused}.reviews-progress{display:none}.about-zukunftssolar{background:radial-gradient(circle at 72% 48%,#45e66b1c,#0000 31%),linear-gradient(135deg,#0a100c,#060907 72%);grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;min-height:1120px;padding:150px max(40px,50vw - 690px);display:grid;position:relative;overflow:hidden}.about-zukunftssolar:before{opacity:.05;content:"";background-image:linear-gradient(#fff3 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.about-copy{z-index:3;max-width:650px;position:relative}.about-copy h2{color:#f2f4ef;letter-spacing:-.07em;margin:24px 0 42px;font-size:clamp(56px,6.2vw,98px);font-weight:600;line-height:.92}.about-copy p{color:#818b83;margin:0 0 22px;font-size:14px;line-height:1.78}.about-copy .about-lead{color:#cbd2cc;font-size:18px;line-height:1.65}.about-orbit{z-index:3;perspective:1400px;min-height:720px;position:relative}.about-orbit:before,.about-orbit:after{content:"";border:1px solid #45e66b26;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateX(65deg)}.about-orbit:before{width:630px;height:360px;animation:13s linear infinite aboutOrbitTurn}.about-orbit:after{width:430px;height:245px;animation:9s linear infinite reverse aboutOrbitTurn}.about-core{z-index:5;background:#0d1510e6;border:1px solid #ffffff24;width:260px;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 45px 75px #00000073,inset 0 0 35px #45e66b0a}.about-core img{background:#f7f6ee;width:100%;padding:10px}.about-core span{color:var(--green);text-align:center;letter-spacing:.14em;margin-top:16px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:block}.about-proof{z-index:6;background:linear-gradient(145deg,#1c271ff5,#090e0bfa);border:1px solid #ffffff21;flex-direction:column;width:225px;min-height:170px;padding:22px;animation:5.4s ease-in-out infinite aboutCardFloat;display:flex;position:absolute;box-shadow:0 28px 50px #00000057}.about-proof strong{color:var(--green);letter-spacing:-.06em;font-size:48px;line-height:.9}.about-proof>span{color:#edf2ed;margin-top:9px;font-size:12px;font-weight:700}.about-proof small{color:#69736b;margin-top:auto;font-size:9px;line-height:1.45}.proof-deposit{top:4%;left:4%}.proof-time{animation-delay:-1.3s;top:8%;right:0}.proof-projects{animation-delay:-2.6s;bottom:4%;left:0}.proof-care{animation-delay:-3.9s;bottom:2%;right:4%}.about-orbit-line{z-index:2;background:linear-gradient(90deg,#0000,#45e66b8c,#0000);width:74%;height:1px;animation:3.2s ease-in-out infinite aboutLinePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(28deg);box-shadow:0 0 12px #45e66b59}.about-orbit-line.line-two{animation-delay:-1.6s;transform:translate(-50%,-50%)rotate(-28deg)}.about-guarantee-note{color:#566159;text-align:right;max-width:610px;font-size:9px;line-height:1.5;position:absolute;bottom:54px;right:max(40px,50vw - 690px)}.privacy-hero{background:radial-gradient(circle at 76% 34%,#45e66b1a,#0000 30%),linear-gradient(130deg,#0b110d,#060907)}.privacy-content{counter-reset:privacy-section}.privacy-content .privacy-major{border-top:1px solid var(--line);padding:85px 0 24px;scroll-margin-top:120px}.privacy-content .privacy-major:first-child{border-top:0;padding-top:0}.privacy-content>h3{color:#d9ded9;letter-spacing:-.02em;border-top:1px solid #ffffff14;margin:44px 0 15px;padding-top:22px;font-size:20px}.privacy-content>p{white-space:pre-line;max-width:900px;margin:0 0 22px}.privacy-content .privacy-emphasis{border-left:2px solid var(--green);color:#b9c1ba;background:#45e66b0b;padding:24px;font-size:12px;font-weight:700;line-height:1.7}.legal-footer>div{gap:24px;display:flex}@keyframes sunAuraBreath{0%,to{opacity:.35;transform:scale(.95)}50%{opacity:.72;transform:scale(1.04)}}@keyframes warmWindowPulse{0%,to{opacity:.25;filter:brightness(.9)}50%{opacity:.64;filter:brightness(1.18)}}@keyframes solarDust{0%,to{opacity:0;transform:translateY(22px)scale(.7)}30%,65%{opacity:.75}75%{opacity:0;transform:translate(18px,-36px)scale(1.25)}}@keyframes meterArrival{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes meterCharge{0%,12%{transform:scaleX(0)}65%,88%{transform:scaleX(1)}to{transform-origin:100%;transform:scaleX(0)}}@keyframes platformPulse{0%,to{opacity:.28;transform:scale(.94)}50%{opacity:.82;transform:scale(1.05)}}@keyframes journeyLine{to{transform:scaleX(1)}}@keyframes journeyBlockArrival{0%{opacity:0;transform:translate3d(0,105px,170px)rotateX(-22deg)rotateY(-4deg)}70%{opacity:1;transform:translateY(-7px)rotateX(2deg)rotateY(0)}to{opacity:1;transform:translate(0)rotateX(0)rotateY(0)}}@keyframes fixedPriceGlow{0%,to{box-shadow:0 0 #45e66b00}50%{box-shadow:0 0 38px #45e66b21}}@keyframes reviewsMarquee{to{transform:translate(calc(-50% - 11px))}}@keyframes aboutOrbitTurn{to{transform:translate(-50%,-50%)rotateX(65deg)rotate(360deg)}}@keyframes aboutCardFloat{0%,to{transform:translateY(0)rotateY(-2deg)}50%{transform:translateY(-12px)rotateY(2deg)}}@keyframes aboutLinePulse{0%,to{opacity:.22}50%{opacity:.85}}@media (width<=1080px){.roof-module-array{width:34%;left:43%}.about-zukunftssolar{gap:25px;padding-inline:28px}.about-orbit{transform-origin:50%;scale:.86}}@media (width<=760px){.hero-sun-aura{width:250px;height:250px;top:10%;left:-80px}.hero-energy-meter{width:calc(100% - 24px);font-size:6px;bottom:26%;right:12px}.roof-module-array{gap:3px 2px;width:34%;top:22%;left:43%}.longi-lab-spiral{inset:-8% -31%}.longi-spiral-column i{height:52px}.mobility-car-platform{width:104%;bottom:13%;right:-22%}.mobility-tesla{width:120%;bottom:23%;right:-28%}.mobility-headlight-sweep{width:68%;bottom:41%;right:34%}.journey-stage{min-height:0}.journey-steps:before{transform-origin:top;width:2px;height:auto;top:1%;bottom:1%;left:18px;transform:scaleY(0)}.journey-active .journey-steps:before{animation-name:journeyLineMobile}.journey-steps article{opacity:0!important;transform:translate3d(0,80px,100px)rotateX(-16deg)!important}.journey-active .journey-steps article{animation:journeyBlockArrival .95s var(--ease) var(--journey-delay) forwards!important}.reviews-stage{min-height:810px;padding-bottom:70px}.reviews-marquee-shell{margin-top:12px;position:relative;top:auto}.reviews-marquee-shell .reviews-track{width:max-content;max-width:none;padding:12px 0 34px;animation-duration:58s;overflow:visible}.reviews-track article{width:82vw;min-width:82vw}.about-zukunftssolar{grid-template-columns:1fr;gap:55px;min-height:auto;padding:105px 18px 90px}.about-copy h2{font-size:49px}.about-copy .about-lead{font-size:16px}.about-orbit{min-height:760px;margin:-95px -20% -90px;scale:.72}.about-guarantee-note{text-align:left;grid-column:1;max-width:none;position:static}.privacy-layout{grid-template-columns:1fr}.privacy-content>h3{font-size:18px}.privacy-content .privacy-emphasis{padding:18px;font-size:10px}.legal-footer>div{flex-direction:column;gap:10px}}@keyframes journeyLineMobile{to{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.hero-sun-aura,.hero-window-pulse,.hero-particles i,.hero-energy-meter div i,.mobility-car-platform i,.reviews-track,.about-orbit:before,.about-orbit:after,.about-proof,.about-orbit-line{animation:none!important}.journey-steps article{opacity:1!important;transform:none!important}}.hero-energy-flow{z-index:3;pointer-events:none;position:absolute;inset:0}.hero-roof-glow{clip-path:polygon(43% 0,100% 2%,82% 100%,0 100%);filter:drop-shadow(0 0 12px #45e66bd1);mix-blend-mode:screen;opacity:0;width:78%;height:39%;animation:heroRoofScan 4.8s var(--ease) .8s infinite;background:linear-gradient(112deg,#0000 0 35%,#44ff7014 42%,#67ff8be6 49%,#45e66b29 54%,#0000 63% 100%) 0 0/280% 100%;position:absolute;top:10%;right:-1%;overflow:hidden}.hero-roof-beam{clip-path:polygon(42% 0,100% 1%,82% 100%,0 100%);border:1px solid #68ff8b6b;position:absolute;inset:7%;box-shadow:inset 0 0 35px #45e66b14,0 0 22px #45e66b24}.hero-home-light{mix-blend-mode:screen;opacity:0;background:radial-gradient(at 54% 47%,#ffbb657a,#0000 28%),radial-gradient(at 78% 49%,#ffae4c66,#0000 24%);width:52%;height:31%;animation:4.8s 1.9s infinite heroHomeWake;position:absolute;bottom:18%;right:9%}.hero-energy-status{color:#deffe5d1;letter-spacing:.13em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;animation:statusReveal .8s var(--ease) 2.45s forwards;background:#050c08ad;border:1px solid #6bff8f3b;align-items:center;gap:9px;padding:10px 13px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700;display:flex;position:absolute;top:45%;right:4.5%}.hero-energy-status i{background:var(--green);width:6px;height:6px;box-shadow:0 0 12px var(--green);border-radius:50%;animation:1.4s ease-in-out infinite livePulse}.roof-build-scroll{background:#050806;height:245vh;position:relative}.roof-build-stage{background:radial-gradient(circle at 70% 42%,#45e66b12,#0000 28%),#050806;place-items:center;height:100vh;display:grid;position:sticky;top:0;overflow:hidden}.roof-build-head{z-index:8;background:linear-gradient(90deg,#050806f5,#050806b8 74%,#0000);width:min(430px,34vw);padding:28px 30px 30px 0;position:absolute;top:13%;left:max(38px,50vw - 725px)}.roof-build-head h2{color:#f2f3ee;letter-spacing:-.06em;margin:20px 0 25px;font-size:clamp(50px,5vw,82px);font-weight:600;line-height:.95}.roof-build-head h2 span{color:#6a746c}.roof-build-head p{color:#89928b;max-width:390px;margin:0;font-size:15px;line-height:1.68}.roof-scene{aspect-ratio:1672/941;perspective:1200px;isolation:isolate;border:1px solid #ffffff17;width:min(96vw,1672px);margin-top:4vh;position:relative;overflow:hidden;box-shadow:0 70px 110px #00000094}.roof-scene:after{z-index:6;content:"";pointer-events:none;background:linear-gradient(90deg,#050806d9,#0000 35%),linear-gradient(#0000 56%,#05080657);position:absolute;inset:0}.roof-scene-house{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.roof-longi-module{z-index:4;object-fit:contain;filter:brightness(.78)contrast(1.25)drop-shadow(8px 14px 10px #00000080);transform-origin:50%;width:5.4%;height:auto;transform-style:preserve-3d;will-change:transform, opacity;position:absolute}.roof-window-light{z-index:3;mix-blend-mode:screen;filter:blur(4px);opacity:0;background:radial-gradient(at 25% 45%,#ffb75e94,#0000 30%),radial-gradient(at 69% 44%,#ffa6418a,#0000 35%);width:38%;height:22%;transition:opacity 1.2s;position:absolute;top:61%;left:40%}.roof-window-light.is-active{opacity:.9;animation:2.6s ease-in-out infinite windowEnergy}.roof-energy-line{z-index:5;transform-origin:0;background:linear-gradient(90deg,#0000,#51f177,#b7ffc7,#0000);border-radius:999px;width:42%;height:2px;position:absolute;top:58.5%;left:45%;transform:rotate(-8.5deg);box-shadow:0 0 15px #51f177cc}.roof-build-readout{z-index:8;color:#7c867e;letter-spacing:.14em;border-top:1px solid #ffffff29;justify-content:space-between;padding-top:14px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700;display:flex;position:absolute;bottom:2.5%;left:2%;right:2%}.roof-build-readout strong{color:var(--green)}.longi-module-scene{width:350px;height:565px;box-shadow:none;background:0 0;border:0;overflow:visible}.longi-module-scene>img{z-index:3;object-fit:contain;filter:contrast(1.08)drop-shadow(0 38px 32px #00000085);width:100%;height:100%;position:relative}.longi-module-edge,.longi-glass-sheen{display:none}.longi-energy-spiral{z-index:5;pointer-events:none;transform-style:preserve-3d;position:absolute;inset:-5% -24%}.longi-energy-spiral i{filter:drop-shadow(0 0 5px #45e66b)drop-shadow(0 0 14px #45e66bb8);border:2px solid #5fff84f5;border-color:#5fff84f5 #5fff846b #0000 #0000;border-radius:50%;width:100%;height:74px;animation:3.6s linear infinite moduleSpiral;position:absolute;left:0;transform:rotateX(70deg)rotate(-7deg)}.longi-energy-spiral i:first-child{top:11%}.longi-energy-spiral i:nth-child(2){animation-delay:-.35s;top:33%}.longi-energy-spiral i:nth-child(3){animation-delay:-.7s;top:55%}.longi-energy-spiral i:nth-child(4){animation-delay:-1.05s;top:77%}.longi-power-badge{z-index:7}.product-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.product-facts>div:last-child{border-bottom:1px solid #ffffff1a}.longi-warranty-note{color:#5e6760;margin-top:18px;font-size:9px;line-height:1.55;display:block}.promise-content h2{margin:22px 0 34px;line-height:.98}.promise-content>p{line-height:1.72}.warranty-seals{gap:2px;margin-top:35px}.warranty-seals>div{align-items:center;min-height:126px}.warranty-seals strong{line-height:.9}.warranty-seals span{padding-left:6px;line-height:1.38}.mobility-energy-halo{filter:blur(15px);background:radial-gradient(#45e66b30,#0000 68%);border-radius:50%;width:74%;height:54%;position:absolute;bottom:5%;right:3%}.mobility-wallbox-product{z-index:6;object-fit:contain;filter:drop-shadow(0 36px 42px #00000080)drop-shadow(0 0 22px #45e66b17);width:min(330px,34%);height:auto;transform-style:preserve-3d;will-change:transform, opacity;position:absolute;top:7%;left:0}.mobility-tesla{z-index:5;object-fit:contain;filter:contrast(1.04)drop-shadow(0 38px 26px #00000094);transform-origin:bottom;width:min(760px,76%);height:auto;transform-style:preserve-3d;will-change:transform, opacity;position:absolute;bottom:15%;right:-3%}.wallbox-unit,.ev-car{display:none}.charge-cable{z-index:4;border-bottom-color:#232b25eb;border-right-color:#232b25eb;width:49%;height:36%;top:35%;left:18%}.energy-pulse{top:62%;left:31%}.tesla-charge-point{z-index:8;width:13px;height:13px;box-shadow:0 0 10px var(--green), 0 0 30px #45e66bb8;background:#d8ffe1;border:3px solid #111813;border-radius:50%;position:absolute;bottom:38%;right:57%}.journey-scroll{color:#0a0e0b;background:#eef0ea;height:230vh;position:relative}.journey-stage{perspective:1400px;flex-direction:column;justify-content:center;height:100vh;padding:100px max(36px,50vw - 690px) 42px;display:flex;position:sticky;top:0;overflow:hidden}.journey-heading{grid-template-columns:.9fr 1.1fr;align-items:end;gap:70px;display:grid}.journey-heading h2{letter-spacing:-.065em;margin:14px 0 0;font-size:clamp(48px,5.7vw,86px);font-weight:600;line-height:.94}.journey-heading>p{color:#667069;max-width:540px;margin:0 0 4px;font-size:15px;line-height:1.65}.journey-steps{transform-style:preserve-3d;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:48px;display:grid}.journey-steps article{min-height:260px;transform-style:preserve-3d;will-change:transform, opacity;background:linear-gradient(145deg,#ffffffeb,#e2e6dfc2);border:1px solid #07120a24;padding:24px 22px 30px;position:relative;overflow:hidden;box-shadow:0 28px 50px #14221814}.journey-steps article:after{content:"";border:1px solid #2a8b3f26;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-100px;right:-80px}.journey-step-top{color:#2b8b3f;letter-spacing:.13em;justify-content:space-between;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:700;display:flex}.journey-step-top small{color:#828b84;font-size:8px}.journey-steps h3{letter-spacing:-.035em;margin:58px 0 14px;font-size:23px;line-height:1.05}.journey-steps p{color:#657067;margin:0;font-size:12px;line-height:1.62}.journey-steps article>i{background:var(--green-dark);border-radius:50%;width:8px;height:8px;position:absolute;bottom:21px;right:22px;box-shadow:0 0 13px #2a8b3f73}.fixed-price-promise{color:#f1f4ef;background:#102016;border:1px solid #07120a26;grid-template-columns:150px minmax(280px,1fr) minmax(260px,.8fr);align-items:center;gap:28px;margin-top:18px;padding:19px 22px;display:grid}.fixed-price-promise>span{color:var(--green);letter-spacing:.15em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700}.fixed-price-promise strong{letter-spacing:-.025em;font-size:20px}.fixed-price-promise small{color:#839086;font-size:9px;line-height:1.5}.reviews-scroll{background:#080c09;height:235vh;position:relative}.reviews-stage{perspective:1500px;background:radial-gradient(circle at 75% 35%,#45e66b1a,#0000 30%),#080c09;height:100vh;position:sticky;top:0;overflow:hidden}.reviews-heading{z-index:4;pointer-events:none;padding:100px max(36px,50vw - 690px) 0;position:relative}.reviews-heading h2{color:#f2f4ef;letter-spacing:-.07em;margin:16px 0 0;font-size:clamp(50px,6.5vw,96px);font-weight:600;line-height:.9}.reviews-heading h2 span{color:#606a62}.reviews-rating{grid-template-columns:auto auto;align-items:center;gap:5px 14px;display:grid;position:absolute;bottom:0;right:max(36px,50vw - 690px)}.reviews-rating>span{color:#ffc83d;letter-spacing:.13em;font-size:16px}.reviews-rating strong{color:#f2f4ef;font-size:16px}.reviews-rating small{color:#737d75;grid-column:1/-1;font-size:9px}.reviews-track{z-index:3;transform-style:preserve-3d;will-change:transform;gap:22px;display:flex;position:absolute;top:47%;left:0}.reviews-track article{width:min(430px,78vw);min-width:min(430px,78vw);min-height:330px;transform:rotateY(calc((var(--review-index) - 2) * -1.5deg));background:linear-gradient(145deg,#1e2821f0,#0c120efa);border:1px solid #ffffff1f;flex-direction:column;justify-content:space-between;padding:30px;transition:border-color .35s,transform .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 38px 70px #0000006b,inset 0 1px #ffffff0d}.reviews-track article:hover{border-color:#45e66b61;transform:translateY(-8px)rotateY(0)}.reviews-track article:after{content:"";border:1px solid #45e66b1f;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-120px;right:-90px}.review-card-head{color:#ffc83d;letter-spacing:.12em;justify-content:space-between;font-size:13px;display:flex}.review-card-head small{color:#6f7971;letter-spacing:0;font-size:9px}.reviews-track blockquote{color:#d9dfda;margin:34px 0;font-size:16px;line-height:1.62}.reviews-track footer{z-index:2;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:18px;display:flex;position:relative}.reviews-track footer strong{color:#f1f3ef;font-size:13px}.reviews-track footer span{color:var(--green);letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.reviews-progress{background:#ffffff1a;height:1px;position:absolute;bottom:42px;left:max(36px,50vw - 690px);right:max(36px,50vw - 690px)}.reviews-progress i{background:var(--green);transform-origin:0;width:100%;height:100%;display:block;box-shadow:0 0 10px #45e66b80}.energy-loop{background:radial-gradient(circle at 73% 52%,#45e66b1a,#0000 31%),#070a08;grid-template-columns:.76fr 1.24fr;align-items:center;gap:70px;min-height:100vh;padding:120px max(40px,50vw - 690px);display:grid;overflow:hidden}.energy-loop-copy h2{color:#f1f3ef;letter-spacing:-.07em;margin:20px 0 32px;font-size:clamp(54px,6vw,92px);font-weight:600;line-height:.92}.energy-loop-copy>p{color:#7f8981;max-width:490px;font-size:15px;line-height:1.7}.energy-loop-legend{color:#79827b;flex-wrap:wrap;gap:18px;margin-top:40px;font-size:9px;display:flex}.energy-loop-legend span{align-items:center;gap:8px;display:flex}.energy-loop-legend i{background:var(--green);width:6px;height:6px;box-shadow:0 0 9px var(--green);border-radius:50%}.energy-loop-scene{perspective:1300px;place-items:center;min-height:680px;display:grid;position:relative}.energy-plane{width:650px;height:520px;transform-style:preserve-3d;background-image:linear-gradient(#45e66b17 1px,#0000 1px),linear-gradient(90deg,#45e66b17 1px,#0000 1px);background-size:52px 52px;border:1px solid #45e66b2e;position:relative;transform:rotateX(56deg)rotate(-28deg);box-shadow:inset 0 0 80px #45e66b0a,0 70px 100px #00000085}.energy-node{z-index:4;color:#eff4ef;background:#111b14eb;border:1px solid #ffffff2e;flex-direction:column;justify-content:space-between;width:145px;height:105px;padding:18px;display:flex;position:absolute;transform:translateZ(42px);box-shadow:16px 20px 35px #0000006b,inset 0 0 28px #45e66b0a}.energy-node span{color:var(--green);font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.energy-node strong{letter-spacing:.08em;font-size:12px}.node-roof{top:7%;left:37%}.node-home{top:40%;left:7%}.node-storage{bottom:8%;right:8%}.node-car{top:17%;right:3%}.energy-route{z-index:2;filter:drop-shadow(0 0 5px #45e66b73);border-top:2px solid #45e66b57;position:absolute}.route-one{width:36%;top:31%;left:27%;transform:rotate(-23deg)}.route-two{width:53%;top:58%;left:24%;transform:rotate(17deg)}.route-three{width:31%;top:41%;right:12%;transform:rotate(63deg)}.energy-runner{z-index:6;width:10px;height:10px;box-shadow:0 0 10px var(--green), 0 0 27px var(--green);background:#c8ffd4;border-radius:50%;position:absolute;transform:translateZ(55px)}.runner-one{animation:3.4s ease-in-out infinite energyRunnerOne}.runner-two{animation:4.1s ease-in-out .7s infinite energyRunnerTwo}.runner-three{animation:3.7s ease-in-out 1.2s infinite energyRunnerThree}.energy-loop-readout{color:#68726a;letter-spacing:.13em;border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:14px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:flex;position:absolute;bottom:3%;left:3%;right:3%}.energy-loop-readout strong{color:var(--green)}@keyframes heroRoofScan{0%,14%{opacity:0;background-position:120% 0}25%{opacity:.85}58%{opacity:.85;background-position:-120% 0}75%,to{opacity:0;background-position:-120% 0}}@keyframes heroHomeWake{0%,15%{opacity:0}42%,78%{opacity:.85}to{opacity:0}}@keyframes statusReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes windowEnergy{0%,to{filter:blur(4px)brightness(.9)}50%{filter:blur(5px)brightness(1.2)}}@keyframes moduleSpiral{0%{opacity:.28;border-top-color:#5fff8433;transform:rotateX(70deg)rotate(-18deg)scale(.92)}45%{opacity:1;border-top-color:#9effb5}to{opacity:.28;border-top-color:#5fff8433;transform:rotateX(70deg)rotate(342deg)scale(1.03)}}@keyframes energyRunnerOne{0%,to{opacity:0;top:27%;left:45%}15%,85%{opacity:1}50%{top:46%;left:20%}}@keyframes energyRunnerTwo{0%,to{opacity:0;top:48%;left:22%}15%,85%{opacity:1}50%{top:72%;left:72%}}@keyframes energyRunnerThree{0%,to{opacity:0;top:28%;left:77%}15%,85%{opacity:1}50%{top:70%;left:76%}}@media (width<=1080px){.roof-build-head{width:40vw;left:28px}.roof-build-head h2{font-size:54px}.journey-stage{padding-inline:28px}.journey-heading{gap:35px}.journey-steps{gap:8px}.journey-steps article{padding-inline:16px}.fixed-price-promise{grid-template-columns:120px 1fr .8fr}.energy-loop{gap:25px;padding-inline:28px}.energy-plane{scale:.82}}@media (width<=760px){.hero-roof-glow{width:94%;height:38%;top:11%;right:-14%}.hero-home-light{width:76%;height:24%;bottom:30%;right:-3%}.hero-energy-status{font-size:7px;top:42%;right:12px}.roof-build-scroll{height:215vh}.roof-build-stage{align-items:flex-end}.roof-build-head{background:linear-gradient(90deg,#050806fa,#050806c7,#0000);width:calc(100% - 36px);padding:18px 18px 24px 0;top:92px;left:18px}.roof-build-head h2{margin-block:12px 16px;font-size:43px}.roof-build-head p{max-width:88%;font-size:12px;line-height:1.55}.roof-scene{width:156vw;margin:0 -42vw 12vh 0}.roof-build-readout{font-size:6px}.longi-module-scene{width:235px;height:375px}.longi-energy-spiral i{height:48px}.product-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.product-facts>div:nth-child(3){border-bottom:1px solid #ffffff1a}.promise-content h2{margin-bottom:26px;line-height:1.02}.warranty-seals>div{min-height:108px;padding-inline:12px}.warranty-seals strong{font-size:35px}.warranty-seals span{font-size:8px}.mobility-wallbox-product{width:43%;top:8%;left:-4%}.mobility-tesla{width:115%;bottom:20%;right:-26%}.charge-cable{width:55%;height:32%;top:31%;left:16%}.tesla-charge-point{bottom:40%;right:55%}.journey-scroll{height:auto}.journey-stage{height:auto;min-height:0;padding:95px 18px;position:relative;overflow:visible}.journey-heading{grid-template-columns:1fr;gap:22px}.journey-heading h2{font-size:47px}.journey-heading>p{font-size:13px}.journey-steps{grid-template-columns:1fr;margin-top:36px}.journey-steps article{min-height:235px;opacity:1!important;transform:none!important}.fixed-price-promise{grid-template-columns:1fr;gap:12px;padding:22px}.fixed-price-promise strong{font-size:19px;line-height:1.25}.reviews-scroll{height:auto}.reviews-stage{height:auto;padding:90px 0 80px;position:relative;overflow:hidden}.reviews-heading{padding:0 18px 40px}.reviews-heading h2{font-size:49px}.reviews-rating{width:fit-content;margin-top:26px;position:static}.reviews-track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;max-width:100%;padding:12px 18px 34px;position:relative;top:auto;overflow-x:auto}.reviews-track article{scroll-snap-align:center;width:82vw;min-width:82vw;min-height:360px;transform:none}.reviews-progress{bottom:54px;left:18px;right:18px}.energy-loop{grid-template-columns:1fr;gap:30px;min-height:auto;padding:100px 18px}.energy-loop-copy h2{font-size:49px}.energy-loop-scene{min-height:500px}.energy-plane{transform-origin:50%;margin-left:-325px;position:absolute;left:50%;transform:rotateX(56deg)rotate(-18deg)scale(.49)}.energy-loop-readout{font-size:6px}}@media (prefers-reduced-motion:reduce){.hero-roof-glow,.hero-home-light,.longi-energy-spiral i,.roof-window-light,.energy-runner{animation:none}.hero-roof-glow,.hero-home-light{opacity:.5}.roof-longi-module{opacity:1!important;transform:rotate(-9deg)!important}.journey-steps article{opacity:1!important;transform:none!important}}.hero-v2{min-height:100svh}.hero-media-v2 img{object-position:50% 25%}.hero-v2:after{background:linear-gradient(90deg,#080b09 0%,#080b09f7 28%,#080b0952 61%,#080b092e 100%),linear-gradient(#0000 65%,#080b09 100%)}.hero-v2 .hero-copy{color:#ffffffd1;max-width:690px;font-size:clamp(17px,1.55vw,23px);line-height:1.42}.hero-roof-build{z-index:4;perspective:1100px;transform-origin:50%;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr);gap:5px;width:54%;height:37%;display:grid;position:absolute;top:13.5%;left:36.5%;transform:rotate(-14.7deg)skewY(-7deg)}.hero-roof-mask{z-index:-1;opacity:.97;animation:roofMaskReveal .8s var(--ease) 2.8s forwards;background:linear-gradient(145deg,#161918,#090c0a);position:absolute;inset:-8px}.hero-roof-panel{--hero-panel-delay:.6s;--hero-from-x:0px;--hero-from-y:-380px;--hero-from-r:12deg;opacity:0;transform:translate3d(var(--hero-from-x), var(--hero-from-y), 520px) rotateX(62deg) rotateZ(var(--hero-from-r));animation:heroPanelLand 1.25s var(--ease) var(--hero-panel-delay) forwards;background:linear-gradient(#5c8c771f 1px,#0000 1px) 0 0/50% 50%,linear-gradient(90deg,#5c8c771a 1px,#0000 1px) 0 0/50% 50%,linear-gradient(140deg,#131b18,#080e0b) 0 0/100% 100%;border:1px solid #7fa69138;position:relative;box-shadow:0 14px 25px #00000061,inset 0 1px #ffffff14}.hero-roof-panel:after{content:"";background:linear-gradient(115deg,#0000 30%,#ffffff1a 47%,#0000 62%);position:absolute;inset:0}.hero-roof-panel-1,.hero-roof-panel-5,.hero-roof-panel-9{--hero-from-x:-480px;--hero-from-r:-22deg}.hero-roof-panel-2,.hero-roof-panel-6,.hero-roof-panel-10{--hero-from-x:-160px;--hero-from-y:-450px;--hero-from-r:16deg}.hero-roof-panel-3,.hero-roof-panel-7,.hero-roof-panel-11{--hero-from-x:210px;--hero-from-y:-420px;--hero-from-r:-12deg}.hero-roof-panel-4,.hero-roof-panel-8,.hero-roof-panel-12{--hero-from-x:520px;--hero-from-y:-300px;--hero-from-r:23deg}.hero-build-status{color:var(--green);letter-spacing:.14em;opacity:0;animation:fadeUp .6s var(--ease) 3.05s forwards;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;font-style:normal;position:absolute;bottom:-32px;right:0;transform:skewY(7deg)rotate(14.7deg)}.longi-scroll{background:#090d0a;height:220vh;position:relative}.longi-stage{background:radial-gradient(circle at 75% 48%,#45e66b1c,#0000 31%),linear-gradient(130deg,#0d130f,#070908 72%);grid-template-columns:.86fr 1.14fr;align-items:center;height:100vh;padding:88px max(40px,50vw - 690px);display:grid;position:sticky;top:0;overflow:hidden}.longi-stage:before{opacity:.04;content:"";background-image:linear-gradient(#ffffffb3 1px,#0000 1px),linear-gradient(90deg,#ffffffb3 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0}.longi-copy{z-index:4;max-width:560px;position:relative}.product-brandline{color:#e8eee8;letter-spacing:.18em;align-items:center;gap:16px;margin-top:34px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;display:flex}.product-brandline i{background:var(--green);width:42px;height:1px}.longi-copy h2,.mobility-copy h2,.market-proof-copy h2{letter-spacing:-.06em;margin:22px 0 28px;font-size:clamp(48px,6vw,94px);font-weight:600;line-height:.96}.longi-copy>p,.mobility-copy>p{color:#98a099;max-width:520px;font-size:16px;line-height:1.72}.product-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:48px;display:grid}.product-facts>div{border-right:1px solid var(--line);padding:22px 14px 22px 0}.product-facts>div:not(:first-child){padding-left:16px}.product-facts>div:last-child{border-right:0}.product-facts strong,.product-facts span{display:block}.product-facts strong{color:var(--green);margin-bottom:9px;font-size:18px}.product-facts span{color:#737c75;letter-spacing:.11em;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:7px}.longi-visual{z-index:2;perspective:1500px;place-items:center;height:min(78vh,780px);display:grid;position:relative}.longi-orbit{border:1px solid #45e66b29;border-radius:50%;position:absolute}.orbit-a{width:650px;height:650px;animation:22s linear infinite orbit}.orbit-b{border-style:dashed;width:490px;height:490px;animation:16s linear infinite reverse orbit}.longi-module-scene{width:min(410px,62%);height:640px;transform-style:preserve-3d;will-change:transform, opacity;position:relative}.longi-module-scene img{z-index:2;object-fit:cover;border:6px solid #111512;width:100%;height:100%;position:absolute;inset:0;box-shadow:0 70px 100px #0000008c,0 0 0 1px #ffffff26}.longi-module-edge{z-index:1;transform-origin:0;background:linear-gradient(90deg,#28302c,#090c0a);width:22px;height:calc(100% - 15px);position:absolute;top:8px;right:-17px;transform:rotateY(54deg)}.longi-glass-sheen{z-index:3;mix-blend-mode:screen;background:linear-gradient(115deg,#0000 26%,#ffffff21 42%,#0000 57%);animation:4.8s ease-in-out infinite glassSheen;position:absolute;inset:7px;overflow:hidden}.longi-power-badge{z-index:4;width:84px;height:84px;color:var(--green);background:#080c09e0;border:1px solid #45e66b8c;border-radius:50%;place-items:center;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800;display:grid;position:absolute;bottom:36px;right:-20px;box-shadow:0 0 40px #45e66b21}.longi-data-line{background:var(--green);height:1px;box-shadow:0 0 12px var(--green);transform-origin:0;position:absolute;bottom:43px;left:5%;right:5%}.longi-coordinate{color:#59615a;letter-spacing:.13em;justify-content:space-between;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;display:flex;position:absolute;bottom:18px;left:5%;right:5%}.ownership-statement{background:var(--green);color:#061108;padding:150px max(40px,50vw - 690px);position:relative;overflow:hidden}.ownership-statement:after{content:"";border:1px solid #06110829;border-radius:50%;width:720px;height:720px;position:absolute;top:-55%;right:-7%}.ownership-index{letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:700}.ownership-statement p{letter-spacing:-.065em;max-width:1230px;margin:48px 0 70px;font-size:clamp(48px,7.4vw,116px);font-weight:500;line-height:.98}.ownership-statement p strong{color:#06110875;font-weight:500}.ownership-flow{letter-spacing:.12em;border-top:1px solid #06110833;align-items:center;gap:18px;padding-top:26px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800;display:flex}.ownership-flow i{background:#06110847;width:62px;height:1px}.storage-v2{height:235vh}.storage-stage-v2{background:radial-gradient(circle at 27% 48%,#45e66b1f,#0000 31%),#070a08}.sigen-product-visual{perspective:1400px;place-items:center;height:min(84vh,820px);display:grid;position:relative}.sigen-halo{border:1px solid #45e66b24;border-radius:50%;width:610px;height:610px;position:absolute;box-shadow:0 0 120px #45e66b14,inset 0 0 120px #45e66b0a}.sigen-floor-ring{border:1px solid #45e66b3b;border-radius:50%;position:absolute;bottom:50px;transform:rotateX(70deg)}.ring-outer{width:520px;height:160px}.ring-inner{width:350px;height:104px;animation:2.6s ease-in-out infinite floorPulse}.sigen-image-stack{aspect-ratio:1;width:min(610px,82%);transform-style:preserve-3d;position:relative;transform:rotateY(-7deg)}.sigen-image-slice,.sigen-master{object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.sigen-image-slice{will-change:transform, opacity;transform-style:preserve-3d}.sigen-image-slice img{object-fit:contain;filter:drop-shadow(0 32px 32px #00000057);width:100%;height:100%}.sigen-image-slice span{display:none}.sigen-master{z-index:8;filter:drop-shadow(0 60px 45px #00000073)drop-shadow(0 0 20px #45e66b0f);transition:filter .5s}.sigen-master.is-ready{filter:drop-shadow(0 60px 45px #00000073)drop-shadow(0 0 28px #45e66b38)}.sigen-led-trace{z-index:9;opacity:.7;pointer-events:none;background:linear-gradient(#0000,#71efff 20%,#6df5d1 76%,#0000);border-radius:999px;width:3px;height:53%;animation:2.2s ease-in-out infinite ledBreath;position:absolute;top:23%;left:calc(50% - 130px);box-shadow:0 0 12px #55ece999}.mobility-scroll{background:#0b0f0c;height:210vh;position:relative}.mobility-stage{background:radial-gradient(circle at 75% 58%,#45e66b1a,#0000 33%),linear-gradient(120deg,#0c120e,#070908 70%);grid-template-columns:.76fr 1.24fr;align-items:center;height:100vh;padding:92px max(40px,50vw - 690px);display:grid;position:sticky;top:0;overflow:hidden}.mobility-copy{z-index:5;max-width:520px;position:relative}.mobility-copy blockquote{border-left:2px solid var(--green);color:#dce3dc;margin:45px 0 0;padding:23px 0 23px 24px;font-size:17px;line-height:1.55}.mobility-visual{perspective:1300px;height:min(72vh,690px);position:relative}.mobility-grid{opacity:.13;transform-origin:bottom;background-image:linear-gradient(#45e66b80 1px,#0000 1px),linear-gradient(90deg,#45e66b80 1px,#0000 1px);background-size:54px 54px;height:62%;position:absolute;bottom:40px;left:0;right:0;transform:rotateX(67deg);-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.wallbox-unit{z-index:4;background:linear-gradient(110deg,#fffffff2,#cfd5d0 62%,#8f9791);border:1px solid #ffffff6b;border-radius:38px 38px 25px 25px;width:128px;height:210px;position:absolute;top:13%;left:8%;transform:rotateY(17deg);box-shadow:22px 35px 55px #00000070,inset 2px 2px 2px #fffc}.wallbox-unit:after{content:"";transform-origin:0;background:#676e69;border-radius:0 12px 12px 0;width:16px;height:178px;position:absolute;top:15px;right:-12px;transform:rotateY(44deg)}.wallbox-mark{color:#6c736d;letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:700;position:absolute;top:38px;left:22px}.wallbox-led{background:#4edff1;border-radius:99px;width:3px;height:90px;position:absolute;top:62px;left:21px;box-shadow:0 0 14px #4edff1}.wallbox-port{background:#222824;border:4px solid #768079;border-radius:50%;width:28px;height:28px;position:absolute;bottom:28px;right:25px}.charge-cable{z-index:3;border-bottom:5px solid #202720;border-right:5px solid #202720;border-radius:0 0 70%;width:430px;height:250px;position:absolute;top:38%;left:16%}.energy-pulse{z-index:7;background:var(--green);width:12px;height:12px;box-shadow:0 0 12px var(--green), 0 0 35px var(--green);border-radius:50%;position:absolute;top:61%;left:23%}.ev-car{z-index:5;width:540px;height:235px;transform-style:preserve-3d;will-change:transform, opacity;position:absolute;bottom:18%;right:2%}.ev-body{z-index:3;background:linear-gradient(#ffffffe0,#9ea6a0 65%,#4d544f);border-radius:105px 60px 30px 38px;height:118px;position:absolute;bottom:42px;left:0;right:0;transform:skew(-7deg);box-shadow:0 35px 50px #0000007a}.ev-roof{z-index:2;background:linear-gradient(145deg,#cfd4d0,#777f79);border-radius:120px 90px 0 0;width:290px;height:112px;position:absolute;top:19px;left:135px;transform:skew(-17deg)}.ev-window{z-index:4;background:linear-gradient(145deg,#23302a,#0d1511);border:1px solid #7af5991a;height:67px;position:absolute;top:39px}.window-front{border-radius:8px 60px 4px 4px;width:120px;left:285px;transform:skew(18deg)}.window-rear{border-radius:54px 4px 4px 5px;width:113px;left:156px;transform:skew(-15deg)}.ev-wheel{z-index:7;background:#545b56;border:17px solid #090b0a;border-radius:50%;place-items:center;width:94px;height:94px;display:grid;position:absolute;bottom:8px;box-shadow:0 12px 18px #0000008c}.ev-wheel i{border:4px solid #a8afa9;border-radius:50%;width:24px;height:24px}.wheel-front{right:68px}.wheel-rear{left:67px}.ev-light{z-index:8;background:#d8ffdd;border-radius:99px;width:42px;height:8px;position:absolute;bottom:100px;right:4px;box-shadow:12px 0 34px #b1ffc2cc}.ev-charge-port{z-index:9;background:var(--green);width:14px;height:14px;box-shadow:0 0 12px var(--green);border:3px solid #1b231d;border-radius:50%;position:absolute;bottom:112px;left:35px}.charge-readout{color:#69716a;letter-spacing:.12em;border-top:1px solid #ffffff26;justify-content:space-between;padding-top:16px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:flex;position:absolute;bottom:5%;left:8%;right:4%}.charge-readout strong{color:var(--green);font-size:11px}.market-proof{color:#0a0e0b;background:#eef0e9;grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;min-height:940px;padding:140px max(40px,50vw - 690px);display:grid;position:relative;overflow:hidden}.market-proof-grid{opacity:.13;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(12,1fr);display:grid;position:absolute;inset:0}.market-proof-grid i{border-bottom:1px solid #324037;border-right:1px solid #324037}.market-proof-number{z-index:2;flex-direction:column;display:flex;position:relative}.market-proof-number>span{color:var(--green-dark);letter-spacing:-.12em;font-size:clamp(180px,27vw,440px);font-weight:600;line-height:.7}.market-proof-number small{color:#657068;letter-spacing:.35em;margin-top:45px;font-family:SFMono-Regular,Consolas,monospace;font-size:14px}.market-proof-copy{z-index:2;max-width:610px;position:relative}.market-proof-copy h2{font-size:clamp(46px,5vw,78px);line-height:1}.market-proof-copy>p{color:#515b53;margin:0 0 34px;font-size:17px;line-height:1.72}.market-proof-copy>strong{border-top:1px solid #0a0e0b2e;padding:13px 0;font-size:16px;display:block}.market-proof-copy>small{color:#747d76;margin-top:30px;font-size:9px;line-height:1.55;display:block}.offer-psychology{border-left:2px solid var(--green);margin-top:28px;padding-left:20px;color:#dce3dd!important}.legal-page{min-height:100vh;color:var(--white);background:#090d0a}.legal-nav{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080b09d6;border:1px solid #ffffff21;border-radius:24px;justify-content:space-between;align-items:center;width:min(1380px,100% - 36px);height:74px;padding:8px 14px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%)}.legal-back{color:#aeb5ae;letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff1f;border-radius:999px;padding:10px 15px;font-size:10px;font-weight:700}.legal-hero{background:radial-gradient(circle at 78% 30%,#45e66b1f,#0000 28%),linear-gradient(130deg,#0c120e,#070908);flex-direction:column;justify-content:flex-end;min-height:78vh;padding:190px max(40px,50vw - 690px) 100px;display:flex}.legal-hero h1{letter-spacing:-.075em;flex-direction:column;margin:38px 0 25px;font-size:clamp(80px,13vw,200px);font-weight:600;line-height:.78;display:flex}.legal-hero h1 span{animation:legalRise 1.1s var(--ease) both;overflow:hidden}.legal-hero h1 span:last-child{color:#0000;-webkit-text-stroke:1px #ffffff5c;animation-delay:.12s}.legal-hero>p{color:#7f8881;opacity:0;animation:fadeUp .8s var(--ease) .7s forwards;font-size:16px}.legal-layout{grid-template-columns:260px 1fr;gap:110px;width:min(1380px,100% - 80px);margin:0 auto;padding:110px 0 150px;display:grid}.legal-layout aside{flex-direction:column;height:fit-content;display:flex;position:sticky;top:120px}.legal-layout aside>span{color:var(--green);letter-spacing:.14em;margin-bottom:30px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.legal-layout aside a{border-top:1px solid var(--line);color:#737b74;text-transform:uppercase;padding:15px 0;font-size:11px;transition:color .2s}.legal-layout aside a:hover{color:#fff}.legal-content article{border-top:1px solid var(--line);padding:75px 0;scroll-margin-top:110px}.legal-content article:first-child{border-top:0;padding-top:0}.legal-index{color:var(--green);letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.legal-content h2{letter-spacing:-.055em;margin:20px 0 30px;font-size:clamp(40px,5vw,72px);font-weight:600;line-height:1}.legal-content h3{color:#d9ded9;margin:44px 0 16px;font-size:18px}.legal-content p{color:#8f9890;max-width:840px;font-size:15px;line-height:1.82}.legal-content a{color:var(--green);text-underline-offset:4px;text-decoration:underline}.legal-content dl{border-top:1px solid var(--line);margin:45px 0 0}.legal-content dl>div{border-bottom:1px solid var(--line);grid-template-columns:220px 1fr;padding:18px 0;display:grid}.legal-content dt{color:#676f68;letter-spacing:.12em;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.legal-content dd{color:#dce1dc;margin:0}.legal-footer{border-top:1px solid var(--line);color:#687068;letter-spacing:.11em;justify-content:space-between;padding:42px max(40px,50vw - 690px);font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:flex}@keyframes heroPanelLand{0%{opacity:0;transform:translate3d(var(--hero-from-x), var(--hero-from-y), 520px) rotateX(62deg) rotateZ(var(--hero-from-r))}35%{opacity:1}72%{transform:translateY(8px)rotateX(-3deg)rotate(0)}to{opacity:.98;transform:translate(0)rotateX(0)rotate(0)}}@keyframes roofMaskReveal{to{opacity:0}}@keyframes glassSheen{0%,25%{transform:translate(-110%)}70%,to{transform:translate(115%)}}@keyframes legalRise{0%{opacity:0;transform:translateY(110%)}to{opacity:1;transform:translateY(0)}}@media (width<=1080px){.longi-stage,.mobility-stage{grid-template-columns:.8fr 1.2fr;padding-inline:28px}.longi-module-scene{width:330px;height:515px}.sigen-image-stack{width:520px}.ev-car{transform-origin:100%;right:-14%;scale:.82}.market-proof{gap:45px;padding-inline:40px}}@media (width<=760px){.hero-v2{min-height:930px}.hero-media-v2 img{object-position:54% 12%}.hero-roof-build{gap:3px;width:52%;height:30%;top:10%;left:38%}.hero-build-status{display:none}.hero-v2 .hero-content{padding-top:460px}.hero-v2 .hero-copy{font-size:16px;line-height:1.4}.longi-scroll,.storage-v2,.mobility-scroll{height:245vh}.longi-stage,.mobility-stage{grid-template-rows:auto 1fr;grid-template-columns:1fr;align-items:start;padding:88px 18px 28px}.longi-copy h2,.mobility-copy h2,.market-proof-copy h2{margin:15px 0 18px;font-size:46px}.longi-copy>p,.mobility-copy>p{font-size:13px;line-height:1.55}.product-brandline{margin-top:16px}.product-facts{margin-top:22px}.product-facts>div{padding-block:13px}.product-facts strong{font-size:13px}.longi-visual{height:57vh;min-height:450px}.longi-module-scene{width:230px;height:360px}.orbit-a{width:410px;height:410px}.orbit-b{width:310px;height:310px}.ownership-statement{padding:95px 18px}.ownership-statement p{margin-block:36px 55px;font-size:47px;line-height:1}.ownership-flow{flex-wrap:wrap;gap:10px}.ownership-flow i{width:25px}.storage-stage-v2{grid-template-rows:1fr auto;padding-top:18px}.sigen-product-visual{order:1;height:57vh;min-height:500px}.storage-stage-v2 .storage-copy{order:2}.sigen-image-stack{width:390px}.sigen-halo{width:400px;height:400px}.sigen-led-trace{top:24%;left:calc(50% - 88px)}.mobility-stage{grid-template-rows:auto 1fr}.mobility-copy blockquote{margin-top:16px;padding-block:12px;font-size:13px}.mobility-visual{height:58vh;min-height:470px}.wallbox-unit{transform-origin:0 0;top:13%;left:4%;scale:.72}.charge-cable{width:240px;left:8%}.ev-car{transform-origin:50%;bottom:15%;right:-180px;scale:.58}.market-proof{grid-template-columns:1fr;gap:85px;min-height:auto;padding:110px 18px}.market-proof-number>span{font-size:52vw}.market-proof-number small{margin-top:25px;font-size:10px}.market-proof-copy>p{font-size:14px}.legal-nav{width:calc(100% - 20px);height:62px;padding:6px 8px;top:10px}.legal-back{font-size:8px}.legal-hero{min-height:680px;padding:150px 18px 75px}.legal-hero h1{font-size:22vw;line-height:.84}.legal-layout{grid-template-columns:1fr;gap:50px;width:calc(100% - 36px);padding:70px 0 100px}.legal-layout aside{position:static}.legal-content article{padding:55px 0}.legal-content dl>div{grid-template-columns:1fr;gap:8px}.legal-content p{font-size:13px;line-height:1.75}.legal-footer{flex-direction:column;gap:12px;padding:35px 18px}}@media (prefers-reduced-motion:reduce){.hero-roof-panel{opacity:1;transform:none}.hero-roof-mask{opacity:0}}.hero-particles i{width:5px;height:5px;animation:6.2s ease-in-out infinite solarDustStrong;animation-delay:calc(var(--particle-index) * -.38s);background:#baffc9;box-shadow:0 0 8px #69f388,0 0 22px #45e66bc7}.hero-particles i:nth-child(10){top:12%;left:27%}.hero-particles i:nth-child(11){top:33%;left:45%}.hero-particles i:nth-child(12){top:58%;left:73%}.hero-particles i:nth-child(13){top:74%;left:88%}.hero-particles i:nth-child(14){top:81%;left:55%}.hero-particles i:nth-child(15){top:64%;left:31%}.hero-particles i:nth-child(16){top:46%;left:92%}.hero-particles i:nth-child(17){top:22%;left:76%}.hero-particles i:nth-child(18){top:84%;left:18%}.hero-particles i:nth-child(3n){width:7px;height:7px}.hero-constellation{opacity:.7;position:absolute;inset:0}.hero-constellation i{filter:drop-shadow(0 0 6px #45e66b80);opacity:0;transform-origin:0;background:linear-gradient(90deg,#0000,#8bffa494,#0000);width:150px;height:1px;animation:6.2s ease-in-out infinite constellationLink;position:absolute}.hero-constellation i:first-child{top:31%;left:36%;rotate:-12deg}.hero-constellation i:nth-child(2){animation-delay:-2s;top:47%;left:66%;rotate:18deg}.hero-constellation i:nth-child(3){animation-delay:-4s;top:68%;left:28%;rotate:-24deg}.hero-price-anchor{width:min(535px,100%);box-shadow:0 18px 46px #0000003b, inset 3px 0 var(--green);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:priceAnchorIn .9s var(--ease) .75s both;background:linear-gradient(110deg,#09120cd6,#122a1994),#060b08b8;border:1px solid #80ff9c47;grid-template-columns:1fr auto;align-items:center;gap:4px 20px;margin-top:24px;padding:15px 18px;display:grid}.hero-price-anchor>span{color:#b0b9b2;letter-spacing:.15em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700}.hero-price-anchor strong{color:#effff2;letter-spacing:-.045em;white-space:nowrap;grid-row:span 2;font-size:clamp(22px,2vw,31px);font-weight:650}.hero-price-anchor small{color:#78837a;max-width:330px;font-size:8px;line-height:1.45}.roof-build-scroll{background:#050806;padding:76px 0;position:relative;height:auto!important;min-height:0!important}.roof-build-stage{place-items:center;display:grid;overflow:hidden;height:min(920px,96vw)!important;min-height:720px!important;position:relative!important;top:auto!important}.roof-build-head{z-index:10}.roof-module-array,.roof-longi-module,.roof-energy-line{display:none!important}.roof-digital-twin{z-index:4;clip-path:polygon(46.5% 26%,90.7% 13.5%,84% 61%,36% 61%);opacity:0;filter:drop-shadow(0 0 18px #45e66b29);background:linear-gradient(#66ff892e 1px,#0000 1px) 0 0/52px 52px,linear-gradient(90deg,#66ff892e 1px,#0000 1px) 0 0/52px 52px,linear-gradient(140deg,#45e66b08,#45e66b29) 0 0/100% 100%;position:absolute;inset:0;overflow:hidden}.roof-scan-active .roof-digital-twin{animation:roofTwinReveal 1.15s var(--ease) .2s forwards}.roof-scan-grid{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(6,1fr);display:grid;position:absolute;inset:0}.roof-scan-grid i{opacity:0;position:relative}.roof-scan-grid i:after{background:var(--green);content:"";border:1px solid #beffcdd9;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;box-shadow:0 0 7px #45e66b,0 0 18px #45e66bb3}.roof-scan-active .roof-scan-grid i{animation:roofNodeWake .6s var(--ease) calc(.5s + var(--scan-index) * 35ms) forwards}.roof-scan-sweep{opacity:0;background:linear-gradient(90deg,#0000,#d7ffdf 18%,#45e66b 70%,#0000);height:2px;position:absolute;top:10%;left:3%;right:3%;box-shadow:0 0 12px #45e66b,0 0 40px #45e66bb8}.roof-scan-active .roof-scan-sweep{animation:roofScanSweep 3.2s var(--ease) .55s both}.roof-scan-core{text-align:center;color:#effff2;opacity:0;background:#051209ad;border:1px solid #a2ffb7ad;border-radius:50%;place-content:center;width:112px;height:112px;display:grid;position:absolute;top:37%;left:65%;scale:.6;box-shadow:0 0 0 14px #45e66b0d,0 0 42px #45e66b59}.roof-scan-active .roof-scan-core{animation:roofCoreLock .85s var(--ease) 2.25s forwards, roofCorePulse 3s ease-in-out 3.1s infinite}.roof-scan-core span{letter-spacing:-.04em;font-size:21px;font-weight:700}.roof-scan-core small{color:var(--green);letter-spacing:.12em;margin-top:4px;font-family:SFMono-Regular,Consolas,monospace;font-size:7px}.roof-data-pins{z-index:8;pointer-events:none;position:absolute;inset:0}.roof-data-pins span{color:#c3cdc5;letter-spacing:.11em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#050c08b8;border:1px solid #8cffa538;align-items:center;gap:8px;padding:9px 12px;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;display:flex;position:absolute;transform:translateY(12px)}.roof-data-pins span:first-child{top:29%;right:6%}.roof-data-pins span:nth-child(2){top:51%;right:11%}.roof-data-pins span:nth-child(3){top:64%;right:18%}.roof-data-pins i{background:var(--green);width:5px;height:5px;box-shadow:0 0 9px var(--green);border-radius:50%}.roof-scan-active .roof-data-pins span{animation:roofPinIn .65s var(--ease) forwards}.roof-scan-active .roof-data-pins span:first-child{animation-delay:1.3s}.roof-scan-active .roof-data-pins span:nth-child(2){animation-delay:1.75s}.roof-scan-active .roof-data-pins span:nth-child(3){animation-delay:2.2s}.longi-scroll{background:#090d0a;position:relative;height:auto!important;min-height:0!important}.longi-stage{overflow:hidden;height:auto!important;min-height:980px!important;position:relative!important;top:auto!important}.longi-orbit,.longi-lab-spiral,.longi-energy-spiral{display:none!important}.longi-visual{isolation:isolate}.longi-depth-frame{z-index:0;opacity:0;width:410px;height:650px;transform-style:preserve-3d;background-color:#0000;background-image:linear-gradient(#45e66b14 1px,#0000 1px),linear-gradient(90deg,#45e66b14 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #6fff903b;position:absolute}.longi-depth-frame.frame-a{transform:perspective(1100px)translateZ(-120px)scale(.92)}.longi-depth-frame.frame-b{transform:perspective(1100px)translateZ(-220px)scale(.84)}.longi-active .longi-depth-frame.frame-a{animation:depthFrameIn 1.1s var(--ease) .25s forwards, depthFrameDrift 8s ease-in-out 1.4s infinite}.longi-active .longi-depth-frame.frame-b{animation:depthFrameIn 1.1s var(--ease) .42s forwards, depthFrameDriftReverse 9s ease-in-out 1.6s infinite}.longi-energy-core{z-index:0;opacity:0;background:radial-gradient(circle,#45e66b33,#45e66b08 39%,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute}.longi-active .longi-energy-core{animation:energyCoreIn 1.2s var(--ease) .45s forwards}.longi-energy-core i{border:1px solid #45e66b3b;border-radius:50%;animation:7s linear infinite coreOrbit;position:absolute;inset:8%;transform:rotateX(66deg)}.longi-energy-core i:nth-child(2){border-style:dashed;animation-duration:5s;animation-direction:reverse;inset:23%}.longi-energy-core span{width:10px;height:10px;box-shadow:0 0 12px var(--green), 0 0 42px #45e66bbf;background:#baffc9;border-radius:50%;position:absolute;top:50%;left:50%}.longi-module-scene{z-index:3;opacity:0;transform-style:preserve-3d;position:relative;transform:translate3d(0,80px,240px)scale(.86);width:350px!important;height:565px!important}.longi-active .longi-module-scene{animation:longiVerticalArrival 1.25s var(--ease) .22s forwards}.longi-module-scene>img,.longi-module-scene img{z-index:3;position:absolute;inset:0;object-fit:contain!important;width:100%!important;height:100%!important;box-shadow:none!important;filter:contrast(1.08)drop-shadow(0 42px 34px #0000009e)!important;border:0!important}.longi-module-scan{z-index:7;opacity:0;position:absolute;inset:4% 5%;overflow:hidden}.longi-active .longi-module-scan{animation:4.8s linear 1.2s infinite moduleScanVisible}.longi-module-scan i{height:2px;animation:moduleScanTravel 4.8s var(--ease) infinite;background:linear-gradient(90deg,#0000,#d9ffe1 20%,#45e66b 76%,#0000);position:absolute;left:0;right:0;box-shadow:0 0 9px #45e66b,0 0 28px #45e66b9e}.longi-module-scan span{color:#c9ffd6d9;letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:6px;position:absolute;top:14px;right:5px}.longi-edge-energy{z-index:8;pointer-events:none;position:absolute;inset:3.4% 4.1%}.longi-edge-energy i{opacity:0;background:linear-gradient(90deg,#0000,#92ffa9,#0000);position:absolute;box-shadow:0 0 12px #45e66bcc}.longi-edge-energy i:first-child,.longi-edge-energy i:nth-child(3){height:1px;left:0;right:0}.longi-edge-energy i:first-child{top:0}.longi-edge-energy i:nth-child(3){bottom:0}.longi-edge-energy i:nth-child(2),.longi-edge-energy i:nth-child(4){background:linear-gradient(#0000,#92ffa9,#0000);width:1px;top:0;bottom:0}.longi-edge-energy i:nth-child(2){right:0}.longi-edge-energy i:nth-child(4){left:0}.longi-active .longi-edge-energy i{animation:3.6s ease-in-out 1.4s infinite edgeEnergyPulse}.longi-active .longi-edge-energy i:nth-child(2){animation-delay:1.7s}.longi-active .longi-edge-energy i:nth-child(3){animation-delay:2s}.longi-active .longi-edge-energy i:nth-child(4){animation-delay:2.3s}.longi-data-nodes{z-index:9;position:absolute;inset:2.8% 3.5%}.longi-data-nodes i{width:9px;height:9px;box-shadow:0 0 15px var(--green);opacity:0;background:#0a160d;border:2px solid #baffc9;border-radius:50%;position:absolute}.longi-data-nodes i:first-child{top:0;left:0}.longi-data-nodes i:nth-child(2){top:0;right:0}.longi-data-nodes i:nth-child(3){bottom:0;right:0}.longi-data-nodes i:nth-child(4){bottom:0;left:0}.longi-active .longi-data-nodes i{animation:dataNodeLock .55s var(--ease) forwards}.longi-active .longi-data-nodes i:first-child{animation-delay:.8s}.longi-active .longi-data-nodes i:nth-child(2){animation-delay:.95s}.longi-active .longi-data-nodes i:nth-child(3){animation-delay:1.1s}.longi-active .longi-data-nodes i:nth-child(4){animation-delay:1.25s}.longi-data-line{transform:scaleX(0)}.longi-active .longi-data-line{animation:dataLineIn 1.1s var(--ease) .8s forwards}.journey-scroll{padding:105px 0;height:auto!important;min-height:0!important}.journey-stage{justify-content:flex-start;height:auto!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important;position:relative!important;top:auto!important;overflow:visible!important}.reviews-scroll{padding:105px 0 92px;height:auto!important;min-height:0!important}.reviews-stage{padding-bottom:0;overflow:hidden;height:auto!important;min-height:0!important;position:relative!important;top:auto!important}.reviews-heading{padding-top:0!important}.reviews-marquee-shell{height:372px;margin-top:58px;position:relative!important;top:auto!important;left:auto!important;right:auto!important}.reviews-marquee-shell .reviews-track{position:relative!important;top:auto!important;left:auto!important}@keyframes solarDustStrong{0%,to{opacity:0;translate:0 14px;scale:.35}22%{opacity:.95}54%{opacity:.38;translate:7px -12px;scale:1.35}76%{opacity:.9}}@keyframes constellationLink{0%,18%,to{opacity:0;transform:scaleX(0)}34%,58%{opacity:.72;transform:scaleX(1)}76%{opacity:0;transform:scaleX(1)}}@keyframes priceAnchorIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes roofTwinReveal{0%{opacity:0;filter:blur(12px)drop-shadow(0 0 #0000)}to{opacity:.88;filter:blur()drop-shadow(0 0 18px #45e66b29)}}@keyframes roofNodeWake{0%{opacity:0;scale:.4}to{opacity:1;scale:1}}@keyframes roofScanSweep{0%{opacity:0;top:12%}12%{opacity:1}82%{opacity:1}to{opacity:0;top:68%}}@keyframes roofCoreLock{to{opacity:1;scale:1}}@keyframes roofCorePulse{0%,to{box-shadow:0 0 0 12px #45e66b0a,0 0 32px #45e66b47}50%{box-shadow:0 0 0 23px #45e66b00,0 0 56px #45e66b7a}}@keyframes roofPinIn{to{opacity:1;transform:translateY(0)}}@keyframes depthFrameIn{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur()}}@keyframes depthFrameDrift{0%,to{translate:-38px -18px}50%{translate:-30px -28px}}@keyframes depthFrameDriftReverse{0%,to{translate:38px 18px}50%{translate:28px 28px}}@keyframes energyCoreIn{0%{opacity:0;scale:.7}to{opacity:1;scale:1}}@keyframes coreOrbit{to{rotate:360deg}}@keyframes longiVerticalArrival{0%{opacity:0;filter:blur(10px);transform:translate3d(0,80px,240px)scale(.86)}70%{opacity:1}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@keyframes moduleScanVisible{0%,to{opacity:0}8%,88%{opacity:1}}@keyframes moduleScanTravel{0%{opacity:0;top:0}10%{opacity:1}84%{opacity:1}to{opacity:0;top:100%}}@keyframes edgeEnergyPulse{0%,to{opacity:.12}45%,62%{opacity:1}}@keyframes dataNodeLock{0%{opacity:0;scale:2.4}to{opacity:1;scale:1}}@keyframes dataLineIn{to{transform:scaleX(1)}}@media (width<=980px){.hero-price-anchor{width:min(480px,100%)}.roof-build-stage{display:block;overflow:visible;height:auto!important;min-height:0!important}.roof-build-head{background:0 0;width:min(660px,100% - 40px);margin:0 20px 42px;padding:0;position:relative;top:auto;left:auto}.roof-scene{width:calc(100% - 40px);margin:0 20px}.roof-data-pins span:first-child{top:23%;right:3%}.roof-data-pins span:nth-child(2){top:45%;right:4%}.roof-data-pins span:nth-child(3){top:66%;right:6%}.longi-stage{min-height:940px!important}.journey-scroll,.reviews-scroll{padding-block:82px}}@media (width<=760px){.hero-v2{min-height:1030px}.hero-v2 .hero-content{padding-top:420px}.hero-price-anchor{grid-template-columns:1fr;gap:7px;margin-top:18px}.hero-price-anchor strong{grid-row:auto}.hero-price-anchor small{max-width:100%}.hero-constellation{display:none}.roof-build-scroll{padding:88px 0}.roof-build-head h2{font-size:48px}.roof-scene{border-inline:0;width:100%;margin:0}.roof-digital-twin{background-size:28px 28px,28px 28px,100% 100%}.roof-scan-core{width:70px;height:70px}.roof-scan-core span{font-size:14px}.roof-data-pins{display:none}.roof-build-readout{font-size:6px;left:10px;right:10px}.longi-scroll{height:auto!important}.longi-stage{padding-bottom:74px;height:auto!important;min-height:1120px!important}.longi-visual{min-height:500px}.longi-module-scene{width:230px!important;height:372px!important}.longi-depth-frame{width:270px;height:425px}.longi-energy-core{width:360px;height:360px}.journey-scroll,.reviews-scroll{height:auto!important;min-height:0!important}.journey-stage,.reviews-stage{height:auto!important;min-height:0!important;position:relative!important;top:auto!important}.reviews-marquee-shell{height:350px;margin-top:40px}}@media (prefers-reduced-motion:reduce){.hero-particles i,.hero-constellation i,.roof-digital-twin,.roof-scan-grid i,.roof-scan-sweep,.roof-scan-core,.roof-data-pins span,.longi-depth-frame,.longi-energy-core,.longi-module-scene,.longi-module-scan,.longi-edge-energy i,.longi-data-nodes i,.longi-data-line{animation:none!important}.roof-digital-twin,.roof-scan-grid i,.roof-scan-core,.roof-data-pins span,.longi-depth-frame,.longi-energy-core,.longi-module-scene,.longi-data-nodes i{opacity:1!important}.longi-module-scene{transform:none!important}.longi-data-line{transform:scaleX(1)!important}}.hero-price-anchor{box-shadow:0 18px 46px #0000004d, inset 3px 0 var(--green), 0 0 0 0 #45e66b00;animation:priceAnchorIn .9s var(--ease) .75s both, priceAnchorPulse 4.8s ease-in-out 1.8s infinite;border-color:#80ff9c6b;position:relative;overflow:hidden}.hero-price-anchor:before{filter:blur(2px);content:"";width:22%;animation:priceGlassSweep 5.4s var(--ease) 1.5s infinite;background:linear-gradient(90deg,#0000,#d0ffda4d,#0000);position:absolute;top:-80%;bottom:-80%;left:-34%;rotate:17deg}.hero-price-anchor:after{content:"";border-top:1px solid #b5ffc6cc;border-right:1px solid #b5ffc6cc;width:45px;height:45px;position:absolute;top:0;right:0}.hero-price-anchor strong{z-index:2;color:#0000;background:linear-gradient(90deg,#effff2,#8dffa6 48%,#effff2 70%) 0 0/220% 100%;-webkit-background-clip:text;background-clip:text;animation:4.6s ease-in-out infinite priceTextLight;position:relative}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:22px}.hero-phone-button{color:#f1f6f2;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);min-height:62px;transition:border-color .3s ease, background .3s ease, transform .3s var(--ease);background:#080f0ab8;border:1px solid #89ffa357;border-radius:999px;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 21px;display:inline-flex;position:relative;overflow:hidden}.hero-phone-button:before{background:var(--green);width:8px;height:8px;box-shadow:0 0 10px var(--green), 0 0 0 0 #45e66b80;content:"";border-radius:50%;animation:2.2s ease-out infinite phoneAvailability;position:absolute;top:50%;left:17px;translate:0 -50%}.hero-phone-button span,.hero-phone-button strong{padding-left:17px}.hero-phone-button span{color:#829087;letter-spacing:.14em;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:700}.hero-phone-button strong{letter-spacing:.02em;margin-top:5px;font-size:13px}.hero-phone-button:hover{background:#0f2315db;border-color:#89ffa3b8;transform:translateY(-3px)}.roof-digital-twin,.roof-scan-grid,.roof-scan-sweep,.roof-scan-core{display:none!important}.roof-energy-model{z-index:5;pointer-events:none;opacity:0;position:absolute;inset:0}.roof-scan-active .roof-energy-model{animation:roofModelIn 1s var(--ease) .25s forwards}.roof-sun-path{filter:drop-shadow(0 0 8px #ffbf5b57);border-top:1px solid #ffd67e6b;border-radius:50% 50% 0 0;width:59%;height:39%;position:absolute;top:9%;left:34%;overflow:visible;rotate:-6deg}.roof-sun-path:before,.roof-sun-path:after{content:"";border:1px solid #ffdfa3db;border-radius:50%;width:7px;height:7px;position:absolute;top:-4px}.roof-sun-path:before{left:0}.roof-sun-path:after{right:0}.roof-sun-path i{height:2px;position:absolute;inset:-1px 0 auto;overflow:hidden}.roof-sun-path i:after{content:"";width:34%;height:100%;animation:sunPathCharge 4.2s var(--ease) infinite;background:linear-gradient(90deg,#0000,#ffe3ad,#7cff9b);display:block;box-shadow:0 0 15px #ffd3809e}.roof-sun-path span{width:25px;height:25px;animation:sunProbeTravel 4.2s var(--ease) infinite;background:#ffd990;border:1px solid #ffedc5e6;border-radius:50%;position:absolute;top:-13px;left:0;box-shadow:0 0 18px #ffd380f2,0 0 55px #ffa6386b}.roof-energy-rays{clip-path:polygon(0 0,100% 0,88% 100%,3% 100%);justify-content:space-around;width:43%;height:38%;display:flex;position:absolute;top:23%;left:45%;rotate:-8deg}.roof-energy-rays i{filter:drop-shadow(0 0 6px #5df77e9e);opacity:0;transform-origin:top;background:linear-gradient(#0000,#ffdc91cc 30%,#45e66b85,#0000);width:1px;height:100%}.roof-scan-active .roof-energy-rays i{animation:energyRayDrop 1.45s var(--ease) calc(.8s + var(--ray-index) * .12s) forwards}.roof-yield-bars{z-index:2;opacity:.72;justify-content:space-between;align-items:end;gap:5px;width:47%;height:16%;display:flex;position:absolute;bottom:29%;right:9%;rotate:-8deg}.roof-yield-bars i{width:100%;height:calc(20% + (var(--bar-index) % 7) * 9%);opacity:0;transform-origin:bottom;background:linear-gradient(#6dff8fc7,#45e66b0f);transform:scaleY(0);box-shadow:0 0 8px #45e66b3d}.roof-scan-active .roof-yield-bars i{animation:yieldBarRise .8s var(--ease) calc(1.45s + var(--bar-index) * 55ms) forwards}.roof-energy-core{text-align:center;color:#f2fff4;opacity:0;background:radial-gradient(circle,#45e66b38,#051209c2 65%);border:1px solid #bcffcbb3;border-radius:50%;place-content:center;width:118px;height:118px;display:grid;position:absolute;top:42%;right:15%;scale:.6;box-shadow:0 0 #45e66b3b,0 0 44px #45e66b5c}.roof-scan-active .roof-energy-core{animation:roofCoreLock .8s var(--ease) 2.3s forwards, roofEnergyHeartbeat 3s ease-in-out 3.15s infinite}.roof-energy-core span{letter-spacing:-.05em;font-size:22px;font-weight:700}.roof-energy-core small{color:#89ffa3;letter-spacing:.12em;margin-top:5px;font-family:SFMono-Regular,Consolas,monospace;font-size:6px}.promise-section{color:#f0f5f1;background:radial-gradient(circle at 22% 49%,#45e66b2b,#0000 28%),radial-gradient(circle at 87% 16%,#45e66b14,#0000 25%),linear-gradient(135deg,#0d1510,#060907 72%);grid-template-columns:.78fr 1.22fr;gap:clamp(50px,7vw,120px);min-height:1180px;padding-top:140px;padding-bottom:140px}.promise-section:before{opacity:.045;background-image:linear-gradient(#abffbe80 1px,#0000 1px),linear-gradient(90deg,#abffbe80 1px,#0000 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(circle at 30%,#000,#0000 66%);mask-image:radial-gradient(circle at 30%,#000,#0000 66%)}.promise-visual{z-index:2;aspect-ratio:1;perspective:1300px;place-items:center;width:min(530px,41vw);display:grid;position:relative}.promise-visual:before{filter:blur(30px);content:"";opacity:0;background:radial-gradient(circle,#45e66b33,#0000 66%);border-radius:50%;position:absolute;inset:4%}.promise-active .promise-visual:before{animation:1.2s .3s forwards promiseGlowIn,4s ease-in-out 1.5s infinite promiseGlowBreathe}.promise-orbit{opacity:0;border:1px solid #80ff9c3d;border-radius:50%;position:absolute}.promise-orbit-one{border-style:dashed;inset:2%}.promise-orbit-two{border-color:#80ff9c61;inset:15%}.promise-active .promise-orbit-one{animation:promiseOrbitIn 1s var(--ease) .2s forwards, orbit 24s linear 1.2s infinite}.promise-active .promise-orbit-two{animation:promiseOrbitIn 1s var(--ease) .42s forwards, orbit 16s linear 1.4s infinite reverse}.promise-core{z-index:3;aspect-ratio:1;text-align:center;opacity:0;background:radial-gradient(circle at 44% 34%,#bdffcb2e,#0000 30%),linear-gradient(145deg,#16331ef2,#050f08fa);border:1px solid #b6ffc675;border-radius:50%;place-content:center;width:61%;display:grid;position:relative;transform:translateZ(280px)scale(.6);box-shadow:0 70px 100px #0006,inset 0 0 70px #45e66b14}.promise-active .promise-core{animation:promiseCoreArrive 1.25s var(--ease) .25s forwards}.promise-core span{color:#effff2;letter-spacing:-.1em;font-size:clamp(105px,11vw,170px);font-weight:620;line-height:.7}.promise-core small{color:var(--green);letter-spacing:.28em;margin-top:26px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.promise-core i{width:12px;height:12px;box-shadow:0 0 12px var(--green), 0 0 35px #45e66bcc;background:#c5ffd2;border-radius:50%;animation:3.4s ease-in-out infinite promiseCoreDot;position:absolute;top:8%;right:8%}.promise-timeline{color:#64726a;letter-spacing:.12em;opacity:0;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;display:grid;position:absolute;bottom:6%;left:8%;right:8%}.promise-active .promise-timeline{animation:promiseTimelineIn .8s var(--ease) 1.15s forwards}.promise-timeline>i{background:#ffffff24;height:1px;overflow:hidden}.promise-timeline b{transform-origin:0;background:linear-gradient(90deg,#45e66b,#c3ffcf);width:100%;height:100%;display:block;transform:scaleX(0);box-shadow:0 0 12px #45e66b99}.promise-active .promise-timeline b{animation:promiseTimelineCharge 2s var(--ease) 1.35s forwards}.promise-content{justify-self:stretch;max-width:760px}.promise-content h2{color:#eff4f0;font-size:clamp(58px,6.6vw,102px)}.promise-content .muted-text{color:#67746b}.promise-content>p.promise-lead{color:#b5beb7;max-width:700px;margin-bottom:18px;font-size:18px;line-height:1.68}.promise-content>p.promise-psychology{border-left:2px solid var(--green);color:#7e8b82;max-width:680px;margin:0;padding-left:22px;font-size:14px;line-height:1.68}.warranty-proof-grid{perspective:1100px;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:42px;display:grid}.warranty-proof-grid article{opacity:0;background:linear-gradient(145deg,#1c2e21db,#090f0bf2);border:1px solid #97ffaf24;min-height:220px;padding:23px 20px;position:relative;overflow:hidden;transform:translate3d(0,60px,160px);box-shadow:0 28px 60px #00000038}.promise-active .warranty-proof-grid article{animation:warrantyCardIn .9s var(--ease) forwards}.promise-active .warranty-proof-grid article:first-child{animation-delay:.7s}.promise-active .warranty-proof-grid article:nth-child(2){animation-delay:.88s}.promise-active .warranty-proof-grid article:nth-child(3){animation-delay:1.06s}.warranty-proof-grid article:after{content:"";border:1px solid #45e66b24;border-radius:50%;width:145px;height:145px;position:absolute;bottom:-70px;right:-55px}.warranty-proof-grid article>span{color:var(--green);letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.warranty-proof-grid strong{color:#ecf7ef;letter-spacing:-.04em;margin:52px 0 12px;font-size:25px;display:block}.warranty-proof-grid p{color:#87928a;margin:0;font-size:11px;line-height:1.55}.no-followup-costs{opacity:0;background:linear-gradient(90deg,#2670374d,#0e1b12d1);border:1px solid #74ff9352;grid-template-columns:auto 1fr;align-items:center;gap:24px;margin-top:10px;padding:20px 22px;display:grid;transform:translateY(28px)}.promise-active .no-followup-costs{animation:followupPromiseIn .9s var(--ease) 1.25s forwards, followupPromiseGlow 4s ease-in-out 2.2s infinite}.no-followup-costs>span{min-width:86px;color:var(--green);letter-spacing:-.06em;font-size:38px;font-weight:650}.no-followup-costs strong{color:#eaf4ec;font-size:16px}.no-followup-costs p{color:#7f8c82;margin:5px 0 0;font-size:10px;line-height:1.5}.promise-assurance{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.promise-assurance span{color:#78857c;letter-spacing:.11em;border:1px solid #ffffff1a;padding:8px 10px;font-family:SFMono-Regular,Consolas,monospace;font-size:7px}.promise-section .warranty-note{color:#536057;max-width:730px;font-size:8px}.journey-steps article,.journey-active .journey-steps article{opacity:0;transition:opacity .75s var(--ease) var(--journey-delay), translate .75s var(--ease) var(--journey-delay), scale .38s var(--ease), border-color .38s ease, box-shadow .38s ease, background .38s ease;translate:0 58px;scale:.98;animation:none!important;transform:none!important}.journey-active .journey-steps article{opacity:1;translate:0;scale:1}.journey-active .journey-steps article:hover{background:radial-gradient(circle at 85% 13%,#45e66b1f,#0000 27%),linear-gradient(145deg,#fff,#e8ece5);border-color:#2a8b3f73;transition-delay:0s;translate:0 -12px;scale:1.015;box-shadow:0 40px 75px #14221826,inset 0 1px #ffffffe6;opacity:1!important;animation:none!important;transform:none!important}.journey-steps article{flex-direction:column;min-height:340px;display:flex}.journey-steps h3{margin-top:42px}.journey-result{border-top:1px solid #09170c1a;gap:6px;margin-top:auto;padding-top:17px;display:grid}.journey-result span{color:var(--green-dark);letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:800}.journey-result strong{color:#354039;max-width:220px;font-size:11px;line-height:1.42}.journey-steps article>i{transition:scale .35s,box-shadow .35s}.journey-steps article:hover>i{scale:1.8;box-shadow:0 0 13px #2a8b3fa6,0 0 32px #45e66b5c}.mobility-scroll{height:auto!important;min-height:0!important}.mobility-stage{overflow:hidden;height:auto!important;min-height:1050px!important;position:relative!important;top:auto!important}.mobility-copy{max-width:560px}.mobility-copy h2{font-size:clamp(47px,5.7vw,88px)}.mobility-bidi-benefits{gap:9px;margin-top:26px;display:grid}.mobility-bidi-benefits span{color:#aeb8b0;align-items:center;gap:10px;font-size:11px;display:flex}.mobility-bidi-benefits i{background:var(--green);border:1px solid #aaffbc;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #45e66ba8}.mobility-bidi-note{color:#505d54;max-width:530px;margin-top:18px;font-size:8px;line-height:1.5;display:block}.mobility-energy-halo,.mobility-car-platform,.mobility-wallbox-product,.mobility-tesla,.mobility-headlight-sweep,.tesla-charge-point,.mobility-bidi-card,.charge-readout{opacity:0}.mobility-energy-halo{transform:scale(.7)}.mobility-car-platform{transform:rotateX(68deg)rotate(9deg)scale(.7)}.mobility-wallbox-product{transform:translate3d(-170px,0,220px)rotateY(18deg)}.mobility-tesla{transform:translate3d(520px,65px,-160px)scale(.84)}.mobility-active .mobility-energy-halo{animation:1.1s .4s forwards mobilityHaloIn,4s ease-in-out 1.5s infinite mobilityHaloBreathe}.mobility-active .mobility-car-platform{animation:mobilityPlatformIn 1.1s var(--ease) .45s forwards}.mobility-active .mobility-wallbox-product{animation:wallboxAutoIn 1.15s var(--ease) .25s forwards}.mobility-active .mobility-tesla{animation:carAutoIn 1.35s var(--ease) .42s forwards}.mobility-active .charge-cable{animation:cableDraw 1.2s var(--ease) 1.05s forwards}.charge-cable{clip-path:inset(0 100% 0 0)}.bidirectional-flow{z-index:8;opacity:0;width:45%;height:54px;position:absolute;top:54%;left:23%}.mobility-active .bidirectional-flow{animation:.6s 1.45s forwards bidiFlowIn}.bidirectional-flow:before,.bidirectional-flow:after{content:"";background:linear-gradient(90deg,#0000,#71ff92c7,#0000);height:1px;position:absolute;left:0;right:0}.bidirectional-flow:before{top:12px}.bidirectional-flow:after{bottom:12px}.bidirectional-flow i{z-index:2;width:11px;height:11px;box-shadow:0 0 12px var(--green), 0 0 32px #45e66bb8;background:#baffc8;border-radius:50%;position:absolute}.bidirectional-flow .flow-to-car{animation:2.5s linear infinite energyToCar;top:7px;left:0}.bidirectional-flow .flow-to-home{animation:2.5s linear infinite energyToHome;bottom:7px;right:0}.bidirectional-flow>span{width:43px;height:43px;color:var(--green);background:#051109e0;border:1px solid #91ffaa73;border-radius:50%;place-items:center;font-size:21px;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 24px #45e66b3d}.mobility-active .mobility-headlight-sweep{animation:3.5s ease-in-out 1.6s infinite headlightAuto}.mobility-active .tesla-charge-point{animation:.55s 1.45s forwards chargePointIn,2s ease-in-out 2s infinite chargePointPulse}.mobility-bidi-card{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050d08d1;border:1px solid #84ff9f47;gap:5px;padding:15px 17px;display:grid;position:absolute;top:7%;right:1%;transform:translateY(-20px)}.mobility-active .mobility-bidi-card{animation:bidiCardIn .8s var(--ease) 1.25s forwards}.mobility-bidi-card span{color:var(--green);letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:7px}.mobility-bidi-card strong{color:#eef8f0;font-size:13px}.mobility-bidi-card small{color:#627067;font-size:8px}.charge-readout{min-width:280px}.mobility-active .charge-readout{animation:bidiCardIn .8s var(--ease) 1.55s forwards}.charge-readout strong{font-size:10px}@keyframes priceAnchorPulse{0%,to{box-shadow:0 18px 46px #0000004d, inset 3px 0 var(--green), 0 0 0 0 #45e66b00}50%{box-shadow:0 22px 58px #00000061,inset 3px 0 #8dffa6,0 0 35px #45e66b2b}}@keyframes priceGlassSweep{0%,62%{opacity:0;left:-34%}70%{opacity:1}90%{opacity:.75}to{opacity:0;left:118%}}@keyframes priceTextLight{0%,to{background-position:100% 0}50%{background-position:0 0}}@keyframes phoneAvailability{0%{box-shadow:0 0 10px var(--green), 0 0 0 0 #45e66b73}70%,to{box-shadow:0 0 10px var(--green), 0 0 0 11px #45e66b00}}@keyframes roofModelIn{0%{opacity:0;filter:blur(10px)}to{opacity:1;filter:blur()}}@keyframes sunPathCharge{0%{opacity:0;transform:translate(-10%)}18%,78%{opacity:1}to{opacity:0;transform:translate(250%)}}@keyframes sunProbeTravel{0%{top:2px;left:0;scale:.78}48%{top:-58%;scale:1.2}to{top:2px;left:calc(100% - 25px);scale:.78}}@keyframes energyRayDrop{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes yieldBarRise{to{opacity:1;transform:scaleY(1)}}@keyframes roofEnergyHeartbeat{0%,to{box-shadow:0 0 #45e66b33,0 0 34px #45e66b4d}55%{box-shadow:0 0 0 22px #45e66b00,0 0 55px #45e66b7a}}@keyframes promiseGlowIn{to{opacity:1}}@keyframes promiseGlowBreathe{0%,to{opacity:.72;scale:.92}50%{opacity:1;scale:1.06}}@keyframes promiseOrbitIn{0%{opacity:0;scale:.7}to{opacity:1;scale:1}}@keyframes promiseCoreArrive{0%{opacity:0;filter:blur(10px);transform:translateZ(280px)scale(.6)}to{opacity:1;filter:blur();transform:translateZ(0)scale(1)}}@keyframes promiseCoreDot{0%,to{translate:0}50%{translate:-22px 18px}}@keyframes promiseTimelineIn{to{opacity:1}}@keyframes promiseTimelineCharge{to{transform:scaleX(1)}}@keyframes warrantyCardIn{0%{opacity:0;transform:translate3d(0,60px,160px)}to{opacity:1;transform:translate(0)}}@keyframes followupPromiseIn{to{opacity:1;transform:translateY(0)}}@keyframes followupPromiseGlow{0%,to{border-color:#74ff9340}50%{border-color:#74ff9394;box-shadow:0 0 30px #45e66b17}}@keyframes mobilityHaloIn{to{opacity:1;transform:scale(1)}}@keyframes mobilityHaloBreathe{0%,to{opacity:.62;scale:.95}50%{opacity:1;scale:1.04}}@keyframes mobilityPlatformIn{to{opacity:1;transform:rotateX(68deg)rotate(0)scale(1)}}@keyframes wallboxAutoIn{to{opacity:1;transform:translate(0)rotateY(8deg)}}@keyframes carAutoIn{to{opacity:1;transform:translate(0)scale(1)}}@keyframes cableDraw{to{clip-path:inset(0)}}@keyframes bidiFlowIn{to{opacity:1}}@keyframes energyToCar{0%{left:0}to{left:calc(100% - 11px)}}@keyframes energyToHome{0%{right:0}to{right:calc(100% - 11px)}}@keyframes headlightAuto{0%,to{opacity:0}35%,58%{opacity:.72}}@keyframes chargePointIn{to{opacity:1}}@keyframes chargePointPulse{0%,to{scale:.88}50%{scale:1.25}}@keyframes bidiCardIn{to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.hero-actions .text-link{width:100%;margin-top:4px}.promise-section{grid-template-columns:.72fr 1.28fr;gap:48px}.warranty-proof-grid{grid-template-columns:1fr}.warranty-proof-grid article{min-height:0}.warranty-proof-grid strong{margin-top:25px}}@media (width<=900px){.promise-section{grid-template-columns:1fr;gap:70px;min-height:0}.promise-visual{justify-self:center;width:min(530px,82vw)}.promise-content{justify-self:center}.mobility-stage{grid-template-rows:auto 650px;grid-template-columns:1fr;min-height:1250px!important}}@media (width<=760px){.hero-v2{min-height:1130px}.hero-actions{align-items:stretch}.hero-actions .primary-button,.hero-phone-button{width:100%}.hero-actions .primary-button{justify-content:space-between}.roof-energy-core{width:72px;height:72px;right:11%}.roof-energy-core span{font-size:15px}.roof-energy-rays{top:19%}.promise-section{padding:100px 18px}.promise-visual{width:min(420px,94vw)}.promise-content h2{font-size:50px}.promise-content>p.promise-lead{font-size:15px}.warranty-proof-grid{margin-top:32px}.no-followup-costs{grid-template-columns:1fr;gap:9px}.journey-steps article{min-height:300px}.mobility-stage{grid-template-rows:auto 580px;min-height:1260px!important}.mobility-copy h2{font-size:45px}.mobility-bidi-card{top:3%;right:8px}.bidirectional-flow{width:58%;top:52%;left:16%}}@media (prefers-reduced-motion:reduce){.hero-price-anchor,.hero-price-anchor:before,.hero-price-anchor strong,.hero-phone-button:before,.roof-energy-model,.roof-sun-path i:after,.roof-sun-path span,.roof-energy-rays i,.roof-yield-bars i,.roof-energy-core,.promise-visual:before,.promise-orbit,.promise-core,.promise-core i,.promise-timeline,.promise-timeline b,.warranty-proof-grid article,.no-followup-costs,.mobility-energy-halo,.mobility-car-platform,.mobility-wallbox-product,.mobility-tesla,.charge-cable,.bidirectional-flow,.mobility-headlight-sweep,.tesla-charge-point,.mobility-bidi-card,.charge-readout{animation:none!important}.roof-energy-model,.roof-energy-rays i,.roof-yield-bars i,.roof-energy-core,.promise-visual:before,.promise-orbit,.promise-core,.promise-timeline,.warranty-proof-grid article,.no-followup-costs,.mobility-energy-halo,.mobility-car-platform,.mobility-wallbox-product,.mobility-tesla,.bidirectional-flow,.tesla-charge-point,.mobility-bidi-card,.charge-readout{opacity:1!important}.roof-yield-bars i{transform:scaleY(1)}.promise-core,.warranty-proof-grid article,.no-followup-costs,.mobility-energy-halo,.mobility-car-platform,.mobility-wallbox-product,.mobility-tesla,.mobility-bidi-card{transform:none!important}.charge-cable{clip-path:none}}.promise-section{grid-template-columns:.68fr 1.32fr}.promise-visual{width:min(560px,42vw)}.promise-core{width:54%}.promise-satellites{z-index:4;pointer-events:none;position:absolute;inset:0}.promise-satellites span{opacity:0;min-width:124px;transition:opacity .75s var(--ease), scale .75s var(--ease), border-color .4s ease, box-shadow .4s ease;background:linear-gradient(145deg,#1b3522f0,#050d08f0);border:1px solid #85ffa13d;gap:4px;padding:11px 13px 10px;display:grid;position:absolute;scale:.72;box-shadow:0 18px 40px #00000057,inset 0 1px #ffffff0a}.promise-satellites span:before{content:"";background:linear-gradient(90deg,#45e66bbf,#0000);width:40px;height:1px;position:absolute;top:50%;box-shadow:0 0 12px #45e66b80}.promise-satellites span:first-child{transition-delay:.75s;top:2%;left:50%;translate:-50%}.promise-satellites span:first-child:before{transform-origin:0;top:100%;left:50%;rotate:90deg}.promise-satellites span:nth-child(2){transition-delay:.9s;top:43%;right:-1%}.promise-satellites span:nth-child(2):before{right:100%;rotate:180deg}.promise-satellites span:nth-child(3){transition-delay:1.05s;bottom:2%;left:50%;translate:-50%}.promise-satellites span:nth-child(3):before{transform-origin:0;bottom:100%;left:50%;rotate:-90deg}.promise-satellites span:nth-child(4){transition-delay:1.2s;top:43%;left:-1%}.promise-satellites span:nth-child(4):before{left:100%}.promise-active .promise-satellites span{opacity:1;border-color:#85ffa170;scale:1;box-shadow:0 22px 50px #00000061,0 0 28px #45e66b14,inset 0 1px #ffffff0f}.promise-satellites b{color:#eaffee;letter-spacing:-.02em;font-size:14px}.promise-satellites small{color:#73db89;letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:6px;font-weight:800}.promise-content{max-width:880px}.warranty-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.warranty-proof-grid article{min-height:238px}.promise-active .warranty-proof-grid article:nth-child(4){animation-delay:1.24s}.warranty-proof-grid article:nth-child(4){background:radial-gradient(circle at 85% 10%,#45e66b33,#0000 34%),linear-gradient(145deg,#1e4127f0,#07100afa);border-color:#85ffa152}.warranty-proof-grid article:nth-child(4):before{content:"";background:#a4ffb9;border-radius:50%;width:8px;height:8px;animation:3s ease-in-out infinite promiseCoreDot;position:absolute;top:18px;right:18px;box-shadow:0 0 14px #45e66be6,0 0 35px #45e66b8c}.warranty-proof-grid strong{margin-top:42px}.promise-assurance span:last-child{color:#8aeea0;background:#45e66b0f;border-color:#70ff914d}.journey-scroll{isolation:isolate;background:radial-gradient(circle at 78% 10%,#45e66b21,#0000 29%),radial-gradient(circle at 8% 88%,#165b2614,#0000 30%),linear-gradient(145deg,#f4f6f1,#e8ece5 68%,#dce3db);min-height:1120px;overflow:hidden}.journey-scroll:before{z-index:-2;content:"";background-image:linear-gradient(#0c20110b 1px,#0000 1px),linear-gradient(90deg,#0c20110b 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.journey-stage{isolation:isolate;justify-content:flex-start;min-height:1120px;padding-top:126px;padding-bottom:92px}.journey-stage:after{z-index:-1;content:"";border:1px solid #1e702f1a;border-radius:50%;width:75vw;height:75vw;position:absolute;bottom:-38vw;right:-14vw;box-shadow:0 0 0 90px #1e702f06,0 0 0 180px #1e702f05}.journey-atmosphere{z-index:-1;pointer-events:none;position:absolute;inset:0}.journey-atmosphere i{opacity:0;background:#30b94f;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 14px #30b94fbf,0 0 42px #30b94f57}.journey-atmosphere i:first-child{top:15%;right:12%}.journey-atmosphere i:nth-child(2){top:48%;left:4%}.journey-atmosphere i:nth-child(3){bottom:12%;right:7%}.journey-active .journey-atmosphere i{animation:5s ease-in-out infinite journeyAmbientPoint}.journey-active .journey-atmosphere i:nth-child(2){animation-delay:-1.8s}.journey-active .journey-atmosphere i:nth-child(3){animation-delay:-3.5s}.journey-heading{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:18px;position:relative}.journey-heading .eyebrow{grid-column:1/-1}.journey-heading h2{grid-area:2/1/4/8;max-width:850px;font-size:clamp(58px,6.4vw,104px);line-height:.88}.journey-heading h2 span{color:#778179}.journey-heading>p{border-left:2px solid #2a9d43;grid-column:8/-1;max-width:590px;margin:0;padding-left:22px;font-size:16px}.journey-live-status{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#2f3e33;background:#ffffff6b;border:1px solid #0f331721;grid-column:8/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-top:12px;padding:14px 16px;font-family:SFMono-Regular,Consolas,monospace;display:grid}.journey-live-status i{background:#25a943;border-radius:50%;width:7px;height:7px;animation:2.1s ease-in-out infinite journeyStatusPulse;box-shadow:0 0 16px #25a94399}.journey-live-status span{color:#247e38;letter-spacing:.12em;font-size:7px;font-weight:800}.journey-live-status strong{letter-spacing:.08em;font-size:7px}.journey-energy-rail{color:#597060;letter-spacing:.13em;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-top:46px;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:800;display:grid}.journey-energy-rail>i{background:linear-gradient(90deg,#1b5f2a,#45e66b 52%,#1b5f2a);height:2px;position:relative;overflow:visible;box-shadow:0 0 16px #45e66b2e}.journey-energy-rail b{filter:blur(1px);opacity:0;background:radial-gradient(#8effa7f2,#45e66b38 48%,#0000 72%);border-radius:50%;width:76px;height:12px;position:absolute;top:50%;left:0;translate:0 -50%}.journey-active .journey-energy-rail b{animation:4.4s ease-in-out .6s infinite journeyRailSignal}.journey-steps{counter-reset:journey-card;gap:14px;margin-top:18px}.journey-steps:before{display:none}.journey-steps article,.journey-active .journey-steps article{counter-increment:journey-card;background:linear-gradient(125deg,#fffffff7,#e5eae2e0);border-color:#0d251326;min-height:382px;padding:25px 23px 27px;box-shadow:0 25px 55px #182b1d1a,inset 0 2px #ffffffeb}.journey-steps article:before{z-index:0;content:"";background:linear-gradient(90deg,#0000,#6cf48b21,#0000);width:52%;position:absolute;top:0;bottom:0;left:-90%;transform:skew(-16deg)}.journey-active .journey-steps article:before{animation:5.8s ease-in-out infinite journeyCardScan}.journey-active .journey-steps article:nth-child(2):before{animation-delay:.75s}.journey-active .journey-steps article:nth-child(3):before{animation-delay:1.5s}.journey-active .journey-steps article:nth-child(4):before{animation-delay:2.25s}.journey-steps article:after{color:#15441f0e;letter-spacing:-.1em;content:"0" counter(journey-card);border:0;border-radius:0;width:auto;height:auto;font-size:112px;font-weight:700;line-height:1;position:absolute;bottom:-22px;right:14px}.journey-active .journey-steps article:hover{background:radial-gradient(circle at 86% 11%,#45e66b26,#0000 28%),linear-gradient(135deg,#fff,#e6ece4);border-color:#23923b80;translate:0 -10px;scale:1.008;box-shadow:0 42px 80px #1130192b,inset 0 2px #fffffff2}.journey-step-top,.journey-phase,.journey-steps h3,.journey-steps article>p,.journey-result{z-index:2;position:relative}.journey-phase{color:#257c37;letter-spacing:.13em;align-items:center;gap:8px;margin-top:42px;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:800;display:flex}.journey-phase i{background:#26843a;width:20px;height:1px;position:relative}.journey-phase i:after{content:"";background:#3fd761;border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;right:0;box-shadow:0 0 12px #3fd76199}.journey-steps h3{max-width:255px;margin-top:15px;font-size:27px;line-height:1}.journey-steps article>p{color:#657068;font-size:11px}.journey-result{padding-top:16px}.journey-result strong{color:#26392c;max-width:245px;font-size:12px}.journey-steps article>i{z-index:3}.fixed-price-promise{background:radial-gradient(circle at 85%,#45e66b29,#0000 30%),linear-gradient(110deg,#07120b,#102a18 58%,#08140c);border-color:#53ff7b38;grid-template-columns:150px minmax(280px,1fr) minmax(260px,.8fr) 56px;margin-top:16px;padding:22px 24px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0e221333,inset 0 1px #ffffff0d}.fixed-price-promise:before{content:"";background:linear-gradient(100deg,#0000 20%,#6fff8f14 50%,#0000 80%);position:absolute;inset:0;translate:-100%}.journey-active .fixed-price-promise:before{animation:5s ease-in-out 1.4s infinite fixedPriceSweep}.fixed-price-promise>i{background:#45e66b0f;border:1px solid #7aff9745;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:relative}.fixed-price-promise>i:before,.fixed-price-promise>i:after,.fixed-price-promise>i b{content:"";border:1px solid #73ff9352;border-radius:50%;position:absolute}.fixed-price-promise>i:before{inset:8px}.fixed-price-promise>i:after{background:#66f587;inset:17px;box-shadow:0 0 18px #45e66bb3}.fixed-price-promise>i b{border-top-color:#0000;animation:4.5s linear infinite orbit;inset:-1px}@keyframes journeyAmbientPoint{0%,to{opacity:.18;scale:.7}50%{opacity:.85;scale:1.4}}@keyframes journeyStatusPulse{0%,to{opacity:.55;scale:.82}50%{opacity:1;scale:1.25}}@keyframes journeyRailSignal{0%{opacity:0;left:0}12%{opacity:1}86%{opacity:1}to{opacity:0;left:calc(100% - 76px)}}@keyframes journeyCardScan{0%,20%{opacity:0;left:-90%}34%{opacity:1}54%,to{opacity:0;left:150%}}@keyframes fixedPriceSweep{0%,18%{opacity:0;translate:-100%}35%{opacity:1}60%,to{opacity:0;translate:100%}}@media (width<=1180px){.promise-section{grid-template-columns:1fr}.promise-visual{justify-self:center;width:min(560px,76vw)}.promise-content{justify-self:center}.journey-scroll,.journey-stage{min-height:1420px}.journey-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-steps article,.journey-active .journey-steps article{min-height:330px}.fixed-price-promise{grid-template-columns:130px 1fr 1fr 52px}}@media (width<=900px){.warranty-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-heading{grid-template-columns:1fr}.journey-heading .eyebrow,.journey-heading h2,.journey-heading>p,.journey-live-status{grid-area:auto/1}.journey-heading>p{margin-top:22px}.fixed-price-promise{grid-template-columns:115px 1fr 52px}.fixed-price-promise>small{grid-column:1/-1}}@media (width<=760px){.promise-satellites span{min-width:100px;padding:8px 9px}.promise-satellites b{font-size:11px}.promise-satellites small{font-size:5px}.warranty-proof-grid{grid-template-columns:1fr}.warranty-proof-grid article{min-height:210px}.journey-scroll,.journey-stage{min-height:2260px}.journey-stage{padding-top:96px;padding-bottom:72px}.journey-heading h2{font-size:53px}.journey-heading>p{padding-left:16px;font-size:14px}.journey-live-status{grid-template-columns:auto 1fr}.journey-live-status strong{grid-column:2}.journey-energy-rail{margin-top:34px}.journey-steps{grid-template-columns:1fr}.journey-steps article,.journey-active .journey-steps article{min-height:340px}.fixed-price-promise{grid-template-columns:1fr 48px;gap:12px}.fixed-price-promise>span,.fixed-price-promise>strong,.fixed-price-promise>small{grid-column:1}.fixed-price-promise>i{grid-area:1/2/4;align-self:center}}@media (prefers-reduced-motion:reduce){.promise-satellites span,.warranty-proof-grid article:nth-child(4):before,.journey-atmosphere i,.journey-live-status i,.journey-energy-rail b,.journey-steps article:before,.fixed-price-promise:before,.fixed-price-promise>i b{transition:none!important;animation:none!important}.promise-satellites span{opacity:1;scale:1}}.customer-questions{color:#eef5ef;background:radial-gradient(circle at 15% 20%,#45e66b21,#0000 28%),linear-gradient(135deg,#0c1510,#060907 72%);grid-template-columns:.76fr 1.24fr;align-items:start;gap:clamp(70px,8vw,140px);padding:150px max(40px,50vw - 690px);display:grid;position:relative;overflow:hidden}.customer-questions:before{opacity:.045;content:"";pointer-events:none;background-image:linear-gradient(#adffbf8c 1px,#0000 1px),linear-gradient(90deg,#adffbf8c 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 22% 30%,#000,#0000 62%);mask-image:radial-gradient(circle at 22% 30%,#000,#0000 62%)}.questions-intro,.questions-list{z-index:2;position:relative}.questions-intro h2{letter-spacing:-.07em;margin:24px 0 28px;font-size:clamp(56px,6.2vw,96px);font-weight:600;line-height:.92}.questions-intro>p{color:#8e9a90;max-width:560px;font-size:16px;line-height:1.75}.questions-list{border-top:1px solid #89ffa32e}.question-item{background:#ffffff05;border-bottom:1px solid #89ffa324;transition:background .35s,border-color .35s}.question-item:hover,.question-item[open]{background:linear-gradient(90deg,#45e66b13,#ffffff05);border-color:#89ffa361}.question-item summary{cursor:pointer;grid-template-columns:44px 1fr 36px;align-items:center;gap:18px;min-height:112px;padding:22px 20px;list-style:none;display:grid}.question-item summary::-webkit-details-marker{display:none}.question-item summary>span{color:var(--green);letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:800}.question-item summary>strong{color:#e7eee8;letter-spacing:-.025em;font-size:clamp(18px,1.45vw,23px);font-weight:520;line-height:1.25}.question-item summary>i{color:#7fec97;width:34px;height:34px;transition:rotate .35s var(--ease), background .35s ease, color .35s ease;border:1px solid #84ff9f3d;border-radius:50%;place-items:center;font-style:normal;display:grid}.question-item[open] summary>i{background:var(--green);color:#071008;rotate:45deg}.question-item>p{color:#929d94;max-width:760px;animation:questionAnswerIn .45s var(--ease) both;margin:-4px 56px 0 82px;padding:0 20px 30px;font-size:14px;line-height:1.75}.footer-contact{color:#777f78;gap:5px;font-size:10px;font-style:normal;line-height:1.45;display:grid}.footer-contact a{color:#9ca69e;width:max-content;transition:color .25s}.footer-contact a:hover{color:var(--green)}footer{grid-template-columns:auto minmax(190px,1fr) minmax(220px,auto) auto}@keyframes questionAnswerIn{0%{opacity:0;translate:0 -10px}to{opacity:1;translate:0}}@media (width<=1080px){.customer-questions{grid-template-columns:1fr;gap:70px}footer{grid-template-columns:auto 1fr auto}.footer-contact{grid-area:2/1/auto/-1}}@media (width<=760px){.customer-questions{gap:48px;padding:105px 18px}.questions-intro h2{font-size:50px}.questions-intro>p{font-size:14px}.question-item summary{grid-template-columns:30px 1fr 32px;gap:10px;min-height:94px;padding-inline:10px}.question-item summary>strong{font-size:17px}.question-item summary>i{width:30px;height:30px}.question-item>p{margin:-2px 32px 0 30px;padding:0 10px 25px;font-size:13px}footer{grid-template-columns:1fr;align-items:start}.footer-contact,.footer-links,.footer-year{grid-area:auto/1}.footer-links{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.question-item>p{animation:none!important}}@media (width<=760px){.hero-v2{min-height:1080px}.hero-v2 .hero-content{width:calc(100% - 36px);padding-top:420px}.hero h1{letter-spacing:-.065em;max-width:100%;margin:22px 0 28px;font-size:clamp(36px,9.8vw,44px);line-height:.92}.hero h1 .word-mask,.hero h1 .word-rise{white-space:nowrap;width:100%;max-width:100%}.hero-kicker{max-width:320px}.hero-v2 .hero-copy{max-width:330px;font-size:15px;line-height:1.48}.reviews-marquee-shell .reviews-track{will-change:transform;animation:48s linear infinite reviewsMarquee}.storage-stage-v2{grid-template-rows:minmax(330px,41svh) auto;grid-template-columns:minmax(0,1fr);padding:14px 18px 24px}.sigen-product-visual{height:41svh;min-height:330px}.sigen-image-stack{width:min(340px,88vw)}.sigen-halo{width:350px;height:350px}.sigen-floor-ring{bottom:20px}.ring-outer{width:340px;height:104px}.ring-inner{width:240px;height:72px}.sigen-led-trace{height:56%;top:22%;left:calc(50% - 77px)}.storage-stage-v2 .storage-copy{width:100%;min-width:0;padding-bottom:14px}.storage-stage-v2 .partner-chip{margin-bottom:10px}.storage-stage-v2 .storage-copy h2{margin-block:12px 16px;font-size:44px}.storage-stage-v2 .storage-lead{font-size:12px;line-height:1.5}.storage-stage-v2 .tech-specs{margin-top:14px}.storage-stage-v2 .tech-specs>div{padding-block:10px}.storage-stage-v2 .tech-specs strong{font-size:20px}.energy-loop-scene{height:430px;min-height:430px}.nav,.legal-nav{border-radius:22px;overflow:hidden}.brand{border-radius:15px}.nav-cta{border-radius:16px;justify-content:center;gap:0}.nav-cta>span,.primary-button>span,.offer-form button>span{display:none}.hero-actions .primary-button,.hero-phone-button,.offer-form button{border-radius:999px}.nav-cta,.hero-actions .primary-button,.hero-phone-button,.offer-form button{animation:4.2s ease-in-out infinite mobileButtonAura}.legal-hero{overflow:hidden}.legal-hero h1{max-width:100%;font-size:clamp(44px,13.6vw,54px);line-height:.9}.legal-hero h1 span{white-space:nowrap}.legal-hero h1 span:last-child{font-size:.72em;line-height:1.06}}@keyframes mobileButtonAura{0%,to{filter:brightness();box-shadow:0 0 #45e66b00}50%{filter:brightness(1.08);box-shadow:0 0 0 5px #45e66b14,0 9px 25px #1b823233}}@media (width<=340px){.brand{width:124px}.nav-cta{padding-inline:9px;font-size:7px}.hero h1{font-size:32px}}@media (hover:none) and (pointer:coarse){.reviews-marquee-shell:hover .reviews-track{animation-play-state:running}}@media (prefers-reduced-motion:reduce){.nav-cta,.hero-actions .primary-button,.hero-phone-button,.offer-form button{animation:none!important}}:root{--ink:#0b110d;--ink-soft:#151d17;--muted:#b0b8b1}html,body{background:#0b110d}.roof-scroll,.storage-scroll,.longi-scroll,.mobility-scroll,.reviews-scroll{background-color:#0d1510}.roof-stage,.longi-stage,.storage-stage-v2,.mobility-stage,.reviews-stage,.energy-loop,.about-zukunftssolar,.company,.offer,.legal-page{background-color:#0c130f}.nav-scrolled{background:#0c130fe8}.reference-projects{isolation:isolate;background:radial-gradient(circle at 18% 24%,#45e66b1c,#0000 28%),radial-gradient(circle at 82% 76%,#5bee7d12,#0000 26%),#0d1510;padding:150px 0 128px;position:relative;overflow:hidden}.reference-projects:before{z-index:-2;opacity:.055;content:"";background-image:linear-gradient(#ffffff42 1px,#0000 1px),linear-gradient(90deg,#ffffff42 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0}.reference-ambient{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.reference-ambient i{border:1px solid #45e66b2b;border-radius:50%;width:360px;height:360px;animation:18s linear infinite referenceOrbit;position:absolute;top:10%;left:8%}.reference-ambient i:before,.reference-ambient i:after{border-radius:inherit;content:"";border:1px solid #45e66b1f;position:absolute}.reference-ambient i:before{inset:22%}.reference-ambient i:after{inset:-58%}.reference-ambient i:last-child{width:260px;height:260px;animation-duration:23s;animation-direction:reverse;inset:auto 6% 2% auto}.reference-heading{z-index:2;grid-template-columns:1.05fr .95fr;align-items:end;gap:90px;width:min(1380px,100% - 80px);margin:0 auto;display:grid;position:relative}.reference-heading h2{color:#f4f6f1;letter-spacing:-.07em;margin:22px 0 0;font-size:clamp(58px,7vw,108px);font-weight:600;line-height:.9}.reference-heading h2 span{color:var(--green)}.reference-intro{padding-bottom:7px}.reference-intro>p{color:#a7b1a9;max-width:620px;margin:0 0 35px;font-size:16px;line-height:1.72}.reference-proofline{border-top:1px solid #ffffff21;border-bottom:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);display:grid}.reference-proofline span{color:#7f8b82;letter-spacing:.08em;text-transform:uppercase;border-right:1px solid #ffffff21;flex-direction:column;justify-content:center;gap:7px;min-height:86px;padding:18px 16px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:flex}.reference-proofline span:last-child{border-right:0}.reference-proofline strong{color:#eef3ed;letter-spacing:-.02em;text-transform:none;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500}.reference-marquee{z-index:2;margin-top:84px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.reference-track{will-change:transform;gap:22px;width:max-content;animation:58s linear infinite referenceFlow;display:flex}.reference-marquee:hover .reference-track{animation-play-state:paused}.reference-card{opacity:0;width:clamp(470px,52vw,720px);transition:opacity .8s var(--ease), transform .8s var(--ease), border-color .45s ease, box-shadow .45s ease;transition-delay:calc(var(--reference-index) * 70ms);background:#111a14;border:1px solid #ffffff24;border-radius:28px;position:relative;overflow:hidden;transform:translateY(42px)scale(.985);box-shadow:0 34px 80px #00000057}.reference-projects-active .reference-card{opacity:1;transform:translateY(0)scale(1)}.reference-projects-active .reference-card:hover{border-color:#6fff8f75;transform:translateY(-9px)perspective(1200px)rotateX(1.5deg)rotateY(-1.2deg);box-shadow:0 44px 95px #0000006b,0 0 42px #45e66b17}.reference-image{aspect-ratio:1.823;background:#111713;position:relative;overflow:hidden}.reference-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 54%,#060d0861),linear-gradient(90deg,#45e66b1a,#0000 18% 82%,#45e66b14);position:absolute;inset:0}.reference-image img{object-fit:cover;width:100%;height:100%;transition:transform 1.1s var(--ease), filter .8s ease}.reference-card:hover .reference-image img{filter:saturate(1.07)contrast(1.02);transform:scale(1.035)}.reference-scan{z-index:3;opacity:0;filter:blur(7px);pointer-events:none;background:linear-gradient(90deg,#0000,#b7ffc73d,#0000);width:24%;position:absolute;top:-30%;bottom:-30%;left:-34%;transform:skew(-12deg)}.reference-projects-active .reference-scan{animation:referenceScan 7.8s ease-in-out calc(var(--reference-index) * .42s) infinite}.reference-caption{color:#0b110d;background:linear-gradient(135deg,#f1f3ed,#e4e9e2);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px 24px;min-height:132px;padding:22px 25px 24px;display:grid}.reference-caption>span{color:#18833b;letter-spacing:.16em;grid-column:1/-1;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700}.reference-caption>strong{letter-spacing:-.035em;font-size:22px;font-weight:600;line-height:1.05}.reference-caption>div{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.reference-caption b{color:#0e7d3a;font-size:21px;font-weight:600}.reference-caption small{color:#647068;letter-spacing:.07em;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.reference-conclusion{z-index:2;border-top:1px solid #ffffff24;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;width:min(1380px,100% - 80px);margin:58px auto 0;padding-top:25px;display:grid;position:relative}.reference-conclusion>span{color:#738078;letter-spacing:.13em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.reference-conclusion>strong{color:#f0f4ef;font-size:18px;font-weight:500}.reference-conclusion>a{background:var(--green);color:#071008;letter-spacing:.04em;text-transform:uppercase;min-height:52px;transition:transform .3s var(--ease), background .3s ease;border-radius:999px;align-items:center;gap:24px;padding:0 22px;font-size:11px;font-weight:800;display:inline-flex}.reference-conclusion>a:hover{background:var(--green-bright);transform:translateY(-3px)}@keyframes referenceFlow{to{transform:translate(calc(-50% - 11px))}}@keyframes referenceScan{0%,18%{opacity:0;left:-34%}30%{opacity:1}58%{opacity:.7;left:112%}72%,to{opacity:0;left:112%}}@keyframes referenceOrbit{to{transform:rotate(360deg)}}@media (width<=760px){.storage-v2{height:185svh}.storage-stage-v2{grid-template-rows:minmax(270px,34svh) auto;align-content:start;padding:84px 18px 14px}.sigen-product-visual{height:34svh;min-height:270px;max-height:330px;overflow:hidden}.sigen-image-stack{width:min(300px,78vw)}.sigen-halo{width:310px;height:310px}.sigen-floor-ring{bottom:4px}.ring-outer{width:300px;height:92px}.ring-inner{width:214px;height:65px}.sigen-led-trace{height:57%;top:20%;left:calc(50% - 68px)}.assembly-status{bottom:1px}.storage-stage-v2 .storage-copy{padding-bottom:0}.reference-projects{padding:105px 0 92px}.reference-heading{grid-template-columns:1fr;gap:38px;width:calc(100% - 36px)}.reference-heading h2{margin-top:16px;font-size:clamp(45px,13vw,55px);line-height:.92}.reference-intro>p{margin-bottom:25px;font-size:14px;line-height:1.62}.reference-proofline{grid-template-columns:1fr 1fr}.reference-proofline span{min-height:76px;padding:14px 12px}.reference-proofline span:nth-child(2){border-right:0}.reference-proofline span:last-child{border-top:1px solid #ffffff21;grid-column:1/-1}.reference-marquee{margin-top:48px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.reference-track{gap:12px;animation-duration:62s}.reference-card{border-radius:22px;width:86vw}.reference-caption{grid-template-columns:1fr;gap:10px;min-height:138px;padding:18px 18px 20px}.reference-caption>strong{font-size:20px}.reference-caption>div{flex-direction:row;justify-content:space-between;align-items:baseline}.reference-caption b{font-size:19px}.reference-conclusion{grid-template-columns:1fr;gap:10px;width:calc(100% - 36px);margin-top:42px}.reference-conclusion>a{justify-content:space-between;width:100%;margin-top:12px}}@media (prefers-reduced-motion:reduce){.reference-track{animation:none!important}.reference-marquee{scroll-snap-type:x mandatory;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.reference-card{scroll-snap-align:center}.reference-scan,.reference-ambient i{animation:none!important}}
