:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}html{direction:rtl}body{color:#172033;text-align:right;direction:rtl;background:radial-gradient(circle at 100% 0,#dbeafe 0,#0000 28%),#f6f8fc;min-width:320px;margin:0;font-family:Tahoma,Arial,sans-serif}button,input,select,textarea{font-family:inherit}.page{width:min(1450px,100% - 48px);margin:0 auto;padding:42px 0 60px}.page-header{align-items:right;justify-content:space-between;gap:30px;margin-bottom:30px;display:flex}.eyebrow{color:#2563eb;letter-spacing:.02em;margin-bottom:6px;font-size:13px;font-weight:700;display:inline-block}.page-header h1{color:#111827;margin:0;font-size:clamp(28px,3vw,42px);font-weight:800}.page-header p{color:#2563eb;margin:20px 0 0;font-size:20px}.date-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #dde3edf2;border-radius:14px;min-width:190px;padding:14px 18px;box-shadow:0 8px 30px #1f29370d}.date-box span{color:#8a94a6;margin-bottom:4px;font-size:12px;display:block}.date-box strong{color:#1f2937;font-size:14px}.tables-grid{grid-template-columns:1fr;gap:24px;display:grid}.table-card{background:#fffffff0;border:1px solid #e6eaf0;border-radius:20px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 12px 30px #0f172a0f,0 2px 8px #0f172a08}.table-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0f172a14,0 3px 10px #0f172a0a}.table-card-header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.table-card-header h2{color:#182132;margin:0;font-size:18px;font-weight:800}.table-card-header p{color:#000;margin:5px 0 0;font-size:15px}.row-count{color:#2563eb;background:#eff6ff;border-radius:999px;flex-shrink:0;padding:7px 11px;font-size:11px;font-weight:700}.table-wrapper{width:100%;overflow-x:auto}table{border-collapse:collapse;direction:rtl;width:100%;min-width:520px}th,td{text-align:right;white-space:nowrap;padding:15px 20px}thead{background:#f8fafc}th{color:#2563eb;border-bottom:1px solid #e8ecf2;font-size:15px;font-weight:700}td{color:#000205;border-bottom:1px solid #f0f2f5;font-size:15px;font-weight:500}tbody tr{transition:background .15s}tbody tr:hover{background:#f8fbff}tbody tr:last-child td{border-bottom:0}.status{border-radius:999px;align-items:center;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.status.success{color:#16844a;background:#eafaf1}.status.danger{color:#d93744;background:#fff0f1}.status.warning{color:#b77900;background:#fff7df}@media (width<=700px){body{background:#f5f7fb;overflow-x:hidden}.page{width:100%;margin:0;padding:18px 12px 32px}.page-header{margin-bottom:18px;display:block}.eyebrow{margin-bottom:5px;font-size:11px}.page-header h1{font-size:24px;line-height:1.35}.page-header p{margin-top:5px;font-size:13px;line-height:1.7}.date-box{border-radius:12px;width:100%;min-width:0;margin-top:14px;padding:11px 14px}.date-box span{font-size:10px}.date-box strong{font-size:12px}.tables-grid{flex-direction:column;gap:14px;display:flex}.table-card{border-radius:14px;width:100%;box-shadow:0 4px 15px #0f172a0d}.table-card:hover{transform:none}.table-card-header{padding:15px 14px}.table-card-header h2{font-size:16px}.table-card-header p{margin-top:3px;font-size:11px}.row-count{padding:5px 9px;font-size:10px}.table-wrapper{overflow:visible}table{width:100%;min-width:0;display:block}thead{display:none}tbody{width:100%;display:block}tbody tr{background:#fff;border-bottom:1px solid #edf0f4;width:100%;padding:12px 14px;display:grid}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:#fff}td{white-space:normal;text-align:left;border:0;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:8px 0;font-size:14px;display:flex}td:before{content:attr(data-label);color:#8a94a6;text-align:right;flex-shrink:0;font-size:11px;font-weight:700}.status{padding:4px 8px;font-size:10px}}@media (width<=380px){.page{padding:14px 9px 26px}.page-header h1{font-size:21px}.table-card-header{padding:13px 12px}tbody tr{padding:10px 12px}td,td:before{font-size:19px}}
