.cm-tool{display:inline-flex;font-size:24px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;min-width:1em;min-height:1em;background-size:0px 0px}.cm-tool:not([class*=bg-]){background-color:rgba(0,0,0,0)}.cm-tool.small{font-size:16px}.cm-tool.large{font-size:40px}.cm-tool.xlarge{font-size:120px}.cm-tool[class*=bg-]{z-index:var(--cm-zindex-icons-background);border-radius:50%}.cm-tool[class*=bg-]:after{background-color:inherit;position:absolute;display:block;overflow:hidden;width:calc(100% + 8px);height:calc(100% + 8px);content:"";border-radius:inherit;z-index:var(--cm-zindex-icons-background-after);top:-4px;left:-4px}.cm-tool[class*=bg-]:before{z-index:var(--cm-zindex-icons-background-before)}.cm-tool[class*=cm-tool-]:before{content:" ";background-repeat:no-repeat;background-size:cover;text-align:center;position:absolute;display:block;overflow:hidden;width:100%;height:100%;font-size:500%;pointer-events:none;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:50%;-webkit-mask-size:50%;mask-position:right;-webkit-mask-position:right}.cm-tool-graylog:before{background-image:url("../../svg/tools/graylog.svg");-webkit-background-image:url("../../svg/tools/graylog.svg")}.cm-tool-homer:before{background-image:url("../../svg/tools/homer.svg");-webkit-background-image:url("../../svg/tools/homer.svg")}