:root{font-family: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;justify-content:center;align-items:center;min-width:320px;min-height:100vh;background-color:#f5f5f7}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}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app{max-width:520px;width:90%;margin:0 auto;padding:2rem 3rem 3rem;border-radius:16px;background:#fff;box-shadow:0 8px 24px #0000001f;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app h1{font-size:2.5rem!important;font-weight:700!important;margin-bottom:1rem!important;margin-top:0!important;padding-top:0!important;text-align:center!important;color:#000!important;letter-spacing:-.02em;line-height:1.2;display:block!important;width:100%!important;visibility:visible!important;opacity:1!important}.subtitle-text{font-size:1rem;text-align:center;color:#555;margin-bottom:2rem;margin-top:0;padding:0 1rem;line-height:1.5}.form{display:flex;flex-direction:column;gap:1.5rem}.form label{display:flex;flex-direction:column;font-size:1.1rem;font-weight:600;color:#333;gap:.75rem}.form input{padding:1.25rem 1.5rem;border-radius:8px;border:1px solid #d0d5dd;font-size:1.2rem;width:100%;box-sizing:border-box;min-height:56px}.form input:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 1px #007aff4d}.form button{margin-top:.75rem;padding:1rem 1.5rem;border-radius:999px;border:none;background:#007aff;color:#fff;font-size:1.1rem;font-weight:600;cursor:pointer;width:100%}.form button:hover{background:#0062c7}.form button:disabled{background:#ccc;cursor:not-allowed}.step-indicator{font-size:1rem;font-weight:600;color:#007aff;margin-bottom:1.5rem;text-align:center;padding:.75rem;background:#f0f7ff;border-radius:6px}.info-box{background:#f8f9fa;border-left:3px solid #007aff;padding:1rem;border-radius:6px;margin-bottom:1rem}.info-box p{margin:.5rem 0;font-size:.9rem;color:#555}.info-box p:first-child{margin-top:0}.info-box p:last-child{margin-bottom:0}.button-group{display:flex;gap:.75rem;margin-top:.75rem}.button-group button{flex:1}.button-secondary{background:#f0f0f0!important;color:#333!important}.button-secondary:hover{background:#e0e0e0!important}.status{margin-top:1rem;font-size:.9rem;color:#333;padding:.75rem;border-radius:6px;background:#f8f9fa}.instruction-box{margin-top:2rem;padding:1.25rem;background:#f0f7ff;border-left:4px solid #007aff;border-radius:8px;text-align:center}.instruction-box p{margin:0;font-size:1rem;color:#333;line-height:1.5}
