html,body,#root{min-height:100%}body{min-height:100vh;margin:0}button,input{font:inherit}.app{min-height:100vh;position:relative}.editor{box-sizing:border-box;resize:none;white-space:pre-wrap;word-break:break-word;border:none;outline:none;width:100vw;height:100vh;display:block;position:fixed;inset:0;overflow:auto}.editor img{max-width:100%;height:auto}.save-panel{-webkit-user-select:none;user-select:none;z-index:2;flex-direction:column;align-items:stretch;gap:4px;padding:4px;display:flex;position:fixed;top:0;right:0}.save-panel form{flex-direction:column;gap:4px;max-width:16rem;display:flex}.save-panel input{-webkit-user-select:text;user-select:text}.message{overflow-wrap:anywhere;max-width:16rem}.tab-bar{-webkit-user-select:none;user-select:none;z-index:2;align-items:flex-end;gap:4px;padding:4px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto}.tab-item{flex:none;display:inline-flex;position:relative}.tab-bar button{white-space:nowrap;flex:none}.tab-title{text-overflow:ellipsis;max-width:14rem;padding-right:1.6rem;overflow:hidden}.tab-close{z-index:1;width:1.4rem;height:calc(100% - 4px);padding:0;line-height:1;position:absolute;top:2px;right:2px}.tab-rename{-webkit-user-select:text;user-select:text;width:10rem}
