html,body,#root{margin:0;padding:0;min-height:100vh;background:#0d0f17}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2d3039;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3d4049}.sidebar-logo{height:64px;display:flex;align-items:center;justify-content:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:4px}.sidebar-logo-icon{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;font-weight:700}.sidebar-logo-text{font-size:17px;font-weight:700;background:linear-gradient(135deg,#a5b4fc,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.5px}.sidebar-collapsed .sidebar-logo-text{display:none}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 0%,#1a1040,#0d0f17 60%)}.login-card{width:420px;border:1px solid rgba(99,102,241,.15);box-shadow:0 25px 50px -12px #00000080,0 0 80px #6366f10d}.login-header{text-align:center;margin-bottom:32px}.login-header h1{font-size:28px;font-weight:700;color:#e4e5e9;margin:16px 0 4px}.login-header p{color:#6b7280;font-size:14px}.kpi-card{border:1px solid rgba(255,255,255,.06);transition:all .3s}.kpi-card:hover{border-color:#6366f14d;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.kpi-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:12px}.kpi-value{font-size:30px;font-weight:700;line-height:1.2;margin-bottom:4px}.kpi-label{font-size:13px;color:#6b7280}.kpi-trend{font-size:12px;margin-top:8px;display:flex;align-items:center;gap:4px}.chart-card{border:1px solid rgba(255,255,255,.06)}.chart-card .ant-card-head{border-bottom-color:#ffffff0f}.pro-table .ant-table-thead>tr>th{font-size:12px;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px}.status-dot.active{background:#22c55e;box-shadow:0 0 8px #22c55e66}.status-dot.suspended{background:#f59e0b}.status-dot.disabled{background:#ef4444}.page-header{margin-bottom:24px}.page-header h1{font-size:24px;font-weight:700;color:#e4e5e9;margin:0}.page-header p{color:#6b7280;margin:4px 0 0;font-size:14px}.rtp-value{font-weight:700;font-size:14px}.rtp-safe{color:#22c55e}.rtp-warning{color:#f59e0b}.rtp-danger{color:#ef4444}.ant-menu-item-divider{border-color:#ffffff0f!important}.app-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.06)}.header-right{display:flex;align-items:center;gap:16px}@media(max-width:768px){.kpi-card .kpi-value{font-size:22px}}
