.home-omni-widget .oyw-mock-root{--oyw-accent:#151223;--oyw-border:#eceef2;--oyw-button-bg:#2940f2;--oyw-button-bg-hover:#1e34dc;--oyw-button-fg:#fff;--oyw-link:#8b93a7;--oyw-assistant-tint:#d6e8ff;--oyw-assistant-border:#b8d4fa;--oyw-orb-a:#15effe;--oyw-orb-b:#2940f2;font-family:var(--font-archivo), system-ui, sans-serif;width:100%;max-width:390px;position:relative}.home-omni-widget .oyw-mock-panel{border:1px solid var(--oyw-border);background:#fff;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 8px 28px #0f122314}.home-omni-widget .oyw-mock-header{border-bottom:1px solid var(--oyw-border);background:#fff;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.home-omni-widget .oyw-mock-header-brand{align-items:center;gap:.625rem;min-width:0;display:flex}.home-omni-widget .oyw-mock-header-avatar{border-radius:50%;flex-shrink:0;width:32px;height:32px;overflow:hidden}.home-omni-widget .oyw-mock-header-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.home-omni-widget .oyw-mock-title{color:var(--oyw-accent);white-space:nowrap;font-size:.9375rem;font-weight:700}.home-omni-widget .oyw-mock-header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.home-omni-widget .oyw-mock-mode-bar{border:1px solid var(--oyw-border);background:#fff;border-radius:999px;padding:.125rem;display:flex}.home-omni-widget .oyw-mock-mode-btn{cursor:pointer;color:#5c6478;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:.3rem .65rem;font-size:.6875rem;font-weight:600}.home-omni-widget .oyw-mock-mode-btn.is-active{background:var(--oyw-button-bg);color:#fff}.home-omni-widget .oyw-mock-close{color:#8b93a7;cursor:default;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.home-omni-widget .oyw-mock-scroll{background:#fff;flex-direction:column;gap:.75rem;min-height:280px;max-height:340px;padding:1rem 1rem .875rem;display:flex;overflow-y:auto}.home-omni-widget .oyw-mock-row{opacity:0;flex-direction:column;max-width:92%;animation:.4s forwards home-widget-fade-in;display:flex}.home-omni-widget .oyw-mock-row.is-visible{opacity:1}.home-omni-widget .oyw-mock-row--user{align-self:flex-end;align-items:flex-end}.home-omni-widget .oyw-mock-row--assistant{align-self:flex-start;align-items:flex-start;max-width:100%}.home-omni-widget .oyw-mock-bubble{border-radius:12px;font-size:.8125rem;line-height:1.5}.home-omni-widget .oyw-mock-bubble-text{white-space:pre-line;margin:0}.home-omni-widget .oyw-mock-bubble--user{color:var(--oyw-accent);border:1px solid var(--oyw-border);background:#fff;padding:.625rem .875rem}.home-omni-widget .oyw-mock-bubble--assistant{background:var(--oyw-assistant-tint);color:var(--oyw-accent);border:1px solid var(--oyw-assistant-border);width:100%;padding:.75rem .875rem}.home-omni-widget .oyw-mock-audio-block{margin-top:.75rem}.home-omni-widget .oyw-mock-audio-btn{border:1px solid var(--oyw-border);color:var(--oyw-accent);cursor:default;background:#fff;border-radius:8px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.75rem;font-weight:500;display:inline-flex}.home-omni-widget .oyw-mock-audio-play{font-size:.5625rem;line-height:1}.home-omni-widget .oyw-mock-waveform{align-items:center;gap:3px;height:14px;margin-top:.5rem;display:flex}.home-omni-widget .oyw-mock-waveform span{background:#94b8e8;border-radius:50%;width:4px;height:4px}.home-omni-widget .oyw-mock-voice-bubble{border:1px solid var(--oyw-border);background:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.home-omni-widget .oyw-mock-voice-icon{background:var(--oyw-button-bg);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.5625rem;display:flex}.home-omni-widget .oyw-mock-live-stage{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:280px;padding:2rem 1rem;display:flex}.home-omni-widget .oyw-mock-orb{background:radial-gradient(circle at 30% 30%, var(--oyw-orb-a), var(--oyw-orb-b));border-radius:50%;width:72px;height:72px;box-shadow:0 8px 32px #2940f247}.home-omni-widget .oyw-mock-live-hint{color:#8b93a7;font-size:.8125rem}.home-omni-widget .oyw-mock-composer{border-top:1px solid var(--oyw-border);background:#fff;padding:.75rem 1rem .625rem}.home-omni-widget .oyw-mock-composer-field{border:1px solid var(--oyw-border);background:#fff;border-radius:10px;padding:.625rem .75rem .5rem;position:relative}.home-omni-widget .oyw-mock-input{resize:none;width:100%;min-height:64px;color:var(--oyw-accent);background:0 0;border:none;border-radius:0;outline:none;padding:0 0 2.5rem;font-family:inherit;font-size:.875rem;line-height:1.4}.home-omni-widget .oyw-mock-input::placeholder{color:#b0b7c3}.home-omni-widget .oyw-mock-btn-send{background:var(--oyw-button-bg);min-height:36px;color:var(--oyw-button-fg);cursor:default;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 1rem;font-family:inherit;font-size:.8125rem;font-weight:700;display:flex;position:absolute;bottom:.5rem;right:.5rem}.home-omni-widget .oyw-mock-powered-by{color:#b0b7c3;background:#fff;justify-content:flex-start;align-items:center;gap:.375rem;padding:.375rem 1rem .75rem;font-size:.6875rem;display:flex}.home-omni-widget .oyw-mock-powered-icon{object-fit:contain;flex-shrink:0;width:16px;height:16px;display:block}.home-omni-widget .oyw-mock-powered-by a{color:var(--oyw-link);text-decoration:none}@keyframes home-widget-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.home-omni-widget .oyw-mock-row{opacity:1;animation:none}}
.home-page-shell{--home-gutter:clamp(1rem, 4vw, 1.25rem);--home-section-py:clamp(4rem, 8vh, 5.5rem);--home-section-curl:2rem;--home-max:72rem;--home-radius:1rem;--home-radius-lg:1.25rem;--home-radius-pill:9999px;--home-header-offset:calc(68px + 1.75rem);--home-anchor-offset:5rem;--home-reveal-y:28px;--home-reveal-duration:.85s;--home-reveal-ease:cubic-bezier(.22, 1, .36, 1);--home-reveal-spring:cubic-bezier(.34, 1.25, .44, 1);max-width:100%;overflow-x:clip}.home-root{color:var(--brand-black);font-family:var(--font-archivo), system-ui, sans-serif;background:#eef3fb;max-width:100%;overflow-x:clip}.home-root main{max-width:100%;overflow-x:clip}.home-root [id]{scroll-margin-top:var(--home-anchor-offset)}@media (max-width:899px){.home-page-shell{--home-header-offset:calc(52px + 1.75rem)}.home-header.is-scrolled .home-header__pill-glass{-webkit-backdrop-filter:none}.home-header.is-scrolled.is-on-light .home-header__pill-glass{background:#fffffff0}.home-header.is-scrolled.is-on-dark .home-header__pill-glass{background:#121020eb}.home-hero-shell__glow,.home-features__glow,.home-hub__aurora,.home-hub__logo-rings span,.home-hub__icons--mobile .home-hub__icon,.home-channels-hub.is-in-view .home-hub__phone-img{animation:none}.home-channels-hub.is-in-view .home-hub__line{stroke-dashoffset:0;opacity:.85;animation:none}.home-channels-hub.is-in-view .home-hub__anchor{opacity:.65;animation:none}.home-features__card-wrap,.home-features__tab-line-fill{will-change:auto}.home-features--static .home-features__card-wrap.is-active .home-feature-card__mock-stage,.home-features__card-wrap.is-active .home-feature-card__mock-stage{animation:none}.home-feature-mock-motion.is-active .home-feature-mock-motion__content{animation:home-mock-stage-enter .85s var(--home-reveal-spring) both}.home-feature-card__mock-image{border-radius:0}.home-feature-card__mock{overflow:visible}.home-feature-card__mock-stage--briefing .home-mock-briefing{border-radius:.625rem}.home-hero__widget-wrap{opacity:1;will-change:auto;transform:none}.home-hero.is-entered .home-hero__widget-float{animation:none}.home-hero:not(.is-entered) .home-hero__copy>*,.home-hero:not(.is-entered) .home-hero__visual{opacity:1;filter:none;transform:none}.home-hero.is-entered .home-hero__copy>*,.home-hero.is-entered .home-hero__visual{animation:none}.home-hub__stage{touch-action:pan-y}}@media (min-width:768px){.home-page-shell{--home-gutter:2rem;--home-section-py:clamp(5rem, 9vh, 6.5rem)}}@media (min-width:1024px){.home-page-shell{--home-gutter:2.5rem;--home-section-py:clamp(5.5rem, 10vh, 7.5rem)}}.home-container{width:100%;max-width:var(--home-max);padding-inline:var(--home-gutter);margin-inline:auto}.home-section{padding-block:var(--home-section-py)}.home-section--white{color:var(--brand-black);background:#fff}.home-section--mist{background:var(--brand-mist)}.home-section--cloud{background:var(--brand-cloud)}.home-section--black{color:#fff;background:#0a0a12}.home-section--deep{background:var(--brand-deep);color:#fff}.home-h1{font-family:var(--font-cal-sans), var(--font-archivo), sans-serif;text-wrap:balance;color:#fff;flex-direction:column;gap:.15em;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:400;line-height:1.05;display:flex}.home-h1__line--muted{color:var(--brand-sky)}.home-hero__title .home-h1__line--muted{color:var(--brand-ocean)}.home-hero__title{letter-spacing:-.02em;line-height:1.02}.home-h2{font-family:var(--font-cal-sans), var(--font-archivo), sans-serif;text-wrap:balance;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;line-height:1.15}.home-h2--light{color:#fff}.home-split-title{text-align:center;flex-direction:column;align-items:center;gap:.12em;margin-bottom:clamp(2.25rem,4.5vw,3rem);display:flex}.home-split-title__line--muted,.home-section--white .home-split-title__line--muted,.home-section--mist .home-split-title__line--muted,.home-section--cloud .home-split-title__line--muted{color:var(--brand-sky)}.home-section--deep .home-split-title__line--muted,.home-section--black .home-split-title__line--muted,.home-fit .home-split-title__line--muted,.home-final-cta .home-split-title__line--muted,.home-h2--light .home-split-title__line--muted{color:var(--brand-ocean)}.home-eyebrow{margin-bottom:1.25rem;font-size:.875rem;font-weight:500}.home-eyebrow__brand{color:var(--brand-sky)}.home-eyebrow__sep,.home-eyebrow__tag{color:#ffffff8c}.home-accent{color:var(--brand-santorini)}.home-rotating-word{vertical-align:baseline;font:inherit;line-height:inherit;letter-spacing:inherit;background:linear-gradient(120deg,#2940f2 0%,#006fff 45%,#15effe 100%);color:#0000;filter:drop-shadow(0 0 18px #15effe38);-webkit-background-clip:text;background-clip:text;display:inline}.home-rotating-word__track{min-width:6ch;display:inline;position:relative}.home-rotating-word__word{white-space:nowrap;opacity:0;filter:blur(6px);transform:translateY(110%)}.home-rotating-word__word:not(.is-active):not(.is-leaving){visibility:hidden;pointer-events:none;position:absolute;top:0;left:0}.home-rotating-word__word.is-active{visibility:visible;animation:home-rotating-word-in .55s var(--home-reveal-spring) both;position:relative}.home-rotating-word__word.is-leaving{visibility:visible;animation:.42s both home-rotating-word-out;position:absolute;top:0;left:0}@keyframes home-rotating-word-in{0%{opacity:0;filter:blur(8px);transform:translateY(110%)scale(.92)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes home-rotating-word-out{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(6px);transform:translateY(-95%)scale(.94)}}@media (prefers-reduced-motion:reduce){.home-rotating-word__word{filter:none;opacity:1;transition:none;animation:none;transform:none}.home-rotating-word__word:not(.is-active){display:none}}.home-btn{cursor:pointer;border-radius:var(--home-radius-pill);min-height:44px;transition:transform .22s var(--home-reveal-ease), box-shadow .22s ease, background .15s, filter .15s;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.2;display:inline-flex}.home-btn--lg{padding:.875rem 1.5rem;font-size:.9375rem}.home-btn--primary{background:var(--brand-santorini);color:#fff}.home-btn--primary:hover{filter:brightness(1.08)}.home-btn--header-cta{color:#fff;background:linear-gradient(135deg,#3d52f5 0%,#1a2db8 100%);box-shadow:0 4px 20px #2940f259}.home-btn--header-cta:hover{filter:brightness(1.06)}.home-btn--hero-primary{color:#fff;background:linear-gradient(135deg,#2940f2 0%,#006fff 100%);border:1px solid #ffffff14;box-shadow:0 8px 32px #2940f28c}.home-btn--hero-primary:hover{filter:brightness(1.06);box-shadow:0 12px 40px #2940f29e}.home-btn:hover:not(:disabled){transform:translateY(-2px)scale(1.02)}.home-btn:active:not(:disabled){transition-duration:80ms;transform:translateY(0)scale(.98)}.home-btn--hero-primary,.home-btn--header-cta,.home-btn--features-cta,.home-btn--primary{isolation:isolate;position:relative;overflow:hidden}.home-btn--hero-primary:after,.home-btn--header-cta:after,.home-btn--features-cta:after,.home-btn--primary:after{content:"";z-index:0;transition:transform .65s var(--home-reveal-ease);pointer-events:none;background:linear-gradient(105deg,#0000 35%,#ffffff47 50%,#0000 65%);position:absolute;inset:0;transform:translate(-120%)}.home-btn--hero-primary:hover:after,.home-btn--header-cta:hover:after,.home-btn--features-cta:hover:after,.home-btn--primary:hover:after{transform:translate(120%)}.home-btn--hero-primary>*,.home-btn--header-cta>*,.home-btn--features-cta>*,.home-btn--primary>*{z-index:1;position:relative}.home-btn--ghost,.home-btn--ghost-light{color:#fff;background:0 0;border:1px solid #ffffff59}.home-reveal__item,.home-reveal--stagger:not(.is-visible)>*{opacity:0;transform:translateY(var(--home-reveal-y)) scale(.96);filter:blur(4px)}.home-reveal.is-visible .home-reveal__item,.home-reveal.is-visible.home-reveal--stagger>*{animation:home-reveal-pop .9s var(--home-reveal-spring) both;animation-delay:calc(var(--reveal-i,0) * .1s)}@keyframes home-reveal-pop{0%{opacity:0;transform:translateY(var(--home-reveal-y)) scale(.96);filter:blur(4px)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.home-reveal--stagger>:first-child{--reveal-i:0}.home-reveal--stagger>:nth-child(2){--reveal-i:1}.home-reveal--stagger>:nth-child(3){--reveal-i:2}.home-reveal--stagger>:nth-child(4){--reveal-i:3}.home-reveal--stagger>:nth-child(5){--reveal-i:4}.home-reveal--stagger>:nth-child(6){--reveal-i:5}.home-reveal--stagger>:nth-child(7){--reveal-i:6}.home-reveal--stagger>:nth-child(8){--reveal-i:7}.home-channels-strip__pills>.home-reveal__item,.home-pricing__layout>.home-reveal__item{display:contents}.home-reveal-image{border-radius:inherit;overflow:hidden}.home-reveal-image:not(.is-visible){opacity:0;clip-path:inset(8% 4% 22% round .75rem);transform:translateY(22px)scale(.94)}.home-reveal-image.is-visible{opacity:1;clip-path:inset(0 round .75rem);animation:home-reveal-image-in 1s var(--home-reveal-spring) both;transform:translateY(0)scale(1)}@keyframes home-reveal-image-in{0%{opacity:0;clip-path:inset(8% 4% 22% round .75rem);transform:translateY(22px)scale(.94)}to{opacity:1;clip-path:inset(0 round .75rem);transform:translateY(0)scale(1)}}@media (min-width:768px){.home-reveal-image--float.is-visible{animation:home-reveal-image-in 1s var(--home-reveal-spring) both, home-reveal-image-float 4.5s ease-in-out 1s infinite}}@media (max-width:767px){.home-reveal-image--float.is-visible{animation:home-reveal-image-in .85s var(--home-reveal-spring) both, home-reveal-image-float 5s ease-in-out .85s infinite}.home-reveal-image:not(.is-visible){clip-path:inset(8% 4% 22%)}.home-reveal-image.is-visible{clip-path:inset(0)}@keyframes home-reveal-image-in{0%{opacity:0;clip-path:inset(8% 4% 22%);transform:translateY(22px)scale(.94)}to{opacity:1;clip-path:inset(0);transform:translateY(0)scale(1)}}}@keyframes home-reveal-image-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.01)}}@keyframes home-mock-stage-enter{0%{opacity:0;filter:blur(10px);transform:translateY(28px)scale(.9)rotate(-1deg)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)rotate(0)}}@keyframes home-mock-stage-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.01)}}@keyframes home-feature-copy-in{0%{opacity:0;filter:blur(3px);transform:translate(16px)}to{opacity:1;filter:blur();transform:translate(0)}}@keyframes home-hero-glow-drift{0%,to{opacity:1;transform:scale(1)translate(0)}50%{opacity:.92;transform:scale(1.04)translate(1%,-1%)}}@keyframes home-hero-widget-float{0%,to{transform:translateY(0);box-shadow:0 16px 36px #00000038}50%{transform:translateY(-10px);box-shadow:0 28px 56px #00000047,0 0 48px #2940f238}}@keyframes home-features-glow-drift{0%,to{opacity:.85;transform:translate(-50%,-28%)scale(1)}50%{opacity:1;transform:translate(-50%,-30%)scale(1.05)}}@keyframes home-hub-logo-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes home-hub-phone-in{0%{opacity:0;filter:blur(8px);transform:scale(.88)translateY(24px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}@keyframes home-hub-phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes home-hub-aurora{0%,to{opacity:.55;transform:translate(-5%,-5%)scale(1)}50%{opacity:.85;transform:translate(5%,3%)scale(1.08)}}@keyframes home-hub-ring-pulse{0%{opacity:.55;transform:translate(-50%,-50%)scale(.75)}to{opacity:0;transform:translate(-50%,-50%)scale(2.4)}}@keyframes home-hub-logo-flash{0%,to{filter:drop-shadow(0 0 #0000);transform:scale(1)}40%{filter:drop-shadow(0 0 22px #15effe8c);transform:scale(1.04)}}@keyframes home-hub-line-flash{0%,to{stroke:#0090ff;stroke-width:1px}35%{stroke:#15effe;stroke-width:2px;opacity:1}}.home-hero-shell{padding-top:var(--home-header-offset);background:linear-gradient(#000 0% 58%,#eef3fb 100%);position:relative;overflow:clip visible}.home-hero-shell__bg,.home-hero-shell__glow,.home-hero-shell__grain,.home-hero-shell__fade{pointer-events:none;position:absolute}.home-hero-shell__glow,.home-hero-shell__grain{inset:0}.home-hero-shell__bg{opacity:1;background:url(/home/hero-gradient-bg.png) bottom/cover no-repeat;inset:0 0 -12%;-webkit-mask-image:linear-gradient(#000 0% 52%,#000000eb 68%,#0000 100%);mask-image:linear-gradient(#000 0% 52%,#000000eb 68%,#0000 100%)}.home-hero-shell__glow{background:radial-gradient(100% 80% at 50% 100%,#006fff6b 0%,#2940f238 42%,#0000 72%),radial-gradient(90% 75% at 62% 88%,#006fff8c 0%,#2940f247 38%,#0000 68%),radial-gradient(55% 45% at 48% 100%,#15effe38 0%,#0000 62%);animation:10s ease-in-out infinite home-hero-glow-drift;-webkit-mask-image:linear-gradient(#000 0% 45%,#000000bf 72%,#0000 100%);mask-image:linear-gradient(#000 0% 45%,#000000bf 72%,#0000 100%)}.home-hero-shell__grain{opacity:.14;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");background-size:180px 180px;-webkit-mask-image:linear-gradient(#000 0% 55%,#0000 92%);mask-image:linear-gradient(#000 0% 55%,#0000 92%)}.home-hero-shell__fade{z-index:1;background:linear-gradient(#0000 0%,#eef3fb59 38%,#eef3fb 78% 100%);height:min(52%,400px);inset:auto 0 0}.home-hero-shell__content{z-index:2;position:relative}@media (max-width:899px){.home-hero-shell{background:linear-gradient(#000 0%,#030535 68%,#12102a 84%,#eef3fb 100%)}.home-hero-shell__bg{background-position:50% 108%;inset:0 0 -24%;-webkit-mask-image:linear-gradient(#000 0% 62%,#000000f5 76%,#000000d1 86%,#0000 100%);mask-image:linear-gradient(#000 0% 62%,#000000f5 76%,#000000d1 86%,#0000 100%)}.home-hero-shell__glow{-webkit-mask-image:linear-gradient(#000 0% 55%,#000000e0 72%,#0000008c 86%,#0000 100%);mask-image:linear-gradient(#000 0% 55%,#000000e0 72%,#0000008c 86%,#0000 100%)}.home-hero-shell__grain{-webkit-mask-image:linear-gradient(#000 0% 58%,#000000bf 78%,#0000 98%);mask-image:linear-gradient(#000 0% 58%,#000000bf 78%,#0000 98%)}.home-hero-shell__fade{background:linear-gradient(#0000 0%,#eef3fb1f 42%,#eef3fb 82% 100%);height:min(28%,200px)}}.home-header{z-index:50;pointer-events:none;background:0 0;width:100%;position:fixed;top:0;left:0;right:0}.home-header__bar{pointer-events:auto;max-width:var(--home-max);padding:.875rem var(--home-gutter);align-items:center;gap:clamp(.5rem,1.5vw,.75rem);margin-inline:auto;display:flex}.home-header__pill{border-radius:0;flex:1;width:auto;min-width:0;max-width:none;transition:border-radius .25s;position:relative}.home-header__pill-glass{border-radius:inherit;box-shadow:none;opacity:0;pointer-events:none;border:1px solid #0000;transition:opacity .25s;position:absolute;inset:0}.home-header.is-scrolled .home-header__pill{border-radius:999px}.home-header.is-scrolled .home-header__pill-glass{opacity:1;-webkit-backdrop-filter:blur(10.7px)}.home-header.is-scrolled.is-on-light .home-header__pill-glass{background:#ffffffb8;border-color:#ffffff73;box-shadow:0 4px 30px #0000001a}.home-header.is-scrolled.is-on-dark .home-header__pill-glass{background:#12102094;border-color:#ffffff38;box-shadow:0 4px 30px #00000047}.home-header__pill-inner{z-index:1;flex-direction:row;align-items:center;gap:clamp(1rem,2.5vw,2rem);height:68px;padding:8px 20px 8px 28px;display:flex;position:relative}.home-header__brand{flex-shrink:0;align-items:center;line-height:0;display:flex}.home-header__logo{object-fit:contain;object-position:left center;width:133px;height:22px;display:block}.home-header__nav{flex:1;justify-content:center;align-items:center;gap:clamp(.5rem,1.2vw,1.25rem);min-width:0;padding-right:.25rem;display:none}.home-header__nav a{color:#ffffffe0;white-space:nowrap;transition:color .22s ease, transform .22s var(--home-reveal-ease), text-shadow .22s ease;padding:.25rem .125rem;font-size:.875rem;font-weight:500;text-decoration:none}.home-header__nav a:hover{transform:translateY(-2px)}.home-header.is-on-light .home-header__nav a{color:#151223c7}.home-header.is-on-light .home-header__nav a:hover{color:var(--brand-black)}.home-header.is-on-dark .home-header__nav a:hover{color:#fff}.home-header__nav a.is-active{color:#0090ff;text-underline-offset:5px;text-shadow:0 0 16px #0090ff73;text-decoration:underline;text-decoration-thickness:2px;transform:translateY(-2px)}.home-header:not(.is-scrolled) .home-header__nav a.is-active,.home-header.is-on-dark .home-header__nav a.is-active{color:#0090ff}.home-header__cta{border-radius:var(--home-radius-pill);color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(#383840f2 0%,#16161cfa 100%);border:1px solid #ffffff24;flex-shrink:0;justify-content:center;align-items:center;min-height:44px;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;display:none;box-shadow:inset 0 1px #ffffff2e,0 4px 16px #00000059}.home-header__cta--in-pill{min-height:40px;margin-left:auto;padding:.5rem 1rem;font-size:.8125rem}.home-header__cta--mobile{min-height:40px;padding:.5rem .75rem;font-size:.75rem}.home-header__cta:hover{filter:brightness(1.06)}.home-header__cta-label--short{display:none}.home-header__cta--menu{width:100%;margin-top:1rem;display:flex}.home-header__pill-actions{flex-shrink:0;align-items:center;gap:clamp(.375rem,1vw,.5rem);margin-left:auto;display:none}.home-menu-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.home-header.is-on-light .home-menu-btn{color:var(--brand-black);background:#1512230f;border-color:#1512231f}.home-header.is-on-dark .home-menu-btn{color:#fff;background:#ffffff14;border-color:#ffffff1f}.home-menu-panel{z-index:60;opacity:0;pointer-events:none;background:#0000008c;transition:opacity .2s;position:fixed;inset:0;overflow:hidden}.home-menu-panel.is-open{opacity:1;pointer-events:auto}.home-menu-panel__sheet{background:#111118;border-left:1px solid #ffffff14;width:min(100%,320px);height:100%;padding:1rem;transition:transform .25s;position:absolute;top:0;right:0;transform:translate(100%)}.home-menu-panel.is-open .home-menu-panel__sheet{transform:translate(0)}.home-menu-panel__links{flex-direction:column;gap:.25rem;margin-top:1rem;display:flex}.home-menu-panel__links a{color:#ffffffe0;border-radius:.5rem;padding:.75rem;font-size:1rem;text-decoration:none}.home-menu-panel__links a.is-active{color:#0090ff;background:#0090ff14}@media (min-width:900px){.home-header__nav{display:flex}.home-header__cta--in-pill{display:inline-flex}.home-header__cta--mobile,.home-menu-btn{display:none}}@media (max-width:899px){.home-header__bar{gap:0}.home-header__pill{flex:1;width:100%;max-width:none}.home-header__pill-inner{gap:.75rem;width:100%;height:auto;min-height:52px;padding:8px 12px 8px 16px}.home-header:not(.is-scrolled) .home-header__pill{border-radius:0}.home-header:not(.is-scrolled) .home-header__pill-glass{opacity:0}.home-header.is-scrolled .home-header__pill{border-radius:999px}.home-header.is-scrolled .home-header__pill-inner{min-height:52px;padding:8px 12px 8px 16px}.home-header__cta--in-pill{display:none}.home-header__pill-actions{display:flex}.home-header__cta--mobile{display:inline-flex}.home-menu-btn{display:flex}.home-header__logo{width:112px;height:19px}}@media (max-width:640px){.home-header__cta-label--full{display:none}.home-header__cta-label--short{display:inline}}@media (max-width:480px){.home-header__bar{gap:.25rem;padding-block:.75rem}.home-header__pill-inner{gap:.5rem;min-height:48px;padding:6px 10px 6px 12px}.home-header.is-scrolled .home-header__pill-inner{min-height:48px;padding:6px 10px 6px 12px}.home-header__cta--mobile{min-height:36px;padding:.375rem .625rem;font-size:.6875rem}.home-menu-btn{width:40px;height:40px}.home-header__logo{width:100px;height:17px}}.home-hero{--hero-scroll-p:0;background:0 0;padding-block:clamp(2.5rem,6vh,3.5rem) clamp(3rem,8vh,5rem)}.home-hero:not(.is-entered) .home-hero__copy>*{opacity:0;filter:blur(4px);transform:translateY(24px)}.home-hero:not(.is-entered) .home-hero__visual{opacity:0;filter:blur(6px);transform:translateY(32px)scale(.94)}.home-hero.is-entered .home-hero__copy>*{animation:home-reveal-pop .95s var(--home-reveal-spring) both}.home-hero.is-entered .home-hero__copy>:first-child{animation-delay:50ms}.home-hero.is-entered .home-hero__copy>:nth-child(2){animation-delay:.12s}.home-hero.is-entered .home-hero__copy>:nth-child(3){animation-delay:.19s}.home-hero.is-entered .home-hero__copy>:nth-child(4){animation-delay:.26s}.home-hero.is-entered .home-hero__copy>:nth-child(5){animation-delay:.33s}.home-hero.is-entered .home-hero__visual{animation:home-hero-visual-in 1.1s var(--home-reveal-spring) .15s both}@keyframes home-hero-visual-in{0%{opacity:0;filter:blur(6px);transform:translateY(32px)scale(.94)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.home-hero.is-entered .home-hero__widget-wrap,.home-hero.is-entered .home-hero__widget-float{animation:none}.home-hero__grid{align-items:center;gap:2.5rem;display:grid}.home-hero__body{color:#ffffffd1;max-width:34rem;margin-top:1.25rem;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.65}.home-hero__ctas{flex-flow:wrap;align-items:center;gap:.65rem .85rem;margin-top:1.75rem;display:flex}.home-hero__micro{color:#ffffff80;max-width:28rem;margin-top:.65rem;font-size:.75rem;line-height:1.45}.home-hero__trust{color:#ffffff61;flex-wrap:wrap;align-items:center;gap:.15rem 0;margin-top:1.5rem;font-size:.75rem;display:flex}.home-hero__trust-item{align-items:center;gap:.35rem;display:inline-flex}.home-hero__trust-flag{border-radius:50%;flex-shrink:0;width:16px;height:16px;display:block}.home-hero__trust-dot{margin:0 .4rem}.home-hero__visual{justify-content:center;align-items:center;min-height:600px;display:flex;position:relative;overflow:visible}.home-hero__widget-wrap{z-index:2;width:min(100%,400px);max-width:100%;transform:translate3d(0, calc(var(--hero-scroll-p) * 44px), 0) scale(calc(1 - var(--hero-scroll-p) * .05));opacity:calc(1 - var(--hero-scroll-p) * .28);will-change:transform, opacity;border-radius:14px;margin-inline:auto;position:relative;box-shadow:0 16px 36px #00000038}.home-hero__widget-float{border-radius:inherit;width:100%;overflow:hidden}.home-omniyou-embed-shell{background:#fff;width:100%;position:relative}.home-omniyou-embed{width:100%;height:100%;min-height:inherit}.home-omniyou-embed__loader{z-index:2;opacity:1;visibility:visible;background:#fff;flex-direction:column;transition:opacity .35s,visibility .35s;display:flex;position:absolute;inset:0}.home-omniyou-embed-shell.is-ready .home-omniyou-embed__loader{opacity:0;visibility:hidden;pointer-events:none}.home-omniyou-embed__loader--error{background:#f3f4f6;justify-content:center;align-items:center;padding:1.5rem}.home-omniyou-embed__loader-header{background:#f3f4f6;border-bottom:1px solid #e5e7eb;align-items:center;gap:.625rem;padding:.75rem .875rem;display:flex}.home-omniyou-embed__loader-body{background:#fff;flex-direction:column;flex:1;gap:.75rem;padding:1rem .875rem;display:flex}.home-omniyou-embed__loader-footer{background:#fff;border-top:1px solid #e5e7eb;padding:.75rem .875rem 1rem}.home-omniyou-embed__loader-label{color:#6b7280;text-align:center;margin:.625rem 0 0;font-size:.75rem}.home-omniyou-embed__shimmer{background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 45%,#e5e7eb 90%) 0 0/200% 100%;border-radius:999px;animation:1.35s ease-in-out infinite home-omniyou-embed-shimmer;display:block}.home-omniyou-embed__avatar{border-radius:50%;flex-shrink:0;width:32px;height:32px}.home-omniyou-embed__title{border-radius:6px;flex:1;max-width:7.5rem;height:14px}.home-omniyou-embed__pill{border-radius:999px;flex-shrink:0;width:72px;height:28px}.home-omniyou-embed__bubble{border-radius:12px;height:52px}.home-omniyou-embed__bubble--user{border-radius:12px 12px 4px;align-self:flex-end;width:72%}.home-omniyou-embed__bubble--bot{border-radius:12px 12px 12px 4px;align-self:flex-start;width:80%}.home-omniyou-embed__bubble--short{width:58%}.home-omniyou-embed__input{border-radius:10px;height:40px}@keyframes home-omniyou-embed-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.home-omniyou-embed__shimmer{background:#e5e7eb;animation:none}.home-omniyou-embed__loader{transition:none}}.home-omniyou-embed--missing{background:#00000059;justify-content:center;align-items:center;display:flex}.home-omniyou-embed__fallback{color:#ffffff8c;text-align:center;padding:1rem;font-size:.8125rem}.home-omniyou-embed__fallback code{color:#ffffffbf;font-size:.75rem}@media (max-width:899px){.home-hero__visual{min-height:600px;margin-top:.5rem}.home-hero__widget-wrap{opacity:1;will-change:auto;transform:none;box-shadow:0 12px 28px #0000002e}}.home-flow-line{pointer-events:none;opacity:1}.home-flow-line__glow{stroke-dasharray:1;stroke-dashoffset:0;opacity:.45}.home-flow-line__path{stroke-dasharray:.12 .88;stroke-dashoffset:0}.home-flow-line--animated .home-flow-line__path{animation:4.7s linear infinite home-flow-line-flow}.home-flow-line--animated .home-flow-line__glow{animation:5.3s linear infinite reverse home-flow-line-flow}@keyframes home-flow-line-flow{to{stroke-dashoffset:-1px}}@keyframes home-flow-line-draw{to{stroke-dashoffset:0}}.home-flow-line--draw-in .home-flow-line__path,.home-flow-line--draw-in .home-flow-line__glow{stroke-dasharray:1;stroke-dashoffset:1px;animation:none}.home-hero-line{z-index:1;width:auto;height:auto;position:absolute;inset:-38% -25% -18% -55%;transform:translateY(-12%)}.home-drivers__line{z-index:0;width:100%;position:absolute;inset:-28% 0 -38%}@media (min-width:1024px){.home-drivers__line{top:-32%;bottom:-42%}.home-hero-line{inset:-42% -20% -22% -70%;transform:translateY(-14%)}.home-hero__grid{grid-template-columns:1.1fr .9fr;gap:2rem 2.5rem}.home-hero__visual{justify-content:center;align-items:center;min-height:520px;padding:0 .5rem 2.75rem 1rem}.home-hero__widget-wrap{margin-inline:0;width:min(100%,390px);margin-bottom:0;margin-right:.25rem}}@media (max-width:1023px){.home-hero__widget-wrap{margin-inline:auto;transform:none}}.home-channels-hub{color:var(--brand-black);background-color:#eef3fb;background-image:linear-gradient(#eef3fb 0%,#f6f9ff 18%,#fff 36%),radial-gradient(70% 50% at 50% 0,#2940f212,#0000 72%);position:relative;overflow:clip visible}.home-channels-hub__title{text-align:center;margin-bottom:clamp(2.5rem,5vw,3.25rem)}.home-channels-hub__title-text{display:inline}.home-channels-hub .home-container{max-width:80rem}.home-hub{isolation:isolate;position:relative}.home-hub__aurora{z-index:0;pointer-events:none;filter:blur(36px);background:radial-gradient(55% 45% at 30% 40%,#2940f238,#0000 70%),radial-gradient(50% 40% at 72% 55%,#15effe29,#0000 68%);animation:14s ease-in-out infinite home-hub-aurora;position:absolute;inset:5% -15% 0}.home-hub__aurora--alt{background:radial-gradient(45% 38% at 55% 30%,#006fff2e,#0000 72%),radial-gradient(40% 35% at 20% 70%,#2940f224,#0000 70%);animation-delay:-7s}.home-hub__stage--interactive{--hub-mx:0;--hub-my:0;touch-action:pan-y}.home-hub__spotlight{z-index:1;pointer-events:none;background:radial-gradient(circle at calc(50% + var(--hub-mx) * 14%) calc(42% + var(--hub-my) * 10%), #2940f224 0%, #15effe0f 28%, transparent 58%);transition:opacity .35s;position:absolute;inset:0}.home-hub__logo-wrap{justify-content:center;align-items:center;display:flex;position:relative}.home-hub__logo-rings{pointer-events:none;position:absolute;inset:-35%}.home-hub__logo-rings span{border:1px solid #2940f259;border-radius:50%;width:72%;height:72%;animation:3.2s ease-out infinite home-hub-ring-pulse;position:absolute;top:50%;left:50%}.home-hub__logo-rings span:nth-child(2){animation-delay:1.05s}.home-hub__logo-rings span:nth-child(3){animation-delay:2.1s}.home-hub__phone-shell{transition:transform .45s var(--home-reveal-spring), box-shadow .45s ease;border-radius:1.35rem;position:relative}.home-hub__phone-glow{z-index:0;border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(80% 70% at 50% 40%,#15effe59 0%,#2940f233 42%,#0000 72%);transition:opacity .4s;position:absolute;inset:-12%}.home-hub__phone-shine{z-index:2;border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(115deg,#0000 38%,#ffffff73 50%,#0000 62%);position:absolute;inset:0;transform:translate(-130%)}.home-hub__phone:hover .home-hub__phone-glow,.home-hub__phone:focus-within .home-hub__phone-glow{opacity:1}.home-hub__phone:hover .home-hub__phone-shine,.home-hub__phone:focus-within .home-hub__phone-shine{opacity:1;animation:.85s forwards home-hub-phone-shine}@keyframes home-hub-phone-shine{0%{transform:translate(-130%)}to{transform:translate(130%)}}.home-channels-hub.is-word-pulse .home-hub__logo{animation:home-hub-logo-flash .65s var(--home-reveal-spring)}.home-channels-hub.is-word-pulse .home-hub__line{animation:.65s home-hub-line-flash,2s linear infinite home-line-dash}.home-channels-hub.is-word-pulse .home-hub__anchor{animation:.65s home-hub-anchor-pulse}@keyframes home-hub-anchor-pulse{0%,to{opacity:.65;fill:#0090ff}40%{opacity:1;fill:#15effe}}.home-hub__stage-wrap--desktop{display:none}.home-hub__stage-wrap--mobile{width:100%;max-width:28rem;margin:0 auto;display:block}.home-hub__stage--desktop{aspect-ratio:1200/600;perspective:1400px;width:100%;position:relative}.home-hub__stage--mobile{width:100%;min-height:42rem;padding:.5rem 0 2rem;position:relative}.home-hub__lines{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.home-hub__line{fill:none;stroke:#0090ff;stroke-width:1px;stroke-dasharray:8 6;stroke-linecap:round;opacity:.85;stroke-dashoffset:0}.home-hub__anchor{fill:#0090ff;opacity:.65;pointer-events:none}.home-channels-hub.is-in-view .home-hub__line{animation:2s linear infinite home-line-dash}.home-channels-hub.is-in-view .home-hub__anchor{opacity:0;animation:.4s forwards home-hub-anchor-in}.home-hub__center{justify-content:center;display:flex}.home-hub__phones--desktop{display:none}.home-hub__mobile-row{z-index:5;justify-content:center;display:flex;position:relative}.home-hub__mobile-row--top{align-items:flex-end;gap:0;margin-bottom:.35rem;padding:0 .25rem}.home-hub__mobile-row--bottom{align-items:flex-start;gap:0;margin-top:.35rem;padding:0 .35rem}.home-hub__phone--mobile{flex:0 auto;position:relative}.home-hub__mobile-row--top .home-hub__phone--mobile{transform-origin:50% 92%;width:33%;max-width:7.35rem;margin-left:-7%}.home-hub__mobile-row--top .home-hub__phone--mobile:first-child{margin-left:0}.home-hub__mobile-row--bottom .home-hub__phone--mobile{transform-origin:50% 8%;width:36%;max-width:8.25rem;margin-left:-5%}.home-hub__mobile-row--bottom .home-hub__phone--mobile:first-child{margin-left:0}.home-hub__phone--m0{z-index:1;transform:rotate(-20deg) translateX(6px) translateY(2px) translate(calc(var(--hub-mx,0) * 8px), calc(var(--hub-my,0) * 5px))}.home-hub__phone--m1{z-index:3;transform:rotate(-5deg) translateY(-6px) translate(calc(var(--hub-mx,0) * 6px), calc(var(--hub-my,0) * 4px))}.home-hub__phone--m2{z-index:2;transform:rotate(16deg) translateX(-6px) translateY(2px) translate(calc(var(--hub-mx,0) * 10px), calc(var(--hub-my,0) * 5px))}.home-hub__phone--m3{z-index:2;transform:rotate(-9deg) translateX(6px) translate(calc(var(--hub-mx,0) * 7px), calc(var(--hub-my,0) * 4px))}.home-hub__phone--m4{z-index:3;transform:rotate(9deg) translateX(-6px) translate(calc(var(--hub-mx,0) * 9px), calc(var(--hub-my,0) * 5px))}.home-hub__phone--mobile{transition:transform .4s var(--home-reveal-spring), z-index 0s}.home-hub__phone--mobile:hover,.home-hub__phone--mobile:focus-within{z-index:20}.home-hub__phone--mobile:hover .home-hub__phone-shell,.home-hub__phone--mobile:focus-within .home-hub__phone-shell{transform:translateY(-10px)scale(1.04)}@media (max-width:480px){.home-hub__mobile-row--bottom .home-hub__phone--mobile{width:34%;max-width:7.75rem;margin-left:-2%}.home-hub__phone--m3{transform:rotate(-7deg)translate(10px)}.home-hub__phone--m4{transform:rotate(7deg)translate(-10px)}}.home-hub__stage--mobile .home-hub__phone-img{width:100%;max-width:none;box-shadow:0 6px 18px #1522431a,0 2px 6px #1522430f}.home-hub__center--mobile{z-index:10;width:min(58%,11.5rem);margin:clamp(1.75rem,6vw,2.5rem) auto;padding-block:.25rem;position:relative}.home-hub__phone-img{z-index:1;transform-origin:50%;border-radius:1.25rem;width:100%;height:auto;transition:box-shadow .45s;display:block;position:relative;box-shadow:0 4px 12px #0000000f,0 18px 40px #0305231f}.home-hub__phone:hover .home-hub__phone-img,.home-hub__phone:focus-within .home-hub__phone-img{box-shadow:0 8px 20px #0000001a,0 28px 56px #2940f238,0 0 32px #15effe2e}.home-channels-hub:not(.is-in-view) .home-hub__phone-img{opacity:0;filter:blur(8px);transform:scale(.88)translateY(24px)}.home-channels-hub.is-in-view .home-hub__phone-img{animation:home-hub-phone-in .85s var(--home-reveal-spring) both, home-hub-phone-float 4.8s ease-in-out .9s infinite}.home-channels-hub.is-in-view .home-hub__phones--desktop .home-hub__phone:first-child .home-hub__phone-img{animation-delay:.12s,.9s}.home-channels-hub.is-in-view .home-hub__phones--desktop .home-hub__phone:nth-child(2) .home-hub__phone-img{animation-delay:.2s,1.05s}.home-channels-hub.is-in-view .home-hub__phones--desktop .home-hub__phone:nth-child(3) .home-hub__phone-img{animation-delay:.28s,1.2s}.home-channels-hub.is-in-view .home-hub__phones--desktop .home-hub__phone:nth-child(4) .home-hub__phone-img{animation-delay:.36s,1.35s}.home-channels-hub.is-in-view .home-hub__phones--desktop .home-hub__phone:nth-child(5) .home-hub__phone-img{animation-delay:.44s,1.5s}.home-channels-hub.is-in-view .home-hub__mobile-row--top .home-hub__phone:first-child .home-hub__phone-img{animation-delay:.14s,.95s}.home-channels-hub.is-in-view .home-hub__mobile-row--top .home-hub__phone:nth-child(2) .home-hub__phone-img{animation-delay:.22s,1.1s}.home-channels-hub.is-in-view .home-hub__mobile-row--top .home-hub__phone:nth-child(3) .home-hub__phone-img{animation-delay:.3s,1.25s}.home-channels-hub.is-in-view .home-hub__mobile-row--bottom .home-hub__phone:first-child .home-hub__phone-img{animation-delay:.38s,1.4s}.home-channels-hub.is-in-view .home-hub__mobile-row--bottom .home-hub__phone:nth-child(2) .home-hub__phone-img{animation-delay:.46s,1.55s}.home-channels-hub:not(.is-in-view) .home-hub__logo{opacity:0;transform:scale(.9)}.home-channels-hub.is-in-view .home-hub__logo{animation:home-hub-logo-in .7s var(--home-reveal-ease) 80ms both}.home-hub__icons--desktop{display:none}.home-hub__icons--mobile{pointer-events:none;z-index:12;display:block;position:absolute;inset:0}.home-hub__icons--mobile .home-hub__icon{object-fit:contain;filter:drop-shadow(0 2px 6px #1522431a);transform-origin:50%;width:2.75rem;height:2.75rem;animation:4.5s ease-in-out infinite home-hub-icon-float;position:absolute}.home-hub__icon--mobile-meta{--hub-icon-tilt:-12deg;animation-delay:0s;top:6%;left:0}.home-hub__icon--mobile-ig{--hub-icon-tilt:10deg;animation-delay:-1.2s;top:48%;left:4%}.home-hub__icon--mobile-wa{--hub-icon-tilt:-8deg;animation-delay:-2.4s;top:2%;right:2%}.home-hub__icon--mobile-tg{--hub-icon-tilt:14deg;animation-delay:-.8s;top:54%;right:0}.home-hub__icon--mobile-oy{--hub-icon-tilt:-6deg;width:2.25rem;height:2.25rem;animation-delay:-1.8s;top:28%;right:14%}@keyframes home-hub-icon-float{0%,to{transform:rotate(var(--hub-icon-tilt,0deg)) translateY(0)}50%{transform:rotate(var(--hub-icon-tilt,0deg)) translateY(-5px)}}.home-hub__icon{object-fit:contain;flex-shrink:0;width:40px;height:40px}.home-pill__icon{object-fit:cover;border-radius:0;flex-shrink:0;width:32px;height:32px}@media (max-width:1023px){.home-channels-hub{contain:layout style}.home-hub__aurora,.home-hub__spotlight{display:none}.home-rotating-word,.home-rotating-word__word{filter:none}.home-hub__phone--mobile{transition:none}.home-hub__lines{contain:strict}.home-channels-hub.is-in-view .home-hub__line{stroke-dashoffset:0;opacity:.85;animation:1.2s forwards home-hub-line-draw}.home-channels-hub.is-in-view .home-hub__anchor{animation:.35s forwards home-hub-anchor-in}.home-hub__line:first-child{animation-delay:0s}.home-hub__line:nth-child(2){animation-delay:.1s}.home-hub__line:nth-child(3){animation-delay:.2s}.home-hub__line:nth-child(4){animation-delay:.3s}.home-hub__line:nth-child(5){animation-delay:.4s}.home-hub__anchor:first-of-type{animation-delay:.15s}.home-hub__anchor:nth-of-type(2){animation-delay:.25s}.home-hub__anchor:nth-of-type(3){animation-delay:.35s}.home-hub__anchor:nth-of-type(4){animation-delay:.45s}.home-hub__anchor:nth-of-type(5){animation-delay:.55s}}@media (min-width:1024px){.home-hub__stage-wrap--desktop{width:100%;max-width:1200px;margin:0 auto;display:block}.home-hub__stage-wrap--mobile{display:none}.home-hub__phones--desktop{display:block;position:absolute;inset:0}.home-hub__icons--desktop{pointer-events:none;z-index:8;display:block;position:absolute;inset:0}.home-hub__icons--desktop .home-hub__icon{object-fit:contain;pointer-events:auto;filter:drop-shadow(0 1px 3px #0000000f);width:48px;height:48px;position:absolute}.home-hub__center{z-index:10;margin:0;position:absolute;top:26%;left:50%;transform:translate(-50%,-50%)}.home-hub__phone{transform-origin:50%;z-index:1;transition:transform .4s var(--home-reveal-spring), z-index 0s;position:absolute}.home-hub__phone:hover,.home-hub__phone:focus-within{z-index:30}.home-hub__phone:hover .home-hub__phone-shell,.home-hub__phone:focus-within .home-hub__phone-shell{transform:translateY(-18px)scale(1.05)}.home-hub__icons--desktop .home-hub__icon{transition:transform .35s var(--home-reveal-ease);transform:translate(calc(var(--hub-mx,0) * var(--icon-parallax,12) * 1px), calc(var(--hub-my,0) * var(--icon-parallax,12) * .6px))}.home-hub__phone--0{--phone-parallax:1.2;width:14.5%;transform:rotate(-12deg) translate(calc(var(--hub-mx,0) * 26px * var(--phone-parallax)), calc(var(--hub-my,0) * 16px * var(--phone-parallax)));z-index:2;top:10%;left:.5%}.home-hub__phone--1{--phone-parallax:1.05;width:14.5%;transform:rotate(-9deg) translate(calc(var(--hub-mx,0) * 22px * var(--phone-parallax)), calc(var(--hub-my,0) * 14px * var(--phone-parallax)));z-index:3;top:12%;left:12.5%}.home-hub__phone--2{--phone-parallax:.95;width:14.5%;transform:rotate(-6deg) translate(calc(var(--hub-mx,0) * 18px * var(--phone-parallax)), calc(var(--hub-my,0) * 12px * var(--phone-parallax)));z-index:5;top:16%;left:24.5%}.home-hub__phone--3{--phone-parallax:1.1;width:14.5%;transform:rotate(8deg) translate(calc(var(--hub-mx,0) * 24px * var(--phone-parallax)), calc(var(--hub-my,0) * 15px * var(--phone-parallax)));z-index:6;top:8%;left:65%}.home-hub__phone--4{--phone-parallax:1.25;width:16.2%;transform:rotate(11deg) translate(calc(var(--hub-mx,0) * 28px * var(--phone-parallax)), calc(var(--hub-my,0) * 18px * var(--phone-parallax)));z-index:4;top:12%;left:76%}.home-hub__icon--meta{top:1%;left:9%}.home-hub__icon--ig{top:78%;left:3.5%}.home-hub__icon--wa{top:0;left:35.5%}.home-hub__icon--tg{top:80%;left:62%}.home-hub__icon--oy{top:1%;left:90%}.home-channels-hub.is-in-view .home-hub__line{stroke-dashoffset:0;animation:1.2s forwards home-hub-line-draw,2s linear 1.2s infinite home-line-dash}.home-channels-hub.is-in-view .home-hub__anchor{animation:.35s forwards home-hub-anchor-in}.home-hub__line:first-child{animation-delay:0s,1.2s}.home-hub__line:nth-child(2){animation-delay:.1s,1.3s}.home-hub__line:nth-child(3){animation-delay:.2s,1.4s}.home-hub__line:nth-child(4){animation-delay:.3s,1.5s}.home-hub__line:nth-child(5){animation-delay:.4s,1.6s}.home-hub__anchor:first-of-type{animation-delay:.15s}.home-hub__anchor:nth-of-type(2){animation-delay:.25s}.home-hub__anchor:nth-of-type(3){animation-delay:.35s}.home-hub__anchor:nth-of-type(4){animation-delay:.45s}.home-hub__anchor:nth-of-type(5){animation-delay:.55s}}@keyframes home-line-dash{to{stroke-dashoffset:-20px}}@keyframes home-hub-line-draw{0%{stroke-dasharray:0 2000;opacity:.35}to{stroke-dasharray:8 6;opacity:.85}}@keyframes home-hub-anchor-in{0%{opacity:0}to{opacity:.65}}@keyframes home-line-draw{0%{stroke-dasharray:0 1000}to{stroke-dasharray:1000 0}}.home-channels-strip{border-radius:0 0 var(--home-section-curl) var(--home-section-curl);margin-bottom:-1px}.home-channels-strip__inner{text-align:center}.home-channels-strip__title{margin-bottom:1.25rem}.home-channels-strip__sub{color:var(--brand-steel);max-width:40rem;margin:0 auto clamp(2.25rem,4vw,2.75rem);line-height:1.6}.home-channels-strip__pills{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.home-pill{border:1px solid var(--border);border-radius:var(--home-radius-pill);min-height:44px;transition:transform .28s var(--home-reveal-ease), box-shadow .28s ease, border-color .28s ease;background:#fff;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;display:flex}.home-pill:hover{border-color:#2940f259;transform:translateY(-4px)scale(1.03);box-shadow:0 14px 36px #2940f224}.home-pill__icon{transition:transform .28s var(--home-reveal-spring)}.home-pill:hover .home-pill__icon{transform:scale(1.1)rotate(-3deg)}.home-btn--features-cta{background:var(--brand-santorini);color:#fff;padding:.875rem 1.75rem;font-size:.9375rem}.home-features-track{background:#000;position:relative;overflow-x:clip}.home-features{z-index:1;position:relative;overflow-x:clip}.home-features__glow{z-index:0;pointer-events:none;background:radial-gradient(50% 50%,#0156d5 0%,#0000 100%);width:min(5975px,280vw);height:min(3874px,175vw);animation:12s ease-in-out infinite home-features-glow-drift;position:absolute;top:100%;bottom:auto;left:50%;transform:translate(-50%,-28%)}.home-features--sticky{color:#fff;background:#000;align-items:stretch;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.home-features--sticky .home-container{z-index:1;min-width:0;height:100%;max-width:var(--home-max);flex-direction:column;display:flex;position:relative}.home-features__layout{width:100%;min-width:0;max-width:100%;height:100%;max-height:100vh;padding-top:calc(var(--home-header-offset) + clamp(.75rem, 2vh, 1.25rem));box-sizing:border-box;flex-direction:column;padding-bottom:clamp(2rem,5vh,3.25rem);display:flex}.home-features__intro{text-align:center;margin-inline:auto;flex-shrink:0;max-width:34rem;margin-bottom:clamp(1rem,2.5vh,1.5rem);transition:opacity .35s,transform .35s,margin .35s}.home-features__intro--hidden{opacity:0;pointer-events:none;visibility:hidden;height:0;margin-bottom:0;overflow:hidden;transform:translateY(-12px)}.home-features__intro-eyebrow{color:var(--brand-sky);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.home-features__intro-title{font-family:var(--font-cal-sans), sans-serif;color:#fff;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.1}.home-features__intro-copy{color:#ffffffb8;margin-bottom:1rem;font-size:.9375rem;line-height:1.5}.home-features__intro-sub{color:#ffffff73;margin-top:.75rem;font-size:.8125rem}.home-feature-card--intro{justify-content:center;align-items:center}.home-feature-card--intro .home-feature-card__mock{flex:auto;width:100%;max-width:min(100%,22rem);margin-inline:auto}.home-features--static{background:#000;position:relative;overflow:hidden}.home-features--static .home-container{z-index:1;max-width:var(--home-max);position:relative}.home-features--static .home-features__layout{height:auto;max-height:none;padding-block:0}.home-features--static .home-features__deck{height:auto;min-height:0;position:relative}.home-features__deck--static{height:auto;min-height:0;overflow:visible}.home-features__deck--static .home-features__card-wrap{visibility:visible;pointer-events:auto;transition:none;position:relative;inset:auto;transform:none}.home-features__deck--static .home-features__card-wrap .home-feature-card{height:auto;min-height:clamp(18rem,45vh,420px);max-height:none}@media (max-width:899px){.home-features--static{padding-top:calc(var(--home-header-offset) + clamp(2rem, 6vh, 3rem));padding-bottom:clamp(3rem,8vh,4rem);overflow:clip visible}.home-features--static .home-features__intro{margin-bottom:clamp(1.25rem,4vh,1.75rem)}.home-features--static .home-features__intro-title{font-size:clamp(1.375rem,5.5vw,1.75rem)}.home-features--static .home-features__intro-copy,.home-features--static .home-features__intro-sub{font-size:.875rem}.home-features--static .home-features__tab-bar{margin-bottom:clamp(1rem,3vh,1.5rem)}.home-features--static .home-features__deck{height:auto;min-height:0}.home-features__deck--static .home-features__card-wrap .home-feature-card,.home-features--static .home-features__deck--static .home-feature-card{--home-feature-mock-height:clamp(17.5rem, 42vh, 19.5rem);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:clamp(1.1rem,4vw,1.5rem);height:auto;min-height:0;padding:.875rem .625rem 1.125rem}.home-features--static .home-feature-card__mock{width:100%;height:var(--home-feature-mock-height);min-height:var(--home-feature-mock-height);max-height:var(--home-feature-mock-height);flex:none;justify-content:center;align-items:center;margin-bottom:-.35rem;display:flex;overflow:visible}.home-feature-card__mock-stage{width:100%;max-width:min(100%,26rem);height:100%;max-height:100%;margin-inline:auto;overflow:visible}.home-feature-card__mock-stage--diagram{max-width:min(100%,28rem)}.home-feature-card__mock-stage--escalation{max-width:min(100%,27rem)}.home-feature-card__mock-stage--briefing{max-width:min(100%,24rem)}.home-feature-card__mock-image{object-fit:contain;object-position:center center;filter:drop-shadow(0 16px 32px #00000073);border-radius:0;width:auto;max-width:118%;height:auto;max-height:108%;margin:0 -9%;transform:scale(1.12)}.home-feature-card__mock-stage--widget .home-feature-card__mock-image{max-width:122%;transform:scale(1.18)}.home-feature-card__mock-stage--diagram .home-feature-card__mock-image{max-width:128%;transform:scale(1.24)}.home-feature-card__mock-stage--escalation .home-feature-card__mock-image{filter:none;max-width:120%;transform:scale(1.14)}.home-feature-card__mock-stage--briefing .home-mock-briefing{width:100%;transform:scale(1.1)}.home-features--static .home-feature-card--intro{padding-top:.5rem;padding-bottom:1.25rem}.home-features--static .home-feature-card--intro .home-feature-card__mock{height:var(--home-feature-mock-height,clamp(17.5rem, 42vh, 19.5rem));min-height:var(--home-feature-mock-height,clamp(17.5rem, 42vh, 19.5rem));max-height:var(--home-feature-mock-height,clamp(17.5rem, 42vh, 19.5rem))}}@media (min-width:768px) and (max-width:899px){.home-features-track{overflow-x:clip}.home-features--sticky{height:auto;min-height:100dvh;overflow-x:clip}.home-features__layout{max-height:none;min-height:calc(100dvh - var(--home-header-offset));min-width:0;padding-top:calc(var(--home-header-offset) + clamp(.75rem, 2vh, 1rem));padding-bottom:clamp(1.25rem,3vh,1.75rem)}.home-features__intro{max-width:30rem;margin-bottom:clamp(.75rem,2vh,1.25rem)}.home-features__intro-title{font-size:clamp(1.375rem,2.8vw,1.75rem)}.home-features__intro-copy,.home-features__intro-sub{font-size:.875rem}.home-features__tab-bar{max-width:100%;margin-bottom:1rem}.home-features__tabs{max-width:100%;overflow-x:auto}.home-features__tab{text-align:center;flex:none;min-width:0;padding:.75rem .875rem .875rem;font-size:.8125rem}.home-features__deck{flex:1;max-width:100%;min-height:clamp(26rem,50vh,34rem)}.home-features__card-wrap .home-feature-card,.home-feature-card{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:clamp(1.75rem,5vw,2.25rem);height:100%;min-height:clamp(26rem,50vh,34rem);max-height:none;padding:clamp(1.25rem,3vw,1.75rem);overflow:hidden auto}.home-feature-card__mock{margin-bottom:.25rem}.home-feature-card__mock-stage{max-width:min(100%,21rem);margin-inline:auto}.home-feature-card__mock-stage--diagram{max-width:min(100%,23.5rem)}.home-feature-card__mock-stage--escalation{max-width:min(100%,22rem)}.home-feature-card__mock-image{filter:drop-shadow(0 16px 32px #00000073);width:100%;max-width:100%;margin:0;transform:none}.home-feature-card__mock-stage--widget .home-feature-card__mock-image,.home-feature-card__mock-stage--diagram .home-feature-card__mock-image,.home-feature-card__mock-stage--escalation .home-feature-card__mock-image{max-width:100%;transform:none}.home-feature-card__copy{padding-top:.125rem}.home-feature-card__mock,.home-feature-card__copy{flex:none;width:100%;min-width:0;max-width:100%}.home-feature-card__title,.home-feature-card__intro,.home-feature-card__list li{overflow-wrap:anywhere}.home-feature-card__mock .home-mock-diagram,.home-feature-card__mock .home-mock-chat,.home-feature-card__mock .home-mock-briefing,.home-feature-card__mock .home-mock-overview,.home-feature-card__mock-stage,.home-feature-card__mock-image{box-sizing:border-box;min-width:0;max-width:100%}.home-mock-knowledge__stack{min-width:0}.home-features--static .home-features__intro{display:block}.home-features--static .home-features__deck--static .home-feature-card{flex-direction:column;align-items:stretch;min-height:0;padding:clamp(1.25rem,3vw,1.75rem)}}.home-features__tab-bar{flex-shrink:0;width:100%;min-width:0;max-width:100%;margin-bottom:1.5rem}.home-features__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.25rem;width:100%;min-width:0;max-width:100%;display:flex;position:relative;overflow-x:auto}.home-features__tabs::-webkit-scrollbar{display:none}.home-features__tab{color:#ffffff8c;cursor:pointer;white-space:nowrap;transition:color .28s var(--home-reveal-ease), transform .28s var(--home-reveal-ease), text-shadow .28s ease;transform-origin:bottom;background:0 0;border:none;flex:none;padding:.75rem 1rem .875rem;font-size:clamp(.8125rem,1.1vw,.9375rem);font-weight:600}.home-features__tab:hover:not(.is-active){color:#ffffffd1;transform:translateY(-2px)}.home-features__tab.is-active{color:#fff;text-shadow:0 0 22px #15effe66;transform:translateY(-2px)scale(1.02)}@media (min-width:900px){.home-features__tab{text-align:center;flex:1 1 0;min-width:0;padding:.875rem 1.125rem 1rem}}.home-features__tab-line{background:#ffffff24;border-radius:1px;width:100%;height:2px;position:relative}.home-features__tab-line-fill{border-radius:inherit;transform-origin:0;will-change:transform;transition:transform .7s var(--home-reveal-spring);background:linear-gradient(90deg,#006fff 0%,#15effe 100%);position:absolute;inset:0;transform:scaleX(0);box-shadow:0 0 20px #15effe8c}.home-features__deck{border-radius:var(--home-radius-lg);isolation:isolate;flex:1;width:100%;min-width:0;max-width:100%;height:auto;min-height:0;position:relative;overflow:hidden}.home-features__card-wrap{border-radius:inherit;pointer-events:none;transition:transform .75s var(--home-reveal-spring);will-change:transform;flex-direction:column;justify-content:stretch;align-items:stretch;display:flex;position:absolute;inset:0;overflow:hidden}.home-features__card-wrap.is-active{pointer-events:auto}.home-features__card-wrap .home-feature-card{height:100%;min-height:0;max-height:100%}.home-feature-card{isolation:isolate;background:radial-gradient(ellipse 95% 85% at 100% 100%, #0156d780 0%, #0156d738 32%, #0156d70f 52%, transparent 72%), var(--brand-deep);width:100%;max-width:none;min-height:clamp(22rem,52vh,520px);box-shadow:none;border-radius:var(--home-radius-lg);box-sizing:border-box;border:none;flex-direction:column;flex:none;justify-content:center;align-self:stretch;align-items:stretch;gap:clamp(1.25rem,3vw,2rem);height:100%;margin-inline:0;padding:clamp(1.5rem,4vw,2.875rem) clamp(1rem,3vw,1.1875rem);display:flex;overflow:hidden auto}.home-feature-card__mock{justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.home-feature-card__mock-stage{transform-origin:50%;justify-content:center;align-items:center;width:100%;margin-top:0;padding-top:0;display:flex;position:relative}.home-feature-mock-motion{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-feature-mock-motion__parallax{will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-feature-mock-motion__content{transform-origin:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-feature-mock-motion.is-active .home-feature-mock-motion__content{animation:home-mock-stage-enter .85s var(--home-reveal-spring) both, home-mock-stage-float 4.5s ease-in-out .9s infinite}.home-feature-mock-motion.home-feature-mock-motion--animate-in .home-feature-mock-motion__content{animation:home-mock-stage-enter .85s var(--home-reveal-spring) both}.home-features--static .home-features__card-wrap.is-active .home-feature-card__mock-stage,.home-features__card-wrap.is-active .home-feature-card__mock-stage{animation:none}.home-feature-card--animate-in .home-feature-card__category{animation:home-feature-copy-in .55s var(--home-reveal-spring) 80ms both}.home-feature-card--animate-in .home-feature-card__title{animation:home-feature-copy-in .55s var(--home-reveal-spring) .14s both}.home-feature-card--animate-in .home-feature-card__intro{animation:home-feature-copy-in .55s var(--home-reveal-spring) .2s both}.home-feature-card--animate-in .home-feature-card__list li{animation:home-feature-copy-in .5s var(--home-reveal-spring) both}.home-feature-card--animate-in .home-feature-card__list li:first-child{animation-delay:.26s}.home-feature-card--animate-in .home-feature-card__list li:nth-child(2){animation-delay:.32s}.home-feature-card--animate-in .home-feature-card__list li:nth-child(3){animation-delay:.38s}.home-feature-card--animate-in .home-feature-card__link-btn,.home-feature-card--animate-in .home-feature-card__cta{animation:home-feature-copy-in .55s var(--home-reveal-spring) .44s both}.home-feature-card--animate-in .home-feature-card__cta-sub{animation:home-feature-copy-in .5s var(--home-reveal-spring) .5s both}.home-feature-card__mock-stage:before{content:"";filter:blur(32px);pointer-events:none;z-index:0;background:radial-gradient(80% 70% at 50% 42%,#2940f261 0%,#006fff24 48%,#0000 72%);width:88%;height:78%;position:absolute;top:6%;left:50%;transform:translate(-50%)}.home-feature-card__mock-stage--diagram:before{background:radial-gradient(90% 75%,#15effe29 0%,#2940f238 42%,#0000 70%);width:96%;height:68%;top:14%}.home-feature-card__mock-stage--escalation:before{display:none}.home-feature-card__mock-stage--escalation{max-width:min(100%,27rem)}.home-feature-card__mock-stage--escalation .home-feature-card__mock-image{filter:none;border-radius:0;width:100%;max-width:100%;margin:0;transform:none}.home-feature-card__mock-stage--briefing:before{display:none}.home-feature-card__mock-image{z-index:1;transform-origin:50%;filter:drop-shadow(0 22px 42px #00000080);border-radius:0;width:auto;max-width:118%;height:auto;margin:0 -9%;display:block;position:relative;transform:scale(1.16)}.home-feature-card__mock-stage--widget .home-feature-card__mock-image{transform:scale(1.2)}.home-feature-card__mock-stage--diagram .home-feature-card__mock-image{max-width:124%;transform:scale(1.26)}.home-feature-card__mock-stage--briefing{max-width:22rem}.home-feature-card__mock-stage--briefing .home-mock-briefing{z-index:1;transform-origin:50%;width:100%;position:relative;transform:scale(1.05);box-shadow:0 22px 42px #00000073}.home-feature-card__copy{width:100%;min-width:0}@media (min-width:900px){.home-feature-card--intro{min-height:clamp(22rem,52vh,520px)}.home-feature-card--intro .home-feature-card__mock{max-width:min(100%,24rem)}.home-feature-card{flex-direction:row;align-items:center;padding-top:clamp(1.5rem,4vw,2.875rem)}.home-feature-card__mock,.home-feature-card__copy{flex:1 1 0;min-width:0}.home-feature-card__copy{padding-top:0}.home-feature-card__mock-stage--widget .home-feature-card__mock-image{transform:scale(1.24)}.home-feature-card__mock-stage--diagram .home-feature-card__mock-image{transform:scale(1.3)}.home-feature-card__mock-stage--escalation .home-feature-card__mock-image{transform:none}}.home-feature-card__category{color:#15effe;margin-bottom:.5rem;font-size:.8125rem;font-weight:600}.home-feature-card__title{font-family:var(--font-cal-sans), sans-serif;letter-spacing:-.01em;color:#fff;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.08}.home-feature-card__intro{color:#ffffffb3;margin-bottom:1rem;line-height:1.5}.home-feature-card__list{margin:0 0 1rem;padding:0;list-style:none}.home-feature-card__list li{color:#ffffffd9;padding:.35rem 0}.home-feature-card__list li:before{content:"✓ ";color:#15effe}.home-feature-card__link-btn{border-radius:var(--home-radius);color:#fff;box-sizing:border-box;text-align:left;cursor:pointer;width:100%;max-width:100%;transition:border-color .2s ease, background .2s ease, transform .22s var(--home-reveal-ease);background:0 0;border:1px solid #ffffff40;margin-top:.5rem;padding:.75rem 1rem;font-size:.8125rem;display:block}.home-feature-card__link-btn:hover{background:#ffffff0a;border-color:#15effe73;transform:translateY(-1px)}.home-feature-card__cta{box-sizing:border-box;width:100%;max-width:100%;margin-top:.25rem;display:block}.home-feature-card__cta-sub{color:#ffffff73;margin-top:.75rem;font-size:.8125rem;line-height:1.45}.home-feature-card__mock .home-mock-chat,.home-feature-card__mock .home-mock-briefing,.home-feature-card__mock .home-mock-overview,.home-feature-card__mock .home-mock-diagram{color:var(--brand-black);background:#fff;border:none;border-radius:.75rem;padding:1rem;font-size:.8125rem;box-shadow:0 10px 28px #0000002e}.home-feature-card__mock .home-mock-diagram{min-height:200px}.home-mock-chat,.home-mock-briefing,.home-mock-overview,.home-mock-diagram{color:var(--brand-black);background:#fff;border-radius:.75rem;padding:1rem;font-size:.8125rem}.home-mock-chat__header{color:var(--brand-steel);justify-content:space-between;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:flex}.home-mock-chat__header span{color:var(--brand-santorini);font-weight:400}.home-mock-chat__bubble{border-radius:12px;max-width:92%;margin-bottom:.5rem;padding:.5rem .75rem}.home-mock-chat__bubble--user{text-align:right;background:#f3f4f6;margin-left:auto}.home-mock-chat__bubble--bot{color:var(--brand-black);background:#c5ddff}.home-mock-chat__caption{color:var(--brand-steel);letter-spacing:.04em;margin-bottom:.5rem;font-size:.625rem;font-weight:700}.home-mock-chat__escalation{color:#15803d;border:1px solid #22c55e;border-radius:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.75rem}.home-mock-chat__escalation-label{letter-spacing:.04em;font-size:.625rem;font-weight:700}.home-mock-chat__composer{color:var(--brand-steel);border:1px solid #e5e7eb;border-radius:999px;padding:.5rem .75rem;font-size:.75rem}.home-mock-diagram{border:1px dashed #e5e7eb;min-height:200px}.home-mock-diagram__title{margin-bottom:1rem;font-weight:700}.home-mock-diagram__nodes{flex-direction:column;gap:.5rem;display:flex}.home-mock-diagram__nodes span{background:#e9f0fa;border-radius:.5rem;padding:.5rem}.home-mock-diagram__nodes .is-flag{color:#ff2600;background:#fff5f2;font-weight:600}.home-mock-diagram__hint{color:var(--brand-steel);margin-top:1rem;font-size:.75rem}.home-mock-knowledge__stack{gap:.5rem;display:grid}.home-mock-knowledge__block{background:#e9f0fa;border:1px solid #c5d9f5;border-radius:.5rem;padding:.5rem .75rem}.home-mock-briefing__row{background:#f3f6fb;border-radius:.625rem;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.375rem;padding:.625rem .75rem;display:flex}.home-mock-briefing__row:last-child{margin-bottom:0}.home-why{border-radius:var(--home-section-curl) var(--home-section-curl) 0 0;margin-top:calc(-1 * var(--home-section-curl));padding-top:calc(var(--home-section-py) + 1.25rem);padding-bottom:var(--home-section-py);z-index:2;background:#fff;position:relative}.home-why__title{text-align:center;margin-bottom:1rem}.home-why__subtitle{color:var(--brand-steel);text-align:center;margin-bottom:clamp(2.5rem,5vw,3.25rem);max-width:40rem;margin-inline:auto}.home-why__cards{gap:clamp(1.5rem,3vw,2rem);display:grid}@media (min-width:1024px){.home-why__cards{grid-template-columns:1fr 1fr}}.home-why__card{border-radius:var(--home-radius-lg);transition:transform .3s var(--home-reveal-ease), box-shadow .3s ease;padding:clamp(1.5rem,3vw,1.75rem)}.home-why__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #03052314}.home-why__card--old{background:var(--brand-mist);border:1px solid var(--border)}.home-why__card--new{color:#fff;background:linear-gradient(160deg,#080c2e 0%,#030535 100%)}.home-why__label{color:var(--brand-santorini);margin-bottom:.5rem;font-size:.8125rem;font-weight:600}.home-why__label--light{color:var(--brand-ocean)}.home-why__headline{font-family:var(--font-cal-sans), sans-serif;margin-bottom:.75rem;font-size:clamp(1.25rem,2.5vw,1.5rem)}.home-why__headline--light{color:#fff}.home-why__body{color:var(--brand-steel);margin-bottom:1rem;line-height:1.55}.home-why__body--light{color:#ffffffbf}.home-why__list{margin:0 0 1.25rem;padding:0;list-style:none}.home-why__list li{padding:.35rem 0;line-height:1.5}.home-why__list li:before{content:"✓ ";color:var(--brand-santorini);font-weight:700}.home-why__list--light li:before{color:var(--brand-ocean)}.home-why__diagram{background:0 0;border:none;border-radius:0;margin-top:1rem;overflow:visible}.home-why__diagram-reveal{border-radius:0;overflow:visible}.home-why__diagram-reveal.home-reveal-image:not(.is-visible){clip-path:inset(6% 2% 18%)}.home-why__diagram-reveal.home-reveal-image.is-visible{clip-path:inset(0)}.home-why__diagram-img{width:100%;height:auto;display:block}.home-why__compare{gap:.75rem;margin-top:1rem;display:grid}@keyframes home-why-graphic-in{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes home-why-inbox-line-in{0%{opacity:0;transform:scaleX(.25)}to{opacity:1;transform:scaleX(1)}}@keyframes home-why-badge-pop{0%{opacity:0;transform:scale(.45)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes home-why-convo-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes home-why-card-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-6px)scale(1.01)}}.home-why-compare-motion .home-why-compare-motion__today,.home-why-compare-motion .home-why-compare-motion__arrow,.home-why-compare-motion .home-why-compare-motion__with{opacity:0;transform:translateY(18px)scale(.96)}.home-why-compare-motion.is-visible .home-why-compare-motion__today{animation:home-why-graphic-in .75s var(--home-reveal-spring) 80ms both, home-why-card-float 5s ease-in-out .9s infinite}.home-why-compare-motion.is-visible .home-why-compare-motion__arrow{animation:home-why-graphic-in .6s var(--home-reveal-spring) .22s both}.home-why-compare-motion.is-visible .home-why-compare-motion__with{animation:home-why-graphic-in .75s var(--home-reveal-spring) .34s both, home-why-card-float 5.2s ease-in-out 1.1s infinite}.home-why-compare-motion .home-why__inbox-line{opacity:0;transform-origin:0;transform:scaleX(.25)}.home-why-compare-motion.is-visible .home-why__inbox-line{animation:home-why-inbox-line-in .42s ease calc(.2s + var(--why-line-i,0) * 50ms) both}.home-why-compare-motion .home-why__badge{opacity:0;transform:scale(.45)}.home-why-compare-motion.is-visible .home-why__badge{animation:home-why-badge-pop .55s var(--home-reveal-spring) .55s both}.home-why-compare-motion .home-why__conversation-list li{opacity:0;transform:translate(14px)}.home-why-compare-motion.is-visible .home-why__conversation-list li{animation:home-why-convo-in .5s var(--home-reveal-spring) calc(.48s + var(--why-convo-i,0) * .1s) both}.home-why-compare-motion .home-why-compare-motion__stat{opacity:0;transform:translateY(8px)}.home-why-compare-motion.is-visible .home-why-compare-motion__stat{animation:home-why-graphic-in .55s var(--home-reveal-spring) .72s both}@media (min-width:640px){.home-why__compare{grid-template-columns:1fr auto 1fr;align-items:center}}.home-why__compare-card{color:var(--brand-black);border-radius:var(--home-radius);background:#fff;padding:1rem;position:relative}.home-why__compare-card--highlight{border:1px solid #ffffff26}.home-why__compare-label{letter-spacing:.06em;color:var(--brand-steel);margin-bottom:.75rem;font-size:.6875rem;font-weight:700}.home-why__inbox{flex-direction:column;gap:.35rem;margin-bottom:.5rem;display:flex}.home-why__inbox-line{background:#e5e7eb;border-radius:3px;height:6px;display:block}.home-why__badge{color:#fff;background:#ef4444;border-radius:999px;padding:.15rem .45rem;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.home-why__compare-foot{color:var(--brand-steel);font-size:.75rem;line-height:1.4}.home-why__compare-arrow{text-align:center;color:#ffffff80;font-size:1.25rem}.home-why__conversation-list{margin:0 0 .75rem;padding:0;list-style:none}.home-why__conversation-list li{background:var(--brand-mist);border-radius:.5rem;margin-bottom:.35rem;padding:.5rem .75rem;font-size:.8125rem}.home-why__stat{font-size:.875rem;font-weight:700}.home-why__ctas{flex-flow:wrap;justify-content:center;align-items:center;gap:.65rem .85rem;margin-top:clamp(2.75rem,5vw,3.5rem);display:flex}.home-why__cta-sub{color:var(--brand-steel);margin-top:.75rem;font-size:.875rem}.home-steps__title{text-align:center;margin-bottom:clamp(2.25rem,4.5vw,3rem)}.home-steps__list{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.home-steps__list{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.home-steps__card{transition:transform .3s var(--home-reveal-ease), box-shadow .3s ease;background:#f2f4f7;border-radius:1rem;padding:1.75rem 1.75rem 2rem}.home-steps__card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #03052312}.home-steps__num{font-family:var(--font-cal-sans), sans-serif;color:var(--brand-sky);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1;display:block}.home-steps__card-title{color:var(--brand-black);margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.35}.home-steps__card-body{color:var(--brand-black);font-size:.9375rem;line-height:1.55}.home-control__grid{gap:1.25rem;margin-top:0;display:grid}@media (min-width:768px){.home-control__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem 1.5rem}}.home-control__title{text-align:center;margin-bottom:clamp(2.25rem,4.5vw,3rem)}.home-control__card{color:var(--brand-black);transition:transform .28s var(--home-reveal-ease), background .28s ease;background:#f2f4f7;border-radius:1rem;align-items:center;gap:.875rem;padding:1.375rem 1.5rem;font-size:.9375rem;line-height:1.55;display:flex}.home-control__card:hover{background:#eaeef5;transform:translateY(-2px)}.home-control__card p{margin:0}.home-control__icon{color:var(--brand-black);flex-shrink:0;margin-top:0}.home-fit{background:var(--brand-deep);color:#fff;border-radius:var(--home-section-curl) var(--home-section-curl) 0 0;margin-top:calc(-1 * var(--home-section-curl));padding-top:calc(var(--home-section-py) + .75rem);padding-bottom:var(--home-section-py);z-index:2;position:relative}.home-fit .home-h2{text-align:center}.home-fit__subtitle{color:#fff9;text-align:center;margin-bottom:clamp(2.25rem,4.5vw,3rem)}.home-fit__grid{gap:clamp(1.5rem,3vw,2rem);display:grid}@media (min-width:768px){.home-fit__grid{grid-template-columns:1fr 1fr}}.home-fit__card{border-radius:var(--home-radius-lg);background:#080810;border:1px solid #ffffff14;padding:1.5rem 1.75rem}.home-fit__card--muted{background:#06060c}.home-fit__card h3{margin-bottom:1.25rem;font-size:1rem;font-weight:700}.home-fit__list{margin:0;padding:0;list-style:none}.home-fit__item-row{color:#ffffffd1;align-items:center;gap:.875rem;padding:1rem 0;line-height:1.65;display:flex}.home-fit__item:first-child .home-fit__item-row{padding-top:0}.home-fit__dash{background:var(--brand-sky);border-radius:1px;flex-shrink:0;width:1.125rem;height:2px;margin-top:0}.home-fit__rule{transform-origin:0;height:1px;transition:transform .65s cubic-bezier(.4,0,.2,1);transition-delay:var(--fit-rule-delay,0s);background:#ffffff1a;display:block;transform:scaleX(0)}.home-fit.is-in-view .home-fit__rule{transform:scaleX(1)}.home-drivers{z-index:0;position:relative}.home-drivers .home-h2{text-align:center;margin-bottom:clamp(1rem,2.5vh,1.25rem)}.home-drivers__intro{color:#ffffffbf;text-align:center;margin-bottom:clamp(2.25rem,4.5vw,3rem);max-width:36rem;margin-inline:auto}.home-drivers__stage{width:100%;max-width:100%;position:relative;overflow-x:clip}.home-drivers__stage .home-container{z-index:1;position:relative}.home-drivers__row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;z-index:1;gap:1rem;padding-bottom:1.5rem;display:flex;position:relative;overflow-x:auto}.home-drivers__row::-webkit-scrollbar{display:none}@media (max-width:899px){.home-drivers__row{margin-inline:calc(-1 * var(--home-gutter));padding-inline:var(--home-gutter);scroll-padding-inline:var(--home-gutter)}}@media (max-width:1023px){.home-drivers__line{display:none}}@media (min-width:1024px){.home-drivers__row{justify-content:center;overflow:visible}}.home-driver-card{scroll-snap-align:start;border-radius:var(--home-radius);opacity:.55;z-index:1;flex:0 0 min(220px,75vw);position:relative;overflow:hidden}.home-driver-card.is-emphasized{opacity:1}.home-driver-card__header{background:var(--driver-color);color:#fff;align-items:center;gap:.625rem;padding:.875rem 1rem;display:flex}.home-driver-card__icon{flex-shrink:0;line-height:0;display:flex}.home-driver-card--convert .home-driver-card__header{color:#151223}.home-driver-card__name{font-size:1.0625rem;font-weight:700}.home-driver-card__category{color:#ffffffeb;background:#00000047;padding:.4rem 1rem;font-size:.75rem;font-weight:600}.home-driver-card__body{color:var(--brand-black);background:#fff;padding:1rem;font-size:.8125rem;line-height:1.5}.home-driver-card:not(.is-emphasized) .home-driver-card__body{color:#151223b8;background:#ffffff6b}.home-driver-card__question{margin-bottom:.5rem;font-weight:700}.home-driver-card__focus{margin-bottom:.75rem}.home-driver-card__body ul{margin-top:.75rem;padding:0;list-style:none}.home-drivers__eyebrow{text-align:center;color:#ffffff59;margin-top:clamp(2.5rem,4vw,3rem);font-size:.875rem}.home-pricing{z-index:1;isolation:isolate;position:relative;overflow-x:clip}.home-pricing__layout{flex-direction:column;align-items:stretch;gap:clamp(1.5rem,3vw,2.25rem);min-width:0;display:flex}.home-pricing__copy,.home-pricing__details{min-width:0;max-width:34rem}.home-pricing__widget{isolation:isolate;width:100%;min-width:0;max-width:390px;margin-inline:auto;position:relative}@media (min-width:1024px){.home-pricing__layout{grid-template-columns:minmax(0,1fr) min(390px,38%);grid-template-areas:"copy widget""details widget";align-items:center;gap:clamp(1rem,2vw,1.5rem) clamp(2rem,4vw,3.5rem);display:grid}.home-pricing__copy{grid-area:copy;max-width:none}.home-pricing__widget{grid-area:widget;place-self:center end;width:100%;max-width:none;margin-inline:0}.home-pricing__details{grid-area:details;max-width:none}.home-pricing .home-h2{max-width:none;font-size:clamp(1.75rem,2.8vw,2.25rem)}}.home-pricing__eyebrow{color:#fff6;margin-bottom:.875rem;font-size:.875rem}.home-pricing .home-h2{margin-bottom:clamp(1rem,2.5vh,1.25rem)}.home-pricing__body{color:#ffffffc7;margin-bottom:1rem;line-height:1.6}.home-pricing__copy .home-pricing__body:last-child{margin-bottom:0}.home-pricing__steps{border-radius:var(--home-radius-lg);box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff2e;margin:.75rem 0 1.25rem;padding:1.25rem 1.375rem;list-style:none}.home-pricing__steps li{color:#ffffffd9;align-items:center;gap:.75rem;min-width:0;padding:.625rem 0;line-height:1.5;display:flex}.home-pricing__steps li+li{border-top:1px solid #ffffff1a}.home-pricing__steps li>span:last-child{overflow-wrap:anywhere;min-width:0}.home-pricing__step-num{color:var(--brand-sky);flex-shrink:0;font-weight:700}.home-pricing__close{color:#fff;margin-bottom:.5rem;font-weight:600}.home-pricing__ctas{flex-direction:column;gap:.75rem;max-width:100%;margin-top:1.5rem;margin-bottom:clamp(2rem,5vh,3.5rem);display:flex}@media (min-width:640px){.home-pricing__ctas{flex-flow:wrap}}.home-omni-widget-demo{border-radius:14px;width:100%;max-width:390px;margin-inline:auto;overflow:hidden;box-shadow:0 16px 36px #00000047}@media (min-width:1024px){.home-pricing__widget .home-omni-widget-demo{justify-self:end;margin-inline:0}}.home-omni-widget-demo .home-omni-widget{width:100%}.home-omni-widget-demo .oyw-mock-root{max-width:none}.home-faq{border-radius:var(--home-section-curl) var(--home-section-curl) 0 0;margin-top:calc(-1 * var(--home-section-curl));padding-top:calc(var(--home-section-py) + 1.25rem);padding-bottom:var(--home-section-py);z-index:2;background:#fff;position:relative}.home-faq .home-h2{text-align:center;margin-bottom:clamp(2.25rem,4.5vw,3rem)}.home-faq__list{margin-top:0}.home-faq__item{border-bottom:1px solid var(--border)}.home-faq__trigger{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:44px;padding:1.375rem 0;font-size:1rem;font-weight:600;transition:color .2s;display:flex}.home-faq__item.is-open .home-faq__trigger{color:var(--brand-santorini)}.home-faq__icon{color:var(--brand-steel);transition:transform .32s var(--home-reveal-ease);font-size:1.5rem;line-height:1;display:inline-flex}.home-faq__item.is-open .home-faq__icon{transform:rotate(45deg)}.home-faq__answer{transition:max-height .38s var(--home-reveal-ease);overflow:hidden}.home-faq__answer-inner{color:var(--brand-steel);padding-bottom:1.25rem;font-size:.9375rem;line-height:1.6}.home-final-cta{background:var(--brand-deep);border-radius:var(--home-section-curl) var(--home-section-curl) 0 0;margin-top:calc(-1 * var(--home-section-curl));z-index:2;padding-top:calc(clamp(3.5rem,9vh,5.5rem) + 1.25rem);padding-bottom:clamp(3.5rem,9vh,5.5rem);position:relative}.home-final-cta__inner{text-align:center;max-width:40rem}.home-final-cta__body{color:#fff;margin-bottom:1rem;font-size:clamp(1.125rem,2.5vw,1.375rem);line-height:1.5}.home-final-cta__sub{color:#fff9;margin-bottom:2.25rem;line-height:1.5}.home-final-cta__btn{width:100%;max-width:28rem}.home-footer{background:var(--brand-deep);border-radius:var(--home-section-curl) var(--home-section-curl) 0 0;margin-top:calc(-1 * var(--home-section-curl));z-index:3;text-align:center;color:#ffffffa6;padding-top:calc(clamp(2.75rem,5vh,3.5rem) + 1.25rem);padding-bottom:clamp(3rem,6vh,4rem);font-size:.875rem;position:relative}.home-footer__inner{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.home-footer__rule{border:none;border-top:1px solid #ffffff26;width:100%;max-width:200px}.home-footer__legal{color:#fff6;font-size:.75rem}@media (prefers-reduced-motion:reduce){.home-flow-line--animated .home-flow-line__path,.home-flow-line--animated .home-flow-line__glow{stroke-dasharray:1;stroke-dashoffset:0;animation:none}.home-features__card-wrap{transition:none}.home-channels-hub.is-in-view .home-hub__line{stroke-dasharray:8 6;opacity:.85;animation:none}.home-channels-hub.is-in-view .home-hub__anchor{opacity:.65;animation:none}.home-hub__icons--mobile .home-hub__icon{animation:none}.home-fit.is-in-view .home-fit__rule{transition:none;transform:scaleX(1)}.home-reveal__item,.home-reveal--stagger:not(.is-visible)>*,.home-reveal.is-visible .home-reveal__item,.home-reveal.is-visible.home-reveal--stagger>*,.home-hero:not(.is-entered) .home-hero__copy>*,.home-hero:not(.is-entered) .home-hero__visual{opacity:1;filter:none;transition:none;animation:none;transform:none}.home-hero.is-entered .home-hero__copy>*,.home-hero.is-entered .home-hero__visual,.home-hero.is-entered .home-hero__widget-wrap,.home-hero-shell__glow,.home-features__glow{animation:none}.home-features__tab:hover,.home-features__tab.is-active,.home-header__nav a:hover,.home-header__nav a.is-active{text-shadow:none;transform:none}.home-feature-card--animate-in .home-feature-card__category,.home-feature-card--animate-in .home-feature-card__title,.home-feature-card--animate-in .home-feature-card__intro,.home-feature-card--animate-in .home-feature-card__list li,.home-feature-card--animate-in .home-feature-card__link-btn,.home-feature-card--animate-in .home-feature-card__cta,.home-feature-card--animate-in .home-feature-card__cta-sub{animation:none}.home-btn--hero-primary:after,.home-btn--header-cta:after,.home-btn--features-cta:after,.home-btn--primary:after{display:none}.home-btn:hover:not(:disabled),.home-btn:active:not(:disabled),.home-pill:hover,.home-pill:hover .home-pill__icon,.home-why__card:hover,.home-steps__card:hover,.home-control__card:hover,.home-feature-card__link-btn:hover{transform:none}.home-features__tab-line-fill,.home-faq__icon,.home-faq__answer{transition:none}.home-reveal-image:not(.is-visible),.home-reveal-image.is-visible{opacity:1;clip-path:none;transition:none;animation:none;transform:none}.home-reveal-image--float.is-visible{animation:none}.home-why-compare-motion .home-why-compare-motion__today,.home-why-compare-motion .home-why-compare-motion__arrow,.home-why-compare-motion .home-why-compare-motion__with,.home-why-compare-motion .home-why__inbox-line,.home-why-compare-motion .home-why__badge,.home-why-compare-motion .home-why__conversation-list li,.home-why-compare-motion .home-why-compare-motion__stat{opacity:1;animation:none;transform:none}.home-channels-hub:not(.is-in-view) .home-hub__phone-img,.home-channels-hub.is-in-view .home-hub__phone-img{opacity:1;filter:none;animation:none;transform:none}.home-channels-hub:not(.is-in-view) .home-hub__logo,.home-channels-hub.is-in-view .home-hub__logo{opacity:1;animation:none;transform:none}.home-hub__aurora,.home-hub__logo-rings span,.home-channels-hub.is-in-view .home-hub__phone-img,.home-channels-hub.is-word-pulse .home-hub__logo,.home-channels-hub.is-word-pulse .home-hub__line,.home-channels-hub.is-word-pulse .home-hub__anchor{animation:none}.home-hub__phone:hover .home-hub__phone-shell,.home-hub__phone:focus-within .home-hub__phone-shell,.home-hub__phone--mobile:hover .home-hub__phone-shell,.home-hub__phone--mobile:focus-within .home-hub__phone-shell,.home-hub__icons--desktop .home-hub__icon{transform:none}.home-hub__phone-shine{display:none}.home-features__card-wrap.is-active .home-feature-card__mock-stage,.home-features--static .home-features__card-wrap.is-active .home-feature-card__mock-stage{filter:none;animation:none}.home-feature-mock-motion.is-active .home-feature-mock-motion__content{animation:none}.home-hero__widget-wrap{opacity:1;will-change:auto;transform:none}.home-hero.is-entered .home-hero__widget-float{animation:none}}
