@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1184px,100% - 48px);margin:0 auto}.hero{color:#fff;background:var(--navy);min-height:744px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(110deg,#010a1e52,#0000 56%);position:absolute;inset:0}.nav{z-index:5;border-bottom:1px solid #ffffff26;align-items:center;gap:28px;height:80px;display:flex;position:relative}.logo{color:#fff;letter-spacing:1.2px;white-space:nowrap;font:700 25px/1 Space Grotesk,sans-serif}.logo span{color:#2982ff}.logo i{background:#f4c734;border-radius:50%;width:5px;height:5px;margin:0 0 15px 3px;display:inline-block}.nav-links{color:#c8d4e9;gap:29px;margin-left:72px;font-size:12px;display:flex}.nav-links a:hover{color:#fff}.language-switch{border:1px solid #ffffff40;border-radius:999px;width:72px;height:32px;margin-left:auto;padding:3px;display:flex}.language-switch button{color:#b8c8e1;cursor:pointer;background:0 0;border:0;border-radius:50%;width:32px;font:700 10px Space Grotesk,sans-serif}.language-switch button.active{color:#122657;background:#fff}.top-action,.go-button{align-items:center;gap:10px;font-size:11px;font-weight:700;display:inline-flex}.top-action b,.go-button b,.card-go b{letter-spacing:.4px;border-radius:50%;place-items:center;width:38px;height:38px;font:700 9px Space Grotesk,sans-serif;display:grid}.top-action b{color:#0e2a5e;background:#fff}.top-action:hover b{color:#fff;background:var(--blue)}.hero-grid{z-index:1;grid-template-columns:1fr 1fr;min-height:570px;display:grid;position:relative}.hero-copy{padding-top:96px}.eyebrow{color:#a9c7fb;letter-spacing:1.3px;align-items:center;gap:10px;margin:0 0 22px;font:700 10px Space Grotesk,sans-serif;display:flex}.eyebrow span{background:#3b92ff;width:20px;height:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0;font-family:Space Grotesk,sans-serif}h1{margin-bottom:25px;font-size:clamp(48px,5vw,62px);font-weight:500;line-height:1.04}h1 strong{color:#62a5ff;font-weight:500}.hero-text{color:#bdcbe2;max-width:440px;margin-bottom:32px;font-size:14px;line-height:1.75}.hero-actions{align-items:center;gap:24px;display:flex}.go-button{background:var(--blue);color:#fff;border-radius:999px;min-height:52px;padding:7px 8px 7px 20px;transition:transform .2s,background .2s}.go-button:hover{background:#3784fa;transform:translateY(-2px)}.go-button b{color:var(--blue);background:#fff}.text-link{color:#d5e2f8;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.text-link b{font-size:17px;font-weight:400}.hero-visual{place-items:center;padding:20px 0 0 40px;display:grid;position:relative}.visual-circle{border:1px solid #6daaff47;border-radius:50%;width:485px;height:485px;position:absolute;box-shadow:0 0 0 54px #3781ff09,0 0 100px 20px #1068ff40}.visual-grid{opacity:.34;background-image:linear-gradient(#5b97ff33 1px,#0000 1px),linear-gradient(90deg,#5b97ff33 1px,#0000 1px);background-size:38px 38px;width:475px;height:405px;position:absolute;transform:perspective(500px)rotateX(63deg)translateY(104px)}.hero-visual img{z-index:2;object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(24px 30px 18px #00000073);width:min(360px,90%);max-height:402px;position:relative}.voltage-ribbon{z-index:3;color:#22314b;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font:700 9px Space Grotesk,sans-serif;display:flex;position:absolute;top:113px;right:-3px;box-shadow:0 12px 28px #0000002e}.voltage-ribbon span{color:#8390a5}.voltage-ribbon b{font-size:13px}.voltage-ribbon em{color:var(--blue);font-size:14px;font-style:normal}.hero-visual p{z-index:3;color:#aec3e7;letter-spacing:1.2px;margin:0;font:600 10px Space Grotesk,sans-serif;position:absolute;bottom:28px;right:44px}.hero-bottom{z-index:2;color:#a9b9d2;border-top:1px solid #ffffff29;justify-content:space-between;padding-top:21px;font-size:11px;display:flex;position:relative}.hero-bottom b{color:#fff}.section{padding:112px 0}.section-intro{justify-content:space-between;align-items:end;margin-bottom:44px;display:flex}.section-intro h2,.selection h2{margin:0;font-size:clamp(36px,4vw,46px);font-weight:500;line-height:1.1}.section-intro h2 em,.selection h2 em{color:var(--blue);font-style:normal}.section-note{color:#93a0b3;letter-spacing:1.2px;margin:0 0 5px;font:700 10px Space Grotesk,sans-serif}.solution-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.solution-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:308px;padding:25px;transition:background .2s,color .2s,transform .2s}.solution-card:hover{color:#fff;background:var(--blue);border-color:var(--blue);transform:translateY(-4px)}.card-top{color:#9aa5b5;letter-spacing:.8px;justify-content:space-between;font:600 10px Space Grotesk,sans-serif;display:flex}.card-top span:last-child{color:var(--blue)}.solution-card h3{margin:42px 0 8px;font-size:24px;font-weight:500}.power{font:600 13px Space Grotesk,sans-serif}.solution-card>p{max-width:275px;color:var(--muted);margin:19px 0 0;font-size:12px;line-height:1.65}.card-go{align-items:center;gap:9px;margin-top:17px;font-size:11px;font-weight:700;display:inline-flex}.card-go b{color:#fff;background:var(--blue);width:27px;height:27px;font-size:7px}.solution-card:hover .card-top,.solution-card:hover .solution-card>p{color:#d8e7ff}.solution-card:hover .card-top span:last-child{color:#fff}.solution-card:hover .card-go b{color:var(--blue);background:#fff}.catalogue{background:#f6f9fc;padding:112px 0}.catalogue-intro{justify-content:space-between;align-items:end;gap:40px;margin-bottom:33px;display:flex}.catalogue-intro h2{margin:0;font:500 clamp(36px,4vw,46px)/1.1 Space Grotesk,sans-serif}.catalogue-intro h2 em{color:var(--blue);font-style:normal}.catalogue-intro>p{max-width:350px;color:var(--muted);margin:0 0 4px;font-size:12px;line-height:1.65}.catalogue-filters{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.catalogue-filters button{color:#556277;cursor:pointer;letter-spacing:.3px;background:#fff;border:1px solid #d3deea;border-radius:999px;min-height:34px;padding:0 15px;font:700 10px Space Grotesk,sans-serif}.catalogue-filters button.active,.catalogue-filters button:hover{border-color:var(--blue);color:#fff;background:var(--blue)}.catalogue-table-wrap{background:#fff;border:1px solid #dce5ef;border-radius:16px;overflow-x:auto}.catalogue-table{border-collapse:collapse;width:100%;min-width:770px;font-size:12px}.catalogue-table th{color:#758195;letter-spacing:.4px;text-align:left;white-space:nowrap;background:#f9fbfd;border-bottom:1px solid #dce5ef;height:48px;padding:0 18px;font:700 10px Space Grotesk,sans-serif}.catalogue-table td{color:#59677b;white-space:nowrap;border-bottom:1px solid #edf1f5;height:57px;padding:0 18px}.catalogue-table tbody tr:last-child td{border-bottom:0}.catalogue-table tbody tr:hover{background:#f7fbff}.catalogue-table td strong{color:#1d2a3f;font:600 12px Space Grotesk,sans-serif}.series-badge{color:#176ced;background:#e9f2ff;border-radius:999px;place-items:center;min-width:37px;height:25px;padding:0 7px;font:700 9px Space Grotesk,sans-serif;display:inline-grid}.agent-price{font:700 13px Space Grotesk,sans-serif;color:#1567e7!important}.table-go{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:29px;height:29px;font:700 7px Space Grotesk,sans-serif;display:grid}.table-go:hover{background:#082a66}.advantage{color:#fff;background:#101c31;padding:105px 0}.advantage-inner{grid-template-columns:.9fr 1.1fr;gap:104px;display:grid}.advantage-title h2{margin-bottom:24px;font-size:46px;font-weight:500;line-height:1.08}.advantage-title>p:last-child{color:#aebbd0;max-width:340px;margin:0;font-size:14px;line-height:1.75}.benefit-list{border-top:1px solid #ffffff2e}.benefit{border-bottom:1px solid #ffffff2e;grid-template-columns:54px 1fr;gap:19px;padding:25px 0;display:grid}.benefit>span{color:#55a0ff;font:600 12px Space Grotesk,sans-serif}.benefit h3{margin:0 0 7px;font-size:18px;font-weight:500}.benefit p{color:#aebbd0;margin:0;font-size:12px;line-height:1.6}.selection{grid-template-columns:.9fr 1.1fr;align-items:center;gap:92px;display:grid}.selection-copy>p:last-child{max-width:385px;color:var(--muted);margin:28px 0 0;font-size:13px;line-height:1.8}.calculator{background:var(--soft);border:1px solid #dde6f0;border-radius:18px;padding:39px}.calculator label{color:#25334a;justify-content:space-between;margin-bottom:13px;font-size:12px;font-weight:700;display:flex}.calculator output{color:var(--blue);font:600 16px Space Grotesk,sans-serif}input[type=range]{width:100%;accent-color:var(--blue)}.range-labels{color:#8995a6;justify-content:space-between;margin:5px 0 32px;font-size:10px;display:flex}.reserve-options{gap:8px;margin-bottom:30px;display:flex}.reserve-options button{color:#314058;cursor:pointer;background:#fff;border:1px solid #cad5e2;border-radius:999px;min-width:69px;padding:10px;font:600 12px Space Grotesk,sans-serif}.reserve-options button.active{border-color:var(--blue);color:#fff;background:var(--blue)}.result{border-top:1px solid #ced8e4;grid-template-columns:1fr auto;align-items:center;gap:5px;padding-top:20px;display:grid}.result span{color:#667287;font-size:11px}.result strong{font:600 28px Space Grotesk,sans-serif}.result .go-button{grid-column:1/-1;justify-content:space-between;margin-top:14px}.contact{color:#fff;background:#202326;padding:104px 0}.contact-inner{grid-template-columns:.8fr 1.2fr;align-items:center;gap:72px;display:grid}.contact-copy h2{margin:0 0 34px;font:500 46px/1.08 Space Grotesk,sans-serif}.contact-copy h2 em{color:#f29a52;font-style:normal}.contact-copy dl{gap:18px;margin:0 0 30px;display:grid}.contact-copy dl>div{border-bottom:1px solid #ffffff24;padding-bottom:16px}.contact-copy dt{color:#9ea1a5;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700}.contact-copy dd{color:#fff;margin:0;font:500 15px/1.5 Space Grotesk,sans-serif}.contact-map{background:#2c2f32;border:1px solid #ffffff29;border-radius:8px;min-height:440px;overflow:hidden}.contact-map iframe{border:0;width:100%;height:440px;display:block}footer{color:#a9b8d0;background:#071630}.footer-inner{align-items:center;gap:38px;min-height:132px;font-size:11px;display:flex}.footer-inner p{max-width:238px;margin:0;line-height:1.55}.footer-inner a:not(.logo){color:#fff;margin-left:auto;font-weight:700}.footer-inner>span:last-child{color:#6d7e9b;font-size:10px}@media (max-width:820px){.nav-links{gap:18px;margin-left:28px}.section,.advantage{padding:78px 0}.selection,.advantage-inner{gap:56px}}@media (max-width:640px){.shell{width:min(100% - 32px,1184px)}.hero{min-height:785px}.nav{gap:12px;height:68px}.nav-links,.top-action span{display:none}.language-switch{margin-left:auto}.top-action b{width:35px;height:35px}.hero-grid{min-height:638px;display:block}.hero-copy{padding-top:57px}.eyebrow{font-size:9px}.hero h1{font-size:43px}.hero-text{max-width:360px;font-size:13px}.hero-actions{gap:18px}.go-button{min-height:48px;padding-left:17px}.hero-visual{height:315px;padding:0}.hero-visual img{width:252px;max-height:290px}.visual-circle{width:315px;height:315px}.visual-grid{background-size:30px 30px;width:320px;height:260px;transform:perspective(500px)rotateX(63deg)translateY(80px)}.voltage-ribbon{transform-origin:100% 0;top:20px;right:-2px;transform:scale(.78)}.hero-visual p{bottom:4px;right:4px}.hero-bottom{gap:12px;padding-top:15px;font-size:9px;line-height:1.4}.section-intro{margin-bottom:33px;display:block}.section-note{margin-top:18px}.solution-grid{grid-template-columns:1fr;gap:12px}.solution-card{border-radius:14px;min-height:270px}.solution-card h3{margin-top:33px}.advantage-inner,.selection{grid-template-columns:1fr}.advantage-title h2{font-size:38px}.calculator{border-radius:16px;padding:27px 21px}.footer-inner{grid-template-columns:1fr 1fr;gap:18px;min-height:0;padding:31px 0;display:grid}.footer-inner a:not(.logo){margin-left:0}.footer-inner>span:last-child{grid-column:1/-1}.catalogue{padding:78px 0}.catalogue-intro{display:block}.catalogue-intro>p{margin-top:21px}.catalogue-table-wrap{border-radius:14px 0 0 14px;margin-right:-16px}.catalogue-table th,.catalogue-table td{padding:0 14px}}.hero-visual img{mix-blend-mode:normal;filter:drop-shadow(24px 30px 18px #00000073);border:1px solid #ffffff47;border-radius:18px;box-shadow:0 20px 42px #0000003d}.retail-price{font:700 13px Space Grotesk,sans-serif;color:#1567e7!important}.nav-phone{color:#dce7f8;white-space:nowrap;font:700 11px Space Grotesk,sans-serif}.nav-phone:hover{color:#fff}.brand-logo{background:#fff;border-radius:8px;align-items:center;width:142px;height:36px;padding:5px 8px;display:inline-flex}.brand-logo img{width:100%;height:auto;display:block}.footer-logo{flex:none}.brand-lockup{background:#fff;border:1px solid #ffffff29;border-radius:10px;flex:none;align-items:center;gap:9px;height:42px;padding:5px 9px;display:inline-flex;box-shadow:0 8px 24px #00000024}.electronoff-logo{align-items:center;width:139px;height:31px;display:inline-flex}.electronoff-logo img{width:100%;height:auto;display:block}.brand-lockup .brand-logo{background:0 0;border-radius:0;width:102px;height:30px;padding:3px 0}.brand-divider{background:#d9dbde;width:1px;height:24px}.footer-lockup a{margin-left:0!important}.phase-select{color:#25334a;justify-content:space-between;align-items:center;margin-bottom:25px;font-size:12px;font-weight:700;display:flex}.phase-select>div{background:#e3eaf2;border-radius:999px;padding:3px;display:flex}.phase-select button{color:#59677d;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:66px;height:28px;padding:0 9px;font:700 10px Space Grotesk,sans-serif}.phase-select button.active{color:#fff;background:var(--blue)}.result p{color:#69768a;grid-column:1/-1;margin:7px 0 1px;font-size:10px;line-height:1.55}.result .go-button{margin-top:7px}@media (max-width:820px){.nav-phone{display:none}.contact{padding:78px 0}.contact-inner{grid-template-columns:1fr;gap:40px}.contact-map,.contact-map iframe{height:360px;min-height:360px}}@media (max-width:640px){.contact-copy h2{font-size:38px}.contact-map,.contact-map iframe{height:310px;min-height:310px}}@media (max-width:820px){.brand-lockup{gap:0}.brand-lockup .brand-logo,.brand-lockup .brand-divider{display:none}.electronoff-logo{width:132px}.footer-lockup .brand-logo,.footer-lockup .brand-divider{display:inline-flex}.footer-lockup{gap:9px}}:root{--blue:#f07f24;--blue-light:#f7b075;--ink:#282a2d;--navy:#24272a;--soft:#f5f6f7;--muted:#6b6e72;--line:#e0e2e4}.hero{background:#24272a}.hero:before{background:linear-gradient(110deg,#0000002e,#0000 58%)}.eyebrow{color:#f0b284}.eyebrow.dark{color:#d86816}.eyebrow span{background:#f07f24}h1 strong{color:#f29a52}.visual-circle{border-color:#f07f2457;box-shadow:0 0 0 54px #f07f2409,0 0 100px 20px #f07f2426}.visual-grid{background-image:linear-gradient(#f07f242e 1px,#0000 1px),linear-gradient(90deg,#f07f242e 1px,#0000 1px)}.hero-visual p b{color:#f29a52}.voltage-ribbon em,.top-action b{color:#d86816}.top-action:hover b{background:#f07f24}.language-switch button.active{color:#3f4144}.solution-card:hover{background:#f07f24;border-color:#f07f24}.series-badge{color:#c75e13;background:#fff0e4}.catalogue-filters button.active,.catalogue-filters button:hover{background:#f07f24;border-color:#f07f24}.retail-price{color:#c75e13!important}.table-go,.phase-select button.active{background:#f07f24}button,input{font:inherit}:focus-visible{outline-offset:3px;outline:3px solid #f7b075}.solution-card,.catalogue-table-wrap,.calculator{border-radius:8px}.solution-card:hover>p{color:#d8e7ff}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
