/* v1.4.1 Ultra-Light (Safe Mode) */
:root{ --nm-mmcp-z:2147483000; --nm-mmcp-font:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,Tahoma; }
.nm-mmcp-toggle-disabled{ pointer-events:none!important; opacity:.35!important; filter:grayscale(1)!important; }
#nm-mmcp-debug{ position:fixed; bottom:12px; left:12px; background:rgba(20,20,20,.92); color:#fff; font:12px/1.35 var(--nm-mmcp-font); padding:10px 12px; border-radius:10px; z-index:var(--nm-mmcp-z); box-shadow:0 10px 20px rgba(0,0,0,.35); max-width:90vw; max-height:45vh; overflow:auto; display:none; }
#nm-mmcp-debug.show{ display:block; } #nm-mmcp-debug b{ color:#79ff97; } #nm-mmcp-debug code{ background:rgba(255,255,255,.1); padding:1px 4px; border-radius:6px; }
