.net-debug-overlay{position:fixed;bottom:8px;left:8px;z-index:2147483000;pointer-events:none;user-select:none;min-width:250px;max-width:min(360px,90vw);padding:6px 8px;border:1px solid rgba(120,255,190,0.35);border-radius:3px;background:rgba(0,0,0,0.78);color:#d8f5e6;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-size:11px;line-height:1.45;letter-spacing:0.01em;text-shadow:none}.net-debug-overlay[hidden]{display:none}.net-debug-overlay__head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:4px;padding-bottom:3px;border-bottom:1px solid rgba(120,255,190,0.2)}.net-debug-overlay__title{font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#78ffbe}.net-debug-overlay__hint{font-size:9px;color:rgba(216,245,230,0.45)}.net-debug-overlay__rows{display:flex;flex-direction:column;gap:1px}.net-debug-overlay__row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;white-space:nowrap}.net-debug-overlay__label{color:rgba(216,245,230,0.6)}.net-debug-overlay__value{font-variant-numeric:tabular-nums;text-align:right}.net-debug-overlay__row[data-level="warn"] .net-debug-overlay__value{color:#ffd479}.net-debug-overlay__row[data-level="bad"] .net-debug-overlay__value{color:#ff8a8a}