html,body{height:100%;margin:0;overflow:hidden}#mechanic-app{height:100%;display:flex;flex-direction:column}.mechanic-shell{height:100%;display:flex;flex-direction:column;overflow:hidden}.mechanic-shell,.mechanic-shell *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.mechanic-shell input,.mechanic-shell textarea,.mechanic-shell [contenteditable=true]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;-webkit-touch-callout:default}html,body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;-webkit-touch-callout:default}
