.debugBadge[data-v-6a7c5c6c]{position:fixed;right:12px;bottom:12px;z-index:9999;max-width:420px;padding:8px 12px;border-radius:8px;font-size:11px;font-family:Menlo,Consolas,monospace;color:#fff;background:rgba(40,44,52,.92);cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.3)}.debugBadge .__line[data-v-6a7c5c6c]{display:flex;align-items:center;gap:6px;font-weight:700}.debugBadge .__dot[data-v-6a7c5c6c]{width:8px;height:8px;border-radius:50%;background:#999}.debugBadge .__toggle[data-v-6a7c5c6c]{margin-left:auto;opacity:.6}.debugBadge .__detail[data-v-6a7c5c6c]{margin-top:6px;line-height:1.6;word-break:break-all}.debugBadge .__note[data-v-6a7c5c6c]{opacity:.7}.debugBadge.debugBadge--ok .__dot[data-v-6a7c5c6c]{background:#4caf50}.debugBadge.debugBadge--warn .__dot[data-v-6a7c5c6c]{background:#ff9800}.debugBadge.debugBadge--error .__dot[data-v-6a7c5c6c]{background:#f44336}