.dashboard-page .dash-num{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1;letter-spacing:-.02em;direction:ltr;unicode-bidi:isolate;display:inline-block}.dashboard-page{flex-direction:column;gap:28px;animation:.45s ease-out dash-fade-in;display:flex;position:relative}.dashboard-page--fetching{pointer-events:none}.dashboard-page--fetching .dash-content-body{opacity:.55;filter:blur(.4px);transition:opacity .25s,filter .25s}.dash-fetch-overlay{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff73;border-radius:16px;justify-content:center;align-items:flex-start;padding-top:120px;animation:.2s ease-out dash-fade-in;display:flex;position:absolute;inset:0}.dash-loader-wrap{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.dash-loader--page{width:100%;min-height:420px}.dash-loader--overlay{padding:24px}.dash-loader-orbit{width:64px;height:64px;position:relative}.dash-loader--sm .dash-loader-orbit{width:40px;height:40px}.dash-loader--lg .dash-loader-orbit{width:80px;height:80px}.dash-loader-core{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;width:14px;height:14px;margin:-7px 0 0 -7px;animation:1.2s ease-in-out infinite dash-core-pulse;position:absolute;inset:50%;box-shadow:0 0 20px #667eea99}.dash-loader-ring{border:3px solid #0000;border-radius:50%;position:absolute;inset:0}.dash-loader-ring--1{border-top-color:#667eea;border-right-color:#667eea4d;animation:1.1s cubic-bezier(.5,0,.5,1) infinite dash-spin}.dash-loader-ring--2{border-bottom-color:#764ba2;border-left-color:#764ba240;animation:1.4s cubic-bezier(.5,0,.5,1) infinite reverse dash-spin;inset:8px}.dash-loader-ring--3{border-top-color:#a78bfa;animation:.9s linear infinite dash-spin;inset:16px}.dash-loader--sm .dash-loader-ring--2{inset:5px}.dash-loader--sm .dash-loader-ring--3{inset:10px}.dash-loader--sm .dash-loader-core{width:8px;height:8px;margin:-4px 0 0 -4px}.dash-loader-label{color:#64748b;letter-spacing:.01em;margin:0;font-size:14px;font-weight:600}@keyframes dash-spin{to{transform:rotate(360deg)}}@keyframes dash-core-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.15)}}.dash-btn{justify-content:center;align-items:center;gap:8px;border-radius:12px!important;height:44px!important;padding:0 20px!important;font-size:14px!important;font-weight:600!important;transition:transform .2s,box-shadow .2s,background .2s!important;display:inline-flex!important}.dash-btn:active{transform:scale(.98)}.dash-btn-primary{color:#5b4bb4!important;background:#fff!important;border:none!important;box-shadow:0 4px 16px #0000001f!important}.dash-btn-primary:hover{transform:translateY(-2px);color:#4c3d9e!important;background:#faf8ff!important;box-shadow:0 8px 24px #00000026!important}.dash-btn-ghost{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff!important;background:#ffffff24!important;border:1px solid #ffffff59!important}.dash-btn-ghost:hover{transform:translateY(-2px);color:#fff!important;background:#ffffff47!important;border-color:#fff!important}.dash-btn-icon{color:#fff!important;background:#ffffff24!important;border:1px solid #ffffff4d!important;width:44px!important;padding:0!important}.dash-btn-icon:hover{color:#fff!important;background:#ffffff40!important}.dash-btn-link{color:#667eea!important;height:auto!important;padding:0!important;font-weight:600!important}.dash-btn-link:hover{color:#764ba2!important}.dash-btn-gradient{color:#fff!important;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;border:none!important;box-shadow:0 4px 14px #667eea59!important}.dash-btn-gradient:hover{transform:translateY(-2px);color:#fff!important;background:linear-gradient(135deg,#5a6fd6 0%,#6a4190 100%)!important;box-shadow:0 8px 22px #667eea73!important}@keyframes dash-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dash-hero{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 55%,#5b3e9e 100%);border-radius:20px;padding:28px 32px;position:relative;overflow:hidden;box-shadow:0 20px 40px #667eea59}.dash-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 20%,#ffffff26 0%,#0000 40%),radial-gradient(circle at 90% 80%,#ffffff14 0%,#0000 35%);position:absolute;inset:0}.dash-hero:after{content:"";pointer-events:none;background:#ffffff0f;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-120px;left:-80px}.dash-hero-inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}.dash-hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;margin-bottom:12px;padding:6px 12px;font-size:13px;display:inline-flex}.dash-hero h1{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.dash-hero-desc{color:#ffffffe0;max-width:520px;margin:0;font-size:15px;line-height:1.6}.dash-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;font-family:inherit;display:flex}.dash-refresh-dot{background:#86efac;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite dash-pulse}@keyframes dash-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.dash-stat-card{height:100%;transition:transform .25s,box-shadow .25s;overflow:hidden;border:none!important;border-radius:18px!important;box-shadow:0 4px 20px #0f172a0f!important}.dash-stat-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0f172a1a!important}.dash-stat-card .ant-card-body{padding:20px!important}.dash-stat-top{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.dash-stat-icon{color:#fff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex;box-shadow:0 8px 16px #0000001f}.dash-stat-badge{color:#64748b;background:#f1f5f9;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:600}.dash-stat-title{color:#64748b;margin-bottom:4px;font-size:14px;display:block}.dash-stat-value{color:#0f172a;letter-spacing:-.03em;font-size:32px;font-weight:800;line-height:1.1}.dash-stat-footer{color:#94a3b8;border-top:1px solid #f1f5f9;align-items:center;gap:6px;margin-top:12px;padding-top:12px;font-size:13px;display:flex}.dash-stat-footer strong{color:#475569}.dash-chart-card{height:100%;border:none!important;border-radius:18px!important;box-shadow:0 4px 20px #0f172a0f!important}.dash-chart-card .ant-card-head{border-bottom:1px solid #f1f5f9;min-height:52px}.dash-chart-card .ant-card-head-title{font-size:16px;font-weight:700}.dash-chart-card .recharts-wrapper{direction:ltr}.dash-chart-card .recharts-legend-wrapper{direction:rtl}.dash-donut-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dash-donut-center strong{color:#0f172a;font-size:28px;font-weight:800;line-height:1}.dash-donut-center span{color:#94a3b8;margin-top:4px;font-size:12px}.dash-donut-wrap{height:280px;position:relative}.dash-ring-card{height:100%;border:none!important;border-radius:18px!important;box-shadow:0 4px 20px #0f172a0f!important}.dash-ring-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.dash-ring-item{text-align:center;background:linear-gradient(#fafbfc 0%,#f8fafc 100%);border-radius:14px;flex-direction:column;align-items:center;padding:12px;display:flex}.dash-ring-label{color:#334155;margin-top:12px;font-size:14px;font-weight:600}.dash-ring-sub{color:#94a3b8;margin-top:2px;font-size:12px}.dash-insight-tile{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:14px;gap:14px;height:100%;padding:18px;transition:border-color .2s,box-shadow .2s;display:flex}.dash-insight-tile:hover{border-color:#c7d2fe;box-shadow:0 8px 20px #6366f114}.dash-insight-icon{color:#667eea;background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex;box-shadow:0 2px 8px #667eea26}.dash-insight-label{color:#64748b;margin-bottom:4px;font-size:13px;display:block}.dash-insight-value{color:#0f172a;font-size:22px;font-weight:800;display:block}.dash-insight-value small{color:#94a3b8;font-size:13px;font-weight:500}.dash-insight-trend{color:#667eea;margin-top:4px;font-size:12px;display:block}.dash-quick-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;display:grid}.dash-quick-tile{cursor:pointer;text-align:right;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;transition:all .25s}.dash-quick-tile:hover{background:linear-gradient(135deg,#faf8ff 0%,#f5f3ff 100%);border-color:#667eea;transform:translateY(-2px);box-shadow:0 12px 24px #667eea1f}.dash-quick-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;font-size:20px;display:flex}.dash-quick-title{color:#0f172a;margin-bottom:6px;font-size:15px;font-weight:700;display:block}.dash-quick-desc{color:#64748b;margin:0;font-size:13px;line-height:1.5}.dash-table-card{border:none!important;border-radius:18px!important;box-shadow:0 4px 20px #0f172a0f!important}.dash-table-card .ant-card-head-title{font-weight:700}.dash-table-card .ant-table-thead>tr>th{color:#475569;font-weight:600;background:#f8fafc!important}.dash-table-card .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.dash-user-cell{align-items:center;gap:12px;display:flex}.dash-user-meta{flex-direction:column;min-width:0;display:flex}.dash-user-name{color:#0f172a;font-weight:600}.dash-user-email{color:#94a3b8;font-size:12px}.dash-perf-card{height:100%;background:linear-gradient(#fafbfc 0%,#fff 100%)!important;border:none!important;border-radius:18px!important;box-shadow:0 4px 20px #0f172a0f!important}.dash-perf-item{background:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.dash-perf-item span:first-child{color:#334155;font-weight:600}.dash-skeleton-hero{border-radius:20px;height:140px}@media (max-width:768px){.dash-hero{padding:20px}.dash-ring-grid{grid-template-columns:1fr}.dash-stat-value{font-size:26px}}
