#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}h1{font-size:3.2em;line-height:1.1;margin:0}.desc{max-width:600px;color:#888;margin:auto}.card{padding:2em;display:flex;flex-direction:column;align-items:center;gap:1em}input{background-color:#ededed;border-radius:8px;border:none;padding:.6em 1.2em;font-size:1em;width:100%;color:#333}input:focus{border:none}button{border-radius:8px;border:none;padding:.6em 1.2em;font-size:1em;background-color:#1a1a1a;cursor:pointer;transition:all .2s ease-in-out;color:#fff;font-weight:500}button:hover{background-color:#333}button:disabled{background-color:#666;cursor:not-allowed}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}
