@import url("https://fonts.googleapis.com/css2?family=Readex+Pro:wght@300;400;500;600;700&display=swap");:root{--purple:#391b68;--purple-l:#4e2890;--purple-d:#22104a;--orange:#ec911f;--orange-d:#c4780f;--red:#e32f54;--green:#22c55e;--bg:#0d0520;--surface:#150830;--surface2:#1c0e3f;--border:hsla(0,0%,100%,.07);--border-l:hsla(0,0%,100%,.13);--text:#f0eaf8;--text-m:rgba(240,234,248,.63);--text-s:rgba(240,234,248,.36);--tr:all 0.25s cubic-bezier(.4,0,.2,1);--radius:16px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Readex Pro,sans-serif;background:var(--bg);color:var(--text);direction:rtl;overflow-x:hidden;line-height:1.7;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:rgba(236,145,31,.3);border-radius:10px}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}