body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;background:#f6f7fb}.app{max-width:980px;margin:0 auto;padding:16px}.controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:12px}.panel{background:#fff;border:1px solid #ddd;border-radius:8px;padding:12px;margin:8px 0;display:grid;gap:8px}.panel input[type=text],.panel input:not([type=checkbox]){padding:8px}.list{max-height:60vh;overflow:auto}.row{display:grid;grid-template-columns:50px 1fr 90px;gap:8px;padding:6px;border-bottom:1px dashed #eee}.row.active{background:#eef5ff}.row.highlight{position:relative;overflow:hidden}.row.highlight:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:4px;background:#ffeb3b8c;z-index:0}.row.highlight>*{position:relative;z-index:1}.meta{color:#777}
