:root{font-optical-sizing:auto;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Montserrat,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}.auth-layout,html,body{margin:0}.auth-layout{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.auth-layout .login-container{box-sizing:border-box;background-color:#fff;border-radius:20px;justify-content:center;align-items:center;gap:34px;width:480px;padding:20px 32px;display:flex;box-shadow:0 4px 12px #0000001a}@media screen and (max-width:425px){.auth-layout .login-container{width:100%;min-width:0;margin:12px;padding:16px 8px}}.label{color:#616161;font-size:14px;font-weight:400;display:block}.MuiButton-root.custom-button{text-transform:capitalize;height:40px;box-shadow:none;border-radius:9.95px;padding:13.27px 26.54px;font-size:14px;font-weight:500}.sidebar{background:linear-gradient(#283c8500,#283c8500),linear-gradient(#283c85 0%,#090e1f 100%);border-right:1px solid #283c85;gap:346px;width:252px;height:100vh;padding-top:19px;padding-bottom:19px;position:fixed;top:0;left:0}@media screen and (max-width:768px){.sidebar{display:none}}.header{box-sizing:border-box;z-index:100;background-color:#fff;border-bottom:1px solid #dce4e8;justify-content:flex-end;align-items:center;width:calc(100vw - 252px);height:64px;padding:20px 48px;display:flex;position:fixed;top:0;left:252px}@media screen and (max-width:768px){.header{justify-content:space-between;width:100vw;padding:20px 12px;left:0}}.header .menu-icon{display:none}@media screen and (max-width:768px){.header .menu-icon{display:block}}.dashboard-layout{box-sizing:border-box;width:100%;height:calc(100vh - 64px);margin-top:64px;margin-left:252px;padding:17px;overflow-y:auto}@media screen and (max-width:768px){.dashboard-layout{height:calc(100vh - 70px);margin:0;padding:70px 12px 12px}}.date-range-picker-container{z-index:1000;justify-content:center;align-items:center;display:flex;position:absolute;top:110px;right:120px}@media screen and (max-width:425px){.date-range-picker-container{width:100vw;top:160px;right:0}}.stats-card{border-radius:10px;flex-direction:column;justify-content:space-between;min-height:137px;padding:18px 20px;display:flex}.table-container{box-sizing:border-box;background-color:#fff;border:1px solid #ebebeb;border-radius:10px;width:100%;padding:18px;overflow:hidden}.MuiTable-root{border:none}.MuiTableHead-root{background-color:#eef2ff}.MuiTableHead-root .MuiTableCell-root{color:#212121;box-sizing:border-box;white-space:nowrap;border:none;height:60px;padding:20px 15px;font-size:14px;font-weight:600}.MuiTableBody-root .MuiTableRow-root:nth-of-type(2n){background-color:#eef2ff}.MuiTableBody-root .MuiTableCell-root{color:#1a1c1e;box-sizing:border-box;border:none;height:60px;padding:20px 15px;font-size:14px;font-weight:500}.MuiTableCell-root{border-bottom:1px solid #e0e0e0;position:relative}.MuiTableBody-root .MuiTableRow-root:hover{background-color:#eef2ff}.table-action-menu{box-sizing:border-box;z-index:99;background-color:#fff;border:1px solid #dce4e8;border-radius:5px;gap:10px;width:100%;min-width:178px;padding:10px 9px;position:absolute;top:40px;right:70px;box-shadow:0 4px 60px #04060f26}.table-action-menu .menu-item{color:#1a1c1e;text-transform:capitalize;cursor:pointer;justify-content:flex-start;align-items:center;gap:9px;padding:15px 9px;font-size:14px;font-weight:500;display:flex}.table-action-menu .menu-item:hover{background-color:#eef2ff}.status-verified{color:#1c8c6e;box-sizing:border-box;background-color:#ecf8f0cc;border-radius:4px;padding:6px 12px;font-size:14px;font-weight:500;display:inline-block}.status-pending{color:#dbaa00;box-sizing:border-box;background-color:#fbf4e4;border-radius:4px;padding:6px 12px;font-size:14px;font-weight:500;display:inline-block}.status-suspended{color:#d32f2f;box-sizing:border-box;background-color:#fdecea;border-radius:4px;padding:6px 12px;font-size:14px;font-weight:500;display:inline-block}.verification-badge-verified{color:#fff;background-color:#4ade80;border-radius:34px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-block}.verification-badge-pending{color:#fff;background-color:#ffc02d;border-radius:34px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-block}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}
