.FollowUpForm{margin-top:1.5rem;margin-bottom:3rem;width:100%;max-width:24rem}.FollowUpForm,.FollowUpForm__container{display:flex;flex-direction:column}.FollowUpForm__progress{margin-bottom:1rem}.FollowUpForm__progress-text{font-size:.875rem;line-height:1.25rem;font-weight:500;color:hsl(var(--muted-foreground))}.FollowUpForm__content>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.FollowUpForm__header>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.FollowUpForm__header-title{font-size:1.125rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(254 249 195/var(--tw-text-opacity,1))}.FollowUpForm__header-subtitle{font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground))}.FollowUpForm__options{max-height:18rem}.FollowUpForm__options>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.FollowUpForm__options{overflow-y:auto;padding-bottom:1.5rem;padding-right:.5rem}.FollowUpForm__options::-webkit-scrollbar{width:6px}.FollowUpForm__options::-webkit-scrollbar-track{background-color:transparent}.FollowUpForm__options::-webkit-scrollbar-thumb{border-radius:3px;--tw-bg-opacity:1;background-color:rgb(51 51 51/var(--tw-bg-opacity,1))}.FollowUpForm__option{display:flex;align-items:flex-start}.FollowUpForm__option>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.FollowUpForm__option--radio{display:flex;align-items:center}.FollowUpForm__option--radio>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.FollowUpForm__option-label{font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity:1;color:rgb(254 249 195/var(--tw-text-opacity,1))}.FollowUpForm__option-checkbox{margin-top:.25rem}.FollowUpForm__actions{margin-top:1.5rem;display:flex;gap:.5rem}