/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.resize{resize:both}}:root{--ink:#061321;--navy:#071b2e;--navy-2:#0b2940;--paper:#f2f5f2;--white:#f7faf9;--muted:#8da1ad;--line:#b5d3db38;--green:#3de3b3;--green-dark:#0c6f5a;--cyan:#5dd9f0;--gold:#f0bd64;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Noto Sans TC,PingFang TC,Microsoft JhengHei,Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--green);outline-offset:4px}.site-header{z-index:20;width:min(100% - 48px, var(--max));min-height:86px;color:var(--white);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:40px;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{letter-spacing:.08em;align-items:center;gap:11px;display:inline-flex}.brand-mark{aspect-ratio:1;width:34px;color:var(--ink);background:var(--green);clip-path:polygon(50% 0,100% 100%,0 100%);place-items:center;padding-top:8px;font-weight:800;display:grid}.brand>span:last-child{gap:3px;display:grid}.brand strong{font-size:14px;line-height:1}.brand small{color:var(--muted);letter-spacing:.15em;font-size:9px}.desktop-nav{justify-content:center;align-items:center;gap:clamp(22px,3vw,48px);font-size:14px;display:flex}.desktop-nav a,.language{color:#f7faf9bd;transition:color .18s}.desktop-nav a:hover,.language:hover{color:var(--green)}.header-actions{align-items:center;gap:22px;font-size:13px;display:flex}.header-cta{border:1px solid #f7faf975;padding:12px 18px;transition:background .18s,color .18s}.header-cta:hover{color:var(--ink);background:var(--green)}.hero{min-height:820px;color:var(--white);background:linear-gradient(90deg,#05111ff5 0%,#051321c2 38%,#071c2d33 72%),radial-gradient(circle at 68% 64%,#39b9ad3d,#0000 28%),linear-gradient(160deg,#07182a 10%,#0c334a 53%,#0a1c2d 100%);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#7bb7c40e 1px,#0000 1px),linear-gradient(90deg,#7bb7c40e 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0,#000 35% 100%);mask-image:linear-gradient(#0000 0,#000 35% 100%)}.hero-glow{z-index:1;aspect-ratio:1;filter:blur(70px);background:#efb35424;border-radius:50%;width:28vw;position:absolute;bottom:7%;left:48%}.hero-copy{z-index:5;width:min(44%,630px);margin-left:max(24px, calc((100% - var(--max)) / 2));padding-top:190px;position:relative}.eyebrow,.section-index{color:var(--green);letter-spacing:.23em;margin:0 0 24px;font-size:12px;font-weight:700}.hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(58px,6.4vw,96px);font-weight:650;line-height:1.05}.hero-lead{color:#f7faf9b3;max-width:550px;margin:32px 0 0;font-size:17px;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.button{border:1px solid #f7faf985;justify-content:center;align-items:center;gap:54px;min-height:54px;padding:0 25px;font-size:14px;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--ink);background:var(--green);border-color:var(--green)}.button-primary:hover{background:#71f0ca}.button-secondary{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#081b2c3d}.hero-note{color:var(--muted);letter-spacing:.08em;align-items:center;gap:10px;margin-top:26px;font-size:11px;display:flex}.pulse{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite pulse;box-shadow:0 0 0 5px #3de3b31f}@keyframes pulse{50%{opacity:.5}}.energy-scene-shell{z-index:2;position:absolute;inset:86px 0 0 33%;overflow:hidden}.energy-scene-shell canvas{z-index:2;opacity:0;touch-action:pan-y;width:100%;height:100%;transition:opacity .42s;position:absolute;inset:0}.scene-poster{opacity:1;transition:opacity .4s;position:absolute;inset:0}.is-ready .scene-poster{opacity:.2}.poster-sun{aspect-ratio:1;filter:blur(18px);background:#f3bc6485;border-radius:50%;width:130px;position:absolute;top:28%;left:42%}.poster-grid{opacity:.32;transform-origin:bottom;background-image:linear-gradient(#49f4ce80 1px,#0000 1px),linear-gradient(90deg,#49f4ce80 1px,#0000 1px);background-size:42px 42px;height:48%;position:absolute;bottom:0;left:0;right:0;transform:perspective(400px)rotateX(62deg)}.scene-status{z-index:4;gap:10px;display:flex;position:absolute;bottom:54px;right:36px}.scene-status span{color:#f7faf9a3;border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05152494;padding:10px 14px;font-size:11px;transition:color .18s,border-color .18s}.scene-status span.is-active{color:var(--green);border-color:var(--green)}.hero-scroll{z-index:6;left:max(24px, calc((100% - var(--max)) / 2));color:#f7faf961;letter-spacing:.22em;align-items:center;gap:14px;font-size:9px;display:flex;position:absolute;bottom:30px}.hero-scroll i{background:var(--line);width:72px;height:1px;display:block}.capability-strip{z-index:8;max-width:var(--max);background:var(--white);border-bottom:1px solid #d8e0df;grid-template-columns:repeat(4,1fr);min-height:126px;margin:-1px auto 0;display:grid;position:relative}.capability-strip>div{border-right:1px solid #d8e0df;align-items:center;gap:18px;padding:24px clamp(18px,2.6vw,42px);display:flex}.capability-strip>div:last-child{border-right:0}.capability-icon{color:var(--green-dark);font-size:30px;line-height:1}.capability-strip div>span:last-child{white-space:nowrap;gap:6px;font-size:14px;display:grid}.capability-strip small{color:#768b92;letter-spacing:.16em;font-size:9px}.section{width:min(100% - 48px, var(--max));margin:0 auto;padding:120px 0}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;margin-bottom:58px;display:grid}.section-heading h2,.integration-copy h2,.trust-copy h2,.contact-section h2{letter-spacing:-.045em;margin:0;font-size:clamp(40px,5vw,70px);font-weight:560;line-height:1.12}.section-heading>p,.integration-copy>p,.trust-copy>p{color:#5b7079;margin:0;font-size:15px;line-height:1.9}.product-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.product-card{min-height:550px;color:var(--white);background:var(--navy);position:relative;overflow:hidden}.product-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 38%,#03101cf0);position:absolute;inset:0}.product-visual{position:absolute;inset:0}.solar-visual{background:radial-gradient(circle at 76% 16%,#f1b85c94,#0000 11%),linear-gradient(160deg,#24485f,#07192b 60%)}.sun-orbit{aspect-ratio:1;border:1px solid #f4c57961;border-radius:50%;width:100px;position:absolute;top:10%;right:12%}.solar-array{grid-template-columns:repeat(3,1fr);gap:7px;display:grid;position:absolute;inset:29% 5% auto -5%;transform:perspective(650px)rotateX(58deg)rotate(-10deg)}.solar-array i{background-color:#0a3a5a;background-image:linear-gradient(#7cd2e22e 1px,#0000 1px),linear-gradient(90deg,#7cd2e22e 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #72d6e77a;height:120px}.css-turbine{width:210px;height:310px;position:absolute;bottom:25%}.turbine-one{left:23%}.turbine-two{transform-origin:bottom;opacity:.74;right:6%;transform:scale(.68)}.css-turbine .tower{clip-path:polygon(38% 0,62% 0,100% 100%,0 100%);background:linear-gradient(90deg,#81949e,#eff5f5 45%,#80929c);width:7px;height:190px;position:absolute;bottom:0;left:102px}.css-turbine .rotor{z-index:2;background:#e5eeee;border-radius:50%;width:22px;height:22px;animation:5.8s linear infinite rotor-spin;position:absolute;top:102px;left:95px}.css-turbine .rotor i{transform-origin:50% calc(100% - 1px);clip-path:polygon(50% 0,100% 92%,50% 100%,0 92%);background:linear-gradient(90deg,#93a7b0,#edf3f3);width:6px;height:106px;position:absolute;bottom:10px;left:8px}.css-turbine .rotor i:nth-child(2){transform:rotate(120deg)}.css-turbine .rotor i:nth-child(3){transform:rotate(240deg)}@keyframes rotor-spin{to{transform:rotate(360deg)}}.wind-card:hover .rotor{animation-duration:2.6s}.product-content{z-index:3;position:absolute;inset:auto 42px 38px}.product-content>p{color:var(--green);letter-spacing:.19em;margin:0 0 15px;font-size:10px}.product-content h3{margin:0;font-size:36px;font-weight:540}.product-content>span{color:#f7faf99e;margin-top:10px;font-size:14px;display:block}.product-content a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:30px;padding-top:18px;font-size:13px;display:flex}.product-content b{font-size:22px;font-weight:400;transition:transform .18s}.product-card:hover .product-content b{transform:translate(3px,-3px)}.integration-section{min-height:650px;color:var(--white);background:var(--navy);grid-template-columns:.75fr 1.25fr;align-items:stretch;display:grid}.integration-copy{width:min(100%,620px);margin-left:auto;padding:110px 70px 100px 24px}.section-index.light{color:var(--green)}.integration-copy>p,.trust-copy>p{color:#f7faf994;margin-top:30px}.text-link{color:var(--white);border-bottom:1px solid #f7faf96b;gap:54px;margin-top:32px;padding-bottom:8px;font-size:13px;display:inline-flex}.text-link.dark{color:var(--ink);border-color:#0613214d}.energy-flow{background:radial-gradient(circle at 50% 48%,#3de3b329,#0000 30%),linear-gradient(150deg,#0b2b40,#071a2d);grid-template-columns:repeat(5,1fr);align-content:center;gap:10px;padding:80px clamp(28px,5vw,90px);display:grid;position:relative;overflow:hidden}.energy-flow:before{content:"";opacity:.12;background-image:linear-gradient(#5dd9f059 1px,#0000 1px),linear-gradient(90deg,#5dd9f059 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0}.flow-line{background:linear-gradient(90deg, transparent, var(--green), var(--cyan), transparent);height:1px;position:absolute;top:50%;left:8%;right:8%}.flow-line i{background:var(--green);width:7px;height:7px;box-shadow:0 0 14px var(--green);border-radius:50%;animation:4s linear infinite energy-travel;position:absolute;top:-3px}.flow-line i:nth-child(2){animation-delay:-1.3s}.flow-line i:nth-child(3){animation-delay:-2.6s}@keyframes energy-travel{0%{left:0}to{left:100%}}.flow-step{z-index:2;text-align:center;justify-items:center;gap:10px;display:grid;position:relative}.flow-step span{aspect-ratio:1;width:64px;color:var(--green);background:#071b2dd1;border:1px solid #3de3b36b;border-radius:50%;place-items:center;font-size:11px;display:grid;box-shadow:0 0 0 10px #3de3b309}.flow-step strong{font-size:17px;font-weight:500}.flow-step small{color:var(--muted);letter-spacing:.12em;font-size:9px}.solutions-grid{border-top:1px solid #ced8d8;border-left:1px solid #ced8d8;grid-template-columns:repeat(4,1fr);display:grid}.solutions-grid article{border-bottom:1px solid #ced8d8;border-right:1px solid #ced8d8;min-height:360px;padding:28px;transition:color .2s,background .2s;position:relative}.solutions-grid article:hover{color:var(--white);background:var(--navy)}.solutions-grid article>span,.solutions-grid article>small{color:#73888f;letter-spacing:.15em;font-size:10px}.solutions-grid article>small{position:absolute;top:29px;right:28px}.solutions-grid h3{margin:90px 0 18px;font-size:23px;font-weight:540}.solutions-grid p{color:#64777e;font-size:13px;line-height:1.8}.solutions-grid article:hover p{color:#f7faf994}.solutions-grid a{font-size:22px;position:absolute;bottom:26px;right:28px}.trust-section{min-height:680px;color:var(--white);background:#081c2d;grid-template-columns:1.05fr .95fr;display:grid}.trust-graphic{background:radial-gradient(circle,#3de3b329,#0000 37%),linear-gradient(145deg,#0b3047,#071625);place-items:center;display:grid;position:relative;overflow:hidden}.radar{aspect-ratio:1;border:1px solid #3de3b333;border-radius:50%;width:360px;position:absolute}.radar:before,.radar:after{content:"";background:#3de3b32e;position:absolute}.radar:before{width:260%;height:1px;top:50%;left:-80%}.radar:after{width:1px;height:260%;top:-80%;left:50%}.radar-two{opacity:.55;width:560px}.trust-core{aspect-ratio:1;width:120px;color:var(--green);border:1px solid var(--green);letter-spacing:.16em;border-radius:50%;place-items:center;font-size:20px;display:grid;box-shadow:0 0 60px #3de3b324}.trust-copy{align-self:center;max-width:640px;padding:80px clamp(32px,6vw,100px)}.trust-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0;margin-top:42px;display:grid}.trust-list span{border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#f7faf9b8;padding:18px;font-size:12px}.section-heading.compact{align-items:center}.insight-list{border-top:1px solid #cdd8d7}.insight-list article{border-bottom:1px solid #cdd8d7;grid-template-columns:60px 120px 1fr 40px;align-items:center;gap:25px;min-height:110px;display:grid}.insight-list span,.insight-list small{color:#72868d;letter-spacing:.1em;font-size:10px}.insight-list h3{margin:0;font-size:18px;font-weight:500}.insight-list a{font-size:22px;transition:transform .18s}.insight-list article:hover a{transform:translate(3px,-3px)}.contact-section{color:var(--white);text-align:center;background:radial-gradient(circle at 50% 120%,#3de3b342,#0000 32%),linear-gradient(155deg,#0a2a40,#061522);padding:120px 24px}.contact-section>p:not(.eyebrow){color:#f7faf994;margin:22px auto 34px;font-size:15px}footer{padding:45px max(24px, calc((100% - var(--max)) / 2));color:#f7faf9ad;background:#04101b;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;font-size:11px;display:grid}.footer-brand{color:var(--white)}footer>p{text-align:center}footer>div{text-align:right;gap:6px;display:grid}footer>small{color:#526873;text-align:center;border-top:1px solid #f7faf91a;grid-column:1/-1;padding-top:24px}@media (width<=1080px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto}.hero-copy{width:52%}.energy-scene-shell{left:28%}.capability-strip{grid-template-columns:1fr 1fr}.capability-strip>div:nth-child(2){border-right:0}.capability-strip>div{border-bottom:1px solid #d8e0df}.solutions-grid{grid-template-columns:1fr 1fr}.integration-section{grid-template-columns:1fr}.integration-copy{width:min(100% - 48px, var(--max));margin:0 auto;padding:90px 0 50px}.energy-flow{min-height:400px}}@media (width<=760px){.site-header{width:calc(100% - 32px);min-height:72px}.header-actions{gap:12px}.header-cta{padding:10px 12px}.language{display:none}.hero{min-height:860px}.hero-copy{width:calc(100% - 32px);margin-left:16px;padding-top:122px}.hero h1{font-size:clamp(48px,14vw,70px)}.hero-lead{max-width:92%;font-size:14px;line-height:1.75}.hero-actions{margin-top:26px}.button{gap:26px;min-height:50px;padding-inline:18px}.hero-note{display:none}.energy-scene-shell{inset:350px -18% 0 -24%}.scene-status{bottom:30px;right:16%}.scene-status span:first-child,.hero-scroll{display:none}.capability-strip{grid-template-columns:1fr 1fr}.capability-strip>div{gap:10px;padding:18px 15px}.capability-icon{font-size:22px}.capability-strip div>span:last-child{white-space:normal;font-size:12px}.section{width:calc(100% - 32px);padding:82px 0}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:36px}.section-heading h2,.integration-copy h2,.trust-copy h2,.contact-section h2{font-size:40px}.product-grid{grid-template-columns:1fr}.product-card{min-height:470px}.product-content{inset-inline:24px;bottom:26px}.energy-flow{grid-template-columns:repeat(5,minmax(68px,1fr));min-height:360px;padding-inline:16px}.flow-step span{width:48px}.flow-step strong{font-size:14px}.flow-step small{font-size:7px}.solutions-grid{grid-template-columns:1fr}.solutions-grid article{min-height:290px}.trust-section{grid-template-columns:1fr}.trust-graphic{min-height:390px}.trust-copy{padding:70px 24px}.trust-list{grid-template-columns:1fr}.insight-list article{grid-template-columns:34px 1fr 30px;gap:14px;padding:18px 0}.insight-list article small{grid-area:1/2}.insight-list h3{grid-area:2/2;font-size:15px}.insight-list a{grid-area:1/3/3}.insight-list span{grid-row:1/3}footer{text-align:center;grid-template-columns:1fr}footer>p,footer>div{text-align:center}.footer-brand{justify-self:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pulse,.flow-line i{animation:none}.css-turbine .rotor{animation-duration:18s}}.site-header{-webkit-backdrop-filter:blur(16px)saturate(125%);backdrop-filter:blur(16px)saturate(125%);background:linear-gradient(90deg,#05121fbd,#05121f47);border:1px solid #dbf2f529;border-radius:2px;width:min(100% - 48px,1380px);min-height:70px;padding:0 22px;top:18px;box-shadow:0 18px 70px #00081233}.brand{letter-spacing:0;gap:5px;min-width:max-content;display:grid}.brand>strong{color:#fff;letter-spacing:.16em;font-size:18px;font-weight:680;line-height:1}.brand>small{color:#d6e7ec8f;letter-spacing:.18em;font-size:7px;font-weight:600}.desktop-nav{gap:clamp(20px,2.5vw,42px);font-size:13px}.desktop-nav a{padding:27px 0;position:relative}.desktop-nav a:after{content:"";background:var(--green);transform-origin:100%;height:1px;transition:transform .22s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-cta{border-color:#f7faf957;align-items:center;gap:20px;min-height:40px;padding:0 15px;display:inline-flex}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid #f7faf940;place-content:center;gap:6px;width:44px;height:44px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary i{background:#fff;width:18px;height:1px;transition:transform .18s}.mobile-menu[open] summary i:first-child{transform:translateY(3.5px)rotate(45deg)}.mobile-menu[open] summary i:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobile-menu nav{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#04121ff7;border:1px solid #d3eef12e;width:min(300px,100vw - 32px);padding:12px;display:grid;position:absolute;top:54px;right:0;box-shadow:0 24px 80px #00060e70}.mobile-menu nav a{color:#f7faf9c7;border-bottom:1px solid #d3eef11a;align-items:center;min-height:48px;padding:0 14px;font-size:14px;display:flex}.mobile-menu nav a:last-child{color:var(--green);border-bottom:0}.hero{--scene-x:0px;--scene-y:0px;isolation:isolate;background:#061624;min-height:clamp(780px,100svh,950px)}.hero:before{z-index:2;background:linear-gradient(#020c1680,#0000 24% 72%,#020c16ad),radial-gradient(at 58% 58%,#0000 38%,#020b1557 100%);-webkit-mask-image:none;mask-image:none}.hero:after{content:"";z-index:4;pointer-events:none;opacity:.08;mix-blend-mode:soft-light;background-image:repeating-linear-gradient(115deg,#ffffff1f 0 1px,#0000 1px 5px),repeating-linear-gradient(25deg,#0000 0 3px,#ffffff12 3px 4px);background-size:7px 11px,13px 9px;position:absolute;inset:0}.hero-background{z-index:0;pointer-events:none;transform:translate3d(var(--scene-x), var(--scene-y), 0) scale(1.035);will-change:transform;background-image:url(/hero-landscape-v2.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-16px}.hero-atmosphere{z-index:1;pointer-events:none;background:linear-gradient(90deg,#020e1bf7 0%,#020e1be0 25%,#020e1b75 47%,#020e1b14 72%),radial-gradient(circle at 26% 65%,#eba4561f,#0000 20%);position:absolute;inset:0}.hero-copy{z-index:7;text-shadow:0 4px 36px #000a1457;width:min(47%,680px);margin-left:max(42px,50% - 660px);padding-top:clamp(190px,22vh,232px)}.hero .eyebrow{color:#affbe4d6;letter-spacing:.25em;align-items:center;gap:13px;margin-bottom:27px;font-size:11px;font-weight:650;display:flex}.hero .eyebrow>span{background:var(--green);width:28px;height:1px;box-shadow:0 0 12px #3de3b3b3}.hero h1{letter-spacing:-.055em;max-width:720px;font-size:clamp(62px,5.8vw,94px);font-weight:590;line-height:1.02}.hero h1 span{color:inherit;-webkit-text-stroke:0}.hero-deck{color:#f4f9f9e6;letter-spacing:.08em;margin:25px 0 0;font-size:clamp(19px,1.7vw,27px);font-weight:410}.hero-lead{color:#e2eef0ab;max-width:565px;margin-top:20px;font-size:15px;line-height:1.9}.hero-actions{align-items:center;gap:27px;margin-top:32px}.hero .button{gap:38px;min-height:52px;padding:0 22px;box-shadow:0 15px 40px #1dd4a31f}.hero-text-link{color:#f7faf9c7;border-bottom:1px solid #f7faf957;align-items:center;gap:20px;min-height:44px;font-size:13px;transition:color .18s,border-color .18s;display:inline-flex}.hero-text-link:hover{color:var(--green);border-color:var(--green)}.hero-note{color:#cbe0e591;letter-spacing:.06em;gap:11px;margin-top:28px;font-size:11px}.mouse-glyph{border:1px solid #bcf5e599;border-radius:9px;width:16px;height:23px;position:relative}.mouse-glyph i{background:var(--green);width:1px;height:5px;animation:1.8s ease-in-out infinite mouse-wheel;position:absolute;top:4px;left:7px}@keyframes mouse-wheel{0%,to{opacity:.35;transform:translateY(0)}45%{opacity:1;transform:translateY(5px)}}.energy-scene-shell{z-index:3;pointer-events:none;inset:0;overflow:hidden}.energy-scene-shell canvas{z-index:2;opacity:0;pointer-events:auto;filter:drop-shadow(0 20px 24px #020a123d);transition:opacity .7s cubic-bezier(.2,.7,.2,1)}.energy-scene-shell.is-ready canvas{opacity:1}.scene-label{z-index:4;color:#fff;opacity:.42;pointer-events:none;align-items:center;gap:13px;transition:opacity .22s,transform .22s;display:flex;position:absolute;transform:translateY(8px)}.scene-label:before{content:"";background:linear-gradient(90deg, var(--green), transparent);opacity:.6;height:1px;position:absolute}.scene-label.is-active{opacity:1;transform:translateY(0)}.scene-label>span{width:34px;height:34px;color:var(--green);background:#041623b8;border:1px solid #52f0c975;border-radius:50%;place-items:center;font-size:9px;display:grid;box-shadow:0 0 28px #3de3b32e}.scene-label>div{gap:3px;display:grid}.scene-label small{color:var(--green);letter-spacing:.2em;font-size:8px}.scene-label strong{font-size:14px;font-weight:550}.scene-label em{color:#e5f1f38c;font-size:9px;font-style:normal}.scene-label-solar{bottom:19%;left:30%}.scene-label-solar:before{width:86px;right:calc(100% + 8px)}.scene-label-wind{top:24%;right:28%}.scene-label-wind:before{width:72px;left:calc(100% + 8px)}.scene-status{color:#e1f1f29e;letter-spacing:.12em;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#03111d75;border:1px solid #cae9eb24;align-items:center;gap:9px;padding:10px 13px;font-size:9px;display:flex;bottom:28px;right:31px}.scene-status i{background:var(--green);width:5px;height:5px;box-shadow:0 0 10px var(--green);border-radius:50%}.hero-scroll{z-index:7;transform-origin:100% 100%;bottom:82px;left:auto;right:31px;transform:rotate(90deg)translate(100%)}.capability-strip{z-index:9;color:#fff;background:linear-gradient(90deg,#071a2c,#0a2639);border:1px solid #b4dade29;width:min(100% - 48px,1380px);max-width:none;min-height:118px;margin:-1px auto 0;box-shadow:0 20px 70px #020e1824}.capability-strip>div{border-color:#b4dade26;gap:18px;padding:24px clamp(20px,2.4vw,38px)}.capability-strip>div:before{content:"";background:linear-gradient(to bottom, transparent, var(--green), transparent);opacity:.65;width:1px;height:36px}.capability-strip strong{color:#fff;letter-spacing:-.04em;white-space:nowrap;font-size:clamp(24px,2vw,32px);font-weight:520}.capability-strip sup{color:var(--green);letter-spacing:.04em;font-size:10px;font-weight:650}.capability-strip div>span:last-child{color:#e8f3f4b8;font-size:12px}.capability-strip small{color:#67ebcfc7;font-size:8px}.products-section{padding-top:132px}.product-card{border:1px solid #b8dadf29;min-height:620px;box-shadow:0 24px 60px #071c291a}.product-card:after{background:linear-gradient(#03121f1f 28%,#020d18fa)}.product-card:before{content:"";z-index:2;pointer-events:none;border:1px solid #0000;transition:border-color .22s;position:absolute;inset:0}.product-card:hover:before,.product-card:focus-within:before{border-color:#4aedc19e}.product-visual{transition:transform .9s cubic-bezier(.2,.7,.2,1),filter .4s}.product-card:hover .product-visual,.product-card:focus-within .product-visual{filter:saturate(1.12);transform:scale(1.035)}.solar-visual{background-image:linear-gradient(160deg,#061e3026,#04131f61),url(/hero-landscape-v2.webp);background-position:5% 70%;background-size:auto 118%}.solar-array{opacity:.26;mix-blend-mode:screen}.wind-visual{background:radial-gradient(circle at 30% 24%,#4ddbd333,#0000 25%),linear-gradient(158deg,#244c64,#07182a 70%)}.wind-visual:after{content:"";opacity:.24;transform-origin:bottom;background-image:linear-gradient(#5dd9f059 1px,#0000 1px),linear-gradient(90deg,#5dd9f059 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:55% 0 0;transform:perspective(420px)rotateX(62deg)scale(1.3)}.product-content{inset:auto 42px 40px}.product-content h3{font-size:39px}.section-heading h2,.integration-copy h2,.trust-copy h2,.contact-section h2{font-weight:520}.solutions-grid article{overflow:hidden}.solutions-grid article:before{content:"";background:linear-gradient(90deg, var(--green), var(--cyan));transform-origin:0;height:3px;transition:transform .26s;position:absolute;inset:auto 0 0;transform:scaleX(0)}.solutions-grid article:hover:before,.solutions-grid article:focus-within:before{transform:scaleX(1)}@media (width<=1080px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-menu{display:block}.header-actions{gap:12px}.hero-copy{width:min(56%,620px)}.scene-label-wind{right:17%}.capability-strip{grid-template-columns:1fr 1fr}.capability-strip>div:nth-child(2){border-right:0}}@media (width<=760px){.site-header{width:calc(100% - 20px);min-height:62px;padding:0 12px 0 15px;top:10px}.brand>strong{font-size:15px}.brand>small,.header-cta,.language{display:none}.hero{min-height:max(760px,100svh)}.hero-background{opacity:.9;background-position:52%}.hero-atmosphere{background:linear-gradient(#020e1bf0 0%,#020e1bc2 42%,#020e1b1a 69%,#020e1b8c 100%),linear-gradient(90deg,#020e1b8c,#0000 80%)}.hero-copy{width:calc(100% - 40px);margin-left:20px;padding-top:128px}.hero .eyebrow{margin-bottom:19px;font-size:9px}.hero h1{max-width:520px;font-size:clamp(47px,13.5vw,62px);line-height:1.03}.hero-deck{margin-top:17px;font-size:18px}.hero-lead{max-width:94%;margin-top:14px;font-size:13px;line-height:1.75}.hero-actions{gap:20px;margin-top:23px}.hero .button{min-height:48px;padding:0 18px}.hero-text-link{font-size:12px}.hero-note{max-width:260px;margin-top:18px;font-size:9px;display:flex}.scene-label{display:none}.scene-status{max-width:calc(100% - 24px);bottom:14px;right:12px}.hero-scroll{display:none}.capability-strip{grid-template-columns:1fr 1fr;width:100%}.capability-strip>div{gap:12px;min-height:102px;padding:17px 15px}.capability-strip>div:before{display:none}.capability-strip strong{font-size:22px}.capability-strip div>span:last-child{font-size:11px}.products-section{padding-top:88px}.product-card{min-height:510px}.solar-visual{background-position:18% 70%;background-size:auto 110%}.product-content{inset-inline:24px;bottom:27px}.product-content h3{font-size:33px}}@media (prefers-reduced-motion:reduce){.hero-background{will-change:auto;transform:scale(1.035)}.mouse-glyph i{animation:none}.product-visual,.scene-label{transition:none}}
