:root{font-family:Montserrat,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{height:100%;width:100%;margin:0 auto;padding:2rem;text-align:center}.card{padding:2em}.read-the-docs{color:#888}form{width:70%;margin:40px auto;padding:24px 32px;border-radius:16px;box-shadow:0 4px 200px #0000007a;display:flex;flex-direction:column;box-sizing:border-box;text-align:justify}h2{text-align:center}@media(max-width:600px){form{padding:16px 20px;border-radius:12px}}form input,form select,form textarea{width:100%;padding:10px 14px;border-radius:8px;border:1px solid #ccc;font-size:1rem;outline:none;transition:border-color .2s ease}form input:focus,form select:focus,form textarea:focus{border-color:#4a90e2}form button{padding:12px 20px;background-color:#4a90e2;color:#fff;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease}form button:hover{background-color:#357ab8}.checkbox-option{margin-bottom:6px}.checkbox-label{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.checkbox-label input[type=checkbox]{margin:0;width:auto}
