import{j as e,a}from"./app-BPpmc3Db.js";import{A as s}from"./ApplicationLogo-CX09D1sf.js";function l({user:d,children:r}){return e.jsxs(e.Fragment,{children:[e.jsx("style",{children:`
        .guest-card {
            position: relative;
            padding: 1px;
            border-radius: 10px;
            background: linear-gradient(90deg, #f3e3e6, #b37ff6, #6511e7, #fff);
            overflow: hidden;
        }

        .guest-card-content {
        background: radial-gradient(81.63% 81.63% at 71.47% 25.12%, rgba(27, 3, 52, 0) 0, #1b0334 88.15%), radial-gradient(67.99% 63.82% at 80.34% 24.77%, rgba(1, 1, 1, .95) 0, #06010a 79.17%);
        }
            `}),e.jsxs("div",{className:"w-full min-h-screen flex flex-col justify-center items-center pt-6 bg-dark-purple bg-custom-svg bg-cover",children:[e.jsx("div",{children:e.jsx(a,{href:"/",children:e.jsx(s,{className:"w-20 h-20 my-4 fill-current text-gray-500"})})}),e.jsx("div",{className:"guest-card w-full md:w-2/4 lg:w-3/4",children:e.jsx("div",{className:"w-full px-6 py-4 guest-card-content shadow-md overflow-hidden sm:rounded-lg ",children:r})})]})]})}export{l as G};
