body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0}#root{display:flex;flex-direction:column;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.min-h-screen{min-height:100vh}.bg-white,.main-card{background-color:#fff}.main-card{border-radius:8px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;margin-bottom:6rem;padding:2rem}.centered-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 0}.input-group{margin-bottom:1.5rem}.input-label{color:#1f2937;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.input-field{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#1f2937;font-size:1rem;line-height:1.5rem;padding:.75rem 1rem;width:100%}.input-field:focus{border-color:#0057a0;box-shadow:0 0 0 3px #0057a01a;outline:none}.input-hint{color:#6b7280;font-size:.875rem;margin-top:.25rem}.button{border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease-in-out}.button-primary{background-color:#0057a0}.button-primary:hover{background-color:#004a8a}.button-success{background-color:#22c55e}.button-success:hover{background-color:#16a34a}.button-danger{background-color:#ef4444}.button-danger:hover{background-color:#dc2626}.button:disabled{cursor:not-allowed;opacity:.6}.json-output{background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#1f2937;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.875rem;padding:1rem;white-space:pre-wrap;word-break:break-all}.status-message{align-items:center;color:#10b981;display:flex;font-size:.875rem;font-weight:600;margin-bottom:1rem;margin-top:1.5rem}.status-icon{font-size:1rem;margin-right:.5rem}.bg-primary{background-color:#0057a0}.text-white{color:#fff}.text-primary{color:#0057a0}.text-muted{color:#4b5563}.text-red-500{color:#ef4444}.text-red-700{color:#b91c1c}.text-green-700{color:#15803d}.text-gray-500{color:#6b7280}.text-gray-800{color:#1f2937}.font-sans{font-family:system-ui,-apple-system,sans-serif}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-sm{font-size:.875rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-12{margin-top:3rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mx-auto{margin-left:auto;margin-right:auto}.max-w-2xl{max-width:42rem}.h-10{height:2.5rem}.w-full{width:100%}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-1{flex:1 1}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.items-center{align-items:center}.text-center{text-align:center}.space-y-4>*+*{margin-top:1rem}.space-x-4>*+*{margin-left:1rem}.gap-4{gap:1rem}.border{border-color:#d1d5db;border-width:1px}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.block{display:block}.focus\:ring-2:focus,.focus\:ring-primary:focus{box-shadow:0 0 0 2px #0057a0}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-green-700:hover{background-color:#15803d}.hover\:bg-red-700:hover{background-color:#b91c1c}.hover\:underline:hover{text-decoration:underline}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.bg-green-600{background-color:#16a34a}.bg-red-600{background-color:#dc2626}.bg-gray-100{background-color:#f3f4f6}.whitespace-pre-wrap{white-space:pre-wrap}@media (min-width:640px){.sm\:flex-row{flex-direction:row}}.footer{background-color:#0057a0;bottom:0;color:#fff;left:0;padding:1rem;position:fixed;right:0;z-index:1000}.footer a{color:#fff;text-decoration:none}.footer a:hover{text-decoration:underline}.error-container{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fca5a5;border-radius:12px;margin-top:1rem;padding:1rem}.success-container{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #86efac;border-radius:12px;margin-top:1rem;padding:1rem}@media (min-width:768px){.md\:text-4xl{font-size:2.25rem}.md\:flex-row{flex-direction:row}.md\:mb-0{margin-bottom:0}}
/*# sourceMappingURL=main.a45eeea1.css.map*/