@charset "UTF-8";:root{--global-grid-columns: 24;--pseudo_sp_height: 655px}.pp_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}.pp_co_textArea::-moz-placeholder{color:var(--color-text-subtle);opacity:1}.pp_co_textArea::placeholder{color:var(--color-text-subtle);opacity:1}.pp_co_textArea:hover:not(:disabled):not(:focus){background-color:var(--color-form-background-hoverd)}.pp_co_textArea:focus{background-color:var(--color-form-background-hoverd);border-color:var(--color-form-border-focus);border-width:1px}.pp_co_textArea:disabled,.pp_co_textArea--disable{color:var(--color-text-disable);background-color:var(--color-form-background-disable);cursor:not-allowed}.pp_co_textArea:disabled::-moz-placeholder,.pp_co_textArea--disable::-moz-placeholder{color:var(--color-text-disable)}.pp_co_textArea:disabled::placeholder,.pp_co_textArea--disable::placeholder{color:var(--color-text-disable)}.pp_co_textArea--error{background-color:var(--color-form-background-error);border-color:var(--color-form-border-error)}.pp_co_textArea--error:focus{background-color:var(--color-form-background-error);border-color:var(--color-form-border-focus)}.pp_co_textArea_wrapper{display:flex;flex-direction:column;gap:4px;width:100%;position:relative;overflow:visible}.pp_co_textArea_charCount,.pp_co_textArea_errorMessage{margin-top:4px}
