.ems-module__SaJcPG__dashboardContainer{color:#333;background-color:#f4f7fb;height:100vh;font-family:Inter,-apple-system,sans-serif;display:flex}.ems-module__SaJcPG__sidebar{z-index:10;background-color:#fff;flex-direction:column;width:240px;padding:20px 15px;display:flex;box-shadow:4px 0 24px #00000005}.ems-module__SaJcPG__brand{color:#1e1e2d;align-items:center;gap:12px;margin-bottom:30px;font-size:1.2rem;font-weight:700;display:flex}.ems-module__SaJcPG__nav{flex-direction:column;flex:1;gap:8px;padding-left:5px;display:flex;overflow-y:auto}.ems-module__SaJcPG__nav::-webkit-scrollbar{width:6px}.ems-module__SaJcPG__nav::-webkit-scrollbar-track{background:0 0}.ems-module__SaJcPG__nav::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.ems-module__SaJcPG__nav::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ems-module__SaJcPG__navLink{color:#a1a5b7;border-radius:12px;align-items:center;gap:14px;padding:12px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.ems-module__SaJcPG__navLink:hover{color:#5e35b1;background-color:#f8f5ff}.ems-module__SaJcPG__navLinkActive{color:#fff;background-color:#5e35b1;box-shadow:0 8px 16px #5e35b140}.ems-module__SaJcPG__navLinkActive:hover{color:#fff;background-color:#5e35b1}.ems-module__SaJcPG__badgeNotification{color:#fff;background:#ef4444;border-radius:20px;padding:2px 6px;font-size:.7rem;font-weight:700;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ems-module__SaJcPG__mainContent{flex-direction:column;flex:1;display:flex;overflow:hidden}.ems-module__SaJcPG__topBar{z-index:5;background-color:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 30px;display:flex;box-shadow:0 4px 24px #00000005}.ems-module__SaJcPG__searchBox{color:#a1a5b7;background:#f4f7fb;border-radius:20px;align-items:center;width:260px;padding:6px 15px;display:flex}.ems-module__SaJcPG__searchBox input{background:0 0;border:none;outline:none;width:100%;margin-left:10px;font-family:inherit}.ems-module__SaJcPG__topBarRight{align-items:center;gap:20px;display:flex}.ems-module__SaJcPG__profile{align-items:center;gap:15px;display:flex}.ems-module__SaJcPG__profileAvatar{color:#5e35b1;background-color:#e4e6ef;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.ems-module__SaJcPG__contentScroll{flex:1;padding:30px;overflow-y:auto}.ems-module__SaJcPG__headerTitle{color:#1e1e2d;margin-bottom:25px;font-size:1.5rem;font-weight:700}.ems-module__SaJcPG__statsGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px;display:grid}@media (max-width:1600px){.ems-module__SaJcPG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ems-module__SaJcPG__statsGrid{grid-template-columns:1fr}}.ems-module__SaJcPG__statCard{color:#fff;border-radius:20px;grid-template:"header header""value label""value subtext"/auto 1fr;align-items:center;row-gap:8px;padding:30px 24px;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000000d}.ems-module__SaJcPG__statCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.ems-module__SaJcPG__cardPurple{background:linear-gradient(135deg,#7c4dff,#5e35b1);box-shadow:0 10px 20px #5e35b14d}.ems-module__SaJcPG__cardGreen{background:linear-gradient(135deg,#00d2ff,#3a7bd5);box-shadow:0 10px 20px #3a7bd54d}.ems-module__SaJcPG__cardRed{background:linear-gradient(135deg,#ff758c,#ff7eb3);box-shadow:0 10px 20px #ff758c4d}.ems-module__SaJcPG__cardYellow{background:linear-gradient(135deg,#f6d365,#fda085);box-shadow:0 10px 20px #fda0854d}.ems-module__SaJcPG__statHeader{grid-area:header;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:20px;display:flex}.ems-module__SaJcPG__statIcon{background:#ffffff40;border-radius:14px;justify-content:center;align-items:center;width:55px;height:55px;display:flex;box-shadow:0 4px 10px #0000001a}.ems-module__SaJcPG__statBadge{background:#fff3;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600}.ems-module__SaJcPG__statValue{grid-area:value;margin:0;padding-right:15px;font-size:clamp(2.5rem,3vw,3.8rem);font-weight:700;line-height:.85}.ems-module__SaJcPG__statLabel{letter-spacing:.5px;grid-area:label;align-self:end;margin:0 0 4px;font-size:1.1rem;font-weight:700}.ems-module__SaJcPG__statCard>div:nth-child(4){grid-area:subtext;align-self:start;margin-top:0!important}.ems-module__SaJcPG__whitePanel{background:#fff;border-radius:20px;margin-bottom:30px;padding:24px;box-shadow:0 10px 40px #00000008}.ems-module__SaJcPG__table{border-collapse:collapse;width:100%}.ems-module__SaJcPG__table th{color:#b5b5c3;text-transform:uppercase;text-align:left;border-bottom:1px dashed #e4e6ef;padding:12px 15px;font-size:.8rem;font-weight:600}.ems-module__SaJcPG__table td{color:#3f4254;border-bottom:1px dashed #e4e6ef;padding:15px;font-size:.9rem;font-weight:500}.ems-module__SaJcPG__table tr:last-child td{border-bottom:none}.ems-module__SaJcPG__userRow:hover td{background-color:#f8f5ff;color:#5e35b1!important}.ems-module__SaJcPG__statusBadge{color:#50cd89;background:#e8fff3;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:600}.ems-module__SaJcPG__langBtn{color:#7e8299;cursor:pointer;background:#f4f7fb;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:14px;font-weight:600;transition:all .2s;display:flex}.ems-module__SaJcPG__langBtn:hover{color:#3f4254;background:#e4e6ef}.ems-module__SaJcPG__tableResponsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}@media (max-width:1024px){.ems-module__SaJcPG__dashboardContainer{flex-direction:column}.ems-module__SaJcPG__sidebar{flex-direction:row;align-items:center;width:100%;height:auto;padding:10px 20px;box-shadow:0 4px 12px #0000000d}.ems-module__SaJcPG__brand{margin-bottom:0;margin-right:20px}.ems-module__SaJcPG__nav{-webkit-overflow-scrolling:touch;flex-direction:row;align-items:center;gap:10px;overflow-x:auto}.ems-module__SaJcPG__navLink{white-space:nowrap;padding:8px 12px}.ems-module__SaJcPG__langBtn{margin-top:0;margin-left:auto}}@media (max-width:768px){.ems-module__SaJcPG__topBar{flex-direction:column;gap:15px;height:auto;padding:15px 20px}.ems-module__SaJcPG__searchBox{width:100%}.ems-module__SaJcPG__contentScroll{padding:20px}.ems-module__SaJcPG__statsGrid{grid-template-columns:1fr}.ems-module__SaJcPG__whitePanel{padding:15px}}.ems-module__SaJcPG__widgetPanel{flex-direction:column;height:100%;display:flex;overflow:hidden;margin:0!important}.ems-module__SaJcPG__widgetHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.ems-module__SaJcPG__dragHandle{cursor:grab;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.ems-module__SaJcPG__dragHandle:hover{background-color:#f4f7fb}.ems-module__SaJcPG__dragHandle:active{cursor:grabbing}.ems-module__SaJcPG__widgetContent{flex:1;overflow-y:auto}.ems-module__SaJcPG__dragging{box-shadow:0 15px 30px #0000001a}.ems-module__SaJcPG__widgetsLayoutGrid{align-items:start;gap:30px;margin-bottom:30px;display:grid}.ems-module__SaJcPG__layoutControls{align-items:center;gap:10px;margin-bottom:20px;display:flex}.ems-module__SaJcPG__layoutBtn{color:#7e8299;cursor:pointer;background:#fff;border:1px solid #e4e6ef;border-radius:8px;padding:6px 12px;font-weight:600;transition:all .2s}.ems-module__SaJcPG__layoutBtn.ems-module__SaJcPG__active{color:#fff;background:#5e35b1;border-color:#5e35b1}.react-grid-item.react-grid-placeholder{opacity:.5!important;background:#e4e6ef!important;border-radius:12px!important}
