@media (max-width:820px) {
.ptm83-trace-hud{position:fixed;top:8px;left:8px;z-index:2147483001;max-width:min(330px,calc(100vw - 16px));font:12px/1.45 system-ui,sans-serif;color:#101828;box-sizing:border-box}
.ptm83-trace-hud *{box-sizing:border-box}
.ptm83-trace-tab{border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#101828;padding:6px 10px;font:inherit;font-weight:800}
.ptm83-trace-panel{margin-top:6px;padding:12px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#101828;max-height:60vh;overflow:auto}
.ptm83-trace-panel p{margin:8px 0;font-size:12px;line-height:1.45}
.ptm83-trace-panel pre{margin:8px 0;white-space:pre-wrap;overflow-wrap:anywhere;font:11px/1.5 ui-monospace,monospace}
.ptm83-trace-actions{display:flex;flex-wrap:wrap;gap:6px}
.ptm83-trace-actions button{min-height:36px;padding:7px 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#101828;font:inherit;font-weight:700}
.ptm83-trace-actions button:disabled{opacity:.45}
.ptm83-trace-hud [hidden]{display:none!important}
.ptm83-trace-hud button:focus-visible{outline:2px solid #155eef;outline-offset:2px}
}
