:root{--brand: #1e5a9c;--brand-dark: #16487d;--brand-2: #2a6fb8;--bg: #eef2f7;--panel: #ffffff;--ink: #1f2a37;--muted: #7a879c;--line: #e6ebf2;--ok: #1aa06d;--danger: #e5484d;--shadow: 0 10px 30px rgba(20,40,80,.08);--radius: 18px}*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:Cairo,Poppins,system-ui,sans-serif;background:radial-gradient(1200px 600px at 100% -10%,#dbe7f6 0%,var(--bg) 45%);color:var(--ink);-webkit-font-smoothing:antialiased}html[dir=ltr] body{font-family:Poppins,Cairo,system-ui,sans-serif}button{font-family:inherit;cursor:pointer;border:none;background:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#c9d4e3;border-radius:20px}
