.vmt{flex-direction:column;gap:1.25rem;margin-top:1.5rem;display:flex}.vmt .vmt-result:not([hidden]){flex-direction:column;gap:1.25rem;display:flex}.vmt .vmt-panel{border:var(--toon-border);border-radius:var(--toon-radius);background:var(--paper);box-shadow:var(--toon-shadow-sm);padding:1rem}.vmt .vmt-label{margin-bottom:.5rem;font-weight:600;display:block}.vmt .vmt-code,.vmt .vmt-editor{border:2px solid var(--ink);background:var(--cream);width:100%;color:var(--ink);font-family:var(--sl-font-mono);resize:vertical;border-radius:12px;padding:.6rem .7rem;font-size:.8rem;line-height:1.45}.vmt .vmt-code{word-break:break-all;min-height:7rem}.vmt .vmt-editor-bad{border-color:var(--rose-deep);background:#fff1f1}.vmt .vmt-actions{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.75rem;display:flex}.vmt .vmt-button{border:2px solid var(--ink);background:var(--paper);box-shadow:2px 2px 0 var(--ink);color:var(--ink);font:inherit;cursor:pointer;transition:transform 80ms var(--toon-pop), box-shadow 80ms var(--toon-pop);border-radius:999px;padding:.35rem .9rem;font-weight:600}.vmt .vmt-button:hover:not(:disabled){box-shadow:3px 3px 0 var(--ink);transform:translate(-1px,-1px)}.vmt .vmt-button:active:not(:disabled){box-shadow:0 0 0 var(--ink);transform:translate(2px,2px)}.vmt .vmt-button:disabled{opacity:.5;box-shadow:none;cursor:not-allowed}.vmt .vmt-primary{background:var(--violet-deep);color:var(--cream)}.vmt .vmt-danger{background:var(--rose-deep);color:var(--cream)}.vmt .vmt-file{display:none}.vmt .vmt-status{font-size:.85rem;font-weight:500}.vmt .vmt-good{color:var(--mint-deep)}.vmt .vmt-bad{color:var(--rose-deep)}.vmt .vmt-made{font-weight:600}.vmt .vmt-chips{flex-wrap:wrap;gap:.4rem;margin-top:.6rem;display:flex}.vmt .vmt-chip{border:2px solid var(--ink);background:var(--violet-tint);border-radius:999px;padding:.1rem .6rem;font-size:.8rem}.vmt .vmt-chip-total{background:var(--mint-tint)}.vmt .vmt-groups{flex-direction:column;gap:1rem;display:flex}.vmt .vmt-group{border:var(--toon-border);border-radius:var(--toon-radius);background:var(--paper);box-shadow:var(--toon-shadow-sm);overflow:hidden}.vmt .vmt-group-head,.vmt .vmt-item-head{cursor:pointer;flex-wrap:wrap;align-items:center;gap:.6rem;list-style:none;display:flex}.vmt .vmt-group-head::-webkit-details-marker{display:none}.vmt .vmt-item-head::-webkit-details-marker{display:none}.vmt .vmt-group-head:before,.vmt .vmt-item-head:before{content:"";border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);width:.45rem;height:.45rem;transition:transform .15s var(--toon-pop);flex:none;transform:rotate(-45deg)}.vmt details[open]>.vmt-group-head:before,.vmt details[open]>.vmt-item-head:before{transform:rotate(45deg)}.vmt .vmt-group-head{background:var(--cream-deep);padding:.7rem 1rem;font-weight:600}.vmt .vmt-group-name{margin-right:auto}.vmt .vmt-count{border:2px solid var(--ink);background:var(--paper);border-radius:999px;padding:0 .5rem;font-size:.8rem}.vmt .vmt-item{border-top:2px solid var(--ink)}.vmt .vmt-item-head{padding:.5rem 1rem}.vmt .vmt-item-head:hover{background:var(--violet-tint)}.vmt .vmt-item-name{word-break:break-word;font-weight:600}.vmt .vmt-gone .vmt-item-name{text-decoration:line-through}.vmt .vmt-meta{color:var(--sl-color-gray-3);font-size:.78rem}.vmt .vmt-badge{border:2px solid var(--ink);background:var(--gold);border-radius:999px;padding:0 .5rem;font-size:.72rem;font-weight:600}.vmt .vmt-badge-bad{background:var(--rose)}.vmt .vmt-badge-gone{background:var(--rose-deep);color:var(--cream)}.vmt .vmt-item-body{flex-direction:column;gap:.6rem;padding:0 1rem 1rem;display:flex}.vmt .vmt-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.vmt .vmt-row-end{justify-content:flex-end}.vmt .vmt-row-label{font-size:.85rem;font-weight:600}.vmt .vmt-input{border:2px solid var(--ink);background:var(--cream);color:var(--ink);font:inherit;border-radius:10px;flex:12rem;padding:.3rem .6rem}.vmt .vmt-problem{color:var(--rose-deep);font-size:.82rem}.vmt .vmt-note{margin:0;font-size:.9rem}.vmt .vmt-sticky{background:var(--cream-deep);position:sticky;bottom:.75rem}.vmt .vmt-sticky .vmt-actions{margin-top:0}
