@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Vazirmatn:wght@300;400;500;600;700;800&display=swap";body{background:#0b1118;font-family:Vazirmatn,Inter,system-ui,-apple-system,sans-serif;color:#f5f6f7}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#2b3e52;border-radius:10px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.spin{animation:spin 1s linear infinite}.blink{animation:blink 1.6s ease-in-out infinite}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
