(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,29306,e=>{"use strict";var t=e.i(43476),a=e.i(22016),n=e.i(71645);function r(){let[e,r]=(0,n.useState)({x:0,y:0}),[s,i]=(0,n.useState)(!1);return(0,n.useEffect)(()=>{i(!0);let e=e=>{r({x:(e.clientX/window.innerWidth-.5)*20,y:(e.clientY/window.innerHeight-.5)*20})};return window.addEventListener("mousemove",e),()=>window.removeEventListener("mousemove",e)},[]),(0,t.jsxs)("div",{className:"relative min-h-screen w-full flex flex-col items-center justify-center overflow-hidden bg-[#08090a]",children:[(0,t.jsxs)("div",{className:"absolute inset-0 overflow-hidden",children:[(0,t.jsx)("div",{className:"absolute w-[600px] h-[600px] rounded-full opacity-20 blur-[120px] transition-transform duration-1000 ease-out",style:{background:"radial-gradient(circle, rgba(99, 102, 241, 0.4) 0%, transparent 70%)",top:"10%",left:"20%",transform:`translate(${.5*e.x}px, ${.5*e.y}px)`}}),(0,t.jsx)("div",{className:"absolute w-[500px] h-[500px] rounded-full opacity-15 blur-[100px] transition-transform duration-1000 ease-out",style:{background:"radial-gradient(circle, rgba(168, 85, 247, 0.4) 0%, transparent 70%)",bottom:"10%",right:"20%",transform:`translate(${-.3*e.x}px, ${-.3*e.y}px)`}})]}),(0,t.jsx)("div",{className:"absolute inset-0 bg-[linear-gradient(to_right,#ffffff05_1px,transparent_1px),linear-gradient(to_bottom,#ffffff05_1px,transparent_1px)] bg-[size:24px_24px] [mask-image:radial-gradient(ellipse_80%_50%_at_50%_50%,#000_40%,transparent_100%)] pointer-events-none"}),(0,t.jsxs)("div",{className:"relative z-10 text-center px-6 max-w-3xl mx-auto",children:[(0,t.jsxs)("div",{className:`relative transition-all duration-1000 ${s?"opacity-100 translate-y-0":"opacity-0 translate-y-10"}`,children:[(0,t.jsx)("h1",{className:"text-[12rem] md:text-[16rem] font-black leading-none tracking-tighter select-none",style:{background:"linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3) 100%)",WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent",textShadow:"0 0 80px rgba(99, 102, 241, 0.3)",transform:`translate(${.1*e.x}px, ${.1*e.y}px)`},children:"404"}),(0,t.jsx)("h1",{className:"absolute inset-0 text-[12rem] md:text-[16rem] font-black leading-none tracking-tighter select-none animate-pulse opacity-20",style:{background:"linear-gradient(180deg, #6366f1 0%, transparent 100%)",WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent",transform:`translate(${.15*e.x+3}px, ${.15*e.y}px)`},children:"404"})]}),(0,t.jsxs)("div",{className:`mt-2 transition-all duration-1000 delay-200 ${s?"opacity-100 translate-y-0":"opacity-0 translate-y-10"}`,children:[(0,t.jsx)("h2",{className:"text-2xl md:text-3xl font-semibold text-white mb-4 tracking-tight",children:"Page Not Found"}),(0,t.jsx)("p",{className:"text-neutral-400 text-lg md:text-xl max-w-lg mx-auto leading-relaxed",children:"The page you're looking for doesn't exist or has been moved to a different location."})]}),(0,t.jsxs)("div",{className:`mt-10 flex flex-col sm:flex-row items-center justify-center gap-4 transition-all duration-1000 delay-400 ${s?"opacity-100 translate-y-0":"opacity-0 translate-y-10"}`,children:[(0,t.jsx)(a.default,{href:"/",children:(0,t.jsxs)("button",{className:"relative inline-flex h-12 overflow-hidden rounded-full p-[1px] focus:outline-none focus:ring-2 focus:ring-white/50 focus:ring-offset-2 focus:ring-offset-black group",children:[(0,t.jsx)("span",{className:"absolute inset-[-1000%] animate-[spin_2s_linear_infinite] bg-[conic-gradient(from_90deg_at_50%_50%,#ffffff_0%,#404040_50%,#ffffff_100%)]"}),(0,t.jsxs)("span",{className:"inline-flex h-full w-full cursor-pointer items-center justify-center rounded-full bg-black px-8 py-1 text-sm font-medium text-white backdrop-blur-3xl transition-all duration-300 group-hover:bg-neutral-900",children:[(0,t.jsx)("svg",{className:"w-4 h-4 mr-2",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,t.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"})}),"Back to Home"]})]})}),(0,t.jsx)(a.default,{href:"/docs",children:(0,t.jsxs)("button",{className:"px-8 py-3 rounded-full text-sm font-medium text-white bg-white/5 border border-white/10 hover:bg-white/10 hover:border-white/20 transition-all duration-300 hover:-translate-y-0.5 flex items-center gap-2",children:[(0,t.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,t.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"})}),"View Documentation"]})})]}),(0,t.jsxs)("div",{className:`mt-16 transition-all duration-1000 delay-600 ${s?"opacity-100 translate-y-0":"opacity-0 translate-y-10"}`,children:[(0,t.jsx)("p",{className:"text-neutral-500 text-sm mb-4",children:"Or try one of these pages:"}),(0,t.jsx)("div",{className:"flex flex-wrap items-center justify-center gap-6",children:[{name:"Features",href:"/#features"},{name:"Pricing",href:"/#pricing"},{name:"API Status",href:"/status"},{name:"Get API Key",href:"/customer/register"}].map(e=>(0,t.jsx)(a.default,{href:e.href,className:"text-neutral-400 hover:text-white text-sm transition-colors duration-200 hover:underline underline-offset-4",children:e.name},e.name))})]})]}),(0,t.jsx)("div",{className:"absolute inset-0 pointer-events-none overflow-hidden",children:[...Array(20)].map((e,a)=>(0,t.jsx)("div",{className:"absolute w-1 h-1 bg-white/20 rounded-full animate-float",style:{left:`${100*Math.random()}%`,top:`${100*Math.random()}%`,animationDelay:`${5*Math.random()}s`,animationDuration:`${4+4*Math.random()}s`}},a))}),(0,t.jsx)("div",{className:"absolute bottom-0 left-0 right-0 h-32 bg-gradient-to-t from-black to-transparent pointer-events-none"})]})}e.s(["default",()=>r])}]);