@keyframes highlight-fade{0%{background-color:#fcd34d66}to{background-color:transparent}}.highlight-active{animation:highlight-fade 3.5s ease-out;border-radius:4px}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#1f2937}::-webkit-scrollbar-thumb{background-color:#4b5563;border-radius:6px;border:3px solid #1f2937}::-webkit-scrollbar-thumb:hover{background-color:#6b7280}html{scrollbar-width:thin;scrollbar-color:#4b5563 #1f2937}
