html{scroll-behavior:smooth}#enterprise,#how,#pricing,#security{scroll-margin-top:76px}.ev-landing{--ev-canvas:#fdfdfb;--ev-surface:#fff;--ev-surface-2:#fcfcfd;--ev-surface-3:#fafafa;--ev-surface-4:#f6f6f7;--ev-track:#f1f1f3;--ev-line:#ececee;--ev-border:#e7e7ea;--ev-border-2:#dcdce1;--ev-border-3:#d4d4d8;--ev-ghost:#c9c9d0;--ev-faint:#b4b4bd;--ev-muted:#a1a1aa;--ev-label:#8a8a94;--ev-muted-2:#71717a;--ev-body-2:#52525b;--ev-body:#3f3f46;--ev-ink:#18181b;--ev-ink-2:#09090b;--ev-line-2:#eef0f2;--ev-border-4:#e0e0e4;--ev-ghost-2:#c4c4cc;--ev-body-3:#3e4348;--ev-accent:#2563eb;--ev-accent-soft:#a8c4f7;--ev-accent-bg:#eaf1fe;--ev-accent-bg-2:#fbfcff;--ev-accent-line:#dfe8fb;--ev-ok:#16a34a;--ev-ok-2:#4ade80;--ev-ok-bg:#f0fdf4;--ev-ok-bg-2:#dcfce7;--ev-ok-line:#cfe9d8;--ev-ok-line-2:#d7f0df;--ev-ok-bg-3:#f7fdf9;--ev-accent-bg-3:#f3f6fd;--ev-brand-blue:#eef4ff;--ev-brand-violet:#f1f0ff;--ev-brand-warm:#fff2ee;--ev-brand-green:#f1f8e8;--ev-brand-green-2:#edf9ec;--paper:var(--ev-canvas);--grid-ink:rgba(9,9,11,.13);--grid-pitch:12px;--margin-rule:var(--ev-border-3);--header-rule:var(--ev-ghost);--ev-frost:hsla(60,33%,99%,.82);--ev-halo:rgba(9,9,11,.05);--ev-flash-rgb:234,241,254;--ev-ink-rgb:24,24,27;--gutter:564px}.ev-landing>div[style*="min-height:100vh"]{
  /* !important throughout: the wrapper carries an inline `background:var(--ev-surface)`
     shorthand, which resets background-image to none and outranks a plain
     stylesheet rule. Each longhand has to override it explicitly.

     Deliberately NOT background-attachment:fixed — on a full-page element it
     forces a repaint of the whole background every scroll frame, janks badly,
     and is effectively broken on iOS Safari. Tiling with the content is
     indistinguishable at this contrast. */background-color:var(--paper)!important;background-image:repeating-linear-gradient(to bottom,transparent 0 calc(var(--grid-pitch) / 4),var(--margin-rule) calc(var(--grid-pitch) / 4) calc(var(--grid-pitch) * .75),transparent calc(var(--grid-pitch) * .75) var(--grid-pitch)),repeating-linear-gradient(to bottom,transparent 0 calc(var(--grid-pitch) / 4),var(--margin-rule) calc(var(--grid-pitch) / 4) calc(var(--grid-pitch) * .75),transparent calc(var(--grid-pitch) * .75) var(--grid-pitch)),radial-gradient(circle,var(--grid-ink) .9px,transparent .9px)!important;background-size:1px 100%,1px 100%,var(--grid-pitch) var(--grid-pitch)!important;background-position:calc(50% - var(--gutter) + .5px) 0,calc(50% + var(--gutter) + .5px) 0,50% 0!important;background-repeat:no-repeat,no-repeat,repeat!important}@media (max-width:1240px){.ev-landing>div[style*="min-height:100vh"]{background-image:radial-gradient(circle,var(--grid-ink) .9px,transparent .9px)!important;background-size:var(--grid-pitch) var(--grid-pitch)!important;background-position:50% 0!important;background-repeat:repeat!important}}.ev-landing [data-screen-label=Nav]{background:var(--ev-frost)!important;border-bottom-color:transparent!important}.ev-landing [data-screen-label=Nav]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;pointer-events:none;background-image:repeating-linear-gradient(to right,transparent 0 calc(var(--grid-pitch) / 4),var(--header-rule) calc(var(--grid-pitch) / 4) calc(var(--grid-pitch) * .75),transparent calc(var(--grid-pitch) * .75) var(--grid-pitch));background-size:var(--grid-pitch) 1px;background-repeat:repeat-x;background-position:50% 0}.ev-landing [style*="font-size:11.5px;font-weight:650;letter-spacing:.06em"],.ev-landing [style*="text-transform:uppercase"]{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;text-transform:lowercase!important;letter-spacing:.01em!important;font-weight:500!important}.ev-landing [data-screen-label=Hero]:before{background-image:none}.ev-landing{-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.ev-landing ::selection{background:var(--ev-ink);color:var(--ev-surface)}.ev-landing ::-moz-selection{background:var(--ev-ink);color:var(--ev-surface)}.ev-landing h1,.ev-landing h2{text-wrap:balance}.ev-landing p{text-wrap:pretty}.ev-landing a:focus-visible{outline:2px solid var(--ev-ink);outline-offset:3px;border-radius:11px}.ev-landing .ev-bentogrid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;align-items:stretch}.ev-landing .ev-s6{grid-column:span 6}.ev-landing .ev-s3{grid-column:span 3}.ev-landing .ev-bento{box-shadow:0 1px 2px rgba(9,9,11,.04),0 12px 32px -18px rgba(9,9,11,.16)}.ev-landing .ev-cardhead{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:20px;margin-bottom:9px}.ev-landing .ev-cardnote{display:grid;grid-template-columns:auto 1fr;align-items:baseline;-moz-column-gap:6px;column-gap:6px;margin:0 0 16px;font-size:13.5px;line-height:1.5}.ev-landing .ev-was{grid-column:1/-1;color:var(--ev-muted)}.ev-landing .ev-arrow{grid-column:1;color:var(--ev-ghost-2);font-size:12px}.ev-landing .ev-now{grid-column:2;color:var(--ev-ink);font-weight:600}.ev-landing .ev-replay{display:inline-flex;align-items:center;gap:5px;flex:none;padding:4px 9px;border:1px solid var(--ev-line);border-radius:999px;background:var(--ev-surface);color:var(--ev-muted);font:inherit;font-size:11px;font-weight:550;line-height:1;cursor:pointer;opacity:0;transition:opacity .18s ease,color .18s ease,border-color .18s ease}.ev-landing .ev-bento:hover .ev-replay,.ev-landing .ev-replay:focus-visible{opacity:1}.ev-landing .ev-replay:hover{color:var(--ev-ink);border-color:var(--ev-border-3)}.ev-landing .ev-replay:focus-visible{outline:2px solid var(--ev-ink);outline-offset:2px}@media (hover:none){.ev-landing .ev-replay{opacity:1}}@media (max-width:1040px){.ev-landing .ev-s3{grid-column:span 6}}@media (max-width:700px){
  /* !important on everything the ported markup already sets inline — the nav is
     `display:flex`, the bar is `padding:0 24px;gap:28px`, the buttons are
     `display:inline-flex` — because an inline style outranks a stylesheet rule
     for the properties it declares. Same trap as the page background above. */.ev-landing [data-screen-label=Nav] nav{display:none!important}.ev-landing [data-screen-label=Nav]>div{padding:0 16px!important;gap:12px!important}.ev-landing [data-screen-label=Nav]>div>a[href="#top"]{margin-right:auto}.ev-landing [data-screen-label=Nav] a[href="/login"]{padding:0 11px!important}.ev-landing [data-screen-label=Nav] a[href="/signup"]{padding:0 12px!important;gap:0!important}.ev-landing [data-screen-label=Nav] a[href="/signup"] svg{display:none}}@media (max-width:340px){.ev-landing [data-screen-label=Nav] a[href="/login"]{display:none!important}}@media (max-width:380px){.ev-landing [data-screen-label=Nav] a[href="/login"]{display:none}}@media (max-width:760px){.ev-landing .ev-bentogrid{grid-template-columns:1fr}.ev-landing [data-screen-label=Pricing]>div[style*=grid]{grid-template-columns:1fr!important}.ev-landing .ev-s3,.ev-landing .ev-s6{grid-column:auto}}.ev-landing a[style*="background:var(--ev-ink)"]{box-shadow:0 1px 2px rgba(9,9,11,.22),inset 0 1px 0 hsla(0,0%,100%,.1)}.ev-landing [data-screen-label=Hero]{position:relative;isolation:isolate}.ev-landing [data-screen-label=Hero]:before{content:"";position:absolute;z-index:-1;pointer-events:none;left:50%;top:-80px;transform:translateX(-50%);width:min(1120px,96vw);height:640px;background-image:radial-gradient(circle at center,var(--ev-halo) 1px,transparent 1.6px);background-size:26px 26px;-webkit-mask-image:radial-gradient(ellipse 60% 52% at 50% 24%,#000,transparent 72%);mask-image:radial-gradient(ellipse 60% 52% at 50% 24%,#000,transparent 72%);opacity:.55}.ev-landing [data-screen-label=CTA]>div{isolation:isolate}.ev-landing [data-screen-label=CTA]>div:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(circle at center,var(--ev-halo) 1px,transparent 1.6px);background-size:24px 24px;-webkit-mask-image:radial-gradient(ellipse 90% 130% at 50% -10%,#000,transparent 68%);mask-image:radial-gradient(ellipse 90% 130% at 50% -10%,#000,transparent 68%)}.ev-landing [data-screen-label=Logos] div[style*="flex:1;overflow:hidden"]{-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.ev-landing [data-screen-label=Enterprise] div[style*="#131316"]{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05)}@keyframes ev-fade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes ev-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}
/* !important because the track declares the `animation` shorthand inline, and
   the shorthand carries an animation-play-state of its own that a stylesheet
   longhand cannot outrank. */.ev-landing .ev-marquee-track.is-paused,.ev-landing .ev-marquee-track:hover{animation-play-state:paused!important}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ev-landing *{animation:none!important}.ev-landing .ev-replay{display:none}}html:has(.ev-landing),html:has(.ev-landing) body{background:#fdfdfb}html:has(.ev-landing){scrollbar-width:thin;scrollbar-color:#c9c9d0 #fdfdfb}@media (prefers-color-scheme:dark){html:has(.ev-landing){color-scheme:dark;background:#0b0b0d}html:has(.ev-landing) body{background:#0b0b0d}html:has(.ev-landing){scrollbar-color:#3f3f46 #0b0b0d}.ev-landing{color-scheme:dark;--ev-canvas:#0b0b0d;--ev-surface:#17171a;--ev-surface-2:#1b1b1f;--ev-surface-3:#1d1d21;--ev-surface-4:#202024;--ev-track:#26262b;--ev-line:#2a2a30;--ev-border:#2f2f35;--ev-border-2:#3a3a41;--ev-border-3:#45454d;--ev-ghost:#55555f;--ev-faint:#63636d;--ev-muted:#8b8b95;--ev-label:#9b9ba5;--ev-muted-2:#a6a6b0;--ev-body-2:#c2c2ca;--ev-body:#d8d8de;--ev-ink:#fafafa;--ev-ink-2:#fff;--ev-line-2:#2c2e32;--ev-border-4:#34343a;--ev-ghost-2:#50505a;--ev-body-3:#d5d9de;--ev-accent:#60a5fa;--ev-accent-soft:#3b6bb5;--ev-accent-bg:#172542;--ev-accent-bg-2:#15171d;--ev-accent-line:#24365f;--ev-ok:#4ade80;--ev-ok-2:#4ade80;--ev-ok-bg:#122a1c;--ev-ok-bg-2:#17361f;--ev-ok-line:#1e4a2e;--ev-ok-line-2:#22523a;--ev-ok-bg-3:#12261a;--ev-accent-bg-3:#1a1f2e;--ev-brand-blue:#16203a;--ev-brand-violet:#1e1b38;--ev-brand-warm:#332019;--ev-brand-green:#182a14;--ev-brand-green-2:#162a18;--grid-ink:hsla(0,0%,98%,.065);--ev-frost:rgba(14,14,17,.82);--ev-halo:hsla(0,0%,98%,.032);--ev-flash-rgb:23,37,66;--ev-ink-rgb:250,250,250}.ev-landing [data-screen-label=Enterprise]{background:#101014!important;--ev-canvas:#fdfdfb;--ev-surface:#fff;--ev-surface-2:#fcfcfd;--ev-surface-3:#fafafa;--ev-surface-4:#f6f6f7;--ev-track:#f1f1f3;--ev-line:#ececee;--ev-border:#e7e7ea;--ev-border-2:#dcdce1;--ev-border-3:#d4d4d8;--ev-ghost:#c9c9d0;--ev-faint:#b4b4bd;--ev-muted:#a1a1aa;--ev-label:#8a8a94;--ev-muted-2:#71717a;--ev-body-2:#52525b;--ev-body:#3f3f46;--ev-ink:#18181b;--ev-ink-2:#09090b;--ev-line-2:#eef0f2;--ev-border-4:#e0e0e4;--ev-ghost-2:#c4c4cc;--ev-body-3:#3e4348;--ev-accent:#2563eb;--ev-accent-soft:#a8c4f7;--ev-accent-bg:#eaf1fe;--ev-accent-bg-2:#fbfcff;--ev-accent-line:#dfe8fb;--ev-ok:#16a34a;--ev-ok-2:#4ade80;--ev-ok-bg:#f0fdf4;--ev-ok-bg-2:#dcfce7;--ev-ok-line:#cfe9d8;--ev-ok-line-2:#d7f0df;--ev-ok-bg-3:#f7fdf9;--ev-accent-bg-3:#f3f6fd;--ev-brand-blue:#eef4ff;--ev-brand-violet:#f1f0ff;--ev-brand-warm:#fff2ee;--ev-brand-green:#f1f8e8;--ev-brand-green-2:#edf9ec}}.ev-landing .ev-hero-slot{position:relative;display:inline-block;vertical-align:top;font-variant-numeric:tabular-nums}.ev-landing .ev-hero-slot>span{position:absolute;top:0;right:0;white-space:nowrap;font-variant-numeric:tabular-nums;will-change:opacity}.ev-landing .ev-hero-slot.ev-hero-lft>span{right:auto;left:0}.ev-landing .ev-hero-feedwin:after{content:"";position:absolute;left:0;right:0;bottom:0;height:20px;background:linear-gradient(hsla(0,0%,100%,0),var(--ev-surface));pointer-events:none;z-index:2}.ev-landing .ev-hero-ring{animation:ev-hero-ring 2.4s ease-out infinite}.ev-landing .ev-hero-old1{animation:ev-hero-old1 14s linear infinite}.ev-landing .ev-hero-new1{animation:ev-hero-new1 14s linear infinite}.ev-landing .ev-hero-old2{animation:ev-hero-old2 14s linear infinite}.ev-landing .ev-hero-new2{animation:ev-hero-new2 14s linear infinite}.ev-landing .ev-hero-old3{animation:ev-hero-old3 14s linear infinite}.ev-landing .ev-hero-new3{animation:ev-hero-new3 14s linear infinite}.ev-landing .ev-hero-old4{animation:ev-hero-old4 14s linear infinite}.ev-landing .ev-hero-new4{animation:ev-hero-new4 14s linear infinite}.ev-landing .ev-hero-old5{animation:ev-hero-old5 14s linear infinite}.ev-landing .ev-hero-new5{animation:ev-hero-new5 14s linear infinite}.ev-landing .ev-hero-old6{animation:ev-hero-old6 14s linear infinite}.ev-landing .ev-hero-new6{animation:ev-hero-new6 14s linear infinite}.ev-landing .ev-hero-old7{animation:ev-hero-old7 14s linear infinite}.ev-landing .ev-hero-new7{animation:ev-hero-new7 14s linear infinite}.ev-landing .ev-hero-feedcol{animation:ev-hero-feedcol 14s linear infinite}.ev-landing .ev-hero-spark1{animation:ev-hero-spark1 14s linear infinite}.ev-landing .ev-hero-spark2{animation:ev-hero-spark2 14s linear infinite}.ev-landing .ev-hero-tail{animation:ev-hero-tail 14s linear infinite}.ev-landing .ev-hero-tailfill{animation:ev-hero-tailfill 14s linear infinite}.ev-landing .ev-hero-dot{animation:ev-hero-dot 14s linear infinite}.ev-landing .ev-hero-ripple{animation:ev-hero-ripple 14s linear infinite}.ev-landing .ev-hero-guide{animation:ev-hero-guide 14s linear infinite}.ev-landing .ev-hero-chip{animation:ev-hero-chip 14s linear infinite}.ev-landing .ev-hero-barext{animation:ev-hero-barext 14s linear infinite}@keyframes ev-hero-ring{0%{transform:scale(1);opacity:.5}70%,to{transform:scale(3);opacity:0}}@keyframes ev-hero-old1{0%,13.571%{opacity:1;transform:none}15%,91.429%{opacity:0;transform:translateY(-2px)}92.857%,to{opacity:1;transform:none}}@keyframes ev-hero-new1{0%,15.286%{opacity:0;transform:translateY(3px)}16.714%,88.571%{opacity:1;transform:none}90.714%{opacity:0;transform:none}90.857%,to{opacity:0;transform:translateY(3px)}}@keyframes ev-hero-old2{0%,23.571%{opacity:1;transform:none}25%,91.286%{opacity:0;transform:translateY(-2px)}92.714%,to{opacity:1;transform:none}}@keyframes ev-hero-new2{0%,25.286%{opacity:0;transform:translateY(3px)}26.714%,88.571%{opacity:1;transform:none}90.714%{opacity:0;transform:none}90.857%,to{opacity:0;transform:translateY(3px)}}@keyframes ev-hero-old3{0%,24.857%{opacity:1;transform:none}26.286%,91%{opacity:0;transform:translateY(-2px)}92.429%,to{opacity:1;transform:none}}@keyframes ev-hero-new3{0%,26.571%{opacity:0;transform:translateY(3px)}28%,88.571%{opacity:1;transform:none}90.714%{opacity:0;transform:none}90.857%,to{opacity:0;transform:translateY(3px)}}@keyframes ev-hero-old4{0%,26.143%{opacity:1;transform:none}27.571%,91.286%{opacity:0;transform:translateY(-2px)}92.714%,to{opacity:1;transform:none}}@keyframes ev-hero-new4{0%,27.857%{opacity:0;transform:translateY(3px)}29.286%,88.571%{opacity:1;transform:none}90.714%{opacity:0;transform:none}90.857%,to{opacity:0;transform:translateY(3px)}}@keyframes ev-hero-old5{0%,27.429%{opacity:1;transform:none}28.857%,91.143%{opacity:0;transform:translateY(-2px)}92.571%,to{opacity:1;transform:none}}@keyframes ev-hero-new5{0%,29.143%{opacity:0;transform:translateY(3px)}30.571%,88.571%{opacity:1;transform:none}90.714%{opacity:0;transform:none}90.857%,to{opacity:0;transform:translateY(3px)}}@keyframes ev-hero-old6{0%,52.857%{opacity:1;transform:none}54.286%,91.143%{opacity:0;transform:translateY(-2px)}92.571%,to{opacity:1;transform:none}}@keyframes ev-hero-new6{0%,54.571%{opacity:0;transform:translateY(3px)}56%,88.571%{opacity:1;transform:none}90.714%{opacity:0;transform:none}90.857%,to{opacity:0;transform:translateY(3px)}}@keyframes ev-hero-old7{0%,54.286%{opacity:1;transform:none}55.714%,91%{opacity:0;transform:translateY(-2px)}92.429%,to{opacity:1;transform:none}}@keyframes ev-hero-new7{0%,56%{opacity:0;transform:translateY(3px)}57.429%,88.571%{opacity:1;transform:none}90.714%{opacity:0;transform:none}90.857%,to{opacity:0;transform:translateY(3px)}}@keyframes ev-hero-feedcol{0%,13.571%{transform:translateY(-44px);opacity:1;animation-timing-function:cubic-bezier(.34,1.3,.5,1)}16.571%{transform:translateY(-22px);opacity:1}66.429%{transform:translateY(-22px);opacity:1;animation-timing-function:cubic-bezier(.34,1.3,.5,1)}69.429%,88.571%{transform:translateY(0);opacity:1}90.714%{transform:translateY(0);opacity:0}90.857%,91.143%{transform:translateY(-44px);opacity:0}92.571%,to{transform:translateY(-44px);opacity:1}}@keyframes ev-hero-spark1{0%,25%{stroke-dashoffset:2;opacity:1;animation-timing-function:linear}27.857%,88.571%{stroke-dashoffset:0;opacity:1}90.714%{stroke-dashoffset:0;opacity:0}90.857%{stroke-dashoffset:2;opacity:0}91.286%,to{stroke-dashoffset:2;opacity:1}}@keyframes ev-hero-spark2{0%,27.571%{stroke-dashoffset:2;opacity:1;animation-timing-function:linear}30.429%,88.571%{stroke-dashoffset:0;opacity:1}90.714%{stroke-dashoffset:0;opacity:0}90.857%{stroke-dashoffset:2;opacity:0}91.286%,to{stroke-dashoffset:2;opacity:1}}@keyframes ev-hero-tail{0%,38.571%{stroke-dashoffset:2;opacity:1;animation-timing-function:linear}41.429%,88.571%{stroke-dashoffset:0;opacity:1}90.714%{stroke-dashoffset:0;opacity:0}90.857%{stroke-dashoffset:2;opacity:0}91.286%,to{stroke-dashoffset:2;opacity:1}}@keyframes ev-hero-tailfill{0%,41.429%{opacity:0;animation-timing-function:ease-out}43.571%,88.571%{opacity:1}90.714%,to{opacity:0}}@keyframes ev-hero-dot{0%,41.429%{opacity:0;transform:translate(-50%,-50%) scale(.2);animation-timing-function:cubic-bezier(.34,1.3,.5,1)}43.929%,88.571%{opacity:1;transform:translate(-50%,-50%) scale(1)}90.714%{opacity:0;transform:translate(-50%,-50%) scale(1)}90.857%,to{opacity:0;transform:translate(-50%,-50%) scale(.2)}}@keyframes ev-hero-ripple{0%,43.571%{opacity:0;transform:translate(-50%,-50%) scale(.3);animation-timing-function:ease-out}44.286%{opacity:.45;animation-timing-function:ease-out}49.286%{opacity:0;transform:translate(-50%,-50%) scale(3.4)}49.429%,to{opacity:0;transform:translate(-50%,-50%) scale(.3)}}@keyframes ev-hero-guide{0%,44.286%{opacity:0;animation-timing-function:ease-out}45.714%,88.571%{opacity:1}90.714%,to{opacity:0}}@keyframes ev-hero-chip{0%,45%{opacity:0;transform:translateY(3px);animation-timing-function:cubic-bezier(.34,1.3,.5,1)}46.429%,88.571%{opacity:1;transform:none}90.714%{opacity:0;transform:none}90.857%,to{opacity:0;transform:translateY(3px)}}@keyframes ev-hero-barext{0%,52.857%{opacity:0;transform:scaleX(0);animation-timing-function:cubic-bezier(.34,1.3,.5,1)}55.714%,88.571%{opacity:1;transform:scaleX(1)}90.714%{opacity:0;transform:scaleX(1)}90.857%,to{opacity:0;transform:scaleX(0)}}.ev-landing .ev-hero-panel[data-ev-motion=rest] .ev-hero-chrome,.ev-landing .ev-hero-panel[data-ev-motion=rest] .ev-hero-chrome *,.ev-landing .ev-hero-panel[data-ev-motion=rest] .ev-hero-sc5,.ev-landing .ev-hero-panel[data-ev-motion=rest] .ev-hero-sc5 *{animation:none!important}.ev-landing [data-ev-motion=rest] .ev-hero-old1,.ev-landing [data-ev-motion=rest] .ev-hero-old2,.ev-landing [data-ev-motion=rest] .ev-hero-old3,.ev-landing [data-ev-motion=rest] .ev-hero-old4,.ev-landing [data-ev-motion=rest] .ev-hero-old5,.ev-landing [data-ev-motion=rest] .ev-hero-old6,.ev-landing [data-ev-motion=rest] .ev-hero-old7{opacity:0!important;transform:none!important}.ev-landing [data-ev-motion=rest] .ev-hero-new1,.ev-landing [data-ev-motion=rest] .ev-hero-new2,.ev-landing [data-ev-motion=rest] .ev-hero-new3,.ev-landing [data-ev-motion=rest] .ev-hero-new4,.ev-landing [data-ev-motion=rest] .ev-hero-new5,.ev-landing [data-ev-motion=rest] .ev-hero-new6,.ev-landing [data-ev-motion=rest] .ev-hero-new7{opacity:1!important;transform:none!important}.ev-landing [data-ev-motion=rest] .ev-hero-tail{stroke-dashoffset:0!important;opacity:1!important}.ev-landing [data-ev-motion=rest] .ev-hero-tailfill{opacity:1!important}.ev-landing [data-ev-motion=rest] .ev-hero-spark1,.ev-landing [data-ev-motion=rest] .ev-hero-spark2{stroke-dashoffset:0!important;opacity:1!important}.ev-landing [data-ev-motion=rest] .ev-hero-dot{opacity:1!important;transform:translate(-50%,-50%) scale(1)!important}.ev-landing [data-ev-motion=rest] .ev-hero-guide{opacity:1!important}.ev-landing [data-ev-motion=rest] .ev-hero-chip{opacity:1!important;transform:none!important}.ev-landing [data-ev-motion=rest] .ev-hero-barext{opacity:1!important;transform:scaleX(1)!important}.ev-landing [data-ev-motion=rest] .ev-hero-feedcol{opacity:1!important;transform:translateY(0)!important}.ev-landing [data-ev-motion=rest] .ev-hero-ring,.ev-landing [data-ev-motion=rest] .ev-hero-ripple{opacity:0!important;transform:none!important}@media (max-width:1040px){.ev-landing .ev-hero-cdiv,.ev-landing .ev-hero-crumb,.ev-landing .ev-hero-legband{display:none!important}}@media (max-width:900px){.ev-landing .ev-hero-main{flex-direction:column;height:auto!important;flex:0 0 auto!important}.ev-landing .ev-hero-chart{flex:0 0 190px!important;height:190px}.ev-landing .ev-hero-side{flex:0 0 128px!important;height:128px;flex-direction:row!important;border-left:none!important;border-top:1px solid var(--ev-track)}.ev-landing .ev-hero-mkt{flex:1 1 56%!important;border-bottom:none!important;border-right:1px solid var(--ev-track)}.ev-landing .ev-hero-feed{flex:1 1 44%!important}.ev-landing .ev-hero-mktmeta{display:none!important}.ev-landing .ev-hero-kval{font-size:19px!important}.ev-landing .ev-hero-spark{display:none!important}.ev-landing .ev-hero-klabel{padding-right:0!important}.ev-landing .ev-hero-kpi{padding-left:11px!important;padding-right:11px!important}.ev-landing .ev-hero-kcat{font-size:9px!important}.ev-landing .ev-hero-chip{right:auto!important;left:2px!important}.ev-landing .ev-hero-xlab:nth-child(2),.ev-landing .ev-hero-xlab:nth-child(4),.ev-landing .ev-hero-xlab:nth-child(6){display:none!important}}@media (max-width:780px){.ev-landing .ev-hero-croas,.ev-landing .ev-hero-period{display:none!important}.ev-landing .ev-hero-trow{grid-template-columns:1.6fr 1fr .7fr 1.2fr!important}}@media (max-width:640px){.ev-landing .ev-hero-chrome{height:40px!important;flex:0 0 40px!important;padding:0 14px!important;gap:9px!important}.ev-landing .ev-hero-period{display:none!important}.ev-landing .ev-hero-kpis{grid-template-columns:1fr 1fr!important;height:auto!important;flex:0 0 auto!important}.ev-landing .ev-hero-kpi{height:58px;padding:7px 12px 0!important}.ev-landing .ev-hero-kcat{font-size:9.5px!important}.ev-landing .ev-hero-kpi:nth-child(2n){border-right:none!important}.ev-landing .ev-hero-kpi:nth-child(odd){border-right:1px solid var(--ev-surface-4)!important}.ev-landing .ev-hero-kpi:nth-child(-n+2){border-bottom:1px solid var(--ev-surface-4)}.ev-landing .ev-hero-kval{font-size:18px!important}.ev-landing .ev-hero-kval,.ev-landing .ev-hero-kval .ev-hero-slot{height:20px!important;line-height:20px!important}.ev-landing .ev-hero-spark{display:none!important}.ev-landing .ev-hero-klabel{padding-right:0!important}.ev-landing .ev-hero-chart{flex:0 0 168px!important;height:168px;padding:10px 12px!important}.ev-landing .ev-hero-charthead{height:auto!important;flex:0 0 auto!important;flex-direction:column;align-items:flex-start!important;gap:2px!important}.ev-landing .ev-hero-legend{justify-content:flex-start!important;gap:8px!important}.ev-landing .ev-hero-ylabs{display:none!important}.ev-landing .ev-hero-plotrow{gap:0!important}.ev-landing .ev-hero-xlabs{margin-left:0!important}.ev-landing .ev-hero-xlab:nth-child(5){display:none!important}.ev-landing .ev-hero-chip{right:auto!important;left:2px!important;font-size:9.5px!important}.ev-landing .ev-hero-dot{box-shadow:0 0 0 1.5px var(--ev-surface)!important}.ev-landing .ev-hero-dot,.ev-landing .ev-hero-ripple{width:6px!important;height:6px!important}.ev-landing .ev-hero-side{flex-direction:column!important;flex:0 0 auto!important;height:auto}.ev-landing .ev-hero-mkt{flex:0 0 119px!important;border-right:none!important;border-bottom:1px solid var(--ev-track)!important;padding:10px 12px!important}.ev-landing .ev-hero-catpill{display:none!important}.ev-landing .ev-hero-feed{flex:0 0 96px!important;padding:10px 12px!important}.ev-landing .ev-hero-feedhead2,.ev-landing .ev-hero-table{display:none!important}}@media (max-width:400px){.ev-landing .ev-hero-livetxt,.ev-landing .ev-hero-syncwrap>span:first-child{display:none!important}.ev-landing .ev-hero-kpi{padding:7px 10px 0!important}.ev-landing .ev-hero-kdelta{display:none!important}.ev-landing .ev-hero-kcat{font-size:10px!important}}@media (max-width:360px){.ev-landing .ev-hero-chart{flex:0 0 156px!important;height:156px}.ev-landing .ev-hero-multiple{display:none!important}}