.SiteHeader-module__gsr0IW__stickyWrap{top:var(--ovo-fixed-nav-top);z-index:50;width:calc(100% - 2rem);max-width:calc(var(--ovo-container) + 2rem);pointer-events:none;padding-inline:0;position:fixed;left:50%;transform:translate(-50%)}.SiteHeader-module__gsr0IW__stickyWrap .SiteHeader-module__gsr0IW__bar{pointer-events:auto}.SiteHeader-module__gsr0IW__bar{border-radius:var(--ovo-radius-pill);border:1px solid var(--ovo-border-strong);background:color-mix(in srgb, var(--ovo-bg-elevated) 82%, transparent);-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);box-shadow:inset 0 1px #ffffff0f,0 18px 48px #00000073}.SiteHeader-module__gsr0IW__row{min-height:var(--ovo-header-h);justify-content:space-between;align-items:center;gap:1rem;padding:.35rem .35rem .35rem 1rem;display:flex}.SiteHeader-module__gsr0IW__brand{font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.03em;color:var(--ovo-text);cursor:pointer;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.SiteHeader-module__gsr0IW__brand:hover{color:var(--ovo-muted-strong)}.SiteHeader-module__gsr0IW__dot{background:linear-gradient(135deg, var(--ovo-purple-mid) 0%, var(--ovo-purple-soft) 100%);border-radius:50%;width:10px;height:10px;box-shadow:0 0 18px #818cf88c,0 0 28px #6366f159}.SiteHeader-module__gsr0IW__nav{align-items:center;gap:clamp(.75rem,2vw,1.35rem);display:flex}.SiteHeader-module__gsr0IW__nav a{color:var(--ovo-muted);cursor:pointer;white-space:nowrap;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s}.SiteHeader-module__gsr0IW__nav a:hover{color:var(--ovo-text)}.SiteHeader-module__gsr0IW__cta{color:#f4f4f8;background:linear-gradient(135deg, var(--ovo-purple-mid) 0%, var(--ovo-purple) 55%, #7c74f2 100%);border-radius:var(--ovo-radius-pill);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;padding:.55rem 1.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex}.SiteHeader-module__gsr0IW__cta:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 10px 36px #6366f161}@media (max-width:900px){.SiteHeader-module__gsr0IW__nav{display:none}.SiteHeader-module__gsr0IW__stickyWrap{width:calc(100% - 1.25rem)}}
.SectionShell-module__52rUeq__outer{width:100%;position:relative}.SectionShell-module__52rUeq__inner{width:100%;max-width:var(--ovo-container);padding-inline:var(--ovo-pad);margin-inline:auto}.SectionShell-module__52rUeq__fullBleed{width:100%;max-width:none;margin-inline:0}.SectionShell-module__52rUeq__surfaceElevated,.SectionShell-module__52rUeq__surfaceDeep{isolation:isolate}.SectionShell-module__52rUeq__surfaceElevated:before,.SectionShell-module__52rUeq__surfaceDeep:before{content:"";z-index:0;pointer-events:none;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.SectionShell-module__52rUeq__surfaceElevated:before{background:var(--ovo-bg-elevated)}.SectionShell-module__52rUeq__surfaceDeep:before{background:linear-gradient(180deg, var(--ovo-bg-elevated) 0%, var(--ovo-bg) 72%, var(--ovo-bg-elevated) 100%)}.SectionShell-module__52rUeq__innerOnSurface{z-index:1;position:relative}
.Hero-module__PgAKtG__wrap{box-sizing:border-box;min-height:100dvh;padding-top:var(--ovo-nav-visual-clearance);text-align:center;flex-direction:column;justify-content:flex-start;gap:clamp(1rem,3vw,1.75rem);padding-bottom:clamp(1.35rem,4vw,2.5rem);display:flex}.Hero-module__PgAKtG__top{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.Hero-module__PgAKtG__parallaxRegion{width:100%;max-width:48rem;position:relative}.Hero-module__PgAKtG__statsGrid{width:100%;scroll-margin-top:var(--ovo-nav-offset);flex-shrink:0;gap:.55rem;margin:clamp(.25rem,1.5vw,.75rem) 0 0;padding:0;list-style:none;display:grid}@media (min-width:520px){.Hero-module__PgAKtG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.Hero-module__PgAKtG__statsGrid{grid-template-columns:repeat(4,1fr);gap:.7rem}}.Hero-module__PgAKtG__statsCell{text-align:center;border-radius:calc(var(--ovo-radius) - 2px);border:1px solid var(--ovo-border);background:color-mix(in srgb, var(--ovo-surface) 88%, transparent);padding:.75rem .55rem;transition:border-color .2s,box-shadow .2s,transform .2s}.Hero-module__PgAKtG__statsCell:hover{border-color:#818cf859;transform:translateY(-1px);box-shadow:0 8px 28px #00000038}.Hero-module__PgAKtG__statsValue{letter-spacing:-.03em;font-size:clamp(1.35rem,3.2vw,1.65rem);font-weight:700;font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;background:linear-gradient(180deg, #fafafa 20%, var(--ovo-purple-soft) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .28rem}.Hero-module__PgAKtG__statsLabel{color:var(--ovo-muted);margin:0;font-size:.72rem;line-height:1.35}@media (max-width:519px){.Hero-module__PgAKtG__statsLabel{font-size:.68rem;line-height:1.3}}.Hero-module__PgAKtG__badge{letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--ovo-border-strong);border-radius:var(--ovo-radius-pill);color:var(--ovo-muted-strong);background:linear-gradient(120deg,#6366f124 0%,#818cf82e 50%,#a78bfa1f 100%);align-items:center;gap:.4rem;margin-bottom:1.35rem;padding:.45rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.Hero-module__PgAKtG__badge:before{content:"";background:var(--ovo-purple-soft);border-radius:50%;width:6px;height:6px;box-shadow:0 0 14px #818cf8bf}.Hero-module__PgAKtG__title{max-width:12ch;font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.045em;background:linear-gradient(185deg, #fff 8%, #e2e8f0 42%, var(--ovo-purple-soft) 92%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 auto .55rem;font-size:clamp(2.65rem,8vw,4.35rem);font-weight:700;line-height:1.02}.Hero-module__PgAKtG__tagline{letter-spacing:-.02em;max-width:36rem;color:var(--ovo-muted-strong);margin:0 auto 1rem;font-size:clamp(1.05rem,2.8vw,1.35rem);font-weight:600;line-height:1.25}.Hero-module__PgAKtG__subtitle{max-width:38rem;color:var(--ovo-muted);margin:0 auto 1.2rem;font-size:clamp(1rem,2.2vw,1.18rem);font-weight:400;line-height:1.62}.Hero-module__PgAKtG__benefits{flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;max-width:34rem;margin:0 auto 1.35rem;padding:0;list-style:none;display:flex}.Hero-module__PgAKtG__benefits li{color:var(--ovo-muted-strong);border:1px solid var(--ovo-border);border-radius:var(--ovo-radius-pill);background:color-mix(in srgb, var(--ovo-surface) 75%, transparent);padding:.4rem .95rem;font-size:.8125rem;font-weight:500}.Hero-module__PgAKtG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem;display:flex}.Hero-module__PgAKtG__primary{color:#f4f4f8;background:linear-gradient(135deg, var(--ovo-purple-mid) 0%, var(--ovo-purple) 52%, #7c74f2 100%);border-radius:var(--ovo-radius-pill);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.95rem 1.65rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex}.Hero-module__PgAKtG__primary:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 14px 44px #6366f161}.Hero-module__PgAKtG__secondary{color:var(--ovo-text);border:1px solid var(--ovo-border-strong);border-radius:var(--ovo-radius-pill);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.95rem 1.45rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.Hero-module__PgAKtG__secondary:hover{background:#818cf814;border-color:#818cf88c}.Hero-module__PgAKtG__glow{pointer-events:none;inset-inline:0;z-index:-1;background:radial-gradient(#6366f11f 0%,#0000 52%),radial-gradient(#818cf838 0%,#0000 62%);max-width:960px;height:min(58vw,460px);margin-inline:auto;position:absolute;top:12%}
.HowItWorks-module__oom_6W__section{scroll-margin-top:var(--ovo-nav-offset);padding-block:clamp(3.75rem,10vw,6.25rem);position:relative}.HowItWorks-module__oom_6W__bgBand{inset-block:0;z-index:0;pointer-events:none;background:radial-gradient(90% 55% at 50% -10%,#6366f124,#0000 52%),radial-gradient(70% 45% at 100% 80%,#818cf80f,#0000 50%),radial-gradient(55% 40% at 0 70%,#6366f10d,#0000 48%),linear-gradient(#070710 0%,#050508 35%,#07070d 100%);border-block:1px solid #818cf81a;width:100vw;position:absolute;left:50%;transform:translate(-50%)}.HowItWorks-module__oom_6W__content{z-index:1;width:100%;max-width:var(--ovo-container);padding-inline:var(--ovo-pad);margin-inline:auto;position:relative}.HowItWorks-module__oom_6W__intro{text-align:center;margin-bottom:clamp(2rem,5vw,3rem);max-width:40rem;margin-inline:auto}.HowItWorks-module__oom_6W__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--ovo-purple-soft);margin:0 0 .65rem;font-size:.72rem;font-weight:700}.HowItWorks-module__oom_6W__title{font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.035em;color:var(--ovo-text);margin:0 0 .85rem;font-size:clamp(1.75rem,4.5vw,2.65rem);font-weight:700;line-height:1.12}.HowItWorks-module__oom_6W__lead{color:var(--ovo-muted);margin:0;font-size:clamp(1rem,2vw,1.08rem);line-height:1.6}.HowItWorks-module__oom_6W__steps{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:900px){.HowItWorks-module__oom_6W__steps{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.25rem}}.HowItWorks-module__oom_6W__stepCard{text-align:left;border-radius:var(--ovo-radius);background:#0a0a12eb;border:1px solid #818cf82e;flex-direction:column;align-items:flex-start;padding:1.5rem 1.35rem 1.45rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff08}.HowItWorks-module__oom_6W__stepCard:hover{border-color:#818cf861;transform:translateY(-2px);box-shadow:inset 0 0 0 1px #818cf814,0 20px 48px #00000059}.HowItWorks-module__oom_6W__stepIndex{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.06em;color:#818cf873;font-size:.7rem;font-weight:600;position:absolute;top:1rem;right:1.1rem}.HowItWorks-module__oom_6W__iconWrap{width:44px;height:44px;color:var(--ovo-purple-soft);background:#6366f11f;border:1px solid #818cf838;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.HowItWorks-module__oom_6W__iconSvg{width:22px;height:22px}.HowItWorks-module__oom_6W__stepTitle{font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.02em;color:var(--ovo-text);margin:0 0 .5rem;font-size:1.08rem;font-weight:700}.HowItWorks-module__oom_6W__stepText{color:var(--ovo-muted);margin:0;font-size:.9rem;line-height:1.58}.HowItWorks-module__oom_6W__ctaRow{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:clamp(2rem,5vw,2.75rem);display:flex}.HowItWorks-module__oom_6W__btnPrimary{color:#f4f4f8;cursor:pointer;border-radius:var(--ovo-radius-pill);background:linear-gradient(135deg, var(--ovo-purple-mid) 0%, var(--ovo-purple) 55%, #7c74f2 100%);border:none;justify-content:center;align-items:center;padding:.82rem 1.55rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 10px 36px #4f46e559}.HowItWorks-module__oom_6W__btnPrimary:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 14px 44px #6366f16b}.HowItWorks-module__oom_6W__btnGhost{color:var(--ovo-muted-strong);cursor:pointer;border-radius:var(--ovo-radius-pill);background:0 0;border:1px solid #818cf859;justify-content:center;align-items:center;padding:.82rem 1.45rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,background .2s,transform .2s;display:inline-flex}.HowItWorks-module__oom_6W__btnGhost:hover{color:var(--ovo-text);background:#6366f114;border-color:#a78bfa8c;transform:translateY(-1px)}@media (max-width:899px){.HowItWorks-module__oom_6W__stepCard{padding-right:3rem}}
.FeaturesGrid-module__xYSebW__section{scroll-margin-top:var(--ovo-nav-offset);padding-block:clamp(3.25rem,9vw,5.5rem)}.FeaturesGrid-module__xYSebW__eyebrow{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:var(--ovo-purple-soft);margin:0 0 .65rem;font-size:.75rem;font-weight:700}.FeaturesGrid-module__xYSebW__heading{font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.035em;text-align:center;margin:0 0 .65rem;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700}.FeaturesGrid-module__xYSebW__lead{text-align:center;max-width:36rem;color:var(--ovo-muted);margin:0 auto 2.5rem;font-size:1rem;line-height:1.55}.FeaturesGrid-module__xYSebW__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.FeaturesGrid-module__xYSebW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.FeaturesGrid-module__xYSebW__grid{grid-template-columns:repeat(3,1fr)}}.FeaturesGrid-module__xYSebW__card{border-radius:var(--ovo-radius);border:1px solid var(--ovo-border);background:color-mix(in srgb, var(--ovo-surface) 92%, transparent);cursor:pointer;padding:1.35rem 1.25rem;transition:border-color .2s,transform .2s,box-shadow .2s}.FeaturesGrid-module__xYSebW__card:hover{border-color:#818cf859;transform:translateY(-2px);box-shadow:0 14px 36px #00000047}.FeaturesGrid-module__xYSebW__icon{width:40px;height:40px;color:var(--ovo-purple-soft);background:#818cf81f;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.FeaturesGrid-module__xYSebW__iconSvg{width:22px;height:22px}.FeaturesGrid-module__xYSebW__card h3{margin:0 0 .45rem;font-size:1rem;font-weight:600}.FeaturesGrid-module__xYSebW__card p{color:var(--ovo-muted);margin:0;font-size:.875rem;line-height:1.5}
.FeatureDeepA-module__pJoTNW__section{scroll-margin-top:var(--ovo-nav-offset);padding-block:clamp(3rem,8vw,5rem)}.FeatureDeepA-module__pJoTNW__row{align-items:center;gap:clamp(1.75rem,4vw,3rem);display:grid}@media (min-width:900px){.FeatureDeepA-module__pJoTNW__row{grid-template-columns:1fr 1fr}}.FeatureDeepA-module__pJoTNW__copy h2{letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.45rem,3vw,1.85rem);font-weight:600}.FeatureDeepA-module__pJoTNW__copy p{color:var(--ovo-muted);margin:0;font-size:1rem;line-height:1.6}.FeatureDeepA-module__pJoTNW__visual{border-radius:var(--ovo-radius);border:1px solid var(--ovo-border);background:linear-gradient(145deg,#6366f11f 0%,#0c0c0fe6 45%,#0c0c0ff2 100%);justify-content:center;align-items:center;min-height:clamp(200px,28vw,260px);padding:clamp(1rem,3vw,1.5rem);display:flex;box-shadow:0 24px 48px #00000059}.FeatureDeepA-module__pJoTNW__pingSvg{width:100%;max-width:400px;height:auto;overflow:visible}
.FeatureDeepB-module__T_wvJq__section{scroll-margin-top:var(--ovo-nav-offset);padding-block:clamp(3rem,8vw,5rem)}.FeatureDeepB-module__T_wvJq__row{align-items:center;gap:clamp(1.75rem,4vw,3rem);display:grid}@media (min-width:900px){.FeatureDeepB-module__T_wvJq__row{grid-template-columns:1fr 1fr}.FeatureDeepB-module__T_wvJq__rowReverse{direction:rtl}.FeatureDeepB-module__T_wvJq__rowReverse>*{direction:ltr}}.FeatureDeepB-module__T_wvJq__copy h2{letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.45rem,3vw,1.85rem);font-weight:600}.FeatureDeepB-module__T_wvJq__copy p{color:var(--ovo-muted);margin:0;font-size:1rem;line-height:1.6}.FeatureDeepB-module__T_wvJq__visual{border-radius:var(--ovo-radius);border:1px solid var(--ovo-border);background:radial-gradient(80% 60% at 30% 20%,#818cf826,#0000 55%),#0c0c0feb;flex-direction:column;justify-content:flex-end;gap:.75rem;min-height:220px;padding:1.25rem;display:flex;box-shadow:0 24px 48px #00000059}.FeatureDeepB-module__T_wvJq__list{flex-direction:column;gap:.5rem;display:flex}.FeatureDeepB-module__T_wvJq__listRow{color:var(--ovo-muted);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:.65rem;padding:.55rem .75rem;font-size:.8125rem;display:flex}.FeatureDeepB-module__T_wvJq__dot{background:#818cf8d9;border-radius:50%;flex-shrink:0;width:8px;height:8px}
.PlatformsStrip-module__0SxmgG__section{scroll-margin-top:var(--ovo-nav-offset);padding-block:clamp(2.5rem,6vw,4rem)}.PlatformsStrip-module__0SxmgG__title{text-align:center;letter-spacing:-.02em;margin:0 0 .65rem;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:600}.PlatformsStrip-module__0SxmgG__lead{text-align:center;max-width:40rem;color:var(--ovo-muted);margin:0 auto 1.5rem;font-size:.95rem;line-height:1.55}.PlatformsStrip-module__0SxmgG__row{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.PlatformsStrip-module__0SxmgG__tile{border-radius:var(--ovo-radius);border:1px solid var(--ovo-border);text-align:center;background:#0c0c0fa6;flex:240px;max-width:320px;padding:1.5rem 1.35rem}.PlatformsStrip-module__0SxmgG__tile strong{margin-bottom:.35rem;font-size:1.05rem;display:block}.PlatformsStrip-module__0SxmgG__tile span{color:var(--ovo-muted);font-size:.875rem;line-height:1.45}.PlatformsStrip-module__0SxmgG__badgeRow{color:var(--ovo-purple-soft);justify-content:center;gap:.5rem;margin-bottom:.75rem;display:flex}.PlatformsStrip-module__0SxmgG__platformIcon{width:2rem;height:2rem}
.TechHighlights-module__EBnhTa__section{scroll-margin-top:var(--ovo-nav-offset);padding-block:clamp(2.75rem,7vw,4.5rem)}.TechHighlights-module__EBnhTa__heading{letter-spacing:-.02em;text-align:center;margin:0 0 .5rem;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:600}.TechHighlights-module__EBnhTa__lead{text-align:center;max-width:36rem;color:var(--ovo-muted);margin:0 auto 2rem;font-size:1rem;line-height:1.55}.TechHighlights-module__EBnhTa__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:720px){.TechHighlights-module__EBnhTa__grid{grid-template-columns:repeat(3,1fr)}}.TechHighlights-module__EBnhTa__card{border-radius:var(--ovo-radius);border:1px solid var(--ovo-border);background:color-mix(in srgb, var(--ovo-surface) 92%, transparent);padding:1.35rem 1.2rem;transition:border-color .2s,transform .2s}.TechHighlights-module__EBnhTa__card:hover{border-color:#818cf859;transform:translateY(-2px)}.TechHighlights-module__EBnhTa__icon{width:40px;height:40px;color:var(--ovo-purple-soft);background:#818cf81f;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.TechHighlights-module__EBnhTa__iconSvg{width:22px;height:22px}.TechHighlights-module__EBnhTa__card h3{margin:0 0 .45rem;font-size:1rem;font-weight:600}.TechHighlights-module__EBnhTa__card p{color:var(--ovo-muted);margin:0;font-size:.875rem;line-height:1.5}
.ParallaxShowcase-module__yAmQyW__root{isolation:isolate;position:relative;overflow-x:clip}.ParallaxShowcase-module__yAmQyW__root:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(180deg, var(--ovo-bg-elevated) 0%, #0b0b14 40%, var(--ovo-bg-elevated) 100%);width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ParallaxShowcase-module__yAmQyW__section{z-index:1;scroll-margin-top:var(--ovo-nav-offset);padding-block:clamp(3rem,9vw,5.5rem);position:relative;overflow:hidden}.ParallaxShowcase-module__yAmQyW__bg{pointer-events:none;z-index:0;background:radial-gradient(75% 60% at 48% 32%,#818cf847 0%,#6366f112 42%,#0000 70%);position:absolute;inset:-22% -18% -28%}.ParallaxShowcase-module__yAmQyW__inner{z-index:1;position:relative}.ParallaxShowcase-module__yAmQyW__heading{letter-spacing:-.02em;text-align:center;z-index:1;margin:0 0 .5rem;font-size:clamp(1.45rem,3vw,1.85rem);font-weight:600;position:relative}.ParallaxShowcase-module__yAmQyW__lead{text-align:center;max-width:34rem;color:var(--ovo-muted);z-index:1;margin:0 auto 2rem;font-size:1rem;line-height:1.55;position:relative}.ParallaxShowcase-module__yAmQyW__stage{perspective:900px;z-index:1;justify-content:center;display:flex;position:relative}.ParallaxShowcase-module__yAmQyW__card{border-radius:calc(var(--ovo-radius) + 4px);border:1px solid var(--ovo-border);width:100%;max-width:380px;transform-style:preserve-3d;background:#0c0c0feb;padding:1.5rem 1.35rem;box-shadow:0 32px 64px #00000073}.ParallaxShowcase-module__yAmQyW__cardHeader{align-items:center;gap:.65rem;margin-bottom:1.25rem;display:flex}.ParallaxShowcase-module__yAmQyW__pulse{background:#34d399e6;border-radius:50%;width:10px;height:10px;box-shadow:0 0 12px #34d39980}.ParallaxShowcase-module__yAmQyW__cardTitle{font-size:.9rem;font-weight:600}.ParallaxShowcase-module__yAmQyW__rows{flex-direction:column;gap:.65rem;display:flex}.ParallaxShowcase-module__yAmQyW__row{background:#ffffff0f;border-radius:6px;height:12px}.ParallaxShowcase-module__yAmQyW__rowWide{width:92%}.ParallaxShowcase-module__yAmQyW__rowMid{width:76%}.ParallaxShowcase-module__yAmQyW__rowNarrow{width:58%}
.HighlightBand-module__Akf-ha__outer{isolation:isolate;width:100%;padding-block:clamp(2rem,5vw,3rem);position:relative}.HighlightBand-module__Akf-ha__outer:before{content:"";z-index:0;pointer-events:none;background:var(--ovo-bg-elevated);width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.HighlightBand-module__Akf-ha__inner{z-index:1;width:100%;max-width:var(--ovo-container);padding:clamp(2.25rem, 5vw, 3.25rem) var(--ovo-pad);border-radius:calc(var(--ovo-radius) + 6px);border:1px solid var(--ovo-border-strong);background:linear-gradient(145deg, #6366f11a 0%, transparent 42%), linear-gradient(215deg, #818cf81f 0%, transparent 48%), color-mix(in srgb, var(--ovo-surface) 94%, transparent);color:var(--ovo-text);margin-inline:auto;position:relative;box-shadow:inset 0 0 0 1px #ffffff0d,0 28px 70px #0000006b}.HighlightBand-module__Akf-ha__pill{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--ovo-border);border-radius:var(--ovo-radius-pill);background:color-mix(in srgb, var(--ovo-bg-elevated) 80%, transparent);width:fit-content;color:var(--ovo-muted-strong);margin:0 auto 1.15rem;padding:.42rem 1rem;font-size:.72rem;font-weight:700;display:block}.HighlightBand-module__Akf-ha__title{text-align:center;font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.035em;background:linear-gradient(185deg, #fff 15%, #cbd5e1 55%, var(--ovo-purple-soft) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;line-height:1.12}.HighlightBand-module__Akf-ha__lead{text-align:center;max-width:38rem;color:var(--ovo-muted);margin:0 auto 1.85rem;font-size:1.02rem;line-height:1.58}.HighlightBand-module__Akf-ha__ctaRow{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}.HighlightBand-module__Akf-ha__btnBase{border-radius:var(--ovo-radius-pill);cursor:pointer;justify-content:center;align-items:center;padding:.85rem 1.45rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,color .2s;display:inline-flex}.HighlightBand-module__Akf-ha__btnPrimary{color:#f4f4f8;background:linear-gradient(135deg, var(--ovo-purple-mid) 0%, var(--ovo-purple) 52%, #7c74f2 100%);border:none;box-shadow:0 10px 36px #4f46e552;}.HighlightBand-module__Akf-ha__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 14px 44px #6366f161}.HighlightBand-module__Akf-ha__btnGhost{color:var(--ovo-muted-strong);border:1px solid var(--ovo-border-strong);background:0 0;}.HighlightBand-module__Akf-ha__btnGhost:hover{color:var(--ovo-text);border-color:#818cf88c}
.DownloadCta-module__wPaR_G__section{scroll-margin-top:var(--ovo-nav-offset);padding-block:clamp(2.5rem,7vw,4rem)}.DownloadCta-module__wPaR_G__box{border-radius:calc(var(--ovo-radius) + 4px);text-align:center;background:linear-gradient(145deg,#6366f11f 0%,#0c0c0fe6 45%,#818cf814 100%);border:1px solid #818cf840;padding:clamp(1.75rem,4vw,2.5rem)}.DownloadCta-module__wPaR_G__box h2{margin:0 0 .5rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:600}.DownloadCta-module__wPaR_G__box p{max-width:32rem;color:var(--ovo-muted);margin:0 auto 1.25rem;font-size:.95rem;line-height:1.5}.DownloadCta-module__wPaR_G__badges{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.DownloadCta-module__wPaR_G__store{border:1px solid var(--ovo-border);color:var(--ovo-text);background:#ffffff0a;border-radius:12px;align-items:center;gap:.5rem;padding:.65rem 1.15rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.DownloadCta-module__wPaR_G__store:hover{background:#818cf81a;border-color:#818cf873}.DownloadCta-module__wPaR_G__storeMuted{opacity:.52;cursor:default;pointer-events:none}.DownloadCta-module__wPaR_G__storeMuted:hover{border-color:var(--ovo-border);background:#ffffff0a}.DownloadCta-module__wPaR_G__note{color:var(--ovo-muted);margin:1rem 0 0;font-size:.8rem}
.FaqSection-module__qIgKuq__section{scroll-margin-top:var(--ovo-nav-offset);padding-block:clamp(3rem,8vw,5rem)}.FaqSection-module__qIgKuq__head{text-align:center;margin-bottom:2rem}.FaqSection-module__qIgKuq__head h2{letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:600}.FaqSection-module__qIgKuq__head p{color:var(--ovo-muted);margin:0;font-size:1rem;line-height:1.5}.FaqSection-module__qIgKuq__list{max-width:720px;margin-inline:auto}.FaqSection-module__qIgKuq__item{border-top:1px solid #ffffff1f}.FaqSection-module__qIgKuq__item:first-child{border-top:none}.FaqSection-module__qIgKuq__question{width:100%;font:inherit;text-align:left;color:var(--ovo-text);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:1.1rem 0;font-size:1.05rem;font-weight:500;display:flex}.FaqSection-module__qIgKuq__question:hover{color:#e4e4e7}.FaqSection-module__qIgKuq__chevron{width:28px;height:28px;color:var(--ovo-muted);flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s;display:flex}.FaqSection-module__qIgKuq__chevronOpen{transform:rotate(180deg)}.FaqSection-module__qIgKuq__answer{overflow:hidden}.FaqSection-module__qIgKuq__answerInner{color:var(--ovo-muted);padding-bottom:1.15rem;font-size:.95rem;line-height:1.55}.FaqSection-module__qIgKuq__answerLink{color:var(--ovo-purple-soft);text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px}.FaqSection-module__qIgKuq__answerLink:hover{color:var(--ovo-text)}@media (max-width:768px){.FaqSection-module__qIgKuq__head{text-align:left}}
.SiteFooter-module__e1nGvW__footer{border-top:1px solid var(--ovo-border-strong);background:linear-gradient(#0000 0%,#6366f10a 100%);margin-top:auto;padding-block:2.25rem 2.5rem}.SiteFooter-module__e1nGvW__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.SiteFooter-module__e1nGvW__copy{color:var(--ovo-muted);margin:0;font-size:.875rem}.SiteFooter-module__e1nGvW__links{gap:1.35rem;display:flex}.SiteFooter-module__e1nGvW__links a{color:var(--ovo-muted);cursor:pointer;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.SiteFooter-module__e1nGvW__links a:hover{color:var(--ovo-purple-soft)}
