@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";body{font-family:Inter,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:marquee 30s linear infinite;min-width:max-content}.animate-marquee:hover{animation-play-state:paused}.rich-text-content{font-family:Inter,sans-serif!important;line-height:1.6;color:inherit}.rich-text-content *{font-family:Inter,sans-serif!important;max-width:100%!important}.rich-text-content img,.rich-text-content video,.rich-text-content iframe{max-width:100%!important;height:auto!important;display:block;margin:.5rem 0;border-radius:4px}.rich-text-content ul{list-style-type:disc;padding-left:1.5rem;margin:.5rem 0}.rich-text-content ol{list-style-type:decimal;padding-left:1.5rem;margin:.5rem 0}.rich-text-content p{margin-bottom:.75rem}.rich-text-content h1,.rich-text-content h2,.rich-text-content h3{font-weight:700;margin-top:1rem;margin-bottom:.5rem;line-height:1.3}
