/* FL Future UI/UX — Design System */
:root{ --radius-xl: 28px; }
body{ font-family: "Cairo", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }
.shadow-soft{ box-shadow: 0 10px 30px rgba(0,0,0,.08); }
