(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7177],{4470:(e,t,r)=>{"use strict";r.d(t,{default:()=>d});var n=r(95155),s=r(76046),a=r(48173),o=r.n(a),i=r(47370);function l(){return(0,n.jsx)("nav",{className:"bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60 sticky top-0 z-50 w-full border-b border-border/40",children:(0,n.jsxs)("div",{className:"container mx-auto flex h-14 max-w-screen-2xl items-center justify-between px-4",children:[(0,n.jsxs)("div",{className:"flex items-center space-x-4",children:[(0,n.jsx)(o(),{className:"flex items-center space-x-2",href:"/",children:(0,n.jsx)("span",{className:"font-bold inline-block",children:"Qube Automate"})}),(0,n.jsxs)("nav",{className:"flex items-center space-x-6 text-sm font-medium",children:[(0,n.jsx)(o(),{href:"/pricing",className:"transition-colors hover:text-foreground/80 text-foreground/60",children:"Pricing"}),(0,n.jsx)(o(),{href:"/contact",className:"transition-colors hover:text-foreground/80 text-foreground/60",children:"Contact Sales"})]})]}),(0,n.jsx)("div",{className:"flex items-center space-x-2",children:(0,n.jsx)(i.$,{variant:"outline",children:(0,n.jsx)(o(),{href:"/login",children:"Login"})})})]})})}function d(){return(0,s.usePathname)().startsWith("/dashboard")?null:(0,n.jsx)(l,{})}},24572:(e,t,r)=>{"use strict";r.d(t,{default:()=>a});var n=r(95155),s=r(12115);let a=()=>{let e=(0,s.useRef)(null);return(0,s.useEffect)(()=>{let t=e.current;if(!t)return;let r=t.getContext("2d");if(!r)return;t.width=window.innerWidth,t.height=window.innerHeight;let n=[],s=0;for(let e=0;e<100;e++)n.push({x:Math.random()*t.width,y:Math.random()*t.height,radius:1.5*Math.random()+.5,vx:.2*Math.random()-.1,vy:.2*Math.random()-.1});!function e(){r.clearRect(0,0,t.width,t.height),s+=.01,n.forEach(e=>{e.x+=e.vx+.5*Math.sin(s),e.y+=e.vy+.5*Math.cos(s),e.x<0&&(e.x=t.width),e.x>t.width&&(e.x=0),e.y<0&&(e.y=t.height),e.y>t.height&&(e.y=0),r.beginPath(),r.arc(e.x,e.y,e.radius,0,2*Math.PI),r.fillStyle="rgba(255, 255, 255, 0.8)",r.fill()}),requestAnimationFrame(e)}();let a=()=>{t.width=window.innerWidth,t.height=window.innerHeight};return window.addEventListener("resize",a),()=>{window.removeEventListener("resize",a)}},[]),(0,n.jsx)("canvas",{ref:e,className:"fixed top-0 left-0 w-full h-full pointer-events-none",style:{zIndex:-1}})}},30347:()=>{},65065:(e,t,r)=>{"use strict";r.d(t,{Toaster:()=>o});var n=r(95155),s=r(67113),a=r(30814);let o=e=>{let{...t}=e,{theme:r="system"}=(0,s.D)();return(0,n.jsx)(a.l$,{theme:r,className:"toaster group",toastOptions:{classNames:{toast:"group toast group-[.toaster]:bg-background group-[.toaster]:text-foreground group-[.toaster]:border-border group-[.toaster]:shadow-lg",description:"group-[.toast]:text-muted-foreground",actionButton:"group-[.toast]:bg-primary group-[.toast]:text-primary-foreground",cancelButton:"group-[.toast]:bg-muted group-[.toast]:text-muted-foreground"}},...t})}},65455:e=>{e.exports={style:{fontFamily:"'Geist Mono', 'Geist Mono Fallback'",fontStyle:"normal"},className:"__className_ea5f4b",variable:"__variable_ea5f4b"}},65464:(e,t,r)=>{Promise.resolve().then(r.t.bind(r,94917,23)),Promise.resolve().then(r.t.bind(r,65455,23)),Promise.resolve().then(r.t.bind(r,30347,23)),Promise.resolve().then(r.bind(r,4470)),Promise.resolve().then(r.bind(r,24572)),Promise.resolve().then(r.bind(r,77456)),Promise.resolve().then(r.bind(r,40070)),Promise.resolve().then(r.bind(r,65065)),Promise.resolve().then(r.bind(r,70689)),Promise.resolve().then(r.bind(r,207))},67113:(e,t,r)=>{"use strict";r.d(t,{D:()=>c,N:()=>m});var n=r(12115),s=(e,t,r,n,s,a,o,i)=>{let l=document.documentElement,d=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?s.map(e=>a[e]||e):s;r?(l.classList.remove(...n),l.classList.add(t)):l.setAttribute(e,t)}),r=t,i&&d.includes(r)&&(l.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=o&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}},a=["light","dark"],o="(prefers-color-scheme: dark)",i="undefined"==typeof window,l=n.createContext(void 0),d={setTheme:e=>{},themes:[]},c=()=>{var e;return null!=(e=n.useContext(l))?e:d},m=e=>n.useContext(l)?n.createElement(n.Fragment,null,e.children):n.createElement(h,{...e}),u=["light","dark"],h=e=>{let{forcedTheme:t,disableTransitionOnChange:r=!1,enableSystem:s=!0,enableColorScheme:i=!0,storageKey:d="theme",themes:c=u,defaultTheme:m=s?"system":"light",attribute:h="data-theme",value:v,children:x,nonce:y,scriptProps:w}=e,[k,N]=n.useState(()=>g(d,m)),[E,S]=n.useState(()=>g(d)),_=v?Object.values(v):c,P=n.useCallback(e=>{let t=e;if(!t)return;"system"===e&&s&&(t=p());let n=v?v[t]:t,o=r?b(y):null,l=document.documentElement,d=e=>{"class"===e?(l.classList.remove(..._),n&&l.classList.add(n)):e.startsWith("data-")&&(n?l.setAttribute(e,n):l.removeAttribute(e))};if(Array.isArray(h)?h.forEach(d):d(h),i){let e=a.includes(m)?m:null,r=a.includes(t)?t:e;l.style.colorScheme=r}null==o||o()},[y]),C=n.useCallback(e=>{let t="function"==typeof e?e(k):e;N(t);try{localStorage.setItem(d,t)}catch(e){}},[k]),j=n.useCallback(e=>{S(p(e)),"system"===k&&s&&!t&&P("system")},[k,t]);n.useEffect(()=>{let e=window.matchMedia(o);return e.addListener(j),j(e),()=>e.removeListener(j)},[j]),n.useEffect(()=>{let e=e=>{e.key===d&&(e.newValue?N(e.newValue):C(m))};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)},[C]),n.useEffect(()=>{P(null!=t?t:k)},[t,k]);let T=n.useMemo(()=>({theme:k,setTheme:C,forcedTheme:t,resolvedTheme:"system"===k?E:k,themes:s?[...c,"system"]:c,systemTheme:s?E:void 0}),[k,C,t,E,s,c]);return n.createElement(l.Provider,{value:T},n.createElement(f,{forcedTheme:t,storageKey:d,attribute:h,enableSystem:s,enableColorScheme:i,defaultTheme:m,value:v,themes:c,nonce:y,scriptProps:w}),x)},f=n.memo(e=>{let{forcedTheme:t,storageKey:r,attribute:a,enableSystem:o,enableColorScheme:i,defaultTheme:l,value:d,themes:c,nonce:m,scriptProps:u}=e,h=JSON.stringify([a,r,l,t,c,d,o,i]).slice(1,-1);return n.createElement("script",{...u,suppressHydrationWarning:!0,nonce:"undefined"==typeof window?m:"",dangerouslySetInnerHTML:{__html:"(".concat(s.toString(),")(").concat(h,")")}})}),g=(e,t)=>{let r;if(!i){try{r=localStorage.getItem(e)||void 0}catch(e){}return r||t}},b=e=>{let t=document.createElement("style");return e&&t.setAttribute("nonce",e),t.appendChild(document.createTextNode("*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(t),()=>{window.getComputedStyle(document.body),setTimeout(()=>{document.head.removeChild(t)},1)}},p=e=>(e||(e=window.matchMedia(o)),e.matches?"dark":"light")},77456:(e,t,r)=>{"use strict";r.d(t,{ThemeProvider:()=>a});var n=r(95155),s=r(67113);function a(e){let{children:t,...r}=e;return(0,n.jsx)(s.N,{...r,children:t})}},94917:e=>{e.exports={style:{fontFamily:"'Geist', 'Geist Fallback'",fontStyle:"normal"},className:"__className_4d318d",variable:"__variable_4d318d"}}},e=>{var t=t=>e(e.s=t);e.O(0,[7854,3501,2988,5287,814,2238,207,8441,6587,7358],()=>t(65464)),_N_E=e.O()}]);