body { margin:0; background:#ffffff; font-family:'Cairo',sans-serif; color:#1f2a24; direction:rtl; text-wrap:pretty; -webkit-font-smoothing:antialiased; }
* { box-sizing:border-box; }
a { color:var(--green); text-decoration:none; }
a:hover { color:var(--green-dark); }
svg.lucide { width:1em; height:1em; stroke-width:2; }
