@import url('/nud7otp0tun54lgb.css');.toolbar-item{align-items:center;width:44px;height:44px;margin:2px;cursor:pointer;border-radius:4px;text-transform:capitalize;pointer-events:auto;user-select:none;transition:color 0.4s,opacity 0.4s;}.toolbar-item img,.toolbar-item span{width:30px;height:30px;margin-top:4px;pointer-events:none;}.toolbar-item span svg{color:var(--icon-color);shape-rendering:auto;image-rendering:auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.toolbar-item span svg path,.toolbar-item span svg circle,.toolbar-item span svg line,.toolbar-item span svg polyline,.toolbar-item span svg polygon{shape-rendering:auto;vector-effect:non-scaling-stroke;}.toolbar-item:hover{background-color:var(--hover-color);color:var(--selected-text-color);}.toolbar-item.selected{cursor:not-allowed;background-color:var(--selected-color);color:var(--selected-text-color);pointer-events:none;}.toolbar-item.disabled{cursor:not-allowed;opacity:0.2;pointer-events:none;}.toolbar-separator{pointer-events:none;width:3px;height:40px;background-color:var(--border-color);color:var(--border-color);opacity:0.8;margin:0 4px;}