body{background-color:#080f28;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.bounce-in{animation:bounce-in .2s cubic-bezier(.39,.575,.565,1) both}@keyframes bounce-in{0%{opacity:0;transform:scale(.3)}60%{opacity:1;transform:scale(1.05)}to{transform:scale(1)}}@media (min-width:1200px){::-webkit-scrollbar{width:.7rem;height:.7rem}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#00bcff,#007aff)}::-webkit-scrollbar-track{background-color:#1e2747}}