#root{max-width:1280px;margin:0;text-align:center;background-color:#050510}.anim-typewriter-mobile{animation:typewriter 3s steps(40) 1s 1 normal both,blinkTextCursor .6s steps(40) infinite normal}.anim-typewriter-desktop{animation:typewriter 6s steps(80) 1s 1 normal both,blinkTextCursor .6s steps(80) infinite normal}@keyframes typewriter{0%{width:0}to{width:90vw}}@keyframes blinkTextCursor{0%{border-right-color:#ffffffbf}to{border-right-color:transparent}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#050510;padding:0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:300px;height:100dvh;max-height:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;text-transform:none}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
