.editor-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.editor-card-header>span{min-width:0;overflow-wrap:anywhere}.editor-fullscreen-toggle{display:inline-flex;flex:0 0 auto;width:32px;height:32px;align-items:center;justify-content:center;padding:6px;border:0;border-radius:6px;background:transparent;color:#4a5565;cursor:pointer}.editor-fullscreen-toggle:hover,.editor-fullscreen-toggle:focus-visible{background:#e9edf2;color:#172033;outline:0}.editor-fullscreen-toggle:focus-visible{box-shadow:0 0 0 3px rgba(33,158,154,.25)}.editor-fullscreen-toggle img{width:19px;height:19px}body.editor-is-fullscreen{overflow:hidden;background:#f3f3f3}body.editor-is-fullscreen .editor-header,body.editor-is-fullscreen #panel{display:none}body.editor-is-fullscreen .editor-toolbar-shell{position:fixed;z-index:1100;top:0;right:0;left:0;background:#fff;box-shadow:0 1px 8px rgba(15,23,42,.14)}body.editor-is-fullscreen .editor-toolbar{width:100%}body.editor-is-fullscreen #app{position:fixed;z-index:1050;inset:56px 0 0;overflow:auto;background:#f3f3f3}body.editor-is-fullscreen #content{display:flex;height:100%;flex-direction:column}body.editor-is-fullscreen #content>.card{display:flex;min-height:100%;margin:0;border:0;border-radius:0;flex:1 1 auto;flex-direction:column}body.editor-is-fullscreen #content>.card>.card-body{display:flex;min-height:0;flex:1 1 auto;flex-direction:column}body.editor-is-fullscreen textarea#editor{height:100%;min-height:100%;max-height:none;flex:1 1 auto}
.MuiPaper>.Mui-R.notebook-action-group{display:flex;flex:1;align-self:stretch;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:0;padding:24px}.MuiPaper>.Mui-R.notebook-action-group:hover{transform:none}.notebook-action-group .btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:.55rem .8rem;font-size:.85rem;font-weight:600;white-space:nowrap}.notebook-action-group .btn img{width:17px;height:17px}.notebook-action-group .btn-dark img{filter:brightness(0) invert(1)}@media(max-width:959px){.MuiPaper>.Mui-R.notebook-action-group{border-top:1px solid rgba(255,255,255,.28);padding:18px}.MuiPaper>.Mui-L{max-width:none}}
body.editor-is-fullscreen #app{top:var(--editor-toolbar-height,56px)}
