/* Official IBM Carbon SVGs. Colors inherit the approved component palette. */
.carbon-icon{display:inline-block;width:20px;height:20px;flex-shrink:0;fill:currentColor;vertical-align:middle;pointer-events:none}
.button .carbon-icon{width:18px;height:18px}
.motion-replay>.carbon-icon,.context-chip .carbon-icon{width:16px;height:16px}
.agent-icon .carbon-icon{width:24px;height:24px}
.task-icon .carbon-icon,.queue-symbol .carbon-icon{width:18px;height:18px}
.simulation-symbol .carbon-icon{width:21px;height:21px}
.approval-symbol .carbon-icon{width:18px;height:18px}
.task-ready .carbon-icon,.approval-check .carbon-icon{width:14px;height:14px}
.metric-icon .carbon-icon{width:18px;height:18px}
.security-icon .carbon-icon{width:32px;height:32px}
.approval-label .carbon-icon{width:16px;height:16px;margin-right:4px}
.scene-toggle .carbon-icon{width:16px;height:16px}
summary .carbon-icon{width:20px;height:20px}
.close-dialog{display:grid;place-items:center;width:40px;height:40px}
.close-dialog .carbon-icon{width:22px;height:22px}
.hero-bottom .carbon-icon,.footer .carbon-icon{width:14px;height:14px;margin-left:3px}
.kit-links .carbon-icon{margin-left:5px}
.security li::before{content:'';width:16px;height:16px;top:18px;background:#3f6380;-webkit-mask:url('assets/carbon/checkmark.svg') center/contain no-repeat;mask:url('assets/carbon/checkmark.svg') center/contain no-repeat}
