:root{--color-primary:#d32f2f;--color-primary-hover:#b71c1c;--color-primary-light:#d32f2f1a;--color-primary-active:#9a1717;--color-bg-base:#f8fafc;--color-bg-surface:#fff;--color-bg-surface-hover:#f1f5f9;--color-bg-elevated:#fff;--color-text-strong:#0f172a;--color-text-main:#334155;--color-text-muted:#64748b;--color-text-inverse:#fff;--color-border-subtle:#f1f5f9;--color-border-default:#e2e8f0;--color-border-strong:#cbd5e1;--color-border-focus:var(--color-primary);--color-success:#10b981;--color-success-bg:#10b9811a;--color-warning:#f59e0b;--color-warning-bg:#f59e0b1a;--color-error:#ef4444;--color-error-bg:#ef44441a;--color-info:#3b82f6;--color-info-bg:#3b82f61a;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-8:3rem;--space-12:4rem;--font-family-base:"Inter", "Tajawal", system-ui, sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-md:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:2rem;--font-size-4xl:2.5rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;--shadow-focus:0 0 0 3px #d32f2f4d;--z-hide:-1;--z-base:0;--z-sticky:100;--z-dropdown:200;--z-overlay:300;--z-modal:400;--z-toast:500;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-normal:.3s cubic-bezier(.4, 0, .2, 1);--transition-slow:.5s cubic-bezier(.4, 0, .2, 1);--opacity-disabled:.5;--opacity-hover:.9;--primary-color:#d32f2f;--primary-hover:#b71c1c;--secondary-color:#fbc02d;--background-color:#fff9f4;--text-main:#334155;--text-muted:#757575;--white:#fff;--admin-bg:#f8fafc;--border-color:#e2e8f0}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,Tajawal,sans-serif}body{background-color:var(--background-color);color:var(--text-main);direction:rtl;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none}.glass{-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffff4d}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#0000004d}body{transition:padding-left .3s,padding-right .3s}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
