html,body,#root{min-height:100%;-webkit-text-size-adjust:100%;}
body{overscroll-behavior-y:none;}
textarea,#task-input{font-size:16px!important;line-height:1.45!important;-webkit-user-select:text!important;user-select:text!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-touch-callout:default!important;caret-color:#17201a!important;position:relative!important;z-index:10!important;outline-color:#1b7c6f!important;}
textarea:focus,#task-input:focus{background:#fffdf8!important;border-color:#1b7c6f!important;box-shadow:0 0 0 3px rgba(27,124,111,.14)!important;}
.task-form,.agent-panel{position:relative;z-index:1;}
