.dwc-icon{content:"\00A0";background-image:var(--ICONBG);background-repeat:no-repeat;speak:none;display:inline-flex;align-items:center;position:relative;width:1em;height:1em;top:0;background-size:auto calc(1em * var(--ICON_ATLAS_ROWS));line-height:var(--BLH)}slot[name="icon"]{font-size:var(--ICON_SIZE)}:host(.dwc-base[disabled]) .dwc-icon,:host(.dwc-base) *[disabled] .dwc-icon,.dwc-icon[disabled],*[disabled] .dwc-icon{filter:grayscale(100%) brightness(500%)}:host(.dwc-base[disabled]:hover) .dwc-icon,:host(.dwc-base:hover) *[disabled] .dwc-icon,.dwc-icon[disabled]:hover,*[disabled]:hover .dwc-icon{filter:grayscale(100%) brightness(500%)}:host(.dwc-base:hover) .dwc-icon,*:hover .dwc-icon,.dwc-icon:hover{filter:drop-shadow(1px 1px 2px var(--CLIGHT)) drop-shadow(-1px -1px 2px var(--CLIGHT))}