@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap";:root{font-family:Roboto Mono,monospace;font-weight:400;font-style:normal;color-scheme:light dark;color:#ffffffde;background-color:#0e0e14}body{display:grid;place-content:center;height:100vh;width:100vw;margin:0}span{text-align:center}main{padding:2em;width:clamp(20em,50vw,50vh);border-radius:2em;background:#181818;display:flex;flex-direction:column;gap:.5em;align-items:center;border:solid 2px #3960cd}h1,h2,h3,h4{color:#5f8df8;font-weight:600;font-style:normal}input[type=button]{background:#0e0e14;border:2px solid #5f8df8;border-radius:.5em;padding:.9em;font-size:.9rem;cursor:pointer;transition:letter-spacing .1s}input[type=button]:hover{letter-spacing:.05em}div.svelte-zu5d7a{display:flex;justify-content:center;align-items:center}div.svelte-1rgk09o{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}
