:root{--ev-cyan:#77d2ef;--ev-blue:#023aff;--ev-ink:#2c2b31;--ev-dark:#313233;--ev-muted:#68737d;--ev-line:#e4edf2;--ev-surface:#f5f9fb;--ev-yellow:#ffd84d;--max-width:1245px}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable;scroll-padding-top:118px}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}body{color:var(--ev-ink);letter-spacing:0;background:#fff;margin:0;font-family:Roboto,Open Sans,Arial,sans-serif;font-size:16px;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(var(--max-width),calc(100% - 44px));margin:0 auto}main [data-section-hash]{scroll-margin-top:118px}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e4edf2e6;transition:background .22s,border-color .22s,box-shadow .22s;position:sticky;top:0}.site-header.home-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;position:fixed;inset:0 0 auto}.site-header.is-scrolled,.site-header.home-header.is-scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #e4edf2f2;box-shadow:0 10px 28px #17344214}.header-inner{justify-content:space-between;align-items:center;gap:28px;width:min(1240px,100% - 44px);min-height:118px;margin:0 auto;transition:min-height .22s;display:flex}.site-header.is-scrolled .header-inner{min-height:74px}.brand-link{align-items:center;width:200px;height:48px;display:flex}.brand-link img{width:100px;height:auto;transition:width .22s}.home-header:not(.is-scrolled) .brand-link img{width:200px}.site-nav{align-items:center;gap:28px;font-size:14px;font-weight:400;display:flex}.site-nav a,.language-trigger{color:#263038}.site-nav a:hover,.site-nav a.active,.language-trigger:hover{color:var(--ev-blue)}.site-nav a.active{border-bottom:2px solid}.home-header:not(.is-scrolled) .site-nav a{color:#ffffffdb}.home-header:not(.is-scrolled) .site-nav a:hover,.home-header:not(.is-scrolled) .site-nav a.active,.home-header:not(.is-scrolled) .language-trigger:hover{color:#fff}.language-menu{position:relative}.language-trigger{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-height:34px;padding:0;font-weight:400;display:inline-flex}.language-trigger:after{content:"";border-bottom:1px solid;border-right:1px solid;width:7px;height:7px;transform:translateY(-2px)rotate(45deg)}.language-options{opacity:0;pointer-events:none;background:#fffffffa;border:1px solid #e4edf2eb;border-radius:8px;min-width:146px;padding:8px;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-6px);box-shadow:0 18px 40px #17344229}.language-menu:hover .language-options,.language-menu:focus-within .language-options{opacity:1;pointer-events:auto;transform:none}.language-link{border-radius:6px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex;color:var(--ev-muted)!important}.language-link:hover{background:#f1f8fc;color:var(--ev-blue)!important}.home-header:not(.is-scrolled) .language-link{color:var(--ev-muted)!important}.home-header:not(.is-scrolled) .language-trigger{color:#ffffffb8}.header-test-link{background:var(--ev-blue);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-weight:700;transition:background .18s,color .18s,transform .18s;display:inline-flex;color:#fff!important}.header-test-link:hover{background:var(--ev-cyan);transform:translateY(-1px);color:var(--ev-ink)!important}.nav-scrim,.mobile-menu-panel{display:none}.button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 28px;font-weight:700;transition:background .16s,color .16s,transform .16s,border-color .16s;display:inline-flex}.button-primary{background:var(--ev-blue);color:#fff!important}.button-primary:hover{background:var(--ev-cyan);transform:translateY(-1px);color:var(--ev-ink)!important}.button:disabled{cursor:not-allowed;opacity:.68;transform:none}.button-secondary{color:var(--ev-ink);background:#fff;border:1px solid #2c2b312e}.button-secondary:hover{border-color:var(--ev-blue);color:var(--ev-blue)}[data-animate]{transition:opacity var(--reveal-duration,1.05s)var(--reveal-ease,cubic-bezier(.15,.75,.5,1)),transform var(--reveal-duration,1.05s)var(--reveal-ease,cubic-bezier(.15,.75,.5,1)),clip-path var(--reveal-duration,1.05s)var(--reveal-ease,cubic-bezier(.15,.75,.5,1));transition-delay:var(--reveal-delay,0s);will-change:opacity,transform,clip-path}[data-animate=line-reveal]{overflow:hidden}html.reveal-enabled [data-animate]{opacity:0;transform:translateY(92px)}html.reveal-enabled [data-animate=fade],html.reveal-enabled [data-animate=fade-in],html.reveal-enabled [data-animate=hero-bg-fade],html.reveal-enabled [data-animate=hero-fade]{transform:none}html.reveal-enabled [data-animate=fade-left]{--reveal-duration:1.25s;--reveal-ease:cubic-bezier(.215,.61,.355,1);transform:translate(-104px)}html.reveal-enabled [data-animate=fade-right]{--reveal-duration:1.25s;--reveal-ease:cubic-bezier(.215,.61,.355,1);transform:translate(104px)}html.reveal-enabled [data-animate=fade-bottom],html.reveal-enabled [data-animate=fade-up],html.reveal-enabled [data-animate=fade-in-from-bottom]{transform:translateY(92px)}html.reveal-enabled [data-animate=grow],html.reveal-enabled [data-animate=grow-in]{--reveal-duration:.98s;--reveal-ease:cubic-bezier(.15,.84,.35,1.25);transform:scale(.78)}html.reveal-enabled [data-animate=hero-wipe]{clip-path:inset(0 18% 0 0);--reveal-duration:1.32s;--reveal-ease:cubic-bezier(.16,1,.3,1);transform:translate(-118px)}html.reveal-enabled [data-animate=hero-swipe-right]{clip-path:inset(0 0 0 34%);--reveal-duration:1.45s;--reveal-ease:cubic-bezier(.16,1,.3,1);transform:translate(148px)scale(.98)}html.reveal-enabled [data-animate=hero-fade-up]{--reveal-duration:1.08s;--reveal-ease:cubic-bezier(.16,1,.3,1);transform:translate(-76px,28px)}html.reveal-enabled [data-animate=hero-from-left]{--reveal-duration:1s;--reveal-ease:cubic-bezier(.16,1,.3,1);transform:translate(-50px)}html.reveal-enabled [data-animate=hero-from-right]{--reveal-duration:1s;--reveal-ease:cubic-bezier(.16,1,.3,1);transform:translate(148px)}html.reveal-enabled [data-animate=hero-from-bottom]{--reveal-duration:1s;--reveal-ease:cubic-bezier(.16,1,.3,1);transform:translateY(110px)}html.reveal-enabled [data-animate=hero-from-right-bottom]{--reveal-duration:1s;--reveal-ease:cubic-bezier(.16,1,.3,1);transform:translate(148px,110px)}html.reveal-enabled [data-animate=line-reveal]{clip-path:inset(0 0 100%);--reveal-duration:.9s;--reveal-ease:cubic-bezier(.16,1,.3,1);transform:translateY(28px)}html.reveal-enabled [data-animate].is-visible{opacity:1;clip-path:none;animation-name:reveal-from-bottom;animation-duration:var(--reveal-duration,1.05s);animation-timing-function:var(--reveal-ease,cubic-bezier(.15,.75,.5,1));animation-delay:var(--reveal-delay,0s);animation-fill-mode:backwards;transform:none}html.reveal-enabled [data-animate=hero-wipe].is-visible,html.reveal-enabled [data-animate=hero-swipe-right].is-visible,html.reveal-enabled [data-animate=line-reveal].is-visible{clip-path:inset(0)}html.reveal-enabled [data-animate=fade].is-visible,html.reveal-enabled [data-animate=fade-in].is-visible,html.reveal-enabled [data-animate=hero-bg-fade].is-visible,html.reveal-enabled [data-animate=hero-fade].is-visible{animation-name:reveal-fade}html.reveal-enabled [data-animate=fade-left].is-visible,html.reveal-enabled [data-animate=hero-from-left].is-visible{animation-name:reveal-from-left}html.reveal-enabled [data-animate=fade-right].is-visible,html.reveal-enabled [data-animate=hero-from-right].is-visible{animation-name:reveal-from-right}html.reveal-enabled [data-animate=fade-bottom].is-visible,html.reveal-enabled [data-animate=fade-up].is-visible,html.reveal-enabled [data-animate=fade-in-from-bottom].is-visible,html.reveal-enabled [data-animate=hero-from-bottom].is-visible,html.reveal-enabled [data-animate=hero-fade-up].is-visible{animation-name:reveal-from-bottom}html.reveal-enabled [data-animate=hero-from-right-bottom].is-visible{animation-name:reveal-from-right-bottom}html.reveal-enabled [data-animate=grow].is-visible,html.reveal-enabled [data-animate=grow-in].is-visible{animation-name:reveal-grow}html.reveal-enabled [data-animate=hero-wipe].is-visible{animation-name:reveal-hero-wipe}html.reveal-enabled [data-animate=hero-swipe-right].is-visible{animation-name:reveal-hero-swipe-right}html.reveal-enabled [data-animate=line-reveal].is-visible{animation-name:reveal-line}@keyframes reveal-fade{0%{opacity:0}to{opacity:1}}@keyframes reveal-from-left{0%{opacity:0;transform:translate(-104px)}to{opacity:1;transform:none}}@keyframes reveal-from-right{0%{opacity:0;transform:translate(148px)}to{opacity:1;transform:none}}@keyframes reveal-from-bottom{0%{opacity:0;transform:translateY(92px)}to{opacity:1;transform:none}}@keyframes reveal-from-right-bottom{0%{opacity:0;transform:translate(148px,110px)}to{opacity:1;transform:none}}@keyframes reveal-grow{0%{opacity:0;transform:scale(.78)}to{opacity:1;transform:none}}@keyframes reveal-hero-wipe{0%{opacity:0;clip-path:inset(0 18% 0 0);transform:translate(-118px)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes reveal-hero-swipe-right{0%{opacity:0;clip-path:inset(0 0 0 34%);transform:translate(148px)scale(.98)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes reveal-line{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(28px)}to{opacity:1;clip-path:inset(0);transform:none}}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.menu-toggle span{background:var(--ev-ink);width:24px;height:2px;transition:transform .16s,opacity .16s;display:block}.home-header:not(.is-scrolled) .menu-toggle span{background:#fff}.menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.home-hero,.page-hero{position:relative;overflow:hidden}.home-hero{isolation:isolate;min-height:700px}.hero-background{z-index:-2;background:#f1f8fc url(/assets/FondSlider.png) 50%/cover no-repeat;position:absolute;inset:0}.hero-background:after,.page-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#ffffffe0,#ffffff6b 48%,#ffffff1f);position:absolute;inset:0}.home-hero .hero-background:after,.product-hero:after,.features-hero:after,.contact-hero:after{display:none}.hero-layout{min-height:inherit;grid-template-columns:minmax(0,.92fr) minmax(360px,1fr);align-items:center;gap:clamp(36px,6vw,82px);padding:118px 0 72px;display:grid}.hero-copy{max-width:560px}.hero-copy.narrow{max-width:760px}.hero-copy h1{color:var(--ev-ink);margin:0 0 24px;font-size:clamp(54px,7vw,86px);font-weight:900;line-height:1.04;overflow:visible}.hero-copy p{color:#34414a;max-width:560px;margin:0;font-size:clamp(17px,2vw,20px)}.home-hero .hero-copy p,.sdk-card-grid .icon-card p,.feature-panel>p{white-space:pre-line}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-visual{justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}.hero-screen{filter:none;width:min(520px,100%)}@media (min-width:1100px){.site-header:not(.home-header) .header-inner{width:min(1245px,100% - 44px)}.site-header:not(.home-header) .site-nav{gap:30px;font-size:18px}.home-header:not(.is-scrolled) .header-inner{align-items:flex-start;width:min(1245px,100% - 44px);min-height:118px;padding-top:48px}.home-header:not(.is-scrolled) .brand-link{width:200px;height:35px}.home-header:not(.is-scrolled) .brand-link img{width:200px}.home-header:not(.is-scrolled) .site-nav{gap:28px;margin-right:-6px;font-size:18px;font-weight:400}.site-header:not(.home-header) .language-trigger,.site-header.is-scrolled .language-trigger,.home-header:not(.is-scrolled) .language-trigger{font-size:18px}.home-header:not(.is-scrolled) .language-link,.home-header:not(.is-scrolled) .language-trigger,.site-header:not(.home-header) .language-link,.site-header:not(.home-header) .language-trigger,.site-header.is-scrolled .language-trigger,.site-header.is-scrolled .language-link{align-items:center;gap:8px;display:inline-flex}.home-header:not(.is-scrolled) .language-link:before,.home-header:not(.is-scrolled) .language-trigger:before,.site-header:not(.home-header) .language-link:before,.site-header:not(.home-header) .language-trigger:before,.site-header.is-scrolled .language-trigger:before,.site-header.is-scrolled .language-link:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAt1BMVEWSmb66z+18msdig8La3u+tYX9IaLc7W7BagbmcUW+kqMr/q6n+//+hsNv/lIr/jIGMnNLJyOP9/fyQttT/wb3/////aWn+YWF5kNT0oqz0i4ueqtIZNJjhvt/8gn//WVr/6+rN1+o9RKZwgcMPJpX/VFT9UEn+RUX8Ozv2Ly+FGzdYZrfU1e/8LS/lQkG/mbVUX60AE231hHtcdMb0mp3qYFTFwNu3w9prcqSURGNDaaIUMX5FNW5wYt7AAAAAjklEQVR4AR3HNUJEMQCGwf+L8RR36ajR+1+CEuvRdd8kK9MNAiRQNgJmVDAt1yM6kSzYVJUsPNssAk5N7ZFKjVNFAY4co6TAOI+kyQm+LFUEBEKKzuWUNB7rSH/rSnvOulOGk+QlXTBqMIrfYX4tSe2nP3iRa/KNK7uTmWJ5a9+erZ3d+18od4ytiZdvZyuKWy8o3UpTVAAAAABJRU5ErkJggg==) 50%/contain no-repeat;width:16px;height:11px;display:inline-block}.home-header:not(.is-scrolled) .language-link[data-lang=fr]:before,.home-header:not(.is-scrolled) .language-trigger[data-lang=fr]:before,.site-header:not(.home-header) .language-link[data-lang=fr]:before,.site-header:not(.home-header) .language-trigger[data-lang=fr]:before,.site-header.is-scrolled .language-trigger[data-lang=fr]:before,.site-header.is-scrolled .language-link[data-lang=fr]:before{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAbFBMVEVzldTg4ODS0tLxDwDtAwDjAADD0uz39/fy8vL3k4nzgna4yOixwuXu7u7s6+zn5+fyd2rvcGPtZljYAABrjNCpvOHrWkxegsqfs93NAADpUUFRd8THAABBa7wnVbERRKa8vLyxsLCoqKigoKClCvcsAAAAXklEQVR4AS3JxUEAQQAEwZo13Mk/R9w5/7UERJCIGIgj5qfRJZEpPyNfCgJTjMR1eRRnJiExFJz5Mf1PokWr/UztIjRGQ3V486u0HO55m634U6dMcf0RNPfkVCTvKjO16xHA8miowAAAAABJRU5ErkJggg==)}.home-hero{min-height:clamp(640px,52vw,760px)}.home-hero .hero-layout{width:100%;min-height:inherit;padding:0;display:block;position:relative}.home-hero .hero-copy{z-index:2;max-width:506px;position:absolute;top:186px;left:max(60px,50vw - 580px)}.home-hero .hero-copy h1{max-width:390px;margin-bottom:30px;font-size:72px;line-height:76px}.home-hero .hero-copy p{color:#101b20;max-width:506px;font-size:18px;line-height:24px}.home-hero .hero-actions{margin-top:34px}.home-hero .hero-actions .button-primary{border-radius:10px;min-width:0;min-height:50px;padding:0 40px;font-size:18px}.home-hero .hero-visual{z-index:1;min-height:0;display:block;position:absolute;top:190px;left:max(422px,50vw - 218px)}.home-hero .hero-screen{width:331px;max-width:none}}.section{padding:clamp(78px,9vw,128px) 0}.light-section{background:#fff}.section-header{max-width:790px;margin-bottom:42px}.section-header h2,.split-layout h2,.contact-layout h2{color:var(--ev-ink);margin:0 0 18px;font-size:clamp(34px,4vw,48px);font-weight:800;line-height:1.1}.section-header p,.split-layout p,.contact-layout p{color:#48545d;margin:0;font-size:18px}.kicker{text-transform:uppercase;font-weight:800;color:var(--ev-blue)!important;margin:0 0 12px!important;font-size:14px!important}.icon-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.icon-grid.compact:not(.product-links-grid):not(.benefit-grid):not(.business-grid):not(.sdk-card-grid){grid-template-columns:repeat(auto-fit,minmax(188px,1fr))}.icon-card{border:1px solid var(--ev-line);background:#fff;border-radius:8px;min-height:205px;padding:30px 28px;box-shadow:0 18px 44px #1d3e4f12}.icon-card:hover{border-color:#77d2efcc;transform:translateY(-2px)}.icon-card img{object-fit:contain;width:52px;height:52px;margin-bottom:20px}.icon-card h3{color:var(--ev-ink);margin:0 0 10px;font-size:21px;line-height:1.2}.icon-card p{color:#5c6871;margin:0;font-size:15px;line-height:1.55}.journey-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;margin-top:0}.journey-stage{margin-top:70px;position:relative}.journey-connector{z-index:0;object-fit:contain;pointer-events:none;width:229px;height:22px;position:absolute;top:18px}.journey-connector-plan{left:calc(33.333% - 122px)}.journey-connector-charge{right:calc(33.333% - 122px)}.journey-stage .icon-card{z-index:1;position:relative}.journey-grid .icon-card,.product-links-grid .icon-card,.benefit-grid .icon-card,.business-grid .icon-card,.sdk-card-grid .icon-card{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.journey-grid .icon-card{text-align:center}.journey-grid .icon-card img{margin:0 auto 20px}.journey-grid .icon-card h3{font-size:clamp(34px,3.2vw,40px);line-height:1.1}.journey-grid .icon-card p{max-width:210px;margin:0 auto;font-size:18px}.product-links-grid{grid-template-columns:1fr;gap:56px;margin-top:46px;display:grid}.home-product-section{padding-bottom:clamp(92px,10vw,150px)}.home-product-section .section-header h2,.usage-section .section-header h2{font-size:clamp(44px,4.6vw,56px)}.home-product-section .section-header,.usage-section .section-header{max-width:1245px}.product-links-grid .icon-card{grid-template-columns:62px minmax(0,1fr);align-items:start;column-gap:26px;display:grid}.product-links-grid .icon-card img{grid-row:1/span 2;margin:0}.product-links-grid .icon-card h3{margin-top:2px;font-size:28px}.product-links-grid .icon-card p{max-width:330px;font-size:17px}.product-links-grid .icon-card img,.business-grid .icon-card img,.sdk-card-grid .icon-card img{filter:saturate(1.4)}.usage-section{padding:clamp(88px,9vw,120px) 0 clamp(104px,10vw,148px)}.usage-section .section-header{max-width:1120px;margin-bottom:72px}.benefit-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:68px 76px;margin-top:0}.benefit-grid .icon-card{grid-column:span 2}.benefit-grid .icon-card:nth-child(4){grid-column:2/span 2}.benefit-grid .icon-card:nth-child(5){grid-column:4/span 2}.benefit-grid .icon-card img{object-fit:contain;filter:saturate(1.5)brightness(1.2);width:58px;height:58px;margin:0 0 26px}.benefit-grid .icon-card h3{color:#fff;max-width:420px;font-size:clamp(30px,3vw,40px);line-height:1.1}.benefit-grid .icon-card p{color:#fff;max-width:420px;font-size:18px;line-height:1.45}.business-grid{text-align:center;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:60px}.business-grid .icon-card img{margin:0 auto 18px}.business-grid .icon-card h3{font-size:24px}.business-grid .icon-card p{display:none}.dark-split{background:var(--ev-dark);color:#fff}.dark-split h2,.dark-split p{color:#fff}.dark-split .kicker{color:var(--ev-cyan)!important}.dark-feature{gap:60px;display:grid}.dark-feature>div{max-width:900px}.dark-feature h2{color:var(--ev-cyan);font-size:clamp(44px,4.6vw,56px);font-weight:900;line-height:1.08}.dark-feature p:not(.kicker){max-width:1120px;font-size:18px;line-height:1.55}.dark-feature>img{width:min(1220px,100%);margin:0 auto}.split-layout{grid-template-columns:minmax(0,.95fr) minmax(320px,1fr);align-items:center;gap:clamp(42px,7vw,96px);display:grid}.split-layout>img{border-radius:8px;width:100%}.product-split{grid-template-columns:minmax(0,1fr) minmax(340px,.95fr)}.accent-section{background:var(--ev-dark);color:#fff}.accent-section h2,.accent-section p{color:#fff}.accent-section .kicker,.accent-section .section-header h2{color:var(--ev-cyan)!important}.clients-band{border-top:1px solid var(--ev-line);background:#f8fbfd;padding:46px 0 52px}.clients-band h2{display:none}.client-logos{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:26px;display:grid}.client-logos img{object-fit:contain;filter:grayscale();opacity:.76;width:100%;max-height:46px}.page-hero{background:#fff;min-height:670px}.product-hero{min-height:768px}.product-hero .hero-layout{width:min(1125px,100% - 44px)}.product-hero .hero-visual{min-height:520px;overflow:visible}.product-hero .hero-copy .button{width:fit-content;margin-top:30px}.product-hero .hero-copy p{line-height:1.35}.product-hero .hero-copy h1,.features-hero .hero-copy h1{font-size:clamp(54px,6.5vw,74px);line-height:1.08}.features-hero .hero-copy h1{font-size:clamp(54px,5.5vw,68px)}.product-hero .hero-copy h1,.features-hero .hero-copy h1{color:#000}.product-macbook{width:min(900px,165%);max-width:none}.product-macbook img{filter:drop-shadow(0 22px 34px #1434442e);width:min(900px,165%);max-width:none;transform:translate(130px)}.phone-float{filter:drop-shadow(0 18px 28px #1434443d);width:min(270px,50%);position:absolute;bottom:-2%;left:-1%}@media (min-width:1100px){.product-hero .hero-copy{transform:translateY(-60px)}.product-hero .hero-copy .button{border-radius:10px;min-height:50px;padding:0 40px;font-size:18px}.product-macbook img{transform:translate(210px,-70px)}.phone-float{width:min(270px,50%);bottom:20%;left:0}}.api-section,.app-section{background:var(--ev-dark);color:#fff}.api-section h3,.api-section p,.app-section h3,.app-section p{color:#fff}.api-section{padding:78px 0 86px}.api-content{gap:72px;display:grid}.api-heading{max-width:1120px}.api-heading h2,.app-heading h2{color:var(--ev-cyan);margin:0 0 10px;font-size:clamp(46px,4.8vw,58px);font-weight:900;line-height:1.08}.api-heading h3,.app-heading h3{margin:0 0 16px;font-size:clamp(28px,3vw,40px);font-weight:900;line-height:1.16}.api-heading p,.app-heading p{margin:0;font-size:18px}.service-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(80px,14vw,190px);padding:0 0 10px;display:grid}.service-panel img{object-fit:contain;width:50px;height:50px;margin-bottom:28px}.service-panel h3{margin:0 0 28px;font-size:clamp(30px,3vw,40px);font-weight:900;line-height:1.1}.service-panel p{margin:0 0 14px}.service-panel ul{margin:0;padding-left:20px}.service-panel li{color:#ffffffdb;margin:6px 0}.api-section .button-primary{background:var(--ev-cyan);color:#071116!important}.api-section .button-primary:hover{background:#fff;color:#071116!important}.app-stack img{filter:drop-shadow(0 24px 44px #00000052);width:min(620px,100%);margin:0 auto}.app-section .split-layout{grid-template-columns:1fr;align-items:start;gap:52px}.app-heading{max-width:1245px}.app-feature-map{width:min(1245px,100%);min-height:600px;margin:0 auto;position:relative}.app-feature-map .app-main-image{filter:none;width:min(779px,64%);margin:68px auto 0}.app-callout{color:#fff;text-align:center;justify-items:center;gap:12px;max-width:230px;font-size:22px;font-weight:800;line-height:1.18;display:grid;position:absolute}.app-callout img{object-fit:contain;filter:none;width:58px;height:58px;margin:0}.app-callout span[data-animate]{display:inline-block}.app-callout-planner{top:112px;left:4%}.app-callout-navigation{text-align:left;grid-template-columns:58px auto;align-items:center;max-width:260px;top:0;left:46%}.app-callout-stations{top:118px;right:4%}.app-callout-charging{top:320px;right:5%}.sdk-section{gap:56px;display:grid}.sdk-heading{max-width:900px}.sdk-heading h2{color:var(--ev-ink);margin:0 0 12px;font-size:clamp(44px,5vw,58px);font-weight:900;line-height:1.08}.sdk-heading h3{color:var(--ev-ink);margin:0 0 22px;font-size:clamp(24px,2.6vw,32px);font-weight:900;line-height:1.18}.sdk-heading p{color:#5c6871;margin:0;font-size:18px}.sdk-main-image{filter:drop-shadow(0 20px 34px #14344429);width:min(1245px,100%);margin:0 auto}.sdk-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:58px}.sdk-card-grid .icon-card p{font-size:16px}.technology-icons{grid-template-columns:repeat(4,50px);justify-content:center;gap:clamp(80px,12vw,155px);margin:-18px auto 10px;display:grid}.technology-icons img{object-fit:contain;width:50px;height:50px}.centered-button{justify-self:center}.features-hero,.contact-hero{align-items:center;display:flex}.features-hero{min-height:670px}.features-hero .hero-layout{grid-template-columns:minmax(640px,.85fr) minmax(575px,1fr);gap:30px;width:min(1245px,100% - 44px)}.features-hero .hero-copy{max-width:615px}.features-hero .hero-copy .button{border-radius:10px;width:fit-content;min-height:50px;margin-top:120px;padding:0 40px;font-size:18px}.features-visual{min-height:500px;position:relative;transform:translate(-70px,-130px)}.features-visual img{filter:drop-shadow(0 18px 30px #14344421);position:absolute}.tablet-back{width:90%;top:0;left:0}.tablet-front{width:92%;bottom:-135px;right:-6%}.feature-tabs-section{background:#fff;padding:72px 0 128px}.tab-nav{z-index:5;background:var(--ev-line);border-bottom:1px solid #dce2e5;border-radius:0;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1240px;margin:0 auto 82px;display:grid;position:static;overflow:hidden}.tab-nav button{min-height:78px;color:var(--ev-ink);cursor:pointer;background:#fff;border:0;border-bottom:4px solid #0000;justify-content:center;align-items:center;font-size:22px;font-weight:400;display:flex}.tab-nav button:hover,.tab-nav button.active{border-bottom-color:var(--ev-blue)}.feature-panel{max-width:1240px;margin:0 auto;scroll-margin-top:96px}.feature-panel h2{color:#000;max-width:980px;margin:0 0 24px;font-size:clamp(42px,5vw,58px);line-height:1.1}.feature-panel p{color:#000;margin:0 0 42px;font-size:18px}.feature-panel>img{width:100%;margin:0 0 56px}.feature-iframe-wrap{border:0;width:100%;height:min(720px,65vw);min-height:560px;margin-bottom:56px;overflow:hidden}.feature-iframe-wrap iframe{border:0;width:100%;height:100%}.feature-iframe-placeholder{background:#f7f9fb;width:100%;height:100%}.feature-panel .button{margin-top:28px}.contact-hero{color:#ffffffb8;text-align:left;background:#07152a;border-bottom:0;min-height:420px}.contact-hero .container{min-height:inherit;justify-content:center;align-items:center;padding:72px 0 70px;display:flex}.contact-hero .hero-copy{grid-template-columns:minmax(220px,.36fr) minmax(0,1fr);align-items:center;gap:clamp(52px,7vw,110px);width:100%;max-width:1245px;margin:0;display:grid}.contact-hero .hero-copy h1{color:#ffffffb8;max-width:280px;font-size:clamp(42px,4.2vw,56px);font-weight:900;line-height:1.16}.contact-hero .hero-copy p{color:#ffffffad;text-align:center;max-width:850px;margin:0;font-size:clamp(19px,2.1vw,24px);font-weight:800;line-height:1.55}.contact-section{background:#e7e8ea;padding:100px 0 112px}.contact-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.78fr);align-items:start;gap:clamp(34px,5vw,64px);display:grid}.contact-form-panel,.contact-info-card{background:#fff;border:0;border-radius:10px;box-shadow:0 18px 48px #07152a1f}.contact-form-panel{padding:clamp(28px,4vw,42px)}.form-header{margin-bottom:32px}.form-header h2{color:var(--ev-ink);margin:0 0 10px;font-size:clamp(32px,4vw,44px);line-height:1.08}.form-header p:not(.kicker){color:#5c6871;margin:0;font-size:17px}.contact-info-panel{gap:24px;display:grid}.contact-info-card{padding:30px}.contact-info-card h2{color:var(--ev-ink);margin:0 0 24px;font-size:24px;line-height:1.16}.contact-line{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;margin-bottom:22px;display:grid}.contact-line:last-child{margin-bottom:0}.contact-line span{color:#fff;background:#07152a;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:inline-flex}.contact-line a,.contact-line p{color:#52616b;margin:0}.contact-line strong{color:var(--ev-ink);text-transform:uppercase;margin:0 0 4px;font-size:13px;line-height:1.2;display:block}.contact-line a{color:var(--ev-blue);font-weight:700}.contact-form{box-shadow:none;background:0 0;border:0;border-radius:0;gap:18px;padding:0;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.contact-form label{color:#34414a;gap:8px;font-weight:700;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ev-ink);background:#fff;border:2px solid #e1e8ed;border-radius:8px;padding:13px 14px;transition:border-color .18s,box-shadow .18s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--ev-cyan);outline:3px solid #77d2ef47}.contact-form select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#53616b 50%),linear-gradient(135deg,#53616b 50%,#0000 50%);background-position:calc(100% - 18px) 52%,calc(100% - 12px) 52%;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:38px}.consent-row{grid-template-columns:20px minmax(0,1fr);align-items:start;font-weight:500!important}.consent-row input{width:18px;height:18px;margin-top:4px}.form-status{color:#176b31;margin:0;font-weight:700}.form-status.error{color:#a23b3b}.honeypot-field{opacity:0;height:1px;position:absolute;left:-9999px;width:1px!important}.site-footer{color:#fff;background:linear-gradient(#262b2e 0%,#202527 100%);position:relative;overflow:hidden}.site-footer:before{content:"";background:linear-gradient(90deg,var(--ev-cyan),#023aff6b,transparent 82%);opacity:.86;height:3px;position:absolute;inset:0 0 auto}.footer-main{z-index:1;width:min(var(--max-width),calc(100% - 44px));grid-template-columns:1.2fr repeat(3,.8fr);gap:40px;margin:0 auto;padding:78px 0 58px;display:grid;position:relative}.footer-brand img{width:220px;margin-bottom:22px}.footer-contact-lines{justify-items:start;gap:10px;display:grid}.footer-brand p,.footer-phone,.footer-column a{color:#ffffffc7}.footer-brand p{max-width:380px;margin:0;line-height:1.55}.footer-benomad{margin-top:14px!important}.footer-benomad a{color:#fff;font-weight:800}.footer-benomad a:hover{color:var(--ev-cyan)}.footer-address span{display:block}.footer-phone{color:#fff;background:#77d2ef14;border:1px solid #77d2ef42;border-radius:999px;justify-content:center;align-items:center;min-width:166px;padding:7px 12px;font-weight:700;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.footer-phone:hover{color:#fff;background:#77d2ef24;border-color:#77d2ef8a}.footer-column{align-content:start;gap:11px;display:grid}.footer-column h2{color:var(--ev-cyan);margin:0 0 12px;font-size:17px}.footer-column a{width:fit-content;transition:color .18s,transform .18s;display:block}.footer-column a:hover,.footer-bottom a:hover{color:#fff}.footer-column a:hover{transform:translate(3px)}.footer-bottom{z-index:1;width:min(var(--max-width),calc(100% - 44px));color:#ffffffa8;border-top:1px solid #77d2ef2e;justify-content:space-between;gap:24px;margin:0 auto;padding:22px 0;font-size:14px;display:flex;position:relative}.footer-bottom p{margin:0}.footer-bottom div{flex-wrap:wrap;gap:18px;display:flex}.footer-bottom a{transition:color .18s}.footer-social-link{align-items:center;gap:6px;display:inline-flex}.footer-social-link svg{fill:currentColor;width:16px;height:16px;display:block}.not-found-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;padding:40px;display:flex}.not-found-page img{width:130px}.not-found-page h1{margin:0;font-size:42px}nextjs-portal,[data-nextjs-dev-tools],[data-nextjs-toast],[data-nextjs-dialog],[data-nextjs-error-overlay]{display:none!important}@media (max-width:980px){.header-inner,.site-header.is-scrolled .header-inner{min-height:74px}.menu-toggle{box-shadow:none;border:0;border-radius:50%;padding:0;transition:top .22s,right .22s,width .22s,height .22s,background .22s;top:max(18px,env(safe-area-inset-top))!important;z-index:10000!important;background:0 0!important;width:32px!important;height:28px!important;display:block!important;position:fixed!important;right:22px!important}.menu-toggle span,.home-header:not(.is-scrolled) .menu-toggle span,.site-header.home-header:not(.is-scrolled) .menu-toggle span{border-radius:999px;transition:transform .22s,opacity .18s,background .22s;position:absolute;top:50%;left:5px;background:#fff!important;width:22px!important;height:2px!important;display:block!important}.menu-toggle span:first-child{transform:translateY(-6px)}.menu-toggle span:nth-child(2){transform:translateY(0)}.menu-toggle span:nth-child(3){transform:translateY(6px)}.site-header:not(.home-header) .menu-toggle span,.site-header.is-scrolled .menu-toggle span{background:var(--ev-ink)!important}.menu-toggle.is-open{top:max(28px,calc(env(safe-area-inset-top) + 18px))!important;background:#023aff47!important;width:46px!important;height:46px!important;right:28px!important}.menu-toggle.is-open span,.site-header:not(.home-header) .menu-toggle.is-open span,.site-header.is-scrolled .menu-toggle.is-open span,.site-header.home-header:not(.is-scrolled) .menu-toggle.is-open span{left:12px;background:#fff!important;width:22px!important}.menu-toggle.is-open span:first-child{transform:translateY(0)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0;transform:translateY(0)scaleX(.4)}.menu-toggle.is-open span:nth-child(3){transform:translateY(0)rotate(-45deg)}.nav-scrim{display:none}.desktop-nav{display:none!important}main,.site-footer{transform-origin:top;will-change:transform;transition:transform .8s cubic-bezier(.15,.2,.1,1)}body.mobile-menu-open{background:#3452ff;overflow:hidden}body.mobile-menu-open main,body.mobile-menu-open .site-footer{z-index:9996;pointer-events:none;position:relative;transform:translate(-54vw,8vh)scale(.835)}.site-header.menu-open,.site-header.home-header.menu-open{z-index:10000!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-bottom:0!important}.site-header.menu-open .brand-link{opacity:0;pointer-events:none}.mobile-menu-panel{z-index:9998;color:#fff;box-shadow:none;border:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;padding:68px 40px 58px;animation:.8s cubic-bezier(.15,.2,.1,1) both mobile-menu-slide-in;overflow-y:auto;inset-block:0!important;background:0 0!important;width:min(85vw,360px)!important;height:100dvh!important;display:flex!important;position:fixed!important;right:0!important}.mobile-nav-link{letter-spacing:0;border:0;align-items:center;min-height:42px;font-size:20px;font-weight:700;line-height:1.2;transition:color .37s cubic-bezier(.52,.01,.16,1);display:inline-flex;color:#fff!important}.mobile-nav-link:hover,.mobile-nav-link.active{color:#eefbfa!important}.mobile-nav-link.active{border-bottom:0}.mobile-test-link{white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:42px;margin-top:14px;padding:0 18px;font-size:15px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 12px 24px #07152a24;color:var(--ev-blue)!important}.mobile-language-switcher{background:#ffffff14;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:4px;margin-top:18px;padding:4px;display:inline-flex}.mobile-language-option{border-radius:999px;justify-items:center;gap:1px;min-width:76px;padding:7px 12px;line-height:1.1;transition:background .18s,color .18s,box-shadow .18s;display:grid;color:#ffffffb8!important}.mobile-language-option.active{background:#fff;box-shadow:0 10px 22px #07152a29;color:var(--ev-blue)!important}.mobile-language-option:not(.active):hover{background:#ffffff24;color:#fff!important}.mobile-language-code{font-size:14px;font-weight:900}.mobile-language-name{font-size:11px;font-weight:700}@keyframes mobile-menu-slide-in{0%{opacity:.88;transform:translate(110px)}to{opacity:1;transform:none}}.hero-layout,.product-hero .hero-layout,.features-hero .hero-layout,.split-layout,.product-split,.contact-layout{grid-template-columns:1fr}.product-hero .hero-layout,.features-hero .hero-layout{width:min(var(--max-width),calc(100% - 44px));padding:72px 0 64px}.hero-layout{min-height:auto}.hero-copy{max-width:720px}.hero-visual{justify-content:flex-start;min-height:220px}.home-hero,.product-hero,.features-hero{min-height:auto}.features-hero .hero-copy .button{margin-top:32px}.icon-grid,.client-logos,.service-panels,.sdk-card-grid,.business-grid,.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-grid .icon-card:nth-child(n+4){transform:none}.benefit-grid .icon-card,.benefit-grid .icon-card:nth-child(4),.benefit-grid .icon-card:nth-child(5){grid-column:auto}.journey-connector{display:none}.journey-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.journey-grid .icon-card h3{font-size:clamp(28px,4vw,34px)}.journey-grid .icon-card p{max-width:190px;font-size:16px}.technology-icons{gap:clamp(32px,10vw,70px)}.app-feature-map{gap:22px;min-height:auto;display:grid}.app-feature-map .app-main-image{width:min(720px,100%);margin:0 auto 12px}.app-callout,.app-callout-navigation{text-align:left;grid-template-columns:50px minmax(0,1fr);place-items:center start;max-width:none;font-size:18px;position:static}.app-callout img{width:50px;height:50px}.features-visual{min-height:420px;transform:none}.tablet-back{width:70%}.tablet-front{width:76%;bottom:0;right:0}.contact-hero .hero-copy{grid-template-columns:1fr;gap:24px}.contact-hero .hero-copy p{text-align:left}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:641px) and (max-width:980px) and (max-height:500px){html{scroll-padding-top:74px}main [data-section-hash]{scroll-margin-top:74px}.product-hero,.features-hero,.contact-hero{min-height:calc(100dvh - 74px)}.home-hero{min-height:360px}.home-hero .hero-layout{width:min(var(--max-width),calc(100% - 44px));grid-template-columns:minmax(0,.95fr) minmax(260px,1.05fr);align-items:center;gap:18px;min-height:360px;padding:74px 0 16px;display:grid}.home-hero .hero-copy{max-width:none}.home-hero .hero-copy h1{margin-bottom:14px;font-size:40px;line-height:.98}.home-hero .hero-copy p{max-width:340px;font-size:13px;line-height:1.3}.home-hero .hero-actions{margin-top:16px}.home-hero .hero-actions .button-primary{border-radius:8px;min-height:36px;padding:0 18px;font-size:12px}.home-hero .hero-visual{justify-content:center;min-height:230px}.home-hero .hero-screen{width:min(320px,100%)}.product-hero .hero-layout,.features-hero .hero-layout{grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);align-items:center;gap:24px;min-height:calc(100dvh - 74px);padding:24px 0;display:grid}.product-hero .hero-copy,.features-hero .hero-copy{max-width:none}.product-hero .hero-copy h1,.features-hero .hero-copy h1{margin-bottom:14px;font-size:34px;line-height:1}.product-hero .hero-copy p{max-width:320px;font-size:13px;line-height:1.32}.product-hero .hero-copy .button,.features-hero .hero-copy .button{border-radius:8px;min-height:36px;margin-top:16px;padding:0 18px;font-size:12px}.product-hero .hero-visual{align-items:center;min-height:260px}.product-macbook{width:100%}.product-macbook img{width:480px;transform:none}.phone-float{width:140px;bottom:2%;left:4%}.features-visual{min-height:280px}.tablet-back{width:72%}.tablet-front{width:76%;bottom:0;right:0}.contact-hero .container{padding:24px 0}.contact-hero .hero-copy{grid-template-columns:minmax(190px,.42fr) minmax(0,1fr);gap:32px}.contact-hero .hero-copy h1{font-size:34px;line-height:1.06}.contact-hero .hero-copy p{font-size:17px;line-height:1.35}}@media (max-width:640px){html{scroll-padding-top:74px}main [data-section-hash]{scroll-margin-top:74px}.container,.header-inner,.footer-main,.footer-bottom{width:min(100% - 28px,var(--max-width))}.header-inner,.site-header.is-scrolled .header-inner{min-height:68px}.site-nav,.site-header.is-scrolled .site-nav{inset-block-start:68px}body.mobile-menu-open main,body.mobile-menu-open .site-footer{transform:translate(-78vw,8vh)scale(.84)}.hero-layout{padding:52px 0 64px}.hero-copy h1{font-size:46px}.contact-hero{min-height:360px}.hero-actions,.footer-bottom{flex-direction:column}.button{width:100%}.section{padding:64px 0}.section-header h2,.split-layout h2,.contact-layout h2{font-size:32px}.icon-grid,.icon-grid.compact,.client-logos,.service-panels,.sdk-card-grid,.business-grid,.benefit-grid,.form-grid,.footer-main{grid-template-columns:1fr}.tab-nav{margin-bottom:36px;top:68px}.product-links-grid .icon-card{grid-template-columns:50px minmax(0,1fr);column-gap:18px}.contact-form-panel,.contact-info-card{padding:22px}.technology-icons{gap:24px}.site-header.home-header:not(.is-scrolled) .header-inner{align-items:center;min-height:48px}.site-header.home-header:not(.is-scrolled) .brand-link{width:112px;height:30px}.site-header.home-header:not(.is-scrolled) .brand-link img{width:91px}.site-header.home-header:not(.is-scrolled) .site-nav{inset-block-start:48px}.home-hero{min-height:508px}.home-hero .hero-background{background-position:top;background-size:auto 100%}.home-hero .hero-layout{width:min(100% - 52px,var(--max-width));flex-direction:column;align-items:flex-start;gap:0;min-height:508px;padding:74px 0 30px;display:flex}.home-hero .hero-visual{order:0;justify-content:center;width:100%;min-height:142px;margin:0 0 16px;display:flex}.home-hero .hero-screen{width:min(292px,100vw - 64px);max-width:none}.home-hero .hero-copy{order:1;max-width:288px}.home-hero .hero-copy h1{max-width:188px;margin-bottom:18px;font-size:35px;line-height:34px}.home-hero .hero-copy p{color:#10212a;max-width:270px;font-size:12px;line-height:17px}.home-hero .hero-actions{margin-top:28px;margin-left:12px;display:block}.home-hero .hero-actions .button-primary{border-radius:8px;width:auto;min-width:96px;min-height:31px;padding:0 18px;font-size:10px}.clients-band{border-top:0;padding:19px 0 40px}.clients-band .container{width:min(100% - 58px,var(--max-width))}.client-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 26px}.client-logos img{opacity:.7;max-height:36px}.client-logos img:nth-child(4){order:5}.client-logos img:nth-child(5){order:6}.client-logos img:nth-child(6){order:4}.home-product-section{padding:30px 0 64px}.usage-section .container,.dark-feature,.product-split{width:min(100% - 44px,var(--max-width))}.home-product-section .container{width:min(100% - 70px,var(--max-width))}.home-product-section .section-header,.usage-section .section-header{margin-bottom:54px}.home-product-section .section-header h2,.usage-section .section-header h2,.dark-feature h2{font-size:36px;line-height:1.03}.home-product-section .section-header p,.usage-section .section-header p,.dark-feature p:not(.kicker){font-size:16px;line-height:1.38}.journey-stage{justify-items:center;margin-top:0;display:grid}.journey-grid{display:contents}.journey-grid .icon-card{text-align:center;width:100%;max-width:320px}.journey-grid .icon-card:first-child{order:1}.journey-grid .icon-card:nth-child(2){order:3}.journey-grid .icon-card:nth-child(3){order:5}.journey-grid .icon-card img{width:34px;height:34px;margin:0 auto 16px}.journey-grid .icon-card h3{margin-bottom:8px;font-size:30px;line-height:1.08}.journey-grid .icon-card p{max-width:270px;font-size:16px;line-height:1.38}.journey-connector{order:2;width:160px;height:17px;margin:30px auto 36px;display:block;position:static;transform:none}.journey-connector-plan{order:2}.journey-connector-charge{order:4}.dark-split{padding:58px 0 0}.dark-feature .kicker{display:none}.dark-feature{gap:34px}.dark-feature>img{width:min(300px,100%)}.product-split{gap:38px}.product-split .section-header h2{font-size:36px;line-height:1.04}.product-split .section-header p{font-size:16px;line-height:1.4}.product-links-grid{gap:42px;margin-top:48px}.product-links-grid .icon-card{display:block}.product-links-grid .icon-card img{width:38px;height:38px;margin:0 0 18px}.product-links-grid .icon-card h3{font-size:28px}.product-links-grid .icon-card p{max-width:290px;font-size:15px;line-height:1.38}.product-split>img{width:min(300px,100%);margin:8px auto 0}.usage-section{padding:56px 0 62px}.benefit-grid{gap:44px}.benefit-grid .icon-card img{width:42px;height:42px;margin-bottom:18px}.benefit-grid .icon-card h3{font-size:28px;line-height:1.08}.benefit-grid .icon-card p{font-size:16px;line-height:1.38}.business-grid{gap:34px;margin-top:42px}.business-grid .icon-card img{width:42px;height:42px;margin-bottom:14px}.business-grid .icon-card h3{font-size:24px}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:34px 0 24px}.footer-brand{border-bottom:1px solid #ffffff24;grid-column:1/-1;gap:12px;padding-bottom:20px;display:grid}.footer-brand img{width:154px;margin:0 0 4px}.footer-contact-lines{gap:9px}.footer-brand p,.footer-phone{color:#ffffffc7;margin:0;font-size:13px;line-height:1.42}.footer-benomad{margin-top:4px!important}.footer-phone{color:#fff;background:#00c9dd1a;border:1px solid #00c9dd5c;border-radius:999px;width:fit-content;min-width:0;padding:7px 11px;font-weight:700}.footer-column{background:#ffffff09;border:1px solid #ffffff1f;border-radius:8px;gap:7px;min-width:0;padding:15px 13px 16px}.footer-column h2{color:var(--ev-cyan);margin:0 0 5px;font-size:12px;line-height:1.15}.footer-column a{color:#ffffffd4;align-items:center;min-height:30px;font-size:14px;line-height:1.2;display:flex}.footer-cta{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;column-gap:10px}.footer-cta h2{grid-column:1/-1}.footer-cta a{text-align:center;white-space:nowrap;border-radius:8px;justify-content:center;width:auto;min-height:42px;padding:0 7px;font-size:13px;font-weight:800}.footer-cta a:first-of-type{background:var(--ev-blue);color:#fff}.footer-cta a:last-of-type{color:#fff;background:#ffffff12;border:1px solid #ffffff2e}.footer-bottom{text-align:center;align-items:center;gap:12px;padding:18px 0 26px;font-size:11px;line-height:1.35}.footer-bottom div{justify-content:center;gap:8px}.footer-bottom a{color:#ffffffc7;background:#ffffff0f;border-radius:999px;padding:6px 9px}.product-hero,.features-hero{min-height:auto;display:block}.product-hero .hero-layout,.features-hero .hero-layout{width:min(100% - 44px,var(--max-width));flex-direction:column;align-items:flex-start;gap:0;padding:78px 0 58px;display:flex}.product-hero .hero-visual,.features-hero .features-visual{order:0}.product-hero .hero-copy,.features-hero .hero-copy{order:1;max-width:310px}.product-hero .hero-copy h1,.features-hero .hero-copy h1{margin-bottom:24px;font-size:38px;line-height:.98}.product-hero .hero-copy p{color:#26313a;max-width:292px;font-size:12px;line-height:1.35}.product-hero .hero-copy .button,.features-hero .hero-copy .button{border-radius:8px;width:auto;min-width:118px;min-height:32px;margin-top:24px;padding:0 19px;font-size:10px}.product-hero .hero-visual{width:100%;min-height:286px;margin:0 0 26px;display:block}.product-macbook{width:100%;max-width:none}.product-macbook img{filter:drop-shadow(0 16px 28px #1434441f);width:330px;max-width:none;transform:translate(14px)}.phone-float{filter:drop-shadow(0 14px 22px #14344438);width:128px;max-width:none;bottom:-14px;left:52%;transform:translate(-50%)}.api-section{padding:48px 0 64px}.api-content{width:min(100% - 44px,var(--max-width));gap:54px}.api-heading h2,.app-heading h2{font-size:40px;line-height:1.03}.api-heading h3,.app-heading h3{font-size:27px;line-height:1.08}.api-heading p,.app-heading p{font-size:16px;line-height:1.42}.service-panels{grid-template-columns:1fr;gap:58px;padding:0}.service-panel img{width:42px;height:42px;margin-bottom:22px}.service-panel h3{margin-bottom:22px;font-size:29px;line-height:1.08}.service-panel p,.service-panel li{font-size:15px;line-height:1.4}.api-section .centered-button,.sdk-section .centered-button{justify-self:start;width:auto;min-width:172px;min-height:50px;font-size:14px}.sdk-section{width:min(100% - 44px,var(--max-width));gap:40px}.sdk-heading h2{font-size:38px;line-height:1.03}.sdk-heading h3{font-size:25px;line-height:1.1}.sdk-heading p{font-size:16px;line-height:1.42}.sdk-main-image{width:100%;margin:0 auto}.sdk-card-grid{gap:52px}.sdk-card-grid .icon-card{display:block}.sdk-card-grid .icon-card img{width:42px;height:42px;margin:0 0 20px}.sdk-card-grid .icon-card h3{font-size:27px}.sdk-card-grid .icon-card p{max-width:286px;font-size:15px;line-height:1.42}.technology-icons{grid-template-columns:repeat(2,50px);gap:58px 96px;margin:8px auto 18px}.app-section{padding:54px 0 0}.app-section .split-layout{width:min(100% - 44px,var(--max-width));gap:34px}.app-feature-map{gap:20px;min-height:auto;display:grid}.app-feature-map .app-main-image{order:5;width:min(330px,100%);margin:8px auto 0}.app-callout,.app-callout-navigation{text-align:left;grid-template-columns:42px minmax(0,1fr);place-items:center start;gap:14px;max-width:none;font-size:18px;position:static}.app-callout img{width:42px;height:42px}.features-hero .hero-layout{padding-top:72px;padding-bottom:78px}.features-hero .features-visual{width:100%;min-height:318px;margin:0 0 24px;transform:none}.features-hero .hero-copy{max-width:318px;margin-left:22px}.features-hero .hero-copy h1{font-size:37px;line-height:1}.tablet-back{width:315px;top:0;left:-8px}.tablet-front{width:282px;bottom:4px;right:-32px}.feature-tabs-section{padding:34px 0 76px}.feature-tabs-section .container{width:min(100% - 44px,var(--max-width))}.tab-nav{margin-bottom:64px}.tab-nav button{min-height:48px;font-size:22px}.feature-panel h2{scroll-margin-top:92px;font-size:38px;line-height:1.02}.feature-panel p{margin-bottom:52px;font-size:18px;line-height:1.38}.feature-iframe-wrap{height:610px;min-height:0;margin-bottom:42px}.feature-panel>img{margin-bottom:42px}.feature-panel .button{width:100%;min-height:48px;margin-top:12px}}@media (prefers-reduced-motion:reduce){[data-animate]{--reveal-duration:.45s}}
