: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;place-items:center;min-width:320px;min-height:100vh}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}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}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.app-container{max-width:480px;margin:2rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000014;font-family:system-ui,sans-serif}.step-indicator{margin-bottom:1.5rem;font-size:1rem;color:#888}.active-step{color:#1a73e8;font-weight:700}.step-form{display:flex;flex-direction:column;gap:1rem}.step-form label{display:flex;flex-direction:column;font-size:1rem;gap:.25rem}.step-form input[type=date],.step-form input[type=text]{padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.step-form button{padding:.5rem 1.5rem;background:#1a73e8;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;margin-top:.5rem;transition:background .2s}.step-form button:hover,.step-form button.selected{background:#155ab6}.step-form ul{list-style:none;padding:0;margin:0 0 1rem}.step-form li,.step-form h2{margin-bottom:.5rem}.step-form h3{margin-top:2rem}.step-form .selected{background:#155ab6;color:#fff}.read-the-docs{color:#888}
