@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);
.bg-rainbow{background:#f1c93c;background:linear-gradient(115deg,#f1c93c,#f937ab 30%,#4865e3 65%,#48e3e3)}.bg-performance-score{background:#fa677a;background:linear-gradient(90deg,#ff627f,#f18586 20%,#ffc98f 40%,#90ecfa 60%,#5d9bf6 80%,#3f56ba)}.bg-glowing{animation:glowing-animation 2s ease-in-out infinite;background-color:#6fd2f3}.filters-overlay{background:#fbfcfd;background:linear-gradient(180deg,#fbfcfd00,#fbfcfd)}.tiptap-editor ul{list-style-type:disc;margin-left:1rem}.tiptap-editor a{color:#2563eb;cursor:pointer;text-decoration:underline;text-decoration-color:#2563eb}.gray-gradient-text{animation:gradientMove 1.5s linear infinite;background:linear-gradient(90deg,#94a3b8,#64748b,#94a3b8);-webkit-background-clip:text;background-clip:text;background-size:200% 100%;color:#0000}.message-content p{min-height:.5rem}@keyframes gradientMove{0%{background-position:0 50%}to{background-position:200% 50%}}@keyframes glowing-animation{0%{box-shadow:0 0 20px 3px #6fd2f3}50%{box-shadow:0 0 20px 6px #6fd2f3}to{box-shadow:0 0 20px 3px #6fd2f3}}
