<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7cca8e2c5137bd71.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/980a92a0473dd544.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6e2d27efd6582bdf.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-e76602d7c84d08a1.js"/><script src="/_next/static/chunks/1dd3208c-2dfd0991038fe387.js" async=""></script><script src="/_next/static/chunks/286-7df9d3757d9ad348.js" async=""></script><script src="/_next/static/chunks/main-app-0354133d72a8a5f2.js" async=""></script><script src="/_next/static/chunks/63d2ba32-67fad7c2be354380.js" async=""></script><script src="/_next/static/chunks/3576ac74-f23d8f2c06eb84e1.js" async=""></script><script src="/_next/static/chunks/9d78c252-0f152c503a09c778.js" async=""></script><script src="/_next/static/chunks/337-199f12d96a103496.js" async=""></script><script src="/_next/static/chunks/7075-f972dc5d47cf6e60.js" async=""></script><script src="/_next/static/chunks/5357-45fd5427d0585ea4.js" async=""></script><script src="/_next/static/chunks/7734-43280765ae95e577.js" async=""></script><script src="/_next/static/chunks/2679-6e8dc09de92845ee.js" async=""></script><script src="/_next/static/chunks/3467-ec9d5f3d3753b634.js" async=""></script><script src="/_next/static/chunks/426-a2a906f61e57f089.js" async=""></script><script src="/_next/static/chunks/8889-1c3196f0efb8cd2f.js" async=""></script><script src="/_next/static/chunks/5790-3422d96a72ce735b.js" async=""></script><script src="/_next/static/chunks/app/login/page-c5fd8e67a1e8abb5.js" async=""></script><script src="/_next/static/chunks/3506-63a888d1521cf59c.js" async=""></script><script src="/_next/static/chunks/app/layout-b993df10b8644853.js" async=""></script><title>Margdarsan - Super Admin Portal</title><meta name="description" content="Multi-tenant SaaS platform for hospital management"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js" noModule=""></script></head><body class="__className_f367f3"><script>!function(){try{var d=document.documentElement,c=d.classList;c.remove('light','dark');var e=localStorage.getItem('theme');if('system'===e||(!e&&false)){var t='(prefers-color-scheme: dark)',m=window.matchMedia(t);if(m.media!==t||m.matches){d.style.colorScheme = 'dark';c.add('dark')}else{d.style.colorScheme = 'light';c.add('light')}}else if(e){c.add(e|| '')}else{c.add('light')}if(e==='light'||e==='dark'||!e)d.style.colorScheme=e||'light'}catch(e){}}()</script><div class="min-h-screen flex items-center justify-center bg-gradient-to-br from-purple-600 via-purple-700 to-indigo-800 p-4"><div class="w-full max-w-md"><div class="text-center mb-8"><div class="flex justify-center mb-4"><div class="bg-white rounded-full p-4"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-building2 h-12 w-12 text-purple-600"><path d="M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z"></path><path d="M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2"></path><path d="M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2"></path><path d="M10 6h4"></path><path d="M10 10h4"></path><path d="M10 14h4"></path><path d="M10 18h4"></path></svg></div></div><h1 class="text-4xl font-bold text-white mb-2">Margdarsan</h1><p class="text-purple-200">Super Admin Portal</p></div><div class="rounded-lg border bg-card text-card-foreground shadow-sm"><div class="flex flex-col space-y-1.5 p-6"><h3 class="text-2xl font-semibold leading-none tracking-tight">Welcome Back</h3><p class="text-sm text-muted-foreground">Sign in to your super admin account</p></div><div class="p-6 pt-0"><form class="space-y-4"><div class="w-full"><label class="block text-sm font-medium mb-2 text-foreground">Email<span class="text-destructive ml-1">*</span></label><input type="email" class="flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" placeholder="admin@margdarsan.com" required="" autoComplete="email" value=""/></div><div class="w-full"><label class="block text-sm font-medium mb-2 text-foreground">Password<span class="text-destructive ml-1">*</span></label><input type="password" class="flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" placeholder="••••••••" required="" autoComplete="current-password" value=""/></div><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-11 rounded-md px-8 w-full" type="submit">Sign In</button></form><div class="relative my-6"><div class="absolute inset-0 flex items-center"><div class="w-full border-t border-gray-300"></div></div><div class="relative flex justify-center text-sm"><span class="px-2 bg-white text-gray-500">Or continue with</span></div></div><div class="space-y-3"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground h-11 rounded-md px-8 w-full" type="button"><svg class="mr-2 h-5 w-5" viewBox="0 0 24 24"><path fill="currentColor" d="M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z"></path><path fill="currentColor" d="M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84C3.99 20.53 7.7 23 12 23z"></path><path fill="currentColor" d="M5.84 14.09c-.22-.66-.35-1.36-.35-2.09s.13-1.43.35-2.09V7.07H2.18C1.43 8.55 1 10.22 1 12s.43 3.45 1.18 4.93l2.85-2.22.81-.62z"></path><path fill="currentColor" d="M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1 7.7 1 3.99 3.47 2.18 7.07l3.66 2.84c.87-2.6 3.3-4.53 6.16-4.53z"></path></svg>Sign in with Google</button><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground h-11 rounded-md px-8 w-full" type="button"><svg class="mr-2 h-5 w-5" viewBox="0 0 24 24" fill="currentColor"><path d="M11.4 24H0V12.6L11.4 24zM13.6 0v11.4L24 0H13.6zM0 0h11.4L0 11.4V0zm24 24H12.6V12.6L24 24z"></path></svg>Sign in with Microsoft</button></div><div class="mt-6 text-center text-sm text-muted-foreground"><p>Demo Credentials:</p><p class="mt-1">Email: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="7b1a1f1612153b161a091c1f1a09081a1555181416">[email&#160;protected]</a></p><p>Password: Admin@123456</p></div></div></div><p class="text-center text-purple-200 text-sm mt-8">© 2024 Margdarsan. All rights reserved.</p></div></div><div data-rht-toaster="" style="position:fixed;z-index:9999;top:16px;left:16px;right:16px;bottom:16px;pointer-events:none"></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="/_next/static/chunks/webpack-e76602d7c84d08a1.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/7cca8e2c5137bd71.css\",\"style\"]\n3:HL[\"/_next/static/css/980a92a0473dd544.css\",\"style\"]\n4:HL[\"/_next/static/css/6e2d27efd6582bdf.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"5:I[89562,[],\"\"]\n7:I[5685,[],\"ClientPageRoot\"]\n8:I[69343,[\"8500\",\"static/chunks/63d2ba32-67fad7c2be354380.js\",\"6868\",\"static/chunks/3576ac74-f23d8f2c06eb84e1.js\",\"124\",\"static/chunks/9d78c252-0f152c503a09c778.js\",\"337\",\"static/chunks/337-199f12d96a103496.js\",\"7075\",\"static/chunks/7075-f972dc5d47cf6e60.js\",\"5357\",\"static/chunks/5357-45fd5427d0585ea4.js\",\"7734\",\"static/chunks/7734-43280765ae95e577.js\",\"2679\",\"static/chunks/2679-6e8dc09de92845ee.js\",\"3467\",\"static/chunks/3467-ec9d5f3d3753b634.js\",\"426\",\"static/chunks/426-a2a906f61e57f089.js\",\"8889\",\"static/chunks/8889-1c3196f0efb8cd2f.js\",\"5790\",\"static/chunks/5790-3422d96a72ce735b.js\",\"2626\",\"static/chunks/app/login/page-c5fd8e67a1e8abb5.js\"],\"default\"]\n9:I[78703,[],\"\"]\na:I[53751,[],\"\"]\nb:I[35472,[\"7075\",\"static/chunks/7075-f972dc5d47cf6e60.js\",\"5357\",\"static/chunks/5357-45fd5427d0585ea4.js\",\"3467\",\"static/chunks/3467-ec9d5f3d3753b634.js\",\"3506\",\"static/chunks/3506-63a888d1521cf59c.js\",\"426\",\"static/chunks/426-a2a906f61e57f089.js\",\"5790\",\"static/chunks/5790-3422d96a72ce735b.js\",\"3185\",\"static/chunks/app/layout-b993df10b8644853.js\"],\"Providers\"]\nd:I[51395,[],\"\"]\ne:[]\n"])</script><script>self.__next_f.push([1,"0:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/7cca8e2c5137bd71.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/980a92a0473dd544.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"$L5\",null,{\"buildId\":\"SlIahhMj57i3ENbUeDHPL\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/login\",\"initialTree\":[\"\",{\"children\":[\"login\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"login\",{\"children\":[\"__PAGE__\",{},[[\"$L6\",[\"$\",\"$L7\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$8\"}]],null],null]},[\"$\",\"$L9\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"login\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$La\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"styles\":[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/6e2d27efd6582bdf.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]]}],null]},[[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__className_f367f3\",\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$L9\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$La\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[],\"styles\":null}]}]}]}],null],null],\"couldBeIntercepted\":false,\"initialHead\":[false,\"$Lc\"],\"globalErrorComponent\":\"$d\",\"missingSlots\":\"$We\"}]]\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Margdarsan - Super Admin Portal\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"Multi-tenant SaaS platform for hospital management\"}],[\"$\",\"meta\",\"4\",{\"name\":\"next-size-adjust\"}]]\n6:null\n"])</script></body></html>