html[dir=rtl],html[dir=rtl] body,html[lang=ar],html[lang=ar] body{font-family:Segoe UI,Tahoma,Noto Sans Arabic,Noto Naskh Arabic,Arial,sans-serif}:root{--background:#f4f6fb;--foreground:#0e103d;--app-bg:#f4f6fb;--app-text:#0e103d;--btn-bg:#0e103d;--btn-text:#f8f9ff;--card-bg:#ffffff;--card-shadow:0 1px 4px rgba(14,16,61,0.07),0 4px 16px rgba(14,16,61,0.05);--card-radius:12px;--border-subtle:#e8eaf0}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.container-fluid{background-color:var(--app-bg)!important;color:var(--app-text)!important}.btn-secondary{background-color:var(--btn-bg)!important;color:var(--btn-text)!important;border-radius:8px!important;font-weight:600!important}.stlr-table-card{position:relative;background-color:#ffffff;border-radius:16px;box-shadow:0 1px 3px rgba(14,16,61,.06),0 8px 24px rgba(14,16,61,.06);border:1px solid rgba(232,234,240,.7);overflow:hidden;isolation:isolate}.stlr-table-card__accent{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#df2081,#7f1864 35%,#1e598d 70%,#06b3d8);z-index:1}.stlr-table-card__toolbar{padding:18px 22px 14px;background:linear-gradient(180deg,#fbfcff,#ffffff);border-bottom:1px solid rgba(232,234,240,.6)}.stlr-table{border-collapse:separate;border-spacing:0}.stlr-table thead tr th{border-top:none!important;border-bottom:1px solid rgba(232,234,240,.8)!important;background-color:#fbfcff!important;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#6c7191;padding:12px 18px;white-space:nowrap;position:-webkit-sticky;position:sticky;top:0;z-index:1}.stlr-table thead tr th:first-child{padding-left:22px}.stlr-table thead tr th:last-child{padding-right:22px;text-align:right}.stlr-table tbody tr{border-bottom:none!important;transition:transform .16s ease,box-shadow .16s ease;position:relative}.stlr-table tbody tr td{border:none!important;padding:14px 18px;vertical-align:middle;font-size:14px;color:#0e103d;background-color:#ffffff;transition:background-color .16s ease;border-bottom:1px solid rgba(244,246,251,.9)}.stlr-table tbody tr td:first-child{padding-left:22px;position:relative}.stlr-table tbody tr td:first-child:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:0 3px 3px 0;background:linear-gradient(180deg,#df2081,#7f1864);opacity:0;transform:translateX(-3px);transition:opacity .18s ease,transform .18s ease}.stlr-table tbody tr td:last-child{padding-right:22px;text-align:right}.stlr-table tbody tr:nth-child(2n) td{background-color:#fcfdff}.stlr-table tbody tr:hover td{background-color:#f5f7ff!important}.stlr-table tbody tr:hover td:first-child:before{opacity:1;transform:translateX(0)}.stlr-table tbody tr:last-child td{border-bottom:none}.stlr-sidebar-scroll::-webkit-scrollbar{width:6px}.stlr-sidebar-scroll::-webkit-scrollbar-track{background:transparent}.stlr-sidebar-scroll::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18);border-radius:999px}.stlr-sidebar-scroll::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.32)}.stlr-sidebar-scroll{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.stlr-table-card--compact{overflow:hidden}.stlr-table--compact{width:100%;table-layout:auto}.stlr-table--compact thead tr th{padding:8px 6px!important;font-size:9px;letter-spacing:.4px}.stlr-table--compact thead tr th:first-child{padding-left:14px!important}.stlr-table--compact thead tr th:last-child{padding-right:14px!important}.stlr-table--compact tbody tr td{padding:8px 6px!important;font-size:12px}.stlr-table--compact tbody tr td:first-child{padding-left:14px!important}.stlr-table--compact tbody tr td:last-child{padding-right:14px!important}.stlr-table--compact .stlr-cell-primary{gap:8px}.stlr-table--compact .stlr-cell-primary__name{font-size:12px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stlr-table--compact .stlr-pill{font-size:11px;padding:2px 6px}.stlr-table--compact .stlr-id-chip{font-size:10px;padding:1px 5px}.stlr-table--compact .stlr-avatar{width:30px;height:30px;font-size:11px}.stlr-table--compact .stlr-money,.stlr-table--compact .stlr-num{font-size:12px}.stlr-table--compact .stlr-badge{font-size:10px;padding:2px 6px}.stlr-table--compact .stlr-date-cell__primary{font-size:11px}.stlr-table--compact .stlr-date-cell__sub{font-size:9px}.stlr-table--compact .stlr-action-btn{font-size:11px;padding:4px 8px}.stlr-skeleton-row td{padding-top:18px;padding-bottom:18px}.stlr-skeleton-bar{display:inline-block;height:12px;border-radius:999px;background:linear-gradient(90deg,#eef0f6,#f6f7fb 50%,#eef0f6);background-size:200% 100%;animation:stlr-skeleton-shimmer 1.4s ease-in-out infinite;min-width:30px}@keyframes stlr-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.stlr-empty-cell{padding:56px 24px!important;text-align:center}.stlr-empty-state{display:flex;flex-direction:column;align-items:center;gap:6px;color:#6c7191}.stlr-empty-state i{font-size:38px;color:#c8cee2;margin-bottom:6px}.stlr-empty-state--error i{color:#b3261e}.stlr-empty-state__title{font-size:14px;font-weight:700;color:#0e103d}.stlr-empty-state__sub{font-size:12px;color:#9499b0}.stlr-cell-primary{display:flex;align-items:center;gap:12px;min-width:0}.stlr-avatar{position:relative;width:38px;height:38px;border-radius:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#ffffff;letter-spacing:.4px;text-transform:uppercase;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 4px 12px rgba(14,16,61,.18),0 1px 3px rgba(14,16,61,.1)}.stlr-avatar:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,0) 60%);pointer-events:none}.stlr-avatar--image{background:#ffffff!important;color:transparent;overflow:hidden}.stlr-avatar--image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;z-index:0}.stlr-avatar--image .stlr-avatar__dot{z-index:2}.stlr-avatar__dot{position:absolute;bottom:-2px;right:-2px;width:12px;height:12px;border-radius:50%;border:2px solid #ffffff;z-index:1}.stlr-avatar__dot--active{background-color:#1f8a4d;box-shadow:0 0 0 2px rgba(31,138,77,.18)}.stlr-avatar__dot--inactive{background-color:#b3b8cc}.stlr-avatar__dot--warm{background-color:#d99000}.stlr-avatar__dot--cold{background-color:#b3261e}.stlr-cell-primary__name{font-weight:600;color:#0e103d;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:14px}.stlr-cell-primary__sub{font-size:11px;color:#9499b0;line-height:1.2;margin-top:2px}.stlr-id-chip{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:6px;background-color:#f4f6fb;border:1px solid #e8eaf0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10.5px;color:#4b5071;cursor:copy;transition:background-color .14s ease,border-color .14s ease,color .14s ease;line-height:1.4}.stlr-id-chip:hover{background-color:#eef0ff;border-color:#c8cee2;color:#1e598d}.stlr-id-chip__icon{font-size:10px;color:#aab4c8}.stlr-id-chip:hover .stlr-id-chip__icon{color:#1e598d}.stlr-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;line-height:1.4;white-space:nowrap;border:1px solid transparent}.stlr-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.95;box-shadow:0 0 0 3px currentColor;margin-right:1px}.stlr-badge--active{background:linear-gradient(135deg,#eaf9ef,#d8f3e2);color:#1f8a4d;border-color:rgba(31,138,77,.18)}.stlr-badge--active:before{box-shadow:0 0 0 3px rgba(31,138,77,.18)}.stlr-badge--inactive{background:linear-gradient(135deg,#fef0ef,#fcdedb);color:#b3261e;border-color:rgba(179,38,30,.18)}.stlr-badge--inactive:before{box-shadow:0 0 0 3px rgba(179,38,30,.16)}.stlr-badge--neutral{background:linear-gradient(135deg,#eef1ff,#e0e6fb);color:#1e598d;border-color:rgba(30,89,141,.18)}.stlr-badge--neutral:before{box-shadow:0 0 0 3px rgba(30,89,141,.16)}.stlr-badge--warm{background:linear-gradient(135deg,#fff5e0,#ffe7bf);color:#b66400;border-color:rgba(182,100,0,.18)}.stlr-badge--warm:before{box-shadow:0 0 0 3px rgba(182,100,0,.16)}.stlr-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;border-radius:999px;background-color:#f6f8fc;border:1px solid #e8eaf0;font-size:12px;color:#0e103d;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:background-color .14s ease,border-color .14s ease,transform .14s ease}.stlr-pill:hover{background-color:#eef0ff;border-color:#c8cee2}.stlr-pill__icon{font-size:12px;color:#1e598d;opacity:.85}.stlr-pill--muted{color:#9499b0;background-color:transparent;border-color:transparent;padding-left:0;padding-right:0;font-style:italic;font-weight:500}.stlr-pill--manager{background:linear-gradient(135deg,#f3eaff,#ffeaf5);border-color:rgba(223,32,129,.18);color:#7f1864;max-width:200px}.stlr-pill--manager .stlr-pill__icon{color:#df2081;opacity:1}.stlr-pill--manager>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stlr-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;color:#0e103d;font-size:14px}.stlr-num--strong{font-weight:700}.stlr-num--zero{color:#aab4c8;font-weight:500}.stlr-money-chip{display:inline-flex;align-items:baseline;gap:5px;padding:3px 10px;border-radius:8px;background:linear-gradient(135deg,#eef9f3,#dff5e9);border:1px solid rgba(31,138,77,.16);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#0d6e3a;font-weight:700;font-size:13px}.stlr-money-chip--neutral{background:linear-gradient(135deg,#f4f6fb,#eaeefa);border-color:rgba(30,89,141,.14);color:#1e3155}.stlr-money-chip__currency{font-size:10px;color:rgba(13,110,58,.7);font-weight:600;letter-spacing:.4px;text-transform:uppercase}.stlr-money-chip--neutral .stlr-money-chip__currency{color:rgba(30,49,85,.6)}.stlr-date-cell__primary{font-weight:600;color:#0e103d;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:13.5px}.stlr-date-cell__sub{font-size:11px;color:#9499b0;margin-top:2px}.stlr-action-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:12.5px;font-weight:600;border:1px solid #e8eaf0;background-color:#ffffff;color:#0e103d;transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease;text-decoration:none;white-space:nowrap;cursor:pointer;box-shadow:0 1px 2px rgba(14,16,61,.04)}.stlr-action-btn:hover{background-color:#0e103d;border-color:#0e103d;color:#ffffff;box-shadow:0 4px 12px rgba(14,16,61,.18);transform:translateY(-1px)}.stlr-action-btn--danger{color:#b3261e;border-color:rgba(179,38,30,.2);padding:6px 10px}.stlr-action-btn--danger:hover{background-color:#b3261e;border-color:#b3261e;color:#ffffff;box-shadow:0 4px 12px rgba(179,38,30,.25)}.stlr-action-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.stlr-toolbar-title{display:flex;align-items:center;gap:12px}.stlr-toolbar-title__icon{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#df2081,#7f1864);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0;box-shadow:0 4px 12px rgba(223,32,129,.28),inset 0 0 0 1px rgba(255,255,255,.15)}.stlr-toolbar-title__icon--blue{background:linear-gradient(135deg,#1e598d,#06b3d8);box-shadow:0 4px 12px rgba(30,89,141,.28),inset 0 0 0 1px rgba(255,255,255,.15)}.stlr-toolbar-title__icon--cyan{background:linear-gradient(135deg,#06b3d8,#1e598d);box-shadow:0 4px 12px rgba(6,179,216,.28),inset 0 0 0 1px rgba(255,255,255,.15)}.stlr-toolbar-title__icon--purple{background:linear-gradient(135deg,#32123d,#7f1864);box-shadow:0 4px 12px rgba(50,18,61,.32),inset 0 0 0 1px rgba(255,255,255,.15)}.stlr-toolbar-title__icon--gold{background:linear-gradient(135deg,#d99000,#b66400);box-shadow:0 4px 12px rgba(217,144,0,.3),inset 0 0 0 1px rgba(255,255,255,.15)}.stlr-toolbar-title__icon--green{background:linear-gradient(135deg,#1f8a4d,#0d6e3a);box-shadow:0 4px 12px rgba(31,138,77,.3),inset 0 0 0 1px rgba(255,255,255,.15)}.stlr-toolbar-title__heading{font-size:17px;font-weight:700;color:#0e103d;line-height:1.2;letter-spacing:-.2px}.stlr-toolbar-title__sub{font-size:12px;color:#6c7191;margin-top:3px;font-weight:500}.stlr-toolbar-btn{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:9px;font-size:13px;font-weight:600;border:1px solid #e2e4ec;background-color:#ffffff;color:#0e103d;box-shadow:0 1px 3px rgba(14,16,61,.05);transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease;cursor:pointer}.stlr-toolbar-btn:hover{background-color:#f5f7ff;border-color:#c8cee2;transform:translateY(-1px);box-shadow:0 4px 10px rgba(14,16,61,.08)}.stlr-toolbar-btn--primary{background:linear-gradient(135deg,#0e103d,#1a1d56);color:#f8f9ff;border-color:transparent;box-shadow:0 4px 12px rgba(14,16,61,.22)}.stlr-toolbar-btn--primary:hover{background:linear-gradient(135deg,#1a1d56,#2a2e7a);border-color:transparent;box-shadow:0 6px 16px rgba(14,16,61,.28)}.stlr-table-num-cell{text-align:right}.stlr-table-num-cell .stlr-money,.stlr-table-num-cell .stlr-num{display:inline-block}.stlr-rank{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:32px;padding:0 10px;border-radius:8px;font-weight:800;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background-color:#f4f6fb;color:#4b5071;border:1px solid #e8eaf0}.stlr-rank--gold{background:linear-gradient(135deg,#fff5d4,#ffe89a);color:#8a6500;border-color:rgba(217,144,0,.32);box-shadow:0 2px 8px rgba(217,144,0,.2)}.stlr-rank--silver{background:linear-gradient(135deg,#f1f3f8,#d8dde8);color:#4b5071;border-color:rgba(75,80,113,.25);box-shadow:0 2px 6px rgba(75,80,113,.12)}.stlr-rank--bronze{background:linear-gradient(135deg,#ffe9d4,#f7c79b);color:#8a4a1a;border-color:rgba(138,74,26,.3);box-shadow:0 2px 6px rgba(138,74,26,.15)}.stlr-rank__crown{margin-right:4px;font-size:12px}.stlr-progress{display:inline-flex;flex-direction:column;gap:4px;min-width:130px}.stlr-progress__head{display:flex;justify-content:space-between;align-items:baseline;font-size:11.5px;color:#4b5071;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stlr-progress__head strong{color:#0e103d;font-weight:700}.stlr-progress__bar{position:relative;height:6px;border-radius:999px;background-color:#eef0f6;overflow:hidden}.stlr-progress__fill{position:absolute;inset:0;border-radius:999px;background:linear-gradient(90deg,#df2081,#7f1864);transition:width .22s ease}.stlr-progress__fill--complete{background:linear-gradient(90deg,#1f8a4d,#0d6e3a)}.stlr-state-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;font-size:13px;font-weight:700}.stlr-state-icon--success{background-color:rgba(31,138,77,.14);color:#1f8a4d}.stlr-state-icon--fail{background-color:rgba(179,38,30,.12);color:#b3261e}.stlr-reward{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;border-radius:999px;background:linear-gradient(135deg,#fff5d4,#ffe89a);border:1px solid rgba(217,144,0,.28);color:#8a6500;font-weight:600;font-size:12.5px;max-width:220px}.stlr-reward i{color:#d99000}.stlr-reward span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stlr-code-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:8px;background:linear-gradient(135deg,#eef1ff,#e0e6fb);border:1px solid rgba(30,89,141,.18);color:#1e3155;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:600}.stat-cards-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:992px){.stat-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.stat-cards-grid{grid-template-columns:1fr}}[dir=rtl] .stlr-table thead tr th:first-child{padding-left:18px;padding-right:22px}[dir=rtl] .stlr-table thead tr th:last-child{padding-right:18px;padding-left:22px;text-align:left}[dir=rtl] .stlr-table tbody tr td:first-child{padding-left:18px;padding-right:22px}[dir=rtl] .stlr-table tbody tr td:first-child:before{left:auto;right:0;border-radius:3px 0 0 3px;transform:translateX(3px)}[dir=rtl] .stlr-table tbody tr:hover td:first-child:before{transform:translateX(0)}[dir=rtl] .stlr-table tbody tr td:last-child{padding-right:18px;padding-left:22px;text-align:left}[dir=rtl] .stlr-table--compact tbody tr td:first-child,[dir=rtl] .stlr-table--compact thead tr th:first-child{padding-left:6px!important;padding-right:14px!important}[dir=rtl] .stlr-table--compact tbody tr td:last-child,[dir=rtl] .stlr-table--compact thead tr th:last-child{padding-right:6px!important;padding-left:14px!important}[dir=rtl] .stlr-table-num-cell{text-align:left}[dir=rtl] .stlr-badge:before{margin-right:0;margin-left:1px}[dir=rtl] .stlr-rank__crown{margin-right:0;margin-left:4px}[dir=rtl] .stlr-eye-btn{border-radius:10px 0 0 10px!important;border-left:1px solid #e2e5ed!important;border-right:none!important}[dir=rtl] .stlr-eye-input{border-radius:0 10px 10px 0!important;border-right:1px solid #e2e5ed!important;border-left:none!important}