/* Sprint 25 - SVG Netasus marka ve loader standardı */
.brand-logo{background:#fff;padding:0;border-radius:13px;object-fit:contain}
.nts-loader img,.nts-loader svg{display:block;width:100%;height:100%;object-fit:contain}
.sidebar-status .nts-loader{filter:drop-shadow(0 8px 16px rgba(0,0,0,.18))}
.datagrid-card img:not(.brand-logo):not(.nts-loader__svg):not(.platform-icon-img):not(.platform-logo-img){max-width:42px;max-height:42px}
