html,body{height:100vh;width:100%;margin:0;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}div#root{display:flex;flex-direction:column;font-family:var(--font-family);min-width:320px}div#root .div-parent{height:100%}div#root .div-parent>div{display:flex;align-items:stretch;flex-direction:column;min-height:inherit;height:inherit}.testid[data-testid],.testid *[data-testid]{border:1px solid red;position:relative}.testid[data-testid]:before,.testid *[data-testid]:before{content:attr(data-testid);color:#fff;position:absolute;z-index:3;background:red;padding:2px 5px;top:0;left:0;white-space:nowrap}.editError{color:red;font-size:16px}div.isNotRoot div.Area.root .mgnlEditorBar{display:none}
