.home-hero{--hero-card-w:clamp(184px,12.4vw,210px);--hero-card-h:156px;--hero-ai-clear-x:120px;--hero-ai-clear-y:120px;position:relative;box-sizing:border-box;min-height:calc(100svh - var(--app-header-height, 72px));display:flex;flex-direction:column;justify-content:center;background:radial-gradient(ellipse 70% 55% at 78% 42%,rgba(59,130,246,.08),transparent 60%),radial-gradient(ellipse 50% 40% at 12% 20%,rgba(147,197,253,.12),transparent 55%),#fafbfc;overflow:hidden;padding:clamp(16px,2vh,28px) 0 clamp(14px,1.8vh,22px)}.home-hero__container{width:100%;max-width:1650px;margin:0 auto;padding:0 clamp(20px,4vw,48px);box-sizing:border-box;flex:0 1 auto;min-height:0;display:grid;grid-template-rows:auto auto;gap:clamp(12px,1.6vh,18px);align-content:center}.home-hero__main{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:clamp(20px,2.8vw,48px);align-items:center;min-height:0}.home-hero__copy{position:relative;z-index:2;max-width:560px;padding-block:clamp(4px,1vh,16px)}.home-hero__copy-content{min-width:0}.home-hero__eyebrow{margin:0 0 14px;font-size:13.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#2563eb}.home-hero__title{margin:0;display:flex;flex-direction:column;gap:6px}.home-hero__title-brand{font-size:clamp(46px,4.9vw,66px);font-weight:800;line-height:.98;letter-spacing:-.045em;color:#0f172a}.home-hero__title-brand span{color:#2563eb}.home-hero__title-sub{font-size:clamp(35px,4vw,55px);font-weight:800;line-height:1.05;letter-spacing:-.04em;color:#0f172a}.home-hero__desc{margin:16px 0 0;max-width:540px;font-size:clamp(16px,1.15vw,18px);line-height:1.65;color:#64748b}.home-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(18px,2.4vh,28px)}.home-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:50px;padding:0 22px;border-radius:12px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.home-hero__btn--primary{border:none;color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 12px 28px rgba(37,99,235,.24)}.home-hero__btn--primary:hover{transform:translateY(-2px);background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 16px 34px rgba(37,99,235,.3)}.home-hero__btn--secondary{border:1px solid rgba(148,163,184,.45);background:#fff;color:#334155}.home-hero__btn--secondary:hover{transform:translateY(-1px);background:#f8fbff;border-color:rgba(59,130,246,.35)}.home-hero__btn:active{transform:scale(.985)}.home-hero__benefits{list-style:none;margin:clamp(16px,2vh,24px) 0 0;padding:0;display:flex;flex-wrap:wrap;gap:12px 20px}.home-hero__benefits li{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:#64748b}.home-hero__benefit-icon{color:#3b82f6;display:inline-flex}.home-hero-enter{opacity:0;transform:translateY(18px)}.home-hero.is-revealed:not(.is-instant) .home-hero-enter{animation:homeHeroEnter .7s cubic-bezier(.22,1,.36,1) var(--enter-delay,0ms) both}.home-hero.is-instant .home-hero-enter{opacity:1;transform:none}@keyframes homeHeroEnter{to{opacity:1;transform:translateY(0)}}.home-hero-visual{position:relative;display:grid;grid-template-columns:minmax(172px,.82fr) minmax(360px,1.75fr) minmax(172px,.82fr);grid-template-rows:repeat(3,minmax(140px,1fr));-moz-column-gap:clamp(18px,1.8vw,30px);column-gap:clamp(18px,1.8vw,30px);row-gap:clamp(14px,1.5vh,24px);width:100%;height:clamp(510px,59vh,610px);min-width:0;max-height:610px;isolation:isolate;overflow:visible;contain:layout;box-sizing:border-box}.home-hero-visual__backdrop{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.home-hero-visual__glow{position:absolute;left:50%;top:50%;width:120px;height:120px;margin:-60px 0 0 -60px;border-radius:999px;background:radial-gradient(circle,rgba(59,130,246,.35),rgba(59,130,246,.05) 55%,transparent 70%);opacity:0;transform:scale(.65);filter:blur(8px);pointer-events:none}.home-hero.is-revealed:not(.is-instant) .home-hero-visual__glow{animation:homeHeroGlow .26s ease-out forwards}.home-hero.is-instant .home-hero-visual__glow{opacity:.55;transform:scale(1);filter:blur(0)}@keyframes homeHeroGlow{to{opacity:1;transform:scale(1);filter:blur(0)}}.home-hero-visual__orbits{position:absolute;left:50%;top:50%;width:78%;height:72%;transform:translate(-50%,-50%);pointer-events:none}.home-hero-visual__orbit{position:absolute;inset:0;border:1.5px dashed rgba(147,197,253,.28);border-radius:50%}.home-hero-visual__orbit--b{inset:12% 14%;border-color:rgba(191,219,254,.34)}.home-hero-visual__trails{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.home-hero-trail{fill:none;stroke:rgba(96,165,250,.16);stroke-width:1;stroke-dasharray:4 7;opacity:0;pointer-events:none}.home-hero-trail--ellipse{fill:none}.home-hero.is-revealed:not(.is-instant) .home-hero-trail{animation:homeHeroTrailFade .5s ease-out 1.2s forwards}.home-hero.is-instant .home-hero-trail{opacity:1}@keyframes homeHeroTrailFade{to{opacity:1}}.home-hero-panel{grid-column:2;grid-row:1/4;align-self:center;justify-self:center;position:relative;z-index:2;box-sizing:border-box;width:100%;max-width:410px;min-height:292px;padding:14px 14px 12px;border-radius:18px;background:hsla(0,0%,100%,.98);border:1px solid rgba(148,163,184,.22);box-shadow:0 18px 50px rgba(30,64,175,.08),0 4px 14px rgba(15,23,42,.04);opacity:0;transform:scale(.96) translateY(10px);overflow:hidden;display:flex;flex-direction:column;transition:none}.home-hero.is-revealed:not(.is-instant) .home-hero-panel{animation:homeHeroPanel .44s cubic-bezier(.22,1,.36,1) .18s forwards}.home-hero.is-instant .home-hero-panel{opacity:1;transform:none}@keyframes homeHeroPanel{to{opacity:1;transform:none}}.home-hero-panel__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.home-hero-panel__title{margin:0;font-size:16px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.home-hero-panel__badge{font-size:11px;font-weight:700;color:#64748b;background:#f1f5f9;border:1px solid rgba(148,163,184,.25);border-radius:999px;padding:3px 8px}.home-hero-panel__metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.home-hero-panel__metric{padding:8px 10px;border-radius:12px;background:#f8fafc;border:1px solid rgba(226,232,240,.9)}.home-hero-panel__metric span{display:block;font-size:11px;font-weight:600;color:#94a3b8}.home-hero-panel__metric strong{display:block;margin-top:2px;font-size:14px;font-weight:800;color:#0f172a;font-variant-numeric:tabular-nums}.home-hero-panel__chart-wrap{margin-top:2px;min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.home-hero-panel__chart-area{margin-top:2px;padding:8px 10px 6px;border-radius:10px;background:rgba(248,251,255,.72);border:1px solid rgba(148,163,184,.12);min-height:0;flex:1 1 auto}.home-hero-panel__legend{display:flex;flex-wrap:wrap;gap:4px 8px;margin-bottom:6px}.home-hero-panel__legend-item{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:650;color:#64748b}.home-hero-panel__legend-item i{width:6px;height:6px;border-radius:999px;display:inline-block}.home-hero-panel__chart{width:100%;height:auto;max-height:88px;display:block}.home-hero-chart-line{stroke-dasharray:480;stroke-dashoffset:480}.home-hero.is-revealed:not(.is-instant) .home-hero-chart-line{animation:homeHeroChart 1s ease-out calc(1.5s + var(--line-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-chart-line{stroke-dashoffset:0}@keyframes homeHeroChart{to{stroke-dashoffset:0}}.home-hero-card{position:relative;z-index:3;width:var(--hero-card-w);height:var(--hero-card-h);min-width:0;box-sizing:border-box;transition:none}.home-hero-card[data-platform=emag]{grid-column:1;grid-row:1;align-self:end;justify-self:end;margin-right:4px;margin-bottom:2px}.home-hero-card[data-platform=ozon]{grid-column:1;grid-row:2;align-self:center;justify-self:end;margin-right:6px}.home-hero-card[data-platform=jumia]{grid-column:1;grid-row:3;align-self:start;justify-self:end;margin-right:2px;margin-top:2px}.home-hero-card[data-platform=takealot]{grid-column:3;grid-row:1;align-self:end;justify-self:start;margin-left:4px;margin-bottom:4px}.home-hero-card[data-platform=meli]{grid-column:3;grid-row:2;align-self:center;justify-self:start;margin-left:6px}.home-hero-card__motion{width:100%;height:100%;opacity:0;transform:translate(var(--origin-x),var(--origin-y)) scale(.78);filter:blur(3px);will-change:transform,opacity,filter}.home-hero.is-revealed:not(.is-instant) .home-hero-card__motion{animation:homeHeroFlyIrregular .72s cubic-bezier(.22,1,.36,1) calc(.35s + var(--fly-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-card__motion{opacity:1;transform:none;filter:none;will-change:auto}@keyframes homeHeroFlyIrregular{0%{opacity:0;transform:translate(var(--origin-x),var(--origin-y)) scale(.78);filter:blur(3px)}55%{opacity:1;transform:translate(calc(var(--origin-x) * .42 + var(--curve-x, 0px)),calc(var(--origin-y) * .42 + var(--curve-y, 0px))) scale(.94);filter:blur(.5px)}to{opacity:1;transform:translate(0) scale(1);filter:blur(0)}}.home-hero-card__shell{display:grid;grid-template-rows:24px 16px 28px 46px;row-gap:4px;width:100%;height:100%;box-sizing:border-box;padding:11px 12px 9px;border-radius:16px;background:hsla(0,0%,100%,.96);border:1px solid rgba(148,163,184,.16);box-shadow:0 14px 34px rgba(30,64,175,.07),0 3px 10px rgba(15,23,42,.035);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-hero-card:hover .home-hero-card__shell{transform:translateY(-3px);border-color:rgba(100,116,139,.28);box-shadow:0 18px 40px rgba(30,64,175,.1),0 4px 12px rgba(15,23,42,.05)}.home-hero-card__chart-shell{position:relative;z-index:1;width:100%;height:46px;min-height:46px;margin:0;padding:0;box-sizing:border-box;overflow:hidden;isolation:isolate;border:1px solid rgba(148,163,184,.12);border-radius:8px;background:linear-gradient(180deg,rgba(249,251,255,.98),rgba(243,247,252,.9))}.home-hero-card:hover .home-hero-card__chart-shell{background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,251,255,.95))}.home-hero-spark{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;overflow:hidden;opacity:0;pointer-events:none}.home-hero.is-revealed:not(.is-instant) .home-hero-spark{animation:homeHeroSparkShell .26s ease-out calc(1.5s + var(--spark-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-spark{opacity:1}@keyframes homeHeroSparkShell{to{opacity:1}}.home-hero-spark__svg{position:absolute;inset:0;width:100%;height:100%;display:block;overflow:hidden;pointer-events:none}.home-hero-card__logo-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;height:24px;min-width:0;opacity:0;transform:translateY(6px) scale(.9)}.home-hero.is-revealed:not(.is-instant) .home-hero-card__logo-row{animation:homeHeroFadeUp .3s ease-out calc(1.18s + var(--fly-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-card__logo-row{opacity:1;transform:none}.home-hero-card__logo-slot{width:92px;height:30px;display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;min-width:0;overflow:visible}.home-hero-card__logo{display:block;max-width:min(100%,var(--logo-max-width));max-height:min(100%,var(--logo-max-height));width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;flex-shrink:0;transform:scale(var(--logo-scale,1));transform-origin:left center}.home-hero-card__region{flex:0 0 auto;min-width:32px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#64748b;background:#f1f5f9;border-radius:999px;padding:0 7px;white-space:nowrap;opacity:0}.home-hero.is-revealed:not(.is-instant) .home-hero-card__region{animation:homeHeroFadeUp .26s ease-out calc(1.24s + var(--fly-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-card__region{opacity:1}.home-hero-card__metrics{display:contents}.home-hero-card__metric-label{display:block;font-size:11px;font-weight:650;color:#94a3b8;line-height:16px;overflow:hidden;opacity:0;transform:translateY(8px)}.home-hero-card__metric-row{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;min-width:0;min-height:0;height:100%;max-height:100%;overflow:hidden;opacity:0;transform:translateY(8px)}.home-hero.is-revealed:not(.is-instant) .home-hero-card__metric-label,.home-hero.is-revealed:not(.is-instant) .home-hero-card__metric-row{animation:homeHeroFadeUp .3s ease-out calc(1.38s + var(--fly-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-card__metric-label,.home-hero.is-instant .home-hero-card__metric-row{opacity:1;transform:none}@keyframes homeHeroFadeUp{to{opacity:1;transform:translateY(0) scale(1)}}.home-hero-card__value{font-size:20px;font-weight:800;color:#0f172a;letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap;min-width:0}.home-hero-card__growth{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;font-size:12px;font-weight:650;color:#0f9f6e;line-height:1.1;white-space:nowrap}.home-hero-card__growth.is-down{color:#e11d48}.home-hero-spark__grid{stroke:rgba(148,163,184,.13);stroke-width:1}.home-hero-spark__baseline{stroke:rgba(148,163,184,.2);stroke-width:1}.home-hero-spark__area,.home-hero-spark__dot,.home-hero-spark__line{opacity:0}.home-hero.is-revealed:not(.is-instant) .home-hero-spark__area{animation:homeHeroSparkAreaFade .5s ease-out calc(1.62s + var(--spark-delay, 0ms)) forwards}.home-hero.is-revealed:not(.is-instant) .home-hero-spark__line{stroke-dasharray:280;stroke-dashoffset:280;opacity:1;animation:homeHeroSparkDraw .6s ease-out calc(1.62s + var(--spark-delay, 0ms)) forwards}.home-hero.is-revealed:not(.is-instant) .home-hero-spark__dot{animation:homeHeroSparkFade .28s ease-out calc(2.1s + var(--spark-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-spark__area{opacity:.18}.home-hero.is-instant .home-hero-spark__dot,.home-hero.is-instant .home-hero-spark__line{opacity:1;stroke-dashoffset:0}@keyframes homeHeroSparkDraw{to{stroke-dashoffset:0}}@keyframes homeHeroSparkFade{to{opacity:1}}@keyframes homeHeroSparkAreaFade{to{opacity:.18}}.home-hero-stats{position:relative;width:100%;margin:0;min-height:78px;max-height:94px;padding:12px 20px;border-radius:18px;background:#fff;border:1px solid rgba(148,163,184,.18);box-shadow:0 12px 28px rgba(30,64,175,.05),0 2px 8px rgba(15,23,42,.03);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:18px;align-items:center;box-sizing:border-box;opacity:0;transform:translateY(14px)}.home-hero-stats.is-revealed:not(.is-instant){animation:homeHeroEnter .48s cubic-bezier(.22,1,.36,1) both}.home-hero-stats.is-instant,.home-hero-stats.is-revealed.is-instant{opacity:1;transform:none}.home-hero-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-width:0}.home-hero-stats__item{display:flex;align-items:flex-start;gap:8px;min-width:0}.home-hero-stats__icon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;color:#2563eb;background:#eff6ff;border:1px solid rgba(59,130,246,.14);flex-shrink:0}.home-hero-stats__value{font-size:20px;font-weight:800;color:#0f172a;letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1.1}.home-hero-stats__label{margin-top:2px;font-size:11px;font-weight:600;color:#94a3b8;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hero-stats__platforms{display:flex;flex-wrap:nowrap;gap:6px;justify-content:flex-end;align-items:center;min-width:0;overflow:hidden}.home-hero-stats__chip{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 8px;border-radius:999px;background:#f8fafc;border:1px solid rgba(226,232,240,.95);font-size:11px;font-weight:650;color:#334155;white-space:nowrap;flex-shrink:1;min-width:0}.home-hero-stats__chip img{width:14px;height:14px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.home-hero-stats__more{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:999px;background:#eff6ff;border:1px solid rgba(59,130,246,.2);color:#2563eb;font-size:11px;font-weight:750;text-decoration:none;white-space:nowrap;flex-shrink:0}.home-hero-stats__more:hover{background:#dbeafe}@media (min-width:1024px) and (min-height:960px){.home-hero-visual{height:clamp(540px,59vh,610px);max-height:610px}.home-hero-stats{min-height:84px;max-height:94px;padding:14px 22px}}@media (min-width:1024px) and (max-height:959px){.home-hero{padding-top:clamp(12px,1.6vh,20px);padding-bottom:clamp(12px,1.4vh,18px)}.home-hero-visual{height:clamp(450px,54vh,520px);max-height:520px}.home-hero-stats{min-height:76px;max-height:84px;padding:10px 16px}.home-hero-stats__value{font-size:18px}}@media (min-width:1024px) and (max-height:850px){.home-hero-visual{height:460px;max-height:460px;row-gap:12px}}@media (min-width:1024px) and (max-height:759px){.home-hero{min-height:0;justify-content:flex-start}.home-hero__container{gap:12px}.home-hero-visual{height:420px;max-height:420px}}@media (max-width:1439px) and (min-width:1024px){.home-hero__main{grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);gap:clamp(16px,2.2vw,36px)}.home-hero-visual{grid-template-columns:minmax(154px,.78fr) minmax(330px,1.65fr) minmax(154px,.78fr);-moz-column-gap:16px;column-gap:16px;row-gap:14px}.home-hero{--hero-card-w:clamp(154px,12vw,176px)}.home-hero-panel{max-width:380px}.home-hero-card__value{font-size:18px}}@media (max-width:1280px) and (min-width:1024px){.home-hero__main{grid-template-rows:auto auto;align-items:center}.home-hero__copy{display:contents}.home-hero__copy-content{grid-column:1;grid-row:1;align-self:center;min-width:0;z-index:2}.home-hero__copy>section{grid-column:1/-1;grid-row:2;width:100%;margin-top:4px}.home-hero-visual{grid-column:2;grid-row:1}}@media (max-width:1023px){.home-hero{min-height:0;padding-top:28px;padding-bottom:20px;--hero-card-w:100%;--hero-card-h:148px}.home-hero__container{grid-template-rows:auto auto;gap:18px}.home-hero__main{grid-template-columns:1fr;gap:24px}.home-hero__copy{max-width:none;padding-block:8px}.home-hero-visual{height:auto;max-height:none;min-height:0;grid-template-columns:1fr 1fr;grid-template-rows:auto;-moz-column-gap:12px;column-gap:12px;row-gap:12px}.home-hero-visual__backdrop{display:none}.home-hero-panel{grid-column:1/-1;grid-row:1;max-width:520px;width:100%;justify-self:center;min-height:260px;opacity:0;transform:translateY(12px)}.home-hero.is-revealed:not(.is-instant) .home-hero-panel{animation:homeHeroEnter .5s cubic-bezier(.22,1,.36,1) .12s both}.home-hero.is-instant .home-hero-panel{opacity:1;transform:none}.home-hero-card[data-platform=emag]{grid-column:1;grid-row:2;justify-self:stretch;align-self:stretch;margin:0;width:100%}.home-hero-card[data-platform=takealot]{grid-column:2;grid-row:2;justify-self:stretch;align-self:stretch;margin:0;width:100%}.home-hero-card[data-platform=ozon]{grid-column:1;grid-row:3;justify-self:stretch;align-self:stretch;margin:0;width:100%}.home-hero-card[data-platform=meli]{grid-column:2;grid-row:3;justify-self:stretch;align-self:stretch;margin:0;width:100%}.home-hero-card[data-platform=jumia]{grid-column:1/-1;grid-row:4;justify-self:center;align-self:stretch;margin:0;width:min(280px,100%)}.home-hero-stats{max-height:none;grid-template-columns:1fr;gap:14px;padding:14px 16px}.home-hero-stats__platforms{justify-content:flex-start;flex-wrap:wrap;overflow:visible}}@media (max-width:767px){.home-hero{padding-top:20px;padding-bottom:16px}.home-hero__title-brand{font-size:clamp(40px,11vw,48px)}.home-hero__title-sub{font-size:clamp(34px,9vw,42px)}.home-hero__actions{flex-direction:column}.home-hero__btn{width:100%}.home-hero__benefits{display:grid;gap:12px}.home-hero-stats__grid,.home-hero__benefits{grid-template-columns:1fr 1fr}.home-hero-stats__platforms{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;padding-right:72px}.home-hero-card__value{font-size:18px}}@media (max-width:419px){.home-hero-visual{grid-template-columns:1fr}.home-hero-card[data-platform=emag],.home-hero-card[data-platform=jumia],.home-hero-card[data-platform=meli],.home-hero-card[data-platform=ozon],.home-hero-card[data-platform=takealot]{grid-column:1;width:100%;justify-self:stretch}.home-hero-card[data-platform=emag]{grid-row:2}.home-hero-card[data-platform=takealot]{grid-row:3}.home-hero-card[data-platform=ozon]{grid-row:4}.home-hero-card[data-platform=meli]{grid-row:5}.home-hero-card[data-platform=jumia]{grid-row:6}}@media (prefers-reduced-motion:reduce){.home-hero-card,.home-hero-card__logo-row,.home-hero-card__metric-label,.home-hero-card__metric-row,.home-hero-card__motion,.home-hero-card__region,.home-hero-card__shell,.home-hero-chart-line,.home-hero-enter,.home-hero-panel,.home-hero-spark,.home-hero-spark__area,.home-hero-spark__dot,.home-hero-spark__line,.home-hero-stats,.home-hero-trail,.home-hero-visual__glow{animation:none!important;transition:none!important;opacity:1!important;filter:none!important;stroke-dashoffset:0!important}.home-hero-card,.home-hero-card__logo-row,.home-hero-card__metric-label,.home-hero-card__metric-row,.home-hero-card__motion,.home-hero-card__region,.home-hero-panel,.home-hero-spark,.home-hero-stats{transform:none!important}.home-hero-spark__area{opacity:.18!important}.home-hero-card:hover .home-hero-card__shell{transform:none!important}}