.editor-chrome{z-index:99999;position:sticky;top:0}.editor-chrome .platform-bar{position:static}.editor-bar{align-items:center;gap:var(--2c-ruimte-m);height:4rem;padding:0 var(--2c-ruimte-l);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--2c-maat-regel);color:#faf8f3;background:#0d1b2a;border-bottom:1px solid #1e3151;display:flex}.editor-bar__menu{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.editor-bar__spacer{flex:1}.editor-bar__status{font-size:var(--2c-maat-afdeling);white-space:nowrap;flex-shrink:0}.editor-btn{padding:var(--2c-ruimte-s) var(--2c-ruimte-l);border-radius:var(--2c-hoek-kaart);font-size:var(--2c-maat-afdeling);cursor:pointer;white-space:nowrap;color:#fff;align-items:center;gap:var(--2c-ruimte-xs);background:0 0;border:1px solid #3a5a93;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,filter .15s;display:inline-flex}.editor-btn:hover:not(:disabled){filter:brightness(1.2)}.editor-btn--save{background:#1e3151;border-color:#3a5a93}.editor-btn--save--dirty{color:#fff;background:#f59e0b;border-color:#d97706}.editor-btn--save:disabled{opacity:.5;cursor:default}.editor-btn--cancel{color:#cbd5e1}.editor-btn--cancel:hover{color:#fff;border-color:#6a8ac3}.editor-btn--logout{color:#94a3b8;font-size:var(--2c-maat-klein);border-color:#2a3f5a}.editor-btn--logout:hover{color:#cbd5e1;border-color:#3a5a93}.editor-bar__menu-toggle{width:2.5rem;height:2.5rem;font-size:var(--2c-maat-tussenkop);color:#fff;border-radius:var(--2c-hoek-kaart);cursor:pointer;background:0 0;border:1px solid #ffffff40;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.editor-bar__menu-toggle:hover{background:#ffffff14}.editor-drawer-backdrop{z-index:99990;background:#00000073;display:none;position:fixed;inset:0}.editor-drawer-backdrop[data-open=true]{display:block}.editor-bar__secondary{top:calc(var(--platform-bar-height) + 4rem);width:min(18rem,85vw);max-height:calc(100dvh - var(--platform-bar-height) - 4rem);padding:var(--2c-ruimte-m);border-bottom-right-radius:var(--2c-hoek-kaart);z-index:99991;background:#0d1b2a;border-bottom:1px solid #1e3151;border-right:1px solid #1e3151;flex-direction:column;transition:transform .2s;display:flex;position:fixed;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 14px 30px #00000073}.editor-bar__secondary--open{transform:translate(0)}.editor-drawer__nav{gap:var(--2c-ruimte-xs);flex-direction:column;display:flex}.editor-drawer__link,.editor-bar__secondary .trash-panel>.editor-btn{text-align:left;border-radius:var(--2c-hoek-kaart);color:#faf8f3;width:100%;font-family:inherit;font-size:var(--2c-maat-regel);padding:var(--2c-ruimte-m) var(--2c-ruimte-m);cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;font-weight:400;text-decoration:none;display:flex}.editor-drawer__link:hover,.editor-bar__secondary .trash-panel>.editor-btn:hover{filter:none;background:#ffffff14}.editor-bar__secondary .trash-panel{width:100%}.editor-drawer__footer{margin-top:var(--2c-ruimte-s);padding-top:var(--2c-ruimte-m);gap:var(--2c-ruimte-s);border-top:1px solid #ffffff26;flex-direction:column;display:flex}.editor-drawer__me-name{font-size:var(--2c-maat-afdeling);color:#faf8f3;font-weight:600}.editor-drawer__me-hint{font-size:var(--2c-maat-klein);color:#faf8f3b3}.editor-drawer__me-hint:first-letter{text-transform:uppercase}.editor-drawer__footer .editor-btn--logout{width:auto;font-size:var(--2c-maat-afdeling);color:#faf8f3;border-color:#2a3a50;justify-content:center;align-self:center}.editor-drawer__footer .editor-btn--logout:hover{color:#faf8f3;filter:none;background:#ffffff14;border-color:#2a3a50}@media (max-width:760px){.editor-bar{padding:0 var(--2c-ruimte-m);gap:var(--2c-ruimte-s)}.editor-bar__status{display:none}}[data-editable-field][contenteditable]:not([contenteditable=false]){outline-offset:4px;border-radius:var(--2c-hoek);cursor:text;outline:2px dashed #f59e0bb3;transition:outline-color .15s}[data-editable-field][contenteditable]:not([contenteditable=false]):hover{outline-color:#f59e0bf2}[data-editable-field][contenteditable]:not([contenteditable=false]):focus{outline-offset:4px;outline:2px solid #f59e0b}[data-editable-field=item]:empty,[data-editable-field=scalar]:empty{display:revert}[data-editable-field=item][contenteditable]:not([contenteditable=false]):empty:before{content:attr(data-item-field);opacity:.4;text-transform:lowercase;font-style:italic}[data-editable-field=scalar][contenteditable]:not([contenteditable=false]):empty:before{content:attr(data-scalar-field);opacity:.4;text-transform:lowercase;font-style:italic}button [data-editable-field][contenteditable]:not([contenteditable=false]){-webkit-user-select:text;user-select:text}
