.accordion-contents-animated{overflow:hidden}.accordion-contents-animated[data-state=open]{animation:slide-down .2s ease-out}.accordion-contents-animated[data-state=closed]{animation:slide-up .2s ease-out}@keyframes slide-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes slide-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.text-area-root{box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;border-radius:.75rem;border-width:.0625rem;--tw-border-opacity:1;border-color:rgb(232 234 237/var(--tw-border-opacity));font-size:1rem;line-height:1.75rem;letter-spacing:-.005em}@media only screen and (max-width:959.98px){.text-area-root{font-size:.875rem;line-height:1.5rem;letter-spacing:0}}.text-area-root{font-weight:400}.text-area-root::-moz-placeholder{--tw-text-opacity:1;color:rgb(184 188 192/var(--tw-text-opacity));font-size:1rem;line-height:1.75rem;letter-spacing:-.005em}.text-area-root::placeholder{--tw-text-opacity:1;color:rgb(184 188 192/var(--tw-text-opacity));font-size:1rem;line-height:1.75rem;letter-spacing:-.005em}@media only screen and (max-width:959.98px){.text-area-root::-moz-placeholder{font-size:.875rem;line-height:1.5rem;letter-spacing:0}.text-area-root::placeholder{font-size:.875rem;line-height:1.5rem;letter-spacing:0}}.text-area-root::-moz-placeholder{font-weight:400}.text-area-root::placeholder{font-weight:400}.text-area-root:hover{--tw-bg-opacity:1;background-color:rgb(247 249 251/var(--tw-bg-opacity))}.text-area-root:where(:focus-within){border-width:.0625rem;--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity))}.text-area-root:where(:focus-within):hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.text-area-root:where(:has(.text-area-input:where(:disabled,:-moz-read-only))){cursor:not-allowed;--tw-bg-opacity:1;background-color:rgb(232 234 237/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(184 188 192/var(--tw-text-opacity))}.text-area-root:where(:has(.text-area-input:where(:disabled,:read-only))){cursor:not-allowed;--tw-bg-opacity:1;background-color:rgb(232 234 237/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(184 188 192/var(--tw-text-opacity))}.text-area-root:where(:has(.text-area-input:where(:disabled,:-moz-read-only))):hover{--tw-bg-opacity:1;background-color:rgb(232 234 237/var(--tw-bg-opacity))}.text-area-root:where(:has(.text-area-input:where(:disabled,:read-only))):hover{--tw-bg-opacity:1;background-color:rgb(232 234 237/var(--tw-bg-opacity))}.text-area-input{display:block;width:100%;flex-grow:1;resize:none;border-radius:inherit;background-color:transparent;padding:1rem}.text-area-input:where(:-webkit-autofill,[data-com-onepassword-filled]){-webkit-background-clip:text;background-clip:text}.text-area-input:where(:autofill,[data-com-onepassword-filled]){-webkit-background-clip:text;background-clip:text}.text-area-input:where(:disabled,:-moz-read-only){cursor:not-allowed;--tw-text-opacity:1;color:rgb(184 188 192/var(--tw-text-opacity))}.text-area-input:where(:disabled,:read-only){cursor:not-allowed;--tw-text-opacity:1;color:rgb(184 188 192/var(--tw-text-opacity))}