::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}body{background-color:#030303;color:#fff;margin:0}@keyframes border-top{0%{left:-150px}to{left:100%}}@keyframes border-right{0%{top:-150px}to{top:100%}}@keyframes border-bottom{0%{right:-150px}to{right:100%}}@keyframes border-left{0%{bottom:-150px}to{bottom:100%}}@keyframes shine{0%{left:-150%}to{left:150%}}.animate-border-top{animation:border-top 4s linear infinite}.animate-border-right{animation:border-right 4s linear infinite}.animate-border-bottom{animation:border-bottom 4s linear infinite}.animate-border-left{animation:border-left 4s linear infinite}.animate-shine{animation:shine 6s linear infinite}
