:root{--input-bg-color:#f6faff}.Form InputForm .label{color:#aa2a2a;font-size:.875rem;line-height:1.25rem;margin-bottom:.5rem}.Form InputForm input{background-color:var(--input-bg-color);border-radius:.375rem;height:3rem}@keyframes field-pulse{0%{box-shadow:0 0 #f43f5e99}60%{box-shadow:0 0 0 6px #f43f5e00}to{box-shadow:0 0 #f43f5e00}}.field-highlight{animation:field-pulse .35s ease-out 3}.InputText.required .label:after{color:red;content:"*";margin-left:4px}.InputText input{width:inherit}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
