@import"https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap";*{font-family:Inter,sans-serif;margin:0;padding:0;box-sizing:border-box}#root{margin:0}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.08) transparent}*::-webkit-scrollbar{width:2px}*::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}*::-webkit-scrollbar-track{background:transparent}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus,select:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #2d3748 inset!important;-webkit-text-fill-color:white!important;caret-color:#fff!important;border-radius:4px;background:#2d3748!important;color:#fff!important}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.genie-chat-wrapper{position:fixed;bottom:75px;right:15px;z-index:1000}body{background:#111928;font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6,p,div,li,input,button,pre{font-family:Inter,sans-serif!important}::-webkit-scrollbar{height:6px}::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.chat-container{display:flex!important;flex-direction:column!important;width:90vw;max-width:390px;height:85vh;max-height:600px;overflow:hidden;box-shadow:0 0 12px #0000001a;background:#fff}.chat-header{display:flex;align-items:center;background:#1c64f2;color:#fff;padding:15px 22px;justify-content:space-between}.chat-header .header-info{display:flex;gap:10px;align-items:center}.header-info .genie-logo{width:40px;height:40px}.header-info .genie-text{display:flex;flex-direction:column;justify-content:center;line-height:1.2}.genie-name{font-weight:700;font-size:19px;color:#fff}.genie-status{text-align:start;font-weight:400;font-size:11px;color:#43ee7d}.circle-btn{position:absolute;right:20px;width:20px;height:20px;left:3rem}.chat-body{flex:1;padding:25px 22px;display:flex;gap:20px;margin-bottom:12px;overflow-y:auto;flex-direction:column;background:#fff;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.chat-body::-webkit-scrollbar{width:1px}.chat-body::-webkit-scrollbar-thumb{background:#0000004d;border-radius:5px}.chat-body::-webkit-scrollbar-track{background:transparent}.assistant-message{margin-bottom:20px}.speech-bubble{position:relative;background:#1c64f2!important;color:#fff!important;padding:12px 16px!important;border-radius:8px 8px 8px 0/8px 8px 8px 0px!important;font-size:14px!important;max-width:85%!important;text-align:start!important}.speech-bubble:after{content:"";position:absolute;bottom:-10px;left:0;width:3px;height:0;border-width:10px 10px 0 0;border-style:solid;border-color:rgba(28,100,242,1) transparent transparent transparent}.markdown ul{padding-left:1.5rem;list-style-type:disc}.markdown ol{padding-left:1.5rem;list-style-type:decimal}.markdown li{margin-bottom:4px}.options{display:flex;gap:10px;margin-top:10px}.option-btn{border:none;padding:6px 14px;border-radius:8px;font-size:14px;cursor:pointer}.option-btn.yes{background:#1c64f2;color:#fff}.option-btn.no{background:#d0d3d6;color:#000}.chat-footer{display:flex;justify-content:space-between;padding:10px 14px;border-top:1px solid #eee}.pill{background:#f6f6f6;padding:6px 12px;border-radius:16px;font-size:13px;color:#333;white-space:nowrap}.chat-footer{display:flex;flex-direction:column;padding:12px;background:#fff}.suggestions{display:flex;margin-bottom:10px;justify-content:space-between}.suggestion-btn{display:flex!important;align-items:center!important;gap:6px!important;font-size:13px!important;padding:4px 8px!important;height:21.92px!important;border:none!important;border-radius:8px!important;background:#f1f2f4!important;box-shadow:0 1px 2px #0000000d!important;cursor:pointer!important;line-height:1!important;height:22px!important}.suggestion-btn.genie{width:255.15px!important;justify-content:left!important;padding-left:1rem!important;height:26px!important;text-transform:none;color:var(--text, rgba(68, 68, 68, 1));font-weight:500}.suggestion-btn.faqs{width:100.45px!important;justify-content:center!important;height:26px!important;text-transform:none;color:var(--text, rgba(68, 68, 68, 1));font-weight:500;cursor:default!important}.suggestion-btn .text{font-size:11px;margin-top:2px;text-align:center;opacity:90%}.chat-input-wrapper{width:100%;display:flex}.chat-input-container{display:flex;align-items:center;background:#f1f2f4;border-radius:15px;padding:10px 14px;width:100%;min-height:35px;max-height:120px;overflow-y:auto}.plain-textfield{background:transparent}.plain-textfield .MuiInputBase-root{background:transparent!important;border:none!important;padding:0!important}.plain-textfield .MuiInputBase-input{font-size:15px;padding:8px 12px;border-radius:20px;background:#f1f2f4;resize:none;overflow-y:auto}.plain-textfield .MuiInputBase-input::-webkit-scrollbar{width:3px}.plain-textfield .MuiInputBase-input::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.send-btn{background:none!important;border:none!important;margin-left:8px!important;cursor:pointer;justify-content:end!important}.arrow{color:#1c64f2;display:inline-block;height:23px;width:23px}.user-message{position:relative;background:#e0e0e0;color:#000;padding:8px 12px;border-radius:8px 8px 0;font-size:14px;max-width:75%;width:fit-content;text-align:start;margin:8px 0;word-break:break-word}.user-message:after{content:"";position:absolute;bottom:-10px;right:0;width:3px;height:0;border-style:solid;border-width:10px 0 0 10px;border-color:#e0e0e0 transparent transparent transparent}.marie-info{display:flex;align-items:center;gap:10px;margin-top:4px;justify-content:flex-end;text-align:right}.marie-info-vertical{display:flex;flex-direction:column;align-items:flex-end;margin-top:6px}.marie-avatar{width:32px;height:32px;border-radius:50%}.marie-name{font-size:13px;color:#666;margin-top:2px}.thinking-animation{font-size:14px;color:#666;background:#eee;border-radius:8px;padding:10px 14px;display:inline-block;width:fit-content}.dotting:after{content:"";display:inline-block;width:1em;text-align:left;animation:dots 1.2s steps(4,end) infinite}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.chatbox-toggler{position:fixed;bottom:30px;right:35px;border:none;height:50px;width:50px;display:flex;cursor:pointer;border-radius:50%;background:#6d4fc2;align-items:center;justify-content:center}.chatbox-toggler span{position:absolute;color:#fff}.chatbot_genie_logo{width:35px!important}.login-button-home-page-only{background:#fff!important;color:#000!important;border-radius:8px!important;padding:2.5px 5px!important;font-size:14px!important;font-weight:500!important;text-transform:capitalize!important;gap:5!important}.request-demo-home-page-button{width:150px!important;height:41px!important;border-radius:8px!important;padding:2.5px 5px!important;font-size:14px!important;font-weight:500!important;text-transform:none!important}.request-demo-home-page-button1{width:170px!important;height:45px!important;border-radius:8px!important;padding:2.5px 5px!important;font-size:14px!important;font-weight:500!important;text-transform:none!important}.first-circle-image{background-image:url(/assets/cricleBackground-BfiprH6V.png);margin:auto;width:100%;height:110vh;background-position:center;background-size:contain;background-repeat:no-repeat;align-items:center}.login-page-root{margin:auto;display:flex;justify-content:center!important;align-items:center;flex-direction:column}.login-card-container{width:100%;max-width:520px;min-height:430px!important;padding:35px!important;background:#111928!important;border-radius:8px!important;display:flex;flex-direction:column;justify-content:space-evenly;color:#fff!important;border:1px solid rgba(75,85,99,1)!important}.login-textfield .MuiOutlinedInput-root{background:#4b5563;color:#fff;border-radius:8px!important;font-size:14px!important;font-weight:400!important;height:42px}.login-textfield .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.login-textfield .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#6b7280}.login-textfield .MuiInputLabel-root{color:#94a3b8;font-size:13px!important;font-weight:400!important}.login-textfield input::placeholder{color:#94a3b8;font-size:13px;font-weight:400}.login-textfield{font-size:13px!important;font-weight:400!important;color:#9ca3af}.login-button{margin-top:20px!important;background:#1c64f2!important;color:#fff!important;text-transform:capitalize!important;height:41px!important;border-radius:8px!important;font-size:14px!important;font-weight:400!important}.back-home-button{white-space:nowrap!important;width:121px!important;height:37px!important;background:#1f2a37!important;color:#999ea5!important;text-transform:capitalize!important;border:1px solid rgba(75,85,99,1)!important;border-radius:6px!important;font-family:Inter,sans-serif!important;font-weight:500!important;font-size:14px!important;cursor:pointer!important}.back-home-button:hover{background:#283241}.header_css_logo{padding:15px;width:100%}.register-your-accouont{margin-top:30px;text-align:center}.register-prompt{color:#fff;font-weight:400;font-size:14px}.register-link{color:#1a56db!important;text-decoration:none!important;font-weight:500!important;font-size:16px!important;cursor:pointer!important}.login-title{font-size:28px!important;font-weight:600!important;color:#fff}.login-row{display:flex;align-items:center;justify-content:space-between;margin-top:12px!important}.forgot-link{font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:500!important;color:#1c64f2!important;text-decoration:none!important}.input-label{margin-top:20px!important;margin-bottom:5px!important;color:#fff}.signup-page-root{display:flex;flex-direction:column;align-items:center;padding:2rem;padding-top:0%}.input-label-signup{margin-bottom:6px;color:#fff;font-weight:500}.MuiPaper-root{box-sizing:border-box}.signup-your-account{text-align:center;margin-bottom:16px}.signup-prompt{font-family:Inter,sans-serif!important;font-size:24px!important;font-weight:600!important;color:#fff!important;line-height:1.4!important}.signup-prompt:first-child{display:flex!important;align-items:center!important;gap:4px!important;justify-content:center!important}.signup-prompt:first-child:before{content:"👋";display:inline-block;animation:wave 2.5s infinite}@keyframes wave{0%{transform:rotate(0)}15%{transform:rotate(14deg)}30%{transform:rotate(-8deg)}45%{transform:rotate(14deg)}60%{transform:rotate(-4deg)}75%{transform:rotate(10deg)}to{transform:rotate(0)}}.signup-textfield .MuiOutlinedInput-root{background:#4b5563;color:#fff;border-radius:8px!important;font-size:14px!important;font-weight:400!important;height:45px}.signup-textfield .MuiOutlinedInput-notchedOutline{border-color:#6b7280}.signup-textfield .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#6b7280!important}.signup-textfield .MuiInputLabel-root{color:#94a3b8;font-size:12px!important;font-weight:400!important}.signup-textfield input::placeholder,.signup-textfield input.MuiInputBase-input::placeholder{color:#eeeff1!important;font-size:12px!important;font-weight:400!important}.signup-textfield{font-size:12px!important;font-weight:400!important;color:#9ca3af}.signup-title{font-size:28px!important;font-weight:600!important;color:#fff;margin-bottom:20px!important}.forgot-card-container{width:100%;max-width:520px;min-height:350px!important;padding:35px!important;background:#111928!important;border:1px solid rgba(75,85,99,1)!important;border-radius:8px!important;display:flex;flex-direction:column;justify-content:space-evenly;color:#fff!important}.h1-text-tittle{font-size:14px!important;font-weight:400!important;color:#9ca3af!important;margin:1rem 0rem!important;line-height:150%!important}.forgot-page-root{margin:auto;display:flex!important;justify-content:center!important;align-items:center!important;margin:4rem 0rem!important}.verify-card-container{width:100%;max-width:520px;min-height:350px!important;padding:35px!important;background:#111928!important;box-shadow:#00000040!important;border-radius:8px!important;display:flex;flex-direction:column;justify-content:space-evenly;color:#fff!important}.verify-page-root{margin:auto;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column;margin:2rem 0rem!important}.verify-your-account{margin-top:10px!important;text-align:center}.plan-container{display:flex;flex-direction:column;gap:24px}.plan-heading{text-align:center;margin-bottom:2rem}.plan-card{background:#334155;color:#fff;cursor:pointer;position:relative;border:2px solid transparent;border-radius:8px;transition:border .3s}.plan-card.selected{border:2px solid #3b82f6}.plan-card.recommended{box-shadow:0 0 0 2px #3b82f6}.recommended-label{background:#3b82f6;color:#fff;font-size:.75rem;padding:4px 8px;border-radius:4px;position:absolute;top:-10px;right:-10px;z-index:10}.feature-list{list-style:none;padding-left:0;margin-top:1rem;margin-bottom:1rem}.feature-list li{margin-bottom:.5rem;display:flex;align-items:center}.icon{color:#3b82f6;margin-right:8px}.description{font-size:.875rem;margin-bottom:1rem}.choose-button{background:#3b82f6;color:#fff;font-weight:700}.system-administarion-dasboard,.resource-monitoring-dasboard,.active-alerts-dasboard,.recent-access-dasboard,.permission-matrix-dasboard{width:100%;min-width:auto!important;min-height:170px!important;border-radius:8px!important;box-shadow:#00000040;padding:1px!important}.role-distribution-dasboard,.role-distribution-dasboard1,.role-distribution-dasboard2{width:100%;min-width:270px!important;min-height:170px!important;border-radius:8px!important;box-shadow:#00000040;padding:1px!important}.dashboard-all-grids-tittle{font-size:18px!important;font-weight:700!important;color:#fff}.dashboard-all-grids-sub-tittle{font-size:12px!important;font-weight:700!important;color:#1c64f2}.dashboard-all-grids-child-label{font-size:12px!important;font-weight:600!important;color:#fff}.dashboard-all-grids-child-value{font-size:12px!important;font-weight:400!important;color:#fff}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.dashboard-buttons{font-weight:500!important;font-size:10px!important;width:240px!important;height:27px!important;border-radius:4px!important;text-transform:none!important;background:#1c64f2!important;color:#fff!important}.team-collabration-hub-header{display:flex;justify-content:space-between;align-items:center}.team-collabration-hub-all-grids-tittle{font-size:15px!important;font-weight:700!important;color:#fff}.view-report-button{background:#1c64f2!important;width:127px!important;height:27px!important;border-radius:4px!important;padding:10px!important;color:#fff!important;font-size:12px!important;font-weight:500!important;text-transform:none!important}.new-figma-request-demo-home-page-button1{width:77px!important;height:41px!important;border-radius:8px!important;padding:2.5px 5px!important;font-size:14px!important;font-weight:500!important;text-transform:none!important;color:#1f2a37!important;background:#fff!important}.new-figma-bottom-button-login{width:100px!important;height:41px!important;border-radius:8px!important;padding:2.5px 5px!important;font-size:14px!important;font-weight:500!important;text-transform:none!important}.new-figma-request-demo-signup-button{width:93px!important;height:41px!important;border-radius:8px!important;padding:2.5px 5px!important;font-size:14px!important;font-weight:500!important;text-transform:none!important}.invite-dialog{background:#0f1c33!important;border-radius:8px!important;color:#fff!important;min-width:530px;padding:12px!important;border:1px solid rgba(75,85,99,1)!important}.invite-title{font-size:16px!important;font-weight:600!important;color:#fff!important;display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0!important;margin:0;position:relative}.invite-subtitle{font-size:13px;color:#a3a3a3;margin:0 0 16px}.invite-close{color:#a3a3a3!important;position:absolute!important;right:12px;top:12px}.invite-content{padding:0 24px 8px!important}.input-label{font-size:13px!important;font-weight:500!important;margin:12px 0 6px 2px;color:#fff}body.dark-mode .invitaions-login-textfield .MuiOutlinedInput-root{background:#111928;border:1px solid rgba(107,114,128,1);border-radius:8px;color:#fff;height:42px}body.dark-mode .invitaions-login-textfield input{color:#fff;font-size:14px}body.dark-mode .invitaions-login-textfield fieldset{border-color:#2a2a2a}body.dark-mode .invitaions-login-textfield:hover fieldset,body.dark-mode .invitaions-login-textfield.Mui-focused fieldset{border-color:#3b82f6}body.light-mode .invitaions-login-textfield .MuiOutlinedInput-root{background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;color:#111827;height:42px}body.light-mode .invitaions-login-textfield input{color:#111827;font-size:14px}body.light-mode .invitaions-login-textfield fieldset{border-color:#e5e7eb}body.light-mode .invitaions-login-textfield:hover fieldset,body.light-mode .invitaions-login-textfield.Mui-focused fieldset{border-color:#3b82f6}.invite-actions{display:flex;justify-content:flex-end;padding:16px 24px;gap:12px}.btn-cancel{border:1px solid #3b3b3b!important;background:transparent!important;color:#fff!important;text-transform:none!important;border-radius:8px!important;padding:2.5px 5px!important;width:206px;height:41px;border:1px solid rgba(255,255,255,1)!important;font-size:14px;font-weight:500}.btn-send{background:#1c64f2!important;color:#fff!important;text-transform:none!important;border-radius:8px!important;padding:2.5px 5px!important;width:206px;height:41px;font-size:14px;font-weight:500}.buttons-grid{display:flex;justify-content:space-between;margin-top:2rem}body.dark-mode .settings-textfield .MuiOutlinedInput-root{background:#111928;color:#fff;border-radius:8px!important;font-size:14px!important;font-weight:400!important;height:41px}body.dark-mode .settings-textfield .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#6b7280!important}body.dark-mode .settings-textfield .MuiInputLabel-root{color:#94a3b8;font-size:12px!important;font-weight:400!important}body.dark-mode .settings-textfield input::placeholder,body.dark-mode .settings-textfield input.MuiInputBase-input::placeholder{color:#eeeff1!important;font-size:12px!important;font-weight:400!important}body.dark-mode .settings-textfield{font-size:12px!important;font-weight:400!important;color:#9ca3af}body.light-mode .settings-textfield .MuiOutlinedInput-root{background:#fff;color:#1f2937;border-radius:8px!important;font-size:14px!important;font-weight:400!important;height:41px}body.light-mode .settings-textfield .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#9ca3af!important}body.light-mode .settings-textfield .MuiInputLabel-root{color:#6b7280;font-size:12px!important;font-weight:400!important}body.light-mode .settings-textfield input::placeholder,body.light-mode .settings-textfield input.MuiInputBase-input::placeholder{color:#6b7280!important;font-size:12px!important;font-weight:400!important}body.light-mode .settings-textfield{font-size:12px!important;font-weight:400!important;color:#4b5563}.MuiMenu-list{background:#111928;font-size:10px;font-weight:500;color:#fff;border-radius:5px}.MuiMenuItem-root.MuiButtonBase-root:hover,.MuiMenuItem-root.Mui-selected{background:#2563eb!important;color:#fff!important;border-radius:5px;margin:5px}.MuiMenuItem-root.Mui-selected:hover{background:#2563ebe6!important;border-radius:5px;margin:5px}body.light-mode .MuiMenu-list{background:#fff;color:#1f2937}body.light-mode .MuiMenuItem-root.MuiButtonBase-root:hover{background:#3b82f61a!important;color:#1f2937!important}body.light-mode .MuiMenuItem-root.Mui-selected{background:#3b82f633!important;color:#1f2937!important}body.light-mode .MuiMenuItem-root.Mui-selected:hover{background:#3b82f640!important;color:#1f2937!important}
