body,html{height:100%;overflow:hidden}body{height:100vh}.header-bar{position:sticky}.input-field{padding-left:8px;font-size:14px;font-weight:400;font-family:Inter;color:black;border-width:0;outline:none;border-color:transparent;border-bottom:1px solid hsl(0,0%,81%)}.input-field:focus{border-bottom-color:#8597F6}.select-field select{height:24px!important;min-height:24px!important;padding:0 24px 0 8px!important;font-size:14px!important;font-weight:400!important;font-family:Inter!important;color:black!important;border-radius:0!important;border-width:0!important;border-bottom:1px solid hsl(0,0%,81%)!important;background-color:transparent!important;outline:none!important}.select-field select:focus{border-bottom-color:#8597F6!important}.input-field:hover{border-bottom-color:#8597F6}.input-field.error{border-bottom-color:#fb7185}.scrollable-y{overflow-y:auto}.scrollable-x{overflow-x:auto}a{text-decoration:none}.ProseMirror ::selection,.ProseMirror::selection,.is_Input::selection,.is_TextArea::selection,.tiptap ::selection,.tiptap::selection,input::selection,textarea::selection{background:hsla(212,92%,60%,.35)!important;color:inherit!important}