*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.App,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.container{background:#fff;border-radius:10px;box-shadow:0 10px 40px #0003;max-width:500px;padding:2rem;width:90%}h1{color:#333;text-align:center}.form-group,h1{margin-bottom:1.5rem}label{color:#555;display:block;font-weight:600;margin-bottom:.5rem}input{border:2px solid #e0e0e0;border-radius:5px;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}input:focus{border-color:#667eea;outline:none}button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:transform .2s,box-shadow .2s;width:100%}button:hover:not(:disabled){box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}button:disabled{cursor:not-allowed;opacity:.6}.response{border-radius:5px;margin-top:1.5rem;padding:1rem}.response.success{background:#d4edda;border:1px solid #c3e6cb}.response.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.response h3{color:#155724;margin:0 0 .5rem}.response p{color:#333;margin:0}
/*# sourceMappingURL=main.9c655cd6.css.map*/