body{margin:0}.form-line{display:flex;gap:1rem;align-items:center;margin:1rem}.form-label{width:8rem}.form-control{flex:1;max-width:20rem}.form-element{display:flex;flex-direction:row;gap:1rem;align-items:center}.action-buttons{display:flex;flex-direction:row;justify-content:space-between;gap:1rem;margin-top:2rem}.error{color:red;font-weight:700}
