"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5259],{1188:(e,t,o)=>{o.d(t,{AG:()=>s,BT:()=>d,Bm:()=>u,CU:()=>f,E:()=>p,Wu:()=>m,ZB:()=>l,Zp:()=>a,aR:()=>c,wL:()=>h});var n=o(7876),r=o(4232),i=o(1497);let a=r.forwardRef((e,t)=>{let{className:o,children:a,colSpanFull:s,variant:c="default",...l}=e,d=r.useRef(null),[m,h]=r.useState({x:0,y:0}),[u,f]=r.useState(0);r.useImperativeHandle(t,()=>d.current,[]);let p={opacity:u,"--mouse-x":"".concat(m.x,"px"),"--mouse-y":"".concat(m.y,"px")};return(0,n.jsxs)("div",{ref:d,onMouseMove:e=>{if(!d.current)return;let t=d.current.getBoundingClientRect();h({x:e.clientX-t.left,y:e.clientY-t.top})},onMouseEnter:()=>{f(.075)},onMouseLeave:()=>{f(0)},className:(0,i.cn)("relative text-card-foreground rounded-lg border-2 border-border shadow-lg custom-shadow-outline","bg-background/50 dark:bg-foreground/5 before:absolute before:inset-0 before:backdrop-blur-md before:rounded-lg",{"w-full h-full col-span-full":s,"border-primary/25 bg-linear-to-br from-primary/5 via-background to-primary/5 shadow-none":"gradiant"===c}),...l,children:["gradiant"===c&&(0,n.jsx)("div",{className:"absolute -z-10 -inset-5 bg-linear-to-r from-pink-600 via-fuchsia-600 to-primary dark:from-orange-600 dark:via-pink-700 dark:to-fuchsia-800 opacity-15 blur-xl"}),(0,n.jsx)("div",{className:(0,i.cn)("pointer-events-none absolute inset-0 opacity-0 transition-opacity duration-500 ease-in-out rounded-lg ","[background:radial-gradient(circle_at_var(--mouse-x)_var(--mouse-y),var(--color-fuchsia-500),transparent_70%)]","dark:[background:radial-gradient(circle_at_var(--mouse-x)_var(--mouse-y),var(--foreground),transparent_70%)]"),style:p}),(0,n.jsx)("div",{className:(0,i.cn)("relative",o),children:a})]})});a.displayName="Card";let s=r.forwardRef((e,t)=>{let{className:o,children:r,...a}=e;return(0,n.jsx)("div",{ref:t,className:(0,i.cn)("w-fit p-3.5 mb-2 rounded-lg backdrop-blur-lg bg-background/50 dark:bg-foreground/5 border-2 border-border shadow-md custom-shadow-outline","text-primary dark:text-orange-400 [&_svg]:size-8 [&_svg]:shrink-0",o),...a,children:r})});s.displayName="CardIcon";let c=r.forwardRef((e,t)=>{let{className:o,...r}=e;return(0,n.jsx)("div",{ref:t,className:(0,i.cn)("flex flex-col gap-x-5 gap-y-2 p-6",o),...r})});c.displayName="CardHeader";let l=r.forwardRef((e,t)=>{let{className:o,...r}=e;return(0,n.jsx)("h3",{ref:t,className:(0,i.cn)("text-base lg:text-lg font-medium leading-none",o),...r})});l.displayName="CardTitle";let d=r.forwardRef((e,t)=>{let{className:o,...r}=e;return(0,n.jsx)("p",{ref:t,className:(0,i.cn)("text-sm text-muted-foreground",o),...r})});d.displayName="CardDescription";let m=r.forwardRef((e,t)=>{let{className:o,...r}=e;return(0,n.jsx)("div",{ref:t,className:(0,i.cn)("card-content px-6 pb-6 pt-0",o),...r})});m.displayName="CardContent";let h=r.forwardRef((e,t)=>{let{className:o,...r}=e;return(0,n.jsx)("div",{ref:t,className:(0,i.cn)("card-footer p-6 pt-0 flex items-center gap-5 [&>button]:w-full [&>a]:w-full",o),...r})});h.displayName="CardFooter";let u=e=>{let{name:t,value:o,className:r=""}=e;return(0,n.jsxs)("div",{className:(0,i.cn)("w-full text-start space-y-1.5",r),children:[(0,n.jsx)("p",{className:"text-sm font-medium custom-text-gradient-black break-all whitespace-pre-wrap flex items-center",children:t}),(0,n.jsx)("p",{className:"text-sm font-normal custom-text-gradient-black opacity-85 break-all whitespace-pre-wrap",children:o||"unavailable"})]})};u.displayName="CardField";let f=e=>{let{Icon:t,name:o,value:r}=e;return(0,n.jsxs)("div",{className:"flex items-center gap-4",children:[(0,n.jsx)("div",{className:"shrink-0 w-12 h-12 flex items-center justify-center rounded-xl bg-primary",children:(0,n.jsx)(t,{className:"shrink-0 w-6 h-6 text-primary-foreground"})}),(0,n.jsx)(u,{name:o,value:r})]})};f.displayName="CardFieldWithIcon";let p=r.forwardRef((e,t)=>{let{className:o,...r}=e;return(0,n.jsx)("div",{ref:t,className:(0,i.cn)("my-px h-[1.5px] bg-border [&+.card-content]:pt-6 [&+.card-footer]:pt-6",o),...r})});p.displayName="CardSeparator"},1605:(e,t,o)=>{o.d(t,{w:()=>u});var n=o(7876),r=o(6100),i=o(9917),a=o(7747),s=o(5657),c=o(8230),l=o.n(c),d=o(3986),m=o(1174);let h=e=>{let{title:t,items:o=[]}=e;return(0,n.jsxs)("div",{className:"flex flex-col items-center lg:items-start gap-y-5",children:[(0,n.jsxs)(s.o.h6,{className:"relative uppercase text-base lg:text-base font-semibold",children:[t,(0,n.jsx)(s.o.underline,{})]}),(0,n.jsx)("ul",{className:"space-y-2 text-center lg:text-start",children:o.map((e,t)=>(0,n.jsx)("li",{className:"flex items-center justify-center lg:justify-start",children:(0,n.jsxs)(l(),{href:e.href,className:"relative w-fit group/input text-base font-normal text-secondary-foreground",children:[e.name,(0,n.jsx)("span",{className:"absolute -bottom-1 left-0 w-full h-[0.15rem] rounded-full bg-linear-to-r from-pink-600 via-fuchsia-600 to-primary dark:from-orange-400 dark:via-pink-500 dark:to-primary origin-bottom-left transition-all duration-500 scale-x-0 group-hover/input:scale-x-100"})]})},t))})]})},u=()=>(0,n.jsxs)("footer",{className:"relative z-10 rounded-t-[100px] backdrop-blur-lg border-2 border-primary/25 bg-linear-to-br from-primary/5 via-background to-primary/5",children:[(0,n.jsxs)("div",{className:"pt-14 px-8 pb-8 max-w-(--breakpoint-xl) mx-auto space-y-8 text-center lg:text-start",children:[(0,n.jsxs)("div",{className:"grid grid-cols-2 lg:grid-cols-7 gap-5 gap-y-8",children:[(0,n.jsxs)("div",{className:"col-span-full lg:col-span-3 space-y-3",children:[(0,n.jsx)(m.g,{className:"text-2xl"}),(0,n.jsx)(s.o.h5,{children:"Your AI-Powered Business Hub"}),(0,n.jsx)(s.o.p,{variant:"muted",children:"Built for service based solopreneurs who do it all. Now you don’t have to. Let your AI business partner do the rest."})]}),(0,n.jsx)(h,{title:"Quick Links",items:[{href:"/",name:"Home"},{href:"/help",name:"Help"},{href:"/help/tutorials",name:"Tutorials"},{href:"/pricing",name:"Pricing"},{href:"/affiliates",name:"Partner Program"},{href:"/contact-us",name:"Contact Us"}]}),(0,n.jsx)(h,{title:"Follow us",items:[{name:"LinkedIn",href:"https://www.linkedin.com/company/eliteappmakers"},{name:"Instagram",href:"https://instagram.com/eliteappmakers"}]}),(0,n.jsx)(h,{title:"Legal",items:[{name:"Privacy Policy",href:"/help/general/privacy-policy"},{name:"Terms of Service",href:"/help/general/terms-of-service"}]}),(0,n.jsxs)("div",{className:"flex flex-col items-center lg:items-start gap-y-5",children:[(0,n.jsxs)(s.o.h6,{className:"relative uppercase text-sm lg:text-base font-semibold",children:["Partner Program",(0,n.jsx)(s.o.underline,{})]}),(0,n.jsxs)(s.o.p,{variant:"default",size:"md",children:["Earn up to"," ",(0,n.jsx)(s.o.span,{variant:"gradient",size:"lg",children:"20%"})," ","commission"]}),(0,n.jsxs)(i.vx,{href:"/affiliates",variant:"link",size:"auto",className:"dark:text-orange-300",children:["Become a Partner ",(0,n.jsx)(d.ree,{})]})]})]}),(0,n.jsx)(a.w,{}),(0,n.jsxs)(s.o.p,{variant:"muted",size:"xs",children:["\xa9 ",(0,r.C)(new Date)," ",(0,n.jsx)(l(),{href:"/",className:"underline-offset-4 hover:underline",children:"EliteAppMakers™"}),". All Rights Reserved."]})]}),(0,n.jsx)("div",{className:"absolute inset-x-0 bottom-0 -z-30 flex items-center justify-center opacity-25",children:(0,n.jsx)("span",{className:"text-[20vw] font-bold text-transparent bg-clip-text bg-linear-to-b from-primary/60 dark:from-white/60 via-65% via-primary/5 dark:via-white/5 to-transparent",children:"Solodoer"})})]})},4400:(e,t,o)=>{o.d(t,{A9:()=>S,B3:()=>M,CI:()=>k,H0:()=>N,KE:()=>y,MP:()=>j,Op:()=>G,Sk:()=>z,cF:()=>q,dM:()=>P,on:()=>A,pZ:()=>v,tH:()=>R,tU:()=>E});var n=o(7876),r=o(6423),i=o(9917),a=o(1188),s=o(121),c=o(5657),l=o(1497),d=o(7114),m=o(9065),h=o(4587),u=o.n(h),f=o(8230),p=o.n(f),x=o(9099),g=o(4232),b=o(3986),w=o(7164);let y=e=>{let{onTourClick:t}=e,o=(0,x.useRouter)();return(0,d.Wx)({target:"#hero-section",once:!0,amount:.5,keyframes:[{from:0,to:300,action:(0,d.qG)({element:"#hero-badge"})},{from:300,to:600,action:(0,d.qG)({element:"#hero-h1"})},{from:600,to:900,action:(0,d.qG)({element:"#hero-h2"})},{from:900,to:1200,action:(0,d.qG)({element:"#hero-p"})},{from:1200,to:1500,action:(0,d.qG)({element:"#hero-btn-1"})},{from:1500,to:1800,action:(0,d.qG)({element:"#hero-btn-2"})},{from:1800,to:2100,action:(0,d.qG)({element:"#nela-orb-scene"})}]}),(0,n.jsx)("section",{id:"hero-section",className:"w-full min-h-[calc(100dvh-64px)] px-6 py-8 sm:py-12 mx-auto max-w-(--breakpoint-xl) lg:flex flex-col justify-center gap-8 sm:gap-12",children:(0,n.jsx)("div",{className:"grid lg:grid-cols-2 gap-8 sm:gap-16",children:(0,n.jsxs)("div",{className:"flex flex-col justify-center gap-y-4 sm:gap-y-8 items-center text-center lg:items-start lg:text-left lg:order-2",children:[(0,n.jsxs)(r.E,{id:"hero-badge",variant:"outline",size:"default",children:[(0,n.jsx)(w.n9w,{className:"text-primary dark:text-orange-400"}),"Powered by Nela AI Agents"]}),(0,n.jsxs)("div",{className:"space-y-2 sm:space-y-4",children:[(0,n.jsxs)(c.o.h1,{id:"hero-h1",variant:"default",children:["Introducing Solo",(0,n.jsx)("span",{className:"custom-text-gradient-color",children:"doer"})]}),(0,n.jsx)(c.o.h2,{id:"hero-h2",variant:"default",children:"Your AI-Powered Business Hub"})]}),(0,n.jsx)(c.o.p,{id:"hero-p",size:"lg",variant:"muted",children:"Built for service based solopreneurs who do it all. Now you don’t have to. Let your AI business partner do the rest."}),(0,n.jsxs)("div",{className:"flex flex-wrap gap-4 lg:justify-start justify-center",children:[(0,n.jsxs)(i.$n,{id:"hero-btn-1",className:"relative z-10 w-full sm:w-fit",variant:"default",onClick:()=>{o.replace("".concat(m.BU,"?pid=").concat(m.US,"&redirect=/dashboard"))},"data-testid":"hero-login-btn",children:["Start Free Trial",(0,n.jsx)(b.w77,{})]}),(0,n.jsxs)(i.$n,{id:"hero-btn-2",className:"relative z-10 w-full sm:w-fit",variant:"outline",onClick:t,"data-testid":"hero-watch-btn",children:["Take a 2 min tour",(0,n.jsx)(b.Fa0,{className:"animate-bounce"})]})]})]})})})},v=e=>{let{nelaVoiceOrb:t}=e,o=(0,g.useMemo)(()=>({mobile:[{from:0,to:.25,action:(0,d.lm)({setOrbPosition:t.setPosition,setOrbScale:t.setScale,position:[[0,-t.viewport.height/4-.35,0],[t.viewport.width/2-.3,-(t.viewport.height/2-.3),0]],scale:[[.5,.5,.5],[.2,.2,.2]]})},{from:0,to:.125,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,0,0],[0,Math.PI,0]]}),init:!1},{from:.125,to:.25,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,Math.PI,0],[0,-.2,0]]}),init:!1},{from:.05,to:.125,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,0,0],[0,Math.PI,0]]}),init:!1},{from:.125,to:.25,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,Math.PI,0],[0,-.2,0]]}),init:!1},{from:.25,to:.35,action:(0,d.qG)({element:"#problem-section-heading"})},{from:.35,to:.45,action:(0,d.qG)({element:"#problem-section-subheading"})},{from:.45,to:.55,action:e=>{document.querySelectorAll("#problem-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}}],tablet:[{from:0,to:.25,action:(0,d.lm)({setOrbPosition:t.setPosition,setOrbScale:t.setScale,position:[[0,-t.viewport.height/4+.35,0],[t.viewport.width/2-.3,-(t.viewport.height/2-.3),0]],scale:[[.7,.7,.7],[.2,.2,.2]]})},{from:0,to:.125,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,0,0],[0,Math.PI,0]]}),init:!1},{from:.125,to:.25,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,Math.PI,0],[0,-.2,0]]}),init:!1},{from:.05,to:.125,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,0,0],[0,Math.PI,0]]}),init:!1},{from:.125,to:.25,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,Math.PI,0],[0,-.2,0]]}),init:!1},{from:.35,to:.45,action:(0,d.qG)({element:"#problem-section-heading"})},{from:.45,to:.55,action:(0,d.qG)({element:"#problem-section-subheading"})},{from:.6,to:.7,action:e=>{document.querySelectorAll("#problem-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}}],desktop:[{from:0,to:1,action:(0,d.lm)({setOrbPosition:t.setPosition,setOrbScale:t.setScale,position:[[t.viewport.width/4,.1,0],[-t.viewport.width/4,-.1,0]],scale:[[1,1,1],[1,1,1]]})},{from:0,to:.1,action:()=>{t.setRotation(void 0)}},{from:.1,to:.5,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,0,0],[0,Math.PI,0]]}),init:!1},{from:.5,to:.9,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,Math.PI,0],[0,0,0]]}),init:!1},{from:.9,to:1,action:()=>{t.setRotation(void 0)},init:!1},{from:.75,to:.8,action:(0,d.qG)({element:"#problem-section-heading"})},{from:.8,to:.85,action:(0,d.qG)({element:"#problem-section-subheading"})},{from:.75,to:1,action:e=>{document.querySelectorAll("#problem-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}}]}),[t.setPosition,t.setRotation,t.setScale,t.viewport.height,t.viewport.width]);return(0,d.Ll)({target:"#problem-section",offset:["start end","end end"],keyframes:o,isReady:t.viewport.isReady}),(0,n.jsxs)("section",{id:"problem-section",className:"w-full min-h-[calc(100dvh-64px)] px-6 py-8 sm:py-12 mx-auto max-w-(--breakpoint-xl) flex flex-col justify-center gap-8 sm:gap-12",children:[(0,n.jsxs)("div",{className:"space-y-3 sm:space-y-4 text-center",children:[(0,n.jsxs)(c.o.h3,{id:"problem-section-heading",variant:"default",children:["Doing It All Alone Is"," ",(0,n.jsx)("span",{className:"custom-text-gradient-color",children:"Exhausting"})]}),(0,n.jsx)(c.o.p,{id:"problem-section-subheading",variant:"muted",size:"lg",children:"You became a solopreneur to deliver your passion. Not to run an entire business by yourself."})]}),(0,n.jsx)("div",{className:"lg:grid lg:grid-cols-2 gap-8 sm:gap-16",children:(0,n.jsx)("div",{className:"grid md:grid-cols-2 gap-8 col-start-2",children:m.Yp.map((e,t)=>(0,n.jsx)(a.Zp,{id:"problem-section-card",children:(0,n.jsxs)(a.aR,{children:[(0,n.jsx)(a.AG,{children:(0,n.jsx)(e.icon,{})}),(0,n.jsx)(a.ZB,{children:e.title}),(0,n.jsx)(a.BT,{className:"text-base",children:e.description})]})},t))})})]})},j=e=>{let{nelaVoiceOrb:t}=e,o=(0,g.useMemo)(()=>({mobile:[{from:.05,to:.1,action:(0,d.qG)({element:"#apps-section-heading"})},{from:.1,to:.15,action:(0,d.qG)({element:"#apps-section-subheading"})},{from:.15,to:.2,action:e=>{document.querySelectorAll("#apps-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}}],tablet:[{from:.05,to:.1,action:(0,d.qG)({element:"#apps-section-heading"})},{from:.1,to:.15,action:(0,d.qG)({element:"#apps-section-subheading"})},{from:.15,to:.25,action:e=>{document.querySelectorAll("#apps-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}}],desktop:[{from:0,to:.25,action:(0,d.lm)({setOrbPosition:t.setPosition,setOrbScale:t.setScale,position:[[-t.viewport.width/4,-.1,0],[t.viewport.width/2-.65,-(t.viewport.height/2-.45),0]],scale:[[1,1,1],[.265,.265,.265]]}),init:!1},{from:.05,to:.125,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,0,0],[0,Math.PI,0]]}),init:!1},{from:.125,to:.25,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,Math.PI,0],[0,-.2,0]]}),init:!1},{from:.26,to:1,action:()=>{t.setRotation(void 0)},init:!1},{from:.2,to:.25,action:(0,d.qG)({element:"#apps-section-heading"})},{from:.25,to:.3,action:(0,d.qG)({element:"#apps-section-subheading"})},{from:.2,to:.4,action:e=>{document.querySelectorAll("#apps-section-card").forEach((t,o)=>{o<=2&&(0,d.qG)({element:t,fromY:150+150*o})(e)})}},{from:.3,to:.5,action:e=>{document.querySelectorAll("#apps-section-card").forEach((t,o)=>{o>=3&&o<=5&&(0,d.qG)({element:t,fromY:150+(o-3)*150})(e)})}},{from:.55,to:.8,action:e=>{document.querySelectorAll("#apps-section-card").forEach((t,o)=>{o>=6&&o<=8&&(0,d.qG)({element:t,fromY:150+(o-6)*150})(e)})}},{from:.75,to:1,action:e=>{document.querySelectorAll("#apps-section-card").forEach((t,o)=>{o>=9&&o<=10&&(0,d.qG)({element:t,fromY:150+(o-9)*150})(e)})}}]}),[t.setPosition,t.setRotation,t.setScale,t.viewport.height,t.viewport.width]);return(0,d.Ll)({target:"#apps-section",offset:["start end","end end"],keyframes:o}),(0,n.jsxs)("section",{id:"apps-section",className:"w-full min-h-[calc(100dvh-64px)] px-6 py-8 sm:py-12 mx-auto max-w-(--breakpoint-xl) flex flex-col justify-center gap-8 sm:gap-12",children:[(0,n.jsxs)("div",{className:"space-y-3 sm:space-y-4 text-center",children:[(0,n.jsxs)(c.o.h3,{id:"apps-section-heading",variant:"default",children:["That’s Why We Built Solo",(0,n.jsx)("span",{className:"custom-text-gradient-color",children:"doer"})]}),(0,n.jsx)(c.o.p,{id:"apps-section-subheading",variant:"muted",size:"lg",children:"Meet the apps designed to do what you shouldn’t have to do it alone anymore."})]}),(0,n.jsx)("div",{className:"grid lg:grid-cols-3 gap-8 sm:gap-16",children:m.Xp.map((e,t)=>(0,n.jsx)(a.Zp,{id:"apps-section-card",children:(0,n.jsxs)(a.aR,{children:[(0,n.jsx)(a.AG,{children:(0,n.jsx)(e.icon,{})}),(0,n.jsx)(a.ZB,{children:e.title}),(0,n.jsx)(a.BT,{className:"text-base",children:e.description})]})},t))})]})},N=()=>{let[e,t]=(0,g.useState)(1),{resolvedTheme:o}=(0,s.DP)();return(0,d.Ll)({target:"#before-after-section",offset:["start end","end end"],keyframes:{mobile:[{from:0,to:.02,action:(0,d.qG)({element:"#before-after-section-heading"})},{from:.02,to:.04,action:(0,d.qG)({element:"#before-after-section-subheading"})},{from:.04,to:.06,action:(0,d.qG)({element:"#before-after-section-grid",fromY:150})}],tablet:[{from:.01,to:.03,action:(0,d.qG)({element:"#before-after-section-heading"})},{from:.03,to:.05,action:(0,d.qG)({element:"#before-after-section-subheading"})},{from:.05,to:.07,action:(0,d.qG)({element:"#before-after-section-grid",fromY:150})}],desktop:[{from:.06,to:.08,action:(0,d.qG)({element:"#before-after-section-heading"})},{from:.08,to:.1,action:(0,d.qG)({element:"#before-after-section-subheading"})},{from:.11,to:.15,action:e=>{(0,d.qG)({element:"#before-after-section-grid",fromY:150})(e),t(0)}},{from:.15,to:.23,action:()=>{t(0)},init:!1},{from:.23,to:.31,action:()=>{t(1)},init:!1},{from:.31,to:.39,action:()=>{t(2)},init:!1},{from:.39,to:.47,action:()=>{t(3)},init:!1},{from:.47,to:.55,action:()=>{t(4)},init:!1},{from:.55,to:.63,action:()=>{t(5)},init:!1},{from:.63,to:.71,action:()=>{t(6)},init:!1},{from:.71,to:.79,action:()=>{t(7)},init:!1},{from:.79,to:.87,action:()=>{t(8)},init:!1},{from:.87,to:.95,action:()=>{t(9)},init:!1},{from:.95,to:1,action:()=>{t(10)},init:!1}]}}),(0,n.jsxs)("section",{id:"before-after-section",className:"w-full min-h-[calc(100dvh-64px)] px-6 py-8 sm:pt-12 sm:pb-16 mx-auto max-w-(--breakpoint-xl) flex flex-col justify-center gap-8 sm:gap-20",children:[(0,n.jsx)("div",{className:"lg:min-h-[calc(100dvh-64px)] lg:flex lg:flex-col lg:items-center lg:justify-center",children:(0,n.jsxs)("div",{className:"lg:-translate-y-full space-y-3 sm:space-y-4 text-center",children:[(0,n.jsxs)(c.o.h3,{id:"before-after-section-heading",variant:"default",children:["Everything You Struggle With —"," ",(0,n.jsx)("span",{className:"custom-text-gradient-color",children:"Solved in One Place"})]}),(0,n.jsx)(c.o.p,{id:"before-after-section-subheading",variant:"muted",size:"lg",children:"Running a service-based business solo is hard. Solodoer was built to solve the chaos, so you can focus on what you do best."})]})}),(0,n.jsxs)("div",{id:"before-after-section-grid",className:"grid lg:grid-cols-2 gap-8 sm:gap-20",children:[(0,n.jsx)("div",{className:"hidden lg:sticky lg:top-[calc(50%+32px)] lg:-translate-y-1/2 col-start-2 w-full h-full lg:flex flex-col items-center justify-center",children:(0,n.jsxs)("div",{className:"flex flex-col items-center gap-y-8",children:[(0,n.jsxs)(r.E,{variant:"outline",size:"default",children:[(0,n.jsx)(w.n9w,{className:"text-primary dark:text-orange-400"}),m.be[e].title]}),(0,n.jsxs)("div",{className:"relative w-full h-full",children:[(0,n.jsx)(u(),{className:"w-full h-full",src:"/mockup-device/macbook-air.png",alt:"app-demo-holder",width:100,height:100}),(0,n.jsx)(u(),{className:"absolute top-3.5 inset-x-16 w-[calc(100%-128px)] rounded",src:"/home/image/".concat(m.be[e].slug,"-").concat("dark"===o?"dark":"light",".jpeg"),alt:"app-demo",width:100,height:100})]})]})}),m.be.map((e,t)=>(0,n.jsx)("div",{id:"before-after-section-card",className:(0,l.cn)("lg:-translate-y-1/2 col-start-1",{"row-start-1":0===t}),children:(0,n.jsxs)(a.Zp,{children:[(0,n.jsxs)(a.aR,{className:"gap-y-4",children:[(0,n.jsx)(r.E,{variant:"outline",className:"w-fit text-red-600 dark:text-red-500 font-semibold",size:"default",children:"Before Solodoer"}),(0,n.jsx)(a.ZB,{children:(0,n.jsx)(c.o.blockquote,{children:e.beforeQuote})}),(0,n.jsx)(c.o.p,{children:e.beforeText})]}),(0,n.jsx)(a.E,{}),(0,n.jsxs)(a.Wu,{className:"lg:hidden space-y-4",children:[(0,n.jsxs)(r.E,{variant:"outline",size:"default",children:[(0,n.jsx)(w.n9w,{className:"text-primary dark:text-orange-400"}),m.be[t].title]}),(0,n.jsx)(u(),{className:"w-full h-full rounded-md border-2 border-primary/20 shadow-lg custom-shadow-outline",src:"/home/image/".concat(m.be[t].slug,"-").concat("dark"===o?"dark":"light",".jpeg"),alt:"app-demo",width:100,height:100})]}),(0,n.jsx)(a.E,{className:"lg:hidden"}),(0,n.jsxs)(a.Wu,{className:"space-y-4",children:[(0,n.jsx)(r.E,{variant:"outline",className:"w-fit text-green-600 dark:text-green-500 font-semibold",size:"default",children:"After Solodoer"}),(0,n.jsx)(a.ZB,{children:(0,n.jsx)(c.o.blockquote,{children:e.afterQuote})}),(0,n.jsx)(c.o.p,{children:e.afterText})]})]})},t))]})]})},q=()=>{let e=(0,x.useRouter)();return(0,d.Ll)({target:"#pricing-section",offset:["start end","end end"],keyframes:{mobile:[{from:.15,to:.25,action:(0,d.qG)({element:"#pricing-section-heading"})},{from:.25,to:.35,action:(0,d.qG)({element:"#pricing-section-subheading"})},{from:.35,to:.45,action:e=>{document.querySelectorAll("#pricing-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}},{from:.9,to:1,action:(0,d.qG)({element:"#pricing-section-note"})}],tablet:[{from:.2,to:.3,action:(0,d.qG)({element:"#pricing-section-heading"})},{from:.3,to:.4,action:(0,d.qG)({element:"#pricing-section-subheading"})},{from:.4,to:.6,action:e=>{document.querySelectorAll("#pricing-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}},{from:.9,to:1,action:(0,d.qG)({element:"#pricing-section-note"})}],desktop:[{from:.4,to:.6,action:(0,d.qG)({element:"#pricing-section-heading"})},{from:.6,to:.8,action:(0,d.qG)({element:"#pricing-section-subheading"})},{from:.75,to:.9,action:e=>{document.querySelectorAll("#pricing-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}},{from:.9,to:1,action:(0,d.qG)({element:"#pricing-section-note"})}]}}),(0,n.jsxs)("section",{id:"pricing-section",className:"w-full min-h-[calc(100vh-64px)] px-6 py-8 sm:py-12 mx-auto max-w-(--breakpoint-xl) flex flex-col justify-center gap-8 sm:gap-16",children:[(0,n.jsxs)("div",{className:"space-y-4 text-center",children:[(0,n.jsxs)(c.o.h3,{id:"pricing-section-heading",variant:"default",children:["Simple Pricing,"," ",(0,n.jsx)("span",{className:"custom-text-gradient-color",children:"Full Access"})]}),(0,n.jsx)(c.o.p,{id:"pricing-section-subheading",variant:"muted",size:"lg",children:"Every plan includes access to all apps and features. No tiers. No confusion. Just choose your commitment."})]}),(0,n.jsxs)("div",{className:"relative z-10 grid md:grid-cols-3 gap-8 sm:gap-16",children:[(0,n.jsxs)(a.Zp,{id:"pricing-section-card",children:[(0,n.jsxs)(a.aR,{className:"gap-y-2 items-center text-center",children:[(0,n.jsx)(a.ZB,{children:"3 Months"}),(0,n.jsx)(c.o.h4,{variant:"gradient",children:"₹3,000"}),(0,n.jsx)(r.E,{variant:"outline",size:"default",children:"Launch Offer • All Access"})]}),(0,n.jsxs)(a.Wu,{className:"text-center space-y-2",children:[(0,n.jsx)(c.o.p,{children:"No feature restrictions"}),(0,n.jsx)(c.o.p,{children:"Free 7-day trial"}),(0,n.jsx)(c.o.p,{children:"Upgrade anytime"})]}),(0,n.jsx)(a.wL,{className:"justify-center",children:(0,n.jsxs)(i.$n,{className:"relative z-10",variant:"default",onClick:()=>e.replace("".concat(m.BU,"?pid=").concat(m.US,"&redirect=/dashboard")),children:["Start 7-Day Free Trial",(0,n.jsx)(b.w77,{})]})})]}),(0,n.jsx)("div",{id:"pricing-section-card",className:"scale-110",children:(0,n.jsxs)(a.Zp,{variant:"gradiant",children:[(0,n.jsxs)(a.aR,{className:"gap-y-2 items-center text-center",children:[(0,n.jsx)(a.ZB,{children:"6 Months"}),(0,n.jsx)(c.o.h4,{variant:"gradient",children:"₹6,000"}),(0,n.jsx)(r.E,{variant:"default",size:"default",children:"+1 Month Free • Most Popular"})]}),(0,n.jsxs)(a.Wu,{className:"text-center space-y-2",children:[(0,n.jsx)(c.o.p,{children:"7 months for the price of 6"}),(0,n.jsx)(c.o.p,{children:"All apps included"}),(0,n.jsx)(c.o.p,{children:"Cancel anytime"})]}),(0,n.jsx)(a.wL,{className:"justify-center",children:(0,n.jsxs)(i.$n,{className:"relative z-10",variant:"default",onClick:()=>e.replace("".concat(m.BU,"?pid=").concat(m.US,"&redirect=/dashboard")),children:["Get 7 Months Now",(0,n.jsx)(b.w77,{})]})})]})}),(0,n.jsxs)(a.Zp,{id:"pricing-section-card",className:"z-10",children:[(0,n.jsxs)(a.aR,{className:"gap-y-2 items-center text-center",children:[(0,n.jsx)(a.ZB,{children:"1 Year"}),(0,n.jsx)(c.o.h4,{variant:"gradient",children:"₹12,000"}),(0,n.jsx)(r.E,{variant:"outline",size:"default",children:"+2 Months Free • Best Value"})]}),(0,n.jsxs)(a.Wu,{className:"text-center space-y-2",children:[(0,n.jsx)(c.o.p,{children:"14 months of full access"}),(0,n.jsx)(c.o.p,{children:"One-time payment"}),(0,n.jsx)(c.o.p,{children:"Priority support"})]}),(0,n.jsx)(a.wL,{className:"justify-center",children:(0,n.jsxs)(i.$n,{className:"relative z-10",variant:"default",onClick:()=>e.replace("".concat(m.BU,"?pid=").concat(m.US,"&redirect=/dashboard")),children:["Claim 14 Months Access",(0,n.jsx)(b.w77,{})]})})]})]}),(0,n.jsx)(c.o.p,{id:"pricing-section-note",variant:"muted",size:"sm",className:"text-center italic",children:"*All plans include access to every Solodoer App & Nela AI tools."})]})},k=()=>{let e=(0,x.useRouter)();return(0,d.Ll)({target:"#cta-section",offset:["start end","end end"],keyframes:{mobile:[{from:.3,to:.5,action:(0,d.qG)({element:"#cta-section-heading"})},{from:.5,to:.7,action:(0,d.qG)({element:"#cta-section-subheading"})},{from:.7,to:.8,action:(0,d.qG)({element:"#cta-section-btn"})},{from:.8,to:.9,action:(0,d.qG)({element:"#cta-section-img",fromY:150})}],tablet:[{from:.3,to:.5,action:(0,d.qG)({element:"#cta-section-heading"})},{from:.5,to:.7,action:(0,d.qG)({element:"#cta-section-subheading"})},{from:.7,to:.8,action:(0,d.qG)({element:"#cta-section-btn"})},{from:.8,to:.9,action:(0,d.qG)({element:"#cta-section-img",fromY:150})}],desktop:[{from:.4,to:.6,action:(0,d.qG)({element:"#cta-section-heading"})},{from:.6,to:.8,action:(0,d.qG)({element:"#cta-section-subheading"})},{from:.8,to:.9,action:(0,d.qG)({element:"#cta-section-btn"})},{from:.4,to:.9,action:(0,d.qG)({element:"#cta-section-img",fromY:150})}]}}),(0,n.jsx)("section",{id:"cta-section",className:"w-full min-h-[calc(100vh-64px)] px-6 py-8 sm:py-12 mx-auto max-w-(--breakpoint-xl) grid gap-8 sm:gap-16",children:(0,n.jsxs)(a.Zp,{variant:"gradiant",className:"w-full h-full p-6 sm:p-16 grid lg:grid-cols-2 gap-8 sm:gap-16",colSpanFull:!0,children:[(0,n.jsxs)("div",{className:"flex flex-col items-center lg:items-start justify-center gap-8 text-center lg:text-start",children:[(0,n.jsx)(c.o.h3,{id:"cta-section-heading",variant:"default",children:"Ready to hire Nela - Your Own AI Business Partner"}),(0,n.jsx)(c.o.h5,{id:"cta-section-subheading",variant:"gradient",children:"Start your 7-day free trial. No risk, no card. Just clarity."}),(0,n.jsxs)(i.$n,{id:"cta-section-btn",className:"relative z-10 w-full sm:w-fit",variant:"default",onClick:()=>{e.replace("".concat(m.BU,"?pid=").concat(m.US,"&redirect=/dashboard"))},children:["Start Free Trial Now",(0,n.jsx)(b.w77,{})]})]}),(0,n.jsx)(u(),{id:"cta-section-img",className:"w-full max-w-[425px] mx-auto",src:"/home/image/nela.png",alt:"Nela",priority:!0,width:100,height:100})]})})},G=()=>(0,n.jsxs)("section",{id:"contact-section",className:"w-full px-6 py-8 sm:py-12 mx-auto max-w-(--breakpoint-xl) flex flex-col justify-center gap-8 sm:gap-16",children:[(0,n.jsxs)("div",{className:"space-y-4 text-center",children:[(0,n.jsxs)(c.o.h3,{id:"contact-section-heading",variant:"default",children:["Reach Out, ",(0,n.jsx)("span",{className:"custom-text-gradient-color",children:"Anytime"})]}),(0,n.jsx)(c.o.p,{id:"contact-section-subheading",variant:"muted",size:"lg",children:"Suitable for quick inquiry"})]}),(0,n.jsx)("div",{className:"relative z-10 grid md:grid-cols-3 gap-8 sm:gap-16",children:m.ke.map((e,t)=>(0,n.jsx)(p(),{href:e.href,target:"_blank",rel:"noopener noreferrer",children:(0,n.jsxs)(a.Zp,{colSpanFull:!0,className:"h-full flex flex-col",children:[(0,n.jsxs)(a.aR,{className:"grow gap-y-3",children:[(0,n.jsx)(a.AG,{children:(0,n.jsx)(e.icon,{})}),(0,n.jsx)(a.ZB,{children:e.title}),(0,n.jsx)(a.BT,{className:"text-base",children:e.subtitle})]}),(0,n.jsx)(a.E,{}),(0,n.jsx)(a.wL,{children:(0,n.jsxs)(i.$n,{className:"relative z-10",children:[e.cta,(0,n.jsx)(b.Cpb,{})]})})]})},t))})]}),R=()=>(0,n.jsxs)("section",{id:"follow-us-section",className:"w-full px-6 py-8 sm:py-12 mx-auto max-w-(--breakpoint-xl) flex flex-col justify-center gap-8 sm:gap-16",children:[(0,n.jsxs)("div",{className:"space-y-4 text-center",children:[(0,n.jsxs)(c.o.h3,{id:"follow-us-section-heading",variant:"default",children:["Stay Connected with"," ",(0,n.jsx)("span",{className:"custom-text-gradient-color",children:"Our Socials"})]}),(0,n.jsx)(c.o.p,{id:"follow-us-section-subheading",variant:"muted",size:"lg",children:"Follow us for the latest updates"})]}),(0,n.jsx)("div",{className:"relative z-10 grid md:grid-cols-3 gap-8 sm:gap-16",children:m.FN.map((e,t)=>(0,n.jsx)(p(),{href:e.href,target:"_blank",rel:"noopener noreferrer",children:(0,n.jsxs)(a.Zp,{colSpanFull:!0,className:"h-full flex flex-col",children:[(0,n.jsxs)(a.aR,{className:"grow gap-y-3",children:[(0,n.jsx)(a.AG,{children:(0,n.jsx)(e.icon,{})}),(0,n.jsx)(a.ZB,{children:e.platform}),(0,n.jsx)(a.BT,{className:"text-base",children:e.description})]}),(0,n.jsx)(a.E,{}),(0,n.jsx)(a.wL,{children:(0,n.jsxs)(i.$n,{className:"relative z-10",children:[e.cta,(0,n.jsx)(b.Cpb,{})]})})]})},t))})]}),S=e=>{let{onTourClick:t}=e,o=(0,x.useRouter)();return(0,d.Wx)({target:"#hero-section",once:!0,amount:.5,keyframes:[{from:0,to:300,action:(0,d.qG)({element:"#hero-badge"})},{from:300,to:600,action:(0,d.qG)({element:"#hero-h1"})},{from:600,to:900,action:(0,d.qG)({element:"#hero-h2"})},{from:900,to:1200,action:(0,d.qG)({element:"#hero-p"})},{from:1200,to:1500,action:(0,d.qG)({element:"#hero-btn-1"})},{from:1500,to:1800,action:(0,d.qG)({element:"#hero-btn-2"})},{from:1800,to:2100,action:(0,d.qG)({element:"#nela-orb-scene"})}]}),(0,n.jsx)("section",{id:"hero-section",className:"w-full min-h-[calc(100dvh-64px)] px-6 py-8 sm:py-12 mx-auto max-w-(--breakpoint-xl) lg:flex flex-col justify-center gap-8 sm:gap-12",children:(0,n.jsx)("div",{className:"grid lg:grid-cols-2 gap-8 sm:gap-16",children:(0,n.jsxs)("div",{className:"flex flex-col justify-center gap-y-4 sm:gap-y-8 items-center text-center lg:items-start lg:text-left lg:order-2",children:[(0,n.jsxs)("div",{className:"space-y-2 sm:space-y-4",children:[(0,n.jsxs)(c.o.h1,{id:"hero-h1",variant:"default",children:["Join the"," ",(0,n.jsx)("span",{className:"custom-text-gradient-color",children:"Solodoer Partner Program"})]}),(0,n.jsx)(c.o.h2,{id:"hero-h2",variant:"default",children:"Earn 20% Commission. Empower Solopreneurs. Grow with Us."})]}),(0,n.jsx)(c.o.p,{id:"hero-p",size:"lg",variant:"muted",children:"Solodoer is an all-in-one AI business hub for solopreneurs — from freelance designers to solo app developers. Now, you can be part of our growth journey and earn every time you help someone discover Solodoer."}),(0,n.jsxs)("div",{className:"flex flex-wrap gap-4 lg:justify-start justify-center",children:[(0,n.jsxs)(i.$n,{id:"hero-btn-1",className:"relative z-10 w-full sm:w-fit",variant:"default",onClick:()=>{o.replace("".concat(m.BU,"?pid=").concat(m.US,"&redirect=/affiliates/dashboard"))},"data-testid":"hero-login-btn",children:["Join Our Affiliate Program",(0,n.jsx)(b.w77,{})]}),(0,n.jsxs)(i.$n,{id:"hero-btn-2",className:"relative z-10 w-full sm:w-fit",variant:"outline",onClick:t,"data-testid":"hero-watch-btn",children:["Take a 2 min tour",(0,n.jsx)(b.Fa0,{className:"animate-bounce"})]})]})]})})})},E=e=>{let{nelaVoiceOrb:t}=e,o=(0,g.useMemo)(()=>({mobile:[{from:0,to:.25,action:(0,d.lm)({setOrbPosition:t.setPosition,setOrbScale:t.setScale,position:[[0,-t.viewport.height/4-.35,0],[t.viewport.width/2-.3,-(t.viewport.height/2-.3),0]],scale:[[.5,.5,.5],[.2,.2,.2]]})},{from:0,to:.125,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,0,0],[0,Math.PI,0]]}),init:!1},{from:.125,to:.25,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,Math.PI,0],[0,-.2,0]]}),init:!1},{from:.05,to:.125,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,0,0],[0,Math.PI,0]]}),init:!1},{from:.125,to:.25,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,Math.PI,0],[0,-.2,0]]}),init:!1},{from:.25,to:.35,action:(0,d.qG)({element:"#how-it-works-section-heading"})},{from:.35,to:.45,action:(0,d.qG)({element:"#how-it-works-section-subheading"})},{from:.45,to:.5,action:e=>{document.querySelectorAll("#how-it-works-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}}],tablet:[{from:0,to:.25,action:(0,d.lm)({setOrbPosition:t.setPosition,setOrbScale:t.setScale,position:[[0,-t.viewport.height/4+.35,0],[t.viewport.width/2-.3,-(t.viewport.height/2-.3),0]],scale:[[.7,.7,.7],[.2,.2,.2]]})},{from:0,to:.125,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,0,0],[0,Math.PI,0]]}),init:!1},{from:.125,to:.25,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,Math.PI,0],[0,-.2,0]]}),init:!1},{from:.05,to:.125,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,0,0],[0,Math.PI,0]]}),init:!1},{from:.125,to:.25,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,Math.PI,0],[0,-.2,0]]}),init:!1},{from:.35,to:.45,action:(0,d.qG)({element:"#how-it-works-section-heading"})},{from:.45,to:.55,action:(0,d.qG)({element:"#how-it-works-section-subheading"})},{from:.6,to:.7,action:e=>{document.querySelectorAll("#how-it-works-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}}],desktop:[{from:0,to:1,action:(0,d.lm)({setOrbPosition:t.setPosition,setOrbScale:t.setScale,position:[[t.viewport.width/4,.1,0],[-t.viewport.width/4,-.1,0]],scale:[[1,1,1],[1,1,1]]})},{from:0,to:.1,action:()=>{t.setRotation(void 0)}},{from:.1,to:.5,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,0,0],[0,Math.PI,0]]}),init:!1},{from:.5,to:.9,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,Math.PI,0],[0,0,0]]}),init:!1},{from:.9,to:1,action:()=>{t.setRotation(void 0)},init:!1},{from:.75,to:.8,action:(0,d.qG)({element:"#how-it-works-section-heading"})},{from:.8,to:.85,action:(0,d.qG)({element:"#how-it-works-section-subheading"})},{from:.75,to:.88,action:e=>{document.querySelectorAll("#how-it-works-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}}]}),[t.setPosition,t.setRotation,t.setScale,t.viewport.height,t.viewport.width]);return(0,d.Ll)({target:"#how-it-works-section",offset:["start end","end end"],keyframes:o,isReady:t.viewport.isReady}),(0,n.jsxs)("section",{id:"how-it-works-section",className:"w-full min-h-[calc(100dvh-64px)] px-6 py-8 sm:py-12 mx-auto max-w-(--breakpoint-xl) flex flex-col justify-center gap-8 sm:gap-12",children:[(0,n.jsxs)("div",{className:"space-y-3 sm:space-y-4 text-center",children:[(0,n.jsxs)(c.o.h3,{id:"how-it-works-section-heading",variant:"default",children:["How It ",(0,n.jsx)("span",{className:"custom-text-gradient-color",children:"Works"})]}),(0,n.jsx)(c.o.p,{id:"how-it-works-section-subheading",variant:"muted",size:"lg",children:"Becoming a Solodoer Partner is simple and rewarding. Here’s how you can start earning:"})]}),(0,n.jsx)("div",{className:"lg:grid lg:grid-cols-2 gap-8 sm:gap-16",children:(0,n.jsx)("div",{className:"grid md:grid-cols-2 gap-8 col-start-2",children:m.pg.map((e,t)=>(0,n.jsx)(a.Zp,{id:"how-it-works-section-card",children:(0,n.jsxs)(a.aR,{children:[(0,n.jsx)(a.AG,{children:(0,n.jsx)(e.icon,{})}),(0,n.jsx)(a.ZB,{children:e.title}),(0,n.jsx)(a.BT,{className:"text-base",children:e.description})]})},t))})})]})},A=e=>{let{nelaVoiceOrb:t}=e,o=(0,g.useMemo)(()=>({mobile:[{from:.05,to:.1,action:(0,d.qG)({element:"#why-partner-section-heading"})},{from:.1,to:.15,action:(0,d.qG)({element:"#why-partner-section-subheading"})},{from:.15,to:.2,action:e=>{document.querySelectorAll("#why-partner-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}}],tablet:[{from:.05,to:.1,action:(0,d.qG)({element:"#why-partner-section-heading"})},{from:.1,to:.15,action:(0,d.qG)({element:"#why-partner-section-subheading"})},{from:.15,to:.25,action:e=>{document.querySelectorAll("#why-partner-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}}],desktop:[{from:0,to:.25,action:(0,d.lm)({setOrbPosition:t.setPosition,setOrbScale:t.setScale,position:[[-t.viewport.width/4,-.1,0],[t.viewport.width/2-.65,-(t.viewport.height/2-.45),0]],scale:[[1,1,1],[.265,.265,.265]]}),init:!1},{from:.05,to:.125,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,0,0],[0,Math.PI,0]]}),init:!1},{from:.125,to:.25,action:(0,d.lm)({setOrbRotation:t.setRotation,rotation:[[0,Math.PI,0],[0,-.2,0]]}),init:!1},{from:.26,to:1,action:()=>{t.setRotation(void 0)},init:!1},{from:.2,to:.25,action:(0,d.qG)({element:"#why-partner-section-heading"})},{from:.25,to:.3,action:(0,d.qG)({element:"#why-partner-section-subheading"})},{from:.2,to:.55,action:e=>{document.querySelectorAll("#why-partner-section-card").forEach((t,o)=>{o<=1&&(0,d.qG)({element:t,fromY:150+150*o})(e)})}},{from:.55,to:.9,action:e=>{document.querySelectorAll("#why-partner-section-card").forEach((t,o)=>{o>=2&&o<=3&&(0,d.qG)({element:t,fromY:150+(o-3)*150})(e)})}}]}),[t.setPosition,t.setRotation,t.setScale,t.viewport.height,t.viewport.width]);return(0,d.Ll)({target:"#why-partner-section",offset:["start end","end end"],keyframes:o}),(0,n.jsxs)("section",{id:"why-partner-section",className:"w-full min-h-[calc(100dvh-64px)] px-6 py-8 sm:py-12 mx-auto max-w-(--breakpoint-xl) flex flex-col justify-center gap-8 sm:gap-12",children:[(0,n.jsxs)("div",{className:"space-y-3 sm:space-y-4 text-center",children:[(0,n.jsxs)(c.o.h3,{id:"why-partner-section-heading",variant:"default",children:["Why ",(0,n.jsx)("span",{className:"custom-text-gradient-color",children:"Partner"})," with Solodoer?"]}),(0,n.jsx)(c.o.p,{id:"why-partner-section-subheading",variant:"muted",size:"lg",children:"Solodoer gives you the tools, trust, and transparency to succeed as a true partner — not just a referrer."})]}),(0,n.jsx)("div",{className:"grid md:grid-cols-2 gap-8 col-start-2",children:m.Vc.map((e,t)=>(0,n.jsx)(a.Zp,{id:"why-partner-section-card",children:(0,n.jsxs)(a.aR,{children:[(0,n.jsx)(a.AG,{children:(0,n.jsx)(e.icon,{})}),(0,n.jsx)(a.ZB,{children:e.title}),(0,n.jsx)(a.BT,{className:"text-base",children:e.description})]})},t))})]})},P=()=>((0,d.Ll)({target:"#rules-section",offset:["start end","end end"],keyframes:{mobile:[{from:.05,to:.1,action:(0,d.qG)({element:"#rules-section-heading"})},{from:.1,to:.15,action:(0,d.qG)({element:"#rules-section-subheading"})},{from:.15,to:.2,action:e=>{document.querySelectorAll("#rules-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}},{from:.9,to:1,action:(0,d.qG)({element:"#rules-section-note"})}],tablet:[{from:.05,to:.1,action:(0,d.qG)({element:"#rules-section-heading"})},{from:.1,to:.15,action:(0,d.qG)({element:"#rules-section-subheading"})},{from:.15,to:.25,action:e=>{document.querySelectorAll("#rules-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}},{from:.9,to:1,action:(0,d.qG)({element:"#rules-section-note"})}],desktop:[{from:.2,to:.25,action:(0,d.qG)({element:"#rules-section-heading"})},{from:.25,to:.3,action:(0,d.qG)({element:"#rules-section-subheading"})},{from:.2,to:.525,action:e=>{document.querySelectorAll("#rules-section-card").forEach((t,o)=>{o<=2&&(0,d.qG)({element:t,fromY:150+150*o})(e)})}},{from:.525,to:.8,action:e=>{document.querySelectorAll("#rules-section-card").forEach((t,o)=>{o>=3&&o<=5&&(0,d.qG)({element:t,fromY:150+(o-3)*150})(e)})}},{from:.9,to:1,action:(0,d.qG)({element:"#rules-section-note"})}]}}),(0,n.jsxs)("section",{id:"rules-section",className:"w-full min-h-[calc(100dvh-64px)] px-6 py-8 sm:py-12 mx-auto max-w-(--breakpoint-xl) flex flex-col justify-center gap-8 sm:gap-12",children:[(0,n.jsxs)("div",{className:"space-y-3 sm:space-y-4 text-center",children:[(0,n.jsxs)(c.o.h3,{id:"rules-section-heading",variant:"default",children:["Program ",(0,n.jsx)("span",{className:"custom-text-gradient-color",children:"Rules"})]}),(0,n.jsx)(c.o.p,{id:"rules-section-subheading",size:"lg",variant:"muted",children:"These rules ensure fair play and long-term success for all our partners."})]}),(0,n.jsx)("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-8 col-start-2",children:m.rp.map((e,t)=>(0,n.jsx)(a.Zp,{id:"rules-section-card",children:(0,n.jsxs)(a.aR,{children:[(0,n.jsx)(a.AG,{children:(0,n.jsx)(b._IM,{className:"text-green-600"})}),(0,n.jsx)(a.ZB,{children:e.title}),(0,n.jsx)(a.BT,{className:"text-base",children:e.description})]})},t))}),(0,n.jsx)(c.o.p,{id:"rules-section-note",variant:"muted",size:"sm",className:"text-center italic",children:"We monitor all accounts for fraud. Violating these rules may result in account termination and commission forfeiture."})]})),M=()=>{let e=(0,x.useRouter)();return(0,d.Ll)({target:"#commission-section",offset:["start end","end end"],keyframes:{mobile:[{from:.15,to:.25,action:(0,d.qG)({element:"#commission-section-heading"})},{from:.25,to:.35,action:(0,d.qG)({element:"#commission-section-subheading"})},{from:.35,to:.45,action:e=>{document.querySelectorAll("#commission-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}},{from:.9,to:1,action:(0,d.qG)({element:"#commission-section-note"})}],tablet:[{from:.2,to:.3,action:(0,d.qG)({element:"#commission-section-heading"})},{from:.3,to:.4,action:(0,d.qG)({element:"#commission-section-subheading"})},{from:.4,to:.6,action:e=>{document.querySelectorAll("#commission-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}},{from:.9,to:1,action:(0,d.qG)({element:"#commission-section-note"})}],desktop:[{from:.4,to:.6,action:(0,d.qG)({element:"#commission-section-heading"})},{from:.6,to:.8,action:(0,d.qG)({element:"#commission-section-subheading"})},{from:.75,to:.9,action:e=>{document.querySelectorAll("#commission-section-card").forEach((t,o)=>{(0,d.qG)({element:t,fromY:150+150*o})(e)})}},{from:.9,to:1,action:(0,d.qG)({element:"#commission-section-note"})}]}}),(0,n.jsxs)("section",{id:"commission-section",className:"w-full min-h-[calc(100dvh-64px)] px-6 py-8 sm:py-12 mx-auto max-w-(--breakpoint-xl) flex flex-col justify-center gap-8 sm:gap-12",children:[(0,n.jsxs)("div",{className:"space-y-3 sm:space-y-4 text-center",children:[(0,n.jsxs)(c.o.h3,{id:"commission-section-heading",variant:"default",children:["Transparent"," ",(0,n.jsx)("span",{className:"custom-text-gradient-color",children:"Commission"})]}),(0,n.jsx)(c.o.p,{id:"commission-section-subheading",variant:"muted",size:"lg",children:"Earn consistent 20% commission on every subscription your referral makes."})]}),(0,n.jsx)("div",{className:"relative z-10 grid md:grid-cols-3 gap-8 sm:gap-16",children:m.GM.map((t,o)=>(0,n.jsxs)(a.Zp,{id:"commission-section-card",className:"flex flex-col justify-between",children:[(0,n.jsxs)(a.aR,{className:"gap-y-3 items-center text-center",children:[(0,n.jsxs)(a.ZB,{children:[t.plan," Plan"]}),(0,n.jsxs)(c.o.h4,{variant:"gradient",children:["Price: ",t.price]}),(0,n.jsx)(r.E,{variant:"outline",size:"default",children:t.badge})]}),(0,n.jsx)(a.Wu,{className:"text-center space-y-2",children:t.features.map((e,t)=>(0,n.jsx)(c.o.p,{children:e},t))}),(0,n.jsx)(a.wL,{className:"justify-center",children:(0,n.jsxs)(i.$n,{className:"relative z-10",variant:"default",onClick:()=>{e.replace("".concat(m.BU,"?pid=").concat(m.US,"&redirect=/affiliates/dashboard"))},children:["Claim"," ",(0,n.jsx)(c.o.span,{variant:"white",size:"lg",children:t.commission})," ","Commission",(0,n.jsx)(b.imn,{className:"ml-2"})]})})]},o))}),(0,n.jsx)(c.o.p,{id:"commission-section-note",variant:"muted",size:"sm",className:"text-center italic",children:"Payouts via Bank Transfer or UPI. Minimum payout threshold: ₹10,000. Commissions become payable after 14-day refund window and are processed by the 25th of each month."})]})},z=()=>{let e=(0,x.useRouter)();return(0,d.Ll)({target:"#cta-section",offset:["start end","end end"],keyframes:{mobile:[{from:.3,to:.5,action:(0,d.qG)({element:"#cta-section-heading"})},{from:.5,to:.7,action:(0,d.qG)({element:"#cta-section-subheading"})},{from:.7,to:.8,action:(0,d.qG)({element:"#cta-section-btn-1"})},{from:.7,to:.8,action:(0,d.qG)({element:"#cta-section-btn-2"})},{from:.8,to:.9,action:(0,d.qG)({element:"#cta-section-note"})}],tablet:[{from:.3,to:.5,action:(0,d.qG)({element:"#cta-section-heading"})},{from:.5,to:.7,action:(0,d.qG)({element:"#cta-section-subheading"})},{from:.7,to:.8,action:(0,d.qG)({element:"#cta-section-btn-1"})},{from:.7,to:.8,action:(0,d.qG)({element:"#cta-section-btn-2"})},{from:.8,to:.9,action:(0,d.qG)({element:"#cta-section-note"})}],desktop:[{from:.4,to:.6,action:(0,d.qG)({element:"#cta-section-heading"})},{from:.6,to:.8,action:(0,d.qG)({element:"#cta-section-subheading"})},{from:.8,to:.9,action:(0,d.qG)({element:"#cta-section-btn-1"})},{from:.8,to:.9,action:(0,d.qG)({element:"#cta-section-btn-2"})},{from:.9,to:1,action:(0,d.qG)({element:"#cta-section-note"})}]}}),(0,n.jsx)("section",{id:"cta-section",className:"w-full px-6 py-8 sm:py-12 mx-auto max-w-(--breakpoint-xl) grid gap-8 sm:gap-16",children:(0,n.jsx)(a.Zp,{variant:"gradiant",className:"w-full h-full p-6 sm:p-16 flex items-center justify-center gap-8 sm:gap-16",colSpanFull:!0,children:(0,n.jsxs)("div",{className:"flex flex-col items-center justify-center gap-8 text-center",children:[(0,n.jsxs)(c.o.h3,{id:"cta-section-heading",variant:"default",children:["Ready to"," ",(0,n.jsx)("span",{className:"custom-text-gradient-color",children:"Start Earning?"})]}),(0,n.jsx)(c.o.h5,{id:"cta-section-subheading",variant:"gradient",children:"Sign up in under 2 minutes and take your first step toward passive income."}),(0,n.jsxs)("div",{className:"flex flex-wrap gap-2.5",children:[(0,n.jsxs)(i.$n,{id:"cta-section-btn-1",className:"relative z-10 w-full sm:w-fit",variant:"default",onClick:()=>{e.replace("".concat(m.BU,"?pid=").concat(m.US,"&redirect=/affiliates/dashboard"))},children:["Become Partner Now",(0,n.jsx)(b.w77,{})]}),(0,n.jsxs)(i.$n,{id:"cta-section-btn-2",className:"relative z-10 w-full sm:w-fit",variant:"outline",onClick:()=>{e.replace("".concat(m.BU,"?pid=").concat(m.US,"&redirect=/affiliates/dashboard"))},children:["Login to Partner Dashboard",(0,n.jsx)(b.w77,{})]})]}),(0,n.jsxs)(c.o.p,{id:"cta-section-note",variant:"muted",size:"sm",className:"text-center italic relative z-10",children:["Have questions?"," ",(0,n.jsx)(i.vx,{href:"/contact-us",variant:"link",size:"auto",children:"Contact us"})," ","anytime — we’re here to help."]})]})})})}},6423:(e,t,o)=>{o.d(t,{E:()=>s});var n=o(7876),r=o(7137);o(4232);var i=o(1497);let a=(0,r.F)("relative w-fit inline-flex items-center gap-1 rounded-full border-2 shadow-xs focus:outline-hidden",{variants:{variant:{default:"bg-primary/10 dark:bg-background backdrop-blur-xs text-primary dark:text-primary-foreground hover:bg-primary/15 dark:hover:bg-secondary border-primary/70 custom-shadow-primary",secondary:"bg-secondary text-secondary-foreground hover:bg-border border-input custom-shadow-secondary",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90 border-destructive-foreground/15 custom-shadow-destructive",outline:"bg-background/55 dark:bg-foreground/10 text-foreground hover:bg-accent/75 border-input custom-shadow-outline"},size:{default:"px-3 py-1 text-sm font-medium",sm:"px-2.5 pt-0.5 pb-px text-xs font-medium"}},defaultVariants:{variant:"default",size:"sm"}}),s=e=>{let{className:t,variant:o,size:r,...s}=e;return(0,n.jsx)("div",{className:(0,i.cn)(a({variant:o,size:r}),t),...s})}},7114:(e,t,o)=>{o.d(t,{Ll:()=>d,Wn:()=>a,Wx:()=>m,lm:()=>u,qG:()=>h});var n=o(4232);let r=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,o=arguments.length>2?arguments[2]:void 0;return e+(t-e)*o},i=(e,t)=>({width:e,height:t,minWidthBreakpoints:{sm:e>=640,md:e>=768,lg:e>=1024,xl:e>=1280,"2xl":e>=1536},maxWidthBreakpoints:{sm:e<768,md:e<1024,lg:e<1280,xl:e<1536,"2xl":!1},deviceType:e<640?"mobile":e>=640&&e<1024?"tablet":"desktop"}),a=function(){let{container:e,touchSpeed:t=.09,mouseSpeed:o=.08,axis:r="y"}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},i=(0,n.useRef)(0),a=(0,n.useRef)(0),s=(0,n.useRef)(0),c=(0,n.useRef)(null),l=(0,n.useRef)(null),d=(0,n.useRef)(!1),m=(0,n.useCallback)(e=>{if(e===window)if("y"===r)return document.documentElement.scrollHeight-window.innerHeight;else return document.documentElement.scrollWidth-window.innerWidth;return"y"===r?e.scrollHeight-e.clientHeight:e.scrollWidth-e.clientWidth},[]),h=(0,n.useCallback)(()=>"ontouchstart"in window?t:o,[t,o]);return(0,n.useEffect)(()=>{let n,u;if(!(n="string"==typeof e?document.querySelector(e):void 0===e?window:e))return;c.current=n;let f=e=>{e.preventDefault(),d.current=!0;let t=c.current;if(!t)return;let o=m(t),n="y"===r?e.deltaY:e.deltaX;i.current+=n,i.current=Math.max(0,Math.min(i.current,o))},p=()=>{if(d.current)return;let e=c.current;if(!e)return;let t=0;i.current=t=e===window?"y"===r?window.scrollY:window.scrollX:"y"===r?e.scrollTop:e.scrollLeft,a.current=t},x=e=>{s.current="y"===r?e.touches[0].clientY:e.touches[0].clientX},g=e=>{e.preventDefault();let t=c.current;if(!t)return;let o=m(t),n="y"===r?e.touches[0].clientY:e.touches[0].clientX,a=s.current-n;i.current+=1.5*a,i.current=Math.max(0,Math.min(i.current,o)),s.current=n},b=e=>{var t,o;let n="y"===r?null==(t=e.touches[0])?void 0:t.clientY:null==(o=e.touches[0])?void 0:o.clientX;n&&(s.current=n)},w=()=>{var e;let t=h(),o=null!=(e=l.current)?e:t;(a.current+=(i.current-a.current)*o,n===window)?"y"===r?window.scrollTo(0,a.current):window.scrollTo(a.current,0):"y"===r?n.scrollTop=a.current:n.scrollLeft=a.current,.25>Math.abs(i.current-a.current)&&(l.current=null,d.current=!1),u=requestAnimationFrame(w)};return"ontouchstart"in window?t>0&&(n.addEventListener("touchstart",x,{passive:!1}),n.addEventListener("touchmove",g,{passive:!1}),n.addEventListener("touchend",b,{passive:!1}),requestAnimationFrame(w)):o>0&&(n.addEventListener("wheel",f,{passive:!1}),n.addEventListener("scroll",p,{passive:!0}),requestAnimationFrame(w)),()=>{u&&cancelAnimationFrame(u),"ontouchstart"in window?t>0&&(null==n||n.removeEventListener("touchstart",x),null==n||n.removeEventListener("touchmove",g),null==n||n.removeEventListener("touchend",b)):o>0&&(null==n||n.removeEventListener("wheel",f),null==n||n.removeEventListener("scroll",p)),c.current===window?window.scrollTo(0,0):c.current instanceof HTMLElement&&("y"===r?c.current.scrollTop=0:c.current.scrollLeft=0),c.current=null,i.current=0,a.current=0}},[]),{scrollIntoView:(0,n.useCallback)(function(t){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=c.current;if(!n)return;let a=null;if(!(a="string"==typeof t?document.querySelector(t):t))return;let{speed:s,offset:d=0,center:h=!1}=o,u=0;if(n===window){let e=a.getBoundingClientRect(),t=("y"===r?e.top:e.left)+("y"===r?window.scrollY:window.scrollX);u=h?t-(("y"===r?window.innerHeight:window.innerWidth)-("y"===r?e.height:e.width))/2:t}else if(e instanceof HTMLElement){let t=e.getBoundingClientRect(),o=a.getBoundingClientRect(),n="y"===r?e.scrollTop:e.scrollLeft,i=("y"===r?o.top-t.top:o.left-t.left)+n;u=h?i-(("y"===r?e.clientHeight:e.clientWidth)-("y"===r?o.height:o.width))/2:i}void 0!==s&&(l.current=s),i.current=Math.max(0,Math.min(u+d,m(n)))},[r])}},s=n.useLayoutEffect,c=e=>{switch(e){case"start":return 0;case"center":return .5;case"end":return 1;default:return parseFloat(e)}},l=e=>{let[t,o]=e.trim().split(" ");return[c(t),c(o)]},d=function(){let{container:e,target:t,axis:o="y",offset:a=["start end","end end"],keyframes:c=[],isReady:d=!0}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{deviceType:m}=(()=>{let[e,t]=(0,n.useState)(i(0,0)),o=()=>{t(i(window.innerWidth,window.innerHeight))};return(0,n.useLayoutEffect)(()=>(o(),window.addEventListener("resize",o),()=>window.removeEventListener("resize",o)),[]),e})(),h=(0,n.useRef)(0),u=(0,n.useRef)(!1);s(()=>{d&&!u.current&&((Array.isArray(c)?c:c[m]||c.desktop||[]).forEach(e=>{let{action:t,init:o=!0}=e;o&&t(0)}),u.current=!0)},[d,m,c]),(0,n.useEffect)(()=>{let n,i,s,d=0,u=0;if(i="string"==typeof e?document.querySelector(e):void 0===e?window:e,s="string"==typeof t?document.querySelector(t):t,!i)return;let f=Array.isArray(c)?c:c[m]||c.desktop||[],p=e=>{f.forEach(t=>{let{from:o,to:n,action:r,init:i=!0}=t;e<=o?i&&r(0):e>=n?r(1):e>o&&e{let e=0;if(i===window?e="y"===o?window.scrollY:window.scrollX:i instanceof Element&&(e="y"===o?i.scrollTop:i.scrollLeft),h.current=e,i&&s){let[e,t]=a,[n,r]=l(e),[c,m]=l(t),h=s.getBoundingClientRect(),u=i===window?{top:0,left:0,height:window.innerHeight,width:window.innerWidth}:i.getBoundingClientRect(),f="y"===o?h.top+n*h.height:h.left+n*h.width,p="y"===o?h.top+c*h.height:h.left+c*h.width,x="y"===o?u.top+r*u.height:u.left+r*u.width,g="y"===o?u.top+m*u.height:u.left+m*u.width,b=f-x,w=p-g-b;d=Math.max(0,Math.min(1,0!==w?-b/w:0))}else{let t=0;i===window?t="y"===o?document.documentElement.scrollHeight-window.innerHeight:document.documentElement.scrollWidth-window.innerWidth:i instanceof Element&&(t="y"===o?i.scrollHeight-i.clientHeight:i.scrollWidth-i.clientWidth),d=Math.max(0,Math.min(1,e/t))}},g=()=>{let e=r(u,d,.5);.001>Math.abs(e-d)?(u=d,p(d)):(u=e,p(e),n=requestAnimationFrame(g))},b=()=>{x(),cancelAnimationFrame(n),n=requestAnimationFrame(g)};return x(),u=d,p(d),i.addEventListener("scroll",b),()=>{cancelAnimationFrame(n),null==i||i.removeEventListener("scroll",b)}},[m,c])},m=e=>{let{container:t,target:o,margin:r="0px",once:i=!1,amount:a=.5,keyframes:s=[]}=e,[c,l]=(0,n.useState)(!1),[d,m]=(0,n.useState)(0),h=(0,n.useRef)(null),u=(0,n.useRef)(void 0),f=(0,n.useRef)(null),p=(0,n.useRef)(!1);return(0,n.useLayoutEffect)(()=>{let e,n=null;if("string"==typeof t?e=document.querySelector(t):t instanceof HTMLElement&&(e=t),"string"==typeof o?n=document.querySelector(o):o instanceof HTMLElement&&(n=o),n)return n.style.opacity="0",s.forEach(e=>{let{action:t}=e;t(0)}),setTimeout(()=>{n&&(n.style.opacity="1")},50),h.current=new IntersectionObserver(e=>{e.forEach(e=>{e.isIntersecting?l(!0):l(!1)})},{root:null!=e?e:null,rootMargin:r,threshold:Math.min(Math.max(a,0),1)}),h.current.observe(n),()=>{var e;null==(e=h.current)||e.disconnect()}},[t,o,r,i,a]),(0,n.useEffect)(()=>{if(!c){u.current&&(cancelAnimationFrame(u.current),u.current=void 0),f.current=null,m(0);return}if(i&&p.current)return;let e=Math.max(0,...s.map(e=>e.to)),t=o=>{null===f.current&&(f.current=o);let n=o-f.current;if(m(n),s.forEach(e=>{let{from:t,to:o,action:r}=e;r(no?1:Math.min(Math.max((n-t)/(o-t),0),1))}),n>=e){i&&(p.current=!0,u.current&&(cancelAnimationFrame(u.current),u.current=void 0)),f.current=null;return}u.current=requestAnimationFrame(t)};return u.current=requestAnimationFrame(t),()=>{u.current&&cancelAnimationFrame(u.current)}},[c,i,s]),{inView:c,time:d}},h=e=>{let{element:t,blur:o=!0,fromY:n=20}=e,r=null;return("string"==typeof t?r=document.querySelector(t):t instanceof HTMLElement&&(r=t),r)?e=>{if(!r)return;let t=Math.min(Math.max(e,0),1);r.style.transform="translateY(".concat((1-t)*n,"px)"),r.style.opacity="".concat(t),r.style.filter="blur(".concat(o?(1-t)*10:0,"px)"),r.style.willChange="transform, opacity, filter"}:(console.warn("fadeIn: Target element not found."),()=>{})},u=e=>{let{setOrbPosition:t,setOrbRotation:o,setOrbScale:n,position:i,rotation:a,scale:s}=e;return e=>{let c=Math.min(Math.max(e,0),1);if(i&&t){let[e,o]=i;t([r(e[0],o[0],c),r(e[1],o[1],c),r(e[2],o[2],c)])}if(a&&o){let[e,t]=a;o([r(e[0],t[0],c),r(e[1],t[1],c),r(e[2],t[2],c)])}if(s&&n){let[e,t]=s;n([r(e[0],t[0],c),r(e[1],t[1],c),r(e[2],t[2],c)])}}}}}]);