.vortex-funnel_stage__PdIDr{position:relative;width:min(560px,calc(100vw - 32px));height:var(--anim-height,480px);margin:0 auto;border-radius:32px;overflow:clip;overflow-clip-margin:80px;border:1px solid color-mix(in srgb,currentColor 7%,transparent);background:radial-gradient(circle at 50% 50%,var(--anim-ambient),transparent 38%),linear-gradient(180deg,var(--anim-bg-from) 0,var(--anim-bg-to) 100%);font-family:Inter,Segoe UI,system-ui,sans-serif;color:var(--anim-fg);isolation:isolate;padding:24px}.vortex-funnel_funnel__VV2Kl{left:50%;top:28px;transform:translateX(-50%);width:380px;height:320px;background:linear-gradient(180deg,var(--anim-accent-deep),transparent);opacity:.14;border:1px solid var(--anim-accent-soft);z-index:0}.vortex-funnel_funnel__VV2Kl,.vortex-funnel_funnel__VV2Kl:before{position:absolute;clip-path:polygon(0 0,100% 0,70% 100%,30% 100%)}.vortex-funnel_funnel__VV2Kl:before{content:"";inset:0;background:repeating-linear-gradient(90deg,transparent 0 26px,var(--anim-accent-soft) 26px 27px),repeating-linear-gradient(0deg,transparent 0 22px,var(--anim-accent-soft) 22px 23px);opacity:.06}.vortex-funnel_leads__zcB2w{position:absolute;left:24px;right:24px;top:24px;display:flex;justify-content:space-between;z-index:2}.vortex-funnel_lead__Ynx1J{padding:8px 12px;border-radius:999px;font-size:11px;font-weight:600;color:color-mix(in srgb,currentColor 62%,transparent);background:var(--anim-card-bg);border:1px solid color-mix(in srgb,currentColor 10%,transparent);box-shadow:0 8px 22px rgba(0,0,0,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:vortex-funnel_leadFlash__bC8Hm 5s ease-in-out infinite}.vortex-funnel_lead__Ynx1J:first-child{animation-delay:.1s}.vortex-funnel_lead__Ynx1J:nth-child(2){animation-delay:.35s}.vortex-funnel_lead__Ynx1J:nth-child(3){animation-delay:.6s}.vortex-funnel_lead__Ynx1J:nth-child(4){animation-delay:.85s}.vortex-funnel_drop__FMtbU{position:absolute;width:8px;height:8px;border-radius:99px;background:var(--anim-accent);box-shadow:0 0 14px var(--anim-ambient);z-index:3;--x-start:50%;--x-end:50%;top:50px;left:var(--x-start);transform:translateX(-50%);opacity:0;animation:vortex-funnel_dropFall__VBgAA 5s ease-in infinite}.vortex-funnel_d1__OVSHY{--x-start:10%;--x-end:50%;animation-delay:.2s}.vortex-funnel_d2__9Ft0a{--x-start:90%;--x-end:50%;animation-delay:.4s}.vortex-funnel_d3__qW8GD{--x-start:30%;--x-end:50%;animation-delay:.6s}.vortex-funnel_d4__hOAgH{--x-start:70%;--x-end:50%;animation-delay:.8s}.vortex-funnel_d5__QqsuV{--x-start:20%;--x-end:50%;animation-delay:1s}.vortex-funnel_d6__ZgZkX{--x-start:80%;--x-end:50%;animation-delay:1.2s}.vortex-funnel_d7__u_LOF{--x-start:45%;--x-end:50%;animation-delay:1.4s}.vortex-funnel_d8__uL5JD{--x-start:55%;--x-end:50%;animation-delay:1.6s}.vortex-funnel_d9__dSRes{--x-start:35%;--x-end:50%;animation-delay:1.8s}.vortex-funnel_d10__Bsta0{--x-start:65%;--x-end:50%;animation-delay:2s}.vortex-funnel_d11__ab20n{--x-start:25%;--x-end:50%;animation-delay:2.2s}.vortex-funnel_d12__OVhX1{--x-start:75%;--x-end:50%;animation-delay:2.4s}.vortex-funnel_result__Q_Ewz{position:absolute;left:50%;bottom:32px;transform:translateX(-50%);width:220px;padding:18px 22px;border-radius:18px;background:linear-gradient(180deg,var(--anim-accent-soft),var(--anim-accent-deep)),var(--anim-card-bg);border:1px solid var(--anim-accent-soft);box-shadow:0 22px 60px var(--anim-ambient),inset 0 1px 0 color-mix(in srgb,currentColor 18%,transparent);text-align:center;z-index:4;opacity:0;animation:vortex-funnel_resultPulse__OWLls 5s ease-in-out infinite,vortex-funnel_resultFade__quMNx 5s ease-in-out infinite}.vortex-funnel_num__n1STt{font-size:32px;font-weight:850;letter-spacing:-.03em;background:linear-gradient(180deg,var(--anim-fg),var(--anim-accent-soft));-webkit-background-clip:text;background-clip:text;color:transparent;--funnel-val:12;counter-reset:funnel-num var(--funnel-val);animation:vortex-funnel_resultCount__c6N7f 5s ease-out infinite}.vortex-funnel_num__n1STt:before{content:counter(funnel-num)}.vortex-funnel_num__n1STt span{font-size:18px;opacity:.5;margin-left:2px;-webkit-text-fill-color:color-mix(in srgb,currentColor 50%,transparent)}.vortex-funnel_label__brDq8{font-size:11px;letter-spacing:.16em;color:var(--anim-accent-soft);opacity:.68;text-transform:uppercase;margin-top:4px}@property --funnel-val{syntax:"<integer>";initial-value:12;inherits:false}@keyframes vortex-funnel_leadFlash__bC8Hm{0%,to{background:var(--anim-card-bg);border-color:color-mix(in srgb,currentColor 10%,transparent);color:color-mix(in srgb,currentColor 62%,transparent)}20%,40%{background:var(--anim-accent-deep);border-color:var(--anim-accent-soft);color:var(--anim-accent-soft)}}@keyframes vortex-funnel_dropFall__VBgAA{0%{top:36px;opacity:0;left:var(--x-start);transform:translateX(-50%) scale(.6)}8%{opacity:1;transform:translateX(-50%) scale(1)}62%{top:78%;left:var(--x-end);opacity:1;transform:translateX(-50%) scale(.85)}74%{top:84%;opacity:0;transform:translateX(-50%) scale(.4)}to{opacity:0;top:84%}}@keyframes vortex-funnel_resultPulse__OWLls{0%,50%{transform:translateX(-50%) scale(1)}72%,88%{transform:translateX(-50%) scale(1.04)}to{transform:translateX(-50%) scale(1)}}@keyframes vortex-funnel_resultFade__quMNx{0%,30%{opacity:0}50%,90%{opacity:1}98%,to{opacity:0}}@keyframes vortex-funnel_resultCount__c6N7f{0%,36%{--funnel-val:var(--r-from,12)}78%,to{--funnel-val:var(--r-to,47)}}.vortex-funnel_stage__PdIDr:not(.playing) *,.vortex-funnel_stage__PdIDr:not(.playing) :after,.vortex-funnel_stage__PdIDr:not(.playing) :before{animation-play-state:paused!important}@media (max-width:640px){.vortex-funnel_stage__PdIDr{height:auto;min-height:440px;padding:0;background:none;border:none;border-radius:0}.vortex-funnel_funnel__VV2Kl{width:320px;height:280px}.vortex-funnel_result__Q_Ewz{width:200px;padding:14px 18px}.vortex-funnel_num__n1STt{font-size:28px}.vortex-funnel_lead__Ynx1J{font-size:10px;padding:7px 10px}}.vortex-funnel_stage__PdIDr[data-reduced-motion=force] *,.vortex-funnel_stage__PdIDr[data-reduced-motion=force] :after,.vortex-funnel_stage__PdIDr[data-reduced-motion=force] :before{animation:none!important}.vortex-funnel_stage__PdIDr[data-reduced-motion=force] .vortex-funnel_drop__FMtbU{opacity:0}.vortex-funnel_stage__PdIDr[data-reduced-motion=force] .vortex-funnel_result__Q_Ewz{opacity:1}.vortex-funnel_stage__PdIDr[data-reduced-motion=force] .vortex-funnel_num__n1STt{--funnel-val:var(--r-to,47)}@media (prefers-reduced-motion:reduce){.vortex-funnel_stage__PdIDr *,.vortex-funnel_stage__PdIDr :after,.vortex-funnel_stage__PdIDr :before{animation:none!important}.vortex-funnel_drop__FMtbU{opacity:0}.vortex-funnel_result__Q_Ewz{opacity:1}.vortex-funnel_num__n1STt{--funnel-val:var(--r-to,47)}}.vortex-funnel_stage__PdIDr[data-bare=true]{overflow:visible!important;background:none!important;border:none!important;border-radius:0!important}