*{box-sizing:border-box}body{font-family:sans-serif;color:#333}.steps{width:600px;background-color:#f7f7f7;border-radius:7px;padding:25px 100px;margin:100px auto}.numbers{display:flex;justify-content:space-between}.numbers>div{height:40px;aspect-ratio:1;background-color:#e7e7e7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.numbers .active{background-color:#7950f2;color:#fff}.message{text-align:center;font-size:20px;margin:40px 0;font-weight:700;display:flex;flex-direction:column;align-items:center}.buttons{display:flex;justify-content:space-between}.buttons button{border:none;cursor:pointer;padding:10px 15px;border-radius:100px;font-size:14px;font-weight:700;display:flex;align-items:center;gap:10px}.buttons button span{font-size:16px;line-height:1}h3{margin:0;text-transform:uppercase}.close{position:absolute;top:16px;right:16px;border:none;background:none;cursor:pointer;font-size:40px;color:inherit}.close:hover{color:#7950f2}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
