*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}@keyframes blink{0%,to{opacity:.3}50%{opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-dots span:first-child{animation:blink 1.4s infinite;animation-delay:0s}.loading-dots span:nth-child(2){animation:blink 1.4s infinite;animation-delay:.2s}.loading-dots span:nth-child(3){animation:blink 1.4s infinite;animation-delay:.4s}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}