:root{--paper:#f4f1ec;--white:#fff;--ink:#18141d;--muted:#6e6672;--line:#dcd5ce;--violet:#16b86b;--magenta:#16b86b;--coral:#16b86b;--orange:#16b86b;--dark:#141018;--deep:#211429;--spectral:linear-gradient(105deg,#16b86b 0%,#16b86b 38%,#16b86b 68%,#16b86b 100%);--chrome:linear-gradient(120deg,#ffffff 0%,#d8d0dc 38%,#fff 54%,#b8afbd 100%);--shadow:0 28px 80px rgba(40,20,48,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;overflow-x:hidden}body.menu-open{overflow:hidden}h1,h2,h3,b,strong,.brand{font-family:"Manrope",sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip{position:fixed;left:1rem;top:-5rem;background:#fff;padding:1rem;z-index:1000}.skip:focus{top:1rem}.noise{pointer-events:none;position:fixed;inset:0;opacity:.025;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.nav{height:82px;padding:0 max(4vw,40px);position:absolute;z-index:50;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(40,30,40,.1)}.brand{display:flex;align-items:center;gap:11px;font-size:19px;font-weight:800;letter-spacing:.14em}.brand-mark{width:30px;height:30px;display:grid;place-items:center;color:white;font-size:14px;border-radius:9px 3px 9px 3px;background:var(--spectral);box-shadow:0 7px 18px rgba(161,34,255,.28)}.desktop-nav{display:flex;gap:30px;font-size:13px;font-weight:600}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--violet);transition:.3s}.desktop-nav a:hover:after{right:0}.btn{border:0;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;gap:26px;padding:17px 21px;border-radius:5px;font-weight:700;font-size:13px;transition:.25s}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(111,37,255,.22)}.btn-small{padding:12px 16px;background:#1e1a22;color:white}.btn-primary{color:white;background:var(--spectral)}.btn-light{background:#fff;color:#211626}.btn.full{width:100%}.menu-btn,.mobile-menu{display:none}
.hero{height:min(940px,100vh);min-height:760px;position:relative;overflow:hidden;background:radial-gradient(circle at 76% 42%,#fff 0,#f4eff8 28%,transparent 55%),linear-gradient(135deg,#faf9f5,#f2eef2)}.hero-grid{position:absolute;inset:82px 0 0;background-image:linear-gradient(rgba(67,42,75,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(67,42,75,.04) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,transparent,#000 25%,#000 80%,transparent)}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.35}.orb-one{width:520px;height:520px;right:-180px;top:140px;background:radial-gradient(circle,#16b86b,transparent 68%)}.orb-two{width:300px;height:300px;left:38%;bottom:-150px;background:radial-gradient(circle,#16b86b,transparent 70%)}.slides,.slide{height:100%}.slide{position:absolute;inset:0;padding:120px max(7vw,60px) 115px;display:grid;grid-template-columns:49% 51%;align-items:center;opacity:0;visibility:hidden;transform:translateX(35px);transition:opacity .65s,transform .65s,visibility .65s}.slide.active{opacity:1;visibility:visible;transform:translateX(0)}.hero-copy{position:relative;z-index:3;max-width:690px}.eyebrow{font:700 11px "Manrope";letter-spacing:.15em;text-transform:uppercase;display:flex;align-items:center;gap:10px;color:#5b5062}.eyebrow i{width:21px;height:2px;background:var(--spectral);display:inline-block}.eyebrow.dark{color:#625d66}.hero h1{font-size:clamp(60px,6.2vw,99px);letter-spacing:-.065em;line-height:.93;margin:24px 0 27px;font-weight:600}.hero h1 span,h2 span{background:var(--spectral);background-clip:text;color:transparent}.hero-copy>p{max-width:600px;color:#5e5862;font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:35px}.text-link{font-size:13px;font-weight:700;border-bottom:1px solid #b8b0b9;padding-bottom:5px}.hero-visual{height:610px;position:relative}.charger-scene{height:100%;position:relative;perspective:1000px}.floor{position:absolute;left:8%;right:0;bottom:6%;height:36%;border-radius:50%;background:radial-gradient(ellipse,rgba(127,46,170,.15),transparent 70%);transform:rotateX(70deg)}.charger{position:absolute;width:230px;height:470px;left:38%;top:14%;z-index:3;border-radius:30px 30px 20px 20px;background:linear-gradient(120deg,#fff,#ddd9e0 60%,#b9b5bc);box-shadow:30px 45px 70px rgba(47,25,56,.25),inset -9px 0 16px rgba(55,33,58,.16)}.charger:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(100deg,rgba(255,255,255,.8),transparent 45%);pointer-events:none}.charger-top{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.mini-logo{font-weight:800;color:#16b86b;position:relative;z-index:2}.status-dot{width:7px;height:7px;background:#16b86b;border-radius:50%;box-shadow:0 0 12px #16b86b}.charger-screen{margin:4px 21px;padding:21px 17px;background:#1e1623;color:white;border-radius:12px;display:flex;flex-direction:column;gap:7px;box-shadow:inset 0 0 30px #302036}.charger-screen small{font-size:8px;color:#cbbbd2;letter-spacing:.16em}.charger-screen strong{font-size:38px}.charger-screen>span{font-size:9px;color:#baacbf}.progress{height:3px;background:#4b3e50;border-radius:2px}.progress i{display:block;width:78%;height:100%;background:var(--spectral)}.charger-port{width:84px;height:84px;border:11px solid #c4c0c7;border-radius:50%;position:absolute;left:73px;bottom:65px;box-shadow:inset 0 5px 12px #7c7880}.charger-port i{position:absolute;inset:15px;border-radius:50%;background:#28232b}.cable{position:absolute;width:120px;height:180px;border:13px solid #29242c;border-left:0;border-top:0;border-radius:0 0 80px 0;right:-94px;bottom:-5px}.energy-ring{position:absolute;border:1px solid rgba(170,50,255,.28);border-radius:50%;left:15%;top:4%;width:510px;height:510px;animation:pulse 3s ease-in-out infinite}.ring-b{inset:16% auto auto 27%;width:350px;height:350px;animation-delay:-1.5s}.float-card{position:absolute;z-index:5;background:rgba(255,255,255,.68);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.8);box-shadow:0 15px 40px rgba(42,22,47,.12);border-radius:12px;padding:14px 17px;display:flex;align-items:center;gap:11px}.float-card small{display:block;font-size:7px;letter-spacing:.15em;color:#8a828d}.float-card b{font-size:14px}.float-card.live{left:15%;top:29%}.float-card.live i{width:9px;height:9px;border-radius:50%;background:#16b86b;box-shadow:0 0 0 5px rgba(255,76,138,.12)}.float-card.power{right:2%;bottom:31%}.float-card.power span{color:#16b86b}.slider-controls{position:absolute;z-index:6;bottom:92px;left:max(7vw,60px);right:max(7vw,60px);display:flex;align-items:center;justify-content:space-between}.slide-count{display:flex;align-items:center;gap:13px;font-size:11px}.slide-count i{width:100px;height:1px;background:#ccc4cd}.slide-count i b{display:block;width:33%;height:2px;background:var(--violet);transition:.4s}.slide-count em{font-style:normal;color:#aaa1ad}.circle-btn{width:43px;height:43px;border-radius:50%;border:1px solid #bbb4bd;background:rgba(255,255,255,.55);margin-left:6px;cursor:pointer;transition:.2s}.circle-btn:hover{background:#1c1720;color:#fff}.hero-proof{position:absolute;z-index:5;left:0;bottom:0;width:100%;height:58px;background:rgba(255,255,255,.62);backdrop-filter:blur(15px);display:flex;align-items:center;justify-content:center;gap:42px;border-top:1px solid rgba(50,30,54,.08);color:#88818a;font-size:11px}.hero-proof span{font-size:8px;letter-spacing:.16em}.hero-proof b{font-size:11px;color:#5c5660}.hub-art{display:flex;align-items:center;justify-content:center}.hub-canopy{position:absolute;width:80%;height:110px;top:21%;left:10%;background:linear-gradient(105deg,#f8f5f8,#c9c2cb);transform:skewY(-5deg);box-shadow:15px 28px 50px rgba(45,28,50,.2);border-bottom:8px solid #16b86b}.hub-canopy b{position:absolute;left:8%;top:24%;font-size:25px;letter-spacing:.12em}.hub-canopy em{color:#16b86b;font-style:normal}.hub-lights{position:absolute;left:10%;right:10%;bottom:-20px;height:10px;background:repeating-linear-gradient(90deg,#fff 0 50px,transparent 50px 95px);filter:drop-shadow(0 0 8px white)}.hub-car,.garage-car{position:absolute;width:52%;height:135px;bottom:18%;left:25%;background:linear-gradient(150deg,#fcfcfc,#9c979f);border-radius:70% 30% 15px 20px;box-shadow:0 28px 45px rgba(40,25,44,.25)}.hub-car:before,.garage-car:before{content:"";position:absolute;background:#302c34;left:24%;top:8%;width:46%;height:45%;border-radius:80% 30% 0 0;transform:skewX(-12deg)}.hub-car:after,.garage-car:after{content:"";position:absolute;width:50px;height:50px;background:#28242c;border:9px solid #bdb8c0;border-radius:50%;left:14%;bottom:-22px;box-shadow:280px 0 0 -9px #28242c,280px 0 0 0 #bdb8c0}.hub-unit{position:absolute;right:9%;bottom:18%;width:65px;height:210px;background:#e5e2e6;border-radius:12px;text-align:center;padding-top:18px;color:#16b86b;font-weight:800;box-shadow:10px 18px 30px #999}.hub-unit div{margin:20px auto;width:36px;height:55px;background:#201a24;border-radius:5px}.route-line{position:absolute;bottom:8%;left:3%;right:0;height:3px;background:linear-gradient(90deg,transparent,#16b86b,#16b86b,transparent);filter:drop-shadow(0 0 6px #16b86b)}.revenue{right:1%;top:18%;display:block}.revenue span{font-size:9px;color:#16b86b;margin-left:8px}.dashboard-art{display:grid;place-items:center}.dash-window{width:89%;height:55%;background:#1d1721;border:1px solid #534158;border-radius:14px;transform:perspective(1000px) rotateY(-7deg) rotateX(3deg);box-shadow:30px 40px 80px rgba(43,24,48,.35);color:#fff;position:relative;overflow:hidden}.dash-head{height:45px;border-bottom:1px solid #3b2e3f;padding:0 18px;display:flex;align-items:center;gap:6px}.dash-head b{margin-right:auto;font-size:12px}.dash-head b span{color:#16b86b}.dash-head i{width:6px;height:6px;border-radius:50%;background:#5c4b60}.dash-side{position:absolute;top:45px;bottom:0;width:55px;border-right:1px solid #3b2e3f}.dash-content{margin-left:55px;padding:35px}.dash-content small{font-size:8px;letter-spacing:.12em;color:#9e91a3}.dash-content strong{display:block;font-size:36px;margin:8px 0}.dash-content strong em{font-size:12px;color:#9f91a4;font-style:normal}.chart{height:80px;display:flex;align-items:end;gap:11px;border-bottom:1px solid #453548}.chart i{flex:1;height:var(--h,30%);background:linear-gradient(#16b86b,#16b86b);border-radius:3px 3px 0 0}.chart i:nth-child(1){--h:25%}.chart i:nth-child(2){--h:42%}.chart i:nth-child(3){--h:35%}.chart i:nth-child(4){--h:66%}.chart i:nth-child(5){--h:53%}.chart i:nth-child(6){--h:80%}.chart i:nth-child(7){--h:72%}.chart i:nth-child(8){--h:94%}.dash-stats{display:flex;gap:50px;margin-top:15px}.dash-stats span{display:flex;flex-direction:column}.dash-stats b{font-size:14px}.balance{right:0;bottom:16%;display:grid;grid-template-columns:1fr auto}.balance small{grid-column:1/-1}.balance span{font-size:8px;color:#16b86b}
.stats{max-width:1240px;margin:0 auto;padding:58px 20px 45px;display:grid;grid-template-columns:repeat(4,1fr);position:relative;border-bottom:1px solid var(--line)}.stats div{padding:0 35px;border-right:1px solid var(--line)}.stats div:first-child{padding-left:0}.stats div:nth-child(4){border:0}.stats strong{font-size:42px;letter-spacing:-.05em}.stats div>span{font-weight:800;font-size:19px;color:#16b86b}.stats p{font-size:11px;color:var(--muted);margin:8px 0}.stats>small{position:absolute;bottom:10px;right:20px;font-size:8px;color:#aaa}.section{padding:125px max(5vw,40px)}.section-head{max-width:1240px;margin:0 auto 60px;display:flex;justify-content:space-between;align-items:end}.section-head h2,.segment-copy h2,.hub-copy h2,.sim-copy h2,.contact-copy h2,.faq-intro h2{font-size:clamp(43px,4.4vw,68px);line-height:1.03;letter-spacing:-.055em;margin:18px 0 0;font-weight:600}.section-head>p{max-width:380px;line-height:1.7;color:var(--muted);font-size:14px}.solution-grid,.product-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:14px}.solution-card{min-height:510px;border:1px solid var(--line);background:#fcfbf8;padding:32px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:end;transition:.35s}.solution-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#d1bdde}.solution-card.feature{padding:0}.card-index{position:absolute;top:25px;right:25px;font:700 10px "Manrope";color:#aaa}.solution-card>span,.card-copy>span,.product-tag{font-size:9px;font-weight:700;letter-spacing:.14em;color:#8b838e}.solution-card h3{font-size:26px;line-height:1.15;margin:15px 0 12px;letter-spacing:-.035em}.solution-card p{font-size:13px;color:var(--muted);line-height:1.65}.solution-card a{font-size:12px;font-weight:700;margin-top:12px}.solution-card a b{float:right;color:#16b86b}.card-copy{padding:30px}.home-illustration{height:270px;background:linear-gradient(155deg,#eadff0,#f9eee9);position:relative;overflow:hidden}.sun{position:absolute;width:150px;height:150px;background:radial-gradient(circle,#16b86b,transparent 70%);right:10px;top:15px}.house{position:absolute;width:260px;height:155px;left:70px;bottom:0;background:linear-gradient(120deg,#e1dde2,#aaa4ae);clip-path:polygon(18% 22%,52% 0,100% 20%,100% 100%,0 100%,0 40%);box-shadow:20px 10px 30px #999}.house i{position:absolute;width:90px;height:80px;right:26px;bottom:0;background:#302a33}.house b{position:absolute;width:44px;height:70px;left:38px;bottom:0;background:#cec9d0}.wallbox{position:absolute;z-index:2;width:38px;height:62px;right:72px;bottom:31px;background:#f8f7f8;border-radius:6px;box-shadow:5px 8px 15px #766f78;padding:8px;color:#16b86b;font-weight:bold}.wallbox i{display:block;width:22px;height:12px;background:#211c24;border-radius:2px;margin-top:8px}.car-shape{position:absolute;z-index:3;width:160px;height:50px;left:12px;bottom:5px;background:linear-gradient(120deg,#fff,#a5a0a8);border-radius:70px 50px 10px 10px;box-shadow:5px 10px 25px #8b838d}.icon-box{width:70px;height:70px;display:grid;place-items:center;background:linear-gradient(135deg,#efe9f2,#fff);font-size:30px;color:#16b86b;border-radius:20px 5px;box-shadow:8px 10px 25px rgba(50,30,55,.08);margin-bottom:75px}.icon-box.fleet{color:#16b86b}.flow-section,.platform,.timeline{background:var(--dark);color:#fff;padding:120px max(5vw,40px);position:relative;overflow:hidden}.flow-section:before,.platform:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 40%,rgba(146,38,255,.17),transparent 35%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,60px 60px,60px 60px}.section-head.light{position:relative}.section-head.light .eyebrow,.section-head.light>p{color:#a89dab}.energy-flow{max-width:1120px;margin:90px auto 40px;display:flex;align-items:center;position:relative}.flow-node{text-align:center;min-width:145px}.flow-node div{width:82px;height:82px;border:1px solid #524557;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;color:#16b86b;font-size:25px;background:#211925}.flow-node.active div{background:var(--spectral);color:#fff;border:0;box-shadow:0 0 50px rgba(193,49,255,.45)}.flow-node b{display:block;font-size:11px;letter-spacing:.1em}.flow-node span{font-size:10px;color:#897d8c}.energy-flow>i{flex:1;height:1px;background:#4c3d50;position:relative}.energy-flow>i em{position:absolute;width:7px;height:7px;border-radius:50%;background:#16b86b;top:-3px;animation:flow 2s linear infinite;box-shadow:0 0 10px #16b86b}.flow-badges{display:flex;justify-content:center;gap:12px;position:relative}.flow-badges span{border:1px solid #413545;border-radius:20px;padding:8px 13px;font-size:9px;color:#a79ba9}.tabs{background:#eae7e5;padding:4px;border-radius:8px}.tabs button,.map-toolbar button{padding:9px 16px;border:0;background:transparent;font-size:11px;border-radius:5px;cursor:pointer}.tabs button.active,.map-toolbar button.active{background:#fff;box-shadow:0 3px 12px #d6d1d4;color:#16b86b}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card{background:#fff;border:1px solid var(--line);padding:28px;transition:.3s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-tag{display:inline-block;background:#eee6f6;color:#16b86b;padding:7px 9px;border-radius:3px}.product-tag.coral{background:#ffebe8;color:#16b86b}.product-tag.violet{background:#e9e5ff;color:#16b86b}.product-art{height:270px;display:grid;place-items:center}.product-art>div{position:relative;background:linear-gradient(120deg,#f8f8f8,#bcb8c0);box-shadow:18px 25px 35px rgba(40,25,45,.23)}.product-art small{position:absolute;color:#16b86b;font-weight:800}.product-art i{position:absolute;background:#221d25}.product-art.wall>div{width:110px;height:160px;border-radius:25px 25px 16px 16px}.product-art.wall small{top:20px;left:22px}.product-art.wall i{width:65px;height:45px;left:22px;top:53px;border-radius:6px}.product-art.duo>div{width:95px;height:220px;border-radius:18px 18px 12px 12px}.product-art.duo small{left:19px;top:16px}.product-art.duo i{width:57px;height:63px;left:19px;top:50px;border-radius:5px}.product-art.duo b{position:absolute;bottom:35px;left:35px}.product-art.rapid>div{width:135px;height:235px;border-radius:22px}.product-art.rapid small{top:20px;left:23px}.product-art.rapid i{top:58px;left:22px;width:92px;height:68px;color:white;display:grid;place-items:center;border-radius:7px;font-style:normal;font-weight:bold}.product-art.rapid b{position:absolute;bottom:30px;left:50px;width:35px;height:35px;background:#343039;border-radius:50%}.product-card h3{font-size:25px;margin:0 0 8px}.product-card>p{font-size:12px;line-height:1.6;color:var(--muted);min-height:40px}.specs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:20px 0}.specs span{padding:14px 0}.specs span+span{padding-left:15px;border-left:1px solid var(--line)}.specs small,.modal-specs small{display:block;font-size:7px;letter-spacing:.12em;color:#999}.specs b,.modal-specs b{font-size:11px}.product-open{padding:5px 0;background:none;border:0;font-weight:700;font-size:11px;width:100%;text-align:left;cursor:pointer}.product-open span{float:right;color:#16b86b}.product-card.hidden{display:none}.compare{max-width:1240px;margin:18px auto 0;padding:40px;background:#ece9e7;display:grid;grid-template-columns:1fr 1.7fr;gap:70px}.compare>div>span{font-size:8px;letter-spacing:.14em}.compare h3{font-size:28px;margin:12px 0}.compare p{font-size:11px;line-height:1.6;color:#777}.charge-bars div{display:grid;grid-template-columns:100px 1fr 65px;align-items:center;gap:15px;margin:13px 0}.charge-bars b{font-size:11px}.charge-bars b small{font-size:7px;color:#999}.charge-bars i{height:6px;background:#d4ced4;border-radius:5px}.charge-bars em{display:block;width:var(--w);height:100%;background:var(--spectral);border-radius:5px}.charge-bars strong{font-size:10px;text-align:right}.hub-section{min-height:790px;background:#1b161f;color:#fff;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.hub-bg{position:absolute;inset:0 45% 0 0;background:linear-gradient(90deg,rgba(21,16,25,.1),#1b161f),radial-gradient(circle at 25% 60%,#16b86b,transparent 25%),linear-gradient(135deg,#3d3342,#817883);opacity:.75}.hub-bg:after{content:"";position:absolute;width:390px;height:145px;left:10%;top:47%;border-top:45px solid #ddd9de;border-radius:10px;transform:skewY(-5deg);box-shadow:0 -7px 0 #16b86b,40px 60px 70px #151019}.hub-copy{grid-column:2;padding:120px 10% 100px 5%;z-index:2}.hub-copy .eyebrow{color:#ac9daf}.hub-copy>p{color:#b3a9b5;line-height:1.7}.hub-copy ul{list-style:none;padding:10px 0;margin:20px 0}.hub-copy li{display:flex;gap:18px;padding:16px 0;border-bottom:1px solid #3b303f}.hub-copy li i{font-style:normal;font-size:9px;color:#16b86b}.hub-copy li span{display:flex;flex-direction:column;color:#8f8492;font-size:11px}.hub-copy li b{color:#fff;font-size:13px;margin-bottom:5px}.hub-metrics{position:absolute;left:8%;bottom:9%;z-index:3}.hub-metrics>div{width:250px;background:rgba(28,21,31,.72);backdrop-filter:blur(15px);border:1px solid #5d4b62;padding:25px}.hub-metrics>div>small{font-size:7px;letter-spacing:.14em;color:#b7aaba}.hub-metrics>div>b{display:block;font-size:20px;margin:8px 0 18px}.hub-metrics>div>span{display:block;font-size:10px;border-top:1px solid #48394c;padding:9px}.hub-metrics em{font-style:normal;color:#16b86b;font-weight:bold}.hub-metrics>div>div{margin-top:15px;background:#fff;color:#1d1820;padding:15px}.hub-metrics p{font-size:7px;margin:0}.hub-metrics strong{font-size:24px}.hub-metrics strong small{font-size:9px}.segment-split{display:grid;grid-template-columns:1.05fr .95fr;max-width:1400px;margin:auto;gap:90px;align-items:center}.segment-visual{height:630px;background:linear-gradient(150deg,#eae0ee,#f9ede7);position:relative;overflow:hidden}.line-label{position:absolute;left:25px;top:30px;font-size:7px;letter-spacing:.16em;color:#847886}.garage{position:absolute;inset:20% 0 0}.garage:before{content:"";position:absolute;inset:0 5%;background:linear-gradient(120deg,#cbc5cd,#8d8690);clip-path:polygon(15% 10%,65% 0,100% 17%,100% 100%,0 100%,0 30%)}.garage-wall{position:absolute;z-index:2;right:18%;top:22%;width:50px;height:82px;background:#f4f2f4;border-radius:8px;box-shadow:7px 9px 18px #685f6a;color:#16b86b;font-weight:bold;padding:11px}.garage-wall i{display:block;width:28px;height:22px;background:#29232c;margin-top:10px}.garage-car{z-index:3;bottom:20%;left:9%;width:64%}.charge-glow{position:absolute;width:250px;height:250px;right:3%;top:15%;background:radial-gradient(circle,#16b86b,transparent 68%);opacity:.35}.segment-copy>p{line-height:1.75;color:var(--muted)}.mini-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:35px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.mini-grid>div{padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.mini-grid>div>b{color:#16b86b;font-size:20px;margin-bottom:15px}.mini-grid strong{font-size:12px}.mini-grid span{font-size:10px;color:#817a84;line-height:1.5;margin-top:6px}.platform-wrap{max-width:1240px;margin:auto;position:relative}.dashboard{height:570px;border-radius:16px;background:#f6f4f6;color:#17131a;display:flex;overflow:hidden;box-shadow:0 40px 100px #0a080c}.dashboard aside{width:72px;background:#221b26;color:#fff;display:flex;flex-direction:column;align-items:center;padding:20px 0;gap:22px}.dashboard aside b{color:#16b86b;margin-bottom:25px}.dashboard aside i{font-style:normal;width:35px;height:35px;border-radius:7px;display:grid;place-items:center;color:#8f8293}.dashboard aside i.active{background:#16b86b;color:#fff}.dashboard aside span{margin-top:auto;width:30px;height:30px;border-radius:50%;background:#5b455f;display:grid;place-items:center;font-size:8px}.dash-main{padding:35px;flex:1}.dash-main header{display:flex;justify-content:space-between;align-items:center}.dash-main header small{font-size:7px;letter-spacing:.13em;color:#8f8791}.dash-main header h3{font-size:24px;margin:7px 0}.dash-main header>span{font-size:10px;background:#fff;border:1px solid #e0dce2;padding:10px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.metric-row>div{background:#fff;border:1px solid #e7e3e8;padding:23px;border-radius:8px}.metric-row small{font-size:7px;color:#928a94}.metric-row b{display:block;font-size:24px;margin:11px 0}.metric-row b em{font-size:10px;font-style:normal}.metric-row span{font-size:8px;color:#16b86b}.chart-panel{background:#fff;border:1px solid #e7e3e8;padding:25px;border-radius:8px}.chart-panel>div:first-child{display:flex;justify-content:space-between;font-size:11px}.chart-panel>div span{font-size:8px;color:#9e929f}.svg-chart{height:250px;background:repeating-linear-gradient(0deg,#eee 0 1px,transparent 1px 55px)}.svg-chart svg{width:100%;height:100%}.feature-list{display:grid;grid-template-columns:repeat(5,1fr);margin-top:40px}.feature-list>div{border-left:1px solid #49384e;padding:20px;display:flex;flex-direction:column}.feature-list i{font-style:normal;color:#16b86b;font-size:20px;margin-bottom:25px}.feature-list span{display:flex;flex-direction:column;color:#8f8292;font-size:9px;line-height:1.6}.feature-list b{color:#fff;font-size:11px;margin-bottom:7px}.map-wrap{max-width:1240px;margin:auto;border:1px solid var(--line);background:#fff;padding:12px}.map-toolbar{padding:8px;display:flex;gap:8px}.map-toolbar button{border:1px solid #e2dee2}.map-canvas{height:550px;background:#ebe8e4;position:relative;overflow:hidden;background-image:linear-gradient(35deg,rgba(255,255,255,.3) 25%,transparent 25%),linear-gradient(-35deg,rgba(255,255,255,.3) 25%,transparent 25%);background-size:150px 150px}.map-canvas svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#fff;stroke-width:13}.map-canvas svg path:nth-child(n+3){stroke-width:5}.district{position:absolute;font-size:9px;letter-spacing:.15em;color:#aaa3a0}.d1{left:15%;top:54%}.d2{left:45%;top:30%}.d3{left:54%;top:73%}.d4{left:74%;top:53%}.map-pin{position:absolute;left:var(--x);top:var(--y);border:0;background:transparent;cursor:pointer}.map-pin>i{width:38px;height:38px;display:grid;place-items:center;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);background:#2c2630;color:white;font-style:normal;font-weight:bold;box-shadow:0 7px 18px rgba(36,29,40,.25)}.map-pin.online>i{background:var(--spectral)}.map-pin>i::first-letter{transform:rotate(45deg)}.map-pin span{display:none;position:absolute;bottom:48px;left:-55px;width:160px;background:#211a25;color:#fff;padding:12px;text-align:left;font-size:9px;border-radius:5px;z-index:3}.map-pin span b{display:block;font-size:11px;margin-bottom:4px}.map-pin:hover span,.map-pin:focus span{display:block}.map-pin.hidden{display:none}.map-note{position:absolute;right:15px;bottom:15px;background:rgba(255,255,255,.85);padding:8px;font-size:8px;color:#8b8587}.simulator{background:#1b161f;color:#fff;padding:120px max(7vw,50px);display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.sim-copy>p{color:#a89daa;line-height:1.7;max-width:430px}.sim-step-list{display:flex;flex-direction:column;margin-top:45px}.sim-step-list span{border-left:1px solid #4a3a4e;padding:15px 20px;color:#6e626f;font-size:11px}.sim-step-list span.active{color:#fff;border-left-color:#16b86b}.sim-step-list i{font-style:normal;color:#16b86b;margin-right:17px}.sim-card{background:#f8f6f5;color:#1c1820;padding:38px;border-radius:10px}.field{display:flex;flex-direction:column;margin-bottom:18px}.field label{font-size:9px;font-weight:700;letter-spacing:.08em;margin-bottom:8px}.field input,.field select,.field textarea{border:1px solid #d9d3da;background:#fff;padding:14px;color:#28232b;border-radius:4px;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:#16b86b;box-shadow:0 0 0 3px rgba(168,43,255,.1)}.range-field label{flex-direction:row;display:flex;justify-content:space-between}.range-field output{font-size:16px;color:#16b86b}.range-field input{padding:0;accent-color:#16b86b}.sim-result{display:none;background:#201923;color:white;margin-top:20px;padding:24px;border-radius:6px}.sim-result.show{display:block;animation:rise .4s}.sim-result>small{font-size:7px;letter-spacing:.14em;color:#16b86b}.sim-result h3{font-size:20px;margin:10px 0}.sim-result>div{display:flex;gap:25px;border-block:1px solid #493b4d;padding:15px 0}.sim-result>div span{display:flex;flex-direction:column;font-size:8px;color:#a496a8}.sim-result>div b{font-size:18px;color:#fff}.sim-result p{font-size:9px;color:#a99cab}.sim-result a{font-size:10px;color:#16b86b;font-weight:bold}.project-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.6fr .7fr;gap:16px}.project-viewer,.project-data{background:#fff;border:1px solid var(--line)}.viewer-head{height:75px;padding:15px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.viewer-head>div{display:flex;gap:12px;align-items:center}.viewer-head i{width:32px;height:32px;background:var(--spectral);color:white;display:grid;place-items:center;border-radius:5px;font-style:normal;font-weight:bold}.viewer-head span{display:flex;flex-direction:column}.viewer-head b{font-size:11px}.viewer-head small{font-size:8px;color:#999}.viewer-head button{border:1px solid var(--line);padding:9px;background:#fff;font-size:9px;cursor:pointer}.project-pages{height:500px;background:#e4e1df;display:grid;place-items:center;position:relative}.page{display:none;width:72%;height:82%;background:#fff;padding:35px;box-shadow:0 15px 35px #b5b0b3;position:relative}.page.active{display:block;animation:pageIn .4s}.page>small{font-size:6px;letter-spacing:.15em}.page h3{font-size:24px;margin:25px 0 8px}.page>p{font-size:10px;color:#777}.page footer{position:absolute;left:35px;right:35px;bottom:28px;background:white;color:#222;border-top:1px solid #aaa;padding-top:10px;display:flex;justify-content:space-between;font-size:7px}.blueprint{height:210px;margin-top:25px;border:2px solid #5c5660;position:relative;background:repeating-linear-gradient(0deg,transparent 0 24px,#e8e4e8 25px),repeating-linear-gradient(90deg,transparent 0 39px,#e8e4e8 40px)}.blueprint i{position:absolute;width:20%;height:55%;border:1px solid #6b646d;top:20%}.blueprint i:nth-child(1){left:4%}.blueprint i:nth-child(2){left:28%}.blueprint i:nth-child(3){left:52%}.blueprint i:nth-child(4){left:76%}.blueprint b{position:absolute;left:40%;top:45%;font-size:8px}.blueprint span{position:absolute;left:2%;bottom:-18px;font-size:6px}.blueprint em{position:absolute;right:2%;bottom:-18px;font-size:6px;font-style:normal}.diagram{height:230px;display:flex;align-items:center;justify-content:space-around;background:linear-gradient(rgba(130,40,255,.05),rgba(255,80,80,.04));margin-top:40px}.diagram span{border:1px solid #796f7c;padding:14px 8px;font-size:7px}.diagram i{color:#16b86b}.page ul{font-size:10px;line-height:3;margin-top:40px}.project-arrow{position:absolute;z-index:2;width:35px;height:35px;border:0;background:#fff;box-shadow:0 4px 15px #aaa;cursor:pointer}.pprev{left:25px}.pnext{right:25px}.page-dots{height:55px;padding:0 20px;display:flex;gap:7px;align-items:center}.page-dots button{border:0;width:25px;height:3px;background:#ddd;cursor:pointer}.page-dots button.active{background:#16b86b}.page-dots span{margin-left:auto;font-size:9px;color:#999}.page-dots b{color:#222}.project-data{padding:30px}.project-status{display:flex;justify-content:space-between;align-items:center}.project-status span{font-size:7px;color:#16b86b;letter-spacing:.1em}.project-status span i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#16b86b}.project-status>b{font-size:9px;background:#f1eaf6;padding:7px}.project-data h3{font-size:28px;margin:35px 0 4px}.project-data>p{font-size:10px;color:#8f888f}.data-list{margin:27px 0}.data-list>div{border-top:1px solid var(--line);padding:14px 0;display:flex;justify-content:space-between}.data-list small{font-size:7px;color:#999}.data-list b{font-size:11px}.doc-list{display:flex;flex-direction:column;background:#f1efed;padding:18px;gap:13px}.doc-list>b{font-size:8px;letter-spacing:.12em}.doc-list span{font-size:9px}.doc-list em{float:right;font-size:7px;color:#16b86b;font-style:normal}.timeline{padding-bottom:130px}.timeline-row{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);position:relative}.timeline-row:before{content:"";position:absolute;left:0;right:0;top:24px;height:1px;background:linear-gradient(90deg,#16b86b,#16b86b)}.timeline-row>div{padding-right:30px;position:relative}.timeline-row i{display:grid;place-items:center;width:48px;height:48px;background:#211a24;border:1px solid #16b86b;border-radius:50%;font-style:normal;font-size:9px;color:#16b86b;position:relative;z-index:2}.timeline-row b{display:block;font-size:12px;margin:22px 0 8px}.timeline-row span{font-size:9px;line-height:1.6;color:#918593}.roi-card{max-width:1240px;margin:auto;background:#fff;border:1px solid var(--line);padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:100px}.roi-card h2{font-size:50px;line-height:1.05;letter-spacing:-.05em;margin:18px 0}.roi-card p{font-size:12px;line-height:1.7;color:var(--muted)}.dark-link{display:inline-block;margin-top:20px}.roi-bars>div{margin:22px 0}.roi-bars span{display:block}.roi-bars b{font-size:11px}.roi-bars small{font-size:8px;color:#999}.roi-bars i{height:7px;background:#eee9ed;display:block;margin-top:10px}.roi-bars em{display:block;width:var(--roi);height:100%;background:var(--spectral)}.roi-bars>small{font-size:7px;color:#aaa}.testimonials{padding:120px max(5vw,40px);background:#e9e5e3}.testimonial-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:15px}.testimonial-grid article{background:#f8f6f3;padding:42px}.testimonial-grid article>span{font-size:8px;color:#16b86b;letter-spacing:.13em}.testimonial-grid blockquote{font:500 24px/1.5 "Manrope";letter-spacing:-.025em;margin:35px 0}.testimonial-grid article>div{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding-top:20px}.testimonial-grid article>div i{width:38px;height:38px;border-radius:50%;background:var(--spectral);color:#fff;display:grid;place-items:center;font-style:normal;font-size:9px}.testimonial-grid p{margin:0;display:flex;flex-direction:column}.testimonial-grid b{font-size:10px}.testimonial-grid small{font-size:8px;color:#999}.faq{display:grid;grid-template-columns:.8fr 1.2fr;max-width:1320px;margin:auto;gap:120px}.faq-intro p{font-size:12px;color:#888}.faq-intro p a{color:#16b86b;text-decoration:underline}.accordion details{border-top:1px solid var(--line);padding:24px 0}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{font:600 14px "Manrope";list-style:none;cursor:pointer;display:flex;justify-content:space-between}.accordion summary::-webkit-details-marker{display:none}.accordion summary i{font-style:normal;color:#16b86b;font-size:20px;transition:.2s}.accordion details[open] summary i{transform:rotate(45deg)}.accordion p{font-size:11px;line-height:1.7;color:#777;max-width:650px}.contact{background:#1a151e;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:9vw;padding:120px max(7vw,50px);position:relative;overflow:hidden}.contact-orb{position:absolute;width:500px;height:500px;left:-100px;top:20%;background:radial-gradient(circle,rgba(173,40,255,.24),transparent 66%)}.contact-copy{position:relative}.contact-copy>p{color:#a99eaa;line-height:1.7;max-width:500px}.contact-points{display:flex;gap:18px;margin:35px 0}.contact-points span{font-size:9px;color:#c4bac6}.contact-copy>small{display:block;margin-top:80px;color:#746a77;font-size:9px;line-height:1.8}.lead-form{background:#f8f6f4;color:#1f1a22;padding:40px;border-radius:8px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.consent{display:flex;gap:10px;align-items:start;margin:5px 0 20px;font-size:8px;color:#777;line-height:1.5}.consent input{accent-color:#16b86b}.form-success{display:none;margin-top:15px;padding:12px;background:#eee7f3;color:#16b86b;font-size:9px}.form-success.show{display:block}footer{background:#110e14;color:#fff;padding:70px max(5vw,40px) 25px}.footer-top{display:grid;grid-template-columns:2fr repeat(3,1fr);max-width:1240px;margin:auto;padding-bottom:65px}.footer-brand{margin-bottom:25px}.footer-top p{font-size:11px;line-height:1.7;color:#827786}.footer-top>div{display:flex;flex-direction:column;gap:12px}.footer-top>div>b{font-size:8px;letter-spacing:.14em;color:#746b77;margin-bottom:8px}.footer-top>div>a{font-size:10px;color:#aaa0ad}.footer-bottom{max-width:1240px;margin:auto;border-top:1px solid #2b242e;padding-top:22px;display:flex;justify-content:space-between;font-size:8px;color:#665d69}.footer-bottom span:last-child{display:flex;gap:20px}.product-modal{width:min(600px,90vw);border:0;border-radius:12px;padding:45px;background:#faf8f6;box-shadow:0 30px 100px #1b111f}.product-modal::backdrop{background:rgba(20,14,23,.7);backdrop-filter:blur(6px)}.product-modal h2{font-size:40px;margin:18px 0}.product-modal>p{font-size:12px;color:#777;line-height:1.7}.modal-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:25px;cursor:pointer}.modal-specs{display:grid;grid-template-columns:1fr 1fr;margin:25px 0}.modal-specs span{padding:14px;border:1px solid #e2dde2}.modal-specs b{display:block;margin-top:5px}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}
@keyframes pulse{50%{transform:scale(1.06);opacity:.15}}@keyframes flow{from{left:0}to{left:100%}}@keyframes rise{from{opacity:0;transform:translateY(10px)}}@keyframes pageIn{from{opacity:0;transform:translateX(12px)}}
@media(max-width:1050px){.desktop-nav{display:none}.menu-btn{display:block;border:0;background:none;width:45px}.menu-btn span{display:block;height:2px;background:#222;margin:8px}.mobile-menu{display:flex;position:fixed;z-index:45;inset:0;background:#f8f5f7;padding:120px 8vw 60px;flex-direction:column;gap:24px;font:600 25px "Manrope";opacity:0;visibility:hidden;transform:translateY(-20px);transition:.3s}.mobile-menu.open{opacity:1;visibility:visible;transform:none}.slide{grid-template-columns:55% 45%;padding-inline:5vw}.hero h1{font-size:62px}.charger{left:20%;transform:scale(.84)}.solution-grid{grid-template-columns:1fr 1fr}.solution-card.feature{grid-row:span 2}.product-grid{grid-template-columns:repeat(3,1fr)}.segment-split{gap:40px}.platform-wrap .dashboard{height:500px}.feature-list{grid-template-columns:repeat(3,1fr)}.simulator{gap:5vw}.project-grid{grid-template-columns:1.3fr .7fr}}
@media(max-width:760px){.nav{height:68px;padding:0 20px}.desktop-cta{display:none}.hero{height:880px;min-height:0}.slide{grid-template-columns:1fr;padding:105px 22px 110px;align-content:start}.hero h1{font-size:51px;margin-top:18px}.hero-copy>p{font-size:14px}.hero-actions{gap:15px;flex-wrap:wrap}.hero-visual{height:360px;margin-top:15px}.charger-scene{transform:scale(.72);transform-origin:50% 0}.hub-art{transform:scale(.77);transform-origin:50% 0}.dashboard-art{height:340px}.dash-window{width:100%;height:75%}.float-card{font-size:9px}.slider-controls{left:22px;right:22px;bottom:62px}.hero-proof{height:42px;gap:14px;overflow:hidden;justify-content:flex-start;padding:0 20px}.hero-proof b:nth-last-child(-n+2){display:none}.stats{grid-template-columns:1fr 1fr;padding-inline:20px}.stats div{padding:15px!important;border-bottom:1px solid var(--line)}.stats strong{font-size:32px}.section,.flow-section,.platform,.timeline{padding:85px 20px}.section-head{display:block;margin-bottom:40px}.section-head>p{margin-top:20px}.section-head h2,.segment-copy h2,.hub-copy h2,.sim-copy h2,.contact-copy h2,.faq-intro h2{font-size:40px}.solution-grid,.product-grid{grid-template-columns:1fr}.solution-card{min-height:400px}.solution-card.feature{grid-row:auto}.energy-flow{overflow-x:auto;justify-content:flex-start;padding-bottom:20px}.flow-node{min-width:120px}.energy-flow>i{min-width:60px}.flow-badges{flex-wrap:wrap}.tabs{margin-top:20px;display:inline-block}.compare{grid-template-columns:1fr;gap:25px;padding:25px}.hub-section{display:block;min-height:950px}.hub-bg{inset:0 0 55%}.hub-copy{position:absolute;bottom:0;padding:70px 20px 60px}.hub-metrics{left:20px;top:220px;bottom:auto}.segment-split{grid-template-columns:1fr;padding-inline:20px}.segment-visual{height:460px}.mini-grid{grid-template-columns:1fr}.dashboard{height:430px!important}.dashboard aside{width:48px}.dash-main{padding:17px;overflow:hidden}.metric-row{grid-template-columns:1fr 1fr}.metric-row>div{padding:12px}.metric-row>div:nth-child(3){display:none}.svg-chart{height:180px}.feature-list{grid-template-columns:1fr 1fr}.feature-list>div{padding:15px}.map-toolbar{overflow-x:auto}.map-toolbar button{white-space:nowrap}.map-canvas{height:430px}.simulator{grid-template-columns:1fr;padding:85px 20px}.sim-step-list{display:none}.sim-card{padding:25px}.sim-result>div{gap:10px}.project-grid{grid-template-columns:1fr}.project-pages{height:400px}.page{width:82%;padding:22px}.project-data{padding:24px}.timeline-row{grid-template-columns:1fr}.timeline-row:before{left:23px;top:0;bottom:0;width:1px;height:auto}.timeline-row>div{display:grid;grid-template-columns:60px 1fr;padding:0 0 30px}.timeline-row i{grid-row:1/3}.timeline-row b{margin:4px 0}.roi-card{grid-template-columns:1fr;padding:30px;gap:40px}.roi-card h2{font-size:39px}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid article{padding:28px}.testimonial-grid blockquote{font-size:19px}.faq{grid-template-columns:1fr;gap:50px}.contact{grid-template-columns:1fr;padding:85px 20px}.contact-copy>small{margin-top:40px}.lead-form{padding:25px}.form-row{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:15px}.modal-specs{grid-template-columns:1fr}}
.nav-actions{display:flex;align-items:center;gap:18px}.present-link{font-size:10px;font-weight:800;letter-spacing:.08em;color:#16b86b}.present-link:hover{color:#16b86b}.tech-beam{position:absolute;width:1px;height:55%;top:16%;background:linear-gradient(transparent,#16b86b,transparent);opacity:.35;transform:rotate(34deg);transform-origin:center;filter:drop-shadow(0 0 8px #16b86b)}.beam-a{right:28%;animation:beam 7s ease-in-out infinite}.beam-b{right:18%;animation:beam 9s ease-in-out -3s infinite}.floating-present{position:fixed;z-index:30;right:24px;bottom:24px;background:rgba(22,16,26,.94);color:#fff;padding:11px 17px 11px 11px;border:1px solid rgba(255,255,255,.14);box-shadow:0 15px 45px rgba(31,15,40,.3);backdrop-filter:blur(14px);display:flex;align-items:center;gap:11px;border-radius:40px;transition:.25s}.floating-present:hover{transform:translateY(-4px);box-shadow:0 18px 55px rgba(113,27,174,.35)}.floating-present i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--spectral);font-style:normal;font-size:10px}.floating-present span{font-size:7px;letter-spacing:.12em;color:#a99fac}.floating-present b{font-size:10px;color:#fff;letter-spacing:0}@keyframes beam{50%{transform:rotate(40deg) translateX(35px);opacity:.12}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Refinamento premium v2 — escala tipográfica, contraste e consistência */
:root{--paper:#f3f2ee;--white:#fff;--ink:#111216;--muted:#5f6068;--line:#d7d6d2;--violet:#16b86b;--magenta:#16b86b;--coral:#16b86b;--orange:#aaa4e8;--dark:#121318;--deep:#191a22;--spectral:linear-gradient(112deg,#292b38 0%,#16b86b 42%,#16b86b 72%,#aaa3f2 100%);--chrome:linear-gradient(125deg,#fff 0%,#d8d8dc 34%,#f8f8f9 52%,#aaaab2 100%);--shadow:0 30px 90px rgba(18,19,26,.16)}
body{font-size:16px;line-height:1.55;letter-spacing:-.005em;background:linear-gradient(180deg,#f8f5f0 0,#f3f0eb 100%);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
.nav{background:rgba(248,245,240,.3)}.brand{font-size:20px}.desktop-nav{font-size:14px;gap:34px}.present-link{font-size:11px}.btn{font-size:14px;padding:18px 23px}.btn-small{font-size:12px;padding:13px 18px}
.eyebrow{font-size:12px;letter-spacing:.13em}.hero-copy>p{font-size:19px;max-width:650px;color:#514a55}.text-link{font-size:14px}.hero-proof{font-size:12px}.hero-proof span{font-size:10px}.hero-proof b{font-size:12px}
.stats p{font-size:13px}.stats>small{font-size:10px}.section-head>p,.hub-copy>p,.segment-copy>p,.sim-copy>p,.contact-copy>p{font-size:16px;color:#5f5863}.section-head h2{max-width:850px}
.solution-card>span,.card-copy>span,.product-tag{font-size:11px}.solution-card h3{font-size:29px}.solution-card p{font-size:15px}.solution-card a{font-size:13px}.card-index{font-size:11px}.icon-box{margin-bottom:60px}
.flow-node b{font-size:13px}.flow-node span{font-size:12px}.flow-badges span{font-size:11px;padding:10px 15px}.tabs button,.map-toolbar button{font-size:13px}.product-card h3{font-size:27px}.product-card>p{font-size:14px;min-height:48px}.specs small,.modal-specs small{font-size:9px}.specs b,.modal-specs b{font-size:13px}.product-open{font-size:13px}.compare>div>span{font-size:10px}.compare p{font-size:13px}.charge-bars b{font-size:13px}.charge-bars b small{font-size:9px}.charge-bars strong{font-size:12px}
.hub-copy li span{font-size:13px}.hub-copy li b{font-size:15px}.hub-metrics>div>small{font-size:9px}.hub-metrics>div>span{font-size:12px}.hub-metrics p{font-size:9px}.mini-grid strong{font-size:14px}.mini-grid span{font-size:12px}.feature-list span{font-size:11px}.feature-list b{font-size:13px}.metric-row small,.dash-main header small{font-size:9px}.dash-main header>span{font-size:11px}.metric-row span{font-size:10px}.chart-panel>div:first-child{font-size:13px}.chart-panel>div span{font-size:10px}
.district{font-size:11px}.map-pin span{font-size:11px;width:185px}.map-pin span b{font-size:13px}.map-note{font-size:10px}.field label{font-size:11px}.field input,.field select,.field textarea{font-size:15px;padding:15px}.sim-result>small{font-size:9px}.sim-result h3{font-size:23px}.sim-result>div span{font-size:10px}.sim-result p{font-size:12px}.sim-result a{font-size:12px}
.viewer-head b{font-size:13px}.viewer-head small{font-size:10px}.viewer-head button{font-size:11px}.project-status span{font-size:9px}.project-status>b{font-size:11px}.project-data>p{font-size:12px}.data-list small{font-size:9px}.data-list b{font-size:13px}.doc-list>b{font-size:10px}.doc-list span{font-size:11px}.doc-list em{font-size:9px}.timeline-row b{font-size:14px}.timeline-row span{font-size:11px}.roi-card p{font-size:14px}.roi-bars b{font-size:13px}.roi-bars small{font-size:10px}.roi-bars>small{font-size:9px}
.testimonial-grid article>span{font-size:10px}.testimonial-grid b{font-size:12px}.testimonial-grid small{font-size:10px}.faq-intro p{font-size:14px}.accordion summary{font-size:16px}.accordion p{font-size:14px}.contact-points span{font-size:11px}.contact-copy>small{font-size:11px}.consent{font-size:11px}.form-success{font-size:11px}.footer-top p{font-size:13px}.footer-top>div>b{font-size:10px}.footer-top>div>a{font-size:12px}.footer-bottom{font-size:10px}
.solution-card,.product-card,.project-viewer,.project-data,.roi-card,.testimonial-grid article,.lead-form{border-color:#d7cfd7;box-shadow:0 8px 30px rgba(43,25,49,.035)}
.solution-card:hover,.product-card:hover{border-color:rgba(105,31,219,.35);box-shadow:0 30px 80px rgba(61,25,70,.14)}
.flow-section,.platform,.timeline,.simulator,.contact{background:radial-gradient(circle at 75% 20%,rgba(117,33,211,.12),transparent 32%),linear-gradient(145deg,#18121c,#110e14)}
.hub-section{background:linear-gradient(145deg,#1c151f,#110e14)}.dashboard{box-shadow:0 45px 120px rgba(6,4,8,.55)}
.product-tag{font-weight:800}.product-art>div{background:var(--chrome)}.charger{background:var(--chrome)}

/* Quiet luxury energy-tech: neutros dominantes, luz violeta precisa */
.hero{background:radial-gradient(circle at 76% 40%,rgba(255,255,255,.96) 0,rgba(225,222,239,.56) 27%,transparent 55%),linear-gradient(135deg,#f8f7f3,#e9e8e4)}
.hero-grid{background-image:linear-gradient(rgba(35,36,44,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(35,36,44,.045) 1px,transparent 1px)}
.orb-one{background:radial-gradient(circle,rgba(111,96,239,.32),transparent 68%)}.orb-two{background:radial-gradient(circle,rgba(125,112,231,.2),transparent 70%)}
.tech-beam{background:linear-gradient(transparent,rgba(101,84,238,.72),transparent);filter:drop-shadow(0 0 8px rgba(101,84,238,.42))}
.system-status{position:absolute;z-index:6;top:105px;right:max(5vw,48px);display:flex;align-items:center;gap:10px;padding:9px 13px;border:1px solid rgba(44,45,53,.13);background:rgba(255,255,255,.5);backdrop-filter:blur(12px);font:700 9px "Manrope";letter-spacing:.12em;color:#777982}.system-status i{width:7px;height:7px;border-radius:50%;background:#16b86b;box-shadow:0 0 0 4px rgba(98,87,237,.1),0 0 14px rgba(98,87,237,.5);animation:statusPulse 2s ease-in-out infinite}.system-status b{color:#25262d;padding-left:10px;border-left:1px solid #d1d0cc}.scan-line{position:absolute;z-index:1;top:82px;bottom:58px;left:0;width:1px;background:linear-gradient(transparent,rgba(96,83,230,.28),transparent);box-shadow:0 0 18px rgba(96,83,230,.22);animation:scan 12s linear infinite}
.status-dot{background:#16b86b;box-shadow:0 0 12px rgba(102,89,237,.7)}.float-card.live i{background:#16b86b;box-shadow:0 0 0 5px rgba(102,89,237,.1)}.energy-ring{border-color:rgba(99,86,234,.25)}
.solution-card,.product-card,.project-viewer,.project-data,.roi-card,.testimonial-grid article,.lead-form{background:#fbfaf7;border-color:#d7d6d1}.home-illustration,.segment-visual{background:linear-gradient(145deg,#e6e5e2,#f6f5f1)}.sun{background:radial-gradient(circle,rgba(114,101,236,.2),transparent 70%)}
.product-tag,.product-tag.coral,.product-tag.violet{background:#ebe9f6;color:#16b86b}.icon-box,.icon-box.fleet{color:#16b86b;background:linear-gradient(135deg,#e8e7ec,#fff)}
.flow-section,.platform,.timeline,.simulator,.contact{background:radial-gradient(circle at 75% 20%,rgba(100,87,237,.11),transparent 30%),linear-gradient(145deg,#17181e,#0e0f13)}
.flow-node.active div{background:linear-gradient(145deg,#16b86b,#16b86b);box-shadow:0 0 55px rgba(97,82,233,.32)}.energy-flow>i em{background:#16b86b;box-shadow:0 0 10px rgba(129,116,244,.7)}
.hub-section{background:linear-gradient(145deg,#17181e,#0e0f13)}.hub-bg{background:linear-gradient(90deg,rgba(18,19,24,.08),#15161b),radial-gradient(circle at 25% 60%,rgba(102,87,235,.36),transparent 27%),linear-gradient(135deg,#3c3d43,#77787e)}.hub-bg:after{box-shadow:0 -7px 0 #16b86b,40px 60px 70px #0d0e12}.hub-canopy{border-bottom-color:#16b86b}.route-line{filter:drop-shadow(0 0 6px rgba(101,88,232,.55))}
.platform:before,.flow-section:before{background:radial-gradient(circle at 50% 40%,rgba(102,87,237,.12),transparent 35%),linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:auto,60px 60px,60px 60px}.dashboard aside i.active{background:#16b86b}.metric-row span,.product-open span,.solution-card a b,.dark-link,.faq-intro p a{color:#16b86b}
.map-pin.online>i{background:linear-gradient(145deg,#46404f,#16b86b);box-shadow:0 8px 22px rgba(61,52,161,.26)}.sim-result{background:#17181e}.sim-result>small,.sim-result a{color:#16b86b}.contact-orb{background:radial-gradient(circle,rgba(99,86,235,.18),transparent 66%)}
.floating-present i{background:linear-gradient(145deg,#16b86b,#16b86b)}.floating-present{background:rgba(17,18,23,.95);border-color:rgba(255,255,255,.1)}
@keyframes statusPulse{50%{opacity:.5;transform:scale(.86)}}@keyframes scan{from{left:0}to{left:100%}}

@media(max-width:760px){body{font-size:15px}.brand{font-size:18px}.hero h1{font-size:53px}.hero-copy>p{font-size:16px}.eyebrow{font-size:10px}.btn{font-size:13px}.section-head>p,.hub-copy>p,.segment-copy>p,.sim-copy>p,.contact-copy>p{font-size:15px}.solution-card p,.product-card>p{font-size:14px}.floating-present{right:14px;bottom:14px}.floating-present span{display:none}.floating-present{padding:9px}.footer-top>div>a{font-size:13px}}

/* VOLTRA Executive System — preto, marfim, aço e um único sinal violeta */
:root{--paper:#f2f1ed;--white:#fff;--ink:#0e1013;--muted:#5c6067;--line:#d5d5d1;--violet:#16b86b;--magenta:#16b86b;--coral:#16b86b;--orange:#16b86b;--dark:#101216;--deep:#17191e;--spectral:linear-gradient(110deg,#181a20 0%,#3b3d49 48%,#16b86b 100%);--chrome:linear-gradient(125deg,#fff 0%,#d4d5d8 34%,#f7f7f7 52%,#989ba2 100%);--shadow:0 28px 75px rgba(13,15,20,.14)}
.nav{height:88px;padding-inline:max(4vw,48px);background:rgba(245,244,240,.82)!important;backdrop-filter:blur(22px);border-bottom:1px solid rgba(17,18,22,.1)}
.brand{font-size:21px;letter-spacing:.18em}.brand-mark{background:#111319;border:1px solid #16b86b;box-shadow:0 8px 25px rgba(20,22,29,.18)}
.desktop-nav{gap:38px;font-size:15px;font-weight:700;letter-spacing:-.01em}.desktop-nav a{padding:31px 0}.desktop-nav a:after{bottom:20px;background:#16b86b;height:2px}
.present-link{font-size:12px;color:#343740}.btn-small{background:#111319;border:1px solid #111319;font-size:13px;padding:14px 19px}.nav-actions{gap:22px}
.hero{background:radial-gradient(circle at 78% 41%,#fff 0,rgba(229,229,226,.88) 29%,transparent 56%),linear-gradient(135deg,#f7f6f2,#e8e8e5)}
.hero h1{color:#111318;font-weight:650}.hero h1 span,h2 span{background:none;color:#16b86b}.hero-copy>p{color:#4d5058;font-size:20px;max-width:625px}.eyebrow{color:#5f6269}.eyebrow i{background:#16b86b}.btn-primary{background:#111319;border:1px solid #111319;box-shadow:none}.btn-primary:hover{background:#292c33;box-shadow:0 14px 35px rgba(13,15,20,.18)}
.hero-orb{filter:grayscale(1);opacity:.12}.tech-beam{opacity:.17}.scan-line{opacity:.5}.system-status{background:rgba(255,255,255,.72);border-color:rgba(17,18,22,.12);color:#6b6e75}.system-status i{background:#16b86b}.charger-scene,.hub-art,.dashboard-art{filter:saturate(.18)}.float-card{filter:none}.energy-ring{border-color:rgba(68,70,80,.18)}
.stats strong{color:#15171b}.stats div>span{color:#16b86b}.section-head h2,.segment-copy h2,.faq-intro h2{color:#111318}.solution-card,.product-card,.project-viewer,.project-data,.roi-card,.testimonial-grid article,.lead-form{background:#fdfcf9;border-color:#d5d5d1;box-shadow:0 10px 35px rgba(14,16,20,.035)}
.solution-card:hover,.product-card:hover{border-color:#9b9ca2;box-shadow:0 28px 65px rgba(13,15,20,.12)}.solution-card>span,.card-copy>span,.product-tag{color:#5f6269}.product-tag,.product-tag.coral,.product-tag.violet{background:#ececea;color:#3f4249}.icon-box,.icon-box.fleet{color:#16b86b;background:linear-gradient(135deg,#e4e4e2,#fff)}
.home-illustration,.segment-visual{filter:saturate(.08)}.product-art{filter:saturate(.08)}.product-card h3,.solution-card h3{color:#14161a}.product-open span,.solution-card a b,.metric-row span,.dark-link,.faq-intro p a{color:#16b86b}
.flow-section,.platform,.timeline,.simulator,.contact{background:radial-gradient(circle at 75% 20%,rgba(91,84,204,.07),transparent 30%),linear-gradient(145deg,#15171b,#0c0e11)}.flow-node.active div{background:#16b86b;box-shadow:0 0 45px rgba(91,84,202,.25)}.energy-flow>i em{background:#16b86b;box-shadow:0 0 10px rgba(110,102,224,.55)}
.hub-section{background:linear-gradient(145deg,#15171b,#0b0d10)}.hub-bg{filter:grayscale(.85) saturate(.2)}.hub-bg:after{box-shadow:0 -6px 0 #16b86b,40px 60px 70px #090b0d}.hub-canopy{border-bottom-color:#16b86b}.route-line{background:linear-gradient(90deg,transparent,#16b86b,transparent);filter:drop-shadow(0 0 6px rgba(94,87,204,.4))}
.dashboard{filter:saturate(.18);background:#f4f4f1}.dashboard aside i.active{background:#16b86b}.chart-panel,.metric-row>div{border-color:#ddddda}.feature-list i{color:#16b86b}.map-canvas{filter:saturate(.12)}.map-pin.online>i{filter:none;background:#16b86b}.sim-result{background:#17191d}.sim-result>small,.sim-result a{color:#9b96ef}
.progress i,.charge-bars em,.roi-bars em,.timeline-row:before{background:linear-gradient(90deg,#292c33,#16b86b)}.testimonial-grid article>div i,.viewer-head i{background:#343740}.contact-orb{background:radial-gradient(circle,rgba(92,85,205,.12),transparent 66%)}
.floating-present{background:#111319}.floating-present i{background:#16b86b}.footer-brand .brand-mark{background:#f2f1ed;color:#111319}.footer-top>div>a:hover{color:#fff}

@media(max-width:1050px){.nav{padding-inline:24px}.desktop-nav{display:none}}
@media(max-width:760px){.nav{height:72px}.hero{padding-top:4px}.system-status{top:82px;right:18px;font-size:8px}.system-status span{display:none}.hero h1{font-size:52px}.hero-copy>p{font-size:17px}.btn-primary{font-size:14px}}

/* Clareza comercial v4 — leitura confortável e predominância clara */
body{font-size:17px}.desktop-nav{font-size:16px;font-weight:500;letter-spacing:0}.desktop-nav a{padding-block:30px}.present-link{font-size:13px;font-weight:600}.eyebrow{font-size:13px}.hero-proof span{font-size:12px}.hero-proof b{font-size:14px}.stats p{font-size:15px}.stats>small{font-size:12px}
.section-head>p,.hub-copy>p,.segment-copy>p,.sim-copy>p,.contact-copy>p{font-size:17px}.solution-card>span,.card-copy>span,.product-tag{font-size:13px}.solution-card p,.product-card>p{font-size:16px}.solution-card a,.product-open{font-size:15px}.flow-node b{font-size:15px}.flow-node span{font-size:14px}.flow-badges span{font-size:13px}.specs small,.modal-specs small{font-size:11px}.specs b,.modal-specs b{font-size:14px}.compare p{font-size:15px}.charge-bars b{font-size:15px}.charge-bars strong{font-size:14px}
.feature-list span{font-size:13px}.feature-list b{font-size:15px}.metric-row small,.dash-main header small{font-size:11px}.metric-row span{font-size:12px}.map-note{font-size:12px}.field label{font-size:13px}.sim-result>small{font-size:11px}.sim-result p,.sim-result a{font-size:14px}.viewer-head small{font-size:12px}.data-list small{font-size:11px}.doc-list span{font-size:13px}.timeline-row span{font-size:13px}.roi-bars small{font-size:12px}.testimonial-grid small{font-size:12px}.contact-points span{font-size:13px}.consent,.form-success{font-size:13px}
.flow-section,.platform,.timeline,.simulator,.contact{background:#f0efeb;color:#121418}.flow-section:before,.platform:before{background:linear-gradient(rgba(20,22,26,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,22,26,.035) 1px,transparent 1px);background-size:60px 60px}.section-head.light .eyebrow,.section-head.light>p{color:#666970}.section-head.light h2,.sim-copy h2,.contact-copy h2{color:#111318}.flow-node div{background:#faf9f6;border-color:#d1d1cd;color:#56515e}.flow-node b,.feature-list b,.timeline-row b{color:#16181d}.flow-node span,.feature-list span,.timeline-row span,.sim-copy>p,.contact-copy>p{color:#656870}.energy-flow>i{background:#c8c8c4}.flow-badges span{border-color:#d0d0cc;color:#565960;background:#faf9f6}
.platform-wrap .dashboard{box-shadow:0 30px 75px rgba(16,18,22,.13)}.feature-list>div{border-color:#d1d1cd}.feature-list i{color:#16b86b}.timeline-row:before{background:linear-gradient(90deg,#3e4650,#16b86b)}.timeline-row i{background:#fff;border-color:#aeb0b5;color:#16b86b}.sim-card,.lead-form{background:#fff}.sim-result{background:#22262b}.contact-orb{background:radial-gradient(circle,rgba(173,105,64,.1),transparent 66%)}.contact-copy>small{color:#75777c}
.hub-section{background:linear-gradient(145deg,#202328,#111317)}.hub-copy h2 span{color:#16b86b}.hub-copy .eyebrow i,.eyebrow i{background:#16b86b}.btn-primary{background:#202328}.brand-mark{border-color:#16b86b}.system-status i{background:#16b86b;box-shadow:0 0 0 4px rgba(168,97,57,.1)}
.learn-section{background:#f7f6f2}.learn-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.learn-card{background:#fff;border:1px solid #d5d5d1;padding:34px;position:relative;box-shadow:0 12px 40px rgba(17,19,23,.045)}.learn-card.featured{border-top:4px solid #16b86b;padding-top:31px}.learn-top{display:flex;align-items:center;justify-content:space-between}.learn-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#202328;color:#fff;font:700 16px "Manrope";letter-spacing:.08em}.learn-icon.vehicle{background:#e9e5df;color:#202328}.info-tip{position:relative;width:34px;height:34px;border-radius:50%;border:1px solid #b9b9b5;background:#fff;color:#4c5056;font:700 15px Georgia;cursor:help}.info-tip>span{display:none;position:absolute;z-index:10;right:0;bottom:45px;width:290px;padding:18px;background:#202328;color:#e8e8e4;text-align:left;font:400 14px/1.55 "DM Sans";box-shadow:0 18px 50px rgba(12,14,18,.25)}.info-tip>span b{display:block;color:#fff;margin-bottom:6px}.info-tip:hover>span,.info-tip:focus>span{display:block}.learn-card h3{font-size:26px;margin:26px 0 12px}.learn-card>p{font-size:16px;color:#60636a;line-height:1.7;min-height:82px}.learn-card ul{list-style:none;padding:18px 0;margin:18px 0;border-block:1px solid #e0e0dc}.learn-card li{font-size:14px;padding:7px 0;color:#45484f}.learn-card li:before{content:"✓";color:#16b86b;font-weight:700;margin-right:9px}.learn-card>strong{font-size:14px;color:#202328}.speed-guide{max-width:1240px;margin:18px auto 0;background:#e9e7e1;padding:28px 32px;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:20px;align-items:center}.speed-guide>div:first-child>span{font-size:11px;letter-spacing:.14em;color:#74767c}.speed-guide h3{font-size:22px;margin:5px 0}.speed-item{display:flex;gap:12px;align-items:center;border-left:1px solid #c8c7c2;padding-left:20px}.speed-item i{font-style:normal;color:#16b86b;font-weight:700}.speed-item span{display:flex;flex-direction:column}.speed-item b{font-size:14px}.speed-item small{font-size:12px;color:#676a70;margin-top:3px}
footer{background:#17191d;padding-top:78px}.footer-top p{font-size:16px;color:#b2b3b7}.footer-top>div>b{font-size:13px;color:#9b9da2}.footer-top>div>a{font-size:15px;color:#d1d2d4;line-height:1.5}.footer-bottom{font-size:13px;color:#9b9ca1}.footer-bottom a{color:#c8c9cc}
@media(max-width:900px){.learn-grid{grid-template-columns:1fr}.learn-card>p{min-height:0}.speed-guide{grid-template-columns:1fr 1fr}.speed-guide>div:first-child{grid-column:1/-1}.speed-item{border-left:0;border-top:1px solid #c8c7c2;padding:15px 0 0}}
@media(max-width:760px){body{font-size:16px}.desktop-nav{font-weight:500}.learn-section{padding-inline:20px}.learn-card{padding:26px}.info-tip>span{position:fixed;left:20px;right:20px;bottom:90px;width:auto}.speed-guide{grid-template-columns:1fr}.speed-guide>div:first-child{grid-column:auto}.footer-top>div>b{font-size:12px}.footer-top>div>a{font-size:15px}.footer-bottom{font-size:12px}}

/* Identidade unificada: um único acento carmim */
:root{--violet:#16b86b;--magenta:#16b86b;--coral:#16b86b;--orange:#16b86b;--spectral:linear-gradient(110deg,#17191d 0%,#3b3e44 62%,#16b86b 100%)}
.eyebrow i,.hub-copy .eyebrow i{background:#16b86b}.hero h1 span,h2 span,.hub-copy h2 span{color:#16b86b}.brand-mark{border-color:#16b86b}.system-status i{background:#16b86b;box-shadow:0 0 0 4px rgba(184,50,70,.1)}.stats div>span,.product-open span,.solution-card a b,.metric-row span,.dark-link,.faq-intro p a,.feature-list i,.timeline-row i,.speed-item i{color:#16b86b}.btn-primary{background:#17191d}.learn-card.featured{border-top-color:#16b86b}.learn-card li:before{color:#16b86b}.flow-node.active div,.dashboard aside i.active,.map-pin.online>i,.floating-present i{background:#16b86b}.timeline-row:before,.progress i,.charge-bars em,.roi-bars em{background:linear-gradient(90deg,#33363d,#16b86b)}

/* Tema definitivo azul-petróleo */
:root{--violet:#16b86b;--magenta:#16b86b;--coral:#16b86b;--orange:#16b86b;--spectral:linear-gradient(110deg,#171a1f 0%,#334146 62%,#16b86b 100%)}
.eyebrow i,.hub-copy .eyebrow i{background:#16b86b!important}.hero h1 span,h2 span,.hub-copy h2 span,.sub-hero h1 span,.sub-visual strong span,.page-section h2 span{color:#16b86b!important}.brand-mark{border-color:#16b86b!important}.system-status i{background:#16b86b!important;box-shadow:0 0 0 4px rgba(8,127,130,.1)!important}.stats div>span,.product-open span,.solution-card a b,.metric-row span,.dark-link,.faq-intro p a,.feature-list i,.timeline-row i,.speed-item i,.benefit-grid i,.active-link{color:#16b86b!important}.learn-card.featured,.term-list article{border-color:#16b86b!important}.learn-card li:before,.page-split li:before{color:#16b86b!important}.flow-node.active div,.dashboard aside i.active,.map-pin.online>i,.floating-present i,.energy-flow>i em{background:#16b86b!important}.timeline-row:before,.progress i,.charge-bars em,.roi-bars em{background:linear-gradient(90deg,#303940,#16b86b)!important}.status-dot,.float-card.live i{background:#16b86b!important;box-shadow:0 0 0 5px rgba(8,127,130,.1)!important}.product-tag,.product-tag.coral,.product-tag.violet{background:#e5efee!important;color:#16b86b!important}.icon-box,.icon-box.fleet{color:#16b86b!important;background:#e8efee!important}.icon-box span{font:700 15px "Manrope"}.sim-result>small,.sim-result a{color:#16b86b!important}.energy-flow .flow-node:first-child div{font-size:0}.energy-flow .flow-node:first-child div:after{content:"AC";font:700 14px "Manrope"}.dashboard aside i:nth-of-type(2){font-size:0}.dashboard aside i:nth-of-type(2):after{content:"EV";font:700 9px "Manrope"}

