@import url("https://fonts.googleapis.com/css2?family=Helvetica+Neue:wght@400;700&display=swap");.style_pageContainer___MDlf{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;background-color:#f8f8f8}.style_card__82gpX{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:2rem;width:100%;max-width:600px;font-family:Helvetica Neue,sans-serif}.style_title__qmV68{font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:#333;text-align:center}.style_subtitle__M6X7H{font-size:1.2rem;margin-bottom:2rem;text-align:center;color:#666}.style_uuidGenForm__5U_F6{display:flex;flex-direction:column}.style_inputGroup__oyCK9{margin-bottom:1.5rem}.style_label__Sm9Xc{font-size:1rem;color:#5f6368;margin-bottom:.5rem}.style_radioGroup__X12Tj{display:flex;flex-direction:column;gap:.5rem}.style_inputRadio__CpowC{margin-right:.5rem}.style_inputNumber__Mgtm0,.style_inputText__rOa6W,.style_textarea__1XBF5{width:100%;padding:.75rem;margin-top:.5rem;border:1px solid #dadce0;border-radius:4px;font-size:1rem}.style_checkboxGroup__ST1kL{display:flex;flex-direction:column;gap:.5rem}.style_inputCheckbox__h4VO_{margin-right:.5rem}.style_button__u93a5{padding:.75rem;font-size:1rem;color:#fff;background-color:#007aff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s,transform .3s;align-self:flex-start}.style_button__u93a5:hover{background-color:#005bb5;transform:scale(1.02)}.style_textarea__1XBF5{height:150px;resize:none;margin-top:1rem}