body{background-color:#1a202c}@keyframes pulse-highlight{0%,to{box-shadow:0 0 #facc15b3;transform:scale(1.02)}50%{box-shadow:0 0 0 8px #facc1500;transform:scale(1.08)}}.animate-pulse-highlight{animation:pulse-highlight 1.5s infinite}@keyframes twinkle{0%,to{opacity:0}50%{opacity:1}}.star{position:absolute;background-color:#fff;border-radius:50%;animation-name:twinkle;animation-timing-function:linear;animation-iteration-count:infinite}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#2d3748;border-radius:4px}::-webkit-scrollbar-thumb{background:#718096;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a0aec0}
