:root{--bg:#f5f7fa;--surface:#fff;--primary:#4f46e5;--primary-hover:#4338ca;--danger:#ef4444;--danger-hover:#dc2626;--text:#1e1e2e;--text-muted:#6b7280;--border:#e5e7eb;--radius:12px;--shadow:0 2px 8px #00000014}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--bg);min-height:100%;color:var(--text);-webkit-font-smoothing:antialiased;direction:rtl;font-family:Assistant,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
