@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#12141d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f6fb;font-family:Inter,sans-serif}#root{min-height:100vh}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#64748b}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.fade-in-up{animation:.5s forwards fadeInUp}[dir=rtl] .lucide-arrow-right,[dir=rtl] .lucide-arrow-left,[dir=rtl] .lucide-chevron-right,[dir=rtl] .lucide-chevron-left,[dir=rtl] .lucide-chevrons-right,[dir=rtl] .lucide-chevrons-left,[dir=rtl] .lucide-arrow-up-right,[dir=rtl] .lucide-arrow-down-right,[dir=rtl] .lucide-corner-down-right,[dir=rtl] .lucide-log-out,[dir=rtl] .lucide-reply,[dir=rtl] .lucide-undo,[dir=rtl] .lucide-redo,[dir=rtl] .lucide-trending-up{transform:scaleX(-1)}[dir=rtl] .ltr-nums,[dir=rtl] [data-ltr],[dir=rtl] time,[dir=rtl] code{text-align:start;direction:ltr;unicode-bidi:embed}
