.tablepress{--tp-bg:#fff;--tp-text:#0f172a;--tp-border:#00000014;--tp-header-bg:linear-gradient(180deg,#fbfbfb,#f4f6f8);--tp-header-text:#0b1220;--tp-row-alt:#00000006;--tp-row-hover:#0ea5e91a;--tp-accent:#0ea5e9;--tp-success:#16a34a;--tp-warning:#d97706;--tp-danger:#dc2626;--tp-info:#0284c7;direction:rtl;border:1px solid var(--tp-border);border-radius:14px;overflow:hidden;background:var(--tp-bg);color:var(--tp-text);font-family:"Noto Naskh Arabic","Amiri","Segoe UI",Tahoma,Arial,sans-serif;line-height:1.9}.tablepress thead th{background:var(--tp-header-bg);color:var(--tp-header-text);font-weight:800;text-align:center;padding:.85rem 1rem;border-bottom:1px solid var(--tp-border);white-space:nowrap}.tablepress tbody th,.tablepress tbody td{padding:.7rem 1rem;border-top:1px solid var(--tp-border);vertical-align:middle}.tablepress tbody tr:nth-child(odd){background:var(--tp-row-alt)}