.app-icon{display:inline-block;flex:0 0 auto;vertical-align:middle;overflow:visible;pointer-events:none}
.app-icon--action{width:17px;height:17px}
.app-icon--module{width:23px;height:23px;filter:drop-shadow(0 1px 0 #ffffff52)}
.action-with-icon{display:inline-flex;align-items:center;justify-content:center;gap:6px}
.dropdown button.action-with-icon{display:flex;justify-content:flex-start}
.link-button.action-with-icon{justify-content:flex-start}
#menus summary.module-summary{display:flex;align-items:center;gap:7px;padding:4px 16px;min-height:34px}
.window-actions #close-window .app-icon,.dialog-head #close-dialog .app-icon{width:19px;height:19px}
.window-actions #close-window.action-with-icon{padding:3px 6px}
@media(max-width:800px){#menus summary.module-summary{padding:4px 10px;gap:6px}.app-icon--module{width:22px;height:22px}}
@media(forced-colors:active){.app-icon--module{filter:none}}
