#debug-window{z-index:9999999;position:fixed;color:#000;background:white;width:280px;padding:10px;opacity:50%;overflow:hidden;font-size:.6rem;font-family:monospace;border:1px solid grey;border-radius:5px;transition:.15s;text-align:left}#debug-window.anchor-top{top:0}#debug-window.anchor-bottom{bottom:0}#debug-window.anchor-left{left:0}#debug-window.anchor-right{right:0}#debug-window.anchor-hmiddle{left:50%;transform:translate(-50%)}#debug-window.anchor-vmiddle{top:50%;transform:translateY(-50%)}#debug-window select,#debug-window input{font-size:.6rem}#debug-window button{font-size:.55rem;padding:.4rem;min-width:1rem}#debug-window:hover{opacity:100%!important}#debug-window h1{margin-top:0;font-size:12pt}#debug-window .buttons{margin-top:10px;display:flex;gap:10px;width:100%;flex-direction:row;justify-content:space-between}#debug-window .group[open]{margin-bottom:5px;padding-bottom:5px}#debug-window .group summary{margin-bottom:10px}#debug-window .row{display:flex;flex-direction:row}#debug-window .group[open] .row{padding-left:15px;border-left:1px solid black}#debug-window .column.label{width:150px}
