#motions-page{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background:#0a0a0a;color:#eee;z-index:10;overflow:hidden}#motions-page.open{display:flex;flex-direction:column}#motions-root{position:relative;flex:1;min-height:0;overflow:hidden}.motions-toolbar{display:flex;align-items:center;gap:12px;flex-shrink:0;height:48px;padding:0 12px;background:#0d0d0d;border-bottom:1px solid #1c1c1c}.motions-toolbar-left{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.motions-toolbar-right{display:flex;align-items:center;gap:6px;min-width:0;flex:1;justify-content:flex-end}.motions-toolbar-back{background:none;border:none;color:#888;cursor:pointer;display:flex;align-items:center;padding:4px;border-radius:6px;transition:color .12s,background .12s}.motions-toolbar-back:hover{color:#fff;background:#ffffff14}.motions-toolbar-title{font-weight:700;font-size:15px;color:#eee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.motions-toolbar-modes{display:flex;align-items:center;gap:2px;background:#1a1a1a;border:1px solid #262626;border-radius:9px;padding:2px}.motions-mode-btn{background:transparent;border:none;color:#aaa;cursor:pointer;font:600 13px/1 Inter,sans-serif;padding:7px 16px;border-radius:7px;transition:color .12s,background .12s}.motions-mode-btn:hover{color:#fff}.motions-mode-btn.active{background:#2e2e2e;color:#fff;box-shadow:inset 0 0 0 1px #3a3a3a}.motions-toolbar-action{display:flex;align-items:center;gap:7px;background:transparent;border:1px solid #2a2a2a;color:#ddd;height:32px;padding:0 12px;border-radius:7px;cursor:pointer;font:600 13px/1 Inter,sans-serif;transition:border-color .12s,background .12s,color .12s}.motions-toolbar-action:hover{border-color:#555;color:#fff;background:#ffffff0d}.motions-toolbar-action svg{width:15px;height:15px;fill:none}.motions-toolbar-icon{background:transparent;border:1px solid #2a2a2a;color:#ccc;width:32px;height:32px;border-radius:7px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .12s,background .12s,color .12s;padding:0}.motions-toolbar-icon:hover{border-color:#555;color:#fff;background:#ffffff0d}.motions-toolbar-icon svg{width:16px;height:16px;fill:none}.motions-toolbar-export{background:#fff;color:#000;border-color:#fff}.motions-toolbar-export:hover{background:#eee;color:#000;border-color:#eee}.motions-header-divider{width:1px;height:20px;background:#262626;margin:0 4px}.motions-header-status{font:11px/1 Inter,sans-serif;letter-spacing:1px;color:#666;padding:0 4px}.motions-header-status:empty{display:none}.motions-header-meta{font:11px/1 Inter,sans-serif;letter-spacing:1px;color:#777;padding:0 6px;white-space:nowrap}
