html,body,#root{height:100%;margin:0}@font-face{font-family:SpaceGrotesk;src:url(/fonts/grotesk/SpaceGrotesk-Bold.ttf) format("truetype");font-weight:700;font-style:bold}@font-face{font-family:SpaceGrotesk;src:url(/fonts/grotesk/SpaceGrotesk-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:SpaceGrotesk;src:url(/fonts/grotesk/SpaceGrotesk-Medium.ttf) format("truetype");font-weight:500;font-style:medium}@font-face{font-family:SpaceGrotesk;src:url(/fonts/grotesk/SpaceGrotesk-Regular.ttf) format("truetype");font-weight:400;font-style:regular}@font-face{font-family:SpaceGrotesk;src:url(/fonts/grotesk/SpaceGrotesk-Light.ttf) format("truetype");font-weight:300;font-style:light}body{font-family:SpaceGrotesk,sans-serif!important}body>#root>div{width:100vw}.navbar{background:white;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eeeeee;padding:0 1.5rem;height:82px;width:100%;position:fixed;top:0;z-index:50}.navbar-left{display:flex;align-items:center;gap:1rem}.navbar-title{font-size:22px;color:#000}.navbar-center{display:flex;align-items:center;gap:1rem;position:relative}.navbar-workspace{cursor:pointer;font-size:16px;font-weight:700}.workspace-menu{position:absolute;top:100%;left:0;z-index:100}.navbar-right{display:flex;align-items:center;gap:1rem}.header-icon{font-size:20px;cursor:pointer}.menu-toggle{background:none;border:none;cursor:pointer}.menu-toggle img{width:24px;height:24px}@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#52525b;border-radius:8px}.grid-cols-100{grid-template-columns:repeat(100,minmax(0,1fr))}@keyframes shine{0%{transform:translate(-30px)}to{transform:translate(450px)}}.shine{position:relative;z-index:12;overflow:hidden;transition:all .1s linear}.shine:hover{transform:scale(1.05)}.shine:hover:after{content:"";display:block;width:75px;height:175%;background:rgb(255,255,255);background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);opacity:.5;position:absolute;top:-20px;left:0;transform:translate(450px)}.shine:hover:after{animation:shine .2s linear}@layer base{:root{--background: 0 0% 100%;--foreground: 0 0% 100%;--card: 0 0% 100%;--card-foreground: 0 0% 0%;--popover: 0 0% 100%;--popover-foreground: 0 0% 3.9%;--primary: 0 72.2% 50.6%;--primary-foreground: 0 85.7% 97.3%;--secondary: 0 0% 96.1%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--accent: 0 0% 96.1%;--accent-foreground: 0 0% 9%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 0 0% 89.8%;--input: 0 0% 89.8%;--ring: 0 72.2% 50.6%;--radius: .5rem}.dark{--background: 0 0% 100%;--foreground: 0 0% 0%;--card: 0 0% 100%;--card-foreground: 0 0% 0%;--popover: 0 0% 100%;--popover-foreground: 0 0% 96%;--primary: 260 72.2% 50.6%;--primary-foreground: 0 85.7% 2.7%;--secondary: 0 0% 3.9%;--secondary-foreground: 0 0% 91%;--muted: 0 0% 3.9%;--muted-foreground: 0 0% 55%;--accent: 0 0% 3.9%;--accent-foreground: 0 0% 91%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 2%;--border: 0 0% 10.2%;--input: 0 0% 10.2%;--ring: 0 72.2% 50.6%;--radius: .5rem}}.h1{color:#000}@layer base{*{@apply border-border;}body{@apply bg-background text-foreground;}}.btnStyle{background:linear-gradient(120.91deg,#7545ff 0%,#642eff 49.98%,#9d7aff 100.9%)}.MuiMenuItem-root{font-family:unset!important}.MuiMenu-paper{border-radius:10px!important}.chat-widget-iframe{position:fixed;bottom:0;right:0;width:100%;height:100%;max-width:500px;max-height:700px;border:none;z-index:9999;transition:width .3s ease,height .3s ease}.table-add-button:hover{background:#f5f5f5;transition:.3s}.pulse-circle{width:12px;height:12px;background-color:#8b2091;border-radius:50%;box-shadow:0 0 #870dc066;animation:pulse 1.5s infinite;cursor:pointer}@keyframes pulse{0%{transform:scale(.95);opacity:.7}70%{transform:scale(1);opacity:.3}to{transform:scale(.95);opacity:.7}}.ant-input-outlined:focus,.ant-input-outlined:focus-within{border-color:#7545ff!important}.custom-fullscreen-button{position:absolute;top:10px;right:10px;padding:10px 13px;background-color:#00000080;color:#fff;border:none;border-radius:30px;cursor:pointer;z-index:9999}.assistant-overview-card{background:white;border-radius:40px;box-shadow:0 4px 10px #0000001a;padding:1rem;border:1px solid #c2c2c2}.forgot-password{color:#7545ff;cursor:pointer}.custom-marker{width:32px;height:32px;display:block}html,body{overflow-x:hidden!important}*{margin:0;padding:0;box-sizing:border-box}.card-assistant{background:rgb(247,252,255);padding:3rem 5rem}.card-assistant p{padding-top:1rem;line-height:150%}.card-assistant-body{width:30rem}body{display:flex;align-items:center;justify-content:center}input:-webkit-autofill,input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}
