.item-row{display:flex;align-items:stretch;border-bottom:1px solid var(--border-color, #1a1a2a)}.item-drag{display:flex;align-items:center;justify-content:center;min-width:44px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0}.item-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;padding:10px 8px 10px 0}.item-top{display:flex;align-items:center;gap:8px}.item-top input{flex:1;min-width:0}.item-bottom{display:flex;align-items:center;gap:4px;padding-left:24px}
