:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#0e0e0e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}#app{display:flex;align-items:center;max-width:1280px;margin:0 auto;padding:2rem;text-align:center}#name{position:absolute;overflow:hidden;right:6px}.title{color:#000}.darkgray{color:#282727}.bar{width:20px;background-color:#0e0e0e;height:1px;margin:6px;border-radius:8px}.step1{animation:sin 1s infinite ease-in-out;animation-delay:0s}.step2{animation:sin 1s infinite ease-in-out;animation-delay:.15s}.step3{animation:sin 1s infinite ease-in-out;animation-delay:.3s}.step4{animation:sin 1s infinite ease-in-out;animation-delay:.45s}.step5{animation:sin 1s infinite ease-in-out;animation-delay:.6s}.step6{animation:sin 1s infinite ease-in-out;animation-delay:.75s}.step7{animation:sin 1s infinite ease-in-out;animation-delay:.9s}.step8{animation:sin 1s infinite ease-in-out;animation-delay:1.05s}.step9{animation:sin 1s infinite ease-in-out;animation-delay:1.2s}.step10{animation:sin 1s infinite ease-in-out;animation-delay:1.35s}@keyframes sin{0%{height:1px;background-color:#0e0e0e}50%{height:275px;background-color:#fff}to{height:1px;background-color:#0e0e0e}}
