.nd-dump{margin:8px 0;border:1px solid #2b2b2b;border-radius:6px;background:#0f0f0f;font:12px/1.35 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;}
.nd-dump-head{padding:6px 10px;border-bottom:1px solid #2b2b2b;color:#9cf;background:#141414}
.nd-dump-meta{color:#777}
.nd-dump-label{color:#ffd479}
.nd-dump-body{padding:8px 10px;color:#e6e6e6}
.nd-dump details{margin:2px 0}
.nd-dump summary{cursor:pointer;user-select:none;color:#e6e6e6}
.nd-dump summary::-webkit-details-marker{display:none}
.nd-dump summary:before{content:"▸";display:inline-block;width:14px;color:#aaa}
.nd-dump details[open] > summary:before{content:"▾"}
.nd-indent{margin-left:16px;margin-top:4px}
.nd-k{color:#9cf}
.nd-op{color:#777}
.nd-null,.nd-bool{color:#6cf}
.nd-num{color:#fd6}
.nd-str{color:#7ee787}
.nd-class{color:#ff8}
.nd-vis{color:#aaa}
.nd-err{color:#f88}