body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#e6f0ff;box-sizing:border-box;color:#1a1a1a;font-family:Segoe UI,sans-serif;margin:0;padding:0}*,:after,:before{box-sizing:inherit}.app-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:1rem;text-align:center}.app-logo{height:auto;margin-bottom:1rem;max-width:256px;width:100%}.app-title{color:#039;font-size:2.5rem;margin:.5rem 0 1.5rem}.app-form{background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001a;margin-bottom:2rem;max-width:400px;padding:1.5rem;width:100%}.app-form .form-group{margin-bottom:1rem}.app-form label{color:#039;display:block;font-weight:600;margin-bottom:.5rem}.app-form input,.app-form select{background:#f9fbff;border:1px solid #9af;border-radius:4px;font-family:inherit;font-size:1rem;padding:.5rem .75rem;width:100%}.app-form input:focus,.app-form select:focus{border-color:#0052cc;box-shadow:0 0 0 2px #0052cc33;outline:none}.app-form button{background:#0052cc;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.75rem;transition:background .2s ease;width:100%}.app-form button:hover:not(:disabled){background:#039}.app-form button:disabled{background:#aac4ff;cursor:not-allowed}.error-message{color:#c00;font-size:.9rem;margin-top:.5rem}.result-card{background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001a;max-width:400px;padding:1rem;text-align:left;width:100%}.result-card h2{color:#039;margin-bottom:.75rem;margin-top:0}.result-card pre{background:#f0f4ff;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem;line-height:1.4;overflow-x:auto;padding:.75rem}
/*# sourceMappingURL=main.2172edd9.css.map*/