.toolbar{vertical-align:middle;border-radius:7px;flex-direction:row;gap:10px;margin-block:5px;padding-block:4px;display:flex;overflow:auto}.toolbar button.toolbar-item{cursor:pointer;color:#4a5568;vertical-align:middle;background:0 0;border:0;border-radius:10px;padding:8px;display:flex}.dark-mode .toolbar button.toolbar-item{color:#718096}.toolbar button.toolbar-item:disabled{cursor:default;opacity:.2}.toolbar button.toolbar-item.spaced{margin-right:2px}.toolbar button.toolbar-item i.format{vertical-align:-.25em;opacity:.6;background-size:contain;width:18px;height:18px;margin-top:2px;display:flex}.toolbar button.toolbar-item:disabled i.format{opacity:.2}.toolbar button.toolbar-item.active{background-color:#cbd5e0}.dark-mode .toolbar button.toolbar-item.active{background-color:#2d3748}.toolbar button.toolbar-item.active i{opacity:1}.web-dom.light-mode .toolbar .toolbar-item:hover{background-color:#cbd5e0}.web-dom.dark-mode .toolbar .toolbar-item:hover{color:#a0aec0;background-color:#2d3748}.toolbar .divider{background-color:#eee;min-width:1px}.dark-mode .toolbar .divider{background-color:#2d3748}.toolbar .toolbar-item .text{vertical-align:middle;color:#777;text-overflow:ellipsis;text-align:left;width:70px;height:20px;font-size:14px;line-height:20px;display:flex;overflow:hidden}.toolbar .toolbar-item .icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-size:contain;width:20px;height:20px;margin-right:8px;line-height:16px;display:flex}