.dashboard-wrap{background:radial-gradient(2600px 1600px at 0 0,#eef6ff 0,rgba(238,246,255,.5) 40%,#fff 80%);border-radius:12px;padding:8px}.card{border-radius:12px}.card,.card-body{-webkit-box-sizing:border-box;box-sizing:border-box}.card-body{padding:16px}.card-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:8px}.card-top,.title-with-icon{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.title-with-icon{gap:10px;margin:0}.title-bullet{width:10px;height:10px;border-radius:999px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;margin-top:0}.title-teal{background:#14b8a6}.card-top h5,.card .card-title,.title-with-icon h5{margin:0!important;padding:0;line-height:1!important;font-size:14px;text-transform:none}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:1200px){.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.dashboard-grid{grid-template-columns:1fr}}.users-chip{padding:14px;border-radius:14px;background:#fff;-webkit-transition:background .18s ease,-webkit-transform .18s ease,-webkit-box-shadow .18s ease;transition:background .18s ease,-webkit-transform .18s ease,-webkit-box-shadow .18s ease;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,-webkit-transform .18s ease,-webkit-box-shadow .18s ease;border:1px dashed rgba(0,0,0,.08);-webkit-box-sizing:border-box;box-sizing:border-box}.users-chip-kpi{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px;border-radius:14px;background:#fff;border:1px solid rgba(0,0,0,.06);-webkit-box-shadow:0 4px 14px rgba(0,0,0,.05);box-shadow:0 4px 14px rgba(0,0,0,.05);-webkit-transition:all .18s ease;transition:all .18s ease}.left-section,.users-chip-kpi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.left-section{gap:12px}.users-kpi-icon{background:linear-gradient(135deg,rgba(21,94,117,.14),rgba(21,94,117,.05));border-radius:14px;width:42px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#155e75;font-size:20px}.stat-label{margin:0;color:#667085;font-weight:700;font-size:13px}.stat-value{margin:0;font-size:22px;font-weight:900;text-align:right;min-width:60px}.apexcharts-legend-text{font-size:11px!important}