.container{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:2rem auto;max-width:500px;padding:2rem}.title{color:#4caf50;font-size:24px;font-weight:700;margin-bottom:1.5rem;text-align:center}.form{gap:1rem}.form,.input-group{display:flex;flex-direction:column}.input-group{gap:.5rem}.label{color:#333;font-weight:700}.input{border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:.5rem}.button{background-color:#2196f3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:.75rem;transition:background-color .2s}.button:hover{background-color:#1976d2}.error{color:#f44336}.error,.result{margin-top:1rem;text-align:center}.result-label{font-weight:700}.result-value{font-family:monospace}
/*# sourceMappingURL=main.374ce895.css.map*/