/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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;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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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)}.hidden{display:none}.resize{resize:both}}:root{--ink:#090909;--paper:#f7f7f5;--muted:#757571;--line:#d8d8d3;--red:#dc3c34}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{background:var(--ink);color:#fff;border-bottom:1px solid #292929;justify-content:space-between;align-items:center;height:86px;padding:0 5vw;display:flex}.identity{letter-spacing:.16em;align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex}.identity img{object-fit:cover;filter:invert();width:34px;height:34px}.identity small{color:#666;letter-spacing:.18em;margin-top:5px;font-size:6px;font-weight:400;display:block}.site-header nav{color:#929292;gap:38px;font-size:11px;display:flex}.site-header nav a:hover{color:#fff}.header-cta{border:1px solid #3b3b3b;padding:12px 15px;font-size:10px}.header-cta span{color:var(--red);margin-left:12px}.home-hero{background:var(--ink);color:#fff;grid-template-columns:1.25fr .75fr;align-items:center;min-height:680px;padding:90px 8vw;display:grid;overflow:hidden}.home-copy{max-width:780px}.eyebrow{letter-spacing:.18em;color:#777;align-items:center;gap:10px;font:700 9px monospace;display:flex}.eyebrow i{background:var(--red);border-radius:50%;width:6px;height:6px}h1{letter-spacing:-.065em;margin:34px 0 30px;font-size:clamp(62px,7.8vw,114px);line-height:.9}h1 em{font-family:Georgia,serif;font-weight:400}.home-copy>p:last-of-type,.page-hero>p:last-child,.contact-title>p:last-child{color:#a0a09d;max-width:570px;font-size:17px;line-height:1.7}.actions{align-items:center;gap:30px;margin-top:38px;display:flex}.button{justify-content:space-between;align-items:center;min-width:210px;padding:16px 18px;font-size:10px;font-weight:700;display:inline-flex}.button.dark{color:#fff;background:#111}.home-hero .button.dark,.button.light{color:#000;background:#fff}.button span,.button b{font-size:16px}.text-action{border-bottom:1px solid #555;padding:9px 0;font-size:10px}.home-mark{justify-self:center;place-items:center;width:330px;height:330px;display:grid;position:relative}.mark-ring{border:1px solid #282828;border-radius:50%;place-items:center;width:280px;height:280px;display:grid;position:relative}.mark-ring:before,.mark-ring:after{content:"";border:1px solid #222;border-radius:50%;position:absolute;inset:24px}.mark-ring:after{border-color:#dc3c344d;inset:68px}.mark-ring img{object-fit:cover;filter:invert();z-index:2;width:105px;height:105px;position:relative}.home-mark>span{letter-spacing:.18em;color:#555;font:7px monospace;position:absolute;bottom:10px}.home-intro{grid-template-columns:.35fr 1fr .55fr;align-items:start;gap:45px;padding:115px 8vw 75px;display:grid}.home-intro>p,.home-contact>p,.note>p,.message-guide>p{letter-spacing:.19em;color:#777;font:700 8px monospace}.home-intro h2,.home-contact h2,.note h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,70px);line-height:.97}.home-intro>div p{color:#666;margin:0 0 28px;line-height:1.7}.home-intro>div a{border-bottom:1px solid #aaa;padding-bottom:8px;font-size:10px;font-weight:700}.home-intro>div a span{color:var(--red);float:right}.quick-grid{border-top:1px solid #aaa;grid-template-columns:repeat(3,1fr);margin:0 8vw 120px;display:grid}.quick-grid>a{border-right:1px solid var(--line);margin-right:30px;padding:28px 30px 25px 0}.quick-grid>a:last-child{border:0;margin:0}.quick-grid span,.service-catalog article>span,.message-guide div>span{color:#888;font:8px monospace}.quick-grid h3{margin:55px 0 14px;font-size:27px}.quick-grid p{color:#6b6b67;max-width:280px;font-size:13px;line-height:1.6}.home-contact{color:#fff;text-align:center;background:#111;padding:100px 20px}.home-contact h2{margin:26px 0 35px}.site-footer{background:var(--ink);color:#696969;justify-content:space-between;align-items:center;padding:38px 5vw;font-size:9px;display:flex}.site-footer .identity{color:#fff}.site-footer>a:last-child{color:#aaa}.page-hero{background:var(--ink);color:#fff;padding:105px 8vw 110px}.page-hero h1{max-width:940px}.page-hero>p:last-child{margin-bottom:0}.service-catalog{grid-template-columns:repeat(3,1fr);padding:90px 8vw 110px;display:grid}.service-catalog article{border-top:1px solid #aaa;margin:0 35px 35px 0;padding:25px 35px 50px 0}.service-catalog h2{letter-spacing:-.03em;margin:35px 0 25px;font-size:25px}.service-catalog ul{margin:0 0 35px;padding:0;list-style:none}.service-catalog li{color:#666;border-bottom:1px solid #e2e2dd;padding:8px 0;font-size:12px}.service-catalog a{font-size:9px;font-weight:700}.service-catalog a b{color:var(--red);float:right}.note{background:#e9e9e5;grid-template-columns:.35fr 1fr .45fr;align-items:center;gap:40px;padding:95px 8vw;display:grid}.note .button{justify-self:end}.contact-page{background:var(--paper);grid-template-columns:1.2fr .8fr;align-items:center;gap:8vw;padding:110px 8vw;display:grid}.contact-title h1{font-size:clamp(58px,7vw,100px)}.contact-card{border-top:1px solid #999;padding-top:24px}.contact-card>span{letter-spacing:.18em;color:#777;font:8px monospace}.contact-card h2{margin:45px 0 18px;font-size:30px}.contact-card>p{color:#666;max-width:420px;line-height:1.7}.contact-card .button{margin-top:25px}.message-guide{color:#fff;background:#111;grid-template-columns:.3fr repeat(3,1fr);gap:40px;padding:90px 8vw;display:grid}.message-guide>p{color:#777}.message-guide div{border-top:1px solid #3a3a3a;padding-top:22px}.message-guide h3{margin:30px 0 10px;font-size:17px}.message-guide div p{color:#888;font-size:12px;line-height:1.65}.privacy-note{color:#777;border-bottom:1px solid var(--line);justify-content:space-between;padding:30px 8vw;font-size:10px;display:flex}.privacy-note p{color:#111;margin:0;font-weight:700}@media (max-width:900px){.site-header nav{display:none}.home-hero{grid-template-columns:1fr}.home-mark{opacity:.3;position:absolute;right:-150px}.home-copy{z-index:2;position:relative}.home-intro,.note,.quick-grid{grid-template-columns:1fr}.quick-grid>a{border-right:0;border-bottom:1px solid var(--line);margin:0}.service-catalog{grid-template-columns:1fr 1fr}.contact-page,.message-guide{grid-template-columns:1fr}.note .button{justify-self:start}}@media (max-width:560px){.site-header{padding:0 20px}.header-cta{font-size:0}.header-cta span{margin:0;font-size:15px}.home-hero,.page-hero,.contact-page{padding-left:22px;padding-right:22px}.home-hero{min-height:690px;padding-top:80px}.home-hero h1,.page-hero h1,.contact-title h1{font-size:55px}.home-copy>p:last-of-type{max-width:88%;font-size:15px}.actions{flex-direction:column;align-items:flex-start;gap:12px}.home-mark{right:-215px}.home-intro,.note,.message-guide{padding-left:22px;padding-right:22px}.home-intro h2,.note h2{font-size:43px}.quick-grid{margin-left:22px;margin-right:22px}.service-catalog{grid-template-columns:1fr;padding-left:22px;padding-right:22px}.service-catalog article{margin-right:0;padding-right:0}.privacy-note{flex-direction:column;gap:20px;padding-left:22px;padding-right:22px}.site-footer{flex-direction:column;align-items:flex-start;gap:25px}.site-footer>p{display:none}}.live-site{--page-progress:0;color:#fff;background:#070707}.power-progress{z-index:80;pointer-events:none;background:#202020;width:3px;height:100vh;position:fixed;top:0;right:0}.power-progress span{width:100%;height:100%;transform:scaleY(var(--page-progress));transform-origin:top;background:linear-gradient(#fff,#ed483d);display:block;box-shadow:0 0 14px #ef3e35}.energy-hero{background:#070707;grid-template-columns:1.2fr .8fr;align-items:center;height:calc(100vh - 86px);min-height:690px;padding:8vh 7vw;display:grid;position:relative;overflow:hidden}.circuit-grid{background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 15%,#0000 80%);mask-image:linear-gradient(90deg,#000 15%,#0000 80%)}.circuit-grid:after{content:"";background:radial-gradient(circle at 76% 48%,#ef3e3512,#0000 28%);position:absolute;inset:0}.energy-copy{z-index:5;max-width:800px;position:relative}.system-line{letter-spacing:.19em;color:#646464;align-items:center;gap:10px;font:700 8px monospace;display:flex}.system-line i{background:#ed483d;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #ed483d}.energy-copy h1{letter-spacing:-.075em;margin:6vh 0 4vh;font-size:clamp(75px,9.2vw,142px);line-height:.77}.energy-copy h1 em,.energy-contact h2 em{color:#eee;font-family:Georgia,serif;font-weight:400}.energy-copy>p:last-of-type{color:#8d8d8a;max-width:560px;font-size:17px;line-height:1.75}.energy-actions{align-items:center;gap:32px;margin-top:38px;display:flex}.energy-actions>a:last-child{border-bottom:1px solid #4b4b4b;padding-bottom:8px;font-size:10px}.energy-button{color:#000;background:#fff;justify-content:space-between;min-width:210px;padding:17px 19px;font-size:10px;font-weight:700;display:flex}.energy-button span{font-size:16px}.power-core{aspect-ratio:1;z-index:4;justify-self:center;place-items:center;width:min(34vw,470px);display:grid;position:relative}.core-ring{border:1px solid #292929;border-radius:50%;position:absolute}.ring-outer{border-style:dashed;animation:34s linear infinite coreSpin;inset:0}.ring-outer:before,.ring-mid:before{content:"";background:#ef3e35;border-radius:50%;width:7px;height:7px;position:absolute;top:15%;left:13%;box-shadow:0 0 20px #ef3e35}.ring-mid{border-color:#3b3b3b;animation:22s linear infinite reverse coreSpin;inset:11%}.ring-mid:after{content:"";border:8px double #151515;border-radius:50%;position:absolute;inset:7%}.ring-mid:before{width:5px;height:5px;top:77%;left:84%}.ring-inner{border-color:#ef3e3566;inset:31%;box-shadow:0 0 80px #ef3e3518,inset 0 0 55px #ef3e3514}.core-logo{aspect-ratio:1;clip-path:polygon(14% 0,86% 0,100% 14%,100% 86%,86% 100%,14% 100%,0 86%,0 14%);z-index:2;background:#fff;width:25%;padding:4px}.core-logo img{object-fit:cover;width:100%;height:100%}.core-label{letter-spacing:.15em;color:#555;font:7px monospace;position:absolute}.core-label.l1{top:13%;right:4%}.core-label.l2{bottom:10%;left:7%}.hero-wires{opacity:.7;position:absolute;inset:0}.wire{background:#242424;position:absolute}.wire:after{content:"";background:linear-gradient(90deg,#0000,#fff,#0000);animation:3.4s linear infinite wireCharge;position:absolute;box-shadow:0 0 12px #fff}.wire-a{width:34vw;height:1px;top:18%;right:-4vw}.wire-a:after,.wire-c:after{width:70px;height:1px;top:0}.wire-b{width:1px;height:23vh;bottom:0;right:10vw}.wire-b:after,.wire-d:after{background:linear-gradient(#0000,#ed483d,#0000);width:1px;height:50px;left:0}.wire-c{width:20vw;height:1px;bottom:25%;right:0}.wire-c:after{animation-delay:-1.3s}.wire-d{width:1px;height:18vh;top:0;right:31vw}.wire-d:after{animation-delay:-.8s}.spark{background:#fff;border-radius:50%;width:5px;height:5px;animation:2.8s ease-in-out infinite sparkPulse;position:absolute;box-shadow:0 0 14px 3px #fff}.spark-a{top:18%;right:30vw}.spark-b{background:#ed483d;animation-delay:-1s;bottom:22.8vh;right:10vw;box-shadow:0 0 16px 3px #ed483d}.spark-c{animation-delay:-1.8s;bottom:25%;right:20vw}.scroll-cue{letter-spacing:.18em;color:#555;font:7px monospace;position:absolute;bottom:26px;left:7vw}.scroll-cue span{color:#fff;margin-left:12px}.power-story{background:#0b0b0b;height:310vh;position:relative}.story-sticky{grid-template-columns:.8fr 1.2fr;align-items:center;height:100vh;min-height:650px;padding:8vh 7vw;display:grid;position:sticky;top:0;overflow:hidden}.story-sticky:before{content:"";opacity:.22;background-image:radial-gradient(#303030 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 70%,#000,#0000 55%);mask-image:radial-gradient(circle at 70%,#000,#0000 55%)}.story-status{letter-spacing:.17em;color:#585858;justify-content:space-between;font:8px monospace;display:flex;position:absolute;top:6vh;left:7vw;right:7vw}.story-status b{color:#fff;font-size:12px}.story-copy{z-index:3;height:330px;position:relative}.story-copy article{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;transition:opacity .6s,transform .7s;display:flex;position:absolute;inset:0;transform:translateY(35px)}.story-copy article.active{opacity:1;transform:none}.story-copy article>p{letter-spacing:.16em;color:#ef463b;font:8px monospace}.story-copy h2{letter-spacing:-.055em;margin:24px 0;font-size:clamp(45px,5vw,78px);line-height:.94}.story-copy article>span{color:#7d7d79;max-width:460px;font-size:15px;line-height:1.7}.circuit-board{z-index:2;justify-self:end;width:min(49vw,680px);height:420px;position:relative}.bus{background:#292929;position:absolute}.bus-one{height:2px;top:50%;left:5%;right:5%}.bus-one:before,.bus-one:after{content:"";border-top:2px solid #292929;border-left:2px solid #292929;width:22%;height:80px;position:absolute;bottom:0}.bus-one:before{left:17%}.bus-one:after{right:17%;transform:scaleX(-1)}.bus-two{width:2px;height:70%;top:15%;left:50%}.energy-flow{width:90%;height:2px;transform:scaleX(calc((var(--page-progress) * .15) + .25));transform-origin:0;background:linear-gradient(90deg,#ef463b 0%,#fff 45%,#0000 46%);position:absolute;top:50%;left:5%;box-shadow:0 0 14px #ef463b}.circuit-node{border:1px solid #393939;border-radius:50%;place-items:center;width:74px;height:74px;transition:border-color .5s,box-shadow .6s;display:grid;position:absolute}.circuit-node i{border:2px solid #555;border-radius:50%;width:13px;height:13px;transition:all .5s}.circuit-node span{letter-spacing:.14em;color:#4e4e4e;font:7px monospace;position:absolute;top:88px}.circuit-node.active{border-color:#ef463b66;box-shadow:0 0 50px #ef463b18,inset 0 0 30px #ef463b12}.circuit-node.active i{background:#fff;border-color:#fff;box-shadow:0 0 15px #fff}.circuit-node.active span{color:#aaa}.node-0{top:calc(50% - 36px);left:0}.node-1{top:calc(50% - 36px);left:calc(50% - 36px)}.node-2{top:calc(50% - 36px);right:0}.travelling-charge{width:7px;height:7px;transform:translateX(calc(var(--stage-distance,0) * 1px));background:#fff;border-radius:50%;transition:transform .9s cubic-bezier(.2,.9,.2,1);position:absolute;top:calc(50% - 3px);left:4%;box-shadow:0 0 18px 5px #fff}.power-story[data-stage="0"] .travelling-charge{transform:translate(0)}.power-story[data-stage="1"] .travelling-charge{transform:translate(min(21vw,300px))}.power-story[data-stage="2"] .travelling-charge{background:#ef463b;transform:translate(min(43vw,600px));box-shadow:0 0 20px 5px #ef463b}.stage-meter{background:#2f2f2f;width:1px;height:44%;position:absolute;top:28%;right:3vw}.stage-meter span{background:#ef463b;width:100%;transition:height .6s;display:block;box-shadow:0 0 8px #ef463b}.charged-services{color:#090909;background:#f4f4f1;padding:130px 7vw}.charged-head{grid-template-columns:.35fr 1fr .6fr;align-items:start;gap:45px;margin-bottom:90px;display:grid}.charged-head>p{letter-spacing:.18em;color:#797975;font:700 8px monospace}.charged-head h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5.4vw,80px);line-height:.95}.charged-head>a{border-bottom:1px solid #aaa;padding:10px 0;font-size:10px;font-weight:700}.charged-head>a span{float:right;color:#ef463b}.charged-list{border-top:1px solid #aaa;grid-template-columns:repeat(3,1fr);display:grid}.charged-list>a{border-right:1px solid #ccc;margin-right:36px;padding:28px 36px 25px 0;position:relative}.charged-list>a:last-child{border:0;margin:0}.charged-list>a>span{color:#888;font:8px monospace}.charged-list h3{letter-spacing:-.04em;margin:70px 0 15px;font-size:34px}.charged-list p{color:#676763;max-width:300px;font-size:13px;line-height:1.65}.charged-list b{color:#ef463b;position:absolute;bottom:26px;right:24px}.energy-contact{color:#fff;text-align:center;background:#090909;flex-direction:column;justify-content:center;align-items:center;min-height:670px;display:flex;position:relative;overflow:hidden}.energy-contact>p{letter-spacing:.19em;color:#ef463b;font:8px monospace}.energy-contact h2{letter-spacing:-.065em;z-index:2;margin:35px 0 45px;font-size:clamp(55px,7vw,105px);line-height:.9;position:relative}.energy-contact>a{z-index:2;border:1px solid #3c3c3c;justify-content:space-between;min-width:240px;padding:16px 20px;font-size:11px;display:flex;position:relative}.energy-contact>a span{color:#ef463b}.contact-orbit{width:650px;height:650px;position:absolute}.contact-orbit i{border:1px solid #1d1d1d;border-radius:50%;position:absolute;inset:0}.contact-orbit i:nth-child(2){border-style:dashed;inset:70px}.contact-orbit i:nth-child(3){border-color:#ef463b26;inset:145px}.contact-orbit b{background:#ef463b;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite orbitGlow;position:absolute;top:17%;left:16%;box-shadow:0 0 16px #ef463b}@keyframes coreSpin{to{transform:rotate(360deg)}}@keyframes wireCharge{0%{opacity:0;transform:translate(-80px)}20%,80%{opacity:1}to{opacity:0;transform:translate(32vw)}}@keyframes sparkPulse{50%{opacity:.25;transform:scale(.6)}}@keyframes orbitGlow{50%{opacity:.35;transform:scale(.7)}}@media (max-width:900px){.energy-hero{grid-template-columns:1fr}.power-core{opacity:.52;width:56vw;position:absolute;right:-18vw}.energy-copy{z-index:6}.story-sticky{grid-template-columns:1fr}.story-copy{align-self:end;height:260px}.circuit-board{place-self:start center;width:84vw;height:300px}.charged-head,.charged-list{grid-template-columns:1fr}.charged-list>a{border-bottom:1px solid #ccc;border-right:0;margin:0}.charged-head{gap:18px}.power-story[data-stage="1"] .travelling-charge{transform:translate(42vw)}.power-story[data-stage="2"] .travelling-charge{transform:translate(77vw)}}@media (max-width:560px){.energy-hero{min-height:700px;padding:70px 22px}.energy-copy h1{font-size:69px}.energy-copy>p:last-of-type{max-width:88%;font-size:15px}.energy-actions{flex-direction:column;align-items:flex-start;gap:15px}.power-core{width:90vw;right:-42vw}.story-sticky{padding:50px 22px}.story-status{left:22px;right:22px}.story-copy h2{font-size:47px}.circuit-board{width:86vw;height:250px}.circuit-node{width:56px;height:56px}.node-0{top:calc(50% - 28px)}.node-1{top:calc(50% - 28px);left:calc(50% - 28px)}.node-2{top:calc(50% - 28px)}.circuit-node span{top:68px}.charged-services{padding:90px 22px}.charged-head{margin-bottom:50px}.charged-head h2{font-size:47px}.charged-list h3{margin-top:40px}.energy-contact{min-height:600px;padding:0 22px}.energy-contact h2{font-size:58px}.contact-orbit{width:500px;height:500px}}@media (prefers-reduced-motion:reduce){.core-ring,.wire:after,.spark,.contact-orbit b{animation:none}.story-copy article,.circuit-node,.travelling-charge,.stage-meter span{transition:none}.power-progress{display:none}}.live-site{--page-progress:inherit}.wire-b:after,.wire-d:after{animation-name:wireChargeY}.energy-flow{transition:transform .8s;transform:scaleX(.2)}.power-story[data-stage="2"] .energy-flow{transform:scaleX(1)}@keyframes wireChargeY{0%{opacity:0;transform:translateY(-50px)}20%,80%{opacity:1}to{opacity:0;transform:translateY(24vh)}}body{overflow-x:hidden}.arrow{vertical-align:middle;float:none;border:1px solid;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;margin-left:12px;font:400 13px/1 Arial,sans-serif;display:inline-grid}.arrow-down{animation:1.8s ease-in-out infinite arrowNudge}.service-catalog a,.charged-head>a,.footer-social{justify-content:space-between;align-items:center;display:flex}.service-catalog .arrow,.charged-head .arrow{float:none}.charged-list .arrow{place-items:center;width:28px;height:28px;display:grid}.energy-contact>a .arrow{margin-left:18px}.header-cta .arrow{color:#fff;border-color:#4b4b4b}.energy-button .arrow{border-color:#bbb}.button .arrow{margin-left:20px}.footer-social .arrow{width:20px;height:20px;font-size:11px}@keyframes arrowNudge{50%{transform:translateY(4px)}}@media (max-width:900px){.site-header{height:76px;padding:0 22px}.site-header .identity img{width:32px;height:32px}.site-header .identity{font-size:11px}.header-cta{display:none}.site-header nav{z-index:75;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#bdbdbd;background:#111111e8;border:1px solid #353535;border-radius:16px;gap:4px;padding:6px;display:flex;position:fixed;box-shadow:0 14px 35px #0008}.site-header nav a{letter-spacing:.04em;border-radius:11px;flex:1;place-items:center;min-height:43px;font-size:10px;display:grid}.site-header nav a:active{color:#fff;background:#292929}.site-footer{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.energy-hero{height:auto;min-height:calc(100svh - 76px)}.story-sticky{height:100svh}.power-progress{right:2px}}@media (max-width:560px){.energy-hero{align-items:start;padding:64px 22px 80px}.system-line{max-width:250px;line-height:1.5}.energy-copy{padding-top:5vh}.energy-copy h1{margin:5vh 0 3.5vh;font-size:clamp(58px,19vw,76px);line-height:.82}.energy-copy>p:last-of-type{max-width:78%;font-size:14px;line-height:1.65}.energy-actions{width:100%;margin-top:28px}.energy-button{align-items:center;width:min(100%,245px);min-height:50px}.energy-actions>a:last-child{align-items:center;min-height:42px;display:flex}.power-core{opacity:.42;width:98vw;top:18%;right:-47vw}.core-label{display:none}.scroll-cue{bottom:26px;left:22px}.power-story{height:260vh}.story-sticky{flex-direction:column;justify-content:center;min-height:610px;padding:58px 22px 80px;display:flex}.story-status{top:32px}.story-copy{flex:0 0 250px;align-self:auto;width:100%;height:250px}.story-copy article{justify-content:flex-start;padding-top:28px}.story-copy h2{margin:18px 0;font-size:44px}.story-copy article>span{max-width:92%;font-size:13px}.circuit-board{flex:0 0 210px;align-self:auto;width:calc(100vw - 44px);height:210px}.bus-one{left:7%;right:7%}.circuit-node{width:50px;height:50px}.circuit-node i{width:10px;height:10px}.node-0{top:calc(50% - 25px);left:0}.node-1{top:calc(50% - 25px);left:calc(50% - 25px)}.node-2{top:calc(50% - 25px)}.circuit-node span{font-size:6px;top:62px}.stage-meter{height:40%;top:30%;right:8px}.power-story[data-stage="1"] .travelling-charge{transform:translate(calc(43vw - 25px))}.power-story[data-stage="2"] .travelling-charge{transform:translate(calc(86vw - 50px))}.charged-services{padding-top:78px;padding-bottom:80px}.charged-head h2{font-size:44px}.charged-head>a{min-height:46px}.charged-list>a{padding:28px 0 32px}.charged-list h3{margin-top:36px;font-size:31px}.charged-list .arrow{bottom:28px;right:0}.energy-contact{min-height:560px}.energy-contact h2{font-size:clamp(50px,16vw,64px)}.energy-contact>a{align-items:center;min-height:52px}.contact-orbit{width:460px;height:460px}.page-hero{padding-top:74px;padding-bottom:80px}.page-hero h1,.contact-title h1{font-size:clamp(50px,16vw,62px)}.service-catalog{padding-top:62px;padding-bottom:75px}.service-catalog article{padding-bottom:38px}.service-catalog a{min-height:44px}.note{padding-top:70px;padding-bottom:75px}.note .button,.contact-card .button{width:100%;min-height:52px}.contact-page{padding-top:72px;padding-bottom:78px}.contact-card{margin-top:20px}.contact-card h2{overflow-wrap:anywhere;font-size:clamp(23px,8vw,31px)}.message-guide{padding-top:70px;padding-bottom:75px}.privacy-note{padding-bottom:34px}.site-footer{gap:22px}.site-footer .footer-social{min-height:44px}}.arrow{color:currentColor;font-size:0;position:relative}.arrow:before{content:"";transform-origin:50%;border-top:1.5px solid;border-right:1.5px solid;width:7px;height:7px;display:block;position:absolute;top:50%;left:50%}.arrow:after{content:none}.arrow-right:before{transform:translate(-62%,-50%)rotate(45deg)}.arrow-external:before{transform:translate(-50%,-50%)}.arrow-down:before{transform:translate(-50%,-62%)rotate(135deg)}.core-logo{background:#000;border:1px solid #fff}.core-logo img{filter:invert()}@media (max-width:560px){.energy-hero{height:auto;min-height:820px;padding:54px 22px 120px}.energy-copy{padding-top:0;padding-bottom:235px}.energy-copy h1{max-width:100%;margin:38px 0 24px;padding-bottom:.05em;font-size:clamp(56px,18vw,72px);line-height:.9}.energy-copy>p:last-of-type{max-width:92%}.power-core{opacity:.68;width:280px;top:auto;bottom:30px;right:-28px}.core-logo{width:29%}.scroll-cue{bottom:22px}.hero-wires{opacity:.42}}.site-header .identity{gap:14px}.site-header .identity img{mix-blend-mode:screen;width:46px;height:46px}.power-core{opacity:1;width:min(38vw,520px)}.core-logo{clip-path:none;background:0 0;border:0;width:42%;padding:0}.core-logo img{filter:invert();mix-blend-mode:screen}@media (max-width:900px){.site-header .identity img{width:42px;height:42px}.power-core{width:62vw}}@media (max-width:560px){.site-header .identity img{width:42px;height:42px}.power-core{width:300px}.core-logo{width:48%}}.power-core:before{content:"";z-index:0;background:radial-gradient(circle,#ef3e3529 0,#0000 69%);border-radius:50%;animation:3.2s ease-in-out infinite reactorPulse;position:absolute;inset:22%;box-shadow:0 0 90px #ef3e3521}.power-core .core-ring{z-index:1;pointer-events:none}.power-core .ring-outer{border:1px dashed #ef3e35;border-color:#ef3e35 #ef3e3540 #3b3b3b #3b3b3b;animation:28s linear infinite coreSpin;inset:0}.power-core .ring-mid{border:1px solid #303030;border-color:#303030 #303030 #ef3e354d #ef3e3599;animation:18s linear infinite reverse coreSpin;inset:11%}.power-core .ring-mid:after{border:1px dashed #ef3e3545;inset:7%}.power-core .ring-reactor{background:conic-gradient(from 20deg,transparent 0 8%,#ef3e35 8% 11%,transparent 11% 27%,#ef3e3566 27% 31%,transparent 31% 54%,#ef3e35 54% 57%,transparent 57% 78%,#ef3e354a 78% 83%,transparent 83% 100%);border:0;animation:11s linear infinite coreSpin;inset:20%;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 5px),#000 calc(100% - 4px));mask:radial-gradient(farthest-side,#0000 calc(100% - 5px),#000 calc(100% - 4px))}.power-core .ring-inner{border:1px solid #ef3e3570;animation:2.6s ease-in-out infinite reactorPulse;inset:27%;box-shadow:0 0 34px #ef3e3526,inset 0 0 28px #ef3e351f}.power-core .core-logo{z-index:3;width:40%}@keyframes reactorPulse{0%,to{opacity:.62;transform:scale(.985)}50%{opacity:1;transform:scale(1.015)}}@media (max-width:560px){.power-core .core-logo{width:40%}}@media (prefers-reduced-motion:reduce){.power-core:before,.power-core .core-ring{animation:none}}.bus-one:before,.bus-one:after,.bus-two{display:none}.circuit-board:before{content:"";opacity:0;pointer-events:none;z-index:-1;background:radial-gradient(circle,#ef463b20 0,#0000 68%);border-radius:50%;transition:opacity .65s,transform .8s;position:absolute;inset:-45px;transform:scale(.86)}.energy-flow{transform-origin:0;background:linear-gradient(90deg,#ef463b,#fff 50%,#ef463b) 0 0/220% 100%;width:90%;transition:transform .9s cubic-bezier(.2,.8,.2,1);left:5%;transform:scaleX(.02)}.travelling-charge{transition:left .9s cubic-bezier(.2,.9,.2,1),background .45s,box-shadow .45s;left:5%;transform:none}.power-story[data-stage="0"] .travelling-charge{left:5%;transform:none}.power-story[data-stage="1"] .travelling-charge{left:50%;transform:none}.power-story[data-stage="2"] .travelling-charge{left:95%;transform:none}.power-story[data-stage="0"] .energy-flow{transform:scaleX(.02)}.power-story[data-stage="1"] .energy-flow{transform:scaleX(.5)}.power-story[data-stage="2"] .energy-flow{animation:1.35s linear infinite liveCurrent;transform:scaleX(1)}.power-story[data-stage="2"] .circuit-board:before{opacity:1;animation:2.2s ease-in-out infinite circuitGlow;transform:scale(1)}.power-story[data-stage="2"] .bus-one{background:#ef463b;box-shadow:0 0 16px #ef463b,0 0 42px #ef463b55}.power-story[data-stage="2"] .circuit-node{border-color:#ef463b;animation:1.8s ease-in-out infinite nodeLive;box-shadow:0 0 34px #ef463b55,inset 0 0 26px #ef463b24}.power-story[data-stage="2"] .circuit-node i{background:#fff;border-color:#fff;box-shadow:0 0 18px 4px #fff}.power-story[data-stage="2"] .circuit-node span{color:#fff;text-shadow:0 0 12px #ef463b}@keyframes liveCurrent{to{background-position:-220% 0}}@keyframes circuitGlow{50%{opacity:.6;transform:scale(1.08)}}@keyframes nodeLive{50%{box-shadow:0 0 52px #ef463b80,inset 0 0 34px #ef463b38}}@media (max-width:560px){.energy-flow{width:86%;left:7%}.power-story[data-stage="0"] .travelling-charge{left:7%}.power-story[data-stage="1"] .travelling-charge{left:50%}.power-story[data-stage="2"] .travelling-charge{left:93%}.circuit-board:before{inset:-24px}}@media (prefers-reduced-motion:reduce){.power-story[data-stage="2"] .energy-flow,.power-story[data-stage="2"] .circuit-board:before,.power-story[data-stage="2"] .circuit-node{animation:none}}.contact-page{align-items:start}.job-form{margin-top:34px}.form-grid{grid-template-columns:1fr 1fr;gap:22px 18px;display:grid}.job-form label{display:block}.job-form label>span{letter-spacing:.14em;color:#676763;text-transform:uppercase;justify-content:space-between;gap:12px;margin-bottom:9px;font:700 8px monospace;display:flex}.job-form label small{color:#999;letter-spacing:.06em;font:400 7px monospace}.job-form input,.job-form textarea{color:#111;background:#fff;border:1px solid #d2d2cd;border-radius:0;outline:none;width:100%;padding:13px 14px;font:14px/1.5 Arial,Helvetica,sans-serif;transition:border-color .2s,box-shadow .2s}.job-form input{height:48px}.job-form textarea{resize:vertical;min-height:154px}.job-form input:focus,.job-form textarea:focus{border-color:#555;box-shadow:0 0 0 3px #ef463b18}.form-message{margin-top:22px}.form-submit{color:#fff;cursor:pointer;background:#111;border:0;justify-content:space-between;align-items:center;width:100%;min-height:54px;margin-top:20px;padding:14px 17px;font-size:10px;font-weight:700;display:flex}.form-submit:disabled{cursor:wait;opacity:.62}.form-submit .arrow{border-color:#555}.form-status{color:#666;min-height:38px;margin:13px 0 0;font-size:11px;line-height:1.5}.form-status.success{color:#246b3d}.form-status.error{color:#ad302a}.form-trap{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.contact-instagram{border-top:1px solid #d5d5d0;justify-content:space-between;align-items:center;min-height:42px;margin-top:18px;padding-top:17px;font-size:10px;font-weight:700;display:flex}.contact-instagram .arrow{width:20px;height:20px}@media (max-width:560px){.form-grid{grid-template-columns:1fr;gap:17px}.job-form{margin-top:28px}.contact-card{padding-top:20px}.contact-card h2{margin-top:28px}.job-form input{height:50px}.job-form textarea{min-height:180px}.form-submit{min-height:56px}}
