@charset "UTF-8";:root{--global-grid-columns: 24;--pseudo_sp_height: 655px}.dr_co_textArea{display:block;width:133.3333333333%;height:240px;padding:17.3333333333px 16px;margin-bottom:-45px;font-size:16px;transform:scale(.75);transform-origin:left top;font-weight:400;line-height:1.7;letter-spacing:.3px;color:var(--color-text-default);background-color:var(--color-form-background-default);border:1px solid var(--color-form-border-default);border-radius:8px;outline:none;transition:all .2s ease;box-sizing:border-box;resize:vertical;font-family:inherit}.dr_co_textArea::-moz-placeholder{color:var(--color-text-subtle);opacity:1}.dr_co_textArea::placeholder{color:var(--color-text-subtle);opacity:1}.dr_co_textArea:hover:not(:disabled):not(:focus){background-color:var(--color-form-background-hoverd)}.dr_co_textArea:focus{background-color:var(--color-form-background-hoverd);border-color:var(--color-form-border-focus);border-width:1px}.dr_co_textArea:disabled,.dr_co_textArea--disable{color:var(--color-text-disable);background-color:var(--color-form-background-disable);cursor:not-allowed}.dr_co_textArea:disabled::-moz-placeholder,.dr_co_textArea--disable::-moz-placeholder{color:var(--color-text-disable)}.dr_co_textArea:disabled::placeholder,.dr_co_textArea--disable::placeholder{color:var(--color-text-disable)}.dr_co_textArea--error{background-color:var(--color-form-background-error);border-color:var(--color-form-border-error)}.dr_co_textArea--error:focus{background-color:var(--color-form-background-error);border-color:var(--color-form-border-focus)}.dr_co_textArea_wrapper{display:flex;flex-direction:column;gap:4px;width:100%;position:relative;overflow:visible}.dr_co_textArea_charCount,.dr_co_textArea_errorMessage{margin-top:4px}
